echo 'digraph { "Seiko Ayase" -> "Momo Ayase" [taillabel = "Granddaughter of"] "Momo Ayase" -> "Seiko Ayase" [taillabel = "Grandmother of"] }' | dot -Tsvg > output.svg