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