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