I want to create a xml file dynamically for my Iphone application. I tried it by using NSXMLDocument but NSXMLDocument is not declared in iphone application.
Please
You can also use libxml2 to generate XML data on the iPhone.