echo 'digraph { "Beatrice" -> "Virgilia" [taillabel = "Enemy of"] "Virgilia" -> "Beatrice" [taillabel = "Former student of"] }' | dot -Tsvg > output.svg