echo 'digraph { "Viral" -> "Guame the Immoveable" [taillabel = "Superior of"] "Lordgenome" -> "Guame the Immoveable" [taillabel = "longtime companion of"] "Kamina" -> "Viral" [taillabel = "Rival of"] "Simon" -> "Viral" [taillabel = "Rival of"] "Thymilph the Crasher" -> "Viral" [taillabel = "subordinate of"] "Adiane the Elegant" -> "Viral" [taillabel = "subordinate of"] "Lordgenome" -> "Viral" [taillabel = "Follower of"] "Cytomander the Swift" -> "Viral" [taillabel = "subordinate of"] "Adiane the Elegant" -> "Lordgenome" [taillabel = "creator of"] "Cytomander the Swift" -> "Lordgenome" [taillabel = "creator of"] "Viral" -> "Lordgenome" [taillabel = "creator of"] "Thymilph the Crasher" -> "Lordgenome" [taillabel = "creator of"] "Nia Teppelin (teen)" -> "Lordgenome" [taillabel = "Father of"] "Anti-Spiral" -> "Lordgenome" [taillabel = "Enemy of"] "Guame the Immoveable" -> "Lordgenome" [taillabel = "longtime companion of"] }' | dot -Tsvg > output.svg