echo 'digraph { "Gulliver" -> "Anemone" [taillabel = "Owner of"] "Anemone" -> "Gulliver" [taillabel = "Pet of"] }' | dot -Tsvg > output.svg