Now that I look at it I agree that the
XML::Dumper
is a
cleaner data structure. But by using <hash> and
<array>, the data structure doesn't make full sense outside
a perl-only enviroment. However
XML::Simple can
emit a more portable seeming structure, especially if you specify
a few options first.