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