echo 'digraph { "Z-chan" -> "Mazinger Z" [taillabel = "Expy of"] "Mazinger Z" -> "Z-chan" [taillabel = "Expy of"] }' | dot -Tsvg > output.svg