echo 'digraph { "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"] "Leona Heidern" -> "Heidern" [taillabel = "Father of"] "Whip" -> "Heidern" [taillabel = "Teammate of"] "Clark Still" -> "Heidern" [taillabel = "Teammate of"] "Ralf Jones" -> "Heidern" [taillabel = "Teammate of"] "Rugal Bernstein" -> "Heidern" [taillabel = "Enemy of"] "Zero" -> "Heidern" [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'" -> "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"] "Angel" -> "Foxy" [taillabel = "Former teammate of"] "K9999" -> "Foxy" [taillabel = "Former teammate of"] "Kula Diamond" -> "Foxy" [taillabel = "Former teammate of"] "Diana" -> "Foxy" [taillabel = "Teammate of"] "Foxy" -> "Diana" [taillabel = "Teammate of"] "Kula Diamond" -> "Diana" [taillabel = "Friend of"] }' | dot -Tsvg > output.svg