echo 'digraph { "Virgil Hawkins" -> "Martin Scaponi" [taillabel = "Enemy of"] "Francis Stone" -> "Martin Scaponi" [taillabel = "Counterpart of"] "Jefferson Pierce" -> "Virgil Hawkins" [taillabel = "Protegée of"] "Adam Evans" -> "Virgil Hawkins" [taillabel = "Former Enemy of"] "Francis Stone" -> "Virgil Hawkins" [taillabel = "Enemy of"] "Ivan Evans" -> "Virgil Hawkins" [taillabel = "Enemy of"] "Martin Scaponi" -> "Francis Stone" [taillabel = "Counterpart of"] "Virgil Hawkins" -> "Francis Stone" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg