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