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