echo 'digraph { "Angel" -> "Foxy" [taillabel = "Former teammate of"] "K9999" -> "Foxy" [taillabel = "Former teammate of"] "Kula Diamond" -> "Foxy" [taillabel = "Former teammate of"] "Diana" -> "Foxy" [taillabel = "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"] "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"] "Foxy" -> "Diana" [taillabel = "Teammate of"] "Kula Diamond" -> "Diana" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg