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