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