echo 'digraph { "Tamae Kudo" -> "Takumi Kudo" [taillabel = "Son of"] "Takumi Kudo" -> "Tamae Kudo" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg