in reply to XML::Simple - attribute encoding, order of XML
in thread A data structure for XML generation

The short answer is that XML::Simple is absolutely not the right module for generating XML. I don't generate XML very often and when I do I tend to use a templating tool like TT or Mason.
  • Comment on Re: XML::Simple - attribute encoding, order of XML