echo 'digraph { "Sumie Matsutou" -> "Hibiki Matsutou" [taillabel = "Daughter of"] "Hibiki Matsutou" -> "Sumie Matsutou" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg