echo 'digraph { "Ogremon" -> "Leomon" [taillabel = "Enemy of"] "Leomon" -> "Ogremon" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg