<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="CubeCart RSS Generator" -->
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.pearsonwholesale.com/store/">
        <title>Pearson Wholesale</title>
        <description>Wholesale Gifts</description>
        <link>http://www.pearsonwholesale.com/store</link>
        <image rdf:resource="http://www.pearsonwholesale.com/store/skins/Killer/styleImages/backgrounds/topHeader.gif" />
       <dc:date>2010-09-09T11:43:59+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.pearsonwholesale.com/store/view_product/product/38442/"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.pearsonwholesale.com/store/skins/Killer/styleImages/backgrounds/topHeader.gif">
        <title>Pearson Wholesale</title>
        <link>http://www.pearsonwholesale.com/store</link>
        <url>http://www.pearsonwholesale.com/store/skins/Killer/styleImages/backgrounds/topHeader.gif</url>
    </image>
    <item rdf:about="http://www.pearsonwholesale.com/store/view_product/product/38442/">
        <dc:format>text/html</dc:format>
        <dc:source>http://www.pearsonwholesale.com/store</dc:source>
        <dc:creator>1.55</dc:creator>
        <title>RACING TIRE ALARM CLOCK</title>
        <link>http://www.pearsonwholesale.com/store/view_product/product/38442/</link>
        <description>Its always race time with this clever clock! Automotive buffs and race fans alike will delight at the sight of this playful timepiece, shaped just like a stacked pair of beefy dragster tires. Handy alarm function helps you get an early start to zoom through your day! Plastic and glass. Requires one AA battery (not included). 3 3/8 diameter x 4 1/4 high.</description>
    </item>
</rdf:RDF>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>