echo 'digraph { "Niki Fushimi" -> "Saruhiko Fushimi" [taillabel = "Son of"] "Saruhiko Fushimi" -> "Niki Fushimi" [taillabel = "Father of"] }' | dot -Tsvg > output.svg