<?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>The Rambling Chronicles: Notes &#187; XML</title>
	<atom:link href="http://notes.theramblingchronicles.co.uk/tags/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://notes.theramblingchronicles.co.uk</link>
	<description>Making sense is optional</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:09:56 +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>SimpleXML and Dashes</title>
		<link>http://notes.theramblingchronicles.co.uk/2010/01/26/simplexml-and-dashes/</link>
		<comments>http://notes.theramblingchronicles.co.uk/2010/01/26/simplexml-and-dashes/#comments</comments>
		<pubDate>Tue, 26 Jan 2010 10:53:30 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[stuff]]></category>
		<category><![CDATA[Dashes]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[SimpleXML]]></category>
		<category><![CDATA[XML]]></category>
		<category><![CDATA[xml tag]]></category>

		<guid isPermaLink="false">http://theramblingchronicles.co.uk/2010/01/26/simplexml-and-dashes/</guid>
		<description><![CDATA[Dash in XML tag name? (&#60;like-this&#62;). When fetching simply enclose in curly brackets and quotes like so: {'like-this'}.]]></description>
			<content:encoded><![CDATA[<p>Dash in <span class="caps">XML </span>tag name? (<code>&lt;like-this&gt;</code>). When fetching simply enclose in curly brackets and quotes like so: <code>{'like-this'}</code>.</p>]]></content:encoded>
			<wfw:commentRss>http://notes.theramblingchronicles.co.uk/2010/01/26/simplexml-and-dashes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
