echo 'digraph { "Ladiva" -> "Therese" [taillabel = "Rival of"] "Therese" -> "Ladiva" [taillabel = "Rival of"] }' | dot -Tsvg > output.svg