hi i am new to iphone.
Eg:
<?xml version="1.0" encoding="UTF-8"?>
<Allcategory>
<image>PARROT</image>
<image>CRANE</image>
<image>APPLE</image>
<image>ANT</image>
</Allcategory>
how can i read above xml file and how can i retrieve the nodes and elements from the above xml file.Thanks in advance