<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Read The Web &#187; XML</title>
	<atom:link href="http://readtheweb.info/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://readtheweb.info</link>
	<description>PHP, CSS, Ajax, webdevelop and everything else.</description>
	<lastBuildDate>Sat, 28 Jan 2012 15:41:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Curl better than simplexml_load_file when web screen scrapping</title>
		<link>http://readtheweb.info/2008/05/02/curl-better-than-simplexml_load_file-when-web-screen-scrapping/</link>
		<comments>http://readtheweb.info/2008/05/02/curl-better-than-simplexml_load_file-when-web-screen-scrapping/#comments</comments>
		<pubDate>Fri, 02 May 2008 14:35:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[mashup]]></category>
		<category><![CDATA[web scrapping]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://readtheweb.info/?p=62</guid>
		<description><![CDATA[As in my previous post, I briefly introduced how you can use SimpleXML object to load various web services&#8217; API query urls, if you so choose to mashup a website with data provided by the various websites, such as YouTube and Amazon. Of course, the pay off comes when you use some affiliate code in [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/05/02/curl-better-than-simplexml_load_file-when-web-screen-scrapping/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to use SimpleXML parsing XML data with namespace and CDATA</title>
		<link>http://readtheweb.info/2008/04/19/use-simplexml-parsing-xml-data-namespace-cdata/</link>
		<comments>http://readtheweb.info/2008/04/19/use-simplexml-parsing-xml-data-namespace-cdata/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 12:36:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Web Service]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://readtheweb.info/?p=60</guid>
		<description><![CDATA[There are many social network websites (e.g. YouTube) and big brand websites(e.g. Amazon, Yahoo) use REST or SOAP or even RSS web services to provide the enormous data for developers. Using these data, we can build a website virtually with no own database at all, all the information are come from these big sites. The [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/04/19/use-simplexml-parsing-xml-data-namespace-cdata/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

