?xml version="1.0" encoding="UTF-8" ?> <IPAD version="1.0">
<articleSnapshot>
<item>
<categoryName>Kerala</categoryName>
<oid>2915</oid>
<title>ÎÆcÈÏ¢: ÄßøáJW ÕçKAá¢</title>
<thumbImage>http://122.248.234.55/v3/repository/images/news/bar-liquor_thuthumb_2915.jpg</thumbImage>
<shortDescription>ÎÆcÈÏÕᢠ¥Äßæa dÉ~cÞÉÈÕáÎÞÏß ÌtæMGí ©ÏVK ÕßÎVÖÈBZ ÏáÁß®Ëá¢...</shortDescription>
</item>
</articleSnapshot>
</IPAD>
I want to parse this xml file and display it in viewdidload.i have completed the coding.but cant display in image view and textview seperately.Please help me.
This is how I parse an XML file very similar to yours. This basically converts the XML into a plist file.