echo 'digraph { "Junichirou Kumashiro" -> "Maya Kumashiro" [taillabel = "Granddaughter of"] "Maya Kumashiro" -> "Junichirou Kumashiro" [taillabel = "Grandfather of"] }' | dot -Tsvg > output.svg