echo 'digraph { "Saori Midou" -> "Goichiro Midou" [taillabel = "Father of"] "Goichiro Midou" -> "Saori Midou" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg