echo 'digraph { "Ririka Katou" -> "Marika Katou" [taillabel = "Daughter of"] "Marika Katou" -> "Ririka Katou" [taillabel = "Mother of"] }' | dot -Tsvg > output.svg