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