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