<?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: Make an RSS Feed for Your Splash Site</title>
	<atom:link href="http://www.resultantsys.com/index.php/coldfusion/make-an-rss-feed-for-your-splash-site//feed" rel="self" type="application/rss+xml" />
	<link>http://www.resultantsys.com/index.php/coldfusion/make-an-rss-feed-for-your-splash-site/ </link>
	<description>Make the Web Work for Your Business</description>
	<lastBuildDate>Wed, 09 Feb 2011 20:44:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Clarke Bishop</title>
		<link>http://www.resultantsys.com/index.php/coldfusion/make-an-rss-feed-for-your-splash-site//comment-page-1#comment-2483</link>
		<dc:creator>Clarke Bishop</dc:creator>
		<pubDate>Wed, 09 Feb 2011 20:34:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.resultantsys.com/?p=213#comment-2483</guid>
		<description>&lt;a href=&quot;#comment-1940&quot; rel=&quot;nofollow&quot;&gt;@Indy&lt;/a&gt; 

I just put the code shown in my blog post into the Body of the page using the Splash admin.

That, and I made a very simple layout called Blank for this page. The &quot;Blank&quot; layout looks like:

[cce_cfm]
&lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD XHTML 1.0 Strict//EN&quot; &quot;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&quot;&gt;
&lt;html xmlns=&quot;http://www.w3.org/1999/xhtml&quot;&gt;
&lt;head&gt;
&lt;meta http-equiv=&quot;Content-type&quot; content=&quot;text/html;charset=UTF-8&quot; /&gt;
&lt;/head&gt;

&lt;body&gt;
	&lt;s:content part=&quot;body&quot; /&gt;
&lt;/body&gt;
&lt;/html&gt;
[/cce_cfm]</description>
		<content:encoded><![CDATA[<p><a href="#comment-1940" rel="nofollow">@Indy</a> </p>
<p>I just put the code shown in my blog post into the Body of the page using the Splash admin.</p>
<p>That, and I made a very simple layout called Blank for this page. The &#8220;Blank&#8221; layout looks like:</p>
<p>[cce_cfm]<br />
< !DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><br />
<html xmlns="http://www.w3.org/1999/xhtml"><br />
<head><br />
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" /><br />
</head></p>
<p><body><br />
	<s :content part="body" /><br />
</body><br />
</html><br />
[/cce_cfm]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Indy</title>
		<link>http://www.resultantsys.com/index.php/coldfusion/make-an-rss-feed-for-your-splash-site//comment-page-1#comment-1940</link>
		<dc:creator>Indy</dc:creator>
		<pubDate>Sat, 30 Oct 2010 22:35:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.resultantsys.com/?p=213#comment-1940</guid>
		<description>Hi Clarke

Nice one. A quick question... 

Where would you store this code? Would you create a page with a layout... and the layout will have this code?

Or is there another way?

Indy</description>
		<content:encoded><![CDATA[<p>Hi Clarke</p>
<p>Nice one. A quick question&#8230; </p>
<p>Where would you store this code? Would you create a page with a layout&#8230; and the layout will have this code?</p>
<p>Or is there another way?</p>
<p>Indy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

