<?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>are.ehibou.com &#187; XML</title>
	<atom:link href="http://are.ehibou.com/category/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://are.ehibou.com</link>
	<description>are.ehibou.com Web Log</description>
	<lastBuildDate>Fri, 30 Jul 2010 10:21:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>XML Nodes Versus XML Attributes</title>
		<link>http://are.ehibou.com/xml-nodes-versus-attributes/</link>
		<comments>http://are.ehibou.com/xml-nodes-versus-attributes/#comments</comments>
		<pubDate>Wed, 11 Jul 2007 09:09:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Side Notes]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://are.ehibou.com/xml-nodes-versus-attributes/</guid>
		<description><![CDATA[Decided to speak about this as found that many developers are misusing XML nodes and XML attributes. In my opinion node should be used only in case if it can have attributes. In this case XML [Authors] [Author] [Name]Paulo[/Name] [SurName]Coelho[/SurName] [/Author] [/Authors] Should be redesigned into XML [Authors] [Author Name=&#34;Paulo&#34; SurName=&#34;Coelho&#34;/] [/Authors] I faced some [...]]]></description>
		<wfw:commentRss>http://are.ehibou.com/xml-nodes-versus-attributes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
