echo 'digraph { "Gundam" -> "Perfect Gundam" [taillabel = "Expy of"] "Amuro Ray" -> "Gundam" [taillabel = "Mecha of"] }' | dot -Tsvg > output.svg