<?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-08T21:08:27+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.pearsonwholesale.com/store/view_product/product/31913/"/>
            </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/31913/">
        <dc:format>text/html</dc:format>
        <dc:source>http://www.pearsonwholesale.com/store</dc:source>
        <dc:creator>19.44</dc:creator>
        <title>41 PC CUTLERY SET</title>
        <link>http://www.pearsonwholesale.com/store/view_product/product/31913/</link>
        <description>This 41-piece cutlery set features 14 precicion knives, 6 kitchen utensils, 15 kitchen gadgets and more, including a 5 1/2  x 9 1/2  cutting board.</description>
    </item>
</rdf:RDF>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>