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