in reply to Converting XML to array of array.

What was the error you got when you tried with XML::Simple? See Basic debugging checklist to debug the errors.

If you were unable to get it to work using XML::Simple, why didn't you use XML::Parser as a second attempt?

Personally, I recommend using XML::Twig because it allows for all kinds of access.