echo 'digraph { "Guts" -> "Bazuso " [taillabel = "Enemy of"] "Casca" -> "Guts" [taillabel = "In love with"] "Griffith" -> "Guts" [taillabel = "Best friend of"] "Corkus " -> "Guts" [taillabel = "Teammate of"] "Judeau " -> "Guts" [taillabel = "Teammate of"] "Pippin " -> "Guts" [taillabel = "Teammate of"] "Rickert " -> "Guts" [taillabel = "Teammate of"] "Gaston " -> "Guts" [taillabel = "Commander of"] "Farnese de Vandimion" -> "Guts" [taillabel = "Companion of"] "Isidro" -> "Guts" [taillabel = "Companion of"] "Puck" -> "Guts" [taillabel = "Companion of"] "Serpico" -> "Guts" [taillabel = "Companion of"] "Gambino " -> "Guts" [taillabel = "Adopted son of"] "Slan " -> "Guts" [taillabel = "Enemy of"] "Conrad " -> "Guts" [taillabel = "Enemy of"] "Ubik" -> "Guts" [taillabel = "Enemy of"] "Void " -> "Guts" [taillabel = "Enemy of"] "Zodd " -> "Guts" [taillabel = "Enemy of"] "Skull Knight" -> "Guts" [taillabel = "Occasional ally of"] }' | dot -Tsvg > output.svg