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