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