<?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-09T10:51:24+00:00</updated>
    <generator>CubeCart RSS Generator</generator>
<link rel="self" type="application/atom+xml" href="http://www.pearsonwholesale.com/store/" />
    <entry>
        <title>Vivitar Binoculars</title>
        <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store/view_product/product/36460/"/>
        <published>2010-09-09T15:51:24+00:00</published>
        <updated>2010-09-09T15:51:24+00:00</updated>
        <id>http://www.pearsonwholesale.com/store/view_product/product/36460/</id>
        <author>
            <name>6.44</name>
        </author>
        <summary>The compact design of these binoculars make them perfect for sports, theatre or sightseeing. Four times more powerful than the human eye! Includes protective pouch and neck strap. 1 1/4 x 1 1/4 x 4 1/4 high.</summary>
        <link rel="enclosure" href="http://www.pearsonwholesale.com/store/images/uploads/36460.jpg" type="image/jpg"  length="17159" />
    </entry>
</feed>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>