<?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>Decrypt Web &#187; DOM</title>
	<atom:link href="http://blog.decryptweb.com/tag/dom/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.decryptweb.com</link>
	<description>Open Source Web Solutions</description>
	<lastBuildDate>Fri, 20 Jan 2012 11:21:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Reading XML</title>
		<link>http://blog.decryptweb.com/reading-xml/</link>
		<comments>http://blog.decryptweb.com/reading-xml/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 13:30:52 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[Variables]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=124</guid>
		<description><![CDATA[I am listing here method for reading XML file or XML string with the help of PHP. The output on executing above code will be: I am listing here another example: The output on executing above code will be: For further reference click here]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/reading-xml/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generate XML</title>
		<link>http://blog.decryptweb.com/generate-xml/</link>
		<comments>http://blog.decryptweb.com/generate-xml/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 06:30:45 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[XML]]></category>
		<category><![CDATA[DOM]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=43</guid>
		<description><![CDATA[XML files are used for various functionalities. We can develop XML files by using PHP. If you have to develop very small project, you can use XML files for saving data instead of MySQL or any other databse with PHP, which will be easy for maintaining and response time will be reduced. I am listing [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/generate-xml/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

