<category name="Local">
…
…
…
<category name="business">
…
…
…
<category name="politics">
…
…
…
This is my xml file, I'm not sure how to deal with attribute i am using NSXMLParser. My question is how to deal with above attributes in NSXMLParser. Please help me. Thanks in advance.