Getting and setting from XML

Getting and setting from XML

I want to display a list of results from an XML file. When you click an item from the list of results it displays the selected value in a separate div and when you confirm it it saves it to local storage.

Any Ideas?

Thanks