<?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"
	>
<channel>
	<title>Comments on: XSLT</title>
	<atom:link href="http://cafe.elharo.com/web/refactoring-html/xslt/feed/" rel="self" type="application/rss+xml" />
	<link>http://cafe.elharo.com/web/refactoring-html/xslt/</link>
	<description>Longer than a blog; shorter than a book</description>
	<pubDate>Thu, 20 Nov 2008 21:13:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>By: Paul Clapham</title>
		<link>http://cafe.elharo.com/web/refactoring-html/xslt/#comment-244331</link>
		<dc:creator>Paul Clapham</dc:creator>
		<pubDate>Thu, 03 Jul 2008 15:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/xslt/#comment-244331</guid>
		<description>I hadn't seen that trick for making XPath match elements in the default namespace before. Have to remember that one.</description>
		<content:encoded><![CDATA[<p>I hadn&#8217;t seen that trick for making XPath match elements in the default namespace before. Have to remember that one.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Mouat</title>
		<link>http://cafe.elharo.com/web/refactoring-html/xslt/#comment-244318</link>
		<dc:creator>Adrian Mouat</dc:creator>
		<pubDate>Thu, 03 Jul 2008 14:21:43 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/xslt/#comment-244318</guid>
		<description>Hmm, that parsed my comment. I meant (fingers crossed it works this time):

In your example you need to replace your "&#60;"s and "&#62;"s with “&#38;lt;”s and “&#38;gt;”s.</description>
		<content:encoded><![CDATA[<p>Hmm, that parsed my comment. I meant (fingers crossed it works this time):</p>
<p>In your example you need to replace your &#8220;&lt;&#8221;s and &#8220;&gt;&#8221;s with “&amp;lt;”s and “&amp;gt;”s.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Mouat</title>
		<link>http://cafe.elharo.com/web/refactoring-html/xslt/#comment-244317</link>
		<dc:creator>Adrian Mouat</dc:creator>
		<pubDate>Thu, 03 Jul 2008 14:19:22 +0000</pubDate>
		<guid isPermaLink="false">http://cafe.elharo.com/web/refactoring-html/xslt/#comment-244317</guid>
		<description>In your example you need to replace your ""s with "&#60;"s and "&#62;"s.</description>
		<content:encoded><![CDATA[<p>In your example you need to replace your &#8220;&#8221;s with &#8220;&lt;&#8221;s and &#8220;&gt;&#8221;s.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
