echo 'digraph { "Leona Morimoto" -> "Reina Morimoto" [taillabel = "Sister of"] "Reina Morimoto" -> "Leona Morimoto" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg