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