echo 'digraph { "Blackmore" -> "Catch the Rainbow" [taillabel = "Stand of"] "Catch the Rainbow" -> "Blackmore" [taillabel = "Stand User of"] }' | dot -Tsvg > output.svg