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