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