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