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