<?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-09T10:52:29+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.pearsonwholesale.com/store/view_product/product/34320/"/>
            </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/34320/">
        <dc:format>text/html</dc:format>
        <dc:source>http://www.pearsonwholesale.com/store</dc:source>
        <dc:creator>14.17</dc:creator>
        <title>WOOD VICTORIAN BIRDHOUSE/FEEDR</title>
        <link>http://www.pearsonwholesale.com/store/view_product/product/34320/</link>
        <description>A Victorian delight for feathered friends! This wood birdhouse/birdfeeder is mounted on a stand, and features such charming accents as a white picket fence and dried flowers in the windowsills. Wood painted white. Knockdown pole and base. 9 3/8  x 8 3/8</description>
    </item>
</rdf:RDF>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>