echo 'digraph { "Gogatsu Meguro" -> "Sai Meguro" [taillabel = "Daughter of"] "Sai Meguro" -> "Gogatsu Meguro" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg