echo 'digraph { "Gan-chan" -> "Galina" [taillabel = "Successor of"] "Galina" -> "Gan-chan" [taillabel = "Predecessor of"] }' | dot -Tsvg > output.svg