XML Generation for Cocoa

The Shape of Everything
A website mostly about Mac stuff, written by August "Gus" Mueller
December 10, 2009

Ben Lachman (of Acacia Tree Software) has put together an Objective-C wrapper around Tim Bray's Genx, which is C library for writing valid XML.

The library (ATSGenx) looks pretty sensible, so check it out if you need to write some XML in your app.