<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: APXML: NSXMLDocument &#8217;substitute&#8217; for iPhone/iPod Touch</title>
	<atom:link href="http://arashpayan.com/blog/index.php/2009/01/14/apxml-nsxmldocument-substitute-for-iphoneipod-touch/feed/" rel="self" type="application/rss+xml" />
	<link>http://arashpayan.com/blog/index.php/2009/01/14/apxml-nsxmldocument-substitute-for-iphoneipod-touch/</link>
	<description>(Place witty tagline here)</description>
	<lastBuildDate>Tue, 22 Sep 2009 06:52:38 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: suha</title>
		<link>http://arashpayan.com/blog/index.php/2009/01/14/apxml-nsxmldocument-substitute-for-iphoneipod-touch/comment-page-1/#comment-2345</link>
		<dc:creator>suha</dc:creator>
		<pubDate>Tue, 15 Sep 2009 11:09:07 +0000</pubDate>
		<guid isPermaLink="false">http://arashpayan.com/blog/?p=46#comment-2345</guid>
		<description>Hi Arash, Thanks for the library. good work! I am trying to create an iphone app and need to read and process from xml file but i am very new to iphone dev and objective c. Can u tell me how to use APDocument to get data from a file. sorry if the question is very basic. (would really appreciate if you can email me some good examples to traverse xml from file and URL.) hope u have time! Thx -suha</description>
		<content:encoded><![CDATA[<p>Hi Arash, Thanks for the library. good work! I am trying to create an iphone app and need to read and process from xml file but i am very new to iphone dev and objective c. Can u tell me how to use APDocument to get data from a file. sorry if the question is very basic. (would really appreciate if you can email me some good examples to traverse xml from file and URL.) hope u have time! Thx -suha</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arash</title>
		<link>http://arashpayan.com/blog/index.php/2009/01/14/apxml-nsxmldocument-substitute-for-iphoneipod-touch/comment-page-1/#comment-2315</link>
		<dc:creator>Arash</dc:creator>
		<pubDate>Sat, 05 Sep 2009 01:40:23 +0000</pubDate>
		<guid isPermaLink="false">http://arashpayan.com/blog/?p=46#comment-2315</guid>
		<description>&lt;a href=&quot;#comment-2314&quot; rel=&quot;nofollow&quot;&gt;@Danny &lt;/a&gt; 

&lt;code&gt;NSString&lt;/code&gt; has a class method that will let you synchronously get the data from a URL:
&lt;code&gt;+ (id)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p><a href="#comment-2314" rel="nofollow">@Danny </a> </p>
<p><code>NSString</code> has a class method that will let you synchronously get the data from a URL:<br />
<code>+ (id)stringWithContentsOfURL:(NSURL *)url encoding:(NSStringEncoding)enc error:(NSError **)error</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://arashpayan.com/blog/index.php/2009/01/14/apxml-nsxmldocument-substitute-for-iphoneipod-touch/comment-page-1/#comment-2314</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Sat, 05 Sep 2009 01:17:10 +0000</pubDate>
		<guid isPermaLink="false">http://arashpayan.com/blog/?p=46#comment-2314</guid>
		<description>Can you post an example on how to use this library with loading XML from a URL?  Thx.</description>
		<content:encoded><![CDATA[<p>Can you post an example on how to use this library with loading XML from a URL?  Thx.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
