Data conversion tends to be rather easy in Python. If you want to output
XML, there are multiple options, but you might want to start with the
xml.etree Package in Python's standard library. If you need validation, use
lxml instead.
Stefan
_______________________________________________
XML-SIG maillist - XML...@python.org
http://mail.python.org/mailman/listinfo/xml-sig