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