echo 'digraph { "Suzume Naruse" -> "Reiko Naruse" [taillabel = "Mother of"] "Fumihisa Naruse" -> "Suzume Naruse" [taillabel = "Daughter of"] "Reiko Naruse" -> "Suzume Naruse" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg