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