<?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; XML</title>
	<atom:link href="http://blog.decryptweb.com/tag/xml/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>Disable &#8216;Billing Agreements&#8217; and &#8216;Recurring Profiles&#8217; in Magento</title>
		<link>http://blog.decryptweb.com/disable-billing-agreements-and-recurring-profiles-in-magento/</link>
		<comments>http://blog.decryptweb.com/disable-billing-agreements-and-recurring-profiles-in-magento/#comments</comments>
		<pubDate>Fri, 12 Aug 2011 07:52:02 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=303</guid>
		<description><![CDATA[Hello All , From the new functionalities introduced from Magento 1.4.1.0 , two are &#8216;Billing Agreements&#8217; and &#8216;Recurring Profiles&#8217; Sad thing is that this cannot be disabled from admin completly. For hiding the links from the navigation in &#8216;My Account&#8217; section of Customer, you can copy billing_agreement.xml and recurring_profile.xml from /app/design/frontend/base/default/layout/sales/ to /app/design/frontend/default/yourtheme/layout/sales/. After copying [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/disable-billing-agreements-and-recurring-profiles-in-magento/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Custom Footer Links Magento</title>
		<link>http://blog.decryptweb.com/custom-footer-links-magento/</link>
		<comments>http://blog.decryptweb.com/custom-footer-links-magento/#comments</comments>
		<pubDate>Tue, 26 Apr 2011 17:14:30 +0000</pubDate>
		<dc:creator>DWRoot</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://blog.decryptweb.com/?p=248</guid>
		<description><![CDATA[Hello All, When we install Magento, we can see that we have two rows in footer links (theme &#8211; default). We can edit the links in the top row from CMS block with title &#8216;Footer Links&#8217;. The links in the second row cannot be edited directly, they come from the XML files. I am writing [...]]]></description>
		<wfw:commentRss>http://blog.decryptweb.com/custom-footer-links-magento/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<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>

