<?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:26:09+00:00</updated>
    <generator>CubeCart RSS Generator</generator>
<link rel="self" type="application/atom+xml" href="http://www.pearsonwholesale.com/store/" />
    <entry>
        <title>HANGING MOROCCAN LANTERN</title>
        <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store/view_product/product/38469/"/>
        <published>2010-09-09T02:26:09+00:00</published>
        <updated>2010-09-09T02:26:09+00:00</updated>
        <id>http://www.pearsonwholesale.com/store/view_product/product/38469/</id>
        <author>
            <name>6.70</name>
        </author>
        <summary>Dancing shadows and golden illumination form a fascinating display, filling the night with mellow candlelight. Styled after the lanterns found throughout the ancient Eastern lands, this pierced-metal pendant lamp brings an exotic dash of faraway mystery to your very own backyard. Metal with glass. 4 3/4 x 4 1/4 x 13 high. Candle not included.</summary>
        <link rel="enclosure" href="http://www.pearsonwholesale.com/store/images/uploads/38469.jpg" type="image/jpg"  length="7594" />
    </entry>
</feed>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>