I'm using an XMLFilter pipeline to get SAX events from an XMLReader, and I would like to put an XMLFilter stage in the pipeline to dump the result to a file, ...