Quick question - I have an xml file that I need to get a couple of values out of.

I have used xml simple to create a hash structure, but the values I want are quite a way down in the structure.

Is there a way of just using XMLin and specifying the path to search for ?

Its not big deal as a quick and easy way is to write an accessor to find the data.