<?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:23:53+00:00</updated>
    <generator>CubeCart RSS Generator</generator>
<link rel="self" type="application/atom+xml" href="http://www.pearsonwholesale.com/store/" />
    <entry>
        <title>GOLDEN JESUS FIGURINE</title>
        <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store/view_product/product/38190/"/>
        <published>2010-09-09T16:23:53+00:00</published>
        <updated>2010-09-09T16:23:53+00:00</updated>
        <id>http://www.pearsonwholesale.com/store/view_product/product/38190/</id>
        <author>
            <name>12.94</name>
        </author>
        <summary>Inspired by the treasured Byzantine relics of Europe, this majestic statue is a shining example of faith! A wealth of textures stone-look robes, stained glass halo, and glistening golden accents come beautifully together in this stunning tribute to the Savior.Polyresin. 6 7/8 x 3 x 16 1/2 high. May require additional freight charge.</summary>
        <link rel="enclosure" href="http://www.pearsonwholesale.com/store/images/uploads/38190.jpg" type="image/jpg"  length="11835" />
    </entry>
</feed>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>