<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="CubeCart RSS Generator" -->
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.pearsonwholesale.com/store/">
        <title>Pearson Wholesale</title>
        <description>Wholesale Gifts</description>
        <link>http://www.pearsonwholesale.com/store</link>
        <image rdf:resource="http://www.pearsonwholesale.com/store/skins/Killer/styleImages/backgrounds/topHeader.gif" />
       <dc:date>2010-09-09T11:01:37+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.pearsonwholesale.com/store/view_product/product/12399/"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.pearsonwholesale.com/store/skins/Killer/styleImages/backgrounds/topHeader.gif">
        <title>Pearson Wholesale</title>
        <link>http://www.pearsonwholesale.com/store</link>
        <url>http://www.pearsonwholesale.com/store/skins/Killer/styleImages/backgrounds/topHeader.gif</url>
    </image>
    <item rdf:about="http://www.pearsonwholesale.com/store/view_product/product/12399/">
        <dc:format>text/html</dc:format>
        <dc:source>http://www.pearsonwholesale.com/store</dc:source>
        <dc:creator>12.94</dc:creator>
        <title>HOPE BLESSING ANGEL</title>
        <link>http://www.pearsonwholesale.com/store/view_product/product/12399/</link>
        <description>A slender angel gently holds a bluebird at her wrist, allowing this weary flyer to enjoy a moments rest. An uplifting reminder that where theres love and kindness, theres hope! Handmade by CloudWorks™. Weight 0.9 lb. Stone resin. 5 x 3 x 9 1/2 high.</description>
    </item>
</rdf:RDF>
L");
} else {
	$rss->outputFeed("RSS1.0");
}

$db->close();

?>