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