<?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-08T22:15:16+00:00</updated>
    <generator>CubeCart RSS Generator</generator>
<link rel="self" type="application/atom+xml" href="http://www.pearsonwholesale.com/store/" />
    <entry>
        <title>THANK YOU DAD GLASS CUBE</title>
        <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store/view_product/product/12650/"/>
        <published>2010-09-09T03:15:16+00:00</published>
        <updated>2010-09-09T03:15:16+00:00</updated>
        <id>http://www.pearsonwholesale.com/store/view_product/product/12650/</id>
        <author>
            <name>6.44</name>
        </author>
        <summary>This clear-glass treasure is a handsomely heartwarming way to thank Dad for his love and guidance throughout the years. Weight 0.4 lb. Glass. 2 1/2 x 2 3/8 x 3/4 high.</summary>
        <link rel="enclosure" href="http://www.pearsonwholesale.com/store/images/uploads/12650.jpg" type="image/jpg"  length="15666" />
    </entry>
</feed>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>