echo 'digraph { "Excalibur" -> "Princess" [taillabel = "Wielder of"] "Princess" -> "Excalibur" [taillabel = "Owner of"] }' | dot -Tsvg > output.svg