echo 'digraph { "Revolver" -> "Specter" [taillabel = "Subordinate of"] "Earth" -> "Specter" [taillabel = "The originator of"] "Specter" -> "Earth" [taillabel = "Partner of"] }' | dot -Tsvg > output.svg