echo 'digraph { "K9999" -> "Angel" [taillabel = "Former teammate of"] "Kula Diamond" -> "Angel" [taillabel = "Former teammate of"] "Foxy" -> "Angel" [taillabel = "Former teammate of"] "King of Dinosaurs" -> "Angel" [taillabel = "Teammate of"] "Ramon" -> "Angel" [taillabel = "Teammate of"] "Angel" -> "Ramon" [taillabel = "Teammate of"] "King of Dinosaurs" -> "Ramon" [taillabel = "Teammate of"] "Seth" -> "Ramon" [taillabel = "Former teammate of"] "Vanessa" -> "Ramon" [taillabel = "Former teammate of"] "Iori Yagami" -> "Ramon" [taillabel = "Former teammate of"] "Blue Mary" -> "Ramon" [taillabel = "Former teammate of"] "Maxima" -> "Ramon" [taillabel = "Former teammate of"] "K'" -> "Ramon" [taillabel = "Former teammate of"] "K'" -> "Kula Diamond" [taillabel = "Teammate of"] "Maxima" -> "Kula Diamond" [taillabel = "Teammate of"] "Angel" -> "Kula Diamond" [taillabel = "Former teammate of"] "Foxy" -> "Kula Diamond" [taillabel = "Former teammate of"] "K9999" -> "Kula Diamond" [taillabel = "Former teammate of"] "Diana" -> "Kula Diamond" [taillabel = "Friend of"] "Sylvie Paula Paula" -> "Kula Diamond" [taillabel = "Friend of"] "Kula Diamond" -> "K9999" [taillabel = "Former teammate of"] "Angel" -> "K9999" [taillabel = "Former teammate of"] "Foxy" -> "K9999" [taillabel = "Former teammate of"] "K'" -> "K9999" [taillabel = "Rival of"] "Angel" -> "Foxy" [taillabel = "Former teammate of"] "K9999" -> "Foxy" [taillabel = "Former teammate of"] "Kula Diamond" -> "Foxy" [taillabel = "Former teammate of"] "Diana" -> "Foxy" [taillabel = "Teammate of"] "Angel" -> "King of Dinosaurs" [taillabel = "Teammate of"] "Ramon" -> "King of Dinosaurs" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg