echo 'digraph { "Yasuo Kandachi" -> "Toko Kandachi" [taillabel = "Daughter of"] "Toko Kandachi" -> "Yasuo Kandachi" [taillabel = "Father of"] }' | dot -Tsvg > output.svg