Hi,
I have an XML file and i want to parse it so that the values of <item>tags should be viewed as a LIST and the <url> tags should be linked to the url for that specific item tag.
Please help in advising me the best approach. I am a newbie towards android development.
Thanks,
Vijay.C

