echo 'digraph { "Kazue Nanpo" -> "Nanpo" [taillabel = "Father of"] "Nanpo" -> "Kazue Nanpo" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg