echo 'digraph { "Yoshiki Aoi" -> "Kimi Aoi" [taillabel = "Daughter of"] "Tori Aoi" -> "Yoshiki Aoi" [taillabel = "Mother of"] "Kimi Aoi" -> "Yoshiki Aoi" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg