echo 'digraph { "Simon" -> "Kamina" [taillabel = "close friend ("brother")"] "Yoko Littner" -> "Kamina" [taillabel = "In love with"] "Boota" -> "Kamina" [taillabel = "companion of"] "Leeron Littner" -> "Kamina" [taillabel = "companion of"] "Simon" -> "Leeron Littner" [taillabel = "companion of"] "Yoko Littner" -> "Leeron Littner" [taillabel = "companion of"] "Kamina" -> "Leeron Littner" [taillabel = "companion 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" -> "Yoko Littner" [taillabel = "In love with"] "Boota" -> "Yoko Littner" [taillabel = "companion of"] "Leeron Littner" -> "Yoko Littner" [taillabel = "companion of"] "Simon" -> "Yoko Littner" [taillabel = "companion of"] "Dayakka Littner" -> "Yoko Littner" [taillabel = "Friend of#"] "Simon" -> "Boota" [taillabel = "companion of"] "Yoko Littner" -> "Boota" [taillabel = "companion of"] "Kamina" -> "Boota" [taillabel = "companion of"] }' | dot -Tsvg > output.svg