echo 'digraph { "Jefferson Pierce" -> "Black Vulcan" [taillabel = "Expy of"] "Juice" -> "Black Vulcan" [taillabel = "Expy of"] "Jefferson Pierce" -> "Juice" [taillabel = "Expy of"] }' | dot -Tsvg > output.svg