echo 'digraph { "Lance Gylen" -> "Chara Soon" [taillabel = "Superior of"] "Nee Gylen" -> "Chara Soon" [taillabel = "Superior of"] "AMX-104 R-Jarja" -> "Chara Soon" [taillabel = "Pilot of"] "Geymalk" -> "Chara Soon" [taillabel = "Pilot of"] "Lance Gylen" -> "Nee Gylen" [taillabel = "Younger Brother of"] "Lance Gylen" -> "Nee Gylen" [taillabel = "Twin Brother of"] "AMX-117R Gaz-R" -> "Nee Gylen" [taillabel = "Pilot of"] "Chara Soon" -> "Nee Gylen" [taillabel = "Bodyguard of"] "Chara Soon" -> "Nee Gylen" [taillabel = "Subordinate of"] "Nee Gylen" -> "Lance Gylen" [taillabel = "Older Brother of"] "Nee Gylen" -> "Lance Gylen" [taillabel = "Twin Brother of"] "AMX-117L Gaz-L" -> "Lance Gylen" [taillabel = "Pilot of"] "Chara Soon" -> "Lance Gylen" [taillabel = "Bodyguard of"] "Chara Soon" -> "Lance Gylen" [taillabel = "Subordinate of"] }' | dot -Tsvg > output.svg