<?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/"
		>
<channel>
	<title>Comments on: Google tracking failing XHTML validation</title>
	<atom:link href="http://www.teamrubber.com/blog/google-tracking-failing-xhtml-validation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.teamrubber.com/blog/google-tracking-failing-xhtml-validation/</link>
	<description>Team Rubber talks on the Internet in a blog</description>
	<lastBuildDate>Thu, 08 Dec 2011 13:10:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: AdamA</title>
		<link>http://www.teamrubber.com/blog/google-tracking-failing-xhtml-validation/comment-page-1/#comment-2907</link>
		<dc:creator>AdamA</dc:creator>
		<pubDate>Wed, 28 Oct 2009 17:49:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamrubber.com/blog/?p=943#comment-2907</guid>
		<description>Does the page have an &lt;?xml tag at the top?  If so then it&#039;s an *actual* XML document, (rather than just XHTML which isn&#039;t *necessarily* XML despite what the name might suggest), and therefore the script will need to go in a &lt;![CDATA[ ]]&gt; block.  If it&#039;s just an XHTML or HTML document then you can get away without the need for CDATA.  I think.</description>
		<content:encoded><![CDATA[<p>Does the page have an < ?xml tag at the top?  If so then it's an *actual* XML document, (rather than just XHTML which isn't *necessarily* XML despite what the name might suggest), and therefore the script will need to go in a <![CDATA[ ]]> block.  If it&#8217;s just an XHTML or HTML document then you can get away without the need for CDATA.  I think.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Owen</title>
		<link>http://www.teamrubber.com/blog/google-tracking-failing-xhtml-validation/comment-page-1/#comment-2906</link>
		<dc:creator>Owen</dc:creator>
		<pubDate>Wed, 28 Oct 2009 17:43:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.teamrubber.com/blog/?p=943#comment-2906</guid>
		<description>Wrapping it in comments also work &#039;&lt;!--&#039; and &#039;// --&gt;&#039;
</description>
		<content:encoded><![CDATA[<p>Wrapping it in comments also work &#8216;&lt;!&#8211;&#8217; and &#8216;// &#8211;&gt;&#8217;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

