echo 'digraph { "Geese" -> "Geitz" [taillabel = "Brother of"] "Geitz" -> "Geese" [taillabel = "Brother of"] }' | dot -Tsvg > output.svg