echo 'digraph { "Andre Boomboom" -> "Tomb of the Boom 1 2 3" [taillabel = "Stand of"] "L.A. Boomboom" -> "Tomb of the Boom 1 2 3" [taillabel = "Stand of"] "Benjamin Boomboom" -> "Tomb of the Boom 1 2 3" [taillabel = "Stand of"] "Tomb of the Boom 1 2 3" -> "L.A. Boomboom" [taillabel = "Stand User of"] }' | dot -Tsvg > output.svg