echo 'digraph { "Gregor" -> "Tomah" [taillabel = "Former teammate of"] "Old G Corp Head Manager" -> "Tomah" [taillabel = "Subordinate of"] "Old G Corp Veteran 1" -> "Tomah" [taillabel = "Teammate of"] "Old G Corp Veteran 2" -> "Tomah" [taillabel = "Teammate of"] "Yi Sang" -> "Gregor" [taillabel = "Teammate of"] "Faust" -> "Gregor" [taillabel = "Teammate of"] "Don Quixote" -> "Gregor" [taillabel = "Teammate of"] "Ryoshu" -> "Gregor" [taillabel = "Teammate of"] "Meursault" -> "Gregor" [taillabel = "Teammate of"] "Hong Lu" -> "Gregor" [taillabel = "Teammate of"] "Heathcliff" -> "Gregor" [taillabel = "Teammate of"] "Ishmael" -> "Gregor" [taillabel = "Teammate of"] "Rodion" -> "Gregor" [taillabel = "Teammate of"] "Dante" -> "Gregor" [taillabel = "Subordinate of"] "Sinclair" -> "Gregor" [taillabel = "Teammate of"] "Outis" -> "Gregor" [taillabel = "Teammate of"] "Hermann" -> "Gregor" [taillabel = "Son of"] }' | dot -Tsvg > output.svg