echo 'digraph { "Thymilph the Crasher" -> "Adiane the Elegant" [taillabel = "Friend of#"] "Simon" -> "Adiane the Elegant" [taillabel = "Enemy of"] "Kamina" -> "Adiane the Elegant" [taillabel = "Enemy of"] "Lordgenome" -> "Adiane the Elegant" [taillabel = "Subordinate of"] "Viral" -> "Adiane the Elegant" [taillabel = "Superior of"] "Nia Teppelin (teen)" -> "Simon" [taillabel = "In love with"] "Kamina" -> "Simon" [taillabel = "close friend ("brother")"] "Yoko Littner" -> "Simon" [taillabel = "In love with"] "Viral" -> "Simon" [taillabel = "Enemy of"] "Boota" -> "Simon" [taillabel = "companion of"] "Leeron Littner" -> "Simon" [taillabel = "companion of"] "Rossiu Adai" -> "Simon" [taillabel = "former leader of"] "Anti-Spiral" -> "Simon" [taillabel = "Enemy 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"] "Simon" -> "Kamina" [taillabel = "close friend ("brother")"] "Yoko Littner" -> "Kamina" [taillabel = "In love with"] "Boota" -> "Kamina" [taillabel = "companion of"] "Leeron Littner" -> "Kamina" [taillabel = "companion of"] "Adiane the Elegant" -> "Thymilph the Crasher" [taillabel = "Friend of#"] "Lordgenome" -> "Thymilph the Crasher" [taillabel = "subordinate of"] "Viral" -> "Thymilph the Crasher" [taillabel = "superior 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