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