<?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>Aaron's Blog &#187; XML</title>
	<atom:link href="http://www.aaronreynolds.co.uk/tag/xml/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aaronreynolds.co.uk</link>
	<description>Aaron Reynolds - The ramblings of a tek 'ed</description>
	<lastBuildDate>Thu, 08 Jul 2010 17:41:58 +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>Generate XML sitemap for Google</title>
		<link>http://www.aaronreynolds.co.uk/generate-xml-sitemap-for-google/</link>
		<comments>http://www.aaronreynolds.co.uk/generate-xml-sitemap-for-google/#comments</comments>
		<pubDate>Sat, 19 Jul 2008 12:24:27 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[ASPX]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=21</guid>
		<description><![CDATA[There are many sites that deal with returning a Google sitemap from .NET pages. Most of these need you to adjust the IIS settings (yes this is about Windows hosting). There are also some that deal with creating a sitemap on-the-fly from the web.sitemap file in your project but here I&#8217;ve included the code to [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/generate-xml-sitemap-for-google/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>There is an error in XML document &#124; C#</title>
		<link>http://www.aaronreynolds.co.uk/there-is-an-error-in-xml-document-c/</link>
		<comments>http://www.aaronreynolds.co.uk/there-is-an-error-in-xml-document-c/#comments</comments>
		<pubDate>Wed, 14 Feb 2007 12:34:51 +0000</pubDate>
		<dc:creator>Aaron</dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://www.aaronreynolds.co.uk/?p=26</guid>
		<description><![CDATA[Whilest using XML serialisation to keep a set of Tasks in my Customer/Project Management App I came across a series of strange occurences which I tied down the the error: &#34;There is an error in XML document.&#34; Basically, the XML parser has come across a character that it doesn&#39;t expect to see given the specified [...]]]></description>
		<wfw:commentRss>http://www.aaronreynolds.co.uk/there-is-an-error-in-xml-document-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
