I am at a loss as to how we can properly do this using the SAX reader. It
converts any XML it reads into Unicode, and recommends any output using the UTF-8.
I've read this, which follows the same route:
* http://www.xml.com/pub/a/2002/11/13/py-xml.html |