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