here are some really simple examples of perl's XML::Simple.
the most basic example.
a slightly more complex example. still really simple.
a slightly even more complex example. still fairly simple. this one has arrays within an item (which is part of an array).
same as example_3 but we loop through the array of "filename"s.