echo 'digraph { "Horus" -> "Pet Shop" [taillabel = "Stand User of"] "Pet Shop" -> "Horus" [taillabel = "Stand of"] }' | dot -Tsvg > output.svg