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