From: Kyle Schmitt Date: 2007-07-24T07:34:12+09:00 Subject: Creating xml files: what are the right libraries to use? When creating an xml document with ruby, what are currently the "right" libraries to use. I ask because there seem to be dozens in various states of completeness and maintenance... In this case I'd use to to create a large xml file, a little bit at a time (so I'd really rather it wasn't holding the whole blasted thing in memory) Thanks, Kyle