echo 'digraph { "Rodion" -> "Wicked Tax Collector" [taillabel = "Enemy of"] "Yi Sang" -> "Rodion" [taillabel = "Teammate of"] "Faust" -> "Rodion" [taillabel = "Teammate of"] "Don Quixote" -> "Rodion" [taillabel = "Teammate of"] "Ryoshu" -> "Rodion" [taillabel = "Teammate of"] "Meursault" -> "Rodion" [taillabel = "Teammate of"] "Hong Lu" -> "Rodion" [taillabel = "Teammate of"] "Heathcliff" -> "Rodion" [taillabel = "Teammate of"] "Ishmael" -> "Rodion" [taillabel = "Teammate of"] "Dante" -> "Rodion" [taillabel = "Subordinate of"] "Sinclair" -> "Rodion" [taillabel = "Teammate of"] "Outis" -> "Rodion" [taillabel = "Teammate of"] "Gregor" -> "Rodion" [taillabel = "Teammate of"] "Wicked Tax Collector" -> "Rodion" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg