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