Scott Laird wrote: > A couple things: > 1. How do we do both RSS and Atom feeds? > Ruby XML Builder 2.0 was released recently. It now does automatic escaping. I don't find Atom or RSS to be complicated enough that it's worth using a special purpose library to *produce* them; they're just XML, after all. mathew