echo 'digraph { "Kula Diamond" -> "K9999" [taillabel = "Former teammate of"] "Angel" -> "K9999" [taillabel = "Former teammate of"] "Foxy" -> "K9999" [taillabel = "Former teammate of"] "K'" -> "K9999" [taillabel = "Rival of"] "Kula Diamond" -> "K'" [taillabel = "Teammate of"] "Maxima" -> "K'" [taillabel = "Teammate of"] "Krizalid" -> "K'" [taillabel = "Enemy of"] "Zero" -> "K'" [taillabel = "Enemy of"] "Original Zero" -> "K'" [taillabel = "Enemy of"] "Igniz" -> "K'" [taillabel = "Enemy of"] "Kyo Kusanagi" -> "K'" [taillabel = "Rival of"] "K9999" -> "K'" [taillabel = "Rival of"] "Whip" -> "K'" [taillabel = "Younger Brother of"] "Ramon" -> "K'" [taillabel = "Former teammate of"] "Vanessa" -> "K'" [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#"] "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" -> "Foxy" [taillabel = "Former teammate of"] "K9999" -> "Foxy" [taillabel = "Former teammate of"] "Kula Diamond" -> "Foxy" [taillabel = "Former teammate of"] "Diana" -> "Foxy" [taillabel = "Teammate of"] }' | dot -Tsvg > output.svg