echo 'digraph { "Stray Cat" -> "Tama" [taillabel = "Stand User of"] "Tama" -> "Stray Cat" [taillabel = "stand of"] }' | dot -Tsvg > output.svg