echo 'digraph { "Guts" -> "Puck" [taillabel = "companion of"] "Isidro" -> "Puck" [taillabel = "companion of"] "Serpico" -> "Puck" [taillabel = "companion of"] "Farnese de Vandimion" -> "Puck" [taillabel = "companion 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"] "Guts" -> "Isidro" [taillabel = "Companion and student of"] "Puck" -> "Isidro" [taillabel = "companion of"] "Guts" -> "Farnese de Vandimion" [taillabel = "companion of"] "Serpico" -> "Farnese de Vandimion" [taillabel = "Half-sister of"] "Casca" -> "Farnese de Vandimion" [taillabel = "companion of"] "Puck" -> "Farnese de Vandimion" [taillabel = "companion of"] "Farnese de Vandimion" -> "Serpico" [taillabel = "Half-brother of"] "Guts" -> "Serpico" [taillabel = "companion of"] "Puck" -> "Serpico" [taillabel = "companion of"] }' | dot -Tsvg > output.svg