echo 'digraph { "K'" -> "Maxima" [taillabel = "Teammate of"] "Kula Diamond" -> "Maxima" [taillabel = "Teammate of"] "Whip" -> "Maxima" [taillabel = "Former teammate of"] "Krizalid" -> "Maxima" [taillabel = "Enemy of"] "Zero" -> "Maxima" [taillabel = "Enemy of"] "Igniz" -> "Maxima" [taillabel = "Enemy 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'" -> "Whip" [taillabel = "Younger Sister of"] "Clark Still" -> "Whip" [taillabel = "Teammate of"] "Leona Heidern" -> "Whip" [taillabel = "Teammate of"] "Heidern" -> "Whip" [taillabel = "Subordinate of"] "Maxima" -> "Whip" [taillabel = "Former teammate of"] "Kula Diamond" -> "Whip" [taillabel = "Friend of"] "K'" -> "Krizalid" [taillabel = "Enemy of"] "Maxima" -> "Krizalid" [taillabel = "Enemy of"] "Zero" -> "Krizalid" [taillabel = "Subordinate of"] "Original Zero" -> "Krizalid" [taillabel = "Subordinate of"] "Ron" -> "Krizalid" [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"] "K'" -> "Zero" [taillabel = "Enemy of"] "Heidern" -> "Zero" [taillabel = "Enemy of"] "Maxima" -> "Zero" [taillabel = "Enemy of"] "Diana" -> "Zero" [taillabel = "Enemy of"] "Foxy" -> "Zero" [taillabel = "Enemy of"] }' | dot -Tsvg > output.svg