echo 'digraph { "White Album" -> "Ghiaccio" [taillabel = "Stand User of"] "Ghiaccio" -> "White Album" [taillabel = "Stand of"] }' | dot -Tsvg > output.svg