<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Quest 4 Knowledge</title>
	<atom:link href="http://quest4knowledge.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://quest4knowledge.wordpress.com</link>
	<description>My way of Living !</description>
	<lastBuildDate>Thu, 13 Jun 2013 14:37:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on PHP : XML Create-Add-Edit-Modify using DOM , SimpleXML , XPath by zen</title>
		<link>http://quest4knowledge.wordpress.com/2010/09/04/php-xml-create-add-edit-modify-using-dom-simplexml-xpath/#comment-700</link>
		<dc:creator><![CDATA[zen]]></dc:creator>
		<pubDate>Thu, 13 Jun 2013 14:37:49 +0000</pubDate>
		<guid isPermaLink="false">http://quest4knowledge.wordpress.com/?p=1795#comment-700</guid>
		<description><![CDATA[Hello congratulations for your article.
I used the codes, I created a file library.xml and lib.php where I copied the inside:
// (I) SimpleXML
// Edit Last Book Title
fnSimpleXMLEditElementSeq function ()
     {
         $ library = new SimpleXMLElement (&#039;library.xml&#039;, null, true);
         $ num = count ($ library);
         $ library-&gt; book [$ num-1] -&gt; title. = &#039;- The Gunslinger&#039;;
         header (&quot;Content-type: text / xml&quot;);
         echo $ library-&gt; asXml ();
     }

But unfortunately it does not work, where am I wrong? as the function is called or what parameters I have to pass?

Thank you and congratulations for the work done.]]></description>
		<content:encoded><![CDATA[<p>Hello congratulations for your article.<br />
I used the codes, I created a file library.xml and lib.php where I copied the inside:<br />
// (I) SimpleXML<br />
// Edit Last Book Title<br />
fnSimpleXMLEditElementSeq function ()<br />
     {<br />
         $ library = new SimpleXMLElement (&#8216;library.xml&#8217;, null, true);<br />
         $ num = count ($ library);<br />
         $ library-&gt; book [$ num-1] -&gt; title. = &#8216;- The Gunslinger&#8217;;<br />
         header (&#8220;Content-type: text / xml&#8221;);<br />
         echo $ library-&gt; asXml ();<br />
     }</p>
<p>But unfortunately it does not work, where am I wrong? as the function is called or what parameters I have to pass?</p>
<p>Thank you and congratulations for the work done.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RTO Learners License Test Experience by badsambarargav</title>
		<link>http://quest4knowledge.wordpress.com/2012/01/24/rto-learners-license-test-experience/#comment-697</link>
		<dc:creator><![CDATA[badsambarargav]]></dc:creator>
		<pubDate>Mon, 10 Jun 2013 04:05:44 +0000</pubDate>
		<guid isPermaLink="false">http://quest4knowledge.wordpress.com/?p=2659#comment-697</guid>
		<description><![CDATA[This site is really great! https://sites.google.com/site/saferroadsproject/Home/citizen-motorist]]></description>
		<content:encoded><![CDATA[<p>This site is really great! <a href="https://sites.google.com/site/saferroadsproject/Home/citizen-motorist" rel="nofollow">https://sites.google.com/site/saferroadsproject/Home/citizen-motorist</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on RTO Learners License Test Experience by badsambarargav</title>
		<link>http://quest4knowledge.wordpress.com/2012/01/24/rto-learners-license-test-experience/#comment-696</link>
		<dc:creator><![CDATA[badsambarargav]]></dc:creator>
		<pubDate>Sun, 09 Jun 2013 17:39:18 +0000</pubDate>
		<guid isPermaLink="false">http://quest4knowledge.wordpress.com/?p=2659#comment-696</guid>
		<description><![CDATA[Yeah I got the same L board dimensions question, do you know the answer?]]></description>
		<content:encoded><![CDATA[<p>Yeah I got the same L board dimensions question, do you know the answer?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
