<?xml version="1.0" encoding="utf-8"?>
<!-- generator="CubeCart RSS Generator" -->
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>Pearson Wholesale</title>
    <subtitle>Wholesale Gifts</subtitle>
    <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store"/>
    <id>http://www.pearsonwholesale.com/store</id>
    <updated>2010-09-09T11:10:48+00:00</updated>
    <generator>CubeCart RSS Generator</generator>
<link rel="self" type="application/atom+xml" href="http://www.pearsonwholesale.com/store/" />
    <entry>
        <title>SNOWBERRY CUTIES POLICEMAN</title>
        <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store/view_product/product/37223/"/>
        <published>2010-09-09T16:10:48+00:00</published>
        <updated>2010-09-09T16:10:48+00:00</updated>
        <id>http://www.pearsonwholesale.com/store/view_product/product/37223/</id>
        <author>
            <name>1.56</name>
        </author>
        <summary>Its the law: youve gotta have plenty of Snowberry Cuties on your Christmas tree this year--- especially Officer Cutie himself! Resin. 2 1/4 high.</summary>
        <link rel="enclosure" href="http://www.pearsonwholesale.com/store/images/uploads/37223.jpg" type="image/jpg"  length="25348" />
    </entry>
</feed>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>