<?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:56:18+00:00</updated>
    <generator>CubeCart RSS Generator</generator>
<link rel="self" type="application/atom+xml" href="http://www.pearsonwholesale.com/store/" />
    <entry>
        <title>WROUGHT IRON 5 WALL CANDLEHLDR</title>
        <link rel="alternate" type="text/html" href="http://www.pearsonwholesale.com/store/view_product/product/32403/"/>
        <published>2010-09-09T02:56:18+00:00</published>
        <updated>2010-09-09T02:56:18+00:00</updated>
        <id>http://www.pearsonwholesale.com/store/view_product/product/32403/</id>
        <author>
            <name>25.94</name>
        </author>
        <summary>Youll get dizzy trying to follow the twists and turns in this swirly, wrought iron candle holder! Better to just enjoy the lovely display it makes on your wall. Holds five 3  diameter candles. 21 3/4  x 5  x 11 5/8  high.</summary>
        <link rel="enclosure" href="http://www.pearsonwholesale.com/store/images/uploads/32403.jpg" type="image/jpg"  length="10688" />
    </entry>
</feed>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>