echo 'digraph { "Rubber Soul" -> "Yellow Temperance" [taillabel = "Stand of"] "Yellow Temperance" -> "Rubber Soul" [taillabel = "Stand User of"] "Dio Brando" -> "Rubber Soul" [taillabel = "Subordinate of"] }' | dot -Tsvg > output.svg