echo 'digraph { "Fusae Ogata" -> "Yuriko Ogata" [taillabel = "Daughter of"] "Yuriko Ogata" -> "Fusae Ogata" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg