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