echo 'digraph { "Swirlix" -> "Slurpuff" [taillabel = "Evolves from"] "Slurpuff" -> "Swirlix" [taillabel = "Evolves into"] }' | dot -Tsvg > output.svg