<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.basicchannel.com/rss.xml">
        <title>Basic Channel</title>
        <description>New Releases</description>
        <link>http://www.basicchannel.com</link>
        <image rdf:resource="http://basicchannel.com/images/logos/bc.gif" />
        <dc:date>2009-11-25T08:44:33+01:00</dc:date>
        <items>
            <rdf:Seq>  
                <rdf:li rdf:resource="http://www.basicchannel.com/merchandise"/>
            </rdf:Seq>
        </items>
    </channel>
        <image rdf:about="http://basicchannel.com/images/logos/bc.gif">
            <title>Basic Channel</title>
            <link>http://www.basicchannel.com</link>
            <url>http://basicchannel.com/images/logos/bc.gif</url>
        </image>
	    <item rdf:about="http://www.basicchannel.com/merchandise">
	        <dc:format>text/html</dc:format>
	        <dc:date>2009-11-25T08:44:33+01:00</dc:date>
	        <dc:source>http://basicchannel.com</dc:source>
	        <title><![CDATA[Wayne Jarrett T-Shirt]]></title>
	        <link>http://www.basicchannel.com/merchandise</link>
	        <description><![CDATA[<img src="http://www.basicchannel.com/images/tshirt_wackies_waynejarrett.png" /><br /><br />Gray puff logo print on brown t-shirt.<br /><br />Available from <a href="http://hardwax.com/?search=wayne+jarrett+shirt">Hard Wax</a> and <a href="http://honestjons.com/shop.php?pid=35751&CatID=124&LabelID=15139">Honest Jons</a>.]]></description>
	    </item>
</rdf:RDF>

