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