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