I was following the tutorial "Building Clickable List Mobile App with HTML5 Local Storage" and was able to create an iPhone app. Now, I want to create my own app which also has a master/detail function. Every xml entry is assigned to a category. Therefore, every list item needs the categor...