5.20 XMLWriterService
The XMLWriterService allows XML files to be created using a StAX stream writer.
The Streaming API for XML (StAX) is an API for stream writing XML.
The XMLWriterService uses the Woodstox API (Refer to http://woodstox.codehaus.org/).