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