dicttoxml python?

>>> import dicttoxml
>>> xml = dicttoxml.dicttoxml(some_dict)
Exuberant Earthworm