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