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