<?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-08T21:57:00+00:00</updated>
    <generator>CubeCart RSS Generator</generator>
<link rel="self" type="application/atom+xml" href="http://www.pearsonwholesale.com/store/" />
    <entry>
        <title>Grapevine Wine Bottle Holder</title>
        <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store/view_product/product/35664/"/>
        <published>2010-09-09T02:57:00+00:00</published>
        <updated>2010-09-09T02:57:00+00:00</updated>
        <id>http://www.pearsonwholesale.com/store/view_product/product/35664/</id>
        <author>
            <name>10.79</name>
        </author>
        <summary>Grapevine Wine Bottle Holder A grapevine crafted from intricately detailed painted wrought iron twists and curves to hold up to six bottles of wine. 
 
Assembly required. 10 1/4 x 10 x 30 high. Exclusive</summary>
        <link rel="enclosure" href="http://www.pearsonwholesale.com/store/images/uploads/35664.jpg" type="image/jpg"  length="16548" />
    </entry>
</feed>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>