echo 'digraph { "Nursery Rhyme" -> "Alice" [taillabel = "Master of"] "Alice" -> "Nursery Rhyme" [taillabel = "Servant of"] }' | dot -Tsvg > output.svg