echo 'digraph { "Matsuno" -> "Maho" [taillabel = "Son of"] "Maho" -> "Matsuno" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg