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