Okay, a more general question.
What Perl Module(s) would you use to get bits of information out of an xml file and put them into an Excel file?
I tried XML::Parser but found it dropped lots of data when it read xml into an array (and I had the same problem when I tried read xml into a hash).