echo 'digraph { "Mettaton" -> "Alphys" [taillabel = "Creator of"] "Undyne" -> "Alphys" [taillabel = "In love with"] "Alphys" -> "Mettaton" [taillabel = "Creation of"] }' | dot -Tsvg > output.svg