<?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:28:44+00:00</updated>
    <generator>CubeCart RSS Generator</generator>
<link rel="self" type="application/atom+xml" href="http://www.pearsonwholesale.com/store/" />
    <entry>
        <title>MTL FROG W/GLASS BEADS CHIMES</title>
        <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store/view_product/product/33152/"/>
        <published>2010-09-09T02:28:44+00:00</published>
        <updated>2010-09-09T02:28:44+00:00</updated>
        <id>http://www.pearsonwholesale.com/store/view_product/product/33152/</id>
        <author>
            <name>6.44</name>
        </author>
        <summary>Frogs of painted metal can be found on this wind chime. Art glass and beads in a medley of colors will catch the light as four pipes play sweet tones in the wind. 8  x 1 1/2  x 39  total hanging length.</summary>
        <link rel="enclosure" href="http://www.pearsonwholesale.com/store/images/uploads/33152.jpg" type="image/jpg"  length="8601" />
    </entry>
</feed>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>