<?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>ITTreats.com &#187; writing xml files in php</title>
	<atom:link href="http://www.ittreats.com/tag/writing-xml-files-in-php/feed" rel="self" type="application/rss+xml" />
	<link>http://www.ittreats.com</link>
	<description>Find Programminng Articles on Microsoft Technologies ASP.NET,C#.NET, SUN Technologies JAVA/J2EE, Popular open source PHP</description>
	<lastBuildDate>Sun, 11 Dec 2011 08:25:02 +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>working with XML Files in PHP</title>
		<link>http://www.ittreats.com/os/php/working-with-xml-files-in-php.html</link>
		<comments>http://www.ittreats.com/os/php/working-with-xml-files-in-php.html#comments</comments>
		<pubDate>Sun, 08 Mar 2009 20:10:23 +0000</pubDate>
		<dc:creator>adrevol</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[modifying xml files in php]]></category>
		<category><![CDATA[reading xml files in php]]></category>
		<category><![CDATA[writing xml files in php]]></category>

		<guid isPermaLink="false">http://www.ittreats.com/?p=31</guid>
		<description><![CDATA[Tutorial for  Working with XML Files in PHP Let us assume the xml file as gallery1.xml with the data 1 2 3 4 5 6 7 8 9 10 11 12 13 &#60;?xml version=”1.0r43; encoding=”utf-8r43; standalone=”no”?&#62; &#60;gallery title=”TITLE CATEGORY”&#62; &#160; &#60;item title=”TITLE FOTO” picsmall=”image/category1/1_.jpg” picbig=”image/category1/1.jpg”&#62; &#60;![CDATA[Lorem Ipsum Lorem Ipsum Lorem Ipsum Lorem Ipsum Ipsum Lorem [...]]]></description>
		<wfw:commentRss>http://www.ittreats.com/os/php/working-with-xml-files-in-php.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

