echo 'digraph { "Scott Free" -> "Darkseid" [taillabel = "Adoptive Father of"] "Clark Kent" -> "Darkseid" [taillabel = "Enemy of"] "Lex Luthor" -> "Darkseid" [taillabel = "Enemy of"] "Scott Free" -> "Darkseid" [taillabel = "Enemy of"] "Orion" -> "Darkseid" [taillabel = "Father of"] "Conner Kent" -> "Lex Luthor" [taillabel = "Genetic Template of"] "Ultraman" -> "Clark Kent" [taillabel = "Expy of"] "Kara Kent" -> "Clark Kent" [taillabel = "Cousin of"] "Jon Kent" -> "Clark Kent" [taillabel = "Father of"] "Lois Lane" -> "Clark Kent" [taillabel = "Husband of"] "Conner Kent" -> "Clark Kent" [taillabel = "Genetic Template of"] "Darkseid" -> "Orion" [taillabel = "Son of"] "Clark Kent" -> "Orion" [taillabel = "Ally of"] "Scott Free" -> "Orion" [taillabel = "Ally of"] }' | dot -Tsvg > output.svg