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