Like the title says, I want to parse XML in my iPhone application, but there is no NSXMLParserDelegate
protocol like there is in the System Foundation framework.
Can I just add a reference to the /System/Library/Frameworks/Foundation.framework
in my iPhone application?