echo 'digraph { "Nanami Konoe" -> "Kagami Konoe" [taillabel = "Mother of"] "Kagami Konoe" -> "Nanami Konoe" [taillabel = "Daughter of"] }' | dot -Tsvg > output.svg