Do any of Apache's (or other) Java libraries include an implementation of org.xml.sax.ContentHandler that simply generates the XML indicated by the SAX events?
Preferably, this would be done in a class which is customizable either through open source code, extensibility, or hooks for adding behavior.