in reply to xml using XML::Simple reording of XML-Content

 [ddg://xml::simple ixhash] xml::simple ixhash
->http://stackoverflow.com/questions/3700140/how-do-i-maintain-the-order-of-values-in-an-xml-file-with-i-read-it-with-xmlsi
->The short answer is that if you care about element order then you should not use XML::Simple.

I don't know if this is relevant to your usage of XML::Simple