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