echo 'digraph { "Gubo" -> "Jia Huan" [taillabel = "Teammate of"] "Hermann" -> "Jia Huan" [taillabel = "Teammate of"] "Hong Lu" -> "Jia Huan" [taillabel = "Older Brother of"] "Aseah" -> "Jia Huan" [taillabel = "Teammate of"] "Yi Sang" -> "Hong Lu" [taillabel = "Teammate of"] "Faust" -> "Hong Lu" [taillabel = "Teammate of"] "Don Quixote" -> "Hong Lu" [taillabel = "Teammate of"] "Ryoshu" -> "Hong Lu" [taillabel = "Teammate of"] "Meursault" -> "Hong Lu" [taillabel = "Teammate of"] "Heathcliff" -> "Hong Lu" [taillabel = "Teammate of"] "Ishmael" -> "Hong Lu" [taillabel = "Teammate of"] "Rodion" -> "Hong Lu" [taillabel = "Teammate of"] "Dante" -> "Hong Lu" [taillabel = "Subordinate of"] "Sinclair" -> "Hong Lu" [taillabel = "Teammate of"] "Outis" -> "Hong Lu" [taillabel = "Teammate of"] "Gregor" -> "Hong Lu" [taillabel = "Teammate of"] "Jia Huan" -> "Hong Lu" [taillabel = "Younger Brother of"] "Yi Sang" -> "Gubo" [taillabel = "Former teammate of"] "Hermann" -> "Gubo" [taillabel = "Teammate of"] "Jia Huan" -> "Gubo" [taillabel = "Teammate of"] "Aseah" -> "Gubo" [taillabel = "Teammate of"] "Dongrang" -> "Gubo" [taillabel = "Former teammate of"] "Dongbaek" -> "Gubo" [taillabel = "Former teammate of"] "Gubo" -> "Hermann" [taillabel = "Teammate of"] "Jia Huan" -> "Hermann" [taillabel = "Teammate of"] "Gregor" -> "Hermann" [taillabel = "Mother of"] "Aseah" -> "Hermann" [taillabel = "Teammate of"] "Hermann" -> "Aseah" [taillabel = "Teammate of"] "Gubo" -> "Aseah" [taillabel = "Teammate of"] "Jia Huan" -> "Aseah" [taillabel = "Teammate of"] "Yi Sang" -> "Aseah" [taillabel = "Former teammate of"] "Dongrang" -> "Aseah" [taillabel = "Former teammate of"] "Dongbaek" -> "Aseah" [taillabel = "Former teammate of"] }' | dot -Tsvg > output.svg