echo 'digraph { "Simon" -> "Nia Teppelin (teen)" [taillabel = "In love with"] "Lordgenome" -> "Nia Teppelin (teen)" [taillabel = "Daughter of"] "Old Coco" -> "Nia Teppelin (teen)" [taillabel = "ward of"] "Nia Teppelin (teen)" -> "Old Coco" [taillabel = "Caretaker 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"] "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