echo 'digraph { "Bug-Eaten" -> "Ratt" [taillabel = "stand of"] "Ratt" -> "Bug-Eaten" [taillabel = "Stand User of"] }' | dot -Tsvg > output.svg