echo 'digraph { "Tokoha Anjou" -> "Mamoru Anjou" [taillabel = "Brother of"] "Mamoru Anjou" -> "Tokoha Anjou" [taillabel = "Sister of"] }' | dot -Tsvg > output.svg