echo 'digraph { "Edward Aberline" -> "Fred Aberlaine" [taillabel = "Brother of"] "Fred Aberlaine" -> "Edward Aberline" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg