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