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