<?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: Using Magpie RSS</title>
	<atom:link href="http://www.itamer.com/using-magpie-rss/224/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.itamer.com/using-magpie-rss/224/</link>
	<description>Sarah King's blog and programming examples</description>
	<pubDate>Sat, 05 Jul 2008 22:47:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Hannah</title>
		<link>http://www.itamer.com/using-magpie-rss/224/#comment-31087</link>
		<dc:creator>Hannah</dc:creator>
		<pubDate>Thu, 25 Oct 2007 18:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/using-magpie-rss/224/#comment-31087</guid>
		<description>Think line 11 may be incorrect. Replace it with 

    $output .= "&lt;a&gt;{$item['title']}&lt;/a&gt;";

There was a pair of curly braces missing on one of items. Got it working for me.</description>
		<content:encoded><![CDATA[<p>Think line 11 may be incorrect. Replace it with </p>
<p>    $output .= &#8220;<a>{$item['title']}</a>&#8220;;</p>
<p>There was a pair of curly braces missing on one of items. Got it working for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kim Stian Ervik</title>
		<link>http://www.itamer.com/using-magpie-rss/224/#comment-1402</link>
		<dc:creator>Kim Stian Ervik</dc:creator>
		<pubDate>Fri, 23 Dec 2005 20:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://sarahk.pcpropertymanager.com/blog/using-magpie-rss/224/#comment-1402</guid>
		<description>That cookbook didnt get it working for me atleast. 

What did I do wrong: 

http://www.finna.no/rss.php</description>
		<content:encoded><![CDATA[<p>That cookbook didnt get it working for me atleast. </p>
<p>What did I do wrong: </p>
<p><a href="http://www.finna.no/rss.php" rel="nofollow">http://www.finna.no/rss.php</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>
