I am working on a mobile app in which i am getting the data's from a xml file. But the problem that i am facing here is that i am getting all the xml contents together but in the mobile app i want to show it page wise, That is the first page will have 5 products, the second will have next 5 products and so till the end of products. so how can i do it.I am working on a mobile app in which i am gett