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