in reply to
XML::Simple::XMLout() renaming tags
I'm not sure if this helps or not, but according to my book, anything beginning with "xml" in lower, upper, or mixed case is reserved. So you should replace "<xml>" with something different.
Comment on
Re: XML::Simple::XMLout() renaming tags
In Section
Seekers of Perl Wisdom