echo 'digraph { "Guts" -> "Rosine " [taillabel = "Enemy of"] "Conrad " -> "Rosine " [taillabel = "Follower of"] "Griffith" -> "Rosine " [taillabel = "Follower of"] "Ubik" -> "Rosine " [taillabel = "Follower of"] "Void " -> "Rosine " [taillabel = "Follower of"] "Slan " -> "Rosine " [taillabel = "Follower 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" -> "Griffith" [taillabel = "Best friend of"] "Guts" -> "Griffith" [taillabel = "Nemesis of"] "Casca" -> "Griffith" [taillabel = "Leader of"] "Gaston " -> "Griffith" [taillabel = "Leader of"] "Corkus " -> "Griffith" [taillabel = "Leader of"] "Judeau " -> "Griffith" [taillabel = "Leader of"] "Pippin " -> "Griffith" [taillabel = "Leader of"] "Rickert " -> "Griffith" [taillabel = "Leader of"] "Charlotte Beatrix Marie Rhody Windam" -> "Griffith" [taillabel = "Engaged to"] "Conrad " -> "Griffith" [taillabel = "Partner of"] "Ubik" -> "Griffith" [taillabel = "Partner of"] "Void " -> "Griffith" [taillabel = "Partner of"] "Slan " -> "Griffith" [taillabel = "Partner of"] "King of Midland " -> "Griffith" [taillabel = "Subordinate of"] "Zodd " -> "Griffith" [taillabel = "Master of"] "Conrad " -> "Void " [taillabel = "Partner of"] "Slan " -> "Void " [taillabel = "Partner of"] "Ubik" -> "Void " [taillabel = "Partner of"] "Griffith" -> "Void " [taillabel = "Partner of"] "Griffith" -> "Slan " [taillabel = "Partner of"] "Ubik" -> "Slan " [taillabel = "Partner of"] "Void " -> "Slan " [taillabel = "Partner of"] "Conrad " -> "Slan " [taillabel = "Partner of"] "Guts" -> "Slan " [taillabel = "Enemy of"] "Conrad " -> "Ubik" [taillabel = "Partner of"] "Griffith" -> "Ubik" [taillabel = "Partner of"] "Void " -> "Ubik" [taillabel = "Partner of"] "Slan " -> "Ubik" [taillabel = "Partner of"] "Void " -> "Conrad " [taillabel = "Partner of"] "Ubik" -> "Conrad " [taillabel = "Partner of"] "Slan " -> "Conrad " [taillabel = "Partner of"] }' | dot -Tsvg > output.svg