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