echo 'digraph { "Saori's Mother" -> "Saori Chiba" [taillabel = "Daughter of"] "Saori Chiba" -> "Saori's Mother" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg