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