<xml xmlns:s='uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882'
	xmlns:dt='uuid:C2F41010-65B3-11d1-A29F-00AA00C14882'
	xmlns:rs='urn:schemas-microsoft-com:rowset'
	xmlns:z='#RowsetSchema'>
<s:Schema id='RowsetSchema'>
	<s:ElementType name='row' content='eltOnly'>
		<s:AttributeType name='prodID' rs:number='1' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='50'/>
		</s:AttributeType>
		<s:AttributeType name='prodCategoryId' rs:number='2'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='int' dt:maxLength='4' rs:precision='10'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodManufacturerId' rs:number='3'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='int' dt:maxLength='4' rs:precision='10'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodVendorId' rs:number='4' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='int' dt:maxLength='4' rs:precision='10'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodName' rs:number='5' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='255'/>
		</s:AttributeType>
		<s:AttributeType name='ProdNamePlural' rs:number='6'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='255'/>
		</s:AttributeType>
		<s:AttributeType name='prodShortDescription' rs:number='7'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='255'/>
		</s:AttributeType>
		<s:AttributeType name='prodDescription' rs:number='8'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='536870910'
			 rs:long='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodMessage' rs:number='9' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='536870910'
			 rs:long='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodImageSmallPath' rs:number='10'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='255'/>
		</s:AttributeType>
		<s:AttributeType name='prodImageLargePath' rs:number='11'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='255'/>
		</s:AttributeType>
		<s:AttributeType name='prodLink' rs:number='12' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='255'/>
		</s:AttributeType>
		<s:AttributeType name='prodPrice' rs:number='13' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='20'/>
		</s:AttributeType>
		<s:AttributeType name='prodWeight' rs:number='14' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='float' dt:maxLength='8' rs:precision='15'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodShip' rs:number='15' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='10'/>
		</s:AttributeType>
		<s:AttributeType name='prodShipIsActive' rs:number='16'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='ui1' dt:maxLength='1' rs:precision='3'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodCountryTaxIsActive' rs:number='17'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='ui1' dt:maxLength='1' rs:precision='3'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodStateTaxIsActive' rs:number='18'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='ui1' dt:maxLength='1' rs:precision='3'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodEnabledIsActive' rs:number='19'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='ui1' dt:maxLength='1' rs:precision='3'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodAttrNum' rs:number='20' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='int' dt:maxLength='4' rs:precision='10'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodSaleIsActive' rs:number='21'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='ui1' dt:maxLength='1' rs:precision='3'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodSalePrice' rs:number='22'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='15'/>
		</s:AttributeType>
		<s:AttributeType name='prodDateAdded' rs:number='23'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='dateTime' rs:dbtype='variantdate'
			 dt:maxLength='16' rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodDateModified' rs:number='24'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='dateTime' rs:dbtype='variantdate'
			 dt:maxLength='16' rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodLength' rs:number='25' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='float' dt:maxLength='8' rs:precision='15'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodWidth' rs:number='26' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='float' dt:maxLength='8' rs:precision='15'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodHeight' rs:number='27' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='float' dt:maxLength='8' rs:precision='15'
			 rs:fixedlength='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodFileName' rs:number='28'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='255'/>
		</s:AttributeType>
		<s:AttributeType name='prodRelated' rs:number='29' rs:nullable='true'
			 rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='536870910'
			 rs:long='true'/>
		</s:AttributeType>
		<s:AttributeType name='prodRelatedCats' rs:number='30'
			 rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='536870910'
			 rs:long='true'/>
		</s:AttributeType>
		<s:extends type='rs:rowbase'/>
	</s:ElementType>
</s:Schema>
<rs:data>
	<z:row prodID='0000' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Various Parts, Manual,Recipe Booklet'
		 ProdNamePlural='manuals recipes booklets' prodShortDescription='Various Part, Replacement manual, recipe booklet'
		 prodDescription='Replacement manual, recipe booklet' prodMessage='Will be mailed to U :)'
		 prodImageSmallPath='/villawareonline/images/villaware.gif'
		 prodImageLargePath='/villawareonline/images/villaware.gif'
		 prodLink='' prodPrice='6.95' prodWeight='1' prodShip='0'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='0'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2001-09-23T19:31:46'
		 prodDateModified='2004-01-28T22:49:14'/>
	<z:row prodID='0004' prodCategoryId='11' prodManufacturerId='6'
		 prodVendorId='7' prodName='Stainless Steel Mandoline'
		 ProdNamePlural='mandolines' prodShortDescription='This classic mandoline slices, dices and juliennes. It&#x27;s easy to dismantle- without tools. Features three julienne blades, a slicer and a waffler blade in special cutlery stainless steel, plus its own sliding vegetable holder'
		 prodDescription='To sharpen, just take the removeable blades to your favorite knife sharpener. Solid 18/10 stainless steel frame. The frame is dishawasher safe. 
'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/largesmandoline.jpg'
		 prodImageLargePath='/villawareonline/images/largesmandoline.jpg'
		 prodLink='/detail.asp?product_id=0004' prodPrice='151.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='145.99' prodDateAdded='2001-08-08T01:51:32'
		 prodDateModified='2003-08-13T03:41:11' prodRelated='R0109'
		 prodRelatedCats=''/>
	<z:row prodID='003004' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel Food Mill #1 professional'
		 ProdNamePlural='professional Stainless Steels Food Mills #1'
		 prodShortDescription='Professional, The food mill is used to strain or puree fruits and vegetables. The bar that straddles the container applies constant pressure against the cutting plate and crushes the food, while retaining seeds, skin and fibers.'
		 prodDescription='The food mill is used to strain or puree fruits and vegetables. The bar that straddles the container applies constant pressure against the cutting plate and crushes the food, while retaining seeds, skin and fibers.The bar that straddles the container applies constant pressure against the cutting plate and crushes the food, while retaining seeds, skins, and fibers. The food mill comes with three cutting plates allowing for a variety of textures. These interchangeable cutting plates have perforations of either 5/64&#x22;, 1/8&#x22;, and 13/64&#x22; (2mm, 3mm, or 5mm). This food mill&#x27;s output is approximately 1.5 lbs per minute and fits perfectly on a 8 5/8&#x22; sauce pan or smaller receptacle. 
'
		 prodMessage='' prodImageSmallPath='/images/wc003004.jpg'
		 prodImageLargePath='/images/wc003004.jpg' prodLink='/detail.asp?product_id=003004'
		 prodPrice='60.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.00'
		 prodDateAdded='2003-06-19T12:30:56' prodDateModified='2004-07-31T00:56:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='003007' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Coulis Sieve for Berries/Currants'
		 ProdNamePlural='Coulis Sieves for Berries/Currants' prodShortDescription='This tools is used to make fruit coulis from berries. The delicate pressure is ideal for soft berries, and the fine mesh of the strainer is small enough to retain the minute seeds of the fruit.'
		 prodDescription='This tools is used to make fruit coulis from berries. The delicate pressure is ideal for soft berries, and the fine mesh of the strainer is small enough to retain the minute seeds of the fruit. It is made of stainless steel and has a 7&#x22; diameter. 
'
		 prodMessage='' prodImageSmallPath='/images/wc003007.jpg'
		 prodImageLargePath='/images/wc003007.jpg' prodLink=''
		 prodPrice='72.25' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='71.00'
		 prodDateAdded='2003-06-19T11:10:42' prodDateModified='2003-06-19T11:11:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='004H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Aerolatte  2Batteries' ProdNamePlural='Aerolatte  2Batteries'
		 prodShortDescription='.004 - Aerolatte 2 Batteries (Bx)
.004S - Stand
.005 - Matte Aerolatte'
		 prodDescription='.004 - Aerolatte 2 Batteries (Bx)
.004S - Stand
.005 - Matte Aerolatte'
		 prodMessage='' prodImageSmallPath='/images/004H.jpg' prodImageLargePath='/images/004H.jpg'
		 prodLink='' prodPrice='25.00' prodWeight='0' prodShip='5.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-08-06T10:55:35'
		 prodDateModified='2003-08-06T10:56:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0120195' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio patt.amphora' ProdNamePlural='Imperio patts.amphoras'
		 prodShortDescription='h. 35.5 cm.' prodDescription='h. 35.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0120195.gif'
		 prodImageLargePath='/images/0120195.gif' prodLink='' prodPrice='1,150.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='0' prodSalePrice='0' prodDateAdded='2003-06-20T18:44:08'
		 prodDateModified='2003-06-20T18:45:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0120492' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio patt.amphora' ProdNamePlural='Imperio patts.amphoras'
		 prodShortDescription='h. 30 cm.' prodDescription='h. 30 cm.'
		 prodMessage='' prodImageSmallPath='/images/0120492.gif'
		 prodImageLargePath='/images/0120492.gif' prodLink='' prodPrice='778.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T18:48:46' prodDateModified='2003-06-20T18:50:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0120504' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cellini amphora' ProdNamePlural='Cellinis amphoras'
		 prodShortDescription='Cellini amphora' prodDescription='Cellini amphora'
		 prodMessage='' prodImageSmallPath='/images/0120504.gif'
		 prodImageLargePath='/images/0120504.gif' prodLink='' prodPrice='2,218.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T18:52:44' prodDateModified='2003-06-20T18:53:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0120538' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco style amphora' ProdNamePlural='Barrocos style amphoras'
		 prodShortDescription='Barroco style amphora' prodDescription='Barroco style amphora'
		 prodMessage='' prodImageSmallPath='/images/0120538.gif'
		 prodImageLargePath='/images/0120538.gif' prodLink='' prodPrice='2,812.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T18:56:00' prodDateModified='2003-06-20T18:56:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0120539' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Amphora dragon-figured handles'
		 ProdNamePlural='Amphoras dragons-figureds handles' prodShortDescription='Amphora dragon-figured handles'
		 prodDescription='Amphora dragon-figured handles' prodMessage=''
		 prodImageSmallPath='/images/0120539.gif' prodImageLargePath='/images/0120539.gif'
		 prodLink='' prodPrice='2,543.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-20T18:58:07'
		 prodDateModified='2003-06-20T18:58:28' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0120540' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Anphorae ostrich egg' ProdNamePlural='Anphoraes ostrich eggs'
		 prodShortDescription='Anphorae ostrich egg, h. 29 cm. 

'
		 prodDescription='Anphorae ostrich egg, h. 29 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/pt0645.gif'
		 prodImageLargePath='/images/pt0645.gif' prodLink='' prodPrice='669.05'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T19:00:24' prodDateModified='2003-06-20T19:00:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0120545' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Anphorae ostrich egg' ProdNamePlural='Anphoraes ostrichs eggs'
		 prodShortDescription='Anphorae ostrich egg, h. 33 cm. 

'
		 prodDescription='Anphorae ostrich egg, h. 33 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/pt0640.gif'
		 prodImageLargePath='/images/pt0640.gif' prodLink='' prodPrice='820.65'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T19:02:21' prodDateModified='2003-06-20T19:02:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0130128' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shaver,calamina style,gift box'
		 ProdNamePlural='Shavers,calamina styles,gift boxes' prodShortDescription='Shaver,calamina style,gift box'
		 prodDescription='Shaver,calamina style,gift box' prodMessage=''
		 prodImageSmallPath='/images/0661030.gif' prodImageLargePath='/images/0661030.gif'
		 prodLink='' prodPrice='118.22' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-29T21:05:55'
		 prodDateModified='2003-06-29T21:06:17' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0130151' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed manorial shaving brush'
		 ProdNamePlural='Gifts boxed manorial shaving brushes'
		 prodShortDescription='Gift boxed manorial shaving brush 

'
		 prodDescription='Gift boxed manorial shaving brush 

'
		 prodMessage='' prodImageSmallPath='/images/0130151.gif'
		 prodImageLargePath='/images/0130151.gif' prodLink='' prodPrice='134.41'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-29T21:12:44' prodDateModified='2003-06-29T21:13:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01306' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='SWEDISH ROSETTE TIMBALE SET - CAST'
		 ProdNamePlural='SWEDISH ROSETTE TIMBALE SETS - CAST' prodShortDescription='-For deep frying Swedish rosette cookies or timbales 
-Also makes Greek diples (cookies) and Mexican fritter cookies
rosette'
		 prodDescription='-For deep frying Swedish rosette cookies or timbales 
-Also makes Greek diples (cookies) and Mexican fritter cookies 
-Set consists of a double-dip handle, six molds, and recipes 
-Forms are cast aluminum; handle is wood with aluminum prongs 
-Hand wash with mild detergent 
rosette
'
		 prodMessage='' prodImageSmallPath='/images/01306.gif'
		 prodImageLargePath='/images/01306.gif' prodLink='/detail.asp?product_id=01306'
		 prodPrice='25.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-16T10:26:54' prodDateModified='2004-05-10T11:37:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140040' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size napkin ring' ProdNamePlural='Small size napkin rings'
		 prodShortDescription='Small size napkin ring' prodDescription='Small size napkin ring'
		 prodMessage='' prodImageSmallPath='/images/0140040.gif'
		 prodImageLargePath='/images/0140040.gif' prodLink='' prodPrice='37.44'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T18:22:39' prodDateModified='2003-07-03T18:22:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140041' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size curved napkin ring'
		 ProdNamePlural='Small size curved napkin rings' prodShortDescription='Small size curved napkin ring'
		 prodDescription='Small size curved napkin ring' prodMessage=''
		 prodImageSmallPath='/images/0140041.gif' prodImageLargePath='/images/0140041.gif'
		 prodLink='' prodPrice='38.24' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:23:40'
		 prodDateModified='2003-07-03T18:23:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140042' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size curved napkin ring'
		 ProdNamePlural='Large size curved napkin rings' prodShortDescription='Large size curved napkin ring'
		 prodDescription='Large size curved napkin ring' prodMessage=''
		 prodImageSmallPath='/images/0140042.gif' prodImageLargePath='/images/0140042.gif'
		 prodLink='' prodPrice='44.85' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:24:32'
		 prodDateModified='2003-07-03T18:24:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140043' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size napkin ring' ProdNamePlural='Large size napkin rings'
		 prodShortDescription='Large size napkin ring' prodDescription='Large size napkin ring'
		 prodMessage='' prodImageSmallPath='/images/0140043.gif'
		 prodImageLargePath='/images/0140043.gif' prodLink='' prodPrice='43.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T18:25:29' prodDateModified='2003-07-03T18:25:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140043F24' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size napkin ring rim (Chippendale)'
		 ProdNamePlural='Large size napkin rings rims (Chippendale)'
		 prodShortDescription='Large size napkin ring rim (Chippendale)'
		 prodDescription='Large size napkin ring rim (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0140043F.gif'
		 prodImageLargePath='/images/0140043F.gif' prodLink=''
		 prodPrice='57.97' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:27:05' prodDateModified='2003-07-03T18:27:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140043F4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size napkin ring rim (Sevilla)'
		 ProdNamePlural='Large size napkin rings rims (Sevilla)'
		 prodShortDescription='Large size napkin ring rim (Sevilla)'
		 prodDescription='Large size napkin ring rim (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0140043fsev.gif'
		 prodImageLargePath='/images/0140043fsev.gif' prodLink=''
		 prodPrice='57.97' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:28:52' prodDateModified='2003-07-03T18:29:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140043FA5' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size napkin ring rim '
		 ProdNamePlural='Large size napkin rings rims '
		 prodShortDescription='Large size napkin ring rim '
		 prodDescription='Large size napkin ring rim '
		 prodMessage='' prodImageSmallPath='/images/0140043faing.gif'
		 prodImageLargePath='/images/0140043faing.gif' prodLink=''
		 prodPrice='54.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:29:45' prodDateModified='2003-07-03T18:30:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140046' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval napkin ring' ProdNamePlural='Oval napkin rings'
		 prodShortDescription='Oval napkin ring' prodDescription='Oval napkin ring'
		 prodMessage='' prodImageSmallPath='/images/0140046.gif'
		 prodImageLargePath='/images/0140046.gif' prodLink='' prodPrice='50.35'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T18:30:42' prodDateModified='2003-07-03T18:30:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140046F25' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval napkin ring  pattern (Florencia)'
		 ProdNamePlural='Oval napkin rings  patterns (Florencia)'
		 prodShortDescription='Oval napkin ring  pattern (Florencia)'
		 prodDescription='Oval napkin ring  pattern (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0140046fflo.gif'
		 prodImageLargePath='/images/0140046fflo.gif' prodLink=''
		 prodPrice='65.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:31:54' prodDateModified='2003-07-03T18:32:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140046F4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval napkin ring  pattern (Sevilla)'
		 ProdNamePlural='Oval napkin rings  patterns (Sevilla)'
		 prodShortDescription='Oval napkin ring  pattern (Sevilla)'
		 prodDescription='Oval napkin ring  pattern (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0140046fsev.gif'
		 prodImageLargePath='/images/0140046fsev.gif' prodLink=''
		 prodPrice='65.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:33:30' prodDateModified='2003-07-03T18:33:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140046F6' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval napkin ring  pattern (Barroco)'
		 ProdNamePlural='Oval napkin rings  patterns (Barroco)'
		 prodShortDescription='Oval napkin ring  pattern (Barroco)'
		 prodDescription='Oval napkin ring  pattern (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0140046fbarr.gif'
		 prodImageLargePath='/images/0140046fbarr.gif' prodLink=''
		 prodPrice='65.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:34:25' prodDateModified='2003-07-03T18:34:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140046FA1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval napkin ring  imperio,brasil rim (Imperio)'
		 ProdNamePlural='Oval napkin rings  imperio,brasil rims (Imperio)'
		 prodShortDescription='Oval napkin ring  imperio,brasil rim (Imperio)'
		 prodDescription='Oval napkin ring  imperio,brasil rim (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0140046fa20imp.gif'
		 prodImageLargePath='/images/0140046fa20imp.gif' prodLink=''
		 prodPrice='61.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:38:07' prodDateModified='2003-07-03T18:38:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140047' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Galeria style napkin ring'
		 ProdNamePlural='Galeria style napkin rings' prodShortDescription='Galeria style napkin ring'
		 prodDescription='Galeria style napkin ring' prodMessage=''
		 prodImageSmallPath='/images/0140047.gif' prodImageLargePath='/images/0140047.gif'
		 prodLink='' prodPrice='64.63' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:39:01'
		 prodDateModified='2003-07-03T18:39:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0140048' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napkin ring' ProdNamePlural='Napkin rings'
		 prodShortDescription='Napkin ring 

' prodDescription='Napkin ring 

'
		 prodMessage='' prodImageSmallPath='/images/0140048.gif'
		 prodImageLargePath='/images/0140048.gif' prodLink='' prodPrice='50.25'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T18:40:09' prodDateModified='2003-07-03T18:40:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0150018' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style baby cup' ProdNamePlural='Plain style baby cups'
		 prodShortDescription='Plain style baby cup, h. 7 cm.'
		 prodDescription='Plain style baby cup, h. 7 cm.' prodMessage=''
		 prodImageSmallPath='/images/0150018.gif' prodImageLargePath='/images/0150018.gif'
		 prodLink='' prodPrice='85.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T14:39:13'
		 prodDateModified='2003-06-23T14:39:34' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0151041' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby small pitcher' ProdNamePlural='Baby small pitchers'
		 prodShortDescription='Baby small pitcher' prodDescription='Baby small pitcher'
		 prodMessage='' prodImageSmallPath='/images/0151041.gif'
		 prodImageLargePath='/images/0151041.gif' prodLink='' prodPrice='99.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:41:20' prodDateModified='2003-06-23T14:41:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0151042' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Porringer' ProdNamePlural='Porringers'
		 prodShortDescription='Porringer' prodDescription='Porringer'
		 prodMessage='' prodImageSmallPath='/images/0151042.gif'
		 prodImageLargePath='/images/0151042.gif' prodLink='' prodPrice='145.35'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:42:52' prodDateModified='2003-06-23T14:43:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0151043' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby small pitcher' ProdNamePlural='Baby small pitchers'
		 prodShortDescription='Baby small pitcher' prodDescription='Baby small pitcher'
		 prodMessage='' prodImageSmallPath='/images/0151043.gif'
		 prodImageLargePath='/images/0151043.gif' prodLink='' prodPrice='110.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:44:42' prodDateModified='2003-06-23T14:45:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0151045' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby small pitcher' ProdNamePlural='Baby small pitchers'
		 prodShortDescription='Baby small pitcher' prodDescription='Baby small pitcher'
		 prodMessage='' prodImageSmallPath='/images/0151045.gif'
		 prodImageLargePath='/images/0151045.gif' prodLink='' prodPrice='99.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:46:35' prodDateModified='2003-06-23T14:46:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0151049' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby cup two handles' ProdNamePlural='Baby cups two handles'
		 prodShortDescription='Baby cup two handles' prodDescription='Baby cup two handles'
		 prodMessage='' prodImageSmallPath='/images/0151049.gif'
		 prodImageLargePath='/images/0151049.gif' prodLink='' prodPrice='146.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:47:53' prodDateModified='2003-06-23T14:48:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0151078' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby cup' ProdNamePlural='Baby cups'
		 prodShortDescription='Baby cup, h. 7.4 cm.' prodDescription='Baby cup, h. 7.4 cm.'
		 prodMessage='' prodImageSmallPath='/images/0151078.gif'
		 prodImageLargePath='/images/0151078.gif' prodLink='' prodPrice='99.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:50:27' prodDateModified='2003-06-23T14:53:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0153006' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby spoon' ProdNamePlural='Baby spoons'
		 prodShortDescription='Baby spoon' prodDescription='Baby spoon'
		 prodMessage='' prodImageSmallPath='/images/0153006.gif'
		 prodImageLargePath='/images/0153006.gif' prodLink='' prodPrice='42.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:54:34' prodDateModified='2003-06-23T14:55:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015300820' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby spoon, colonial, s. Marco, ambassador pattern'
		 ProdNamePlural='Baby spoons, colonial, s. Marco, ambassador patterns'
		 prodShortDescription='Baby spoon, colonial, s. Marco, ambassador pattern (San marco) 

'
		 prodDescription='Baby spoon, colonial, s. Marco, ambassador pattern (San marco) 

'
		 prodMessage='' prodImageSmallPath='/images/0153008sm.gif'
		 prodImageLargePath='/images/0153008sm.gif' prodLink=''
		 prodPrice='45.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T14:58:19' prodDateModified='2003-06-23T14:59:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015300821' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby spoon, colonial, s. Marco, ambassador pattern'
		 ProdNamePlural='Baby spoons, colonials, s. Marco, ambassador patterns'
		 prodShortDescription='Baby spoon, colonial, s. Marco, ambassador pattern (Colonial) 

'
		 prodDescription='Baby spoon, colonial, s. Marco, ambassador pattern (Colonial) 

'
		 prodMessage='' prodImageSmallPath='/images/0153008.gif'
		 prodImageLargePath='/images/0153008.gif' prodLink='' prodPrice='45.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:01:20' prodDateModified='2003-06-23T15:01:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015300822' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby spoon, colonial, s. Marco, ambassador pattern'
		 ProdNamePlural='Baby spoons, colonial, s. Marco, ambassador patterns'
		 prodShortDescription='Baby spoon, colonial, s. Marco, ambassador pattern (Ambassador) 

'
		 prodDescription='Baby spoon, colonial, s. Marco, ambassador pattern (Ambassador) 

'
		 prodMessage='' prodImageSmallPath='/images/0153008a.gif'
		 prodImageLargePath='/images/0153008a.gif' prodLink=''
		 prodPrice='45.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T15:03:58' prodDateModified='2003-06-23T15:04:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0153010' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style baby spoon turned handle'
		 ProdNamePlural='Plain style baby spoons turned handles'
		 prodShortDescription='Plain style baby spoon turned handle'
		 prodDescription='Plain style baby spoon turned handle'
		 prodMessage='' prodImageSmallPath='/images/0153010.gif'
		 prodImageLargePath='/images/0153010.gif' prodLink='' prodPrice='37.08'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:05:35' prodDateModified='2003-06-23T15:05:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0153012' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby spoon turned handle &#x26; design'
		 ProdNamePlural='Baby spoons turned handles &#x26; designs'
		 prodShortDescription='Baby spoon turned handle &#x26; design'
		 prodDescription='Baby spoon turned handle &#x26; design'
		 prodMessage='' prodImageSmallPath='/images/0153012.gif'
		 prodImageLargePath='/images/0153012.gif' prodLink='' prodPrice='40.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:10:34' prodDateModified='2003-06-23T15:10:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015301420' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby knife,colonial s. Marco, ambassador pattern'
		 ProdNamePlural='Baby knifes,colonial s. Marco, ambassador patterns'
		 prodShortDescription='Baby knife,colonial s. Marco, ambassador pattern (San marco) 

'
		 prodDescription='Baby knife,colonial s. Marco, ambassador pattern (San marco) 

'
		 prodMessage='' prodImageSmallPath='/images/0153014sm.gif'
		 prodImageLargePath='/images/0153014sm.gif' prodLink=''
		 prodPrice='54.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T15:20:09' prodDateModified='2003-06-23T15:20:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015301421' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby knife,colonial s. Marco, ambassador pattern'
		 ProdNamePlural='Baby knifes,colonial s. Marco, ambassador patterns'
		 prodShortDescription='Baby knife,colonial s. Marco, ambassador pattern (Colonial) 

'
		 prodDescription='Baby knife,colonial s. Marco, ambassador pattern (Colonial) 

'
		 prodMessage='' prodImageSmallPath='/images/0153014COL.gif'
		 prodImageLargePath='/images/0153014COL.gif' prodLink=''
		 prodPrice='54.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T15:21:36' prodDateModified='2003-06-23T15:21:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015301422' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby knife,colonial s. Marco, ambassador pattern'
		 ProdNamePlural='Baby knifes,colonial s. Marco, ambassador patterns'
		 prodShortDescription='Baby knife,colonial s. Marco, ambassador pattern (Ambassador) 

'
		 prodDescription='Baby knife,colonial s. Marco, ambassador pattern (Ambassador) 

'
		 prodMessage='' prodImageSmallPath='/images/0153014amb.gif'
		 prodImageLargePath='/images/0153014amb.gif' prodLink=''
		 prodPrice='54.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T15:23:15' prodDateModified='2003-06-23T15:24:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0153016' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Figured baby food pusher' ProdNamePlural='Figureds baby food pushers'
		 prodShortDescription='Figured baby food pusher' prodDescription='Figured baby food pusher'
		 prodMessage='' prodImageSmallPath='/images/0153016.gif'
		 prodImageLargePath='/images/0153016.gif' prodLink='' prodPrice='45.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:26:22' prodDateModified='2003-06-23T15:26:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015301821' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby food pusher,colonial pattern'
		 ProdNamePlural='Baby food pushers,colonial patterns' prodShortDescription='Baby food pusher,colonial pattern (Colonial) 

'
		 prodDescription='Baby food pusher,colonial pattern (Colonial) 

'
		 prodMessage='' prodImageSmallPath='/images/0153018col.gif'
		 prodImageLargePath='/images/0153018col.gif' prodLink=''
		 prodPrice='45.03' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T15:29:22' prodDateModified='2003-06-23T15:29:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0153020' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Porringer rim' ProdNamePlural='Porringer rims'
		 prodShortDescription='Porringer rim' prodDescription='Porringer rim'
		 prodMessage='' prodImageSmallPath='/images/0153020.gif'
		 prodImageLargePath='/images/0153020.gif' prodLink='' prodPrice='177.10'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T15:32:48'/>
	<z:row prodID='0153022' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style porringer' ProdNamePlural='Plain styles porringers'
		 prodShortDescription='Plain style porringer' prodDescription='Plain style porringer'
		 prodMessage='' prodImageSmallPath='/images/0153022.gif'
		 prodImageLargePath='/images/0153022.gif' prodLink='' prodPrice='113.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:34:35' prodDateModified='2003-06-23T15:35:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015302420' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby fork, colonial s. Marco, ambassador patterns'
		 ProdNamePlural='Baby forks, colonial s. Marco, ambassador patterns'
		 prodShortDescription='Baby fork, colonial s. Marco, ambassador patterns (San marco) 

'
		 prodDescription='Baby fork, colonial s. Marco, ambassador patterns (San marco) 

'
		 prodMessage='' prodImageSmallPath='/images/0153024sm.gif'
		 prodImageLargePath='/images/0153024sm.gif' prodLink=''
		 prodPrice='45.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T15:35:55' prodDateModified='2003-06-23T15:36:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015302421' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby fork, colonial s. Marco, ambassador patterns'
		 ProdNamePlural='Baby forks, colonial s. Marco, ambassador patterns'
		 prodShortDescription='Baby fork, colonial s. Marco, ambassador patterns (Colonial) 

'
		 prodDescription='Baby fork, colonial s. Marco, ambassador patterns (Colonial) 

'
		 prodMessage='' prodImageSmallPath='/images/0153024.gif'
		 prodImageLargePath='/images/0153024.gif' prodLink='' prodPrice='45.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:38:04' prodDateModified='2003-06-23T15:38:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='015302422' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby fork, colonial s. Marco, ambassador patterns'
		 ProdNamePlural='Baby forks, colonial s. Marco, ambassador patterns'
		 prodShortDescription='Baby fork, colonial s. Marco, ambassador patterns (Ambassador) 

'
		 prodDescription='Baby fork, colonial s. Marco, ambassador patterns (Ambassador) 

'
		 prodMessage='' prodImageSmallPath='/images/0153024amb.gif'
		 prodImageLargePath='/images/0153024amb.gif' prodLink=''
		 prodPrice='45.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T15:39:53' prodDateModified='2003-06-23T15:40:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0153026' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Figured baby fork' ProdNamePlural='Figured baby forks'
		 prodShortDescription='Figured baby fork 

' prodDescription='Figured baby fork 

'
		 prodMessage='' prodImageSmallPath='/images/0153026.gif'
		 prodImageLargePath='/images/0153026.gif' prodLink='' prodPrice='42.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:41:05' prodDateModified='2003-06-23T15:41:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0153028' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby spoon golden ball' ProdNamePlural='Baby spoons golden balls'
		 prodShortDescription='Baby spoon golden ball' prodDescription='Baby spoon golden ball'
		 prodMessage='' prodImageSmallPath='/images/0153028.gif'
		 prodImageLargePath='/images/0153028.gif' prodLink='' prodPrice='85.05'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:42:37' prodDateModified='2003-06-23T15:42:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0153029' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clown stand' ProdNamePlural='Clown stands'
		 prodShortDescription='Clown stand 

' prodDescription='Clown stand 

'
		 prodMessage='' prodImageSmallPath='/images/0153029.gif'
		 prodImageLargePath='/images/0153029.gif' prodLink='' prodPrice='74.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T15:43:59' prodDateModified='2003-06-23T15:44:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01540' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Norwegian Krumkake Iron' ProdNamePlural='Norwegian Krumkake Iron'
		 prodShortDescription='-Makes traditional Scandinavian cone-shaped cookies 
-Imprints a pattern of flowers and leaves on each cookie 
-Iron measures 5-1/4 inches in diameter 
'
		 prodDescription='-Makes traditional Scandinavian cone-shaped cookies 
-Imprints a pattern of flowers and leaves on each cookie 
-Iron measures 5-1/4 inches in diameter 
-Warp-resistant cast aluminum ensures even heating 
-Wood rolling cone and recipes included 
'
		 prodMessage='' prodImageSmallPath='/images/01540.jpg'
		 prodImageLargePath='/images/01540.jpg' prodLink='' prodPrice='47.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:43:34' prodDateModified='2003-07-16T10:43:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0160018' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed plain style baby cup'
		 ProdNamePlural='Gift boxed plain style baby cups' prodShortDescription='Gift boxed plain style baby cup, h.7 cm.'
		 prodDescription='Gift boxed plain style baby cup, h.7 cm.'
		 prodMessage='' prodImageSmallPath='/images/0160018.gif'
		 prodImageLargePath='/images/0160018.gif' prodLink='' prodPrice='88.89'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T08:51:19' prodDateModified='2003-07-01T08:53:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161041' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed baby cup' ProdNamePlural='Gift boxed baby cups'
		 prodShortDescription='Gift boxed baby cup, h. 4.7 cm.'
		 prodDescription='Gift boxed baby cup, h. 4.7 cm.' prodMessage=''
		 prodImageSmallPath='/images/0161041.gif' prodImageLargePath='/images/0161041.gif'
		 prodLink='' prodPrice='101.84' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T08:54:38'
		 prodDateModified='2003-07-01T08:55:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161043' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed baby cup' ProdNamePlural='Gift boxed baby cups'
		 prodShortDescription='Gift boxed baby cup, h. 8.2 cm.'
		 prodDescription='Gift boxed baby cup, h. 8.2 cm.' prodMessage=''
		 prodImageSmallPath='/images/0161043.gif' prodImageLargePath='/images/0161043.gif'
		 prodLink='' prodPrice='115.15' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T08:56:06'
		 prodDateModified='2003-07-01T08:56:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161045' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed baby cup' ProdNamePlural='Gift boxed baby cups'
		 prodShortDescription='Gift boxed baby cup' prodDescription='Gift boxed baby cup'
		 prodMessage='' prodImageSmallPath='/images/0161045.gif'
		 prodImageLargePath='/images/0161045.gif' prodLink='' prodPrice='101.08'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T08:57:12' prodDateModified='2003-07-01T08:57:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161048' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 ProdNamePlural='2-pc gift boxed baby set:porringers &#x26; fig.spoons'
		 prodShortDescription='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 prodDescription='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 prodMessage='' prodImageSmallPath='/images/0161048.gif'
		 prodImageLargePath='/images/0161048.gif' prodLink='' prodPrice='190.66'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T08:58:40' prodDateModified='2003-07-01T08:59:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161049' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc gift boxed baby set:cup &#x26; figured spoon'
		 ProdNamePlural='2-pc gift boxed baby set:cups &#x26; figured spoons'
		 prodShortDescription='2-pc gift boxed baby set:cup &#x26; figured spoon'
		 prodDescription='2-pc gift boxed baby set:cup &#x26; figured spoon'
		 prodMessage='' prodImageSmallPath='/images/0161049.gif'
		 prodImageLargePath='/images/0161049.gif' prodLink='' prodPrice='191.71'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T08:59:50' prodDateModified='2003-07-01T09:00:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161052' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 ProdNamePlural='2-pc gift boxed baby set:porringers &#x26; fig.spoons'
		 prodShortDescription='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 prodDescription='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 prodMessage='' prodImageSmallPath='/images/0161052.gif'
		 prodImageLargePath='/images/0161052.gif' prodLink='' prodPrice='159.06'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:00:57' prodDateModified='2003-07-01T09:01:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161054A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 ProdNamePlural='2-pc gift boxed baby set:porringers &#x26; fig.spoons'
		 prodShortDescription='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 prodDescription='2-pc gift boxed baby set:porringer &#x26; fig.spoon'
		 prodMessage='' prodImageSmallPath='/images/0161054A.gif'
		 prodImageLargePath='/images/0161054A.gif' prodLink=''
		 prodPrice='222.41' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T09:03:11' prodDateModified='2003-07-01T09:03:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161054B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc gift boxed baby set:porringer,f.spoon &#x26; fork'
		 ProdNamePlural='3-pc gift boxed baby set:porringers,f.spoons &#x26; forks'
		 prodShortDescription='3-pc gift boxed baby set:porringer,f.spoon &#x26; fork'
		 prodDescription='3-pc gift boxed baby set:porringer,f.spoon &#x26; fork'
		 prodMessage='' prodImageSmallPath='/images/0161054B.gif'
		 prodImageLargePath='/images/0161054B.gif' prodLink=''
		 prodPrice='265.27' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T09:04:21' prodDateModified='2003-07-01T09:04:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161055' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc gift boxed baby set:porringer,pitcher &#x26; spoon'
		 ProdNamePlural='3-pc gift boxed baby set:porringers,pitchers &#x26; spoons'
		 prodShortDescription='3-pc gift boxed baby set:porringer,pitcher &#x26; spoon 

'
		 prodDescription='3-pc gift boxed baby set:porringer,pitcher &#x26; spoon 

'
		 prodMessage='' prodImageSmallPath='/images/0161055.gif'
		 prodImageLargePath='/images/0161055.gif' prodLink='' prodPrice='289.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:05:38' prodDateModified='2003-07-01T09:05:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161056' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc gift boxed baby set:cup,sm. Pitcher &#x26; spoon'
		 ProdNamePlural='3-pc gift boxed baby set:cup,sm. Pitchers &#x26; spoons'
		 prodShortDescription='3-pc gift boxed baby set:cup,sm. Pitcher &#x26; spoon'
		 prodDescription='3-pc gift boxed baby set:cup,sm. Pitcher &#x26; spoon'
		 prodMessage='' prodImageSmallPath='/images/0161056.gif'
		 prodImageLargePath='/images/0161056.gif' prodLink='' prodPrice='291.52'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:06:49' prodDateModified='2003-07-01T09:07:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161058' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc gift boxed baby set:porringer,cup,spoon'
		 ProdNamePlural='3-pc gift boxed baby set:porringers,cups,spoons'
		 prodShortDescription='3-pc gift boxed baby set:porringer,cup,spoon'
		 prodDescription='3-pc gift boxed baby set:porringer,cup,spoon'
		 prodMessage='' prodImageSmallPath='/images/0161058.gif'
		 prodImageLargePath='/images/0161058.gif' prodLink='' prodPrice='269.52'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:08:17' prodDateModified='2003-07-01T09:08:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161062' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-pc gift boxed baby set' ProdNamePlural='4-pc gift boxed baby sets'
		 prodShortDescription='4-pc gift boxed baby set' prodDescription='4-pc gift boxed baby set'
		 prodMessage='' prodImageSmallPath='/images/0161062.gif'
		 prodImageLargePath='/images/0161062.gif' prodLink='' prodPrice='328.96'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:10:23' prodDateModified='2003-07-01T09:10:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161063' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc gift boxed baby set:spoon,fork &#x26; food pusher'
		 ProdNamePlural='3-pc gift boxed baby set:spoons,forks &#x26; food pushers'
		 prodShortDescription='3-pc gift boxed baby set:spoon,fork &#x26; food pusher 

'
		 prodDescription='3-pc gift boxed baby set:spoon,fork &#x26; food pusher 

'
		 prodMessage='' prodImageSmallPath='/images/0161063.gif'
		 prodImageLargePath='/images/0161063.gif' prodLink='' prodPrice='132.91'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:11:34' prodDateModified='2003-07-01T09:11:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161064' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc gift boxed baby set:spoon &#x26; food pusher'
		 ProdNamePlural='2-pc gift boxed baby set:spoons &#x26; food pushers'
		 prodShortDescription='2-pc gift boxed baby set:spoon &#x26; food pusher'
		 prodDescription='2-pc gift boxed baby set:spoon &#x26; food pusher'
		 prodMessage='' prodImageSmallPath='/images/0161064.gif'
		 prodImageLargePath='/images/0161064.gif' prodLink='' prodPrice='90.31'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:13:58' prodDateModified='2003-07-01T09:14:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161065' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc gift boxed baby set' ProdNamePlural='2-pc gift boxed baby sets'
		 prodShortDescription='2-pc gift boxed baby set' prodDescription='2-pc gift boxed baby set'
		 prodMessage='' prodImageSmallPath='/images/0161065.gif'
		 prodImageLargePath='/images/0161065.gif' prodLink='' prodPrice='84.79'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:20:59' prodDateModified='2003-07-01T09:22:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01610663' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc gift boxed baby set,ambassador pattern'
		 ProdNamePlural='3-pc gift boxed baby sets,ambassador patterns'
		 prodShortDescription='3-pc gift boxed baby set,ambassador pattern'
		 prodDescription='3-pc gift boxed baby set,ambassador pattern'
		 prodMessage='' prodImageSmallPath='/images/01610663.gif'
		 prodImageLargePath='/images/01610663.gif' prodLink=''
		 prodPrice='147.66' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T09:24:56' prodDateModified='2003-07-01T09:25:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01610664' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-pc gift boxed baby set, colonial pattern'
		 ProdNamePlural='4-pc gift boxed baby sets, colonial patterns'
		 prodShortDescription='4-pc gift boxed baby set, colonial pattern'
		 prodDescription='4-pc gift boxed baby set, colonial pattern'
		 prodMessage='' prodImageSmallPath='/images/01610664.gif'
		 prodImageLargePath='/images/01610664.gif' prodLink=''
		 prodPrice='192.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T09:26:26' prodDateModified='2003-07-01T09:26:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161067' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc gift boxed baby set:spoon &#x26; fork,ambassador'
		 ProdNamePlural='2-pc gift boxed baby set:spoons &#x26; forks,ambassadors'
		 prodShortDescription='2-pc gift boxed baby set:spoon &#x26; fork,ambassador'
		 prodDescription='2-pc gift boxed baby set:spoon &#x26; fork,ambassador'
		 prodMessage='' prodImageSmallPath='/images/0161067.gif'
		 prodImageLargePath='/images/0161067.gif' prodLink='' prodPrice='92.71'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:27:27' prodDateModified='2003-07-01T09:27:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161068' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc gift boxed baby set:figured spoon &#x26; fork'
		 ProdNamePlural='2-pc gift boxed baby sets:figured spoons &#x26; forks'
		 prodShortDescription='2-pc gift boxed baby set:figured spoon &#x26; fork'
		 prodDescription='2-pc gift boxed baby set:figured spoon &#x26; fork'
		 prodMessage='' prodImageSmallPath='/images/0161068.gif'
		 prodImageLargePath='/images/0161068.gif' prodLink='' prodPrice='87.91'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:32:00' prodDateModified='2003-07-01T09:32:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161075' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc gift boxed baby set' ProdNamePlural='5-pc gift boxed baby sets'
		 prodShortDescription='5-pc gift boxed baby set' prodDescription='5-pc gift boxed baby set'
		 prodMessage='' prodImageSmallPath='/images/0161075.gif'
		 prodImageLargePath='/images/0161075.gif' prodLink='' prodPrice='451.97'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:33:24' prodDateModified='2003-07-01T09:33:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161075B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc gift boxed baby set' ProdNamePlural='5-pc gift boxed baby sets'
		 prodShortDescription='5-pc gift boxed baby set' prodDescription='5-pc gift boxed baby set'
		 prodMessage='' prodImageSmallPath='/images/0161075B.gif'
		 prodImageLargePath='/images/0161075B.gif' prodLink=''
		 prodPrice='414.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T09:34:35' prodDateModified='2003-07-01T09:35:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161076' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='8-pc gift boxed baby set' ProdNamePlural='8-pc gift boxed baby sets'
		 prodShortDescription='8-pc gift boxed baby set' prodDescription='8-pc gift boxed baby set'
		 prodMessage='' prodImageSmallPath='/images/0161076.gif'
		 prodImageLargePath='/images/0161076.gif' prodLink='' prodPrice='559.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T09:36:41' prodDateModified='2003-07-01T09:37:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161076A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-pc gift boxed baby set' ProdNamePlural='7-pc gift boxed baby sets'
		 prodShortDescription='7-pc gift boxed baby set' prodDescription='7-pc gift boxed baby set'
		 prodMessage='' prodImageSmallPath='/images/0161076A.gif'
		 prodImageLargePath='/images/0161076A.gif' prodLink=''
		 prodPrice='482.77' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T09:37:52' prodDateModified='2003-07-01T09:38:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01610773' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc gift boxed baby set colonial/san marco patt.'
		 ProdNamePlural='3-pc gift boxed baby set colonial/san marco patt.'
		 prodShortDescription='3-pc gift boxed baby set colonial/san marco patt.'
		 prodDescription='3-pc gift boxed baby set colonial/san marco patt.'
		 prodMessage='' prodImageSmallPath='/images/01610773.gif'
		 prodImageLargePath='/images/01610773.gif' prodLink=''
		 prodPrice='147.66' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T09:39:01' prodDateModified='2003-07-01T09:39:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01610774' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-pc gift boxed baby set colonial pattern'
		 ProdNamePlural='4-pc gift boxed baby set colonial patterns'
		 prodShortDescription='4-pc gift boxed baby set colonial pattern'
		 prodDescription='4-pc gift boxed baby set colonial pattern'
		 prodMessage='' prodImageSmallPath='/images/01610774.gif'
		 prodImageLargePath='/images/01610774.gif' prodLink=''
		 prodPrice='192.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T09:39:56' prodDateModified='2003-07-01T09:41:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161078' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed baby small pitcher'
		 ProdNamePlural='Gift boxed baby small pitchers' prodShortDescription='Gift boxed baby small pitcher'
		 prodDescription='Gift boxed baby small pitcher' prodMessage=''
		 prodImageSmallPath='/images/0161078.gif' prodImageLargePath='/images/0161078.gif'
		 prodLink='' prodPrice='102.73' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T09:41:55'
		 prodDateModified='2003-07-01T09:42:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0161092' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed special baby spoon'
		 ProdNamePlural='Gift boxed special baby spoons' prodShortDescription='Gift boxed special baby spoon'
		 prodDescription='Gift boxed special baby spoon' prodMessage=''
		 prodImageSmallPath='/images/0161092.gif' prodImageLargePath='/images/0161092.gif'
		 prodLink='' prodPrice='50.12' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T09:42:56'
		 prodDateModified='2003-07-01T09:43:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='01702261' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval gravy boats tray' ProdNamePlural='Oval gravy boats trays'
		 prodShortDescription='Oval gravy boat&#x27;s tray,27 x 18 cm. (Imperio)'
		 prodDescription='Oval gravy boat&#x27;s tray,27 x 18 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0170226.gif'
		 prodImageLargePath='/images/0170226.gif' prodLink='/detail.asp?PRODUCT_ID=01702261'
		 prodPrice='332.64' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-08-21T15:12:40' prodDateModified='2003-08-21T15:13:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0170226122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval gravy boats tray' ProdNamePlural='Oval gravy boats trays'
		 prodShortDescription='Oval gravy boat&#x27;s tray,27 x 18 cm. (Llano)'
		 prodDescription='Oval gravy boat&#x27;s tray,27 x 18 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0170229lla.gif'
		 prodImageLargePath='/images/0170229lla.gif' prodLink=''
		 prodPrice='332.64' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-08-21T15:16:19' prodDateModified='2003-08-21T15:16:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01702264' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval gravy boat&#x27;s tray'
		 ProdNamePlural='Oval gravy boats trays' prodShortDescription='Oval gravy boat&#x27;s tray,27 x 18 cm.,17.5 x 11 cm. (Sevilla) 

'
		 prodDescription='Oval gravy boat&#x27;s tray,27 x 18 cm.,17.5 x 11 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0226sev.gif'
		 prodImageLargePath='/images/0226sev.gif' prodLink='' prodPrice='332.64'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-06T20:42:36' prodDateModified='2003-07-06T20:56:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01702265' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval gravy boat&#x27;s tray'
		 ProdNamePlural='Oval gravy boats trays' prodShortDescription='Oval gravy boat&#x27;s tray,27 x 18 cm.,17.5 x 11 cm. '
		 prodDescription='Oval gravy boat&#x27;s tray,27 x 18 cm.,17.5 x 11 cm. '
		 prodMessage='' prodImageSmallPath='/images/0229i.gif'
		 prodImageLargePath='/images/0229i.gif' prodLink='' prodPrice='332.64'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-06T20:43:43' prodDateModified='2003-07-06T20:58:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01702266' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval gravy boat&#x27;s tray'
		 ProdNamePlural='Oval gravy boats trays' prodShortDescription='Oval gravy boat&#x27;s tray,27 x 18 cm. (Barroco) 

'
		 prodDescription='Oval gravy boat&#x27;s tray,27 x 18 cm. (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/0170227.gif'
		 prodImageLargePath='/images/0170227.gif' prodLink='' prodPrice='332.64'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-06T20:45:47' prodDateModified='2003-07-06T20:47:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01702291' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval gravy boats tray' ProdNamePlural='Oval gravy boats trays'
		 prodShortDescription='Oval gravy boat&#x27;s tray,17.5 x 11 cm. (Imperio)'
		 prodDescription='Oval gravy boat&#x27;s tray,17.5 x 11 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0170229.gif'
		 prodImageLargePath='/images/0170229.gif' prodLink='/detail.asp?product_id=01702291'
		 prodPrice='190.35' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-08-21T15:25:42' prodDateModified='2003-08-21T15:25:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0170629122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tray for milk &#x26; sugar set'
		 ProdNamePlural='Trays for milk &#x26; sugar sets' prodShortDescription='Tray for milk &#x26; sugar set,28 x 22 cm. (Llano)'
		 prodDescription='Tray for milk &#x26; sugar set,28 x 22 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0170629ll.gif'
		 prodImageLargePath='/images/0170629ll.gif' prodLink=''
		 prodPrice='417.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T21:02:16' prodDateModified='2003-07-06T21:02:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01706294' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tray for milk &#x26; sugar set'
		 ProdNamePlural='Trays for milk &#x26; sugar sets' prodShortDescription='Tray for milk &#x26; sugar set,28 x 22 cm. (Sevilla)'
		 prodDescription='Tray for milk &#x26; sugar set,28 x 22 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/017062920sevilla.gif'
		 prodImageLargePath='/images/017062920sevilla.gif' prodLink=''
		 prodPrice='417.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T21:05:32' prodDateModified='2003-07-06T21:05:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0170648279' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rect.tray tortillon patt.handles'
		 ProdNamePlural='Rect.trays tortillon patt.handles' prodShortDescription='Rect.tray tortillon patt.handles,51.5 x 40 cm. (C/entradas) 

'
		 prodDescription='Rect.tray tortillon patt.handles,51.5 x 40 cm. (C/entradas) 

'
		 prodMessage='' prodImageSmallPath='/images/0170648ent.gif'
		 prodImageLargePath='/images/0170648ent.gif' prodLink=''
		 prodPrice='2,321.02' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T21:07:16' prodDateModified='2003-07-06T21:08:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0170648280' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rect.tray tortillon patt.handles'
		 ProdNamePlural='Rect.trays tortillon patt.handles' prodShortDescription='Rect.tray tortillon patt.handles,51.5 x 40 cm. (Recto) 

'
		 prodDescription='Rect.tray tortillon patt.handles,51.5 x 40 cm. (Recto) 

'
		 prodMessage='' prodImageSmallPath='/images/0170648.gif'
		 prodImageLargePath='/images/0170648.gif' prodLink='' prodPrice='2,321.02'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-06T21:12:08' prodDateModified='2003-07-06T21:12:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0170669' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tray tortillon patt.' ProdNamePlural='Trays tortillon patts.'
		 prodShortDescription='Tray tortillon patt. 64 x 43 cm.'
		 prodDescription='Tray tortillon patt. 64 x 43 cm.' prodMessage=''
		 prodImageSmallPath='/images/0170669.gif' prodImageLargePath='/images/0170669.gif'
		 prodLink='' prodPrice='3,259.44' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-06T22:45:29'
		 prodDateModified='2003-07-06T22:50:28' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0170950' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tray basket design' ProdNamePlural='Trays basket designs'
		 prodShortDescription='Tray basket design, diam. 37 cm.'
		 prodDescription='Tray basket design, diam. 37 cm.' prodMessage=''
		 prodImageSmallPath='/images/0170950.gif' prodImageLargePath='/images/0170950.gif'
		 prodLink='' prodPrice='957.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T10:18:56'
		 prodDateModified='2003-07-07T10:19:33' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0170950LL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tray  border' ProdNamePlural='Trays  borders'
		 prodShortDescription='Tray  border, diam. 37 cm.' prodDescription='Tray  border, diam. 37 cm.'
		 prodMessage='' prodImageSmallPath='/images/0170950ll.gif'
		 prodImageLargePath='/images/0170950ll.gif' prodLink=''
		 prodPrice='836.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T10:20:35' prodDateModified='2003-07-07T10:20:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01740' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Danish Ebelskiver Iron' ProdNamePlural='Danish Ebelskiver Irons'
		 prodShortDescription='-Makes seven 2-1/4-inch traditional Danish pancakes at once 
-Heavy, warp-resistant cast aluminum ensures even heating 
-Wood handle 
'
		 prodDescription='-Makes seven 2-1/4-inch traditional Danish pancakes at once 
-Heavy, warp-resistant cast aluminum ensures even heating 
-Wood handle 
-9-1/2 inches in diameter 
-Hand wash with mild detergent'
		 prodMessage='' prodImageSmallPath='/images/01740.jpg'
		 prodImageLargePath='/images/01740.jpg' prodLink='' prodPrice='33.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T12:27:38' prodDateModified='2003-07-16T12:27:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='018010023' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sevilla,barroco tray'
		 ProdNamePlural='Rectangular sevilla,barroco trays' prodShortDescription='Rectangular sevilla,barroco tray, 60 x 41 cm. (Astoria) 

'
		 prodDescription='Rectangular sevilla,barroco tray, 60 x 41 cm. (Astoria) 

'
		 prodMessage='' prodImageSmallPath='/images/0180100astor.gif'
		 prodImageLargePath='/images/0180100astor.gif' prodLink=''
		 prodPrice='3,466.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T10:27:40' prodDateModified='2003-07-07T10:27:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01801004' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sevilla,barroco tray'
		 ProdNamePlural='Rectangular sevilla,barroco trays' prodShortDescription='Rectangular sevilla,barroco tray, 60 x 41 cm. (Sevilla)'
		 prodDescription='Rectangular sevilla,barroco tray, 60 x 41 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0180100.gif'
		 prodImageLargePath='/images/0180100.gif' prodLink='' prodPrice='3,466.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T10:28:57' prodDateModified='2003-07-07T10:29:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01802074' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval sevilla,barroco tray'
		 ProdNamePlural='Oval sevilla,barroco trays' prodShortDescription='Oval sevilla,barroco tray, 55 x 37 cm. (Sevilla) 

'
		 prodDescription='Oval sevilla,barroco tray, 55 x 37 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0180207.gif'
		 prodImageLargePath='/images/0180207.gif' prodLink='' prodPrice='1,998.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T10:30:08' prodDateModified='2003-07-07T10:30:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01802084' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval sevilla,barroco tray'
		 ProdNamePlural='Oval sevilla,barroco trays' prodShortDescription='Oval sevilla,barroco tray, 61 x 48 cm. (Sevilla)'
		 prodDescription='Oval sevilla,barroco tray, 61 x 48 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0180208.gif'
		 prodImageLargePath='/images/0180208.gif' prodLink='' prodPrice='3,145.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T10:32:05' prodDateModified='2003-07-07T10:32:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01802086' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval sevilla,barroco tray'
		 ProdNamePlural='Oval sevilla,barroco trays' prodShortDescription='Oval sevilla,barroco tray, 61 x 48 cm. (Barroco)'
		 prodDescription='Oval sevilla,barroco tray, 61 x 48 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0180208bar.gif'
		 prodImageLargePath='/images/0180208bar.gif' prodLink=''
		 prodPrice='3,145.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T10:33:23' prodDateModified='2003-07-07T10:33:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01803204' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sevilla,barroco tray'
		 ProdNamePlural='Rectangular sevilla,barroco trays' prodShortDescription='Rectangular sevilla,barroco tray, 36 x 26 cm. (Sevilla)'
		 prodDescription='Rectangular sevilla,barroco tray, 36 x 26 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0180320.gif'
		 prodImageLargePath='/images/0180320.gif' prodLink='' prodPrice='919.88'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T10:34:49' prodDateModified='2003-07-07T10:35:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01803205' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sevilla,barroco tray'
		 ProdNamePlural='Rectangular sevilla,barroco trays' prodShortDescription='Rectangular sevilla,barroco tray, 36 x 26 cm. '
		 prodDescription='Rectangular sevilla,barroco tray, 36 x 26 cm. '
		 prodMessage='' prodImageSmallPath='/images/0180320ing.gif'
		 prodImageLargePath='/images/0180320ing.gif' prodLink=''
		 prodPrice='919.88' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T10:36:16' prodDateModified='2003-07-07T10:36:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01803206' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sevilla,barroco tray'
		 ProdNamePlural='Rectangular sevilla,barroco trays' prodShortDescription='Rectangular sevilla,barroco tray, 36 x 26 cm. (Barroco) 

'
		 prodDescription='Rectangular sevilla,barroco tray, 36 x 26 cm. (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/0180320bar.gif'
		 prodImageLargePath='/images/0180320bar.gif' prodLink=''
		 prodPrice='919.88' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T10:37:22' prodDateModified='2003-07-07T10:37:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01806404' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sevilla,barroco tray'
		 ProdNamePlural='Rectangular sevilla,barroco trays' prodShortDescription='Rectangular sevilla,barroco tray, 21 x 16 cm. (Sevilla)'
		 prodDescription='Rectangular sevilla,barroco tray, 21 x 16 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0180640.gif'
		 prodImageLargePath='/images/0180640.gif' prodLink='' prodPrice='347.76'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T10:39:10' prodDateModified='2003-07-07T10:39:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01806405' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sevilla,barroco tray'
		 ProdNamePlural='Rectangular sevilla,barroco trays' prodShortDescription='Rectangular sevilla,barroco tray, 21 x 16 cm. '
		 prodDescription='Rectangular sevilla,barroco tray, 21 x 16 cm. '
		 prodMessage='' prodImageSmallPath='/images/0180640ing.gif'
		 prodImageLargePath='/images/0180640ing.gif' prodLink=''
		 prodPrice='347.76' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T10:40:24' prodDateModified='2003-07-07T10:40:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01806406' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sevilla,barroco tray'
		 ProdNamePlural='Rectangular sevilla,barroco trays' prodShortDescription='Rectangular sevilla,barroco tray, 21 x 16 cm. (Barroco) 

'
		 prodDescription='Rectangular sevilla,barroco tray, 21 x 16 cm. (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/0180034.gif'
		 prodImageLargePath='/images/0180034.gif' prodLink='' prodPrice='347.76'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T10:41:30' prodDateModified='2003-07-07T10:41:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01900341' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular imperio,brasil tray'
		 ProdNamePlural='Rectangular imperio,brasil trays' prodShortDescription='Rectangular imperio,brasil tray, 24 x 18 cm. (Imperio)'
		 prodDescription='Rectangular imperio,brasil tray, 24 x 18 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0190034.gif'
		 prodImageLargePath='/images/0190034.gif' prodLink='' prodPrice='492.56'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T10:42:44' prodDateModified='2003-07-07T10:43:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01900343' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular imperio,brasil tray'
		 ProdNamePlural='Rectangular imperio,brasil trays' prodShortDescription='Rectangular imperio,brasil tray, 24 x 18 cm. (Brasil)'
		 prodDescription='Rectangular imperio,brasil tray, 24 x 18 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0190034bra.gif'
		 prodImageLargePath='/images/0190034bra.gif' prodLink=''
		 prodPrice='492.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T10:43:52' prodDateModified='2003-07-07T10:44:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0190034CA1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular imperio,brasil tray'
		 ProdNamePlural='Rectangular imperio,brasil trays' prodShortDescription='Rectangular imperio,brasil tray, 24 x 18 cm. (Imperio)'
		 prodDescription='Rectangular imperio,brasil tray, 24 x 18 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0190034ca.gif'
		 prodImageLargePath='/images/0190034ca.gif' prodLink=''
		 prodPrice='588.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T10:44:50' prodDateModified='2003-07-07T10:45:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0190034CA3' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular imperio,brasil tray'
		 ProdNamePlural='Rectangular imperio,brasil trays' prodShortDescription='Rectangular imperio,brasil tray, 24 x 18 cm. (Brasil)'
		 prodDescription='Rectangular imperio,brasil tray, 24 x 18 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0190034cabra.gif'
		 prodImageLargePath='/images/0190034cabra.gif' prodLink=''
		 prodPrice='588.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:12:07' prodDateModified='2003-07-07T11:12:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01903201' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular imperio,brasil tray'
		 ProdNamePlural='Rectangular imperio,brasil trays' prodShortDescription='Rectangular imperio,brasil tray, 36 x 26 cm. (Imperio)'
		 prodDescription='Rectangular imperio,brasil tray, 36 x 26 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0190320i.gif'
		 prodImageLargePath='/images/0190320i.gif' prodLink=''
		 prodPrice='1,058.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:13:34' prodDateModified='2003-07-07T11:13:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01903203' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular imperio,brasil trays'
		 ProdNamePlural='Rectangular imperio,brasil tray' prodShortDescription='Rectangular imperio,brasil tray, 36 x 26 cm. (Brasil)'
		 prodDescription='Rectangular imperio,brasil tray, 36 x 26 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0190320.gif'
		 prodImageLargePath='/images/0190320.gif' prodLink='' prodPrice='1,058.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:14:38' prodDateModified='2003-07-07T11:14:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01906401' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular imperio,brasil tray'
		 ProdNamePlural='Rectangular imperio,brasil trays' prodShortDescription='Rectangular imperio,brasil tray, 21 x 16 cm. (Imperio)'
		 prodDescription='Rectangular imperio,brasil tray, 21 x 16 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0190640.gif'
		 prodImageLargePath='/images/0190640.gif' prodLink='' prodPrice='374.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:15:51' prodDateModified='2003-07-07T11:16:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01906441' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,38.5X32.5 CM HANDLES IMPERIO, BRASIL (Imperio) 

'
		 prodDescription='TRAY,38.5X32.5 CM HANDLES IMPERIO, BRASIL (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0644imp.gif'
		 prodImageLargePath='/images/0644imp.gif' prodLink='' prodPrice='1,333.42'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:17:10' prodDateModified='2003-07-07T11:17:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01906443' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,38.5X32.5 CM HANDLES IMPERIO, BRASIL (Brasil) 

'
		 prodDescription='TRAY,38.5X32.5 CM HANDLES IMPERIO, BRASIL (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0190644.gif'
		 prodImageLargePath='/images/0190644.gif' prodLink='' prodPrice='1,333.42'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:18:44' prodDateModified='2003-07-07T11:19:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01906481' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,RECTANG.51.5X40 CM HANDLES IMPERIO, BRASIL (Imperio)'
		 prodDescription='TRAY,RECTANG.51.5X40 CM HANDLES IMPERIO, BRASIL (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0190648imp.gif'
		 prodImageLargePath='/images/0190648imp.gif' prodLink=''
		 prodPrice='2,300.48' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:20:21' prodDateModified='2003-07-07T11:20:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01906483' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,RECTANG.51.5X40 CM HANDLES IMPERIO, BRASIL (Brasil) 

'
		 prodDescription='TRAY,RECTANG.51.5X40 CM HANDLES IMPERIO, BRASIL (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0190648.gif'
		 prodImageLargePath='/images/0190648.gif' prodLink='' prodPrice='2,300.48'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:21:20' prodDateModified='2003-07-07T11:21:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0190648M1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,RECTANG.42X30.5 CM HANDLES IMPERIO, BRASIL (Imperio) 

'
		 prodDescription='TRAY,RECTANG.42X30.5 CM HANDLES IMPERIO, BRASIL (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0190648mjmp.gif'
		 prodImageLargePath='/images/0190648mjmp.gif' prodLink=''
		 prodPrice='1,512.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:22:53' prodDateModified='2003-07-07T11:23:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0190648M3' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,RECTANG.42X30.5 CM HANDLES IMPERIO, BRASIL (Brasil) 

'
		 prodDescription='TRAY,RECTANG.42X30.5 CM HANDLES IMPERIO, BRASIL (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0190648m.gif'
		 prodImageLargePath='/images/0190648m.gif' prodLink=''
		 prodPrice='1,512.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:24:00' prodDateModified='2003-07-07T11:24:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01906691' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,RECTANG.64 X 43 CM HANDLES IMPERIO, BRASIL (Imperio)'
		 prodDescription='TRAY,RECTANG.64 X 43 CM HANDLES IMPERIO, BRASIL (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0669imp.gif'
		 prodImageLargePath='/images/0669imp.gif' prodLink='' prodPrice='3,349.98'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:25:11' prodDateModified='2003-07-07T11:25:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01906693' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,RECTANG.64 X 43 CM HANDLES IMPERIO, BRASIL (Brasil) 

'
		 prodDescription='TRAY,RECTANG.64 X 43 CM HANDLES IMPERIO, BRASIL (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0190669BRA.gif'
		 prodImageLargePath='/images/0190669BRA.gif' prodLink=''
		 prodPrice='3,349.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:26:14' prodDateModified='2003-07-07T11:26:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01909771' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval imperio, brasil tray'
		 ProdNamePlural='Oval imperio, brasil trays' prodShortDescription='Oval imperio, brasil tray, 32.5 x 25 cm. (Imperio)'
		 prodDescription='Oval imperio, brasil tray, 32.5 x 25 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0190977.gif'
		 prodImageLargePath='/images/0190977.gif' prodLink='' prodPrice='556.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:27:28' prodDateModified='2003-07-07T11:27:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='01909773' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval imperio, brasil tray'
		 ProdNamePlural='Oval imperio, brasil trays' prodShortDescription='Oval imperio, brasil tray, 32.5 x 25 cm. (Brasil) 

'
		 prodDescription='Oval imperio, brasil tray, 32.5 x 25 cm. (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0190977b.gif'
		 prodImageLargePath='/images/0190977b.gif' prodLink=''
		 prodPrice='556.92' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:28:31' prodDateModified='2003-07-07T11:29:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='020' prodCategoryId='11' prodManufacturerId='59'
		 prodVendorId='11' prodName='Nuova Point Espresso Cups'
		 ProdNamePlural='Nuova Point Espresso Cups' prodShortDescription='Cartonet: (6) Cups  Matching Saucers 
Color: Traditional Moka Brown Made in Italy'
		 prodDescription='Cartonet: (6) Cups  Matching Saucers 
Color: Traditional Moka Brown Made in Italy'
		 prodMessage='' prodImageSmallPath='/images/nuovaespresso.jpg'
		 prodImageLargePath='/images/nuovaespresso.jpg' prodLink='/detail.asp?product_id=020'
		 prodPrice='30.99' prodWeight='0' prodShip='7.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='28.99'
		 prodDateAdded='2004-04-25T14:44:31' prodDateModified='2004-04-25T14:46:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0200' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='STAINLESS STEEL DEMI CUP &#x26; SAUCER'
		 ProdNamePlural='STAINLESS STEEL DEMI CUPs &#x26; SAUCERs'
		 prodShortDescription='STAINLESS STEEL DEMI CUP &#x26; SAUCER Each priced minimum 6'
		 prodDescription='STAINLESS STEEL DEMI CUP &#x26; SAUCER only each priced
minimum 6'
		 prodMessage='' prodImageSmallPath='/images/198.jpg' prodImageLargePath='/images/198.jpg'
		 prodLink='' prodPrice='13.99' prodWeight='0' prodShip='1.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='11.99' prodDateAdded='2003-02-08T16:32:54'
		 prodDateModified='2003-02-08T16:37:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0200205' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectang. Chippendale tray handles'
		 ProdNamePlural='Rectang. Chippendale trays handles'
		 prodShortDescription='Rectang. Chippendale tray handles, 52 x 36.5 cm.,36.5 x 26 cm.'
		 prodDescription='Rectang. Chippendale tray handles, 52 x 36.5 cm.,36.5 x 26 cm.'
		 prodMessage='' prodImageSmallPath='/images/0200205.gif'
		 prodImageLargePath='/images/0200205.gif' prodLink='' prodPrice='2,016.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-07T11:29:52' prodDateModified='2003-07-07T11:31:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0200620' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectang. Chippendale tray handles'
		 ProdNamePlural='Rectang. Chippendale trays handles'
		 prodShortDescription='Rectang. Chippendale tray handles, 67.5 x 46 cm.'
		 prodDescription='Rectang. Chippendale tray handles, 67.5 x 46 cm.'
		 prodMessage='' prodImageSmallPath='/images/0200620.gif'
		 prodImageLargePath='/images/0200620.gif' prodLink='' prodPrice='3,723.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:32:51' prodDateModified='2003-07-07T11:33:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0200644' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='TRAY' ProdNamePlural='TRAYS'
		 prodShortDescription='TRAY,RECT.38.5 X 32.5 CM HANDLES CHIPPENDALE'
		 prodDescription='TRAY,RECT.38.5 X 32.5 CM HANDLES CHIPPENDALE'
		 prodMessage='' prodImageSmallPath='/images/0200644.gif'
		 prodImageLargePath='/images/0200644.gif' prodLink='' prodPrice='1,322.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:34:06' prodDateModified='2003-07-07T11:34:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0200975' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectang. Chippendale tray handles'
		 ProdNamePlural='Rectang. Chippendale trays handles'
		 prodShortDescription='Rectang. Chippendale tray handles, 32 x 23.5 cm.'
		 prodDescription='Rectang. Chippendale tray handles, 32 x 23.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0200975.gif'
		 prodImageLargePath='/images/0200975.gif' prodLink='' prodPrice='871.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:35:57' prodDateModified='2003-07-07T11:36:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0200978' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectang. Chippendale tray handles'
		 ProdNamePlural='Rectang. Chippendale trays handles'
		 prodShortDescription='Rectang. Chippendale tray handles, 64 x 44 cm.,50.5 x 40 cm.'
		 prodDescription='Rectang. Chippendale tray handles, 64 x 44 cm.,50.5 x 40 cm.'
		 prodMessage='' prodImageSmallPath='/images/0200978.gif'
		 prodImageLargePath='/images/0200978.gif' prodLink='' prodPrice='3,693.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-07T11:38:01' prodDateModified='2003-07-07T11:39:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0200981' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular tray handles'
		 ProdNamePlural='Rectangular trays handles' prodShortDescription='Rectangular tray handles, 38 x 32.5 cm'
		 prodDescription='Rectangular tray handles, 38 x 32.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0200981.gif'
		 prodImageLargePath='/images/0200981.gif' prodLink='' prodPrice='1,368.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:40:25' prodDateModified='2003-07-07T11:40:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0200R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Estate Wine Opener - Antique Bronze Finish'
		 ProdNamePlural='Estate Wine Openers - Antique Bronze Finish'
		 prodShortDescription='Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.'
		 prodDescription='Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/wo0200.jpg'
		 prodImageLargePath='/images/wo0200.jpg' prodLink='' prodPrice='109.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:18:46' prodDateModified='2003-07-28T11:20:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='020122' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='110 Volt Professional Crepe Maker'
		 ProdNamePlural='110 Volt Professionals Crepes Makers'
		 prodShortDescription='The 110 Volt Professional Crepe Maker has one 3/8 thick, finely polished cast-iron plate, which retains heat longer.'
		 prodDescription='The 110 Volt Professional Crepe Maker has one 3/8&#x22; thick, finely polished cast-iron plate, which retains heat longer. The surface is enamel coated over stone blast cast-iron, minimizing the need for seasoning and discarding the first two or three crepes. The enamel coating also enhances heat distribution. It is designed to work for one to two hours at maximum temperature , then switch it off for 10 to 15 minutes before using it again. 110 Volts, 1650 Watts, 14 amp. Approved to U.L. and NSF standards. Dia. 13 3/4&#x22; x H 5 1/2&#x22;. Bottom Dia. 12 1/2&#x22;. Weight: 33.0 Lbs. 
'
		 prodMessage='' prodImageSmallPath='/images/wc020122.jpg'
		 prodImageLargePath='/images/wc020122.jpg' prodLink='/detail.asp?product_id=020122'
		 prodPrice='1073' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='798.00'
		 prodDateAdded='2003-06-18T10:12:42' prodDateModified='2004-06-18T19:10:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='020C' prodCategoryId='11' prodManufacturerId='59'
		 prodVendorId='11' prodName='Nuova Point Cappucino Cups'
		 ProdNamePlural='capuccino cups' prodShortDescription='Capacity: 4.5 oz.
Color: Traditional Moka Brown
(4) Cafe Cups In Rugged Thick Porcelain Meant For Everyday Use
Made in Italy'
		 prodDescription='Capacity: 4.5 oz. /
Color: Traditional Moka Brown
(4) Cafe Cups In Rugged Thick Porcelain Meant For Everyday Use
Made in Italy'
		 prodMessage='' prodImageSmallPath='/images/nuovagreat.jpg'
		 prodImageLargePath='/images/nuovagreat.jpg' prodLink='/detail.asp?product_id=020C'
		 prodPrice='30.99' prodWeight='0' prodShip='7.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='28.00'
		 prodDateAdded='2004-04-25T13:49:56' prodDateModified='2004-08-13T20:47:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0210977' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval florence style tray' ProdNamePlural='Oval florence style trays'
		 prodShortDescription='Oval florence style tray, 32.5 x 25 cm.'
		 prodDescription='Oval florence style tray, 32.5 x 25 cm.'
		 prodMessage='' prodImageSmallPath='/images/0210977.gif'
		 prodImageLargePath='/images/0210977.gif' prodLink='' prodPrice='580.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:41:45' prodDateModified='2003-07-07T11:42:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='022' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Jumbo White Cups' ProdNamePlural='Jumbo Whites Cups'
		 prodShortDescription='Jumbo White Cups
set of six' prodDescription='Jumbo White Cups
set of six
Our Jumbo white cups are great for restaurant, home or a gift pack. Thick body walls keep coffee hotter longer. 14 and 17 oz. capacity to choose from'
		 prodMessage='' prodImageSmallPath='/images/022.jpg' prodImageLargePath='/images/022.jpg'
		 prodLink='/detail.asp?product_id=022' prodPrice='36.99'
		 prodWeight='0' prodShip='7.5' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='29.99' prodDateAdded='2003-02-14T18:54:12'
		 prodDateModified='2004-02-08T14:36:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0220580' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval chippendale tray handles'
		 ProdNamePlural='Oval chippendale trays handles' prodShortDescription='Oval chippendale tray handles, 64 x 43 cm. 

'
		 prodDescription='Oval chippendale tray handles, 64 x 43 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0220580.gif'
		 prodImageLargePath='/images/0220580.gif' prodLink='' prodPrice='1,948.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:43:15' prodDateModified='2003-07-07T11:43:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0220974B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval chippendale tray handles'
		 ProdNamePlural='Oval chippendale trays handles' prodShortDescription='Oval chippendale tray handles, 50.5 x 37 cm.,59 x 45.5 cm. 
'
		 prodDescription='Oval chippendale tray handles, 50.5 x 37 cm.,59 x 45.5 cm. 
'
		 prodMessage='' prodImageSmallPath='/images/0220974b.gif'
		 prodImageLargePath='/images/0220974b.gif' prodLink=''
		 prodPrice='1,848.68' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-07T11:45:23' prodDateModified='2003-07-07T11:45:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0230640' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round chippendale tray handles'
		 ProdNamePlural='Round chippendale trays handles' prodShortDescription='Round chippendale tray handles, 21 cm.,29.5 cm.'
		 prodDescription='Round chippendale tray handles, 21 cm.,29.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0230640.gif'
		 prodImageLargePath='/images/0230640.gif' prodLink='' prodPrice='253.08'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-07T11:48:09' prodDateModified='2003-07-07T11:48:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0230973B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval tray' ProdNamePlural='Oval trays'
		 prodShortDescription='Oval tray, 53.5 x 42.5 cm. 

'
		 prodDescription='Oval tray, 53.5 x 42.5 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/0230973B.gif' prodImageLargePath='/images/0230973B.gif'
		 prodLink='' prodPrice='2,374.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T11:50:05'
		 prodDateModified='2003-07-07T11:50:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0240976F' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round tray' ProdNamePlural='Round trays'
		 prodShortDescription='Round tray, diam. 33.5 cm.' prodDescription='Round tray, diam. 33.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0240976f.gif'
		 prodImageLargePath='/images/0240976f.gif' prodLink=''
		 prodPrice='1,036.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:51:09' prodDateModified='2003-07-07T11:51:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='025' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Italian Cafe Style Cups' ProdNamePlural='Italians Cafes Styles Cups'
		 prodShortDescription='Italian Cafe Style Cups
Italian Style Cups. Our Italian cups feature thick body styling and original brown &#x22;Moka&#x22; color.'
		 prodDescription='talian Cafe Style Cups
Italian  Style Cups. Our Italian cups feature thick body styling and original brown &#x22;Moka&#x22; color. Available in two shapes and sizes. Espresso cup holds 2.5oz each and cappuccino cups hold 6.5oz. Sold in sets of 6 (espresso) or 4 (cappuccino).'
		 prodMessage='' prodImageSmallPath='/images/025.jpg' prodImageLargePath='/images/025.jpg'
		 prodLink='' prodPrice='30.99' prodWeight='0' prodShip='7.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='28.99' prodDateAdded='2003-02-15T13:13:21'
		 prodDateModified='2005-07-27T12:24:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0250' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='STAINLES STEEL  GOLD DEMI CUP &#x26; SAUCER'
		 ProdNamePlural='STAINLES STEEL  GOLD DEMI CUP &#x26; SAUCER'
		 prodShortDescription='STAINLES STEEL  GOLD DEMI CUP &#x26; SAUCER 
set of 6'
		 prodDescription='STAINLES STEEL  GOLD DEMI CUP &#x26; SAUCER set of 6
Stainless steel espresso cup with gold handle, includes saucer, holds 2.5 oz. Made in Italy. Highly polished, heavy weight.

'
		 prodMessage='' prodImageSmallPath='/images/0250.jpg' prodImageLargePath='/images/0250.jpg'
		 prodLink='' prodPrice='75.00' prodWeight='0' prodShip='7.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='64.99' prodDateAdded='2003-02-15T11:50:47'
		 prodDateModified='2003-06-20T21:10:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0250640' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular plain style tray'
		 ProdNamePlural='Rectangular plain style trays' prodShortDescription='Rectangular plain style tray, 21 x 16 cm.'
		 prodDescription='Rectangular plain style tray, 21 x 16 cm.'
		 prodMessage='' prodImageSmallPath='/images/0250034.gif'
		 prodImageLargePath='/images/0250034.gif' prodLink='' prodPrice='255.42'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:52:18' prodDateModified='2003-07-07T11:52:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0250R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Estate Wine Opener Set  Hardwood Handle and Table Stand'
		 ProdNamePlural='Estate Wine Opener Sets  Hardwood Handles and Table Stands'
		 prodShortDescription='Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.'
		 prodDescription='Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/0250R.jpg'
		 prodImageLargePath='/images/0250R.jpg' prodLink='' prodPrice='139.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:22:53' prodDateModified='2003-07-28T11:23:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0251R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Estate Wine Opener Set  Evergreen Granite Handle and Table Stand'
		 ProdNamePlural='Estate Wine Opener Sets  Evergreen Granite Handles and Table Stands'
		 prodShortDescription='Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.'
		 prodDescription='Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/0251R.jpg'
		 prodImageLargePath='/images/0251R.jpg' prodLink='' prodPrice='176.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:25:55' prodDateModified='2003-07-28T11:26:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0252006' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular plain style tray'
		 ProdNamePlural='Rectangular plain style trays' prodShortDescription='Rectangular plain style tray, 30 x 45 cm.,34 x 48 cm.'
		 prodDescription='Rectangular plain style tray, 30 x 45 cm.,34 x 48 cm.'
		 prodMessage='' prodImageSmallPath='/images/0252006.gif'
		 prodImageLargePath='/images/0252006.gif' prodLink='' prodPrice='1,166.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-07T11:53:34' prodDateModified='2003-07-07T11:53:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0252R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Estate Wine Opener Set  Sand Granite Handle and Table Stand'
		 ProdNamePlural='Estate Wine Opener Sets  Sand Granite Handles and Table Stands'
		 prodShortDescription='Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.'
		 prodDescription='Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/0252R.jpg'
		 prodImageLargePath='/images/0252R.jpg' prodLink='' prodPrice='176.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:28:00' prodDateModified='2003-07-28T11:29:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='02630481' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round imperio,brasil patt. Tray'
		 ProdNamePlural='Round imperio,brasil patt. Trays' prodShortDescription='Round imperio,brasil patt. Tray, diam. 45 cm. (Imperio) 

'
		 prodDescription='Round imperio,brasil patt. Tray, diam. 45 cm. (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0263048.gif'
		 prodImageLargePath='/images/0263048.gif' prodLink='' prodPrice='1,639.44'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:55:41' prodDateModified='2003-07-07T11:55:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='026304819' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round imperio,brasil patt. Tray'
		 ProdNamePlural='Round imperio,brasil patt. Trays' prodShortDescription='Round imperio,brasil patt. Tray, diam. 45 cm. (Perla)'
		 prodDescription='Round imperio,brasil patt. Tray, diam. 45 cm. (Perla)'
		 prodMessage='' prodImageSmallPath='/images/0263048per.gif'
		 prodImageLargePath='/images/0263048per.gif' prodLink=''
		 prodPrice='1,639.44' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:57:03' prodDateModified='2003-07-07T11:57:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='02630483' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round imperio,brasil patt. Tray'
		 ProdNamePlural='Round imperio,brasil patt. Trays' prodShortDescription='Round imperio,brasil patt. Tray, diam. 45 cm. (Brasil)'
		 prodDescription='Round imperio,brasil patt. Tray, diam. 45 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0263048bra.gif'
		 prodImageLargePath='/images/0263048bra.gif' prodLink=''
		 prodPrice='1,639.44' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T11:58:09' prodDateModified='2003-07-07T11:58:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0300R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Professional Wine Opener - Chrome'
		 ProdNamePlural='Professional Wine Openers - Chrome' prodShortDescription='The Professional CorkMaster is a replica of another antique bar corkscrew. H.J. Williams patented this corkscrew in April 1891. This speed opener is ideal for wineries, tasting rooms, fine restaurants, caterers and home bars.'
		 prodDescription='The Professional CorkMaster is a replica of another antique bar corkscrew. H.J. Williams patented this corkscrew in April 1891. This speed opener is ideal for wineries, tasting rooms, fine restaurants, caterers and home bars. The only improvement Rogar has made on the original high-speed design is the addition of a clear plastic safety barrier around the auger. The Professional automatically ejects the cork when the wine bottle is opened. The Professional is easily mounted to a bar, shelf or table and comes in a chrome or brass-plated finish.'
		 prodMessage='' prodImageSmallPath='/images/wo0300.jpg'
		 prodImageLargePath='/images/wo0300.jpg' prodLink='' prodPrice='160.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:58:28' prodDateModified='2003-07-28T11:58:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0301R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Professional Wine Opener - Brass'
		 ProdNamePlural='Professional Wine Openers - Brass' prodShortDescription='The Professional CorkMaster is a replica of another antique bar corkscrew. H.J. Williams patented this corkscrew in April 1891. This speed opener is ideal for wineries, tasting rooms, fine restaurants, caterers and home bars.'
		 prodDescription='The Professional CorkMaster is a replica of another antique bar corkscrew. H.J. Williams patented this corkscrew in April 1891. This speed opener is ideal for wineries, tasting rooms, fine restaurants, caterers and home bars. The only improvement Rogar has made on the original high-speed design is the addition of a clear plastic safety barrier around the auger. The Professional automatically ejects the cork when the wine bottle is opened. The Professional is easily mounted to a bar, shelf or table and comes in a chrome or brass-plated finish.'
		 prodMessage='' prodImageSmallPath='/images/0301R.jpg'
		 prodImageLargePath='/images/0301R.jpg' prodLink='' prodPrice='170.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T12:00:18' prodDateModified='2003-07-28T12:00:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='030H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='4 Tier Cooling Rack' ProdNamePlural='4 Tier Cooling Racks'
		 prodShortDescription='4 Tier Cooling Rack' prodDescription='4 Tier Cooling Rack'
		 prodMessage='' prodImageSmallPath='/images/030H.jpg' prodImageLargePath='/images/030H.jpg'
		 prodLink='' prodPrice='22.00' prodWeight='0' prodShip='5.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-08-05T13:58:45'
		 prodDateModified='2003-08-05T13:59:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='033308223' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round tray for punch bowl'
		 ProdNamePlural='Round trays for punch bowls' prodShortDescription='Round tray for punch bowl, d. 60 cm. (Astoria)'
		 prodDescription='Round tray for punch bowl, d. 60 cm. (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0313064.gif'
		 prodImageLargePath='/images/0313064.gif' prodLink='' prodPrice='3,597.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T11:59:33' prodDateModified='2003-07-07T12:01:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='033308225' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round tray for punch bowl'
		 ProdNamePlural='Round trays for punch bowls' prodShortDescription='Round tray for punch bowl, d. 60 cm. (Florencia) 

'
		 prodDescription='Round tray for punch bowl, d. 60 cm. (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/0333082flo.gif'
		 prodImageLargePath='/images/0333082flo.gif' prodLink=''
		 prodPrice='3,597.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T12:02:55' prodDateModified='2003-07-07T12:03:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='03330824' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round tray for punch bowl'
		 ProdNamePlural='Round trays for punch bowls' prodShortDescription='Round tray for punch bowl, d. 60 cm. (Sevilla)'
		 prodDescription='Round tray for punch bowl, d. 60 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0333082.gif'
		 prodImageLargePath='/images/0333082.gif' prodLink='' prodPrice='3,597.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T12:04:08' prodDateModified='2003-07-07T12:04:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0340' prodCategoryId='11' prodManufacturerId='17'
		 prodVendorId='11' prodName='Gold rim espresso cup' ProdNamePlural='24.99'
		 prodShortDescription='Gold rim , set of six, gift box'
		 prodDescription='Gold rim , set of six, gift box' prodMessage=''
		 prodImageSmallPath='/images/0340.jpg' prodImageLargePath='/images/0340.jpg'
		 prodLink='/detail.asp?product_id=0340' prodPrice='24.99'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='21.95' prodDateAdded='2003-03-31T22:20:48'
		 prodDateModified='2004-07-26T10:15:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='03440' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='French Crepe Pan' ProdNamePlural='French Crepe Pans'
		 prodShortDescription='-Convex surface cooks crepes, blintzes quicker, easier than skillet
-Heavy cast-aluminum with durable nonstick coating
'
		 prodDescription='-Convex surface cooks crepes, blintzes quicker, easier than skillet
-Heavy cast-aluminum with durable nonstick coating
-Stay-cool hardwood handle
-Simple to use; recipes and instructions included
-20-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/03440.jpg'
		 prodImageLargePath='/images/03440.jpg' prodLink='' prodPrice='36.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T12:09:36' prodDateModified='2003-07-16T12:09:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0360' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='11' prodName='DEMITASSE CUPS, JOY - 6 CUPS &#x26; SAUCERS IN SET'
		 ProdNamePlural='DEMITASSE CUPS, JOY - 6 CUPS &#x26; SAUCERS IN SET'
		 prodShortDescription='DEMITASSE CUPS, JOY - 6 CUPS &#x26; SAUCERS IN SET'
		 prodDescription='DEMITASSE CUPS, JOY - 6 CUPS &#x26; SAUCERS IN SET
New espresso pattern &#x22;JOY&#x22; Made of fine porcelain. Capacity is 3 oz. Sold as a set of 6 cups &#x26; saucers. Gift boxed.'
		 prodMessage='' prodImageSmallPath='/images/0360.jpg' prodImageLargePath='/images/0360.jpg'
		 prodLink='' prodPrice='33.98' prodWeight='0' prodShip='7.0'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='29.95' prodDateAdded='2003-02-15T11:56:59'
		 prodDateModified='2003-02-15T12:01:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0402R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Tripod' ProdNamePlural='Tripods'
		 prodShortDescription='The hardwood tripod is another option for mounting, displaying and using our Champion or Estate openers. This furniture quality piece enhances any decor, can be adorned with plants and can beautifully fill a corner in the dining room or wine cellar.'
		 prodDescription='The hardwood tripod is another option for mounting, displaying and using our Champion or Estate openers. This furniture quality piece enhances any decor, can be adorned with plants and can beautifully fill a corner in the dining room or wine cellar.'
		 prodMessage='' prodImageSmallPath='/images/tri0402.jpg'
		 prodImageLargePath='/images/tri0402.jpg' prodLink='' prodPrice='75.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T12:38:43' prodDateModified='2003-07-28T12:39:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0403097' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='32-pc chess set o case' ProdNamePlural='32-pc chess sets o cases'
		 prodShortDescription='32-pc chess set o case' prodDescription='32-pc chess set o case'
		 prodMessage='' prodImageSmallPath='/images/0403097.gif'
		 prodImageLargePath='/images/0403097.gif' prodLink='' prodPrice='1,934.36'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:32:58' prodDateModified='2003-06-23T14:35:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0403098' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Board for chess set' ProdNamePlural='Boards for chess sets'
		 prodShortDescription='Board for chess set 

' prodDescription='Board for chess set 

'
		 prodMessage='' prodImageSmallPath='/images/0403098.gif'
		 prodImageLargePath='/images/0403098.gif' prodLink='' prodPrice='200.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:35:00' prodDateModified='2003-06-23T14:35:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0403100' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Case for chess set' ProdNamePlural='Cases for chess set s'
		 prodShortDescription='Case for chess set' prodDescription='Case for chess set'
		 prodMessage='' prodImageSmallPath='/images/0403100.gif'
		 prodImageLargePath='/images/0403100.gif' prodLink='' prodPrice='455.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T14:36:53' prodDateModified='2003-06-23T14:37:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0406R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Table Stands and Handles in beautiful Granite'
		 ProdNamePlural='Table Stands and Handles in beautiful Granites'
		 prodShortDescription='Our newest table stands and handles are of polished granite in five beautiful colorations. Because granite is a product of nature, its color and veining will vary; each piece is uniquely beautiful.'
		 prodDescription='Our newest table stands and handles are of polished granite in five beautiful colorations. Because granite is a product of nature, its color and veining will vary; each piece is uniquely beautiful. It&#x27;s a tough, durable stone - only diamonds are harder.
For the customer who already has an Estate, Champion or even one of Rogar&#x27;s original Vintner&#x27;s - a simple change to a granite table stnad and handle creates a stylish and smart new look.
Kit includes new granite handle, matching granite base and new bar stand.'
		 prodMessage='' prodImageSmallPath='/images/0406R.jpg'
		 prodImageLargePath='/images/0406R.jpg' prodLink='' prodPrice='72.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-28T12:18:32' prodDateModified='2003-07-28T12:29:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410002' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tulip ice bucket' ProdNamePlural='Tulip ice buckets'
		 prodShortDescription='Tulip ice bucket,h.13.5 cm,diam.12 cm'
		 prodDescription='Tulip ice bucket,h.13.5 cm,diam.12 cm'
		 prodMessage='' prodImageSmallPath='/images/0410002.gif'
		 prodImageLargePath='/images/0410002.gif' prodLink='' prodPrice='800.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:23:09' prodDateModified='2003-06-23T16:23:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410003' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ceasar champagne bucket' ProdNamePlural='Ceasar champagne buckets'
		 prodShortDescription='Ceasar champagne bucket' prodDescription='Ceasar champagne bucket'
		 prodMessage='' prodImageSmallPath='/images/0410003.gif'
		 prodImageLargePath='/images/0410003.gif' prodLink='' prodPrice='1,754.91'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:24:22' prodDateModified='2003-06-23T16:24:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410004' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket' ProdNamePlural='Ice buckets'
		 prodShortDescription='Ice bucket' prodDescription='Ice bucket'
		 prodMessage='' prodImageSmallPath='/images/0410004.gif'
		 prodImageLargePath='/images/0410004.gif' prodLink='' prodPrice='756.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:25:42' prodDateModified='2003-06-23T16:26:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041024325' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.9 cm. (Florencia)'
		 prodDescription='Ice bucket handles, h.9 cm. (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0410243flo.gif'
		 prodImageLargePath='/images/0410243flo.gif' prodLink=''
		 prodPrice='718.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:26:56' prodDateModified='2003-06-23T16:27:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04102434' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.9 cm. (Sevilla)'
		 prodDescription='Ice bucket handles, h.9 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0410243.gif'
		 prodImageLargePath='/images/0410243.gif' prodLink='' prodPrice='718.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:28:14' prodDateModified='2003-06-23T16:28:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04102435' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.9 cm.  

'
		 prodDescription='Ice bucket handles, h.9 cm.  

'
		 prodMessage='' prodImageSmallPath='/images/0410243ing.gif'
		 prodImageLargePath='/images/0410243ing.gif' prodLink=''
		 prodPrice='718.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:32:10' prodDateModified='2003-06-23T16:32:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04102436' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.9 cm. (Barroco) 

'
		 prodDescription='Ice bucket handles, h.9 cm. (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/0410243bar.gif'
		 prodImageLargePath='/images/0410243bar.gif' prodLink=''
		 prodPrice='718.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:33:46' prodDateModified='2003-06-23T16:34:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490151O' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio candlestick acrylic or wood column'
		 ProdNamePlural='Imperio candlesticks acrylic or wood columns'
		 prodShortDescription='Imperio candlestick acrylic or wood column'
		 prodDescription='Imperio candlestick acrylic or wood column'
		 prodMessage='' prodImageSmallPath='/images/0490151O.gif'
		 prodImageLargePath='/images/0490151O.gif' prodLink=''
		 prodPrice='429.49' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T12:33:13' prodDateModified='2003-06-25T12:33:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490153' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio short size 5-light candelabrum'
		 ProdNamePlural='Imperio short size 5-light candelabrums'
		 prodShortDescription='Imperio short size 5-light candelabrum'
		 prodDescription='Imperio short size 5-light candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490153.gif'
		 prodImageLargePath='/images/0490153.gif' prodLink='' prodPrice='1,556.65'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:34:23' prodDateModified='2003-06-25T12:34:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490156' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio short size 3-light candelabrum'
		 ProdNamePlural='Imperio short size 3-light candelabrums'
		 prodShortDescription='Imperio short size 3-light candelabrum'
		 prodDescription='Imperio short size 3-light candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490156.gif'
		 prodImageLargePath='/images/0490156.gif' prodLink='' prodPrice='1,088.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:35:25' prodDateModified='2003-06-25T12:35:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490158' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio short size 3-light candelabrum'
		 ProdNamePlural='Imperio short size 3-light candelabrums'
		 prodShortDescription='Imperio short size 3-light candelabrum'
		 prodDescription='Imperio short size 3-light candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490158.gif'
		 prodImageLargePath='/images/0490158.gif' prodLink='' prodPrice='762.85'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:36:26' prodDateModified='2003-06-25T12:36:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490159' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio short size 2-light candelabrum'
		 ProdNamePlural='Imperio short size 2-light candelabrums'
		 prodShortDescription='Imperio short size 2-light candelabrum'
		 prodDescription='Imperio short size 2-light candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490159.gif'
		 prodImageLargePath='/images/0490159.gif' prodLink='' prodPrice='621.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:37:30' prodDateModified='2003-06-25T12:37:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490161' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light plain style candelabrum scroll rose'
		 ProdNamePlural='3-light plain style candelabrums scroll roses'
		 prodShortDescription='3-light plain style candelabrum scroll rose'
		 prodDescription='3-light plain style candelabrum scroll rose'
		 prodMessage='' prodImageSmallPath='/images/0490161.gif'
		 prodImageLargePath='/images/0490161.gif' prodLink='' prodPrice='1,242.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:38:38' prodDateModified='2003-06-25T12:39:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490161RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light queen ann style candelabrum scroll rose'
		 ProdNamePlural='3-light queen ann style candelabrums scroll roses'
		 prodShortDescription='3-light queen ann style candelabrum scroll rose 

'
		 prodDescription='3-light queen ann style candelabrum scroll rose 

'
		 prodMessage='' prodImageSmallPath='/images/0490161ra.gif'
		 prodImageLargePath='/images/0490161ra.gif' prodLink=''
		 prodPrice='1,559.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T12:39:51' prodDateModified='2003-06-25T12:40:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490162RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-light queen ann style candelabrum scroll rose'
		 ProdNamePlural='5-light queen ann style candelabrums scroll roses'
		 prodShortDescription='5-light queen ann style candelabrum scroll rose 

'
		 prodDescription='5-light queen ann style candelabrum scroll rose 

'
		 prodMessage='' prodImageSmallPath='/images/0490162ra.gif'
		 prodImageLargePath='/images/0490162ra.gif' prodLink=''
		 prodPrice='2,124.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T12:41:13' prodDateModified='2003-06-25T12:41:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490164' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light plain style scroll rose candelabrum'
		 ProdNamePlural='3-light plain style scroll rose candelabrums'
		 prodShortDescription='3-light plain style scroll rose candelabrum'
		 prodDescription='3-light plain style scroll rose candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490164.gif'
		 prodImageLargePath='/images/0490164.gif' prodLink='' prodPrice='1,081.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:42:31' prodDateModified='2003-06-25T12:42:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490164A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-light short size candelabrum'
		 ProdNamePlural='4-light short size candelabrums' prodShortDescription='4-light short size candelabrum'
		 prodDescription='4-light short size candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490164A.gif' prodImageLargePath='/images/0490164A.gif'
		 prodLink='' prodPrice='1,299.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T12:43:55'
		 prodDateModified='2003-06-25T12:44:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490164ARA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-light queen ann&#x27;s short size candelabrum'
		 ProdNamePlural='4-light queen anns short size candelabrums'
		 prodShortDescription='4-light queen ann&#x27;s short size candelabrum'
		 prodDescription='4-light queen ann&#x27;s short size candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490164ara.gif'
		 prodImageLargePath='/images/0490164ara.gif' prodLink=''
		 prodPrice='1,744.05' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T12:51:25' prodDateModified='2003-06-25T12:53:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490164RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light queen ann&#x27;s short size candelabrum'
		 ProdNamePlural='3-light queen anns short size candelabrums'
		 prodShortDescription='3-light queen ann&#x27;s short size candelabrum'
		 prodDescription='3-light queen ann&#x27;s short size candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490164ra.gif'
		 prodImageLargePath='/images/0490164ra.gif' prodLink=''
		 prodPrice='1,471.75' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:03:34' prodDateModified='2003-06-25T13:04:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490166' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroouito style candlestick'
		 ProdNamePlural='Barroouito style candlesticks' prodShortDescription='Barroouito style candlestick'
		 prodDescription='Barroouito style candlestick' prodMessage=''
		 prodImageSmallPath='/images/0490166.gif' prodImageLargePath='/images/0490166.gif'
		 prodLink='' prodPrice='395.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:08:27'
		 prodDateModified='2003-06-25T13:09:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490166A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size barroouito style candlestick'
		 ProdNamePlural='Small size barroouito style candlesticks'
		 prodShortDescription='Small size barroouito style candlestick'
		 prodDescription='Small size barroouito style candlestick'
		 prodMessage='' prodImageSmallPath='/images/0490166A.gif'
		 prodImageLargePath='/images/0490166A.gif' prodLink=''
		 prodPrice='323.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:10:05' prodDateModified='2003-06-25T13:10:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490167' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light barroquito style candelabrum'
		 ProdNamePlural='3-light barroquito style candelabrums'
		 prodShortDescription='3-light barroquito style candelabrum'
		 prodDescription='3-light barroquito style candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490167.gif'
		 prodImageLargePath='/images/0490167.gif' prodLink='' prodPrice='693.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:11:02' prodDateModified='2003-06-25T13:11:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490167A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light barroquito style candelabrum'
		 ProdNamePlural='2-light barroquito style candelabrums'
		 prodShortDescription='2-light barroquito style candelabrum'
		 prodDescription='2-light barroquito style candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490167A.gif'
		 prodImageLargePath='/images/0490167A.gif' prodLink=''
		 prodPrice='617.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:12:09' prodDateModified='2003-06-25T13:12:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490168' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-light barroquito style candelabrum'
		 ProdNamePlural='5-light barroquito style candelabrums'
		 prodShortDescription='5-light barroquito style candelabrum'
		 prodDescription='5-light barroquito style candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490168.gif'
		 prodImageLargePath='/images/0490168.gif' prodLink='' prodPrice='871.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:13:20' prodDateModified='2003-06-25T13:17:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490169' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light gladiolo style candelabrum'
		 ProdNamePlural='3-light gladiolo style candelabrums' prodShortDescription='3-light gladiolo style candelabrum'
		 prodDescription='3-light gladiolo style candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490169.gif' prodImageLargePath='/images/0490169.gif'
		 prodLink='' prodPrice='418.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:17:55'
		 prodDateModified='2003-06-25T13:18:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490182' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light candelabrum' ProdNamePlural='2-light candelabrums'
		 prodShortDescription='2-light candelabrum' prodDescription='2-light candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490182.gif'
		 prodImageLargePath='/images/0490182.gif' prodLink='' prodPrice='496.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:19:04' prodDateModified='2003-06-25T13:20:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490184' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size renaissance style candlestick'
		 ProdNamePlural='Large size renaissance style candlesticks'
		 prodShortDescription='Large size renaissance style candlestick'
		 prodDescription='Large size renaissance style candlestick'
		 prodMessage='' prodImageSmallPath='/images/0490184.gif'
		 prodImageLargePath='/images/0490184.gif' prodLink='' prodPrice='498.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:20:58' prodDateModified='2003-06-25T13:21:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490184A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size renaissance style candlestick'
		 ProdNamePlural='Small size renaissance style candlesticks'
		 prodShortDescription='Small size renaissance style candlestick'
		 prodDescription='Small size renaissance style candlestick'
		 prodMessage='' prodImageSmallPath='/images/0490184A.gif'
		 prodImageLargePath='/images/0490184A.gif' prodLink=''
		 prodPrice='449.35' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:22:04' prodDateModified='2003-06-25T13:22:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490185' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light renaissance style candelabrum'
		 ProdNamePlural='3-light renaissance style candelabrums'
		 prodShortDescription='3-light renaissance style candelabrum'
		 prodDescription='3-light renaissance style candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490185.gif'
		 prodImageLargePath='/images/0490185.gif' prodLink='' prodPrice='839.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:23:17' prodDateModified='2003-06-25T13:23:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490186' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-light renaissance style candelabrum'
		 ProdNamePlural='5-light renaissance style candelabrums'
		 prodShortDescription='5-light renaissance style candelabrum'
		 prodDescription='5-light renaissance style candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490186.gif'
		 prodImageLargePath='/images/0490186.gif' prodLink='' prodPrice='1,125.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:26:19' prodDateModified='2003-06-25T13:26:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490188' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light candelabrum leaf ornament'
		 ProdNamePlural='2-light candelabrums leaf ornaments'
		 prodShortDescription='2-light candelabrum leaf ornament'
		 prodDescription='2-light candelabrum leaf ornament'
		 prodMessage='' prodImageSmallPath='/images/0490188.gif'
		 prodImageLargePath='/images/0490188.gif' prodLink='' prodPrice='344.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:27:20' prodDateModified='2003-06-25T13:27:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490189' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-light usa style candelabrum'
		 ProdNamePlural='5-light usa style candelabrums' prodShortDescription='5-light usa style candelabrum'
		 prodDescription='5-light usa style candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490189.gif' prodImageLargePath='/images/0490189.gif'
		 prodLink='' prodPrice='1,732.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:28:37'
		 prodDateModified='2003-06-25T13:28:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490190' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-light usa style candelabrum'
		 ProdNamePlural='7-light usa style candelabrums' prodShortDescription='7-light usa style candelabrum'
		 prodDescription='7-light usa style candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490190.gif' prodImageLargePath='/images/0490190.gif'
		 prodLink='' prodPrice='2,158.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:29:38'
		 prodDateModified='2003-06-25T13:29:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490191A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size 4-light candelabrum orchid ornament'
		 ProdNamePlural='Small size 4-light candelabrums orchid ornaments'
		 prodShortDescription='Small size 4-light candelabrum orchid ornament 

'
		 prodDescription='Small size 4-light candelabrum orchid ornament 

'
		 prodMessage='' prodImageSmallPath='/images/0490191A.gif'
		 prodImageLargePath='/images/0490191A.gif' prodLink=''
		 prodPrice='787.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:30:55' prodDateModified='2003-06-25T13:31:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490194' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light usa style candelabrum'
		 ProdNamePlural='3-light usa style candelabrums' prodShortDescription='3-light usa style candelabrum'
		 prodDescription='3-light usa style candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490194.gif' prodImageLargePath='/images/0490194.gif'
		 prodLink='' prodPrice='1,278.75' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:31:57'
		 prodDateModified='2003-06-25T13:32:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490197' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lazo savoia 2-light candelabrum'
		 ProdNamePlural='Lazo savoia 2-light candelabrums' prodShortDescription='Lazo savoia 2-light candelabrum'
		 prodDescription='Lazo savoia 2-light candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490197.gif' prodImageLargePath='/images/0490197.gif'
		 prodLink='' prodPrice='634.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:33:18'
		 prodDateModified='2003-06-25T13:33:35' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490199' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick on grapevine leave base'
		 ProdNamePlural='Candlesticks on grapevine leave bases'
		 prodShortDescription='Candlestick on grapevine leave base'
		 prodDescription='Candlestick on grapevine leave base'
		 prodMessage='' prodImageSmallPath='/images/0490199.gif'
		 prodImageLargePath='/images/0490199.gif' prodLink='' prodPrice='69.85'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:34:20' prodDateModified='2003-06-25T13:35:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490260' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candelabrum,5-light,border'
		 ProdNamePlural='Candelabrums,5-light,borders' prodShortDescription='Candelabrum,5-light,border'
		 prodDescription='Candelabrum,5-light,border' prodMessage=''
		 prodImageSmallPath='/images/0490260.gif' prodImageLargePath='/images/0490260.gif'
		 prodLink='' prodPrice='1,383.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:36:26'
		 prodDateModified='2003-06-25T13:37:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490262' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light candelabrum' ProdNamePlural='2-light candelabrums'
		 prodShortDescription='2-light candelabrum' prodDescription='2-light candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490262.gif'
		 prodImageLargePath='/images/0490262.gif' prodLink='' prodPrice='402.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:38:36' prodDateModified='2003-06-25T13:39:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490263A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light small size candelabrum in-line brackets'
		 ProdNamePlural='3-light small size candelabrums in-line brackets'
		 prodShortDescription='3-light small size candelabrum in-line brackets 

'
		 prodDescription='3-light small size candelabrum in-line brackets 

'
		 prodMessage='' prodImageSmallPath='/images/0490263A.gif'
		 prodImageLargePath='/images/0490263A.gif' prodLink=''
		 prodPrice='492.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:40:55' prodDateModified='2003-06-25T13:41:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490315' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light candelabrum' ProdNamePlural='3-light candelabrums'
		 prodShortDescription='3-light candelabrum 
 
' prodDescription='3-light candelabrum 
 
'
		 prodMessage='' prodImageSmallPath='/images/0490315.gif'
		 prodImageLargePath='/images/0490315.gif' prodLink='' prodPrice='1,020.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:42:12' prodDateModified='2003-06-25T13:42:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490318' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size hurricane lamp'
		 ProdNamePlural='Large size hurricane lamps' prodShortDescription='Large size hurricane lamp'
		 prodDescription='Large size hurricane lamp' prodMessage=''
		 prodImageSmallPath='/images/0490318.gif' prodImageLargePath='/images/0490318.gif'
		 prodLink='' prodPrice='653.66' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:43:14'
		 prodDateModified='2003-06-25T13:43:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04903191' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size hurricane lamp (Imperio)'
		 ProdNamePlural='Small size hurricane lamps (Imperio)'
		 prodShortDescription='Small size hurricane lamp (Imperio)'
		 prodDescription='Small size hurricane lamp (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0490319imp.gif'
		 prodImageLargePath='/images/0490319imp.gif' prodLink=''
		 prodPrice='290.22' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:44:38' prodDateModified='2003-06-25T13:45:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490319122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size hurricane lamp (Llano)'
		 ProdNamePlural='Small size hurricane lamps (Llano)' prodShortDescription='Small size hurricane lamp (Llano)'
		 prodDescription='Small size hurricane lamp (Llano)' prodMessage=''
		 prodImageSmallPath='/images/0490319.gif' prodImageLargePath='/images/0490319.gif'
		 prodLink='' prodPrice='290.22' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:45:55'
		 prodDateModified='2003-06-25T13:46:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04903193' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size hurricane lamp (Brasil)'
		 ProdNamePlural='Small size hurricane lamps (Brasil)' prodShortDescription='Small size hurricane lamp (Brasil)'
		 prodDescription='Small size hurricane lamp (Brasil)' prodMessage=''
		 prodImageSmallPath='/images/0490319bra.gif' prodImageLargePath='/images/0490319bra.gif'
		 prodLink='' prodPrice='290.22' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:47:00'
		 prodDateModified='2003-06-25T13:47:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04903194' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size hurricane lamp (Sevilla)'
		 ProdNamePlural='Small size hurricane lamps (Sevilla)'
		 prodShortDescription='Small size hurricane lamp (Sevilla)'
		 prodDescription='Small size hurricane lamp (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0490319sev.gif'
		 prodImageLargePath='/images/0490319sev.gif' prodLink=''
		 prodPrice='290.22' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:48:25' prodDateModified='2003-06-25T13:48:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520547' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece pearled handle'
		 ProdNamePlural='Footed centerpieces pearled handle'
		 prodShortDescription='Footed centerpiece pearled handle'
		 prodDescription='Footed centerpiece pearled handle'
		 prodMessage='' prodImageSmallPath='/images/0520547.gif'
		 prodImageLargePath='/images/0520547.gif' prodLink='' prodPrice='739.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:25:12' prodDateModified='2003-06-30T16:25:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0523140' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc. dolphin centerpiece  crystal base'
		 ProdNamePlural='2-pc. dolphin centerpieces  crystal bases'
		 prodShortDescription='2-pc. dolphin centerpiece  crystal base'
		 prodDescription='2-pc. dolphin centerpiece  crystal base'
		 prodMessage='' prodImageSmallPath='/images/0523140.gif'
		 prodImageLargePath='/images/0523140.gif' prodLink='' prodPrice='175.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:26:11' prodDateModified='2003-06-30T16:26:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0523141' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Dolphin centerpiece on onyx base'
		 ProdNamePlural='6-pc. Dolphin centerpieces on onyx bases'
		 prodShortDescription='6-pc. Dolphin centerpiece on onyx base'
		 prodDescription='6-pc. Dolphin centerpiece on onyx base'
		 prodMessage='' prodImageSmallPath='/images/0523141.gif'
		 prodImageLargePath='/images/0523141.gif' prodLink='' prodPrice='944.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:27:11' prodDateModified='2003-06-30T16:27:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0523142' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece dolphins on green glass base'
		 ProdNamePlural='Centerpieces dolphins on green glass bases'
		 prodShortDescription='Centerpiece dolphins on green glass base'
		 prodDescription='Centerpiece dolphins on green glass base'
		 prodMessage='' prodImageSmallPath='/images/0523142.gif'
		 prodImageLargePath='/images/0523142.gif' prodLink='' prodPrice='2,747.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:28:32' prodDateModified='2003-06-30T16:29:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0523143' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece dolphins double set'
		 ProdNamePlural='Centerpieces dolphins double sets' prodShortDescription='Centerpiece dolphins double set'
		 prodDescription='Centerpiece dolphins double set' prodMessage=''
		 prodImageSmallPath='/images/0523143.gif' prodImageLargePath='/images/0523143.gif'
		 prodLink='' prodPrice='5,504.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T16:30:41'
		 prodDateModified='2003-06-30T16:30:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0523146' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='centerpiece' ProdNamePlural='Ceasar centerpieces'
		 prodShortDescription='Ceasars centerpiece, diam. 23.5; h. 13.5 cm.'
		 prodDescription='Ceasars centerpiece, diam. 23.5; h. 13.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0523146.gif'
		 prodImageLargePath='/images/0523146.gif' prodLink='' prodPrice='1,258.37'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:31:55' prodDateModified='2003-06-30T16:32:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0523200' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size venus centerpiece'
		 ProdNamePlural='Small size venus centerpieces' prodShortDescription='Small size venus centerpiece'
		 prodDescription='Small size venus centerpiece' prodMessage=''
		 prodImageSmallPath='/images/0523200.gif' prodImageLargePath='/images/0523200.gif'
		 prodLink='' prodPrice='4,575.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T16:33:08'
		 prodDateModified='2003-06-30T16:33:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='052CHOD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Wall Pot Rack' ProdNamePlural='Wall Pot Racks'
		 prodShortDescription='29&#x27;&#x27; x 2&#x27;&#x27; Wall Pot Rack, 6 Hooks :
052CH - Polished Chrome
052MB - Matte Black (not shown)
380CP - Polished Copper (not shown)'
		 prodDescription='29&#x27;&#x27; x 2&#x27;&#x27; Wall Pot Rack, 6 Hooks :
052CH - Polished Chrome
052MB - Matte Black (not shown)
380CP - Polished Copper (not shown)
22 1/2&#x27;&#x27; x 11 1/2&#x27;&#x27; 1/2 Round Pot Rack Grid, 12 Hooks :
055CH - Polished Chrome
055GU - Graphite Powdercoat (not shown)
383CP - Brushed Copper (not shown)'
		 prodMessage='' prodImageSmallPath='/images/15-b.jpg' prodImageLargePath='/images/15-b.jpg'
		 prodLink='' prodPrice='21.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T20:47:15'
		 prodDateModified='2003-07-24T20:47:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04102451' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.8 cm. (Imperio)'
		 prodDescription='Ice bucket handles, h.8 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0245imp.gif'
		 prodImageLargePath='/images/0245imp.gif' prodLink='' prodPrice='539.35'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:35:20' prodDateModified='2003-06-23T16:35:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410245122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.8 cm. (Llano)'
		 prodDescription='Ice bucket handles, h.8 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0410245.gif'
		 prodImageLargePath='/images/0410245.gif' prodLink='' prodPrice='539.35'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:37:11' prodDateModified='2003-06-23T16:37:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041024524' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.8 cm. (Chippendale)'
		 prodDescription='Ice bucket handles, h.8 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0410245chi.gif'
		 prodImageLargePath='/images/0410245chi.gif' prodLink=''
		 prodPrice='539.35' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:38:31' prodDateModified='2003-06-23T16:38:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04102454' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.8 cm. (Sevilla) 

'
		 prodDescription='Ice bucket handles, h.8 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0410245sev.gif'
		 prodImageLargePath='/images/0410245sev.gif' prodLink=''
		 prodPrice='539.35' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:39:59' prodDateModified='2003-06-23T16:40:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04102455' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.8 cm. '
		 prodDescription='Ice bucket handles, h.8 cm. '
		 prodMessage='' prodImageSmallPath='/images/0410245ing.gif'
		 prodImageLargePath='/images/0410245ing.gif' prodLink=''
		 prodPrice='539.35' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:41:27' prodDateModified='2003-06-23T16:41:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04102456' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles, h.8 cm. (Barroco)'
		 prodDescription='Ice bucket handles, h.8 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0410245bar.gif'
		 prodImageLargePath='/images/0410245bar.gif' prodLink=''
		 prodPrice='539.35' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:42:48' prodDateModified='2003-06-23T16:43:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410246' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket border' ProdNamePlural='Ice buckets border'
		 prodShortDescription='Ice bucket border,h.6.5 cm.' prodDescription='Ice bucket border,h.6.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0410246.gif'
		 prodImageLargePath='/images/0410246.gif' prodLink='' prodPrice='235.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:43:55' prodDateModified='2003-06-23T16:44:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410405' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bucket  handles'
		 ProdNamePlural='Champagne buckets  handles' prodShortDescription='Champagne bucket  handles'
		 prodDescription='Champagne bucket  handles' prodMessage=''
		 prodImageSmallPath='/images/0410405.gif' prodImageLargePath='/images/0410405.gif'
		 prodLink='' prodPrice='1,184.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T16:45:09'
		 prodDateModified='2003-06-23T16:45:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04104064' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bucket  lion figured handles (Sevilla)'
		 ProdNamePlural='Champagne buckets  lion figured handles (Sevilla)'
		 prodShortDescription='Champagne bucket  lion figured handles (Sevilla)'
		 prodDescription='Champagne bucket  lion figured handles (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0410406.gif'
		 prodImageLargePath='/images/0410406.gif' prodLink='' prodPrice='1,241.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:46:49' prodDateModified='2003-06-23T16:47:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04104065' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bucket  lion figured handles '
		 ProdNamePlural='Champagne buckets  lion figured handles '
		 prodShortDescription='Champagne bucket  lion figured handles  

'
		 prodDescription='Champagne bucket  lion figured handles  

'
		 prodMessage='' prodImageSmallPath='/images/0410406ing.gif'
		 prodImageLargePath='/images/0410406ing.gif' prodLink=''
		 prodPrice='1,241.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:48:08' prodDateModified='2003-06-23T16:48:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04104066' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bucket  lion figured handles (Barroco)'
		 ProdNamePlural='Champagne buckets  lion figured handles (Barroco)'
		 prodShortDescription='Champagne bucket  lion figured handles (Barroco) 

'
		 prodDescription='Champagne bucket  lion figured handles (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/0410406bar.gif'
		 prodImageLargePath='/images/0410406bar.gif' prodLink=''
		 prodPrice='1,241.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:50:14' prodDateModified='2003-06-23T16:52:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410406I' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio champagne bucket lion figured handles'
		 ProdNamePlural='Imperio champagne buckets lion figured handles'
		 prodShortDescription='Imperio champagne bucket lion figured handles'
		 prodDescription='Imperio champagne bucket lion figured handles'
		 prodMessage='' prodImageSmallPath='/images/0410406I.gif'
		 prodImageLargePath='/images/0410406I.gif' prodLink=''
		 prodPrice='1,320.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:53:59' prodDateModified='2003-06-23T16:54:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410407' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napoleon champagne bucket'
		 ProdNamePlural='Napoleon champagne buckets' prodShortDescription='Napoleon champagne bucket,h. 21.5 cm'
		 prodDescription='Napoleon champagne bucket,h. 21.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0410407.gif'
		 prodImageLargePath='/images/0410407.gif' prodLink='' prodPrice='1,459.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:55:33' prodDateModified='2003-06-23T16:55:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410705' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style ice bucket  handle'
		 ProdNamePlural='Plain style ice buckets  handles' prodShortDescription='Plain style ice bucket  handle,h. 15 cm.'
		 prodDescription='Plain style ice bucket  handle,h. 15 cm.'
		 prodMessage='' prodImageSmallPath='/images/0410705.gif'
		 prodImageLargePath='/images/0410705.gif' prodLink='' prodPrice='642.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:56:41' prodDateModified='2003-06-23T16:57:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107061' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 14.5 cm. (Imperio) 

'
		 prodDescription='Ice bucket handles,h. 14.5 cm. (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0410706imp.gif'
		 prodImageLargePath='/images/0410706imp.gif' prodLink=''
		 prodPrice='727.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:58:01' prodDateModified='2003-06-23T16:58:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041070623' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 14.5 cm. (Astoria)'
		 prodDescription='Ice bucket handles,h. 14.5 cm. (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0410706ast.gif'
		 prodImageLargePath='/images/0410706ast.gif' prodLink=''
		 prodPrice='727.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:59:43' prodDateModified='2003-06-23T17:00:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041070625' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 14.5 cm. (Florencia) 

'
		 prodDescription='Ice bucket handles,h. 14.5 cm. (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/0410706.gif'
		 prodImageLargePath='/images/0410706.gif' prodLink='' prodPrice='727.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:01:20' prodDateModified='2003-06-23T17:01:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107063' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 14.5 cm. (Brasil)'
		 prodDescription='Ice bucket handles,h. 14.5 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0410706bra.gif'
		 prodImageLargePath='/images/0410706bra.gif' prodLink=''
		 prodPrice='727.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:02:52' prodDateModified='2003-06-23T17:03:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107064' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 14.5 cm. (Sevilla)'
		 prodDescription='Ice bucket handles,h. 14.5 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0410706sev.gif'
		 prodImageLargePath='/images/0410706sev.gif' prodLink=''
		 prodPrice='727.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:04:00' prodDateModified='2003-06-23T17:04:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107065' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 14.5 cm. '
		 prodDescription='Ice bucket handles,h. 14.5 cm. '
		 prodMessage='' prodImageSmallPath='/images/0410706ing.gif'
		 prodImageLargePath='/images/0410706ing.gif' prodLink=''
		 prodPrice='727.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:05:21' prodDateModified='2003-06-23T17:05:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107066' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 14.5 cm. (Barroco)'
		 prodDescription='Ice bucket handles,h. 14.5 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0410706bar.gif'
		 prodImageLargePath='/images/0410706bar.gif' prodLink=''
		 prodPrice='727.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:06:44' prodDateModified='2003-06-23T17:07:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107071' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 12 cm., h. 11 cm.(Imperio)'
		 prodDescription='Ice bucket handles,h. 12 cm., h. 11 cm.(Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0707imp.gif'
		 prodImageLargePath='/images/0707imp.gif' prodLink='' prodPrice='459.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-23T17:08:00' prodDateModified='2003-06-23T17:18:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410707122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 12 cm., h. 11 cm (Llano)'
		 prodDescription='Ice bucket handles,h. 12 cm., h. 11 cm (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0410707.gif'
		 prodImageLargePath='/images/0410707.gif' prodLink='' prodPrice='459.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-23T17:09:23' prodDateModified='2003-06-23T17:20:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041070723' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 12 cm. (Astoria) 

'
		 prodDescription='Ice bucket handles,h. 12 cm. (Astoria) 

'
		 prodMessage='' prodImageSmallPath='/images/0410707ast.gif'
		 prodImageLargePath='/images/0410707ast.gif' prodLink=''
		 prodPrice='459.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:11:12' prodDateModified='2003-06-23T17:11:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107074' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 12 cm. (Sevilla)'
		 prodDescription='Ice bucket handles,h. 12 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0410707sev.gif'
		 prodImageLargePath='/images/0410707sev.gif' prodLink=''
		 prodPrice='459.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:12:20' prodDateModified='2003-06-23T17:12:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107075' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 12 cm., h. 11 cm.  

'
		 prodDescription='Ice bucket handles,h. 12 cm., h. 11 cm.  


'
		 prodMessage='' prodImageSmallPath='/images/0410708ing.gif'
		 prodImageLargePath='/images/0410708ing.gif' prodLink=''
		 prodPrice='459.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-06-23T17:13:38' prodDateModified='2003-06-23T17:32:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107076' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 12 cm., h. 11 cm. (Barroco)'
		 prodDescription='Ice bucket handles,h. 12 cm., h. 11 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/708barr.gif'
		 prodImageLargePath='/images/708barr.gif' prodLink='' prodPrice='459.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-23T17:14:47' prodDateModified='2003-06-23T17:35:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041070819' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 11 cm. (Perla) 

'
		 prodDescription='Ice bucket handles,h. 11 cm. (Perla) 

'
		 prodMessage='' prodImageSmallPath='/images/0410708per.gif'
		 prodImageLargePath='/images/0410708per.gif' prodLink=''
		 prodPrice='366.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:22:19' prodDateModified='2003-06-23T17:22:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041070823' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 11 cm. (Astoria)'
		 prodDescription='Ice bucket handles,h. 11 cm. (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0410708.gif'
		 prodImageLargePath='/images/0410708.gif' prodLink='' prodPrice='366.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:23:32' prodDateModified='2003-06-23T17:23:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041070824' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 11 cm. (Chippendale)'
		 prodDescription='Ice bucket handles,h. 11 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0410708chi.gif'
		 prodImageLargePath='/images/0410708chi.gif' prodLink=''
		 prodPrice='366.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:25:02' prodDateModified='2003-06-23T17:25:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041070825' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 11 cm. (Florencia) 

'
		 prodDescription='Ice bucket handles,h. 11 cm. (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/0410708.gif'
		 prodImageLargePath='/images/0410708.gif' prodLink='' prodPrice='366.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:28:17' prodDateModified='2003-06-23T17:28:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04107084' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 11 cm. (Sevilla)'
		 prodDescription='Ice bucket handles,h. 11 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0410708sev.gif'
		 prodImageLargePath='/images/0410708sev.gif' prodLink=''
		 prodPrice='366.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:29:37' prodDateModified='2003-06-23T17:29:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410810' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket handles' ProdNamePlural='Ice buckets handles'
		 prodShortDescription='Ice bucket handles,h. 13.5 cm. 

'
		 prodDescription='Ice bucket handles,h. 13.5 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0410810.gif'
		 prodImageLargePath='/images/0410810.gif' prodLink='' prodPrice='566.28'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:37:11' prodDateModified='2003-06-23T17:37:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410811' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bucket grapes &#x26; handles'
		 ProdNamePlural='Champagne buckets grapes &#x26; handles'
		 prodShortDescription='Champagne bucket grapes &#x26; handles,h.19.5 cm'
		 prodDescription='Champagne bucket grapes &#x26; handles,h.19.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0410811.gif'
		 prodImageLargePath='/images/0410811.gif' prodLink='' prodPrice='1,393.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:38:36' prodDateModified='2003-06-23T17:38:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410812U' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket  grape figured handles'
		 ProdNamePlural='Ice buckets  grapes figured handles'
		 prodShortDescription='Ice bucket  grape figured handles,h. 15.5 cm'
		 prodDescription='Ice bucket  grape figured handles,h. 15.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0410812U.gif'
		 prodImageLargePath='/images/0410812U.gif' prodLink=''
		 prodPrice='761.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:40:01' prodDateModified='2003-06-23T17:40:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410813' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket  handles' ProdNamePlural='Ice buckets  handles'
		 prodShortDescription='Ice bucket  handles, h. 12.5 cm 

'
		 prodDescription='Ice bucket  handles, h. 12.5 cm 

'
		 prodMessage='' prodImageSmallPath='/images/0410813.gif'
		 prodImageLargePath='/images/0410813.gif' prodLink='' prodPrice='511.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:41:12' prodDateModified='2003-06-23T17:41:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410814' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket  handles' ProdNamePlural='Ice buckets  handles'
		 prodShortDescription='Ice bucket  handles, h. 15 cm'
		 prodDescription='Ice bucket  handles, h. 15 cm' prodMessage=''
		 prodImageSmallPath='/images/0410814.gif' prodImageLargePath='/images/0410814.gif'
		 prodLink='' prodPrice='568.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T17:42:28'
		 prodDateModified='2003-06-23T17:42:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410869' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Conic ice bucket  handles'
		 ProdNamePlural='Conic ice buckets  handles' prodShortDescription='Conic ice bucket  handles h. 14.5 cm'
		 prodDescription='Conic ice bucket  handles h. 14.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0410869.gif'
		 prodImageLargePath='/images/0410869.gif' prodLink='' prodPrice='680.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:44:12' prodDateModified='2003-06-23T17:46:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04108701' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket  amber colored inside (Imperio)'
		 ProdNamePlural='Ice buckets  amber colored inside (Imperio)'
		 prodShortDescription='Ice bucket  amber colored inside (Imperio) 

'
		 prodDescription='Ice bucket  amber colored inside (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0410870imp.gif'
		 prodImageLargePath='/images/0410870imp.gif' prodLink=''
		 prodPrice='1,143.48' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:47:22' prodDateModified='2003-06-23T17:47:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410870122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket  amber colored inside (Llano)'
		 ProdNamePlural='Ice buckets  amber colored inside (Llano)'
		 prodShortDescription='Ice bucket  amber colored inside (Llano)'
		 prodDescription='Ice bucket  amber colored inside (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0410870.gif'
		 prodImageLargePath='/images/0410870.gif' prodLink='' prodPrice='1,143.48'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:48:31' prodDateModified='2003-06-23T17:48:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='041087025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket  amber colored inside (Florencia)'
		 ProdNamePlural='Ice buckets  amber colored inside (Florencia)'
		 prodShortDescription='Ice bucket  amber colored inside (Florencia)'
		 prodDescription='Ice bucket  amber colored inside (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0410870flo.gif'
		 prodImageLargePath='/images/0410870flo.gif' prodLink=''
		 prodPrice='1,143.48' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:49:54' prodDateModified='2003-06-23T17:50:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04108704' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket  amber colored inside (Sevilla)'
		 ProdNamePlural='Ice buckets  amber colored inside (Sevilla)'
		 prodShortDescription='Ice bucket  amber colored inside (Sevilla)'
		 prodDescription='Ice bucket  amber colored inside (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0410870sev.gif'
		 prodImageLargePath='/images/0410870sev.gif' prodLink=''
		 prodPrice='1,143.48' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:51:08' prodDateModified='2003-06-23T17:51:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410870B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice bucket' ProdNamePlural='Ice buckets'
		 prodShortDescription='Ice bucket,h. 29 cm 

' prodDescription='Ice bucket,h. 29 cm 

'
		 prodMessage='' prodImageSmallPath='/images/0410870B.gif'
		 prodImageLargePath='/images/0410870B.gif' prodLink=''
		 prodPrice='1,280.72' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:52:13' prodDateModified='2003-06-23T17:52:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410870C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased ice bucket' ProdNamePlural='Hand-chased ice buckets'
		 prodShortDescription='Hand-chased ice bucket,h. 29 cm.'
		 prodDescription='Hand-chased ice bucket,h. 29 cm.' prodMessage=''
		 prodImageSmallPath='/images/0410870C.gif' prodImageLargePath='/images/0410870C.gif'
		 prodLink='' prodPrice='1,502.56' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T17:53:26'
		 prodDateModified='2003-06-23T17:53:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410898' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased conic ice bucket handle'
		 ProdNamePlural='Hand-chased conic ice buckets handle'
		 prodShortDescription='Hand-chased conic ice bucket handle'
		 prodDescription='Hand-chased conic ice bucket handle'
		 prodMessage='' prodImageSmallPath='/images/0410898.gif'
		 prodImageLargePath='/images/0410898.gif' prodLink='' prodPrice='583.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:54:36' prodDateModified='2003-06-23T17:54:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410899' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased conic champagne bucket'
		 ProdNamePlural='Hand-chased conic champagne buckets' prodShortDescription='Hand-chased conic champagne bucket,h.19.5 cm.'
		 prodDescription='Hand-chased conic champagne bucket,h.19.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0410899.gif'
		 prodImageLargePath='/images/0410899.gif' prodLink='' prodPrice='1,117.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:55:41' prodDateModified='2003-06-23T17:55:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410899A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased conic ice bucket'
		 ProdNamePlural='Hand-chased conic ice buckets' prodShortDescription='Hand-chased conic ice bucket,h.14.5 cm'
		 prodDescription='Hand-chased conic ice bucket,h.14.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0410899A.gif'
		 prodImageLargePath='/images/0410899A.gif' prodLink=''
		 prodPrice='709.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T17:56:46' prodDateModified='2003-06-23T17:57:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410908' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tortillon style ice bucket'
		 ProdNamePlural='Tortillon style ice bucket' prodShortDescription='Tortillon style ice bucket'
		 prodDescription='Tortillon style ice bucket' prodMessage=''
		 prodImageSmallPath='/images/0410908.gif' prodImageLargePath='/images/0410908.gif'
		 prodLink='' prodPrice='486.45' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T17:57:50'
		 prodDateModified='2003-06-23T17:58:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0410918' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Crystal ice bucket silver lion heads'
		 ProdNamePlural='Crystal ice buckets silver lion heads'
		 prodShortDescription='Crystal ice bucket silver lion heads'
		 prodDescription='Crystal ice bucket silver lion heads'
		 prodMessage='' prodImageSmallPath='/images/0410918.gif'
		 prodImageLargePath='/images/0410918.gif' prodLink='' prodPrice='456.05'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T17:58:57' prodDateModified='2003-06-23T17:59:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0411005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Crystal icebucket silver grapes'
		 ProdNamePlural='Crystal icebuckets silver grapes' prodShortDescription='Crystal icebucket silver grapes'
		 prodDescription='Crystal icebucket silver grapes' prodMessage=''
		 prodImageSmallPath='/images/pt0566.gif' prodImageLargePath='/images/pt0566.gif'
		 prodLink='' prodPrice='227.29' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T18:00:13'
		 prodDateModified='2003-06-23T18:00:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0413102' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style ice tongs' ProdNamePlural='Plain styles ice tongs'
		 prodShortDescription='Plain style ice tongs' prodDescription='Plain style ice tongs'
		 prodMessage='' prodImageSmallPath='/images/0413102.gif'
		 prodImageLargePath='/images/0413102.gif' prodLink='' prodPrice='126.84'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T18:01:20' prodDateModified='2003-06-23T18:01:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0413104' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wrought ice tongs' ProdNamePlural='Wrought ices tongs'
		 prodShortDescription='Wrought ice tongs' prodDescription='Wrought ice tongs'
		 prodMessage='' prodImageSmallPath='/images/0413104.gif'
		 prodImageLargePath='/images/0413104.gif' prodLink='' prodPrice='137.46'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T18:02:25' prodDateModified='2003-06-23T18:02:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0413106' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ice tongs,fighting cock&#x27;s feet endings'
		 ProdNamePlural='Ice tongs,fighting cocks feet endings'
		 prodShortDescription='Ice tongs,fighting cock&#x27;s feet endings'
		 prodDescription='Ice tongs,fighting cock&#x27;s feet endings'
		 prodMessage='' prodImageSmallPath='/images/0413106.gif'
		 prodImageLargePath='/images/0413106.gif' prodLink='' prodPrice='142.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T18:03:45' prodDateModified='2003-06-23T18:04:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Caracas bonbon dish' ProdNamePlural='Caracas bonbons dishes'
		 prodShortDescription='d.12 cm. 

' prodDescription='d.12 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0420001.gif'
		 prodImageLargePath='/images/0420001.gif' prodLink='' prodPrice='169.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T19:10:53' prodDateModified='2003-06-20T19:11:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420004' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Paris bonbon dish' ProdNamePlural='Paris bonbons dishes'
		 prodShortDescription='Paris bonbon dish, l.17.5 cm. 

'
		 prodDescription='Paris bonbon dish, l.17.5 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/0420004.gif' prodImageLargePath='/images/0420004.gif'
		 prodLink='' prodPrice='181.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-20T19:12:34'
		 prodDateModified='2003-06-20T19:13:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Diamond shaped bonbon dish'
		 ProdNamePlural='Diamonds shaped bonbons dishes' prodShortDescription='Diamond shaped bonbon dish, diam. 16 cm.'
		 prodDescription='Diamond shaped bonbon dish, diam. 16 cm.'
		 prodMessage='' prodImageSmallPath='/images/0420005.gif'
		 prodImageLargePath='/images/0420005.gif' prodLink='' prodPrice='189.04'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='0' prodAttrNum='0'
		 prodDateAdded='2003-06-20T19:14:09' prodDateModified='2003-06-20T19:14:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420006' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Diamond shaped bonbon dish'
		 ProdNamePlural='Diamonds shaped bonbons dishes' prodShortDescription='Diamond shaped bonbon dish, diam. 14 cm.'
		 prodDescription='Diamond shaped bonbon dish, diam. 14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0420006.gif'
		 prodImageLargePath='/images/0420006.gif' prodLink='' prodPrice='179.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T19:15:38' prodDateModified='2003-06-20T19:16:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420007' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Diamond shaped bonbon dish'
		 ProdNamePlural='Diamonds shaped bonbons dishes' prodShortDescription='Diamond shaped bonbon dish, diam. 10 cm. 

'
		 prodDescription='Diamond shaped bonbon dish, diam. 10 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0420007.gif'
		 prodImageLargePath='/images/0420007.gif' prodLink='' prodPrice='88.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T19:17:24' prodDateModified='2003-06-20T19:17:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420008' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Diamond shaped bonbon dish'
		 ProdNamePlural='Diamonds shaped bonbons dishes' prodShortDescription='Diamond shaped bonbon dish, diam. 7 cm.'
		 prodDescription='Diamond shaped bonbon dish, diam. 7 cm.'
		 prodMessage='' prodImageSmallPath='/images/0420008.gif'
		 prodImageLargePath='/images/0420008.gif' prodLink='' prodPrice='51.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T19:19:24' prodDateModified='2003-06-20T19:19:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420010' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style bonbon dish grape'
		 ProdNamePlural='Plain style bonbons dishes grapes' prodShortDescription='Plain style bonbon dish grape, diam.14 cm.'
		 prodDescription='Plain style bonbon dish grape, diam.14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0420010.gif'
		 prodImageLargePath='/images/0420010.gif' prodLink='' prodPrice='168.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T21:44:51' prodDateModified='2003-06-20T21:46:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Marisa bonbon dish' ProdNamePlural='Marisa bonbon dishes'
		 prodShortDescription='Marisa bonbon dish' prodDescription='Marisa bonbon dish'
		 prodMessage='' prodImageSmallPath='/images/0420025.gif'
		 prodImageLargePath='/images/0420025.gif' prodLink='' prodPrice='149.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-20T21:47:26' prodDateModified='2003-06-20T21:47:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420352A130' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish' ProdNamePlural='Bonbon dishes'
		 prodShortDescription='Bonbon dish,16 cm, 13 cm, 11 cm, 8 cm (Hexagonal)'
		 prodDescription='Bonbon dish,16 cm, 13 cm, 11 cm, 8 cm (Hexagonal)'
		 prodMessage='' prodImageSmallPath='/images/0420352bhex.gif'
		 prodImageLargePath='/images/0420352bhex.gif' prodLink=''
		 prodPrice='178.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-06-20T21:49:44' prodDateModified='2003-06-21T00:22:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420352A80' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish' ProdNamePlural='Bonbon dishes'
		 prodShortDescription='Bonbon dish,16 cm, 13 cm, 11 cm, 8 cm (Triangular)'
		 prodDescription='Bonbon dish,16 cm, 13 cm, 11 cm, 8 cm (Triangular)'
		 prodMessage='' prodImageSmallPath='/images/0420352btri.gif'
		 prodImageLargePath='/images/0420352btri.gif' prodLink=''
		 prodPrice='178.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-06-20T23:28:35' prodDateModified='2003-06-21T00:23:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420352A81' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish' ProdNamePlural='Bonbon dishes'
		 prodShortDescription='Bonbon dish,16 cm, 13 cm, 11 cm, 8 cm (Cuadrada)'
		 prodDescription='Bonbon dish,16 cm, 13 cm, 11 cm, 8 cm (Cuadrada)'
		 prodMessage='' prodImageSmallPath='/images/0420352bcua.gif'
		 prodImageLargePath='/images/0420352bcua.gif' prodLink=''
		 prodPrice='178.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-06-20T23:32:52' prodDateModified='2003-06-21T00:24:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420352A82' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish' ProdNamePlural='Bonbon dishes'
		 prodShortDescription='Bonbon dish,16 cm, 13 cm, 11 cm, 8 cm (Redonda)'
		 prodDescription='Bonbon dish,16 cm, 13 cm, 11 cm, 8 cm (Redonda)'
		 prodMessage='' prodImageSmallPath='/images/0420352bred.gif'
		 prodImageLargePath='/images/0420352bred.gif' prodLink=''
		 prodPrice='178.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-06-20T23:37:39' prodDateModified='2003-06-21T00:24:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420356' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish colored stone'
		 ProdNamePlural='Bonbon dishes colored stones' prodShortDescription='Bonbon dish colored stone,diam. 23.5 cm'
		 prodDescription='Bonbon dish colored stone,diam. 23.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0420356.gif'
		 prodImageLargePath='/images/0420356.gif' prodLink='' prodPrice='653.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-21T00:15:21' prodDateModified='2003-06-21T00:15:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420356A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish colored stone'
		 ProdNamePlural='Bonbon dishes colored stones' prodShortDescription='Bonbon dish colored stone,diam. 20 cm, 14 cm, 13 cm, 11 cm. 


'
		 prodDescription='Bonbon dish colored stone,diam. 20 cm, 14 cm, 13 cm, 11 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0420356a.gif'
		 prodImageLargePath='/images/0420356a.gif' prodLink=''
		 prodPrice='372.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-06-21T00:19:08' prodDateModified='2003-06-21T00:19:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0420356E' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish colored stone'
		 ProdNamePlural='Bonbon dishes colored stones' prodShortDescription='Bonbon dish colored stone,diam. 7.5 cm'
		 prodDescription='Bonbon dish colored stone,diam. 7.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0420356e.gif'
		 prodImageLargePath='/images/0420356e.gif' prodLink=''
		 prodPrice='84.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-21T00:26:00' prodDateModified='2003-06-21T00:26:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0421R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Handles in beautiful Granite'
		 ProdNamePlural='Handles in beautiful Granite' prodShortDescription='Granite handles are available in five types of granite. For those Estate, Champion or Vintner owners who don&#x27;t need a table stand, handles are sold separately.'
		 prodDescription='Granite handles are available in five types of granite. For those Estate, Champion or Vintner owners who don&#x27;t need a table stand, handles are sold separately.'
		 prodMessage='' prodImageSmallPath='/images/0421R.jpg'
		 prodImageLargePath='/images/0421R.jpg' prodLink='' prodPrice='28.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-28T12:33:24' prodDateModified='2003-07-28T12:33:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422602' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large/Small size bonbon dish'
		 ProdNamePlural='Large/Small sizes bonbon dishes' prodShortDescription='Large/Small size bonbon dish 

'
		 prodDescription='Large/Small size bonbon dish 

' prodMessage=''
		 prodImageSmallPath='/images/0422602.gif' prodImageLargePath='/images/0422602.gif'
		 prodLink='' prodPrice='238.68' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-06-21T00:28:47'
		 prodDateModified='2003-06-21T00:29:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422603' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval bonbon dish ball figured feet'
		 ProdNamePlural='Oval bonbons dishes balls figured feets'
		 prodShortDescription='Oval bonbon dish ball figured feet'
		 prodDescription='Oval bonbon dish ball figured feet'
		 prodMessage='' prodImageSmallPath='/images/0422603.gif'
		 prodImageLargePath='/images/0422603.gif' prodLink='' prodPrice='78.81'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-21T00:40:31' prodDateModified='2003-06-21T00:41:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422604' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round bonbon dish stamped rim'
		 ProdNamePlural='Rounds bonbon dishes stamped rims' prodShortDescription='Round bonbon dish stamped rim, d. 13.5 cm.'
		 prodDescription='Round bonbon dish stamped rim, d. 13.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0422604.gif'
		 prodImageLargePath='/images/0422604.gif' prodLink='' prodPrice='90.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-21T00:43:10' prodDateModified='2003-06-21T00:43:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422606' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish' ProdNamePlural='Bonbon dishes'
		 prodShortDescription='Bonbon dish,15.5 x 10 cm' prodDescription='Bonbon dish,15.5 x 10 cm'
		 prodMessage='' prodImageSmallPath='/images/0422606.gif'
		 prodImageLargePath='/images/0422606.gif' prodLink='' prodPrice='130.31'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-21T00:44:50' prodDateModified='2003-06-21T00:45:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422607' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish fish fig.column'
		 ProdNamePlural='Bonbon dishes fishes fig.columns' prodShortDescription='Bonbon dish fish fig.column, 15.5 x 10 cm.'
		 prodDescription='Bonbon dish fish fig.column, 15.5 x 10 cm.'
		 prodMessage='' prodImageSmallPath='/images/0422607.gif'
		 prodImageLargePath='/images/0422607.gif' prodLink='' prodPrice='205.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-21T00:46:29' prodDateModified='2003-06-21T00:46:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422607A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size bonbon dish' ProdNamePlural='Large sizes bonbon dishes'
		 prodShortDescription='Large size bonbon dish, h.19 cm.'
		 prodDescription='Large size bonbon dish, h.19 cm.' prodMessage=''
		 prodImageSmallPath='/images/0422607a.gif' prodImageLargePath='/images/0422607a.gif'
		 prodLink='' prodPrice='569.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-21T00:48:19'
		 prodDateModified='2003-06-21T00:48:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422608' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish 3 shells' ProdNamePlural='Bonbon dishes 3 shells'
		 prodShortDescription='Bonbon dish 3 shells n.60' prodDescription='Bonbon dish 3 shells n.60'
		 prodMessage='' prodImageSmallPath='/images/0422608.gif'
		 prodImageLargePath='/images/0422608.gif' prodLink='' prodPrice='323.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-21T00:50:20' prodDateModified='2003-06-21T00:50:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422700' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Perfumer bonbon dish' ProdNamePlural='Perfumers bonbon dishes'
		 prodShortDescription='Perfumer bonbon dish 

' prodDescription='Perfumer bonbon dish 

'
		 prodMessage='' prodImageSmallPath='/images/0422700.gif'
		 prodImageLargePath='/images/0422700.gif' prodLink='' prodPrice='94.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-21T00:51:48' prodDateModified='2003-06-21T00:52:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0422780' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Faberge style cup for bonbons'
		 ProdNamePlural='Faberges styles cups for bonbons' prodShortDescription='Faberge style cup for bonbons 

'
		 prodDescription='Faberge style cup for bonbons 

' prodMessage=''
		 prodImageSmallPath='/images/0422780.gif' prodImageLargePath='/images/0422780.gif'
		 prodLink='' prodPrice='1,171.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-21T00:53:40'
		 prodDateModified='2003-06-21T00:54:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0430074' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Chafing dish handles' ProdNamePlural='Chafing dishes handles'
		 prodShortDescription='Chafing dish handles,diam.24.5 cm.,h.23.5 cm.'
		 prodDescription='Chafing dish handles,diam.24.5 cm.,h.23.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0430074.gif'
		 prodImageLargePath='/images/0430074.gif' prodLink='' prodPrice='1,346.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:50:30' prodDateModified='2003-07-03T12:50:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0430075' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Chafing dish on aluminum base'
		 ProdNamePlural='Chafing dishes on aluminum bases' prodShortDescription='Chafing dish on aluminum base,diam. 32 cm.'
		 prodDescription='Chafing dish on aluminum base,diam. 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0430075.gif'
		 prodImageLargePath='/images/0430075.gif' prodLink='' prodPrice='1,343.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:53:32' prodDateModified='2003-07-03T12:53:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0430076' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Twin chafing dish on aluminum base'
		 ProdNamePlural='Twin chafing dishes on aluminum bases'
		 prodShortDescription='Twin chafing dish on aluminum base,60 x 32 cm.'
		 prodDescription='Twin chafing dish on aluminum base,60 x 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0430076.gif'
		 prodImageLargePath='/images/0430076.gif' prodLink='' prodPrice='1,812.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:54:56' prodDateModified='2003-07-03T12:55:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0430077A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size chafing dish' ProdNamePlural='Large sizes chafing dishes'
		 prodShortDescription='Large size chafing dish' prodDescription='Large size chafing dish'
		 prodMessage='' prodImageSmallPath='/images/0430077A.gif'
		 prodImageLargePath='/images/0430077A.gif' prodLink=''
		 prodPrice='2,925.72' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:56:00' prodDateModified='2003-07-03T12:56:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0430079' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter warmer' ProdNamePlural='Butter warmers'
		 prodShortDescription='Butter warmer' prodDescription='Butter warmer'
		 prodMessage='' prodImageSmallPath='/images/0430079.gif'
		 prodImageLargePath='/images/0430079.gif' prodLink='' prodPrice='537.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:57:14' prodDateModified='2003-07-03T12:57:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0430210' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular stand for vegetable dish #90'
		 ProdNamePlural='Rectangular stand for vegetable dishes #90'
		 prodShortDescription='Rectangular stand for vegetable dish #90'
		 prodDescription='Rectangular stand for vegetable dish #90'
		 prodMessage='' prodImageSmallPath='/images/0430210.gif'
		 prodImageLargePath='/images/0430210.gif' prodLink='' prodPrice='890.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:58:20' prodDateModified='2003-07-03T12:58:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0430213' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sauce warmer' ProdNamePlural='Sauce warmers'
		 prodShortDescription='Sauce warmer' prodDescription='Sauce warmer'
		 prodMessage='' prodImageSmallPath='/images/0430213.gif'
		 prodImageLargePath='/images/0430213.gif' prodLink='' prodPrice='494.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:59:14' prodDateModified='2003-07-03T12:59:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0433106' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Brandy warmer' ProdNamePlural='Brandy warmers'
		 prodShortDescription='Brandy warmer' prodDescription='Brandy warmer'
		 prodMessage='' prodImageSmallPath='/images/0433106.gif'
		 prodImageLargePath='/images/0433106.gif' prodLink='' prodPrice='320.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:00:13' prodDateModified='2003-07-03T13:00:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell horse head' ProdNamePlural='Tea bells horse heads'
		 prodShortDescription='Tea bell horse head' prodDescription='Tea bell horse head'
		 prodMessage='' prodImageSmallPath='/images/0440743.gif'
		 prodImageLargePath='/images/0440743.gif' prodLink='' prodPrice='150.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T22:21:55' prodDateModified='2003-07-03T22:22:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A2' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design '
		 ProdNamePlural='Tea bells flatware pattern designs'
		 prodShortDescription='Tea bell flatware pattern design '
		 prodDescription='Tea bell flatware pattern design (Venecia)'
		 prodMessage='' prodImageSmallPath='/images/0440743ven.gif'
		 prodImageLargePath='/images/0440743ven.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:22:59' prodDateModified='2003-07-03T22:23:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A20' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (San marco)'
		 ProdNamePlural='Tea bells flatware pattern designs (San marco)'
		 prodShortDescription='Tea bell flatware pattern design (San marco)'
		 prodDescription='Tea bell flatware pattern design (San marco)'
		 prodMessage='' prodImageSmallPath='/images/0440743asm.gif'
		 prodImageLargePath='/images/0440743asm.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:23:57' prodDateModified='2003-07-03T22:24:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A21' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Colonial)'
		 ProdNamePlural='Tea bells flatware pattern designs (Colonial)'
		 prodShortDescription='Tea bell flatware pattern design (Colonial)'
		 prodDescription='Tea bell flatware pattern design (Colonial)'
		 prodMessage='' prodImageSmallPath='/images/0440743col.gif'
		 prodImageLargePath='/images/0440743col.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:24:57' prodDateModified='2003-07-03T22:25:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A22' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Ambassador)'
		 ProdNamePlural='Tea bells flatware pattern designs (Ambassador)'
		 prodShortDescription='Tea bell flatware pattern design (Ambassador)'
		 prodDescription='Tea bell flatware pattern design (Ambassador)'
		 prodMessage='' prodImageSmallPath='/images/0440743ambassador.gif'
		 prodImageLargePath='/images/0440743ambassador.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:27:24' prodDateModified='2003-07-03T22:27:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A24' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Chippendale)'
		 ProdNamePlural='Tea bells flatware pattern designs (Chippendale)'
		 prodShortDescription='Tea bell flatware pattern design (Chippendale)'
		 prodDescription='Tea bell flatware pattern design (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0440743achi.gif'
		 prodImageLargePath='/images/0440743achi.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:30:06' prodDateModified='2003-07-03T22:30:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A5' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design '
		 ProdNamePlural='Tea bells flatware pattern designs '
		 prodShortDescription='Tea bell flatware pattern design '
		 prodDescription='Tea bell flatware pattern design '
		 prodMessage='' prodImageSmallPath='/images/0440743Aing.gif'
		 prodImageLargePath='/images/0440743Aing.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:32:10' prodDateModified='2003-07-03T22:32:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A84' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Baroque)'
		 ProdNamePlural='Tea bells flatware pattern designs (Baroque)'
		 prodShortDescription='Tea bell flatware pattern design (Baroque)'
		 prodDescription='Tea bell flatware pattern design (Baroque)'
		 prodMessage='' prodImageSmallPath='/images/0440743abar.gif'
		 prodImageLargePath='/images/0440743abar.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:33:05' prodDateModified='2003-07-03T22:33:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A85' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Boston)'
		 ProdNamePlural='Tea bells flatware pattern designs (Boston)'
		 prodShortDescription='Tea bell flatware pattern design (Boston)'
		 prodDescription='Tea bell flatware pattern design (Boston)'
		 prodMessage='' prodImageSmallPath='/images/0440743abos.gif'
		 prodImageLargePath='/images/0440743abos.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:34:02' prodDateModified='2003-07-03T22:34:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A86' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Carmen)'
		 ProdNamePlural='Tea bells flatware pattern designs (Carmen)'
		 prodShortDescription='Tea bell flatware pattern design (Carmen)'
		 prodDescription='Tea bell flatware pattern design (Carmen)'
		 prodMessage='' prodImageSmallPath='/images/0440743acar.gif'
		 prodImageLargePath='/images/0440743acar.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:34:53' prodDateModified='2003-07-03T22:35:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A87' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Corinto)'
		 ProdNamePlural='Tea bells flatware pattern designs (Corinto)'
		 prodShortDescription='Tea bell flatware pattern design (Corinto)'
		 prodDescription='Tea bell flatware pattern design (Corinto)'
		 prodMessage='' prodImageSmallPath='/images/0440743acor.gif'
		 prodImageLargePath='/images/0440743acor.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:35:56' prodDateModified='2003-07-03T22:36:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A88' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Florida)'
		 ProdNamePlural='Tea bells flatware pattern designs (Florida)'
		 prodShortDescription='Tea bell flatware pattern design (Florida)'
		 prodDescription='Tea bell flatware pattern design (Florida)'
		 prodMessage='' prodImageSmallPath='/images/0440743aflo.gif'
		 prodImageLargePath='/images/0440743aflo.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:38:12' prodDateModified='2003-07-03T22:38:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A89' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Gran paris)'
		 ProdNamePlural='Tea bells flatware pattern designs (Gran paris)'
		 prodShortDescription='Tea bell flatware pattern design (Gran paris)'
		 prodDescription='Tea bell flatware pattern design (Gran paris)'
		 prodMessage='' prodImageSmallPath='/images/0440743agp.gif'
		 prodImageLargePath='/images/0440743agp.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:39:15' prodDateModified='2003-07-03T22:39:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A90' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Helenica)'
		 ProdNamePlural='Tea bells flatware pattern designs (Helenica)'
		 prodShortDescription='Tea bell flatware pattern design (Helenica)'
		 prodDescription='Tea bell flatware pattern design (Helenica)'
		 prodMessage='' prodImageSmallPath='/images/0440743Ahel.gif'
		 prodImageLargePath='/images/0440743Ahel.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:40:12' prodDateModified='2003-07-03T22:40:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A91' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Imperial)'
		 ProdNamePlural='Tea bells flatware pattern designs (Imperial)'
		 prodShortDescription='Tea bell flatware pattern design (Imperial)'
		 prodDescription='Tea bell flatware pattern design (Imperial)'
		 prodMessage='' prodImageSmallPath='/images/0440743aimp.gif'
		 prodImageLargePath='/images/0440743aimp.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:41:09' prodDateModified='2003-07-03T22:41:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A92' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Lima)'
		 ProdNamePlural='Tea bells flatware pattern designs (Lima)'
		 prodShortDescription='Tea bell flatware pattern design (Lima)'
		 prodDescription='Tea bell flatware pattern design (Lima)'
		 prodMessage='' prodImageSmallPath='/images/0440743Alim.gif'
		 prodImageLargePath='/images/0440743Alim.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:42:08' prodDateModified='2003-07-03T22:42:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A93' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Orleans)'
		 ProdNamePlural='Tea bells flatware pattern designs (Orleans)'
		 prodShortDescription='Tea bell flatware pattern design (Orleans)'
		 prodDescription='Tea bell flatware pattern design (Orleans)'
		 prodMessage='' prodImageSmallPath='/images/0440743Aorl.gif'
		 prodImageLargePath='/images/0440743Aorl.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:43:03' prodDateModified='2003-07-03T22:43:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A94' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Piemonte)'
		 ProdNamePlural='Tea bells flatware pattern designs (Piemonte)'
		 prodShortDescription='Tea bell flatware pattern design (Piemonte)'
		 prodDescription='Tea bell flatware pattern design (Piemonte)'
		 prodMessage='' prodImageSmallPath='/images/0440743A.gif'
		 prodImageLargePath='/images/0440743A.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:44:20' prodDateModified='2003-07-03T22:44:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A95' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Portofino)'
		 ProdNamePlural='Tea bells flatware pattern designs (Portofino)'
		 prodShortDescription='Tea bell flatware pattern design (Portofino)'
		 prodDescription='Tea bell flatware pattern design (Portofino)'
		 prodMessage='' prodImageSmallPath='/images/0440743Apor.gif'
		 prodImageLargePath='/images/0440743Apor.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:45:22' prodDateModified='2003-07-03T22:45:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A96' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Sorrento)'
		 ProdNamePlural='Tea bells flatware pattern designs (Sorrento)'
		 prodShortDescription='Tea bell flatware pattern design (Sorrento)'
		 prodDescription='Tea bell flatware pattern design (Sorrento)'
		 prodMessage='' prodImageSmallPath='/images/0440743asor.gif'
		 prodImageLargePath='/images/0440743asor.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:46:19' prodDateModified='2003-07-03T22:46:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743A97' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell flatware pattern design (Vienna)'
		 ProdNamePlural='Tea bells flatware pattern designs (Vienna)'
		 prodShortDescription='Tea bell flatware pattern design (Vienna)'
		 prodDescription='Tea bell flatware pattern design (Vienna)'
		 prodMessage='' prodImageSmallPath='/images/0440743avie.gif'
		 prodImageLargePath='/images/0440743avie.gif' prodLink=''
		 prodPrice='158.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:47:17' prodDateModified='2003-07-03T22:47:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0440743B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell figurine' ProdNamePlural='Tea bells figurines'
		 prodShortDescription='Tea bell figurine' prodDescription='Tea bell figurine'
		 prodMessage='' prodImageSmallPath='/images/0440743B.gif'
		 prodImageLargePath='/images/0440743B.gif' prodLink=''
		 prodPrice='161.54' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T22:48:15' prodDateModified='2003-07-03T22:48:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0443108' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Fortress tea bell' ProdNamePlural='Fortress tea bells'
		 prodShortDescription='Fortress tea bell' prodDescription='Fortress tea bell'
		 prodMessage='' prodImageSmallPath='/images/0443108.gif'
		 prodImageLargePath='/images/0443108.gif' prodLink='' prodPrice='208.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T22:49:34' prodDateModified='2003-07-03T22:50:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0443110' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell llama figure' ProdNamePlural='Tea bells llama figures'
		 prodShortDescription='Tea bell llama figure' prodDescription='Tea bell llama figure'
		 prodMessage='' prodImageSmallPath='/images/0443110.gif'
		 prodImageLargePath='/images/0443110.gif' prodLink='' prodPrice='99.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T22:51:06' prodDateModified='2003-07-03T22:51:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0443111' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Baby bell' ProdNamePlural='Baby bells'
		 prodShortDescription='Baby bell 

' prodDescription='Baby bell 

'
		 prodMessage='' prodImageSmallPath='/images/0443111.gif'
		 prodImageLargePath='/images/0443111.gif' prodLink='' prodPrice='163.68'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T23:36:44' prodDateModified='2003-06-30T23:39:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0443112' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Crib bell bear figure' ProdNamePlural='Crib bells bear figures'
		 prodShortDescription='Crib bell bear figure, h.12 cm.'
		 prodDescription='Crib bell bear figure, h.12 cm.' prodMessage=''
		 prodImageSmallPath='/images/0443112.gif' prodImageLargePath='/images/0443112.gif'
		 prodLink='' prodPrice='190.36' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T23:37:42'
		 prodDateModified='2003-06-30T23:40:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0443115' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea bell  angel' ProdNamePlural='Tea bells  angels'
		 prodShortDescription='Tea bell  angel' prodDescription='Tea bell  angel'
		 prodMessage='' prodImageSmallPath='/images/0443115.gif'
		 prodImageLargePath='/images/0443115.gif' prodLink='' prodPrice='154.84'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T23:38:25' prodDateModified='2003-06-30T23:41:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0450' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='White espresso cups' ProdNamePlural='White espresso cups'
		 prodShortDescription='White espresso cups' prodDescription='White espresso cups'
		 prodMessage='' prodImageSmallPath='/images/0450.jpg' prodImageLargePath='/images/0450.jpg'
		 prodLink='/detail.asp?product_id=0450' prodPrice='22.00'
		 prodWeight='0' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='19.99' prodDateAdded='2003-02-14T18:47:28'
		 prodDateModified='2004-01-31T18:50:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04531121' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail serving dish (Imperio)'
		 ProdNamePlural='Snail serving dishes (Imperio)' prodShortDescription='Snail serving dish (Imperio)'
		 prodDescription='Snail serving dish (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/045311220imp.gif' prodImageLargePath='/images/045311220imp.gif'
		 prodLink='' prodPrice='328.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:28:16'
		 prodDateModified='2003-07-03T21:29:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0453112122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail serving dish (Llano)'
		 ProdNamePlural='Snail serving dishes (Llano)' prodShortDescription='Snail serving dish (Llano)'
		 prodDescription='Snail serving dish (Llano)' prodMessage=''
		 prodImageSmallPath='/images/0453112lla.gif' prodImageLargePath='/images/0453112lla.gif'
		 prodLink='' prodPrice='328.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:29:53'
		 prodDateModified='2003-07-03T21:30:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04531123' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail serving dish (Brasil)'
		 ProdNamePlural='Snail serving dishes (Brasil)' prodShortDescription='Snail serving dish (Brasil)'
		 prodDescription='Snail serving dish (Brasil)' prodMessage=''
		 prodImageSmallPath='/images/0453112.gif' prodImageLargePath='/images/0453112.gif'
		 prodLink='' prodPrice='328.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:31:32'
		 prodDateModified='2003-07-03T21:32:31' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04531124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail serving dish (Sevilla)'
		 ProdNamePlural='Snail serving dishes (Sevilla)' prodShortDescription='Snail serving dish (Sevilla)'
		 prodDescription='Snail serving dish (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/0453112sev.gif' prodImageLargePath='/images/0453112sev.gif'
		 prodLink='' prodPrice='328.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:33:19'
		 prodDateModified='2003-07-03T21:33:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0453114' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail serving pincer' ProdNamePlural='Snail serving pincers'
		 prodShortDescription='Snail serving pincer' prodDescription='Snail serving pincer'
		 prodMessage='' prodImageSmallPath='/images/0453114.gif'
		 prodImageLargePath='/images/0453114.gif' prodLink='' prodPrice='99.36'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:34:14' prodDateModified='2003-07-03T21:34:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04531162' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail serving fork (Venecia)'
		 ProdNamePlural='Snail serving forks (Venecia)' prodShortDescription='Snail serving fork (Venecia)'
		 prodDescription='Snail serving fork (Venecia)' prodMessage=''
		 prodImageSmallPath='/images/0453116.gif' prodImageLargePath='/images/0453116.gif'
		 prodLink='' prodPrice='62.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:35:24'
		 prodDateModified='2003-07-03T21:35:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='045311624' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail serving fork (Chippendale)'
		 ProdNamePlural='Snail serving forks (Chippendale)' prodShortDescription='Snail serving fork (Chippendale)'
		 prodDescription='Snail serving fork (Chippendale)' prodMessage=''
		 prodImageSmallPath='/images/0453116chi.gif' prodImageLargePath='/images/0453116chi.gif'
		 prodLink='' prodPrice='62.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:36:25'
		 prodDateModified='2003-07-03T21:36:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='045311688' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail serving fork (Florida)'
		 ProdNamePlural='Snail serving forks (Florida)' prodShortDescription='Snail serving fork (Florida)'
		 prodDescription='Snail serving fork (Florida)' prodMessage=''
		 prodImageSmallPath='/images/0453116flo.gif' prodImageLargePath='/images/0453116flo.gif'
		 prodLink='' prodPrice='62.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:37:33'
		 prodDateModified='2003-07-03T21:40:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0453118' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Three piece snails serving set'
		 ProdNamePlural='Three piece snails serving sets' prodShortDescription='Three piece snails serving set'
		 prodDescription='Three piece snails serving set' prodMessage=''
		 prodImageSmallPath='/images/0453118.gif' prodImageLargePath='/images/0453118.gif'
		 prodLink='' prodPrice='490.51' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:42:15'
		 prodDateModified='2003-07-03T21:42:35' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480700' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wood cigarette box silver cover'
		 ProdNamePlural='Wood cigarette boxes silver covers'
		 prodShortDescription='Wood cigarette box silver cover, 17 x 12 x 6 cm'
		 prodDescription='Wood cigarette box silver cover, 17 x 12 x 6 cm'
		 prodMessage='' prodImageSmallPath='/images/0480700.gif'
		 prodImageLargePath='/images/0480700.gif' prodLink='' prodPrice='84.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:37:43' prodDateModified='2003-07-01T12:38:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480710' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wood cigarette box silver cover'
		 ProdNamePlural='Wood cigarette boxes silver covers'
		 prodShortDescription='Wood cigarette box silver cover, 21 x 12 x 6 cm'
		 prodDescription='Wood cigarette box silver cover, 21 x 12 x 6 cm'
		 prodMessage='' prodImageSmallPath='/images/0480710.gif'
		 prodImageLargePath='/images/0480710.gif' prodLink='' prodPrice='100.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:38:54' prodDateModified='2003-07-01T12:39:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480793AB' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,15 x 9 cm. 

' prodDescription='Cigarette box,15 x 9 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0480793ab.gif'
		 prodImageLargePath='/images/0480793ab.gif' prodLink=''
		 prodPrice='465.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:39:53' prodDateModified='2003-07-01T12:40:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480793B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,15 x 9 x 3.75 cm.'
		 prodDescription='Cigarette box,15 x 9 x 3.75 cm.' prodMessage=''
		 prodImageSmallPath='/images/0480793B.gif' prodImageLargePath='/images/0480793B.gif'
		 prodLink='' prodPrice='405.45' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:40:49'
		 prodDateModified='2003-07-01T12:41:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480793B4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box coin' ProdNamePlural='Cigarette boxes coins'
		 prodShortDescription='Cigarette box coin,15 x 9 x 3.75 cm.'
		 prodDescription='Cigarette box coin,15 x 9 x 3.75 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480793b4.gif'
		 prodImageLargePath='/images/0480793b4.gif' prodLink=''
		 prodPrice='448.08' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:41:51' prodDateModified='2003-07-01T12:42:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480793P' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box felt bottom'
		 ProdNamePlural='Cigarette boxes felt bottoms' prodShortDescription='Cigarette box felt bottom,15 x 9 cm.'
		 prodDescription='Cigarette box felt bottom,15 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480793P.gif'
		 prodImageLargePath='/images/0480793P.gif' prodLink=''
		 prodPrice='357.54' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:42:46' prodDateModified='2003-07-01T12:43:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480794' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,22 x 9 x 5 cm.' prodDescription='Cigarette box,22 x 9 x 5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480794.gif'
		 prodImageLargePath='/images/0480794.gif' prodLink='' prodPrice='578.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:56:50' prodDateModified='2003-07-01T12:57:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480794P' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box felt bottom'
		 ProdNamePlural='Cigarette boxes felt bottoms' prodShortDescription='Cigarette box felt bottom,22 x 9 cm.'
		 prodDescription='Cigarette box felt bottom,22 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480794P.gif'
		 prodImageLargePath='/images/0480794P.gif' prodLink=''
		 prodPrice='447.45' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:58:22' prodDateModified='2003-07-01T12:58:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480795AB' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,20 x 12 cm.' prodDescription='Cigarette box,20 x 12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480795ab.gif'
		 prodImageLargePath='/images/0480795ab.gif' prodLink=''
		 prodPrice='629.28' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T13:44:07' prodDateModified='2003-07-01T13:44:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480795B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,20 x 12 x 3.75 cm.'
		 prodDescription='Cigarette box,20 x 12 x 3.75 cm.' prodMessage=''
		 prodImageSmallPath='/images/0480795B.gif' prodImageLargePath='/images/0480795B.gif'
		 prodLink='' prodPrice='577.94' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T13:45:16'
		 prodDateModified='2003-07-01T13:45:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480795P' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarrete box felt bottom'
		 ProdNamePlural='Cigarrete boxes felt bottoms' prodShortDescription='Cigarrete box felt bottom, 20 x 12 x 3.75 cm.'
		 prodDescription='Cigarrete box felt bottom, 20 x 12 x 3.75 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480795P.gif'
		 prodImageLargePath='/images/0480795P.gif' prodLink=''
		 prodPrice='455.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T13:46:13' prodDateModified='2003-07-01T13:47:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480797' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,24 x 18 cm.' prodDescription='Cigarette box,24 x 18 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480797.gif'
		 prodImageLargePath='/images/0480797.gif' prodLink='' prodPrice='1,110.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T13:47:52' prodDateModified='2003-07-01T13:48:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480799' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco style cigarette box'
		 ProdNamePlural='Barroco styles cigarette boxes' prodShortDescription='Barroco style cigarette box,20 x 12 cm.'
		 prodDescription='Barroco style cigarette box,20 x 12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480799.gif'
		 prodImageLargePath='/images/0480799.gif' prodLink='' prodPrice='846.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T13:52:58' prodDateModified='2003-07-01T13:53:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480800' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco style cigarette box'
		 ProdNamePlural='Barroco styles cigarette boxes' prodShortDescription='Barroco style cigarette box,28 x 22 cm.'
		 prodDescription='Barroco style cigarette box,28 x 22 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480800.gif'
		 prodImageLargePath='/images/0480800.gif' prodLink='' prodPrice='1,381.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T13:54:35' prodDateModified='2003-07-01T13:55:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480801' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco style cigarette box'
		 ProdNamePlural='Barroco styles cigarette boxes' prodShortDescription='Barroco style cigarette box,22 x 9 cm.'
		 prodDescription='Barroco style cigarette box,22 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480801.gif'
		 prodImageLargePath='/images/0480801.gif' prodLink='' prodPrice='768.45'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T13:55:44' prodDateModified='2003-07-01T13:56:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480825AB' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,10.3 x 10.3 x 6.5 cm.'
		 prodDescription='Cigarette box,10.3 x 10.3 x 6.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480825ab.gif'
		 prodImageLargePath='/images/0480825ab.gif' prodLink=''
		 prodPrice='365.72' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T13:56:50' prodDateModified='2003-07-01T13:57:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480825B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,11.5 x 11.5 x 4.4 cm.'
		 prodDescription='Cigarette box,11.5 x 11.5 x 4.4 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480825B.gif'
		 prodImageLargePath='/images/0480825B.gif' prodLink=''
		 prodPrice='342.28' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T13:57:55' prodDateModified='2003-07-01T13:58:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480825P' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box felt bottom'
		 ProdNamePlural='Cigarette boxes felt bottom' prodShortDescription='Cigarette box felt bottom,9 x 9 cm.'
		 prodDescription='Cigarette box felt bottom,9 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480825P.gif'
		 prodImageLargePath='/images/0480825P.gif' prodLink=''
		 prodPrice='298.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T13:59:04' prodDateModified='2003-07-01T13:59:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480829' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,9 x 7 cm.' prodDescription='Cigarette box,9 x 7 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480829.gif'
		 prodImageLargePath='/images/0480829.gif' prodLink='' prodPrice='327.61'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T14:00:26' prodDateModified='2003-07-01T14:01:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480829B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box,9 x 7 x 3.75 cm.'
		 prodDescription='Cigarette box,9 x 7 x 3.75 cm.' prodMessage=''
		 prodImageSmallPath='/images/0480829B.gif' prodImageLargePath='/images/0480829B.gif'
		 prodLink='' prodPrice='324.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T14:02:13'
		 prodDateModified='2003-07-01T14:02:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480829P' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box felt bottom'
		 ProdNamePlural='Cigarette boxes felt bottoms' prodShortDescription='Cigarette box felt bottom,9 x 7 cm.'
		 prodDescription='Cigarette box felt bottom,9 x 7 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480829P.gif'
		 prodImageLargePath='/images/0480829P.gif' prodLink=''
		 prodPrice='286.72' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T14:03:46' prodDateModified='2003-07-01T14:04:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480840' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed cigarette box' ProdNamePlural='Footed cigarette boxes'
		 prodShortDescription='Footed cigarette box, 21.5 x 12 cm., 15.5 x 10 cm.'
		 prodDescription='Footed cigarette box, 21.5 x 12 cm., 15.5 x 10 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480840A.gif'
		 prodImageLargePath='/images/0480840A.gif' prodLink=''
		 prodPrice='734.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-01T14:05:21' prodDateModified='2003-07-01T14:06:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480895' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='English style cigarette box'
		 ProdNamePlural='English styles cigarette boxes' prodShortDescription='English style cigarette box, 26.5 x 19 cm., 20 x 12 cm.'
		 prodDescription='English style cigarette box, 26.5 x 19 cm., 20 x 12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480895.gif'
		 prodImageLargePath='/images/0480895.gif' prodLink='' prodPrice='1,123.36'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-01T14:08:15' prodDateModified='2003-07-01T14:10:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0480910' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea case' ProdNamePlural='Tea cases'
		 prodShortDescription='Tea case 16 x 16 x 8 cm.' prodDescription='Tea case 16 x 16 x 8 cm.'
		 prodMessage='' prodImageSmallPath='/images/0480910.gif'
		 prodImageLargePath='/images/0480910.gif' prodLink='' prodPrice='423.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:33:36' prodDateModified='2003-06-30T10:33:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04821' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 04821 HM Beehive Chrome Pepper Mill'
		 ProdNamePlural='William Bounds 04821 HM Beehive Chrome Pepper Mills'
		 prodShortDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Shows Which Size Grind Is Set: C, M, Or F 
'
		 prodDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Shows Which Size Grind Is Set: C, M, Or F 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Limited Lifetime Warranty 
-Size (HxDi): 8&#x22; x 2.5&#x22; 
-Made In U.S.A. 
-Weighs Approximately 1.2 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/04821.jpg'
		 prodImageLargePath='/images/04821.jpg' prodLink='' prodPrice='32.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:18:25' prodDateModified='2003-07-15T15:15:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04831' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 04831 HM Pro Brushed Metal Pepper Mill'
		 ProdNamePlural='William Bounds 04831 HM Pro Brushed Metal Pepper Mills'
		 prodShortDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Shows Which Size Grind Is Set: C, M, Or F 
'
		 prodDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Shows Which Size Grind Is Set: C, M, Or F 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Limited Lifetime Warranty 
-Size (HxDi): 8&#x22; x 2.5&#x22; 
-Made In U.S.A. 
-Weighs Approximately 1.35 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/04831.jpg'
		 prodImageLargePath='/images/04831.jpg' prodLink='' prodPrice='32.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:20:04' prodDateModified='2003-07-15T15:16:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04833' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 04833 HM Pro Copper Pepper Mill'
		 ProdNamePlural='William Bounds 04833 HM Pro Copper Pepper Mills'
		 prodShortDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Shows Which Size Grind Is Set: C, M, Or F 
'
		 prodDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Shows Which Size Grind Is Set: C, M, Or F 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Limited Lifetime Warranty 
-Size (HxDi): 8&#x22; x 2.5&#x22; 
-Made In U.S.A. 
-Weighs Approximately 1.35 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/04833.jpg'
		 prodImageLargePath='/images/04833.jpg' prodLink='' prodPrice='37.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:21:55' prodDateModified='2003-07-15T15:16:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0483830' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette box' ProdNamePlural='Cigarette boxes'
		 prodShortDescription='Cigarette box 12.3 x 9.3 x 2.3 cm.'
		 prodDescription='Cigarette box 12.3 x 9.3 x 2.3 cm.' prodMessage=''
		 prodImageSmallPath='/images/0483830.gif' prodImageLargePath='/images/0483830.gif'
		 prodLink='' prodPrice='412.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T14:11:27'
		 prodDateModified='2003-07-01T14:11:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0483831' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigartte box stone' ProdNamePlural='Cigartte boxes stones'
		 prodShortDescription='Cigartte box stone 12.3 x 9.3 x 2.8 cm.'
		 prodDescription='Cigartte box stone 12.3 x 9.3 x 2.8 cm.'
		 prodMessage='' prodImageSmallPath='/images/0483831.gif'
		 prodImageLargePath='/images/0483831.gif' prodLink='' prodPrice='361.05'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T14:12:47' prodDateModified='2003-07-01T14:13:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04900' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='William Bounds 04900 Evergreen Natural Salt Mill'
		 ProdNamePlural='William Bounds 04900 Evergreen Natural Salt Mills'
		 prodShortDescription='-Made Of Wood 
-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
'
		 prodDescription='-Made Of Wood 
-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Limited Lifetime Warranty 
-Size (HxDi): 5.75&#x22; x 3.25&#x22; 
-Made In U.S.A. 
-Weighs Approximately 0.75 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/04900.jpg'
		 prodImageLargePath='/images/04900.jpg' prodLink='' prodPrice='22.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:24:45' prodDateModified='2003-07-15T19:25:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='S-shaped candlestick' ProdNamePlural='S-shaped candlesticks'
		 prodShortDescription='S-shaped candlestick' prodDescription='S-shaped candlestick'
		 prodMessage='' prodImageSmallPath='/images/0490001.gif'
		 prodImageLargePath='/images/0490001.gif' prodLink='' prodPrice='455.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:10:22' prodDateModified='2003-06-25T12:10:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490003' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick with onyx egg'
		 ProdNamePlural='Candlesticks with onyx eggs' prodShortDescription='Candlestick with onyx egg'
		 prodDescription='Candlestick with onyx egg' prodMessage=''
		 prodImageSmallPath='/images/0490003.gif' prodImageLargePath='/images/0490003.gif'
		 prodLink='' prodPrice='79.95' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T12:11:24'
		 prodDateModified='2003-06-25T12:11:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490010' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Camelot candlestick' ProdNamePlural='Camelot candlesticks'
		 prodShortDescription='Camelot candlestick' prodDescription='Camelot candlestick'
		 prodMessage='' prodImageSmallPath='/images/0490010.gif'
		 prodImageLargePath='/images/0490010.gif' prodLink='' prodPrice='365.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:12:26' prodDateModified='2003-06-25T12:12:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490040' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick' ProdNamePlural='Candlesticks'
		 prodShortDescription='Candlestick, H. 15.3 cm.' prodDescription='Candlestick, H. 15.3 cm.'
		 prodMessage='' prodImageSmallPath='/images/0490040.gif'
		 prodImageLargePath='/images/0490040.gif' prodLink='' prodPrice='249.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:13:34' prodDateModified='2003-06-25T12:13:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04901' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 04901 Evergreen Natural Pepper Mill'
		 ProdNamePlural='William Bounds 04901 Evergreen Natural Pepper Mills'
		 prodShortDescription='-Made Of Wood 
-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
'
		 prodDescription='-Made Of Wood 
-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Limited Lifetime Warranty 
-Size (HxDi): 5.75&#x22; x 3&#x22; 
-Made In U.S.A. 
-Weighs Approximately 0.75 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/04901.jpg'
		 prodImageLargePath='/images/04901.jpg' prodLink='' prodPrice='22.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:30:34' prodDateModified='2003-07-15T15:16:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490131' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco 3-light candelabrum'
		 ProdNamePlural='Barroco 3-light candelabrums' prodShortDescription='Barroco 3-light candelabrum'
		 prodDescription='Barroco 3-light candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490131.gif' prodImageLargePath='/images/0490131.gif'
		 prodLink='' prodPrice='1,176.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T12:14:42'
		 prodDateModified='2003-06-25T12:15:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490132' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco 5-light candelabrum'
		 ProdNamePlural='Barroco 5-light candelabrums' prodShortDescription='Barroco 5-light candelabrum'
		 prodDescription='Barroco 5-light candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490132.gif' prodImageLargePath='/images/0490132.gif'
		 prodLink='' prodPrice='1,598.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T12:16:03'
		 prodDateModified='2003-06-25T12:16:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490140' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Florentine style candlestick'
		 ProdNamePlural='Florentine style candlesticks' prodShortDescription='Florentine style candlestick'
		 prodDescription='Florentine style candlestick' prodMessage=''
		 prodImageSmallPath='/images/0490140.gif' prodImageLargePath='/images/0490140.gif'
		 prodLink='' prodPrice='684.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T12:20:35'
		 prodDateModified='2003-06-25T12:21:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490143' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Florentine style 2-light candelabrum'
		 ProdNamePlural='Florentine style 2-light candelabrums'
		 prodShortDescription='Florentine style 2-light candelabrum'
		 prodDescription='Florentine style 2-light candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490143.gif'
		 prodImageLargePath='/images/0490143.gif' prodLink='' prodPrice='760.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:22:03' prodDateModified='2003-06-25T12:22:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490145' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Florentine style 3-light candelabrum'
		 ProdNamePlural='Florentine style 3-light candelabrums'
		 prodShortDescription='Florentine style 3-light candelabrum'
		 prodDescription='Florentine style 3-light candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490145.gif'
		 prodImageLargePath='/images/0490145.gif' prodLink='' prodPrice='989.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:23:04' prodDateModified='2003-06-25T12:23:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490146' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oxford candlestick' ProdNamePlural='Oxford candlesticks'
		 prodShortDescription='Oxford candlestick' prodDescription='Oxford candlestick'
		 prodMessage='' prodImageSmallPath='/images/0490146.gif'
		 prodImageLargePath='/images/0490146.gif' prodLink='' prodPrice='315.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:24:08' prodDateModified='2003-06-25T12:24:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490148' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oxford 5-light candelabrum'
		 ProdNamePlural='Oxford 5-light candelabrums' prodShortDescription='Oxford 5-light candelabrum 

'
		 prodDescription='Oxford 5-light candelabrum 

' prodMessage=''
		 prodImageSmallPath='/images/0490148.gif' prodImageLargePath='/images/0490148.gif'
		 prodLink='' prodPrice='928.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T12:25:14'
		 prodDateModified='2003-06-25T12:27:22' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490149M' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio 5-light candelabrum scroll rose'
		 ProdNamePlural='Imperio 5-light candelabrums scroll roses'
		 prodShortDescription='Imperio 5-light candelabrum scroll rose'
		 prodDescription='Imperio 5-light candelabrum scroll rose'
		 prodMessage='' prodImageSmallPath='/images/0490149M.gif'
		 prodImageLargePath='/images/0490149M.gif' prodLink=''
		 prodPrice='1,978.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T12:30:16' prodDateModified='2003-06-25T12:30:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490150M' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio 3-light candelabrum scroll rose'
		 ProdNamePlural='Imperio 3-light candelabrum scroll roses'
		 prodShortDescription='Imperio 3-light candelabrum scroll rose'
		 prodDescription='Imperio 3-light candelabrum scroll rose'
		 prodMessage='' prodImageSmallPath='/images/0490150M.gif'
		 prodImageLargePath='/images/0490150M.gif' prodLink=''
		 prodPrice='1,485.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T12:31:20' prodDateModified='2003-06-25T12:31:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490151' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio candlestick' ProdNamePlural='Imperio candlesticks'
		 prodShortDescription='Imperio candlestick' prodDescription='Imperio candlestick'
		 prodMessage='' prodImageSmallPath='/images/0490151.gif'
		 prodImageLargePath='/images/0490151.gif' prodLink='' prodPrice='487.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:32:14' prodDateModified='2003-06-25T12:32:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04903195' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size hurricane lamp '
		 ProdNamePlural='Small size hurricane lamps ' prodShortDescription='Small size hurricane lamp '
		 prodDescription='Small size hurricane lamp ' prodMessage=''
		 prodImageSmallPath='/images/0490319ing.gif' prodImageLargePath='/images/0490319ing.gif'
		 prodLink='' prodPrice='290.22' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:49:41'
		 prodDateModified='2003-06-25T13:49:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04903196' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size hurricane lamp (Barroco)'
		 ProdNamePlural='Small size hurricane lamps (Barroco)'
		 prodShortDescription='Small size hurricane lamp (Barroco)'
		 prodDescription='Small size hurricane lamp (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0490319bar.gif'
		 prodImageLargePath='/images/0490319bar.gif' prodLink=''
		 prodPrice='290.22' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T13:50:55' prodDateModified='2003-06-25T13:51:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490322' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size candlestick lamp'
		 ProdNamePlural='Small size candlesticks lamps' prodShortDescription='Small size candlestick lamp'
		 prodDescription='Small size candlestick lamp' prodMessage=''
		 prodImageSmallPath='/images/0490322.gif' prodImageLargePath='/images/0490322.gif'
		 prodLink='' prodPrice='245.03' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:52:40'
		 prodDateModified='2003-06-25T13:53:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490382' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rome style candlestick' ProdNamePlural='Rome style candlesticks'
		 prodShortDescription='Rome style candlestick, h. 25 cm.'
		 prodDescription='Rome style candlestick, h. 25 cm.' prodMessage=''
		 prodImageSmallPath='/images/0490382.gif' prodImageLargePath='/images/0490382.gif'
		 prodLink='' prodPrice='522.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:53:56'
		 prodDateModified='2003-06-25T13:54:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490384' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light rome style candelabrum'
		 ProdNamePlural='3-light rome style candelabrums' prodShortDescription='3-light rome style candelabrum, h. 32 cm.'
		 prodDescription='3-light rome style candelabrum, h. 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0490384.gif'
		 prodImageLargePath='/images/0490384.gif' prodLink='' prodPrice='1,109.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:55:09' prodDateModified='2003-06-25T13:55:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490385' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-light rome style candelabrum'
		 ProdNamePlural='5-light rome style candelabrums' prodShortDescription='5-light rome style candelabrum, h. 32 cm.'
		 prodDescription='5-light rome style candelabrum, h. 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0490385.gif'
		 prodImageLargePath='/images/0490385.gif' prodLink='' prodPrice='1,560.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:56:40' prodDateModified='2003-06-25T13:57:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490386' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light renaissance style candelabrum'
		 ProdNamePlural='2-light renaissance style candelabrums'
		 prodShortDescription='2-light renaissance style candelabrum'
		 prodDescription='2-light renaissance style candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490386.gif'
		 prodImageLargePath='/images/0490386.gif' prodLink='' prodPrice='675.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T13:58:01' prodDateModified='2003-06-25T13:58:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490387' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-light modern style candelabrum'
		 ProdNamePlural='4-light modern style candelabrums' prodShortDescription='4-light modern style candelabrum'
		 prodDescription='4-light modern style candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490387.gif' prodImageLargePath='/images/0490387.gif'
		 prodLink='' prodPrice='848.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T13:59:56'
		 prodDateModified='2003-06-25T14:00:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490391' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light imperio pattern candelabrum'
		 ProdNamePlural='2-light imperio pattern candelabrums'
		 prodShortDescription='2-light imperio pattern candelabrum'
		 prodDescription='2-light imperio pattern candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490391.gif'
		 prodImageLargePath='/images/0490391.gif' prodLink='' prodPrice='387.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T14:01:38' prodDateModified='2003-06-25T16:44:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490392' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick dragon figurine'
		 ProdNamePlural='Candlesticks dragon figurines' prodShortDescription='Candlestick dragon figurine'
		 prodDescription='Candlestick dragon figurine' prodMessage=''
		 prodImageSmallPath='/images/0490392.gif' prodImageLargePath='/images/0490392.gif'
		 prodLink='' prodPrice='347.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T14:02:40'
		 prodDateModified='2003-06-25T14:02:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490517' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick on square base'
		 ProdNamePlural='Candlesticks on square bases' prodShortDescription='Candlestick on square base'
		 prodDescription='Candlestick on square base' prodMessage=''
		 prodImageSmallPath='/images/0490517.gif' prodImageLargePath='/images/0490517.gif'
		 prodLink='' prodPrice='345.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T14:03:35'
		 prodDateModified='2003-06-25T14:03:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490518' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light candelabrum on square base'
		 ProdNamePlural='3-light candelabrums on square bases'
		 prodShortDescription='3-light candelabrum on square base'
		 prodDescription='3-light candelabrum on square base' prodMessage=''
		 prodImageSmallPath='/images/0490518.gif' prodImageLargePath='/images/0490518.gif'
		 prodLink='' prodPrice='684.75' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T14:05:44'
		 prodDateModified='2003-06-25T14:06:02' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490572' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco style candlestick'
		 ProdNamePlural='Barroco style candlesticks' prodShortDescription='Barroco style candlestick'
		 prodDescription='Barroco style candlestick' prodMessage=''
		 prodImageSmallPath='/images/0490572.gif' prodImageLargePath='/images/0490572.gif'
		 prodLink='' prodPrice='720.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T14:06:42'
		 prodDateModified='2003-06-25T14:07:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490574' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-light florentine style candelabrum'
		 ProdNamePlural='3-light florentines style candelabrums'
		 prodShortDescription='3-light florentine style candelabrum'
		 prodDescription='3-light florentine style candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490574.gif'
		 prodImageLargePath='/images/0490574.gif' prodLink='' prodPrice='1,116.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T14:07:52' prodDateModified='2003-06-25T14:08:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490579' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light plain style candelabrum'
		 ProdNamePlural='2-light plain style candelabrums' prodShortDescription='2-light plain style candelabrum'
		 prodDescription='2-light plain style candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490579.gif' prodImageLargePath='/images/0490579.gif'
		 prodLink='' prodPrice='562.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:17:33'
		 prodDateModified='2003-06-25T15:18:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490599' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann candlestick on oval base'
		 ProdNamePlural='Queen ann candlesticks on oval bases'
		 prodShortDescription='Queen ann candlestick on oval base,h.39 cm.'
		 prodDescription='Queen ann candlestick on oval base,h.39 cm.'
		 prodMessage='' prodImageSmallPath='/images/0490599.gif'
		 prodImageLargePath='/images/0490599.gif' prodLink='' prodPrice='562.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:20:17' prodDateModified='2003-06-25T15:21:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490599A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann candlestick on round base'
		 ProdNamePlural='Queen ann candlesticks on round bases'
		 prodShortDescription='Queen ann candlestick on round base,h.30.5 cm.'
		 prodDescription='Queen ann candlestick on round base,h.30.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0490599A.gif'
		 prodImageLargePath='/images/0490599A.gif' prodLink=''
		 prodPrice='398.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T15:22:42' prodDateModified='2003-06-25T15:24:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490610' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick hand-chased leaves'
		 ProdNamePlural='Candlesticks hand-chased leaves' prodShortDescription='Candlestick hand-chased leaves'
		 prodDescription='Candlestick hand-chased leaves' prodMessage=''
		 prodImageSmallPath='/images/0490610.gif' prodImageLargePath='/images/0490610.gif'
		 prodLink='' prodPrice='720.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:26:16'
		 prodDateModified='2003-06-25T15:26:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490611' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='9-lights menorah candelabrum'
		 ProdNamePlural='9-lights menorah candelabrums' prodShortDescription='9-lights menorah candelabrum'
		 prodDescription='9-lights menorah candelabrum' prodMessage=''
		 prodImageSmallPath='/images/0490611.gif' prodImageLargePath='/images/0490611.gif'
		 prodLink='' prodPrice='566.28' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:27:44'
		 prodDateModified='2003-06-25T15:28:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490611A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Menorah candelabrum david&#x27;s star'
		 ProdNamePlural='Menorah candelabrums david s stars'
		 prodShortDescription='Menorah candelabrum david&#x27;s star'
		 prodDescription='Menorah candelabrum david&#x27;s star'
		 prodMessage='' prodImageSmallPath='/images/0490611A.gif'
		 prodImageLargePath='/images/0490611A.gif' prodLink=''
		 prodPrice='570.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T15:29:19' prodDateModified='2003-06-25T15:29:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490612' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light serpentine shaped candelabrum'
		 ProdNamePlural='2-light serpentine shaped candelabrums'
		 prodShortDescription='2-light serpentine shaped candelabrum'
		 prodDescription='2-light serpentine shaped candelabrum'
		 prodMessage='' prodImageSmallPath='/images/0490612.gif'
		 prodImageLargePath='/images/0490612.gif' prodLink='' prodPrice='428.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:30:32' prodDateModified='2003-06-25T15:30:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490614' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick on square base little boy fig.'
		 ProdNamePlural='Candlesticks on squares base little boy figs.'
		 prodShortDescription='Candlestick on square base little boy fig.'
		 prodDescription='Candlestick on square base little boy fig.'
		 prodMessage='' prodImageSmallPath='/images/0490614.gif'
		 prodImageLargePath='/images/0490614.gif' prodLink='' prodPrice='336.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:31:43' prodDateModified='2003-06-25T15:32:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490615' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick dolphin figure'
		 ProdNamePlural='Candlesticks dolphin figures' prodShortDescription='Candlestick dolphin figure'
		 prodDescription='Candlestick dolphin figure' prodMessage=''
		 prodImageSmallPath='/images/0490615.gif' prodImageLargePath='/images/0490615.gif'
		 prodLink='' prodPrice='1,067.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:32:57'
		 prodDateModified='2003-06-25T15:33:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490790122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick (Llano)' ProdNamePlural='Candlesticks (Llano)'
		 prodShortDescription='Candlestick (Llano) 

' prodDescription='Candlestick (Llano) 

'
		 prodMessage='' prodImageSmallPath='/images/0790lla.gif'
		 prodImageLargePath='/images/0790lla.gif' prodLink='' prodPrice='169.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:34:42' prodDateModified='2003-06-25T15:35:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='049079023' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick (Astoria)' ProdNamePlural='Candlesticks (Astoria)'
		 prodShortDescription='Candlestick (Astoria)' prodDescription='Candlestick (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0490790ast.gif'
		 prodImageLargePath='/images/0490790ast.gif' prodLink=''
		 prodPrice='169.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T15:35:56' prodDateModified='2003-06-25T15:37:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='049079024' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick (Chippendale)'
		 ProdNamePlural='Candlesticks (Chippendale)' prodShortDescription='Candlestick (Chippendale)'
		 prodDescription='Candlestick (Chippendale)' prodMessage=''
		 prodImageSmallPath='/images/0490790chi.gif' prodImageLargePath='/images/0490790chi.gif'
		 prodLink='' prodPrice='169.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:39:20'
		 prodDateModified='2003-06-25T15:39:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='049079025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick (Florencia)' ProdNamePlural='Candlesticks (Florencia)'
		 prodShortDescription='Candlestick (Florencia)' prodDescription='Candlestick (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0490790.gif'
		 prodImageLargePath='/images/0490790.gif' prodLink='' prodPrice='169.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:40:23' prodDateModified='2003-06-25T15:40:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04907904' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick (Sevilla)' ProdNamePlural='Candlesticks (Sevilla)'
		 prodShortDescription='Candlestick (Sevilla)' prodDescription='Candlestick (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0790sev.gif'
		 prodImageLargePath='/images/0790sev.gif' prodLink='' prodPrice='169.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:42:45' prodDateModified='2003-06-25T15:43:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04907905' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick ' ProdNamePlural='Candlesticks '
		 prodShortDescription='Candlestick  

' prodDescription='Candlestick  

'
		 prodMessage='' prodImageSmallPath='/images/0790ing.gif'
		 prodImageLargePath='/images/0790ing.gif' prodLink='' prodPrice='169.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:44:35' prodDateModified='2003-06-25T15:45:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04907906' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick (Barroco)' ProdNamePlural='Candlesticks (Barroco)'
		 prodShortDescription='Candlestick (Barroco)' prodDescription='Candlestick (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0790bar.gif'
		 prodImageLargePath='/images/0790bar.gif' prodLink='' prodPrice='169.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:45:51' prodDateModified='2003-06-25T15:46:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04908151' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hurricane lamp' ProdNamePlural='Hurricane lamps'
		 prodShortDescription='Hurricane lamp,h.11 cm. (Imperio)'
		 prodDescription='Hurricane lamp,h.11 cm. (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/0490815imp.gif' prodImageLargePath='/images/0490815imp.gif'
		 prodLink='' prodPrice='182.02' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:47:50'
		 prodDateModified='2003-06-25T15:48:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='049081524' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hurricane lamp' ProdNamePlural='Hurricane lamps'
		 prodShortDescription='Hurricane lamp,h.11 cm. (Chippendale)'
		 prodDescription='Hurricane lamp,h.11 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0490815.gif'
		 prodImageLargePath='/images/0490815.gif' prodLink='' prodPrice='182.02'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:49:28' prodDateModified='2003-06-25T15:49:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04908154' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hurricane lamp' ProdNamePlural='Hurricane lamps'
		 prodShortDescription='Hurricane lamp,h.11 cm. (Sevilla) 

'
		 prodDescription='Hurricane lamp,h.11 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0490815sev.gif'
		 prodImageLargePath='/images/0490815sev.gif' prodLink=''
		 prodPrice='182.02' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T15:50:38' prodDateModified='2003-06-25T15:51:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04908161' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick' ProdNamePlural='Candlesticks'
		 prodShortDescription='Candlestick,h. 11 cm (Imperio)'
		 prodDescription='Candlestick,h. 11 cm (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/0490816imp.gif' prodImageLargePath='/images/0490816imp.gif'
		 prodLink='' prodPrice='166.75' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:51:53'
		 prodDateModified='2003-06-25T15:52:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490816122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick' ProdNamePlural='Candlesticks'
		 prodShortDescription='Candlestick,h. 11 cm (Llano)' prodDescription='Candlestick,h. 11 cm (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0490816lla.gif'
		 prodImageLargePath='/images/0490816lla.gif' prodLink=''
		 prodPrice='166.75' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T15:52:56' prodDateModified='2003-06-25T15:53:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='049081624' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick' ProdNamePlural='Candlesticks'
		 prodShortDescription='Candlestick,h. 11 cm (Chippendale)'
		 prodDescription='Candlestick,h. 11 cm (Chippendale)' prodMessage=''
		 prodImageSmallPath='/images/0490816chi.gif' prodImageLargePath='/images/0490816chi.gif'
		 prodLink='' prodPrice='166.75' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:54:21'
		 prodDateModified='2003-06-25T15:55:33' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04908164' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick' ProdNamePlural='Candlesticks'
		 prodShortDescription='Candlestick,h. 11 cm (Sevilla)'
		 prodDescription='Candlestick,h. 11 cm (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/0490816sev.gif' prodImageLargePath='/images/0490816sev.gif'
		 prodLink='' prodPrice='166.75' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:56:27'
		 prodDateModified='2003-06-25T15:56:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='04908166' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick' ProdNamePlural='Candlesticks'
		 prodShortDescription='Candlestick,h. 11 cm (Barroco)'
		 prodDescription='Candlestick,h. 11 cm (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/0490816bar.gif' prodImageLargePath='/images/0490816bar.gif'
		 prodLink='' prodPrice='166.75' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T15:57:23'
		 prodDateModified='2003-06-25T15:57:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490817' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick' ProdNamePlural='Candlesticks'
		 prodShortDescription='Candlestick,h. 9 cm' prodDescription='Candlestick,h. 9 cm'
		 prodMessage='' prodImageSmallPath='/images/0490817.gif'
		 prodImageLargePath='/images/0490817.gif' prodLink='' prodPrice='109.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T15:58:39' prodDateModified='2003-06-25T16:01:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490818' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candlestick' ProdNamePlural='Candlesticks'
		 prodShortDescription='Candlestick,h. 8 cm' prodDescription='Candlestick,h. 8 cm'
		 prodMessage='' prodImageSmallPath='/images/0490818.gif'
		 prodImageLargePath='/images/0490818.gif' prodLink='' prodPrice='83.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T16:01:53' prodDateModified='2003-06-25T16:03:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490819' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio candlestick' ProdNamePlural='Imperio candlesticks'
		 prodShortDescription='Imperio candlestick' prodDescription='Imperio candlestick'
		 prodMessage='' prodImageSmallPath='/images/0490819.gif'
		 prodImageLargePath='/images/0490819.gif' prodLink='' prodPrice='117.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T16:04:08' prodDateModified='2003-06-25T16:04:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0490843' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio candelabrum swans &#x26; squared base'
		 ProdNamePlural='Imperio candelabrums swans &#x26; squared bases'
		 prodShortDescription='Imperio candelabrum swans &#x26; squared base'
		 prodDescription='Imperio candelabrum swans &#x26; squared base'
		 prodMessage='' prodImageSmallPath='/images/0490843.gif'
		 prodImageLargePath='/images/0490843.gif' prodLink='' prodPrice='1,020.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T16:05:33' prodDateModified='2003-06-25T16:06:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04910' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 04910 Evergreen Green Salt Mill'
		 ProdNamePlural='William Bounds 04910 Evergreen Green Salt Mills'
		 prodShortDescription='-Made Of Wood 
-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
'
		 prodDescription='-Made Of Wood 
-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Limited Lifetime Warranty 
-Size (HxDi): 5.75&#x22; x 3&#x22; 
-Made In U.S.A. 
-Weighs Approximately 0.75 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/04910.jpg'
		 prodImageLargePath='/images/04910.jpg' prodLink='' prodPrice='22.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:26:21' prodDateModified='2003-07-15T19:26:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='04911' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 04911 Evergreen Green Pepper Mill'
		 ProdNamePlural='William Bounds 04911 Evergreen Green Pepper Mills'
		 prodShortDescription='-Made Of Wood 
-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
'
		 prodDescription='-Made Of Wood 
-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Lifetime Limited Warranty 
-Size (HxDi): 5.75&#x22; x 3&#x22; 
-Made In U.S.A. 
-Weighs Approximately 1.2 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/04911.jpg'
		 prodImageLargePath='/images/04911.jpg' prodLink='' prodPrice='22.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:32:52' prodDateModified='2003-07-15T15:16:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0493120' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Stand for candelabrum # 164 ra'
		 ProdNamePlural='Stand for candelabrums # 164 ra' prodShortDescription='Stand for candelabrum # 164 ra'
		 prodDescription='Stand for candelabrum # 164 ra' prodMessage=''
		 prodImageSmallPath='/images/0493120.gif' prodImageLargePath='/images/0493120.gif'
		 prodLink='' prodPrice='482.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T16:06:52'
		 prodDateModified='2003-06-25T16:07:17' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0493122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Stand for candelabrum # 164'
		 ProdNamePlural='Stand for candelabrums # 164' prodShortDescription='Stand for candelabrum # 164 

'
		 prodDescription='Stand for candelabrum # 164 

' prodMessage=''
		 prodImageSmallPath='/images/0493122.gif' prodImageLargePath='/images/0493122.gif'
		 prodLink='' prodPrice='386.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T16:07:56'
		 prodDateModified='2003-06-25T16:08:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0493200' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='1-light wall stand round base'
		 ProdNamePlural='1-light wall stand round bases' prodShortDescription='1-light wall stand round base'
		 prodDescription='1-light wall stand round base' prodMessage=''
		 prodImageSmallPath='/images/PT0535.gif' prodImageLargePath='/images/PT0535.gif'
		 prodLink='' prodPrice='248.75' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T16:09:08'
		 prodDateModified='2003-06-25T16:09:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0493205' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-light wall stand  oxford style base'
		 ProdNamePlural='2-light wall stand  oxford style bases'
		 prodShortDescription='2-light wall stand  oxford style base'
		 prodDescription='2-light wall stand  oxford style base'
		 prodMessage='' prodImageSmallPath='/images/PT0536.gif'
		 prodImageLargePath='/images/PT0536.gif' prodLink='' prodPrice='449.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T16:10:15' prodDateModified='2003-06-25T16:11:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0493210' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2- light wall stand crystal'
		 ProdNamePlural='2- light wall stand crystals' prodShortDescription='2- light wall stand crystal'
		 prodDescription='2- light wall stand crystal' prodMessage=''
		 prodImageSmallPath='/images/PT0537.gif' prodImageLargePath='/images/PT0537.gif'
		 prodLink='' prodPrice='457.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T16:11:52'
		 prodDateModified='2003-06-25T16:12:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0493215' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2- light wall stand' ProdNamePlural='2- light wall stands'
		 prodShortDescription='2- light wall stand' prodDescription='2- light wall stand'
		 prodMessage='' prodImageSmallPath='/images/PT0538.gif'
		 prodImageLargePath='/images/PT0538.gif' prodLink='' prodPrice='356.85'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T16:13:32' prodDateModified='2003-06-25T16:13:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0500044' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish' ProdNamePlural='Bonbon dishes'
		 prodShortDescription='Bonbon dish,6.5 cm.' prodDescription='Bonbon dish,6.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0500044.gif'
		 prodImageLargePath='/images/0500044.gif' prodLink='' prodPrice='24.08'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T08:56:02' prodDateModified='2003-07-02T08:56:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0500045' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish' ProdNamePlural='Bonbon dishes'
		 prodShortDescription='Bonbon dish,7.5 cm.' prodDescription='Bonbon dish,7.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0500045.gif'
		 prodImageLargePath='/images/0500045.gif' prodLink='' prodPrice='23.24'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T08:57:37' prodDateModified='2003-07-02T08:57:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0500352E130' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Modern style bonbon dish (Hexagonal)'
		 ProdNamePlural='Modern style bonbon dishes (Hexagonal)'
		 prodShortDescription='Modern style bonbon dish (Hexagonal)'
		 prodDescription='Modern style bonbon dish (Hexagonal)'
		 prodMessage='' prodImageSmallPath='/images/0500352e20hex.gif'
		 prodImageLargePath='/images/0500352e20hex.gif' prodLink=''
		 prodPrice='30.78' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T08:58:47' prodDateModified='2003-07-03T10:50:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0500352E141' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Modern style bonbon dish (Redondo)'
		 ProdNamePlural='Modern style bonbon dishes (Redondo)'
		 prodShortDescription='Modern style bonbon dish (Redondo)'
		 prodDescription='Modern style bonbon dish (Redondo)' prodMessage=''
		 prodImageSmallPath='/images/0500352erdo.gif' prodImageLargePath='/images/0500352erdo.gif'
		 prodLink='' prodPrice='30.78' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T08:59:57'
		 prodDateModified='2003-07-02T09:00:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0500352E142' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Modern style bonbon dish (Cuadrado)'
		 ProdNamePlural='Modern style bonbon dishes (Cuadrado)'
		 prodShortDescription='Modern style bonbon dish (Cuadrado)'
		 prodDescription='Modern style bonbon dish (Cuadrado)'
		 prodMessage='' prodImageSmallPath='/images/0500352ecdo.gif'
		 prodImageLargePath='/images/0500352ecdo.gif' prodLink=''
		 prodPrice='30.78' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T09:01:46' prodDateModified='2003-07-02T09:02:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0500352E80' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Modern style bonbon dish (Triangular)'
		 ProdNamePlural='Modern style bonbon dishes (Triangular)'
		 prodShortDescription='Modern style bonbon dish (Triangular) 

'
		 prodDescription='Modern style bonbon dish (Triangular) 

'
		 prodMessage='' prodImageSmallPath='/images/0500352etri.gif'
		 prodImageLargePath='/images/0500352etri.gif' prodLink=''
		 prodPrice='30.78' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T09:02:54' prodDateModified='2003-07-02T09:03:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0500399B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Triangular bonbon dish' ProdNamePlural='Triangular bonbon dishes'
		 prodShortDescription='Triangular bonbon dish, 7 cm.' prodDescription='Triangular bonbon dish, 7 cm.'
		 prodMessage='' prodImageSmallPath='/images/0500399B.gif'
		 prodImageLargePath='/images/0500399B.gif' prodLink=''
		 prodPrice='26.28' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T09:04:41' prodDateModified='2003-07-02T09:05:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0501012C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval bonbom dish' ProdNamePlural='Oval bonbom dishes'
		 prodShortDescription='Oval bonbom dish,8 x 5 cm.' prodDescription='Oval bonbom dish,8 x 5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0501012C.gif'
		 prodImageLargePath='/images/0501012C.gif' prodLink=''
		 prodPrice='26.28' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T09:05:47' prodDateModified='2003-07-02T09:06:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2001' ProdNamePlural='Bonbon dishes #2001'
		 prodShortDescription='Bonbon dish #2001' prodDescription='Bonbon dish #2001'
		 prodMessage='' prodImageSmallPath='/images/0502001.gif'
		 prodImageLargePath='/images/0502001.gif' prodLink='' prodPrice='20.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:06:47' prodDateModified='2003-07-02T09:07:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502002' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2002' ProdNamePlural='Bonbon dishes #2002'
		 prodShortDescription='Bonbon dish #2002' prodDescription='Bonbon dish #2002'
		 prodMessage='' prodImageSmallPath='/images/0502002.gif'
		 prodImageLargePath='/images/0502002.gif' prodLink='' prodPrice='21.06'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:07:49' prodDateModified='2003-07-02T09:08:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502003' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2003' ProdNamePlural='Bonbon dishes #2003'
		 prodShortDescription='Bonbon dish #2003' prodDescription='Bonbon dish #2003'
		 prodMessage='' prodImageSmallPath='/images/0502003.gif'
		 prodImageLargePath='/images/0502003.gif' prodLink='' prodPrice='20.28'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:08:47' prodDateModified='2003-07-02T09:09:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502004' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2004' ProdNamePlural='Bonbon dishes #2004'
		 prodShortDescription='Bonbon dish #2004 

' prodDescription='Bonbon dish #2004 

'
		 prodMessage='' prodImageSmallPath='/images/0502004.gif'
		 prodImageLargePath='/images/0502004.gif' prodLink='' prodPrice='28.22'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:10:07' prodDateModified='2003-07-02T09:10:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2005' ProdNamePlural='Bonbon dishes #2005'
		 prodShortDescription='Bonbon dish #2005' prodDescription='Bonbon dish #2005'
		 prodMessage='' prodImageSmallPath='/images/0502005.gif'
		 prodImageLargePath='/images/0502005.gif' prodLink='' prodPrice='23.52'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:11:17' prodDateModified='2003-07-02T09:11:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502101' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2101' ProdNamePlural='Bonbon dishes #2101'
		 prodShortDescription='Bonbon dish #2101' prodDescription='Bonbon dish #2101'
		 prodMessage='' prodImageSmallPath='/images/0502101.gif'
		 prodImageLargePath='/images/0502101.gif' prodLink='' prodPrice='21.84'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:12:20' prodDateModified='2003-07-02T09:12:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502102' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2102' ProdNamePlural='Bonbon dishes #2102'
		 prodShortDescription='Bonbon dish #2102' prodDescription='Bonbon dish #2102'
		 prodMessage='' prodImageSmallPath='/images/0502102.gif'
		 prodImageLargePath='/images/0502102.gif' prodLink='' prodPrice='21.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:13:27' prodDateModified='2003-07-02T09:13:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502103' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2103' ProdNamePlural='Bonbon dishes #2103'
		 prodShortDescription='Bonbon dish #2103' prodDescription='Bonbon dish #2103'
		 prodMessage='' prodImageSmallPath='/images/0502103.gif'
		 prodImageLargePath='/images/0502103.gif' prodLink='' prodPrice='25.02'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:14:27' prodDateModified='2003-07-02T09:14:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502104' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2104' ProdNamePlural='Bonbon dishes #2104'
		 prodShortDescription='Bonbon dish #2104 

' prodDescription='Bonbon dish #2104 

'
		 prodMessage='' prodImageSmallPath='/images/0502104.gif'
		 prodImageLargePath='/images/0502104.gif' prodLink='' prodPrice='24.51'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:15:39' prodDateModified='2003-07-02T09:15:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502105' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2105' ProdNamePlural='Bonbon dishes #2105'
		 prodShortDescription='Bonbon dish #2105' prodDescription='Bonbon dish #2105'
		 prodMessage='' prodImageSmallPath='/images/0502105.gif'
		 prodImageLargePath='/images/0502105.gif' prodLink='' prodPrice='21.06'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:16:41' prodDateModified='2003-07-02T09:16:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502106' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2106' ProdNamePlural='Bonbon dishes #2106'
		 prodShortDescription='Bonbon dish #2106' prodDescription='Bonbon dish #2106'
		 prodMessage='' prodImageSmallPath='/images/0502106.gif'
		 prodImageLargePath='/images/0502106.gif' prodLink='' prodPrice='27.93'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:17:55' prodDateModified='2003-07-02T09:18:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502107' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2107' ProdNamePlural='Bonbon dishes #2107'
		 prodShortDescription='Bonbon dish #2107' prodDescription='Bonbon dish #2107'
		 prodMessage='' prodImageSmallPath='/images/0502107.gif'
		 prodImageLargePath='/images/0502107.gif' prodLink='' prodPrice='28.12'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:19:01' prodDateModified='2003-07-02T09:19:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502108' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2108' ProdNamePlural='Bonbon dishes #2108'
		 prodShortDescription='Bonbon dish #2108' prodDescription='Bonbon dish #2108'
		 prodMessage='' prodImageSmallPath='/images/0502108.gif'
		 prodImageLargePath='/images/0502108.gif' prodLink='' prodPrice='28.82'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:19:57' prodDateModified='2003-07-02T09:20:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502202' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2202' ProdNamePlural='Bonbon dishes #2202'
		 prodShortDescription='Bonbon dish #2202' prodDescription='Bonbon dish #2202'
		 prodMessage='' prodImageSmallPath='/images/0502202.gif'
		 prodImageLargePath='/images/0502202.gif' prodLink='' prodPrice='27.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:20:54' prodDateModified='2003-07-02T09:21:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502203' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2203' ProdNamePlural='Bonbon dishes #2203'
		 prodShortDescription='Bonbon dish #2203' prodDescription='Bonbon dish #2203'
		 prodMessage='' prodImageSmallPath='/images/0502203.gif'
		 prodImageLargePath='/images/0502203.gif' prodLink='' prodPrice='35.37'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:22:02' prodDateModified='2003-07-02T09:22:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502301' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2301' ProdNamePlural='Bonbon dishes #2301'
		 prodShortDescription='Bonbon dish #2301' prodDescription='Bonbon dish #2301'
		 prodMessage='' prodImageSmallPath='/images/0502301.gif'
		 prodImageLargePath='/images/0502301.gif' prodLink='' prodPrice='31.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:23:22' prodDateModified='2003-07-02T09:23:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502302' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2302' ProdNamePlural='Bonbon dishes #2302'
		 prodShortDescription='Bonbon dish #2302' prodDescription='Bonbon dish #2302'
		 prodMessage='' prodImageSmallPath='/images/0502302.gif'
		 prodImageLargePath='/images/0502302.gif' prodLink='' prodPrice='32.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:24:28' prodDateModified='2003-07-02T09:24:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502303' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2303' ProdNamePlural='Bonbon dishes #2303'
		 prodShortDescription='Bonbon dish #2303' prodDescription='Bonbon dish #2303'
		 prodMessage='' prodImageSmallPath='/images/0502303.gif'
		 prodImageLargePath='/images/0502303.gif' prodLink='' prodPrice='32.64'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:25:24' prodDateModified='2003-07-02T09:25:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502404' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2404' ProdNamePlural='Bonbon dishes #2404'
		 prodShortDescription='Bonbon dish #2404' prodDescription='Bonbon dish #2404'
		 prodMessage='' prodImageSmallPath='/images/0502404.gif'
		 prodImageLargePath='/images/0502404.gif' prodLink='' prodPrice='30.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:26:26' prodDateModified='2003-07-02T09:26:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502405' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval bonbon dish' ProdNamePlural='Oval bonbon dishes'
		 prodShortDescription='Oval bonbon dish,7.5 x 6 cm.' prodDescription='Oval bonbon dish,7.5 x 6 cm.'
		 prodMessage='' prodImageSmallPath='/images/0502405.gif'
		 prodImageLargePath='/images/0502405.gif' prodLink='' prodPrice='34.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:27:28' prodDateModified='2003-07-02T09:27:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502503' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2503' ProdNamePlural='Bonbon dishes #2503'
		 prodShortDescription='Bonbon dish #2503' prodDescription='Bonbon dish #2503'
		 prodMessage='' prodImageSmallPath='/images/0502503.gif'
		 prodImageLargePath='/images/0502503.gif' prodLink='' prodPrice='43.09'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:28:31' prodDateModified='2003-07-02T09:28:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502504' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2504' ProdNamePlural='Bonbon dishes #2504'
		 prodShortDescription='Bonbon dish #2504' prodDescription='Bonbon dish #2504'
		 prodMessage='' prodImageSmallPath='/images/0502504.gif'
		 prodImageLargePath='/images/0502504.gif' prodLink='' prodPrice='32.64'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:29:39' prodDateModified='2003-07-02T09:30:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0502506' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bonbon dish #2506' ProdNamePlural='Bonbon dishes #2506'
		 prodShortDescription='Bonbon dish #2506' prodDescription='Bonbon dish #2506'
		 prodMessage='' prodImageSmallPath='/images/0502506.gif'
		 prodImageLargePath='/images/0502506.gif' prodLink='' prodPrice='29.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:30:49' prodDateModified='2003-07-02T09:31:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0503131' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size purse chain' ProdNamePlural='Large size purses chains'
		 prodShortDescription='Large size purse chain' prodDescription='Large size purse chain'
		 prodMessage='' prodImageSmallPath='/images/0503131.gif'
		 prodImageLargePath='/images/0503131.gif' prodLink='' prodPrice='657.09'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T18:19:37' prodDateModified='2003-07-01T18:19:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0503133' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size purse chain' ProdNamePlural='Small size purses chains'
		 prodShortDescription='Small size purse chain' prodDescription='Small size purse chain'
		 prodMessage='' prodImageSmallPath='/images/0503133.gif'
		 prodImageLargePath='/images/0503133.gif' prodLink='' prodPrice='471.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T18:21:19' prodDateModified='2003-07-01T18:21:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0503134' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval purse chain' ProdNamePlural='Oval purses chains'
		 prodShortDescription='Oval purse chain' prodDescription='Oval purse chain'
		 prodMessage='' prodImageSmallPath='/images/0503134.gif'
		 prodImageLargePath='/images/0503134.gif' prodLink='' prodPrice='399.35'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T18:22:17' prodDateModified='2003-07-01T18:22:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 05100 Tradition White Ceramic Salt Mill'
		 ProdNamePlural='William Bounds 05100 Tradition White Ceramic Salt Mills'
		 prodShortDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Indicates To Which Size Grind Mill is Set: C, M, Or F 
'
		 prodDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Indicates To Which Size Grind Mill is Set: C, M, Or F 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Lifetime Limited Warranty 
-Size (HxDi): 7.75&#x22; x 2.5&#x22; 
-Made In U.S.A. 
-Weighs Approximately 1.25 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/05100.jpg'
		 prodImageLargePath='/images/05100.jpg' prodLink='' prodPrice='32.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:28:03' prodDateModified='2003-07-15T19:28:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100011' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Imperio)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/051000120imp.gif'
		 prodImageLargePath='/images/051000120imp.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T10:21:57' prodDateModified='2003-07-03T10:36:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051000119' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Perla)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Perla)'
		 prodMessage='' prodImageSmallPath='/images/051000120perla.gif'
		 prodImageLargePath='/images/051000120perla.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T10:24:13' prodDateModified='2003-07-03T10:38:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051000123' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Astoria)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0510001ast.gif'
		 prodImageLargePath='/images/0510001ast.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T10:26:13' prodDateModified='2003-07-01T10:26:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051000124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm.diam., 8.5 cm(Chippendale)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm.diam., 8.5 cm(Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0510002chip.gif'
		 prodImageLargePath='/images/0510002chip.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-01T10:27:12' prodDateModified='2003-07-01T11:14:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051000125' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Florencia)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/051000120flo.gif'
		 prodImageLargePath='/images/051000120flo.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T10:28:21' prodDateModified='2003-07-03T10:40:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100013' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Brasil)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/051000120brasil.gif'
		 prodImageLargePath='/images/051000120brasil.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T10:31:04' prodDateModified='2003-07-03T10:44:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100014' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Sevilla)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0510001.gif'
		 prodImageLargePath='/images/0510001.gif' prodLink='' prodPrice='113.56'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T10:38:10' prodDateModified='2003-07-01T10:38:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100015' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm., 8.5 cm. '
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm., 8.5 cm. '
		 prodMessage='' prodImageSmallPath='/images/051000120ingles.gif'
		 prodImageLargePath='/images/051000120ingles.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-01T10:39:34' prodDateModified='2003-07-03T10:46:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100016' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm., 8.5 cm. (Barroco)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm., 8.5 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0510001bar.gif'
		 prodImageLargePath='/images/0510001bar.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-01T10:41:33' prodDateModified='2003-07-01T11:35:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051000175' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 1 sol coin' ProdNamePlural='Ashtrays 1 sol coins'
		 prodShortDescription='Ashtray 1 sol coin,diam. 10.5 cm., 8.5 cm. (Rococo)'
		 prodDescription='Ashtray 1 sol coin,diam. 10.5 cm., 8.5 cm. (Rococo)'
		 prodMessage='' prodImageSmallPath='/images/0510002roc.gif'
		 prodImageLargePath='/images/0510002roc.gif' prodLink=''
		 prodPrice='113.56' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-01T10:49:19' prodDateModified='2003-07-01T11:36:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100021' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray half sol coin' ProdNamePlural='Ashtrays half sol coins'
		 prodShortDescription='Ashtray half sol coin, diam. 8.5 cm (Imperio)'
		 prodDescription='Ashtray half sol coin, diam. 8.5 cm (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0510002imp.gif'
		 prodImageLargePath='/images/0510002imp.gif' prodLink=''
		 prodPrice='75.05' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T10:51:45' prodDateModified='2003-07-01T10:52:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510002122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray half sol coin' ProdNamePlural='Ashtrays half sol coins'
		 prodShortDescription='Ashtray half sol coin, diam. 8.5 cm (Llano)'
		 prodDescription='Ashtray half sol coin, diam. 8.5 cm (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0002LLA.gif'
		 prodImageLargePath='/images/0002LLA.gif' prodLink='' prodPrice='75.05'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T10:52:48' prodDateModified='2003-07-01T10:53:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051000223' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray half sol coin' ProdNamePlural='Ashtrays half sol coins'
		 prodShortDescription='Ashtray half sol coin, diam. 8.5 cm (Astoria)'
		 prodDescription='Ashtray half sol coin, diam. 8.5 cm (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0510002ast.gif'
		 prodImageLargePath='/images/0510002ast.gif' prodLink=''
		 prodPrice='75.05' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T10:53:49' prodDateModified='2003-07-01T10:54:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051000225' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray half sol coin' ProdNamePlural='Ashtrays half sol coins'
		 prodShortDescription='Ashtray half sol coin, diam. 8.5 cm (Florencia)'
		 prodDescription='Ashtray half sol coin, diam. 8.5 cm (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0510002flo.gif'
		 prodImageLargePath='/images/0510002flo.gif' prodLink=''
		 prodPrice='75.05' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:24:19' prodDateModified='2003-07-01T11:24:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100023' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray half sol coin' ProdNamePlural='Ashtrays half sol coins'
		 prodShortDescription='Ashtray half sol coin, diam. 8.5 cm (Brasil)'
		 prodDescription='Ashtray half sol coin, diam. 8.5 cm (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0510002bra.gif'
		 prodImageLargePath='/images/0510002bra.gif' prodLink=''
		 prodPrice='75.05' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:25:50' prodDateModified='2003-07-01T11:26:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05100024' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray half sol coin' ProdNamePlural='Ashtrays half sol coins'
		 prodShortDescription='Ashtray half sol coin, diam. 8.5 cm (Sevilla)'
		 prodDescription='Ashtray half sol coin, diam. 8.5 cm (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0510002.gif'
		 prodImageLargePath='/images/0510002.gif' prodLink='' prodPrice='75.05'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:26:54' prodDateModified='2003-07-01T11:30:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510060' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shell shaped ashtray' ProdNamePlural='Shell shaped ashtrays'
		 prodShortDescription='Shell shaped ashtray' prodDescription='Shell shaped ashtray'
		 prodMessage='' prodImageSmallPath='/images/0510060.gif'
		 prodImageLargePath='/images/0510060.gif' prodLink='' prodPrice='113.56'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:37:25' prodDateModified='2003-07-01T11:37:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05101' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 05101 Tradition White Ceramic Pepper Mill'
		 ProdNamePlural='William Bounds 05101 Tradition White Ceramic Pepper Mills'
		 prodShortDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Indicates To Which Size Grind Mill is Set: C, M, Or F'
		 prodDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Indicates To Which Size Grind Mill is Set: C, M, Or F 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Limited Lifetime Warranty 
-Size (HxDi): 7.75&#x22; x 2.5&#x22; 
-Made In U.S.A. 
-Weighs Approximately 1.25 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/05101.jpg'
		 prodImageLargePath='/images/05101.jpg' prodLink='' prodPrice='32.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:35:07' prodDateModified='2003-07-15T15:17:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05104' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 05104 Tradition Black Ceramic Salt Mill'
		 ProdNamePlural='William Bounds 05104 Tradition Black Ceramic Salt Mills'
		 prodShortDescription='Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
'
		 prodDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Indicates To Which Size Grind Mill is Set: C, M, Or F 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Lifetime Limited Warranty 
-Size (HxDi): 7.75&#x22; x 2.5&#x22; 
-Made In U.S.A. 
-Weighs Approximately 1.25 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/05104.jpg'
		 prodImageLargePath='/images/05104.jpg' prodLink='' prodPrice='32.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:30:43' prodDateModified='2003-07-15T19:31:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05105' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 05105 Tradition Black Ceramic Pepper Mill'
		 ProdNamePlural='William Bounds 05105 Tradition Black Ceramic Pepper Mills'
		 prodShortDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Indicates To Which Size Grind Mill is Set: C, M, Or F 
'
		 prodDescription='-Uses 3-Step Adjusting Ring For Coarse, Medium, Or Fine Grinds 
-Window Indicates To Which Size Grind Mill is Set: C, M, Or F 
-Takes The Guesswork Out Of Grinding 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Limited Lifetime Warranty 
-Size (HxDi): 7.75&#x22; x 2.5&#x22; 
-Made In U.S.A. 
-Weighs Approximately 1.25 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/05105.jpg'
		 prodImageLargePath='/images/05105.jpg' prodLink='' prodPrice='32.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:37:56' prodDateModified='2003-07-15T15:17:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510560' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ocarina ashtray' ProdNamePlural='Ocarina ashtrays'
		 prodShortDescription='Ocarina ashtray' prodDescription='Ocarina ashtray'
		 prodMessage='' prodImageSmallPath='/images/0510560.gif'
		 prodImageLargePath='/images/0510560.gif' prodLink='' prodPrice='138.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:38:38' prodDateModified='2003-07-01T11:38:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05106841' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Imperio)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0684IMP.gif'
		 prodImageLargePath='/images/0684IMP.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:40:17' prodDateModified='2003-07-01T11:40:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510684122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Llano)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0684lla.gif'
		 prodImageLargePath='/images/0684lla.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:41:16' prodDateModified='2003-07-01T11:41:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510684124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Octogonal)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Octogonal)'
		 prodMessage='' prodImageSmallPath='/images/0684oct.gif'
		 prodImageLargePath='/images/0684oct.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:42:16' prodDateModified='2003-07-01T11:42:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051068423' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Astoria)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0684ast.gif'
		 prodImageLargePath='/images/0684ast.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:43:29' prodDateModified='2003-07-01T11:43:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051068424' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Chippendale)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0510684.gif'
		 prodImageLargePath='/images/0510684.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:44:35' prodDateModified='2003-07-01T11:44:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051068425' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Florencia)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0684flo.gif'
		 prodImageLargePath='/images/0684flo.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:45:37' prodDateModified='2003-07-01T11:45:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05106843' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Brasil)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0684bra.gif'
		 prodImageLargePath='/images/0684bra.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:46:30' prodDateModified='2003-07-01T11:46:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05106844' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm., 8.5 cm. (Sevilla)'
		 prodDescription='Ashtray border,diam.10.5 cm., 8.5 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0685SEV.gif'
		 prodImageLargePath='/images/0685SEV.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-01T11:47:27' prodDateModified='2003-07-01T12:04:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05106845' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. '
		 prodDescription='Ashtray border,diam.10.5 cm. '
		 prodMessage='' prodImageSmallPath='/images/0684ing.gif'
		 prodImageLargePath='/images/0684ing.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:48:31' prodDateModified='2003-07-01T11:48:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05106846' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Barroco)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0684bar.gif'
		 prodImageLargePath='/images/0684bar.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:49:56' prodDateModified='2003-07-01T11:50:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051068475' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam.10.5 cm. (Rococo)'
		 prodDescription='Ashtray border,diam.10.5 cm. (Rococo)'
		 prodMessage='' prodImageSmallPath='/images/0684roc.gif'
		 prodImageLargePath='/images/0684roc.gif' prodLink='' prodPrice='71.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:50:57' prodDateModified='2003-07-01T11:51:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510684A122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray stamped shield' ProdNamePlural='Ashtrays stamped shields'
		 prodShortDescription='Ashtray stamped shield,diam.10.5 cm. (Llano)'
		 prodDescription='Ashtray stamped shield,diam.10.5 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0510684alla.gif'
		 prodImageLargePath='/images/0510684alla.gif' prodLink=''
		 prodPrice='87.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:51:58' prodDateModified='2003-07-01T11:52:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510684A23' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray stamped shield' ProdNamePlural='Ashtrays stamped shields'
		 prodShortDescription='Ashtray stamped shield,diam.10.5 cm. (Astoria) 

'
		 prodDescription='Ashtray stamped shield,diam.10.5 cm. (Astoria) 

'
		 prodMessage='' prodImageSmallPath='/images/0510684a20astoria.gif'
		 prodImageLargePath='/images/0510684a20astoria.gif' prodLink=''
		 prodPrice='87.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:52:58' prodDateModified='2003-07-03T10:47:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510684A4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray stamped shield' ProdNamePlural='Ashtrays stamped shields'
		 prodShortDescription='Ashtray stamped shield,diam.10.5 cm. (Sevilla)'
		 prodDescription='Ashtray stamped shield,diam.10.5 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0510684asev.gif'
		 prodImageLargePath='/images/0510684asev.gif' prodLink=''
		 prodPrice='87.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:54:26' prodDateModified='2003-07-01T11:54:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510684A5' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray stamped shield' ProdNamePlural='Ashtrays stamped shields'
		 prodShortDescription='Ashtray stamped shield,diam.10.5 cm. '
		 prodDescription='Ashtray stamped shield,diam.10.5 cm. '
		 prodMessage='' prodImageSmallPath='/images/0510684aing.gif'
		 prodImageLargePath='/images/0510684aing.gif' prodLink=''
		 prodPrice='87.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:55:23' prodDateModified='2003-07-01T11:55:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510684A6' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray stamped shield' ProdNamePlural='Ashtrays stamped shields'
		 prodShortDescription='Ashtray stamped shield,diam.10.5 cm. (Barroco)'
		 prodDescription='Ashtray stamped shield,diam.10.5 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0510684abar.gif'
		 prodImageLargePath='/images/0510684abar.gif' prodLink=''
		 prodPrice='87.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:56:17' prodDateModified='2003-07-01T11:56:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05106851' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam. 8.5 cm. (Imperio)'
		 prodDescription='Ashtray border,diam. 8.5 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0510685imp.gif'
		 prodImageLargePath='/images/0510685imp.gif' prodLink=''
		 prodPrice='59.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:57:18' prodDateModified='2003-07-01T11:57:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510685124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam. 8.5 cm. (Octogonal)'
		 prodDescription='Ashtray border,diam. 8.5 cm. (Octogonal)'
		 prodMessage='' prodImageSmallPath='/images/051068520octog.gif'
		 prodImageLargePath='/images/051068520octog.gif' prodLink=''
		 prodPrice='59.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T11:58:30' prodDateModified='2003-07-03T10:49:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051068523' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam. 8.5 cm. (Astoria)'
		 prodDescription='Ashtray border,diam. 8.5 cm. (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0685AST.gif'
		 prodImageLargePath='/images/0685AST.gif' prodLink='' prodPrice='59.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T11:59:25' prodDateModified='2003-07-01T11:59:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051068524' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam. 8.5 cm. (Chippendale)'
		 prodDescription='Ashtray border,diam. 8.5 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0685CHI.gif'
		 prodImageLargePath='/images/0685CHI.gif' prodLink='' prodPrice='59.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:00:21' prodDateModified='2003-07-01T12:00:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051068525' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam. 8.5 cm. (Florencia)'
		 prodDescription='Ashtray border,diam. 8.5 cm. (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0685FLO.gif'
		 prodImageLargePath='/images/0685FLO.gif' prodLink='' prodPrice='59.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:01:12' prodDateModified='2003-07-01T12:01:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05106853' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam. 8.5 cm. (Brasil)'
		 prodDescription='Ashtray border,diam. 8.5 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0510685.gif'
		 prodImageLargePath='/images/0510685.gif' prodLink='' prodPrice='59.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:02:04' prodDateModified='2003-07-01T12:02:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051068575' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray border' ProdNamePlural='Ashtrays borders'
		 prodShortDescription='Ashtray border,diam. 8.5 cm. (Rococo)'
		 prodDescription='Ashtray border,diam. 8.5 cm. (Rococo)'
		 prodMessage='' prodImageSmallPath='/images/0510685roc.gif'
		 prodImageLargePath='/images/0510685roc.gif' prodLink=''
		 prodPrice='59.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:05:48' prodDateModified='2003-07-01T12:06:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510687' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular ashtray' ProdNamePlural='Rectangular ashtrays'
		 prodShortDescription='Rectangular ashtray,9 x 6 cm 

'
		 prodDescription='Rectangular ashtray,9 x 6 cm 

' prodMessage=''
		 prodImageSmallPath='/images/0510687.gif' prodImageLargePath='/images/0510687.gif'
		 prodLink='' prodPrice='57.96' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:06:53'
		 prodDateModified='2003-07-01T12:07:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510688' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray' ProdNamePlural='Ashtrays'
		 prodShortDescription='Ashtray,diam. 9 cm' prodDescription='Ashtray,diam. 9 cm'
		 prodMessage='' prodImageSmallPath='/images/0510688.gif'
		 prodImageLargePath='/images/0510688.gif' prodLink='' prodPrice='56.61'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:07:55' prodDateModified='2003-07-01T12:08:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510691' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray stamped peru s shield'
		 ProdNamePlural='Ashtrays stamped peru s shields' prodShortDescription='Ashtray stamped peru&#x27;s shield, diam.11 cm.'
		 prodDescription='Ashtray stamped peru&#x27;s shield, diam.11 cm.'
		 prodMessage='' prodImageSmallPath='/images/0510691.gif'
		 prodImageLargePath='/images/0510691.gif' prodLink='' prodPrice='74.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:09:00' prodDateModified='2003-07-01T12:09:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510693' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Octagonal ashtray' ProdNamePlural='Octagonal ashtrays'
		 prodShortDescription='Octagonal ashtray, diam. 8 cm.'
		 prodDescription='Octagonal ashtray, diam. 8 cm.' prodMessage=''
		 prodImageSmallPath='/images/0510693.gif' prodImageLargePath='/images/0510693.gif'
		 prodLink='' prodPrice='57.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:10:08'
		 prodDateModified='2003-07-01T12:10:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510697' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style ashtray 2 cigarette seats'
		 ProdNamePlural='Plain style ashtrays 2 cigarette seats'
		 prodShortDescription='Plain style ashtray 2 cigarette seats ,d.13 cm.,d.12 cm.'
		 prodDescription='Plain style ashtray 2 cigarette seats ,d.13 cm.,d.12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0510697.gif'
		 prodImageLargePath='/images/0510697.gif' prodLink='' prodPrice='170.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-01T12:11:48' prodDateModified='2003-07-01T12:12:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510698' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 4 cigarette seats'
		 ProdNamePlural='Ashtrays 4 cigarette seats' prodShortDescription='Ashtray 4 cigarette seats'
		 prodDescription='Ashtray 4 cigarette seats' prodMessage=''
		 prodImageSmallPath='/images/0510698.gif' prodImageLargePath='/images/0510698.gif'
		 prodLink='' prodPrice='260.19' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:13:39'
		 prodDateModified='2003-07-01T12:13:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510723A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular ashtray stamped peru s shield'
		 ProdNamePlural='Rectangular ashtrays stamped peru s shield'
		 prodShortDescription='Rectangular ashtray stamped peru&#x27;s shield'
		 prodDescription='Rectangular ashtray stamped peru&#x27;s shield'
		 prodMessage='' prodImageSmallPath='/images/0510723A.gif'
		 prodImageLargePath='/images/0510723A.gif' prodLink=''
		 prodPrice='89.65' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:15:00' prodDateModified='2003-07-01T12:15:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510725' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray peru&#x27;s shield &#x26; 3 cigarette seats'
		 ProdNamePlural='Ashtrays peru s shield &#x26; 3 cigarette seats'
		 prodShortDescription='Ashtray peru&#x27;s shield &#x26; 3 cigarette seats'
		 prodDescription='Ashtray peru&#x27;s shield &#x26; 3 cigarette seats'
		 prodMessage='' prodImageSmallPath='/images/0510725.gif'
		 prodImageLargePath='/images/0510725.gif' prodLink='' prodPrice='103.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:16:19' prodDateModified='2003-07-01T12:16:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510726' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-pc. Playing cards-set shaped ashtrays'
		 ProdNamePlural='4-pc. Playing cards-sets shaped ashtrays'
		 prodShortDescription='4-pc. Playing cards-set shaped ashtrays'
		 prodDescription='4-pc. Playing cards-set shaped ashtrays'
		 prodMessage='' prodImageSmallPath='/images/0510726.gif'
		 prodImageLargePath='/images/0510726.gif' prodLink='' prodPrice='200.02'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:17:35' prodDateModified='2003-07-01T12:17:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510852' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wheelbarrow shaped ashtray'
		 ProdNamePlural='Wheelbarrow shaped ashtrays' prodShortDescription='Wheelbarrow shaped ashtray'
		 prodDescription='Wheelbarrow shaped ashtray' prodMessage=''
		 prodImageSmallPath='/images/0510852.gif' prodImageLargePath='/images/0510852.gif'
		 prodLink='' prodPrice='177.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:18:32'
		 prodDateModified='2003-07-01T12:18:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510853294' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Curved ashtray peru shield (Peru)'
		 ProdNamePlural='Curved ashtrays peru/lima s shields (Peru)'
		 prodShortDescription='Curved ashtray ;s shield (Peru) 

'
		 prodDescription='Curved ashtray shield (Peru) 

'
		 prodMessage='' prodImageSmallPath='/images/0510853.gif'
		 prodImageLargePath='/images/0510853.gif' prodLink='' prodPrice='120.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:19:50' prodDateModified='2003-07-01T12:20:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051085379' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Curved ashtray ;s shield (Lima)'
		 ProdNamePlural='Curved ashtrays peru/lima s shields (Lima)'
		 prodShortDescription='Curved ashtray ;s shield (Lima)'
		 prodDescription='Curved ashtray ;s shield (Lima)'
		 prodMessage='' prodImageSmallPath='/images/0510853LIM.gif'
		 prodImageLargePath='/images/0510853LIM.gif' prodLink=''
		 prodPrice='120.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:21:02' prodDateModified='2003-07-01T12:21:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510856' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Vienna ashtray' ProdNamePlural='Vienna ashtrays'
		 prodShortDescription='Vienna ashtray, 13 cm.' prodDescription='Vienna ashtray, 13 cm.'
		 prodMessage='' prodImageSmallPath='/images/0510856.gif'
		 prodImageLargePath='/images/0510856.gif' prodLink='' prodPrice='134.39'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:22:29' prodDateModified='2003-07-01T12:22:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05108561' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Vienna ashtray shield' ProdNamePlural='Vienna ashtrays shields'
		 prodShortDescription='Vienna ashtray shield, 13 cm.'
		 prodDescription='Vienna ashtray shield, 13 cm.' prodMessage=''
		 prodImageSmallPath='/images/05108561.gif' prodImageLargePath='/images/05108561.gif'
		 prodLink='' prodPrice='141.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:23:25'
		 prodDateModified='2003-07-01T12:23:45' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='05108562283' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Vienna ashtray inca figure or coin'
		 ProdNamePlural='Vienna ashtrays inca figures or coins'
		 prodShortDescription='Vienna ashtray inca figure or coin, 13 cm. (Moneda) 

'
		 prodDescription='Vienna ashtray inca figure or coin, 13 cm. (Moneda) 

'
		 prodMessage='' prodImageSmallPath='/images/05108562mon.gif'
		 prodImageLargePath='/images/05108562mon.gif' prodLink=''
		 prodPrice='156.88' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T15:07:20' prodDateModified='2003-06-24T15:09:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05108562296' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Vienna ashtray inca figure or coin'
		 ProdNamePlural='Vienna ashtrays inca figures or coins'
		 prodShortDescription='Vienna ashtray inca figure or coin, 13 cm. (Aplic.Incaica) 

'
		 prodDescription='Vienna ashtray inca figure or coin, 13 cm. (Aplic.Incaica) 

'
		 prodMessage='' prodImageSmallPath='/images/05108562.gif'
		 prodImageLargePath='/images/05108562.gif' prodLink=''
		 prodPrice='156.88' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T15:12:05' prodDateModified='2003-06-24T15:13:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510856277' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Vienna ashtray inca figure or coin'
		 ProdNamePlural='Vienna ashtrays inca figures or coins'
		 prodShortDescription='Vienna ashtray inca figure or coin, 13 cm. (Medalla inca) 

'
		 prodDescription='Vienna ashtray inca figure or coin, 13 cm. (Medalla inca) 

'
		 prodMessage='' prodImageSmallPath='/images/05108562med.gif'
		 prodImageLargePath='/images/05108562med.gif' prodLink=''
		 prodPrice='156.88' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T15:48:23' prodDateModified='2003-06-24T15:50:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510856A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size vienna ashtray'
		 ProdNamePlural='Small sizes vienna ashtrays' prodShortDescription='Small size vienna ashtray'
		 prodDescription='Small size vienna ashtray' prodMessage=''
		 prodImageSmallPath='/images/0510856A.gif' prodImageLargePath='/images/0510856A.gif'
		 prodLink='' prodPrice='76.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:24:29'
		 prodDateModified='2003-07-01T12:24:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510856A1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size vienna ashtray shield'
		 ProdNamePlural='Small size vienna ashtrays shields'
		 prodShortDescription='Small size vienna ashtray shield'
		 prodDescription='Small size vienna ashtray shield' prodMessage=''
		 prodImageSmallPath='/images/0510856a1.gif' prodImageLargePath='/images/0510856a1.gif'
		 prodLink='' prodPrice='93.12' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:25:19'
		 prodDateModified='2003-07-01T12:25:31' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510856A2' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size vienna ashtray inca figure'
		 ProdNamePlural='Small size vienna ashtrays inca figures'
		 prodShortDescription='Small size vienna ashtray inca figure'
		 prodDescription='Small size vienna ashtray inca figure'
		 prodMessage='' prodImageSmallPath='/images/0510856a2.gif'
		 prodImageLargePath='/images/0510856a2.gif' prodLink=''
		 prodPrice='94.05' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T15:51:53' prodDateModified='2003-06-24T15:53:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510857130' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Octag/triang/rnd/square hammered ashtray (Hexagonal)'
		 ProdNamePlural='Octag/triang/rnd/square hammered ashtrays (Hexagonal)'
		 prodShortDescription='Octag/triang/rnd/square hammered ashtray (Hexagonal) 

'
		 prodDescription='Octag/triang/rnd/square hammered ashtray (Hexagonal) 

'
		 prodMessage='' prodImageSmallPath='/images/0510857.gif'
		 prodImageLargePath='/images/0510857.gif' prodLink='' prodPrice='154.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:26:20' prodDateModified='2003-07-01T12:26:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510857141' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Octag/triang/rnd/square hammered ashtray (Redondo)'
		 ProdNamePlural='Octag/triang/rnd/square hammered ashtrays (Redondo)'
		 prodShortDescription='Octag/triang/rnd/square hammered ashtray (Redondo) 

'
		 prodDescription='Octag/triang/rnd/square hammered ashtray (Redondo) 

'
		 prodMessage='' prodImageSmallPath='/images/0510857red.gif'
		 prodImageLargePath='/images/0510857red.gif' prodLink=''
		 prodPrice='154.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:27:17' prodDateModified='2003-07-01T12:27:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510857142' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Octag/triang/rnd/square hammered ashtray (Cuadrado)'
		 ProdNamePlural='Octag/triang/rnd/square hammered ashtrays (Cuadrado)'
		 prodShortDescription='Octag/triang/rnd/square hammered ashtray (Cuadrado) 

'
		 prodDescription='Octag/triang/rnd/square hammered ashtray (Cuadrado) 

'
		 prodMessage='' prodImageSmallPath='/images/0510857cua.gif'
		 prodImageLargePath='/images/0510857cua.gif' prodLink=''
		 prodPrice='154.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:28:13' prodDateModified='2003-07-01T12:28:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='051085780' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Octag/triang/rnd/square hammered ashtray (Triangular)'
		 ProdNamePlural='Octag/triang/rnd/square hammered ashtrays (Triangular)'
		 prodShortDescription='Octag/triang/rnd/square hammered ashtray (Triangular)'
		 prodDescription='Octag/triang/rnd/square hammered ashtray (Triangular)'
		 prodMessage='' prodImageSmallPath='/images/0510857tri.gif'
		 prodImageLargePath='/images/0510857tri.gif' prodLink=''
		 prodPrice='154.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:29:11' prodDateModified='2003-07-01T12:29:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510858' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Inca style square ashtray'
		 ProdNamePlural='Inca styles square ashtrays' prodShortDescription='Inca style square ashtray'
		 prodDescription='Inca style square ashtray' prodMessage=''
		 prodImageSmallPath='/images/0510858.gif' prodImageLargePath='/images/0510858.gif'
		 prodLink='' prodPrice='103.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T15:59:36'
		 prodDateModified='2003-06-24T16:00:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510859A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round inca style ashtray 2 cigarette seats'
		 ProdNamePlural='Round inca style ashtrays 2 cigarette seats'
		 prodShortDescription='Round inca style ashtray 2 cigarette seats'
		 prodDescription='Round inca style ashtray 2 cigarette seats'
		 prodMessage='' prodImageSmallPath='/images/0510859A.gif'
		 prodImageLargePath='/images/0510859A.gif' prodLink=''
		 prodPrice='101.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T16:00:57' prodDateModified='2003-06-24T16:01:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510859A2' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray  inca medal' ProdNamePlural='Ashtrays  inca medals'
		 prodShortDescription='Ashtray  inca medal' prodDescription='Ashtray  inca medal'
		 prodMessage='' prodImageSmallPath='/images/0510859a2.gif'
		 prodImageLargePath='/images/0510859a2.gif' prodLink=''
		 prodPrice='113.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T16:02:12' prodDateModified='2003-06-24T16:03:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510864' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style ashtray' ProdNamePlural='Plain style ashtrays'
		 prodShortDescription='Plain style ashtray,diam. 18 cm.'
		 prodDescription='Plain style ashtray,diam. 18 cm.' prodMessage=''
		 prodImageSmallPath='/images/0510864.gif' prodImageLargePath='/images/0510864.gif'
		 prodLink='' prodPrice='186.32' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:31:11'
		 prodDateModified='2003-07-01T12:31:28' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510864A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray coin' ProdNamePlural='Ashtrays coins'
		 prodShortDescription='Ashtray coin , diam. 18 cm.' prodDescription='Ashtray coin , diam. 18 cm.'
		 prodMessage='' prodImageSmallPath='/images/0510864A.gif'
		 prodImageLargePath='/images/0510864A.gif' prodLink=''
		 prodPrice='210.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T12:32:14' prodDateModified='2003-07-01T12:32:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0510868' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray 5 removable leaves'
		 ProdNamePlural='Ashtrays 5 removable leaves' prodShortDescription='Ashtray 5 removable leaves'
		 prodDescription='Ashtray 5 removable leaves' prodMessage=''
		 prodImageSmallPath='/images/0510868.gif' prodImageLargePath='/images/0510868.gif'
		 prodLink='' prodPrice='302.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T12:33:11'
		 prodDateModified='2003-07-01T12:33:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0513134' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio ashtray' ProdNamePlural='Imperio ashtrays'
		 prodShortDescription='Imperio ashtray,7.5 cm.' prodDescription='Imperio ashtray,7.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0513134.gif'
		 prodImageLargePath='/images/0513134.gif' prodLink='' prodPrice='34.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:34:08' prodDateModified='2003-07-01T12:34:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0513136' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ashtray' ProdNamePlural='Ashtrays'
		 prodShortDescription='Ashtray,5.5 cm.' prodDescription='Ashtray,5.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0513136.gif'
		 prodImageLargePath='/images/0513136.gif' prodLink='' prodPrice='25.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:35:11' prodDateModified='2003-07-01T12:35:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0513143' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Calamine shaped ashtray  diagonal lines'
		 ProdNamePlural='Calamine shaped ashtrays  diagonal lines'
		 prodShortDescription='Calamine shaped ashtray  diagonal lines'
		 prodDescription='Calamine shaped ashtray  diagonal lines'
		 prodMessage='' prodImageSmallPath='/images/0513143.gif'
		 prodImageLargePath='/images/0513143.gif' prodLink='' prodPrice='145.35'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T12:36:04' prodDateModified='2003-07-01T12:36:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520080A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Orange shaped centerpiece,small size border'
		 ProdNamePlural='Orange shaped centerpieces,small sizes borders'
		 prodShortDescription='Orange shaped centerpiece,small size border'
		 prodDescription='Orange shaped centerpiece,small size border'
		 prodMessage='' prodImageSmallPath='/images/0520080A.gif'
		 prodImageLargePath='/images/0520080A.gif' prodLink=''
		 prodPrice='1,008.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T14:09:02' prodDateModified='2003-06-30T14:09:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520081' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='CENTRE-PC,FLORENTINO STYLE,HANDLE'
		 ProdNamePlural='CENTRE-PC,FLORENTINO STYLES,HANDLES'
		 prodShortDescription='CENTRE-PC,FLORENTINO STYLE,HANDLE 42 X 27 CM. 

'
		 prodDescription='CENTRE-PC,FLORENTINO STYLE,HANDLE 42 X 27 CM. 

'
		 prodMessage='' prodImageSmallPath='/images/0520081.gif'
		 prodImageLargePath='/images/0520081.gif' prodLink='' prodPrice='1,971.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:10:28' prodDateModified='2003-06-30T14:10:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520082' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round florentino style centerpiece'
		 ProdNamePlural='Round florentino styles centerpieces'
		 prodShortDescription='Round florentino style centerpiece, d. 30 cm.'
		 prodDescription='Round florentino style centerpiece, d. 30 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520082.gif'
		 prodImageLargePath='/images/0520082.gif' prodLink='' prodPrice='1,094.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:11:52' prodDateModified='2003-06-30T14:12:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520222' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece' ProdNamePlural='Centerpieces'
		 prodShortDescription='Centerpiece,diam.21 cm.' prodDescription='Centerpiece,diam.21 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520222.gif'
		 prodImageLargePath='/images/0520222.gif' prodLink='' prodPrice='264.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:13:01' prodDateModified='2003-06-30T14:13:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520222C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece' ProdNamePlural='Footed centerpieces'
		 prodShortDescription='Footed centerpiece,diam.28 cm.'
		 prodDescription='Footed centerpiece,diam.28 cm.' prodMessage=''
		 prodImageSmallPath='/images/0520222A.gif' prodImageLargePath='/images/0520222A.gif'
		 prodLink='' prodPrice='598.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:14:04'
		 prodDateModified='2003-06-30T14:14:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520222T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece grapes'
		 ProdNamePlural='Footed centerpieces grapes' prodShortDescription='Footed centerpiece grapes,diam.45 cm.'
		 prodDescription='Footed centerpiece grapes,diam.45 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520222T.gif'
		 prodImageLargePath='/images/0520222T.gif' prodLink=''
		 prodPrice='2,208.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T14:15:09' prodDateModified='2003-06-30T14:15:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520230' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece greek figurines'
		 ProdNamePlural='Footed centerpieces greek figurines'
		 prodShortDescription='Footed centerpiece greek figurines,diam.45 cm.'
		 prodDescription='Footed centerpiece greek figurines,diam.45 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520230.gif'
		 prodImageLargePath='/images/0520230.gif' prodLink='' prodPrice='3,268.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:16:23' prodDateModified='2003-06-30T14:16:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520236A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round centerpiece' ProdNamePlural='Round centerpieces'
		 prodShortDescription='Round centerpiece,diam.31 cm.  grapes'
		 prodDescription='Round centerpiece,diam.31 cm.  grapes'
		 prodMessage='' prodImageSmallPath='/images/0520236A.gif'
		 prodImageLargePath='/images/0520236A.gif' prodLink=''
		 prodPrice='632.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T14:19:42' prodDateModified='2003-06-30T14:20:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520250' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Basket shaped centerpiece'
		 ProdNamePlural='Basket shaped centerpieces' prodShortDescription='Basket shaped centerpiece,18.5 x 5 cm., 21 x 7 cm., 26 x 13 cm., 12.5 x 5 cm.'
		 prodDescription='Basket shaped centerpiece,18.5 x 5 cm., 21 x 7 cm., 26 x 13 cm., 12.5 x 5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520250.gif'
		 prodImageLargePath='/images/0520250.gif' prodLink='' prodPrice='346.62'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-30T14:20:59' prodDateModified='2003-06-30T14:25:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520270' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece with base and border'
		 ProdNamePlural='Centerpieces with bases and borders' prodShortDescription='Centerpiece with base and border'
		 prodDescription='Centerpiece with base and border' prodMessage=''
		 prodImageSmallPath='/images/0520270.gif' prodImageLargePath='/images/0520270.gif'
		 prodLink='' prodPrice='493.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:27:14'
		 prodDateModified='2003-06-30T14:27:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520271' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece border'
		 ProdNamePlural='Footed centerpieces borders' prodShortDescription='Footed centerpiece border'
		 prodDescription='Footed centerpiece border' prodMessage=''
		 prodImageSmallPath='/images/0520271.gif' prodImageLargePath='/images/0520271.gif'
		 prodLink='' prodPrice='1,276.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:28:30'
		 prodDateModified='2003-06-30T14:28:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520272' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size footed centerpiece'
		 ProdNamePlural='Large size footed centerpieces' prodShortDescription='Large size footed centerpiece'
		 prodDescription='Large size footed centerpiece' prodMessage=''
		 prodImageSmallPath='/images/0520272.gif' prodImageLargePath='/images/0520272.gif'
		 prodLink='' prodPrice='3,010.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:29:49'
		 prodDateModified='2003-06-30T14:30:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520278' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece' ProdNamePlural='Footed centerpieces'
		 prodShortDescription='Footed centerpiece,37 x 20 cm.'
		 prodDescription='Footed centerpiece,37 x 20 cm.' prodMessage=''
		 prodImageSmallPath='/images/0520278.gif' prodImageLargePath='/images/0520278.gif'
		 prodLink='' prodPrice='1,029.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:30:55'
		 prodDateModified='2003-06-30T14:31:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520280' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece,rococo style grapes'
		 ProdNamePlural='Centerpieces,rococo styles grapes' prodShortDescription='Centerpiece,rococo style grapes,45 cm.'
		 prodDescription='Centerpiece,rococo style grapes,45 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520280.gif'
		 prodImageLargePath='/images/0520280.gif' prodLink='' prodPrice='2,801.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:32:03' prodDateModified='2003-06-30T14:32:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520281' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size footed centerpiece grapes'
		 ProdNamePlural='Large sizes footed centerpieces grapes'
		 prodShortDescription='Large size footed centerpiece grapes'
		 prodDescription='Large size footed centerpiece grapes'
		 prodMessage='' prodImageSmallPath='/images/0520281.gif'
		 prodImageLargePath='/images/0520281.gif' prodLink='' prodPrice='1,474.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:33:07' prodDateModified='2003-06-30T14:33:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520282' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size centerpiece grapes'
		 ProdNamePlural='Small size centerpieces grapes' prodShortDescription='Small size centerpiece grapes'
		 prodDescription='Small size centerpiece grapes' prodMessage=''
		 prodImageSmallPath='/images/0520282.gif' prodImageLargePath='/images/0520282.gif'
		 prodLink='' prodPrice='858.85' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:34:04'
		 prodDateModified='2003-06-30T14:34:17' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520282A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size centerpiece leaves'
		 ProdNamePlural='Small size centerpieces leaves' prodShortDescription='Small size centerpiece leaves'
		 prodDescription='Small size centerpiece leaves' prodMessage=''
		 prodImageSmallPath='/images/0520282A.gif' prodImageLargePath='/images/0520282A.gif'
		 prodLink='' prodPrice='617.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:35:01'
		 prodDateModified='2003-06-30T14:35:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520283' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece handles' ProdNamePlural='Centerpieces handles'
		 prodShortDescription='Centerpiece handles,33 x 21 cm.'
		 prodDescription='Centerpiece handles,33 x 21 cm.' prodMessage=''
		 prodImageSmallPath='/images/0520283.gif' prodImageLargePath='/images/0520283.gif'
		 prodLink='' prodPrice='811.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:36:39'
		 prodDateModified='2003-06-30T14:37:26' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520285' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed rectangular centerpiece'
		 ProdNamePlural='Footed rectangular centerpieces' prodShortDescription='Footed rectangular centerpiece,29 x 20 cm.'
		 prodDescription='Footed rectangular centerpiece,29 x 20 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520285.gif'
		 prodImageLargePath='/images/0520285.gif' prodLink='' prodPrice='714.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:39:17' prodDateModified='2003-06-30T14:39:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520286' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed square centre-pc florencia p'
		 ProdNamePlural='Footed squares centre-pc florencia p.'
		 prodShortDescription='Footed square centre-pc florencia p.,18 x 18 cm.'
		 prodDescription='Footed square centre-pc florencia p.,18 x 18 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520286.gif'
		 prodImageLargePath='/images/0520286.gif' prodLink='' prodPrice='603.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:41:20' prodDateModified='2003-06-30T14:41:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520287' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed oval centerpiece' ProdNamePlural='Footed oval centerpieces'
		 prodShortDescription='Footed oval centerpiece,24 x 14 cm. 

'
		 prodDescription='Footed oval centerpiece,24 x 14 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0520287.gif'
		 prodImageLargePath='/images/0520287.gif' prodLink='' prodPrice='366.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:42:31' prodDateModified='2003-06-30T14:42:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520290' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centre-pc florencia patt.'
		 ProdNamePlural='Footed centre-pc florencias patt.' prodShortDescription='Footed centre-pc florencia patt.,60 x 36 cm.'
		 prodDescription='Footed centre-pc florencia patt.,60 x 36 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520290.gif'
		 prodImageLargePath='/images/0520290.gif' prodLink='' prodPrice='2,736.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:44:07' prodDateModified='2003-06-30T14:44:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520291A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='California centerpiece cherries'
		 ProdNamePlural='California centerpieces cherries' prodShortDescription='California centerpiece cherries,44 x 30 cm'
		 prodDescription='California centerpiece cherries,44 x 30 cm'
		 prodMessage='' prodImageSmallPath='/images/0520291A.gif'
		 prodImageLargePath='/images/0520291A.gif' prodLink=''
		 prodPrice='1,391.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T14:45:12' prodDateModified='2003-06-30T14:45:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520292' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece handle'
		 ProdNamePlural='Footed centerpieces handles' prodShortDescription='Footed centerpiece handle,21 x 14 cm.'
		 prodDescription='Footed centerpiece handle,21 x 14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520292.gif'
		 prodImageLargePath='/images/0520292.gif' prodLink='' prodPrice='386.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:46:26' prodDateModified='2003-06-30T14:46:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520293' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece' ProdNamePlural='Footed centerpieces'
		 prodShortDescription='Footed centerpiece,19 x 14 cm.'
		 prodDescription='Footed centerpiece,19 x 14 cm.' prodMessage=''
		 prodImageSmallPath='/images/0520293.gif' prodImageLargePath='/images/0520293.gif'
		 prodLink='' prodPrice='370.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:47:53'
		 prodDateModified='2003-06-30T14:48:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520295' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece' ProdNamePlural='Footed centerpieces'
		 prodShortDescription='Footed centerpiece,27 x 16 cm.'
		 prodDescription='Footed centerpiece,27 x 16 cm.' prodMessage=''
		 prodImageSmallPath='/images/0520295.gif' prodImageLargePath='/images/0520295.gif'
		 prodLink='' prodPrice='692.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:49:25'
		 prodDateModified='2003-06-30T14:49:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520296' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pirogue centerpiece' ProdNamePlural='Pirogue centerpieces'
		 prodShortDescription='Pirogue centerpiece' prodDescription='Pirogue centerpiece'
		 prodMessage='' prodImageSmallPath='/images/0520296.gif'
		 prodImageLargePath='/images/0520296.gif' prodLink='' prodPrice='3,658.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:50:22' prodDateModified='2003-06-30T14:50:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520298' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centre-pc,ball figured feet'
		 ProdNamePlural='Centre-pc,ball figured feets' prodShortDescription='Centre-pc,ball figured feet,43.5 x 24 cm'
		 prodDescription='Centre-pc,ball figured feet,43.5 x 24 cm'
		 prodMessage='' prodImageSmallPath='/images/0520298.gif'
		 prodImageLargePath='/images/0520298.gif' prodLink='' prodPrice='1,216.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T14:51:27' prodDateModified='2003-06-30T14:51:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520349' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece,small,on base'
		 ProdNamePlural='Centerpieces,small,on bases' prodShortDescription='Centerpiece,small,on base'
		 prodDescription='Centerpiece,small,on base' prodMessage=''
		 prodImageSmallPath='/images/0520349.gif' prodImageLargePath='/images/0520349.gif'
		 prodLink='' prodPrice='120.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:52:24'
		 prodDateModified='2003-06-30T14:52:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520350AU' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Medium size triangular centerpiece grapes'
		 ProdNamePlural='Medium size triangular centerpieces grapes'
		 prodShortDescription='Medium size triangular centerpiece grapes'
		 prodDescription='Medium size triangular centerpiece grapes'
		 prodMessage='' prodImageSmallPath='/images/0520350au.gif'
		 prodImageLargePath='/images/0520350au.gif' prodLink=''
		 prodPrice='689.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T14:53:29' prodDateModified='2003-06-30T14:54:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520350B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size triangular centerpiece'
		 ProdNamePlural='Large size triangular centerpieces' prodShortDescription='Large size triangular centerpiece'
		 prodDescription='Large size triangular centerpiece' prodMessage=''
		 prodImageSmallPath='/images/0520350b.gif' prodImageLargePath='/images/0520350b.gif'
		 prodLink='' prodPrice='897.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T14:55:38'
		 prodDateModified='2003-06-30T14:55:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520351' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small/Large size rectangular centerpiece'
		 ProdNamePlural='Small/Large size rectangular centerpieces'
		 prodShortDescription='Small/Large size rectangular centerpiece'
		 prodDescription='Small/Large size rectangular centerpiece'
		 prodMessage='' prodImageSmallPath='/images/0520351.gif'
		 prodImageLargePath='/images/0520351.gif' prodLink='' prodPrice='321.48'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-30T14:57:12' prodDateModified='2003-06-30T14:57:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520353' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centre-PC,footed,Sevilla' ProdNamePlural='Centre-PC,footed,Sevilla'
		 prodShortDescription='Centre-PC,footed,Sevilla P.26.5 X 15.5 cm. handle'
		 prodDescription='Centre-PC,footed,Sevilla P.26.5 X 15.5 cm. handle'
		 prodMessage='' prodImageSmallPath='/images/0520353.gif'
		 prodImageLargePath='/images/0520353.gif' prodLink='' prodPrice='701.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:04:39' prodDateModified='2003-06-30T15:04:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05203532' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sevilla pattern centerpiece'
		 ProdNamePlural='Sevilla pattern centerpieces' prodShortDescription='Sevilla pattern centerpiece ,26.5 x 15.5 cm.'
		 prodDescription='Sevilla pattern centerpiece ,26.5 x 15.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/05203532.gif'
		 prodImageLargePath='/images/05203532.gif' prodLink=''
		 prodPrice='542.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:05:49' prodDateModified='2003-06-30T15:06:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520353A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed sevilla pattern centerpiece'
		 ProdNamePlural='Footed sevilla pattern centerpieces' prodShortDescription='Footed sevilla pattern centerpiece ,15 x 10 cm.'
		 prodDescription='Footed sevilla pattern centerpiece ,15 x 10 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520353A.gif'
		 prodImageLargePath='/images/0520353A.gif' prodLink=''
		 prodPrice='439.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:07:04' prodDateModified='2003-06-30T15:07:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520353A1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed sevilla pattern centerpiece'
		 ProdNamePlural='Footed sevilla pattern centerpieces' prodShortDescription='Footed sevilla pattern centerpiece ,15 x 10.5 cm.'
		 prodDescription='Footed sevilla pattern centerpiece ,15 x 10.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520353a1.gif'
		 prodImageLargePath='/images/0520353a1.gif' prodLink=''
		 prodPrice='347.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:08:21' prodDateModified='2003-06-30T15:09:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520354' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed florentine style centerpiece'
		 ProdNamePlural='Footed florentine style centerpieces'
		 prodShortDescription='Footed florentine style centerpiece,d. 31.5 cm.'
		 prodDescription='Footed florentine style centerpiece,d. 31.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520354.gif'
		 prodImageLargePath='/images/0520354.gif' prodLink='' prodPrice='1,137.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:10:16' prodDateModified='2003-06-30T15:10:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520354A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed florentine style centerpiece'
		 ProdNamePlural='Footed florentine style centerpieces'
		 prodShortDescription='Footed florentine style centerpiece,d. 24 cm.'
		 prodDescription='Footed florentine style centerpiece,d. 24 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520354A.gif'
		 prodImageLargePath='/images/0520354A.gif' prodLink=''
		 prodPrice='774.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:11:28' prodDateModified='2003-06-30T15:11:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520354AF' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed filigree centerpiece'
		 ProdNamePlural='Footed filigree centerpieces' prodShortDescription='Footed filigree centerpiece,d. 24 cm.'
		 prodDescription='Footed filigree centerpiece,d. 24 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520354af.gif'
		 prodImageLargePath='/images/0520354af.gif' prodLink=''
		 prodPrice='803.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:12:26' prodDateModified='2003-06-30T15:13:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520354B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed florentine style centerpiece'
		 ProdNamePlural='Footed florentine style centerpieces'
		 prodShortDescription='Footed florentine style centerpiece,d. 20 cm.'
		 prodDescription='Footed florentine style centerpiece,d. 20 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520354B.gif'
		 prodImageLargePath='/images/0520354B.gif' prodLink=''
		 prodPrice='610.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:14:13' prodDateModified='2003-06-30T15:14:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520354BF' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed filigree centerpiece'
		 ProdNamePlural='Footed filigree centerpieces' prodShortDescription='Footed filigree centerpiece,d. 19.5 cm.'
		 prodDescription='Footed filigree centerpiece,d. 19.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520354bf.gif'
		 prodImageLargePath='/images/0520354bf.gif' prodLink=''
		 prodPrice='634.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:15:56' prodDateModified='2003-06-30T15:16:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520354C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed florentine style centerpiece'
		 ProdNamePlural='Footed florentine style centerpieces'
		 prodShortDescription='Footed florentine style centerpiece,d. 15 cm.'
		 prodDescription='Footed florentine style centerpiece,d. 15 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520354C.gif'
		 prodImageLargePath='/images/0520354C.gif' prodLink=''
		 prodPrice='380.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:17:25' prodDateModified='2003-06-30T15:17:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520354F' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed filigree style centerpiece'
		 ProdNamePlural='Footed filigree style centerpieces' prodShortDescription='Footed filigree style centerpiece,d. 31.5 cm.'
		 prodDescription='Footed filigree style centerpiece,d. 31.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520354F.gif'
		 prodImageLargePath='/images/0520354F.gif' prodLink=''
		 prodPrice='1,311.96' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:18:25' prodDateModified='2003-06-30T15:18:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520357' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece' ProdNamePlural='Footed centerpieces'
		 prodShortDescription='Footed centerpiece,d. 46.5 cm.'
		 prodDescription='Footed centerpiece,d. 46.5 cm.' prodMessage=''
		 prodImageSmallPath='/images/0520357.gif' prodImageLargePath='/images/0520357.gif'
		 prodLink='' prodPrice='2,004.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T15:19:33'
		 prodDateModified='2003-06-30T15:19:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520359' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece' ProdNamePlural='Centerpieces'
		 prodShortDescription='Centerpiece,d.43 cm.' prodDescription='Centerpiece,d.43 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520359.gif'
		 prodImageLargePath='/images/0520359.gif' prodLink='' prodPrice='2,015.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:20:28' prodDateModified='2003-06-30T15:20:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520363' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece' ProdNamePlural='Centerpieces'
		 prodShortDescription='Centerpiece,d.41.5 cm.' prodDescription='Centerpiece,d.41.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520363.gif'
		 prodImageLargePath='/images/0520363.gif' prodLink='' prodPrice='753.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:21:23' prodDateModified='2003-06-30T15:21:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520364' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size shell shaped centerpiece pearl'
		 ProdNamePlural='Large size shell shaped centerpieces pearls'
		 prodShortDescription='Large size shell shaped centerpiece pearl'
		 prodDescription='Large size shell shaped centerpiece pearl'
		 prodMessage='' prodImageSmallPath='/images/0520364.gif'
		 prodImageLargePath='/images/0520364.gif' prodLink='' prodPrice='3,420.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:22:34' prodDateModified='2003-06-30T15:23:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520366' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece orchid' ProdNamePlural='Centerpiece orchids'
		 prodShortDescription='Centerpiece orchid,diam.28 cm.'
		 prodDescription='Centerpiece orchid,diam.28 cm.' prodMessage=''
		 prodImageSmallPath='/images/0520366.gif' prodImageLargePath='/images/0520366.gif'
		 prodLink='' prodPrice='1,140.75' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T15:23:46'
		 prodDateModified='2003-06-30T15:24:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520367' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size centerpiece orchid'
		 ProdNamePlural='Large size centerpiece orchids' prodShortDescription='Large size centerpiece orchid'
		 prodDescription='Large size centerpiece orchid' prodMessage=''
		 prodImageSmallPath='/images/0520367.gif' prodImageLargePath='/images/0520367.gif'
		 prodLink='' prodPrice='2,023.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T15:24:45'
		 prodDateModified='2003-06-30T15:25:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520368' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size footed centerpiece handles'
		 ProdNamePlural='Large size footed centerpieces handles'
		 prodShortDescription='Large size footed centerpiece handles'
		 prodDescription='Large size footed centerpiece handles'
		 prodMessage='' prodImageSmallPath='/images/0520368.gif'
		 prodImageLargePath='/images/0520368.gif' prodLink='' prodPrice='1,466.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:26:37' prodDateModified='2003-06-30T15:26:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520369' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Medium size footed centerpiece handles'
		 ProdNamePlural='Medium size footed centerpieces handles'
		 prodShortDescription='Medium size footed centerpiece handles'
		 prodDescription='Medium size footed centerpiece handles'
		 prodMessage='' prodImageSmallPath='/images/0520369.gif'
		 prodImageLargePath='/images/0520369.gif' prodLink='' prodPrice='765.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:27:45' prodDateModified='2003-06-30T15:28:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520370' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size footed centerpiece handles'
		 ProdNamePlural='Small size footed centerpieces handles'
		 prodShortDescription='Small size footed centerpiece handles'
		 prodDescription='Small size footed centerpiece handles'
		 prodMessage='' prodImageSmallPath='/images/0520370.gif'
		 prodImageLargePath='/images/0520370.gif' prodLink='' prodPrice='427.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:35:18' prodDateModified='2003-06-30T15:38:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520370A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size centerpiece handles'
		 ProdNamePlural='Small size centerpieces handles' prodShortDescription='Small size centerpiece handles'
		 prodDescription='Small size centerpiece handles' prodMessage=''
		 prodImageSmallPath='/images/0520370A.gif' prodImageLargePath='/images/0520370A.gif'
		 prodLink='' prodPrice='370.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T15:39:05'
		 prodDateModified='2003-06-30T15:39:33' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520370B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size centerpiece' ProdNamePlural='Small size centerpieces'
		 prodShortDescription='Small size centerpiece' prodDescription='Small size centerpiece'
		 prodMessage='' prodImageSmallPath='/images/0520370B.gif'
		 prodImageLargePath='/images/0520370B.gif' prodLink=''
		 prodPrice='336.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:40:15' prodDateModified='2003-06-30T15:40:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520372' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece handles'
		 ProdNamePlural='Footed centerpieces handles' prodShortDescription='Footed centerpiece handles,46 x 26 cm.'
		 prodDescription='Footed centerpiece handles,46 x 26 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520372.gif'
		 prodImageLargePath='/images/0520372.gif' prodLink='' prodPrice='3,216.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T15:41:13' prodDateModified='2003-06-30T15:41:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520373' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece handles' ProdNamePlural='Centerpieces handles'
		 prodShortDescription='Centerpiece handles,37 x 19 cm.'
		 prodDescription='Centerpiece handles,37 x 19 cm.' prodMessage=''
		 prodImageSmallPath='/images/0520373.gif' prodImageLargePath='/images/0520373.gif'
		 prodLink='' prodPrice='1,458.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T15:42:17'
		 prodDateModified='2003-06-30T15:42:31' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520374' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece handles'
		 ProdNamePlural='Footed centerpieces handles' prodShortDescription='Footed centerpiece handles'
		 prodDescription='Footed centerpiece handles' prodMessage=''
		 prodImageSmallPath='/images/0520374.gif' prodImageLargePath='/images/0520374.gif'
		 prodLink='' prodPrice='1,728.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T15:43:12'
		 prodDateModified='2003-06-30T15:43:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520374AP' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece pearled b.&#x26; swan fig.handles'
		 ProdNamePlural='Centerpieces pearled b.&#x26; swans fig.handles'
		 prodShortDescription='Centerpiece pearled b.&#x26; swan fig.handles'
		 prodDescription='Centerpiece pearled b.&#x26; swan fig.handles'
		 prodMessage='' prodImageSmallPath='/images/0520374ap.gif'
		 prodImageLargePath='/images/0520374ap.gif' prodLink=''
		 prodPrice='1,820.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T15:44:16' prodDateModified='2003-06-30T15:45:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520375' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece handles'
		 ProdNamePlural='Footed centerpieces handles' prodShortDescription='Footed centerpiece handles,38 x 21 cm.'
		 prodDescription='Footed centerpiece handles,38 x 21 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520375.gif'
		 prodImageLargePath='/images/0520375.gif' prodLink='' prodPrice='1,487.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:10:59' prodDateModified='2003-06-30T16:11:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520378' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval centerpiece handles'
		 ProdNamePlural='Oval centerpieces handles' prodShortDescription='Oval centerpiece handles,30 x 12 cm.'
		 prodDescription='Oval centerpiece handles,30 x 12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520378.gif'
		 prodImageLargePath='/images/0520378.gif' prodLink='' prodPrice='639.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:12:03' prodDateModified='2003-06-30T16:12:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520378A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece pearled swan fig.handles'
		 ProdNamePlural='Centerpieces pearled swan fig.handles'
		 prodShortDescription='Centerpiece pearled swan fig.handles,36x13 cm.'
		 prodDescription='Centerpiece pearled swan fig.handles,36x13 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520378A.gif'
		 prodImageLargePath='/images/0520378A.gif' prodLink=''
		 prodPrice='564.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T16:13:07' prodDateModified='2003-06-30T16:13:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520378B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece pearled swan fig.handles'
		 ProdNamePlural='Centerpieces pearled swan fig.handles'
		 prodShortDescription='Centerpiece pearled swan fig.handles,32x16 cm.'
		 prodDescription='Centerpiece pearled swan fig.handles,32x16 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520378B.gif'
		 prodImageLargePath='/images/0520378B.gif' prodLink=''
		 prodPrice='612.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T16:14:15' prodDateModified='2003-06-30T16:14:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520378C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece pearled handles'
		 ProdNamePlural='Centerpieces pearled handles' prodShortDescription='Centerpiece pearled handles,44 x 21 cm.'
		 prodDescription='Centerpiece pearled handles,44 x 21 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520378C.gif'
		 prodImageLargePath='/images/0520378C.gif' prodLink=''
		 prodPrice='1,858.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T16:15:15' prodDateModified='2003-06-30T16:15:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520379' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval centerpiece two orchids'
		 ProdNamePlural='Oval centerpieces two orchids' prodShortDescription='Oval centerpiece two orchids, 54 cm. 

'
		 prodDescription='Oval centerpiece two orchids, 54 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0520379.gif'
		 prodImageLargePath='/images/0520379.gif' prodLink='' prodPrice='2,754.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:16:28' prodDateModified='2003-06-30T16:16:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520397' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval centerpiece' ProdNamePlural='Oval centerpieces'
		 prodShortDescription='Oval centerpiece, 32 x 25 cm.' prodDescription='Oval centerpiece, 32 x 25 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520397.gif'
		 prodImageLargePath='/images/0520397.gif' prodLink='' prodPrice='1,007.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:17:29' prodDateModified='2003-06-30T16:17:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520398' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval centerpiece handles'
		 ProdNamePlural='Oval centerpieces handles' prodShortDescription='Oval centerpiece handles, 27 x 12 cm.'
		 prodDescription='Oval centerpiece handles, 27 x 12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520398.gif'
		 prodImageLargePath='/images/0520398.gif' prodLink='' prodPrice='578.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:18:26' prodDateModified='2003-06-30T16:18:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520544' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece handles'
		 ProdNamePlural='Footed centerpieces handles' prodShortDescription='Footed centerpiece handles'
		 prodDescription='Footed centerpiece handles' prodMessage=''
		 prodImageSmallPath='/images/0520544.gif' prodImageLargePath='/images/0520544.gif'
		 prodLink='' prodPrice='1,608.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T16:19:26'
		 prodDateModified='2003-06-30T16:19:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520544A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece handles'
		 ProdNamePlural='Footed centerpieces handles' prodShortDescription='Footed centerpiece handles, diam. 21 cm 

'
		 prodDescription='Footed centerpiece handles, diam. 21 cm 

'
		 prodMessage='' prodImageSmallPath='/images/0520544A.gif'
		 prodImageLargePath='/images/0520544A.gif' prodLink=''
		 prodPrice='533.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T16:20:19' prodDateModified='2003-06-30T16:20:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520544A1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece' ProdNamePlural='Footed centerpieces'
		 prodShortDescription='Footed centerpiece, diam. 21 cm'
		 prodDescription='Footed centerpiece, diam. 21 cm' prodMessage=''
		 prodImageSmallPath='/images/0520544a1.gif' prodImageLargePath='/images/0520544a1.gif'
		 prodLink='' prodPrice='429.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T16:21:17'
		 prodDateModified='2003-06-30T16:21:33' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520544P' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Centerpiece pearled base'
		 ProdNamePlural='Centerpieces pearled bases' prodShortDescription='Centerpiece pearled base'
		 prodDescription='Centerpiece pearled base' prodMessage=''
		 prodImageSmallPath='/images/0520544P.gif' prodImageLargePath='/images/0520544P.gif'
		 prodLink='' prodPrice='1,752.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T16:22:12'
		 prodDateModified='2003-06-30T16:22:26' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520545' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece handles'
		 ProdNamePlural='Footed centerpieces handles' prodShortDescription='Footed centerpiece handles, 38 x 19 cm.'
		 prodDescription='Footed centerpiece handles, 38 x 19 cm.'
		 prodMessage='' prodImageSmallPath='/images/0520545.gif'
		 prodImageLargePath='/images/0520545.gif' prodLink='' prodPrice='1,733.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:23:17' prodDateModified='2003-06-30T16:23:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0520546' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed centerpiece handles'
		 ProdNamePlural='Footed centerpieces handles' prodShortDescription='Footed centerpiece handles, 27 x 11 cm. 

'
		 prodDescription='Footed centerpiece handles, 27 x 11 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0520546.gif'
		 prodImageLargePath='/images/0520546.gif' prodLink='' prodPrice='581.15'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T16:24:11' prodDateModified='2003-06-30T16:24:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='055CH' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='1/2 Round Pot Rack Grid'
		 ProdNamePlural='1/2 Round Pot Racks Grids' prodShortDescription='-Half-round rack for pots and utensils
-Powder-coated steel construction
-Includes grid and 12 hooks
'
		 prodDescription='-Half-round rack for pots and utensils
-Powder-coated steel construction
-Includes grid and 12 hooks
-Wall-mounted to conserve space
-22-1/2 by 11-1/4 by 11-1/2 inches 
'
		 prodMessage='' prodImageSmallPath='/images/055ch.jpg'
		 prodImageLargePath='/images/055ch.jpg' prodLink='' prodPrice='71.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-16T17:07:29' prodDateModified='2003-07-24T13:40:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0563140' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Letter opener magnifying glass'
		 ProdNamePlural='Letter openers magnifying glasses' prodShortDescription='Letter opener magnifying glass'
		 prodDescription='Letter opener magnifying glass' prodMessage=''
		 prodImageSmallPath='/images/0563140.gif' prodImageLargePath='/images/0563140.gif'
		 prodLink='' prodPrice='125.03' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T00:45:20'
		 prodDateModified='2003-07-04T00:45:34' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0563146' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size inca style letter opener'
		 ProdNamePlural='Large size inca style letter openers'
		 prodShortDescription='Large size inca style letter opener'
		 prodDescription='Large size inca style letter opener'
		 prodMessage='' prodImageSmallPath='/images/0563146.gif'
		 prodImageLargePath='/images/0563146.gif' prodLink='' prodPrice='108.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T17:48:28' prodDateModified='2003-06-30T17:49:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0563148' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Letter opener florentine engraving'
		 ProdNamePlural='Letter openers florentine engravings'
		 prodShortDescription='Letter opener florentine engraving'
		 prodDescription='Letter opener florentine engraving'
		 prodMessage='' prodImageSmallPath='/images/0563148.gif'
		 prodImageLargePath='/images/0563148.gif' prodLink='' prodPrice='189.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T00:47:35' prodDateModified='2003-07-04T00:47:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0563149' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Letter opener horse head'
		 ProdNamePlural='Letter openers horse heads' prodShortDescription='Letter opener horse head,l. 14.5 cm.'
		 prodDescription='Letter opener horse head,l. 14.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0563149.gif'
		 prodImageLargePath='/images/0563149.gif' prodLink='' prodPrice='72.08'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T00:48:37' prodDateModified='2003-07-04T00:48:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0563150' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size inca style letter opener'
		 ProdNamePlural='Small size inca style letter openers'
		 prodShortDescription='Small size inca style letter opener'
		 prodDescription='Small size inca style letter opener'
		 prodMessage='' prodImageSmallPath='/images/0563150.gif'
		 prodImageLargePath='/images/0563150.gif' prodLink='' prodPrice='42.98'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T17:50:18' prodDateModified='2003-06-30T17:50:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0570654' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style tea strainer' ProdNamePlural='Plain style tea strainers'
		 prodShortDescription='Plain style tea strainer' prodDescription='Plain style tea strainer'
		 prodMessage='' prodImageSmallPath='/images/0570654.gif'
		 prodImageLargePath='/images/0570654.gif' prodLink='' prodPrice='97.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T22:10:08' prodDateModified='2003-07-03T22:10:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0570655' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea strainer' ProdNamePlural='Tea strainers'
		 prodShortDescription='Tea strainer' prodDescription='Tea strainer'
		 prodMessage='' prodImageSmallPath='/images/0570655.gif'
		 prodImageLargePath='/images/0570655.gif' prodLink='' prodPrice='178.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T22:11:39' prodDateModified='2003-07-03T22:12:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05706561' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc.tea strainer (Imperio)'
		 ProdNamePlural='2-pc.tea strainers (Imperio)' prodShortDescription='2-pc.tea strainer (Imperio)'
		 prodDescription='2-pc.tea strainer (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/0570656IMP.gif' prodImageLargePath='/images/0570656IMP.gif'
		 prodLink='' prodPrice='183.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:12:44'
		 prodDateModified='2003-07-03T22:13:01' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0570656122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc.tea strainer (Llano)'
		 ProdNamePlural='2-pc.tea strainers (Llano)' prodShortDescription='2-pc.tea strainer (Llano)'
		 prodDescription='2-pc.tea strainer (Llano)' prodMessage=''
		 prodImageSmallPath='/images/0570656lla.gif' prodImageLargePath='/images/0570656lla.gif'
		 prodLink='' prodPrice='183.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:13:46'
		 prodDateModified='2003-07-03T22:14:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='057065623' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc.tea strainer (Astoria)'
		 ProdNamePlural='2-pc.tea strainers (Astoria)' prodShortDescription='2-pc.tea strainer (Astoria)'
		 prodDescription='2-pc.tea strainer (Astoria)' prodMessage=''
		 prodImageSmallPath='/images/0656ast.gif' prodImageLargePath='/images/0656ast.gif'
		 prodLink='' prodPrice='183.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:16:45'
		 prodDateModified='2003-07-03T22:17:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='057065624' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc.tea strainer (Chippendale)'
		 ProdNamePlural='2-pc.tea strainers (Chippendale)' prodShortDescription='2-pc.tea strainer (Chippendale)'
		 prodDescription='2-pc.tea strainer (Chippendale)' prodMessage=''
		 prodImageSmallPath='/images/0656chi.gif' prodImageLargePath='/images/0656chi.gif'
		 prodLink='' prodPrice='183.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:17:40'
		 prodDateModified='2003-07-03T22:17:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='05706564' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc.tea strainer (Sevilla)'
		 ProdNamePlural='2-pc.tea strainers (Sevilla)' prodShortDescription='2-pc.tea strainer (Sevilla)'
		 prodDescription='2-pc.tea strainer (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/0570656.gif' prodImageLargePath='/images/0570656.gif'
		 prodLink='' prodPrice='183.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:18:42'
		 prodDateModified='2003-07-03T22:19:01' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='05706565' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc.tea strainer '
		 ProdNamePlural='2-pc.tea strainers ' prodShortDescription='2-pc.tea strainer '
		 prodDescription='2-pc.tea strainer ' prodMessage=''
		 prodImageSmallPath='/images/0570656ing.gif' prodImageLargePath='/images/0570656ing.gif'
		 prodLink='' prodPrice='183.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:19:47'
		 prodDateModified='2003-07-03T22:20:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='05706566' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-pc.tea strainer (Barroco)'
		 ProdNamePlural='2-pc.tea strainers (Barroco)' prodShortDescription='2-pc.tea strainer (Barroco)'
		 prodDescription='2-pc.tea strainer (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/0570656bar.gif' prodImageLargePath='/images/0570656bar.gif'
		 prodLink='' prodPrice='183.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:20:44'
		 prodDateModified='2003-07-03T22:20:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580800' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lady jewel-case' ProdNamePlural='Lady jewel-cases'
		 prodShortDescription='Lady jewel-case' prodDescription='Lady jewel-case'
		 prodMessage='' prodImageSmallPath='/images/0580800.gif'
		 prodImageLargePath='/images/0580800.gif' prodLink='' prodPrice='670.41'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T11:42:04' prodDateModified='2003-06-25T11:42:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580821' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval jewel-case' ProdNamePlural='Oval jewel-cases'
		 prodShortDescription='Oval jewel-case' prodDescription='Oval jewel-case'
		 prodMessage='' prodImageSmallPath='/images/0580821.gif'
		 prodImageLargePath='/images/0580821.gif' prodLink='' prodPrice='1,211.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T11:43:14' prodDateModified='2003-06-25T11:43:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580821G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval engraved jewel-case' ProdNamePlural='Oval engraved jewel-cases'
		 prodShortDescription='Oval engraved jewel-case' prodDescription='Oval engraved jewel-case'
		 prodMessage='' prodImageSmallPath='/images/0580821G.gif'
		 prodImageLargePath='/images/0580821G.gif' prodLink=''
		 prodPrice='1,510.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T11:44:20' prodDateModified='2003-06-25T11:44:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580822' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size jewel-case' ProdNamePlural='Small size jewel-cases'
		 prodShortDescription='Small size jewel-case' prodDescription='Small size jewel-case'
		 prodMessage='' prodImageSmallPath='/images/0580822.gif'
		 prodImageLargePath='/images/0580822.gif' prodLink='' prodPrice='752.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T11:45:37' prodDateModified='2003-06-25T11:45:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580830' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size rectagular jewel-case'
		 ProdNamePlural='Large size rectagular jewel-cases' prodShortDescription='Large size rectagular jewel-case'
		 prodDescription='Large size rectagular jewel-case' prodMessage=''
		 prodImageSmallPath='/images/0580830.gif' prodImageLargePath='/images/0580830.gif'
		 prodLink='' prodPrice='1,344.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T11:46:46'
		 prodDateModified='2003-06-25T11:47:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580830B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lg. Sz. Engraved rectagular jewel-case'
		 ProdNamePlural='Lg. Sz. Engraved rectagular jewel-cases'
		 prodShortDescription='Lg. Sz. Engraved rectagular jewel-case'
		 prodDescription='Lg. Sz. Engraved rectagular jewel-case'
		 prodMessage='' prodImageSmallPath='/images/0580830B.gif'
		 prodImageLargePath='/images/0580830B.gif' prodLink=''
		 prodPrice='1,710.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T11:47:49' prodDateModified='2003-06-25T11:48:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580830C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lg. Sz. Engraved rectagular jewel-case figurine'
		 ProdNamePlural='Lg. Sz. Engraved rectagular jewel-cases figurines'
		 prodShortDescription='Lg. Sz. Engraved rectagular jewel-case figurine 

'
		 prodDescription='Lg. Sz. Engraved rectagular jewel-case figurine 

'
		 prodMessage='' prodImageSmallPath='/images/0580830C.gif'
		 prodImageLargePath='/images/0580830C.gif' prodLink=''
		 prodPrice='1,827.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T11:49:05' prodDateModified='2003-06-25T11:49:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580830D' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size jewel-case stamped cover'
		 ProdNamePlural='Large size jewel-cases stamped covers'
		 prodShortDescription='Large size jewel-case stamped cover'
		 prodDescription='Large size jewel-case stamped cover'
		 prodMessage='' prodImageSmallPath='/images/0580830D.gif'
		 prodImageLargePath='/images/0580830D.gif' prodLink=''
		 prodPrice='1,372.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T11:50:07' prodDateModified='2003-06-25T11:50:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580831' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size jewel-case' ProdNamePlural='Small size jewel-cases'
		 prodShortDescription='Small size jewel-case' prodDescription='Small size jewel-case'
		 prodMessage='' prodImageSmallPath='/images/0580831.gif'
		 prodImageLargePath='/images/0580831.gif' prodLink='' prodPrice='875.42'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T11:51:12' prodDateModified='2003-06-25T11:51:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580831D' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size jewel-case' ProdNamePlural='Small size jewel-cases'
		 prodShortDescription='Small size jewel-case, 17 x 23 cm.'
		 prodDescription='Small size jewel-case, 17 x 23 cm.' prodMessage=''
		 prodImageSmallPath='/images/0580831D.gif' prodImageLargePath='/images/0580831D.gif'
		 prodLink='' prodPrice='867.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T11:52:09'
		 prodDateModified='2003-06-25T11:52:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580832' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed octagonal shaped jewel-case'
		 ProdNamePlural='Footed octagonal shaped jewel-cases' prodShortDescription='Footed octagonal shaped jewel-case'
		 prodDescription='Footed octagonal shaped jewel-case' prodMessage=''
		 prodImageSmallPath='/images/0580832.gif' prodImageLargePath='/images/0580832.gif'
		 prodLink='' prodPrice='542.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T11:53:07'
		 prodDateModified='2003-06-25T11:53:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830300A1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border (Imperio)'
		 ProdNamePlural='Pitchers borders (Imperio)' prodShortDescription='Pitcher border (Imperio)'
		 prodDescription='Pitcher border (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/0830300aimp.gif' prodImageLargePath='/images/0830300aimp.gif'
		 prodLink='' prodPrice='710.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T12:15:54'
		 prodDateModified='2003-07-07T12:16:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830300A4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border (Sevilla)'
		 ProdNamePlural='Pitchers borders (Sevilla)' prodShortDescription='Pitcher border (Sevilla)'
		 prodDescription='Pitcher border (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/0830300A.gif' prodImageLargePath='/images/0830300A.gif'
		 prodLink='' prodPrice='710.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T12:16:59'
		 prodDateModified='2003-07-07T12:17:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830300B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border &#x26; ice guard'
		 ProdNamePlural='Pitchers borders &#x26; ice guards'
		 prodShortDescription='Pitcher border &#x26; ice guard'
		 prodDescription='Pitcher border &#x26; ice guard' prodMessage=''
		 prodImageSmallPath='/images/0830300B.gif' prodImageLargePath='/images/0830300B.gif'
		 prodLink='' prodPrice='710.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T12:18:04'
		 prodDateModified='2003-07-07T12:18:21' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830300C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style border &#x26; ice guard'
		 ProdNamePlural='Pitchers,tortillon style borders &#x26; ice guards'
		 prodShortDescription='Pitcher,tortillon style border &#x26; ice guard'
		 prodDescription='Pitcher,tortillon style border &#x26; ice guard'
		 prodMessage='' prodImageSmallPath='/images/0830300C.gif'
		 prodImageLargePath='/images/0830300C.gif' prodLink=''
		 prodPrice='715.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T12:19:22' prodDateModified='2003-07-07T12:19:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830300T122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style (Llano)'
		 ProdNamePlural='Pitchers,tortillon styles (Llano)' prodShortDescription='Pitcher,tortillon style (Llano)'
		 prodDescription='Pitcher,tortillon style (Llano)' prodMessage=''
		 prodImageSmallPath='/images/0830300tlla.gif' prodImageLargePath='/images/0830300tlla.gif'
		 prodLink='' prodPrice='715.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T12:20:30'
		 prodDateModified='2003-07-07T12:20:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830300T4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style (Sevilla)'
		 ProdNamePlural='Pitchers,tortillon styles (Sevilla)' prodShortDescription='Pitcher,tortillon style (Sevilla) 

'
		 prodDescription='Pitcher,tortillon style (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0830300T.gif'
		 prodImageLargePath='/images/0830300T.gif' prodLink=''
		 prodPrice='715.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T12:21:37' prodDateModified='2003-07-07T12:21:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830300T5' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style '
		 ProdNamePlural='Pitchers,tortillon styles ' prodShortDescription='Pitcher,tortillon style '
		 prodDescription='Pitcher,tortillon style ' prodMessage=''
		 prodImageSmallPath='/images/0830300ting.gif' prodImageLargePath='/images/0830300ting.gif'
		 prodLink='' prodPrice='715.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T12:22:43'
		 prodDateModified='2003-07-07T12:23:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830301' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Watermelon shaped water pitcher'
		 ProdNamePlural='Watermelon shaped water pitchers' prodShortDescription='Watermelon shaped water pitcher, h.15 cm.'
		 prodDescription='Watermelon shaped water pitcher, h.15 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830301.gif'
		 prodImageLargePath='/images/0830301.gif' prodLink='' prodPrice='712.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T12:24:01' prodDateModified='2003-07-07T12:24:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830302' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style pitcher' ProdNamePlural='Plain style pitchers'
		 prodShortDescription='Plain style pitcher ,h.17.5 cm.'
		 prodDescription='Plain style pitcher ,h.17.5 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830302.gif' prodImageLargePath='/images/0830302.gif'
		 prodLink='' prodPrice='576.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T12:56:56'
		 prodDateModified='2003-07-07T12:57:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830302A1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher' ProdNamePlural='Pitchers'
		 prodShortDescription='Pitcher, h. 17.5 cm. (Imperio)'
		 prodDescription='Pitcher, h. 17.5 cm. (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/0830302AIMP.gif' prodImageLargePath='/images/0830302AIMP.gif'
		 prodLink='' prodPrice='602.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T12:58:27'
		 prodDateModified='2003-07-07T12:58:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830302A4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher' ProdNamePlural='Pitchers'
		 prodShortDescription='Pitcher, h. 17.5 cm. (Sevilla)'
		 prodDescription='Pitcher, h. 17.5 cm. (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/0830302A.gif' prodImageLargePath='/images/0830302A.gif'
		 prodLink='' prodPrice='602.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T12:59:28'
		 prodDateModified='2003-07-07T12:59:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830302A6' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher' ProdNamePlural='Pitchers'
		 prodShortDescription='Pitcher, h. 17.5 cm. (Barroco)'
		 prodDescription='Pitcher, h. 17.5 cm. (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/0830302abar.gif' prodImageLargePath='/images/0830302abar.gif'
		 prodLink='' prodPrice='602.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:01:31'
		 prodDateModified='2003-07-07T13:01:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830307' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Water pitcher,tortillon style'
		 ProdNamePlural='Water pitchers,tortillon styles' prodShortDescription='Water pitcher,tortillon style,h.17.5 cm.'
		 prodDescription='Water pitcher,tortillon style,h.17.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830307.gif'
		 prodImageLargePath='/images/0830307.gif' prodLink='' prodPrice='667.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:05:04' prodDateModified='2003-07-07T13:05:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830329' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.14 cm.'
		 prodDescription='Plain style water pitcher,h.14 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830329.gif' prodImageLargePath='/images/0830329.gif'
		 prodLink='' prodPrice='576.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:06:34'
		 prodDateModified='2003-07-07T13:06:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830329A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border' ProdNamePlural='Pitchers borders'
		 prodShortDescription='Pitcher border 

' prodDescription='Pitcher border 

'
		 prodMessage='' prodImageSmallPath='/images/0830329A.gif'
		 prodImageLargePath='/images/0830329A.gif' prodLink=''
		 prodPrice='582.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:07:45' prodDateModified='2003-07-07T13:08:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830329B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border &#x26; ice guard'
		 ProdNamePlural='Pitchers borders &#x26; ice guards'
		 prodShortDescription='Pitcher border &#x26; ice guard'
		 prodDescription='Pitcher border &#x26; ice guard' prodMessage=''
		 prodImageSmallPath='/images/0830329B.gif' prodImageLargePath=''
		 prodLink='/images/0830329B.gif' prodPrice='582.25' prodWeight='0'
		 prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:08:53' prodDateModified='2003-07-07T13:09:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830329C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style,border &#x26; ice guard'
		 ProdNamePlural='Pitchers,tortillon styles,borders &#x26; ice guards'
		 prodShortDescription='Pitcher,tortillon style,border &#x26; ice guard'
		 prodDescription='Pitcher,tortillon style,border &#x26; ice guard'
		 prodMessage='' prodImageSmallPath='/images/0830329C.gif'
		 prodImageLargePath='/images/0830329C.gif' prodLink=''
		 prodPrice='599.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:10:02' prodDateModified='2003-07-07T13:10:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830329T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style' ProdNamePlural='Pitchers,tortillon styles'
		 prodShortDescription='Pitcher,tortillon style' prodDescription='Pitcher,tortillon style'
		 prodMessage='' prodImageSmallPath='/images/0830329T.gif'
		 prodImageLargePath='/images/0830329T.gif' prodLink=''
		 prodPrice='599.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:11:00' prodDateModified='2003-07-07T13:11:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830435' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher ,h.17 cm.'
		 prodDescription='Plain style water pitcher ,h.17 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830435.gif'
		 prodImageLargePath='/images/0830435.gif' prodLink='' prodPrice='682.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:12:05' prodDateModified='2003-07-07T13:12:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830436T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style' ProdNamePlural='Pitchers,tortillon styles'
		 prodShortDescription='Pitcher,tortillon style,h.20 cm'
		 prodDescription='Pitcher,tortillon style,h.20 cm' prodMessage=''
		 prodImageSmallPath='/images/0830436T.gif' prodImageLargePath='/images/0830436T.gif'
		 prodLink='' prodPrice='918.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:13:09'
		 prodDateModified='2003-07-07T13:13:35' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830439' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed pitcher border' ProdNamePlural='Footed pitchers borders'
		 prodShortDescription='Footed pitcher border,h.23 cm. 

'
		 prodDescription='Footed pitcher border,h.23 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0830439.gif'
		 prodImageLargePath='/images/0830439.gif' prodLink='' prodPrice='1,161.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:14:31' prodDateModified='2003-07-07T13:15:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830440C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed pitcher,tortillon style ice guard'
		 ProdNamePlural='Footed pitchers,tortillon styles ice guards'
		 prodShortDescription='Footed pitcher,tortillon style ice guard'
		 prodDescription='Footed pitcher,tortillon style ice guard'
		 prodMessage='' prodImageSmallPath='/images/0830440C.gif'
		 prodImageLargePath='/images/0830440C.gif' prodLink=''
		 prodPrice='1,215.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:18:05' prodDateModified='2003-07-07T13:19:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830440T1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed pitcher,tortillon style (Imperio)'
		 ProdNamePlural='Footed pitchers,tortillon styles (Imperio)'
		 prodShortDescription='Footed pitcher,tortillon style (Imperio)'
		 prodDescription='Footed pitcher,tortillon style (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0830440timp.gif'
		 prodImageLargePath='/images/0830440timp.gif' prodLink=''
		 prodPrice='1,215.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:20:01' prodDateModified='2003-07-07T13:20:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830440T4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed pitcher,tortillon style (Sevilla)'
		 ProdNamePlural='Footed pitchers,tortillon styles (Sevilla)'
		 prodShortDescription='Footed pitcher,tortillon style (Sevilla)'
		 prodDescription='Footed pitcher,tortillon style (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0830440tsev.gif'
		 prodImageLargePath='/images/0830440tsev.gif' prodLink=''
		 prodPrice='1,215.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:21:39' prodDateModified='2003-07-07T13:21:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830441' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine pitcher,llano style' ProdNamePlural='Wine pitchers,llano styles'
		 prodShortDescription='Wine pitcher,llano style,h. 26.5 cm.'
		 prodDescription='Wine pitcher,llano style,h. 26.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830441.gif'
		 prodImageLargePath='/images/0830441.gif' prodLink='' prodPrice='573.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:22:53' prodDateModified='2003-07-07T13:23:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830482' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.24 cm. 

'
		 prodDescription='Plain style water pitcher,h.24 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0830482.gif'
		 prodImageLargePath='/images/0830482.gif' prodLink='' prodPrice='700.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:24:14' prodDateModified='2003-07-07T13:24:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830482A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,imperio border' ProdNamePlural='Pitchers,imperio borders'
		 prodShortDescription='Pitcher,imperio border,h.24 cm.'
		 prodDescription='Pitcher,imperio border,h.24 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830482A.gif' prodImageLargePath='/images/0830482A.gif'
		 prodLink='' prodPrice='705.55' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:25:42'
		 prodDateModified='2003-07-07T13:25:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830483' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.24 cm.'
		 prodDescription='Plain style water pitcher,h.24 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830483.gif' prodImageLargePath='/images/0830483.gif'
		 prodLink='' prodPrice='522.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:26:50'
		 prodDateModified='2003-07-07T13:27:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830485' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.27 cm.'
		 prodDescription='Plain style water pitcher,h.27 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830485.gif' prodImageLargePath='/images/0830485.gif'
		 prodLink='' prodPrice='716.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:28:34'
		 prodDateModified='2003-07-07T13:28:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830486' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Water pitcher,penguin figured'
		 ProdNamePlural='Water pitchers,penguin figured' prodShortDescription='Water pitcher,penguin figured,h.25.5 cm.'
		 prodDescription='Water pitcher,penguin figured,h.25.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830486.gif'
		 prodImageLargePath='/images/0830486.gif' prodLink='' prodPrice='568.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:33:07' prodDateModified='2003-07-07T13:33:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830487' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.24 cm.'
		 prodDescription='Plain style water pitcher,h.24 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830487.gif' prodImageLargePath='/images/0830487.gif'
		 prodLink='' prodPrice='718.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:34:13'
		 prodDateModified='2003-07-07T13:34:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830490' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.20 cm.'
		 prodDescription='Plain style water pitcher,h.20 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830490.gif' prodImageLargePath='/images/0830490.gif'
		 prodLink='' prodPrice='758.52' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:35:30'
		 prodDateModified='2003-07-07T13:35:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830495' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Water pitcher,penguin figured'
		 ProdNamePlural='Water pitchers,penguin figured' prodShortDescription='Water pitcher,penguin figured,h.34.5 cm.'
		 prodDescription='Water pitcher,penguin figured,h.34.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830495.gif'
		 prodImageLargePath='/images/0830495.gif' prodLink='' prodPrice='936.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:36:47' prodDateModified='2003-07-07T13:37:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830496' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased water pitcher,modern style'
		 ProdNamePlural='Hand-chased water pitchers,modern styles'
		 prodShortDescription='Hand-chased water pitcher,modern style,h.24.5 cm.'
		 prodDescription='Hand-chased water pitcher,modern style,h.24.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830496.gif'
		 prodImageLargePath='/images/0830496.gif' prodLink='' prodPrice='930.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:37:59' prodDateModified='2003-07-07T13:38:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08305034' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Water pitcher,trianon style'
		 ProdNamePlural='Water pitchers,trianon styles' prodShortDescription='Water pitcher,trianon style,h. 22 cm. (Sevilla)'
		 prodDescription='Water pitcher,trianon style,h. 22 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0830503.gif'
		 prodImageLargePath='/images/0830503.gif' prodLink='' prodPrice='838.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:39:20' prodDateModified='2003-07-07T13:39:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830505' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Water pitcher' ProdNamePlural='Water pitchers'
		 prodShortDescription='Water pitcher,h.14 cm.' prodDescription='Water pitcher,h.14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830505.gif'
		 prodImageLargePath='/images/0830505.gif' prodLink='' prodPrice='159.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:40:20' prodDateModified='2003-07-07T13:40:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830505A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Water pitcher' ProdNamePlural='Water pitchers'
		 prodShortDescription='Water pitcher,h.18 cm.' prodDescription='Water pitcher,h.18 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830505A.gif'
		 prodImageLargePath='/images/0830505A.gif' prodLink=''
		 prodPrice='192.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:41:18' prodDateModified='2003-07-07T13:41:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830505B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,flower vase style'
		 ProdNamePlural='Pitchers,flower vase styles' prodShortDescription='Pitcher,flower vase style,h.23 cm.'
		 prodDescription='Pitcher,flower vase style,h.23 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830505B.gif' prodImageLargePath='/images/0830505B.gif'
		 prodLink='' prodPrice='338.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:42:20'
		 prodDateModified='2003-07-07T13:42:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830506' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval plain style water pitcher'
		 ProdNamePlural='Oval plain style water pitchers' prodShortDescription='Oval plain style water pitcher,h. 18 cm.'
		 prodDescription='Oval plain style water pitcher,h. 18 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830506.gif'
		 prodImageLargePath='/images/0830506.gif' prodLink='' prodPrice='554.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T22:50:18' prodDateModified='2003-06-30T23:02:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830536' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,turkish style' ProdNamePlural='Pitchers,turkish style'
		 prodShortDescription='Pitcher,turkish style' prodDescription='Pitcher,turkish style'
		 prodMessage='' prodImageSmallPath='/images/0830536.gif'
		 prodImageLargePath='/images/0830536.gif' prodLink='' prodPrice='704.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:45:12' prodDateModified='2003-07-07T13:45:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830537' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased pitcher' ProdNamePlural='Hand-chased pitchers'
		 prodShortDescription='Hand-chased pitcher,h.20 cm. 

'
		 prodDescription='Hand-chased pitcher,h.20 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/0830537.gif' prodImageLargePath='/images/0830537.gif'
		 prodLink='' prodPrice='723.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:46:51'
		 prodDateModified='2003-07-07T13:47:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830537A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased pitcher' ProdNamePlural='Hand-chased pitchers'
		 prodShortDescription='Hand-chased pitcher,h.25.5 cm.'
		 prodDescription='Hand-chased pitcher,h.25.5 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830537A.gif' prodImageLargePath='/images/0830537A.gif'
		 prodLink='' prodPrice='723.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:47:48'
		 prodDateModified='2003-07-07T13:48:07' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830600A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Water pitcher border' ProdNamePlural='Water pitchers borders'
		 prodShortDescription='Water pitcher border,h. 21 cm.'
		 prodDescription='Water pitcher border,h. 21 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830600A.gif' prodImageLargePath='/images/0830600A.gif'
		 prodLink='' prodPrice='812.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:48:52'
		 prodDateModified='2003-07-07T13:49:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0580833' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco style jewel-case' ProdNamePlural='Barroco style jewel-cases'
		 prodShortDescription='Barroco style jewel-case,19.5 x 14.5 cm.'
		 prodDescription='Barroco style jewel-case,19.5 x 14.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0580833.gif'
		 prodImageLargePath='/images/0580833.gif' prodLink='' prodPrice='875.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T11:54:07' prodDateModified='2003-06-25T11:54:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05808331' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco style jewel-case' ProdNamePlural='Barroco style jewel-cases'
		 prodShortDescription='Barroco style jewel-case,19.5 x 14.5 cm. appl.'
		 prodDescription='Barroco style jewel-case,19.5 x 14.5 cm. appl.'
		 prodMessage='' prodImageSmallPath='/images/05808331.gif'
		 prodImageLargePath='/images/05808331.gif' prodLink=''
		 prodPrice='979.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T11:55:06' prodDateModified='2003-06-25T11:55:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Colombia style goblet' ProdNamePlural='Colombia style goblets'
		 prodShortDescription='Colombia style goblet,h.12.3 cm.,h.11.8 cm.,h.10 cm.,h.8 cm.,h.7.5 cm.,h. 5.3 cm.'
		 prodDescription='Colombia style goblet,h.12.3 cm.,h.11.8 cm.,h.10 cm.,h.8 cm.,h.7.5 cm.,h. 5.3 cm.'
		 prodMessage='' prodImageSmallPath='/images/0590002.gif'
		 prodImageLargePath='/images/0590002.gif' prodLink='' prodPrice='156.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-03T14:14:06' prodDateModified='2003-07-03T14:24:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590001M' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hammered colombia style goblet'
		 ProdNamePlural='Hammered colombia style goblets' prodShortDescription='Hammered colombia style goblet,h.11.8 cm.,h.10 cm.,h.8 cm.'
		 prodDescription='Hammered colombia style goblet,h.11.8 cm.,h.10 cm.,h.8 cm.'
		 prodMessage='' prodImageSmallPath='/images/0590001M.gif'
		 prodImageLargePath='/images/0590001M.gif' prodLink=''
		 prodPrice='147.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T14:15:19' prodDateModified='2003-07-03T15:15:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590003' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hammered colombia style champagne goblet'
		 ProdNamePlural='Hammered colombia style champagne goblets'
		 prodShortDescription='Hammered colombia style champagne goblet'
		 prodDescription='Hammered colombia style champagne goblet'
		 prodMessage='' prodImageSmallPath='/images/0590003.gif'
		 prodImageLargePath='/images/0590003.gif' prodLink='' prodPrice='135.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T15:16:30' prodDateModified='2003-07-03T15:16:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907271' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet' ProdNamePlural='Goblets'
		 prodShortDescription='Goblet,h.15 cm.,h.14 cm.,h.11.5 cm.,h.9 cm. (Imperio)'
		 prodDescription='Goblet,h.15 cm.,h.14 cm.,h.11.5 cm.,h.9 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0590727imp.gif'
		 prodImageLargePath='/images/0590727imp.gif' prodLink=''
		 prodPrice='215.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T15:18:40' prodDateModified='2003-07-03T15:37:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590727122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet' ProdNamePlural='Goblets'
		 prodShortDescription='Goblet,h.15 cm.,h.14 cm.,h.11.5 cm.,h.9 cm. (Llano)'
		 prodDescription='Goblet,h.15 cm.,h.14 cm.,h.11.5 cm.,h.9 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0590727lla.gif'
		 prodImageLargePath='/images/0590727lla.gif' prodLink=''
		 prodPrice='215.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T15:19:42' prodDateModified='2003-07-03T15:39:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907274' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet' ProdNamePlural='Goblets'
		 prodShortDescription='Goblet,h.15 cm.,h.14 cm.,h.11.5 cm.,h.9 cm. (Sevilla)'
		 prodDescription='Goblet,h.15 cm.,h.14 cm.,h.11.5 cm.,h.9 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0590727.gif'
		 prodImageLargePath='/images/0590727.gif' prodLink='' prodPrice='215.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-03T15:27:24' prodDateModified='2003-07-03T15:40:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907275' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet' ProdNamePlural='Goblets'
		 prodShortDescription='Goblet,h.15 cm.,h.14 cm.,h.11.5 cm.,h.9 cm.  

'
		 prodDescription='Goblet,h.15 cm.,h.14 cm.,h.11.5 cm.,h.9 cm.  

'
		 prodMessage='' prodImageSmallPath='/images/0590727ing.gif'
		 prodImageLargePath='/images/0590727ing.gif' prodLink=''
		 prodPrice='215.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T15:42:20' prodDateModified='2003-07-04T02:05:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590732' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne goblet' ProdNamePlural='Champagne goblets'
		 prodShortDescription='Champagne goblet' prodDescription='Champagne goblet'
		 prodMessage='' prodImageSmallPath='/images/0590732.gif'
		 prodImageLargePath='/images/0590732.gif' prodLink='' prodPrice='166.44'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T15:45:57' prodDateModified='2003-07-03T15:46:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590739122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet' ProdNamePlural='Goblets'
		 prodShortDescription='Goblet,h.15.5 cm.,h.9 cm. (Llano)'
		 prodDescription='Goblet,h.15.5 cm.,h.9 cm. (Llano)' prodMessage=''
		 prodImageSmallPath='/images/0739lla.gif' prodImageLargePath='/images/0739lla.gif'
		 prodLink='' prodPrice='217.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-03T15:49:59'
		 prodDateModified='2003-07-03T16:01:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907394' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet' ProdNamePlural='Goblets'
		 prodShortDescription='Goblet,h.15.5 cm.,h.9 cm. (Sevilla)'
		 prodDescription='Goblet,h.15.5 cm.,h.9 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0590739.gif'
		 prodImageLargePath='/images/0590739.gif' prodLink='' prodPrice='217.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-03T15:52:19' prodDateModified='2003-07-03T16:02:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907395' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet' ProdNamePlural='Goblets'
		 prodShortDescription='Goblet,h.15.5 cm.,h.9 cm. '
		 prodDescription='Goblet,h.15.5 cm.,h.9 cm. ' prodMessage=''
		 prodImageSmallPath='/images/0590739ing.gif' prodImageLargePath='/images/0590739ing.gif'
		 prodLink='' prodPrice='217.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-03T15:55:29'
		 prodDateModified='2003-07-03T16:03:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907396' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet' ProdNamePlural='Goblets'
		 prodShortDescription='Goblet,h.15.5 cm.,h.9 cm. (Barroco)'
		 prodDescription='Goblet,h.15.5 cm.,h.9 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0590739bar.gif'
		 prodImageLargePath='/images/0590739bar.gif' prodLink=''
		 prodPrice='217.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T16:05:12' prodDateModified='2003-07-03T16:05:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590739A122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet' ProdNamePlural='Wine goblets'
		 prodShortDescription='Wine goblet,h.13 cm.,h.12 cm. (Llano)'
		 prodDescription='Wine goblet,h.13 cm.,h.12 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0739alla.gif'
		 prodImageLargePath='/images/0739alla.gif' prodLink=''
		 prodPrice='166.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T16:07:51' prodDateModified='2003-07-03T16:08:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590739A23' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet' ProdNamePlural='Wine goblets'
		 prodShortDescription='Wine goblet,h.13 cm.,h.12 cm. (Astoria) 

'
		 prodDescription='Wine goblet,h.13 cm.,h.12 cm. (Astoria) 

'
		 prodMessage='' prodImageSmallPath='/images/0590739bast.gif'
		 prodImageLargePath='/images/0590739bast.gif' prodLink=''
		 prodPrice='166.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T16:10:03' prodDateModified='2003-07-03T16:10:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590739A4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet' ProdNamePlural='Wine goblets'
		 prodShortDescription='Wine goblet,h.13 cm.,h.12 cm. (Sevilla)'
		 prodDescription='Wine goblet,h.13 cm.,h.12 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0590739A.gif'
		 prodImageLargePath='/images/0590739A.gif' prodLink=''
		 prodPrice='166.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T16:12:53' prodDateModified='2003-07-03T16:13:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590739A5' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet' ProdNamePlural='Wine goblets'
		 prodShortDescription='Wine goblet,h.13 cm.,h.12 cm. '
		 prodDescription='Wine goblet,h.13 cm.,h.12 cm. '
		 prodMessage='' prodImageSmallPath='/images/0590739aing.gif'
		 prodImageLargePath='/images/0590739aing.gif' prodLink=''
		 prodPrice='166.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T16:15:19' prodDateModified='2003-07-03T16:15:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590739A6' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet' ProdNamePlural='Wine goblets'
		 prodShortDescription='Wine goblet,h.13 cm.,h.12 cm. (Barroco)'
		 prodDescription='Wine goblet,h.13 cm.,h.12 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0590739abar.gif'
		 prodImageLargePath='/images/0590739abar.gif' prodLink=''
		 prodPrice='166.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T16:18:06' prodDateModified='2003-07-03T16:18:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590740' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Goblet inca style engraving'
		 ProdNamePlural='Goblets inca style engravings' prodShortDescription='Goblet inca style engraving'
		 prodDescription='Goblet inca style engraving' prodMessage=''
		 prodImageSmallPath='/images/0590740.gif' prodImageLargePath='/images/0590740.gif'
		 prodLink='' prodPrice='57.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T17:43:01'
		 prodDateModified='2003-06-30T17:43:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590740A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Kero goblet inca style engraving'
		 ProdNamePlural='Kero goblets inca style engravings'
		 prodShortDescription='Kero goblet inca style engraving'
		 prodDescription='Kero goblet inca style engraving' prodMessage=''
		 prodImageSmallPath='/images/0590740A.gif' prodImageLargePath='/images/0590740A.gif'
		 prodLink='' prodPrice='57.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T17:44:23'
		 prodDateModified='2003-06-30T17:44:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590742' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Brandy snifter' ProdNamePlural='Brandy snifters'
		 prodShortDescription='Brandy snifter, h.14 cm.' prodDescription='Brandy snifter, h.14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0590742.gif'
		 prodImageLargePath='/images/0590742.gif' prodLink='' prodPrice='325.85'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T16:33:03' prodDateModified='2003-07-03T16:33:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='059074425' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Punch cup border' ProdNamePlural='Punch cups borders'
		 prodShortDescription='Punch cup border,h.6.5 cm. (Florencia)'
		 prodDescription='Punch cup border,h.6.5 cm. (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0590744flo.gif'
		 prodImageLargePath='/images/0590744flo.gif' prodLink=''
		 prodPrice='168.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:34:26' prodDateModified='2003-07-03T16:34:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907444' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Punch cup border' ProdNamePlural='Punch cups borders'
		 prodShortDescription='Punch cup border,h.6.5 cm. (Sevilla) 

'
		 prodDescription='Punch cup border,h.6.5 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0590744.gif'
		 prodImageLargePath='/images/0590744.gif' prodLink='' prodPrice='168.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T16:35:26' prodDateModified='2003-07-03T16:35:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590750' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tavern tankard' ProdNamePlural='Tavern tankards'
		 prodShortDescription='Tavern tankard,h.13 cm.' prodDescription='Tavern tankard,h.13 cm.'
		 prodMessage='' prodImageSmallPath='/images/0590750.gif'
		 prodImageLargePath='/images/0590750.gif' prodLink='' prodPrice='323.76'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T16:36:26' prodDateModified='2003-07-03T16:36:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907511' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet (Imperio)' ProdNamePlural='Wine goblets (Imperio)'
		 prodShortDescription='Wine goblet (Imperio)' prodDescription='Wine goblet (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0590751imp.gif'
		 prodImageLargePath='/images/0590751imp.gif' prodLink=''
		 prodPrice='130.29' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:37:51' prodDateModified='2003-07-03T16:38:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='059075123' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet (Astoria)' ProdNamePlural='Wine goblets (Astoria)'
		 prodShortDescription='Wine goblet (Astoria)' prodDescription='Wine goblet (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0590751ast.gif'
		 prodImageLargePath='/images/0590751ast.gif' prodLink=''
		 prodPrice='130.29' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:39:02' prodDateModified='2003-07-03T16:39:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='059075125' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet (Florencia)' ProdNamePlural='Wine goblets (Florencia)'
		 prodShortDescription='Wine goblet (Florencia)' prodDescription='Wine goblet (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0590751flo.gif'
		 prodImageLargePath='/images/0590751flo.gif' prodLink=''
		 prodPrice='130.29' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:40:05' prodDateModified='2003-07-03T16:40:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907514' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet (Sevilla)' ProdNamePlural='Wine goblets (Sevilla)'
		 prodShortDescription='Wine goblet (Sevilla)' prodDescription='Wine goblet (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0590751.gif'
		 prodImageLargePath='/images/0590751.gif' prodLink='' prodPrice='130.29'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T16:40:59' prodDateModified='2003-07-03T16:41:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907515' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet ' ProdNamePlural='Wine goblets '
		 prodShortDescription='Wine goblet ' prodDescription='Wine goblet '
		 prodMessage='' prodImageSmallPath='/images/0590751ing.gif'
		 prodImageLargePath='/images/0590751ing.gif' prodLink=''
		 prodPrice='130.29' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:41:53' prodDateModified='2003-07-03T16:42:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05907516' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine goblet (Barroco)' ProdNamePlural='Wine goblets (Barroco)'
		 prodShortDescription='Wine goblet (Barroco)' prodDescription='Wine goblet (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0590751barr.gif'
		 prodImageLargePath='/images/0590751barr.gif' prodLink=''
		 prodPrice='130.29' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:42:54' prodDateModified='2003-07-03T16:43:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590753' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio water goblet' ProdNamePlural='Imperio water goblets'
		 prodShortDescription='Imperio water goblet,h.15 cm.' prodDescription='Imperio water goblet,h.15 cm.'
		 prodMessage='' prodImageSmallPath='/images/0590753.gif'
		 prodImageLargePath='/images/0590753.gif' prodLink='' prodPrice='172.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T16:45:01' prodDateModified='2003-07-03T16:45:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590753A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio wine goblet' ProdNamePlural='Imperio wine goblets'
		 prodShortDescription='Imperio wine goblet,h.13 cm.,h.12 cm.'
		 prodDescription='Imperio wine goblet,h.13 cm.,h.12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0590753A.gif'
		 prodImageLargePath='/images/0590753A.gif' prodLink=''
		 prodPrice='139.12' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-03T16:46:18' prodDateModified='2003-07-03T16:46:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590753C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio patterncordial cup'
		 ProdNamePlural='Imperio patterncordial cups' prodShortDescription='Imperio patterncordial cup,h.9 cm.'
		 prodDescription='Imperio patterncordial cup,h.9 cm.' prodMessage=''
		 prodImageSmallPath='/images/0590753C.gif' prodImageLargePath='/images/0590753C.gif'
		 prodLink='' prodPrice='106.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T16:47:48'
		 prodDateModified='2003-07-03T16:48:02' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590753D' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio champagne goblet' ProdNamePlural='Imperio champagne goblets'
		 prodShortDescription='Imperio champagne goblet' prodDescription='Imperio champagne goblet'
		 prodMessage='' prodImageSmallPath='/images/0590753D.gif'
		 prodImageLargePath='/images/0590753D.gif' prodLink=''
		 prodPrice='135.75' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:48:51' prodDateModified='2003-07-03T16:49:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590754' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne goblet grapes'
		 ProdNamePlural='Champagne goblets grapes' prodShortDescription='Champagne goblet grapes,h.10 cm.'
		 prodDescription='Champagne goblet grapes,h.10 cm.' prodMessage=''
		 prodImageSmallPath='/images/0590754.gif' prodImageLargePath='/images/0590754.gif'
		 prodLink='' prodPrice='173.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T16:49:46'
		 prodDateModified='2003-07-03T16:50:01' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590930' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rachat style water goblet'
		 ProdNamePlural='Rachat style water goblets' prodShortDescription='Rachat style water goblet'
		 prodDescription='Rachat style water goblet' prodMessage=''
		 prodImageSmallPath='/images/0590930.gif' prodImageLargePath='/images/0590930.gif'
		 prodLink='' prodPrice='204.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T16:51:00'
		 prodDateModified='2003-07-03T16:51:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590931' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rachat style white wine goblet'
		 ProdNamePlural='Rachat style white wine goblets' prodShortDescription='Rachat style white wine goblet'
		 prodDescription='Rachat style white wine goblet' prodMessage=''
		 prodImageSmallPath='/images/0590931.gif' prodImageLargePath='/images/0590931.gif'
		 prodLink='' prodPrice='192.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T16:51:57'
		 prodDateModified='2003-07-03T16:52:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590932' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rachat style red wine goblet'
		 ProdNamePlural='Rachat style red wine goblets' prodShortDescription='Rachat style red wine goblet'
		 prodDescription='Rachat style red wine goblet' prodMessage=''
		 prodImageSmallPath='/images/0590932.gif' prodImageLargePath='/images/0590932.gif'
		 prodLink='' prodPrice='159.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T16:53:26'
		 prodDateModified='2003-07-03T16:53:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590933' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rachat style goblet' ProdNamePlural='Rachat style goblets'
		 prodShortDescription='Rachat style goblet 

' prodDescription='Rachat style goblet 

'
		 prodMessage='' prodImageSmallPath='/images/0590933.gif'
		 prodImageLargePath='/images/0590933.gif' prodLink='' prodPrice='112.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T16:54:18' prodDateModified='2003-07-03T16:54:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590934' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rachat style champagne goblet'
		 ProdNamePlural='Rachat style champagne goblets' prodShortDescription='Rachat style champagne goblet'
		 prodDescription='Rachat style champagne goblet' prodMessage=''
		 prodImageSmallPath='/images/0590934.gif' prodImageLargePath='/images/0590934.gif'
		 prodLink='' prodPrice='184.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T16:55:15'
		 prodDateModified='2003-07-03T16:55:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590935' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tavern tankard' ProdNamePlural='Tavern tankards'
		 prodShortDescription='Tavern tankard,h.14 cm.' prodDescription='Tavern tankard,h.14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0590935.gif'
		 prodImageLargePath='/images/0590935.gif' prodLink='' prodPrice='486.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T16:56:13' prodDateModified='2003-07-03T16:56:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590935A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved tavern tankard gold plated ins.'
		 ProdNamePlural='Engraved tavern tankard gold plated ins.'
		 prodShortDescription='Engraved tavern tankard gold plated ins.,h.14 cm'
		 prodDescription='Engraved tavern tankard gold plated ins.,h.14 cm'
		 prodMessage='' prodImageSmallPath='/images/0590935A.gif'
		 prodImageLargePath='/images/0590935A.gif' prodLink=''
		 prodPrice='511.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:57:38' prodDateModified='2003-07-03T16:57:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0590936' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered tavern tankard' ProdNamePlural='Covered tavern tankards'
		 prodShortDescription='Covered tavern tankard,h.26 cm. 

'
		 prodDescription='Covered tavern tankard,h.26 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0590936.gif'
		 prodImageLargePath='/images/0590936.gif' prodLink='' prodPrice='1,109.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T16:58:38' prodDateModified='2003-07-03T16:58:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='059100024' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Chippendale)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Chippendale)'
		 prodShortDescription='Shrimp dish removable glass liner (Chippendale) 

'
		 prodDescription='Shrimp dish removable glass liner (Chippendale) 

'
		 prodMessage='' prodImageSmallPath='/images/0591000chi.gif'
		 prodImageLargePath='/images/0591000chi.gif' prodLink=''
		 prodPrice='179.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T16:59:44' prodDateModified='2003-07-03T17:00:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05910004' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Sevilla)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Sevilla)'
		 prodShortDescription='Shrimp dish removable glass liner (Sevilla)'
		 prodDescription='Shrimp dish removable glass liner (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0591000.gif'
		 prodImageLargePath='/images/0591000.gif' prodLink='' prodPrice='179.98'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T17:00:50' prodDateModified='2003-07-03T17:01:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05910005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner '
		 ProdNamePlural='Shrimp dishes removable glass liners '
		 prodShortDescription='Shrimp dish removable glass liner '
		 prodDescription='Shrimp dish removable glass liner '
		 prodMessage='' prodImageSmallPath='/images/0591000ing.gif'
		 prodImageLargePath='/images/0591000ing.gif' prodLink=''
		 prodPrice='179.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:01:57' prodDateModified='2003-07-03T17:02:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05910006' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Barroco)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Barroco)'
		 prodShortDescription='Shrimp dish removable glass liner (Barroco)'
		 prodDescription='Shrimp dish removable glass liner (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0591000bar.gif'
		 prodImageLargePath='/images/0591000bar.gif' prodLink=''
		 prodPrice='179.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:03:05' prodDateModified='2003-07-03T17:03:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05910051' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Imperio)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Imperio)'
		 prodShortDescription='Shrimp dish removable glass liner (Imperio)'
		 prodDescription='Shrimp dish removable glass liner (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0591005.gif'
		 prodImageLargePath='/images/0591005.gif' prodLink='' prodPrice='269.98'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T17:04:13' prodDateModified='2003-07-03T17:04:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='059100524' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Chippendale)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Chippendale)'
		 prodShortDescription='Shrimp dish removable glass liner (Chippendale) 

'
		 prodDescription='Shrimp dish removable glass liner (Chippendale) 

'
		 prodMessage='' prodImageSmallPath='/images/0591005chi.gif'
		 prodImageLargePath='/images/0591005chi.gif' prodLink=''
		 prodPrice='269.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:06:18' prodDateModified='2003-07-03T17:07:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='059100525' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Florencia)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Florencia)'
		 prodShortDescription='Shrimp dish removable glass liner (Florencia)'
		 prodDescription='Shrimp dish removable glass liner (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0591005flo.gif'
		 prodImageLargePath='/images/0591005flo.gif' prodLink=''
		 prodPrice='269.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:08:05' prodDateModified='2003-07-03T17:08:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05910053' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Brasil)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Brasil)'
		 prodShortDescription='Shrimp dish removable glass liner (Brasil)'
		 prodDescription='Shrimp dish removable glass liner (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0591005bra.gif'
		 prodImageLargePath='/images/0591005bra.gif' prodLink=''
		 prodPrice='269.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:09:15' prodDateModified='2003-07-03T17:09:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05910054' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Sevilla)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Sevilla)'
		 prodShortDescription='Shrimp dish removable glass liner (Sevilla)'
		 prodDescription='Shrimp dish removable glass liner (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/059100520sev.gif'
		 prodImageLargePath='/images/059100520sev.gif' prodLink=''
		 prodPrice='269.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:10:28' prodDateModified='2003-07-03T17:10:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05910055' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner '
		 ProdNamePlural='Shrimp dishes removable glass liners '
		 prodShortDescription='Shrimp dish removable glass liner '
		 prodDescription='Shrimp dish removable glass liner '
		 prodMessage='' prodImageSmallPath='/images/0591005ing.gif'
		 prodImageLargePath='/images/0591005ing.gif' prodLink=''
		 prodPrice='269.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:11:36' prodDateModified='2003-07-03T17:12:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05910056' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shrimp dish removable glass liner (Barroco)'
		 ProdNamePlural='Shrimp dishes removable glass liners (Barroco)'
		 prodShortDescription='Shrimp dish removable glass liner (Barroco)'
		 prodDescription='Shrimp dish removable glass liner (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0591005bar.gif'
		 prodImageLargePath='/images/0591005bar.gif' prodLink=''
		 prodPrice='269.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:14:10' prodDateModified='2003-07-03T17:14:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0591006133' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne goblet vintage figures (Clasica)'
		 ProdNamePlural='Champagne goblets vintage figures (Clasica)'
		 prodShortDescription='Champagne goblet vintage figures (Clasica)'
		 prodDescription='Champagne goblet vintage figures (Clasica)'
		 prodMessage='' prodImageSmallPath='/images/0591006c.gif'
		 prodImageLargePath='/images/0591006c.gif' prodLink=''
		 prodPrice='522.96' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:16:06' prodDateModified='2003-07-03T17:16:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0591006134' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne goblet vintage figures (Fluta)'
		 ProdNamePlural='Champagne goblets vintage figures (Fluta)'
		 prodShortDescription='Champagne goblet vintage figures (Fluta)'
		 prodDescription='Champagne goblet vintage figures (Fluta)'
		 prodMessage='' prodImageSmallPath='/images/0591006f.gif'
		 prodImageLargePath='/images/0591006f.gif' prodLink=''
		 prodPrice='522.96' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:17:02' prodDateModified='2003-07-03T17:17:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0593165' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Vitaly franco s goblet' ProdNamePlural='Vitaly franco s goblets'
		 prodShortDescription='Vitaly franco&#x27;s goblet' prodDescription='Vitaly franco&#x27;s goblet'
		 prodMessage='' prodImageSmallPath='/images/0593165.gif'
		 prodImageLargePath='/images/0593165.gif' prodLink='' prodPrice='182.56'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T17:18:02' prodDateModified='2003-07-03T17:18:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='05932014' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Double rachat style goblet'
		 ProdNamePlural='Double rachat style goblets' prodShortDescription='Double rachat style goblet, h. 23 cm. (Sevilla) 

'
		 prodDescription='Double rachat style goblet, h. 23 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/pt0650.gif'
		 prodImageLargePath='/images/pt0650.gif' prodLink='' prodPrice='126.96'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T17:18:58' prodDateModified='2003-07-03T17:19:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0600R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Nickel-Plated Centennial Champion Wine Opener'
		 ProdNamePlural='Nickel-Plated Centennial Champion Wine Openers'
		 prodShortDescription='Rogar&#x27;s highly polished nickel-plated model authentically reproduces the nickel finish of the original Champion. The medallion commemorates the 100th anniversary of the Champion.'
		 prodDescription='Rogar&#x27;s highly polished nickel-plated model authentically reproduces the nickel finish of the original Champion. The medallion commemorates the 100th anniversary of the Champion.
Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/wo0600.jpg'
		 prodImageLargePath='/images/wo0600.jpg' prodLink='' prodPrice='120.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:38:03' prodDateModified='2003-07-28T11:38:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0603171' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Orchestra figures on chrysocola base'
		 ProdNamePlural='Orchestra figures on chrysocola bases'
		 prodShortDescription='Orchestra figures on chrysocola base'
		 prodDescription='Orchestra figures on chrysocola base'
		 prodMessage='' prodImageSmallPath='/images/0603171.gif'
		 prodImageLargePath='/images/0603171.gif' prodLink='' prodPrice='299.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:49:15' prodDateModified='2003-06-24T16:49:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='06102191' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salad bowl' ProdNamePlural='Salad bowls'
		 prodShortDescription='Salad bowl,diam.25 cm. (Imperio)'
		 prodDescription='Salad bowl,diam.25 cm. (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/0610219imp.gif' prodImageLargePath='/images/0610219imp.gif'
		 prodLink='' prodPrice='712.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:56:50'
		 prodDateModified='2003-07-03T18:58:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='061021919' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salad bowl' ProdNamePlural='Salad bowls'
		 prodShortDescription='Salad bowl,diam.25 cm. (Perla)'
		 prodDescription='Salad bowl,diam.25 cm. (Perla)' prodMessage=''
		 prodImageSmallPath='/images/0610219per.gif' prodImageLargePath='/images/0610219per.gif'
		 prodLink='' prodPrice='712.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T19:01:24'
		 prodDateModified='2003-07-03T19:01:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='06102194' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salad bowl' ProdNamePlural='Salad bowls'
		 prodShortDescription='Salad bowl,diam.25 cm. (Sevilla)'
		 prodDescription='Salad bowl,diam.25 cm. (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/0610219.gif' prodImageLargePath='/images/0610219.gif'
		 prodLink='' prodPrice='712.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T19:02:24'
		 prodDateModified='2003-07-03T19:02:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='06102195' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salad bowl' ProdNamePlural='Salad bowls'
		 prodShortDescription='Salad bowl,diam.25 cm. '
		 prodDescription='Salad bowl,diam.25 cm. ' prodMessage=''
		 prodImageSmallPath='/images/0610214ing.gif' prodImageLargePath='/images/0610214ing.gif'
		 prodLink='' prodPrice='712.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T19:03:34'
		 prodDateModified='2003-07-03T19:03:49' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='06102196' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salad bowl' ProdNamePlural='Salad bowls'
		 prodShortDescription='Salad bowl,diam.25 cm. (Barroco)'
		 prodDescription='Salad bowl,diam.25 cm. (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/0610214bar.gif' prodImageLargePath='/images/0610214bar.gif'
		 prodLink='' prodPrice='712.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T19:05:38'
		 prodDateModified='2003-07-03T19:05:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630450' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Mirror,54 x 43 cm.' ProdNamePlural='Mirrors,54 x 43 cm.'
		 prodShortDescription='Mirror,54 x 43 cm.' prodDescription='Mirror,54 x 43 cm.'
		 prodMessage='' prodImageSmallPath='/images/0630450.gif'
		 prodImageLargePath='/images/0630450.gif' prodLink='' prodPrice='569.33'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T15:41:42' prodDateModified='2003-06-27T15:42:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630451' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round mirror,diam.50 cm.' ProdNamePlural='Round mirrors,diam.50 cm.'
		 prodShortDescription='Round mirror,diam.50 cm.' prodDescription='Round mirror,diam.50 cm.'
		 prodMessage='' prodImageSmallPath='/images/0630451.gif'
		 prodImageLargePath='/images/0630451.gif' prodLink='' prodPrice='572.48'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T15:43:33' prodDateModified='2003-06-27T15:43:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630452' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round mirror,diam.38 cm.' ProdNamePlural='Round mirrors,diam.38 cm.'
		 prodShortDescription='Round mirror,diam.38 cm.' prodDescription='Round mirror,diam.38 cm.'
		 prodMessage='' prodImageSmallPath='/images/0630452.gif'
		 prodImageLargePath='/images/0630452.gif' prodLink='' prodPrice='494.84'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T15:44:32' prodDateModified='2003-06-28T10:19:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630453' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval mirror,40 x 34 cm.' ProdNamePlural='Oval mirrors,40 x 34 cm.'
		 prodShortDescription='Oval mirror,40 x 34 cm.' prodDescription='Oval mirror,40 x 34 cm.'
		 prodMessage='' prodImageSmallPath='/images/0630453.gif'
		 prodImageLargePath='/images/0630453.gif' prodLink='' prodPrice='484.54'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T15:45:46' prodDateModified='2003-06-27T15:46:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630454' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval mirror,70 x 50 cm.' ProdNamePlural='Oval mirrors,70 x 50 cm.'
		 prodShortDescription='Oval mirror,70 x 50 cm.' prodDescription='Oval mirror,70 x 50 cm.'
		 prodMessage='' prodImageSmallPath='/images/0630454.gif'
		 prodImageLargePath='/images/0630454.gif' prodLink='' prodPrice='702.01'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T15:46:45' prodDateModified='2003-06-27T15:47:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630457' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval footed mirror,54 x 43 cm.'
		 ProdNamePlural='Oval footed mirrors,54 x 43 cm.' prodShortDescription='Oval footed mirror,54 x 43 cm.'
		 prodDescription='Oval footed mirror,54 x 43 cm.' prodMessage=''
		 prodImageSmallPath='/images/0630457.gif' prodImageLargePath='/images/0630457.gif'
		 prodLink='' prodPrice='1,018.93' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-27T15:47:47'
		 prodDateModified='2003-06-27T15:48:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630457A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval footed mirror,48 x 37 cm.'
		 ProdNamePlural='Oval footed mirrors,48 x 37 cm.' prodShortDescription='Oval footed mirror,48 x 37 cm.'
		 prodDescription='Oval footed mirror,48 x 37 cm.' prodMessage=''
		 prodImageSmallPath='/images/0630457a.gif' prodImageLargePath='/images/0630457a.gif'
		 prodLink='' prodPrice='711.65' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-27T15:49:13'
		 prodDateModified='2003-06-27T15:49:32' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630458' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular footed mirror,.40 x 39 cm.'
		 ProdNamePlural='Rectangular footed mirrors,.40 x 39 cm.'
		 prodShortDescription='Rectangular footed mirror,.40 x 39 cm.'
		 prodDescription='Rectangular footed mirror,.40 x 39 cm.'
		 prodMessage='' prodImageSmallPath='/images/0630458.gif'
		 prodImageLargePath='/images/0630458.gif' prodLink='' prodPrice='708.91'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T15:50:20' prodDateModified='2003-06-27T15:50:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630459' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval footed mirror,71 x 50 cm.'
		 ProdNamePlural='Oval footed mirrors,71 x 50 cm.' prodShortDescription='Oval footed mirror,71 x 50 cm. 

'
		 prodDescription='Oval footed mirror,71 x 50 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0630459.gif'
		 prodImageLargePath='/images/0630459.gif' prodLink='' prodPrice='1,113.02'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T15:51:14' prodDateModified='2003-06-27T15:51:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0630552' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval mirror,53 x 41 cm., 44 x 32 cm., 36 x 27 cm., 26x19.5 cm.'
		 ProdNamePlural='Oval mirrors,53 x 41 cm., 44 x 32 cm., 36 x 27 cm., 26x19.5 cm.'
		 prodShortDescription='Oval mirror,53 x 41 cm., 44 x 32 cm., 36 x 27 cm., 26x19.5 cm.'
		 prodDescription='Oval mirror,53 x 41 cm., 44 x 32 cm., 36 x 27 cm., 26x19.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0630552.gif'
		 prodImageLargePath='/images/0630552.gif' prodLink='/detail.asp?product_id=0630552'
		 prodPrice='502.48' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-06-27T15:54:20' prodDateModified='2004-05-05T21:49:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0633176' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval mirror,26 cm.' ProdNamePlural='Oval mirrors,26 cm.'
		 prodShortDescription='Oval mirror,26 cm.' prodDescription='Oval mirror,26 cm.'
		 prodMessage='' prodImageSmallPath='/images/0633176.gif'
		 prodImageLargePath='/images/0633176.gif' prodLink='' prodPrice='247.76'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T15:59:19' prodDateModified='2003-06-27T15:59:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0633178' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular imperio mirror'
		 ProdNamePlural='Rectangular imperio mirrors' prodShortDescription='Rectangular imperio mirror'
		 prodDescription='Rectangular imperio mirror' prodMessage=''
		 prodImageSmallPath='/images/0633178.gif' prodImageLargePath='/images/0633178.gif'
		 prodLink='' prodPrice='141.36' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-27T16:00:15'
		 prodDateModified='2003-06-27T16:00:43' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='0840841' prodRelatedCats=''/>
	<z:row prodID='0633185' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Medium size oval mirror' ProdNamePlural='Medium size oval mirrors'
		 prodShortDescription='Medium size oval mirror' prodDescription='Medium size oval mirror'
		 prodMessage='' prodImageSmallPath='/images/PT0545.gif'
		 prodImageLargePath='/images/PT0545.gif' prodLink='' prodPrice='141.41'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T10:57:28' prodDateModified='2003-06-25T10:58:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0633187' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Medium size colonial mirror'
		 ProdNamePlural='Medium size colonial mirrors' prodShortDescription='Medium size colonial mirror 

'
		 prodDescription='Medium size colonial mirror 

' prodMessage=''
		 prodImageSmallPath='/images/PT0547.gif' prodImageLargePath='/images/PT0547.gif'
		 prodLink='' prodPrice='165.76' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:59:01'
		 prodDateModified='2003-06-25T10:59:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='064GROD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Baker&#x27;s Racks' ProdNamePlural='Baker s Racks'
		 prodShortDescription='064GR - Green Finish
064PW - Pewter Finish (not shown)'
		 prodDescription='064GR - Green Finish
064PW - Pewter Finish (not shown)'
		 prodMessage='' prodImageSmallPath='/images/St2.jpg' prodImageLargePath='/images/St2.jpg'
		 prodLink='' prodPrice='194.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T20:24:37'
		 prodDateModified='2003-07-24T20:25:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='064WHOD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Baker&#x27;s Racks' ProdNamePlural='Baker s Racks'
		 prodShortDescription='064WH - White Finish
064CP - Copper Finish (not shown)'
		 prodDescription='064WH - White Finish
064CP - Copper Finish (not shown)'
		 prodMessage='' prodImageSmallPath='/images/St_1.jpg' prodImageLargePath='/images/St_1.jpg'
		 prodLink='' prodPrice='194.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T20:28:16'
		 prodDateModified='2003-07-24T20:28:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0650' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='City Scenes' ProdNamePlural='Espresso set - City Scenes'
		 prodShortDescription='Espresso set - City Scenes 
' prodDescription='2 oz. capacity,
6 cups are 2.25&#x22; high,
2.25&#x22; wide,
c. 1/4&#x22; thick,
6 white saucers 4.75&#x22; diameter,
Heavy porcelain,
High quality decals,
Dishwasher safe
Italy'
		 prodMessage='' prodImageSmallPath='/images/0650.jpg' prodImageLargePath='/images/0650.jpg'
		 prodLink='/detail.asp?product_id=0650' prodPrice='38.50'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='35.99' prodDateAdded='2003-02-14T18:39:37'
		 prodDateModified='2004-08-09T04:04:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0650R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Nickel-Plated Centennial Champion Wine Opener Set  Walnut Handle &#x26; Table Stand'
		 ProdNamePlural='Nickel-Plated Centennial Champion Wine Opener Sets  Walnut Handles &#x26; Table Stands'
		 prodShortDescription='Rogar&#x27;s highly polished nickel-plated model authentically reproduces the nickel finish of the original Champion. The medallion commemorates the 100th anniversary of the Champion.'
		 prodDescription='Rogar&#x27;s highly polished nickel-plated model authentically reproduces the nickel finish of the original Champion. The medallion commemorates the 100th anniversary of the Champion.
Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/wo0650.jpg'
		 prodImageLargePath='/images/wo0650.jpg' prodLink='' prodPrice='153.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:41:05' prodDateModified='2003-07-28T11:41:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0661030' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lighter,2 elephant figures'
		 ProdNamePlural='Lighters,2 elephant figures' prodShortDescription='Lighter,2 elephant figures,h.8 cm.,base 7 cm.'
		 prodDescription='Lighter,2 elephant figures,h.8 cm.,base 7 cm.'
		 prodMessage='' prodImageSmallPath='/images/0661030.gif'
		 prodImageLargePath='/images/0661030.gif' prodLink='' prodPrice='331.69'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T22:55:15' prodDateModified='2003-06-24T22:56:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0661031' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lighter' ProdNamePlural='Lighters'
		 prodShortDescription='Lighter,h.6.5 cm.,base 5.8 cm. 

'
		 prodDescription='Lighter,h.6.5 cm.,base 5.8 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0661031.gif'
		 prodImageLargePath='/images/0661031.gif' prodLink='' prodPrice='263.79'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T22:58:25' prodDateModified='2003-06-24T22:59:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0661032' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann style lighter' ProdNamePlural='Queen ann style lighters'
		 prodShortDescription='Queen ann style lighter' prodDescription='Queen ann style lighter'
		 prodMessage='' prodImageSmallPath='/images/0661032.gif'
		 prodImageLargePath='/images/0661032.gif' prodLink='' prodPrice='324.69'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T23:00:14' prodDateModified='2003-06-24T23:01:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0661033' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rhombus shaped lighter' ProdNamePlural='Rhombus shaped lighters'
		 prodShortDescription='Rhombus shaped lighter' prodDescription='Rhombus shaped lighter'
		 prodMessage='' prodImageSmallPath='/images/0661033.gif'
		 prodImageLargePath='/images/0661033.gif' prodLink='' prodPrice='265.14'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T23:02:13' prodDateModified='2003-06-24T23:02:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0661034' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Diamond shaped lighter' ProdNamePlural='Diamond shaped lighters'
		 prodShortDescription='Diamond shaped lighter 

' prodDescription='Diamond shaped lighter 

'
		 prodMessage='' prodImageSmallPath='/images/0661034.gif'
		 prodImageLargePath='/images/0661034.gif' prodLink='' prodPrice='260.09'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T23:03:44' prodDateModified='2003-06-24T23:04:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0661035' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barrel shaped lighter' ProdNamePlural='Barrel shaped lighters'
		 prodShortDescription='Barrel shaped lighter,h.6 cm. 

'
		 prodDescription='Barrel shaped lighter,h.6 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/0661035.gif' prodImageLargePath='/images/0661035.gif'
		 prodLink='' prodPrice='227.84' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T23:05:13'
		 prodDateModified='2003-06-24T23:05:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0661036' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved florentine style lighter'
		 ProdNamePlural='Engraved florentines style lighters' prodShortDescription='Engraved florentine style lighter'
		 prodDescription='Engraved florentine style lighter' prodMessage=''
		 prodImageSmallPath='/images/0661036.gif' prodImageLargePath='/images/0661036.gif'
		 prodLink='' prodPrice='401.69' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T23:06:48'
		 prodDateModified='2003-06-24T23:07:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0661037' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Dice shaped lighter' ProdNamePlural='Dices shaped lighters'
		 prodShortDescription='Dice shaped lighter' prodDescription='Dice shaped lighter'
		 prodMessage='' prodImageSmallPath='/images/0661037.gif'
		 prodImageLargePath='/images/0661037.gif' prodLink='' prodPrice='327.04'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T23:08:39' prodDateModified='2003-06-24T23:09:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0663844' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lighter,tortillon style' ProdNamePlural='Lighter,tortillon styles'
		 prodShortDescription='Lighter,tortillon style' prodDescription='Lighter,tortillon style'
		 prodMessage='' prodImageSmallPath='/images/0663844.gif'
		 prodImageLargePath='/images/0663844.gif' prodLink='' prodPrice='180.09'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T23:12:24' prodDateModified='2003-06-24T23:13:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0663850' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lighter,tavern tankard style'
		 ProdNamePlural='Lighters,tavern tankard styles' prodShortDescription='Lighter,tavern tankard style'
		 prodDescription='Lighter,tavern tankard style' prodMessage=''
		 prodImageSmallPath='/images/0663850.gif' prodImageLargePath='/images/0663850.gif'
		 prodLink='' prodPrice='207.29' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T23:14:42'
		 prodDateModified='2003-06-24T23:16:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0663852' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Calamine shaped lighter  vertical lines'
		 ProdNamePlural='Calamine shaped lighters  vertical lines'
		 prodShortDescription='Calamine shaped lighter  vertical lines'
		 prodDescription='Calamine shaped lighter  vertical lines'
		 prodMessage='' prodImageSmallPath='/images/0663852.gif'
		 prodImageLargePath='/images/0663852.gif' prodLink='' prodPrice='246.59'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T23:18:32' prodDateModified='2003-06-24T23:19:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0663855' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Calamine shaped lighters  vertical lines'
		 ProdNamePlural='Calamine shaped lighters  vertical lines'
		 prodShortDescription='Calamine shaped lighter  diagonal lines'
		 prodDescription='Calamine shaped lighter  diagonal lines'
		 prodMessage='' prodImageSmallPath='/images/0663855.gif'
		 prodImageLargePath='/images/0663855.gif' prodLink='' prodPrice='246.59'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T23:23:46' prodDateModified='2003-06-24T23:24:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0670901' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size pheasants (each)'
		 ProdNamePlural='Small size pheasants (each)' prodShortDescription='Small size pheasants (each)'
		 prodDescription='Small size pheasants (each)' prodMessage=''
		 prodImageSmallPath='/images/0670901.gif' prodImageLargePath='/images/0670901.gif'
		 prodLink='' prodPrice='250.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T14:59:40'
		 prodDateModified='2003-07-02T15:00:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0670902' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size pheasants (each)'
		 ProdNamePlural='Large size pheasants (each)' prodShortDescription='Large size pheasants (each)'
		 prodDescription='Large size pheasants (each)' prodMessage=''
		 prodImageSmallPath='/images/0670902.gif' prodImageLargePath='/images/0670902.gif'
		 prodLink='' prodPrice='442.38' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T15:01:28'
		 prodDateModified='2003-07-02T15:01:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680002' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased Oval Flower Vase'
		 ProdNamePlural='Hand-chased Oval Flowers Vases' prodShortDescription='Hand-chased oval flower vase, h.20 cm.'
		 prodDescription='Hand-chased oval flower vase, h.20 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680002.gif'
		 prodImageLargePath='/images/0680002.gif' prodLink='' prodPrice='454.02'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T12:23:19' prodDateModified='2003-06-23T12:23:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680003' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase orchid fig.'
		 ProdNamePlural='Flowers vases orchids fig.' prodShortDescription='Flower vase orchid fig., h.25 cm.'
		 prodDescription='Flower vase orchid fig., h.25 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680003.gif'
		 prodImageLargePath='/images/0680003.gif' prodLink='' prodPrice='1,598.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T12:26:24' prodDateModified='2003-06-23T12:26:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Isabel flower vase' ProdNamePlural='Isabel flowers vases'
		 prodShortDescription='Isabel flower vase' prodDescription='Isabel flower vase'
		 prodMessage='' prodImageSmallPath='/images/0680005.gif'
		 prodImageLargePath='/images/0680005.gif' prodLink='' prodPrice='1,405.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T12:28:24' prodDateModified='2003-06-23T12:28:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680007' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cantaro flower vase' ProdNamePlural='Cantaro flowers vases'
		 prodShortDescription='Cantaro flower vase,h.36 cm. 

'
		 prodDescription='Cantaro flower vase,h.36 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/0680007.gif' prodImageLargePath='/images/0680007.gif'
		 prodLink='' prodPrice='1,637.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T12:32:22'
		 prodDateModified='2003-06-23T12:32:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680007B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cantaro flower vase orchids'
		 ProdNamePlural='Cantaro flowers vases orchids' prodShortDescription='Cantaro flower vase orchids,h.36 cm. 

'
		 prodDescription='Cantaro flower vase orchids,h.36 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0680007b.gif'
		 prodImageLargePath='/images/0680007b.gif' prodLink=''
		 prodPrice='2,374.12' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T12:34:15' prodDateModified='2003-06-23T12:34:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680010' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase' ProdNamePlural='Flower vases'
		 prodShortDescription='Flower vase size n.2 h.27 cm., n.1 h.31 cm., n.3 h.22 cm., n.4 h.19 cm.'
		 prodDescription='Flower vase size n.2 h.27 cm., n.1 h.31 cm., n.3 h.22 cm., n.4 h.19 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680010.gif'
		 prodImageLargePath='/images/0680010.gif' prodLink='' prodPrice='1,500.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-23T12:36:06' prodDateModified='2003-06-23T12:51:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680010C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased flower vase' ProdNamePlural='Hand-chased flowers vases'
		 prodShortDescription='Hand-chased flower vase size n.2,h.27 cm., n.4 h.19.0 cm., n.3 h.22 cm.,  n.1 h.31 cm. 
 

'
		 prodDescription='Hand-chased flower vase size n.2,h.27 cm., n.4 h.19.0 cm., n.3 h.22 cm.,  n.1 h.31 cm. 
'
		 prodMessage='' prodImageSmallPath='/images/0680010C.gif'
		 prodImageLargePath='/images/0680010C.gif' prodLink=''
		 prodPrice='1,825.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-06-23T13:04:21' prodDateModified='2003-06-23T13:04:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680014' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased flower vase' ProdNamePlural='Hand-chased flowers vases'
		 prodShortDescription='Hand-chased flower vase size n. 5, h. 9.5 cm. 

'
		 prodDescription='Hand-chased flower vase size n. 5, h. 9.5 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0680014.gif'
		 prodImageLargePath='/images/0680014.gif' prodLink='' prodPrice='149.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:07:11' prodDateModified='2003-06-23T13:07:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680014C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand - chased flower vase'
		 ProdNamePlural='Hand - chased flowers vases' prodShortDescription='Hand - chased flower vase size n.5, h.9.5 cm.'
		 prodDescription='Hand - chased flower vase size n.5, h.9.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680014c.gif'
		 prodImageLargePath='/images/0680014c.gif' prodLink=''
		 prodPrice='159.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T13:08:53' prodDateModified='2003-06-23T13:09:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680025C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tortillon style flower vase'
		 ProdNamePlural='Tortillons styles flowers vases' prodShortDescription='Tortillon style flower vase,h.25 cm. 

'
		 prodDescription='Tortillon style flower vase,h.25 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0680025c.gif'
		 prodImageLargePath='/images/0680025c.gif' prodLink=''
		 prodPrice='973.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T13:10:21' prodDateModified='2003-06-23T13:10:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680039' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase lion head figured handle'
		 ProdNamePlural='Flowers vases lion heads figured handles'
		 prodShortDescription='Flower vase lion head figured handle,h.10 cm.'
		 prodDescription='Flower vase lion head figured handle,h.10 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680039.gif'
		 prodImageLargePath='/images/0680039.gif' prodLink='' prodPrice='237.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:11:54' prodDateModified='2003-06-23T13:12:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680094' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase' ProdNamePlural='Flower vases'
		 prodShortDescription='Flower vase,h.18 cm. 

' prodDescription='Flower vase,h.18 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0680094.gif'
		 prodImageLargePath='/images/0680094.gif' prodLink='' prodPrice='246.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:13:09' prodDateModified='2003-06-23T13:13:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680096' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase' ProdNamePlural='Flower vases'
		 prodShortDescription='Flower vase,h.13 cm.' prodDescription='Flower vase,h.13 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680096.gif'
		 prodImageLargePath='/images/0680096.gif' prodLink='' prodPrice='212.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:15:36' prodDateModified='2003-06-23T13:15:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680098A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style flower vase' ProdNamePlural='Plain styles flower vases'
		 prodShortDescription='Plain style flower vase' prodDescription='Plain style flower vase'
		 prodMessage='' prodImageSmallPath='/images/0680098a.gif'
		 prodImageLargePath='/images/0680098a.gif' prodLink=''
		 prodPrice='545.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T13:17:02' prodDateModified='2003-06-23T13:17:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680172' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase florencia border &#x26; base'
		 ProdNamePlural='Flower vases florencia borders &#x26; bases'
		 prodShortDescription='Flower vase florencia border &#x26; base,h.21 cm.'
		 prodDescription='Flower vase florencia border &#x26; base,h.21 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680172.gif'
		 prodImageLargePath='/images/0680172.gif' prodLink='' prodPrice='280.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:18:49' prodDateModified='2003-06-23T13:19:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680173' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase florencia border &#x26; base'
		 ProdNamePlural='Flower vase florencia borders &#x26; bases'
		 prodShortDescription='Flower vase florencia border &#x26; base,h.23 cm., h.29 cm.'
		 prodDescription='Flower vase florencia border &#x26; base,h.23 cm., h.29 cm.

'
		 prodMessage='' prodImageSmallPath='/images/0680173.gif'
		 prodImageLargePath='/images/0680173.gif' prodLink='' prodPrice='832.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-23T13:20:20' prodDateModified='2003-06-23T13:21:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680174' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase florencia border &#x26; base'
		 ProdNamePlural='Flower vase florencia borders &#x26; bases'
		 prodShortDescription='Flower vase florencia border &#x26; base,h.30 cm.'
		 prodDescription='Flower vase florencia border &#x26; base,h.30 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680174.gif'
		 prodImageLargePath='/images/0680174.gif' prodLink='' prodPrice='1,095.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:22:51' prodDateModified='2003-06-23T13:23:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680174A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase' ProdNamePlural='Flower vases'
		 prodShortDescription='Flower vase,h.30 cm.' prodDescription='Flower vase,h.30 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680174a.gif'
		 prodImageLargePath='/images/0680174a.gif' prodLink=''
		 prodPrice='1,112.28' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T13:24:55' prodDateModified='2003-06-23T13:25:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680176' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style flower vase' ProdNamePlural='Plain styles flower vases'
		 prodShortDescription='Plain style flower vase,h. 13.5 cm., h. 16 cm.'
		 prodDescription='Plain style flower vase,h. 13.5 cm., h. 16 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680176.gif'
		 prodImageLargePath='/images/0680176.gif' prodLink='' prodPrice='117.73'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-23T13:26:43' prodDateModified='2003-06-23T13:27:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680176R' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase  small size roses'
		 ProdNamePlural='Flower vases  small size roses' prodShortDescription='Flower vase  small size roses'
		 prodDescription='Flower vase  small size roses' prodMessage=''
		 prodImageSmallPath='/images/0680176ar.gif' prodImageLargePath='/images/0680176ar.gif'
		 prodLink='' prodPrice='161.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T13:29:00'
		 prodDateModified='2003-06-23T13:29:21' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680178' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-branches flower vase' ProdNamePlural='3-branches flower vases'
		 prodShortDescription='3-branches flower vase' prodDescription='3-branches flower vase'
		 prodMessage='' prodImageSmallPath='/images/0680178.gif'
		 prodImageLargePath='/images/0680178.gif' prodLink='' prodPrice='214.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:31:37' prodDateModified='2003-06-23T13:31:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680180' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Aguirre flower vase' ProdNamePlural='Aguirres flower vases'
		 prodShortDescription='Aguirre flower vase' prodDescription='Aguirre flower vase'
		 prodMessage='' prodImageSmallPath='/images/0680180.gif'
		 prodImageLargePath='/images/0680180.gif' prodLink='' prodPrice='129.86'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:35:20' prodDateModified='2003-06-23T13:35:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0680182' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Polygonal style flower vase'
		 ProdNamePlural='Polygonal styles flower vases' prodShortDescription='Polygonal style flower vase,h.17 cm.'
		 prodDescription='Polygonal style flower vase,h.17 cm.'
		 prodMessage='' prodImageSmallPath='/images/0680182.gif'
		 prodImageLargePath='/images/0680182.gif' prodLink='' prodPrice='148.00'
		 prodWeight='0' prodShip='1000' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:36:53' prodDateModified='2003-06-23T13:37:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0683184' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-branches flower vase on heart figured base'
		 ProdNamePlural='2-branches flower vases on heart figured bases'
		 prodShortDescription='2-branches flower vase on heart figured base'
		 prodDescription='2-branches flower vase on heart figured base'
		 prodMessage='' prodImageSmallPath='/images/0683184.gif'
		 prodImageLargePath='/images/0683184.gif' prodLink='' prodPrice='162.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:38:16' prodDateModified='2003-06-23T13:38:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0683185' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rome flower vase' ProdNamePlural='Rome flower vases'
		 prodShortDescription='Rome flower vase,h.25.5 cm.' prodDescription='Rome flower vase,h.25.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0683185.gif'
		 prodImageLargePath='/images/0683185.gif' prodLink='' prodPrice='1,523.88'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:39:35' prodDateModified='2003-06-23T13:39:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0683187' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase' ProdNamePlural='Flower vases'
		 prodShortDescription='Flower vase,h. 26 cm.' prodDescription='Flower vase,h. 26 cm.'
		 prodMessage='' prodImageSmallPath='/images/0683187.gif'
		 prodImageLargePath='/images/0683187.gif' prodLink='' prodPrice='1,643.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:40:53' prodDateModified='2003-06-23T13:41:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0683190' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase  hand-chased roses'
		 ProdNamePlural='Flower vases  hand-chased roses' prodShortDescription='Flower vase  hand-chased roses, h. 28.5 cm.'
		 prodDescription='Flower vase  hand-chased roses, h. 28.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0683190.gif'
		 prodImageLargePath='/images/0683190.gif' prodLink='' prodPrice='2,212.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:42:19' prodDateModified='2003-06-23T13:42:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0683192' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='small size flower vase chisell roses'
		 ProdNamePlural='small size flower vases chisell roses'
		 prodShortDescription='small size flower vase chisell roses;h: 17.3cm 

'
		 prodDescription='small size flower vase chisell roses;h: 17.3cm 

'
		 prodMessage='' prodImageSmallPath='/images/0683192.gif'
		 prodImageLargePath='/images/0683192.gif' prodLink='' prodPrice='1,122.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:43:44' prodDateModified='2003-06-23T13:44:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0683195' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase' ProdNamePlural='Flower vases'
		 prodShortDescription='Flower vase, h. 24 cm.' prodDescription='Flower vase, h. 24 cm.'
		 prodMessage='' prodImageSmallPath='/images/0683195.gif'
		 prodImageLargePath='/images/0683195.gif' prodLink='' prodPrice='972.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:45:10' prodDateModified='2003-06-23T13:45:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0683200' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Marisa flower vase' ProdNamePlural='Marisa flower vases'
		 prodShortDescription='Marisa flower vase, h: 10 cm.' prodDescription='Marisa flower vase, h: 10 cm.'
		 prodMessage='' prodImageSmallPath='/images/0683200.gif'
		 prodImageLargePath='/images/0683200.gif' prodLink='' prodPrice='230.46'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:46:24' prodDateModified='2003-06-23T13:46:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0683285' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flower vase  ostrich egg'
		 ProdNamePlural='Flower vases  ostrich eggs' prodShortDescription='Flower vase  ostrich egg,h. 20 cm. 

'
		 prodDescription='Flower vase  ostrich egg,h. 20 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/pt0620.gif'
		 prodImageLargePath='/images/pt0620.gif' prodLink='' prodPrice='302.64'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T13:48:39' prodDateModified='2003-06-23T14:11:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0690560' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Relish dish glass liner'
		 ProdNamePlural='Relish dishes glass liners' prodShortDescription='Relish dish glass liner,31 x 18 cm.'
		 prodDescription='Relish dish glass liner,31 x 18 cm.'
		 prodMessage='' prodImageSmallPath='/images/0690560.gif'
		 prodImageLargePath='/images/0690560.gif' prodLink='' prodPrice='708.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-08T11:50:10' prodDateModified='2003-07-08T11:50:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='07000' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 07000 Nut Twister Chrome Gourmet Nutmeg Mill'
		 ProdNamePlural='William Bounds 07000 Nut Twister Chrome Gourmet Nutmeg Mills'
		 prodShortDescription='-Transparent Cover With Chrome Handle And Bottom 
-Includes Several Whole Gourmet Nutmegs 
-Heart Motif On Handle 
'
		 prodDescription='-Transparent Cover With Chrome Handle And Bottom 
-Includes Several Whole Gourmet Nutmegs 
-Heart Motif On Handle 
-Lifetime Guarantee 
-Size (HxWxD): 3.25&#x22; x 3.25&#x22; x 3.25&#x22; 
-Made In U.S.A. 
-Weighs Approximately 0.7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/07000.jpg'
		 prodImageLargePath='/images/07000.jpg' prodLink='' prodPrice='22.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:04:54' prodDateModified='2003-07-15T16:05:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0700533A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Fruit dish' ProdNamePlural='Fruit dishes'
		 prodShortDescription='Fruit dish,diam.20 cm.,h.16 cm.'
		 prodDescription='Fruit dish,diam.20 cm.,h.16 cm.' prodMessage=''
		 prodImageSmallPath='/images/0700533A.gif' prodImageLargePath='/images/0700533A.gif'
		 prodLink='' prodPrice='489.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T14:04:16'
		 prodDateModified='2003-07-03T14:04:33' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='070053426' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-tiered fruit dish (Venezuela)'
		 ProdNamePlural='2-tiered fruit dishes (Venezuela)' prodShortDescription='2-tiered fruit dish (Venezuela)'
		 prodDescription='2-tiered fruit dish (Venezuela)' prodMessage=''
		 prodImageSmallPath='/images/0700534.gif' prodImageLargePath='/images/0700534.gif'
		 prodLink='' prodPrice='1,551.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T14:08:35'
		 prodDateModified='2003-07-03T14:08:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0700R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Silver-Plated Limited Edition Centennial Champion Wine Opener'
		 ProdNamePlural='Silver-Plated Limited Edition Centennial Champion Wine Openers'
		 prodShortDescription='To celebrate the 100th anniversary of the original patent filing, Rogar has issued a limited edition sterling silver-plated Champion.'
		 prodDescription='To celebrate the 100th anniversary of the original patent filing, Rogar has issued a limited edition sterling silver-plated Champion. In addition to the commemorative medallion, each Centennial Champion opener is engraved with its limited edition number and includes a signed Certificate of Authenticity.
Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/wo0700.jpg'
		 prodImageLargePath='/images/wo0700.jpg' prodLink='' prodPrice='211.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:34:48' prodDateModified='2003-07-28T11:35:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0703192' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Fruit basket leaves' ProdNamePlural='Fruit baskets leaves'
		 prodShortDescription='Fruit basket leaves' prodDescription='Fruit basket leaves'
		 prodMessage='' prodImageSmallPath='/images/0703192.gif'
		 prodImageLargePath='/images/0703192.gif' prodLink='' prodPrice='1,061.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T14:09:31' prodDateModified='2003-07-03T14:09:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0703196' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Fruit dish  greek style columns'
		 ProdNamePlural='Fruit dishes  greek style columns' prodShortDescription='Fruit dish  greek style columns'
		 prodDescription='Fruit dish  greek style columns' prodMessage=''
		 prodImageSmallPath='/images/0703196.gif' prodImageLargePath='/images/0703196.gif'
		 prodLink='' prodPrice='691.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T14:10:28'
		 prodDateModified='2003-07-03T14:10:45' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0750900A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Medium sz. Fighting cocks gold plated tails (each)'
		 ProdNamePlural='Medium sz. Fighting cocks golds plated tails (each)'
		 prodShortDescription='Medium sz. Fighting cocks gold plated tails (each)'
		 prodDescription='Medium sz. Fighting cocks gold plated tails (each)'
		 prodMessage='' prodImageSmallPath='/images/0750900A.gif'
		 prodImageLargePath='/images/0750900A.gif' prodLink=''
		 prodPrice='962.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T11:15:22' prodDateModified='2003-06-23T11:28:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0750904' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large, Medium, Small Size Fighting cocks (each)'
		 ProdNamePlural='Large, Medium, Small Sizes Fighting cocks (each)'
		 prodShortDescription='Large, Medium, Small size fighting cocks (each)'
		 prodDescription='Large, Medium, Small size fighting cocks (each)'
		 prodMessage='' prodImageSmallPath='/images/0750904.gif'
		 prodImageLargePath='/images/0750904.gif' prodLink='' prodPrice='3,448.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-23T11:02:51' prodDateModified='2003-06-23T11:27:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0750904D' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size fighting cocks gold plated tails (each)'
		 ProdNamePlural='Large sizes fighting cocks golds plated tails (each)'
		 prodShortDescription='Large size fighting cocks gold plated tails (each)'
		 prodDescription='Large size fighting cocks gold plated tails (each)'
		 prodMessage='' prodImageSmallPath='/images/0750904d.gif'
		 prodImageLargePath='/images/0750904d.gif' prodLink=''
		 prodPrice='3,562.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T11:18:17' prodDateModified='2003-06-23T11:28:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0750905' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Minon style fighting cocks (each)'
		 ProdNamePlural='Minons styles fighting cocks (each)' prodShortDescription='Minon style fighting cocks (each)'
		 prodDescription='Minon style fighting cocks (each)' prodMessage=''
		 prodImageSmallPath='/images/0750905.gif' prodImageLargePath='/images/0750905.gif'
		 prodLink='' prodPrice='102.06' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T11:20:21'
		 prodDateModified='2003-06-23T11:29:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0750906' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Fighting cocks onyx body (each)'
		 ProdNamePlural='Fighting cocks onyx bodies (each)' prodShortDescription='Fighting cocks onyx body (each)'
		 prodDescription='Fighting cocks onyx body (each)' prodMessage=''
		 prodImageSmallPath='/images/0750906.gif' prodImageLargePath='/images/0750906.gif'
		 prodLink='' prodPrice='110.89' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-23T11:23:49'
		 prodDateModified='2003-06-23T11:30:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0750910' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pigeons in love (each)' ProdNamePlural='Pigeons in love (each)'
		 prodShortDescription='Pigeons in love (each) 

' prodDescription='Pigeons in love (each) 

'
		 prodMessage='' prodImageSmallPath='/images/0750910.gif'
		 prodImageLargePath='/images/0750910.gif' prodLink='' prodPrice='556.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T11:25:25' prodDateModified='2003-06-23T11:31:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0750915' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Partridges (each)' ProdNamePlural='Partridges (each)'
		 prodShortDescription='Partridges (each) 

' prodDescription='Partridges (each) 

'
		 prodMessage='' prodImageSmallPath='/images/0750915.gif'
		 prodImageLargePath='/images/0750915.gif' prodLink='' prodPrice='704.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T11:27:01' prodDateModified='2003-06-23T11:27:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0770084' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Leaf' ProdNamePlural='Leafs'
		 prodShortDescription='Leaf,47 x 32 cm.' prodDescription='Leaf,47 x 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0770084.gif'
		 prodImageLargePath='/images/0770084.gif' prodLink='' prodPrice='866.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T11:58:06' prodDateModified='2003-06-25T11:58:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0770089' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Leaf' ProdNamePlural='Leafs'
		 prodShortDescription='Leaf,23.5 x 17 cm.' prodDescription='Leaf,23.5 x 17 cm.'
		 prodMessage='' prodImageSmallPath='/images/0770089.gif'
		 prodImageLargePath='/images/0770089.gif' prodLink='' prodPrice='270.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T11:59:18' prodDateModified='2003-06-25T11:59:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0770105' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Leaf' ProdNamePlural='Leafs'
		 prodShortDescription='Leaf,30 x 12 cm.' prodDescription='Leaf,30 x 12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0770105.gif'
		 prodImageLargePath='/images/0770105.gif' prodLink='' prodPrice='281.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:00:15' prodDateModified='2003-06-25T12:00:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0770107' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Leaf' ProdNamePlural='Leafs'
		 prodShortDescription='Leaf,28 x 9 cm.' prodDescription='Leaf,28 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0770107.gif'
		 prodImageLargePath='/images/0770107.gif' prodLink='' prodPrice='233.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:02:13' prodDateModified='2003-06-25T12:02:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0770107A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Leaf' ProdNamePlural='Leafs'
		 prodShortDescription='Leaf,31 x 11.5 cm' prodDescription='Leaf,31 x 11.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0770107A.gif'
		 prodImageLargePath='/images/0770107A.gif' prodLink=''
		 prodPrice='274.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T12:03:10' prodDateModified='2003-06-25T12:03:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0770108' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Leaf' ProdNamePlural='Leafs'
		 prodShortDescription='Leaf,15 x 14 cm.' prodDescription='Leaf,15 x 14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0770108.gif'
		 prodImageLargePath='/images/0770108.gif' prodLink='' prodPrice='236.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:04:10' prodDateModified='2003-06-25T12:04:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0770110' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Leaf grapes' ProdNamePlural='Leafs grapes'
		 prodShortDescription='Leaf grapes' prodDescription='Leaf grapes'
		 prodMessage='' prodImageSmallPath='/images/0770110.gif'
		 prodImageLargePath='/images/0770110.gif' prodLink='' prodPrice='386.12'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T12:05:16' prodDateModified='2003-06-25T12:05:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0770110A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-part relish dish grapes and handle'
		 ProdNamePlural='2-part relish dish grapes and handles'
		 prodShortDescription='2-part relish dish grapes and handle'
		 prodDescription='2-part relish dish grapes and handle'
		 prodMessage='' prodImageSmallPath='/images/0770110A.gif'
		 prodImageLargePath='/images/0770110A.gif' prodLink=''
		 prodPrice='757.54' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T12:06:48' prodDateModified='2003-06-25T12:07:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0800R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Antique Pewter-Plated Champion Wine Opener'
		 ProdNamePlural='Antique Pewter-Plated Champion Wine Openers'
		 prodShortDescription='The newest Champion has a very warm and inviting antique pewter-plated finish. It feautres a distinctive medallion decorated with a relief of a cluster of grapes.'
		 prodDescription='The newest Champion has a very warm and inviting antique pewter-plated finish. It feautres a distinctive medallion decorated with a relief of a cluster of grapes.
Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/wo0800.jpg'
		 prodImageLargePath='/images/wo0800.jpg' prodLink='' prodPrice='126.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:44:38' prodDateModified='2003-07-28T11:45:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08040' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Non-Electric Ice Cream Maker'
		 ProdNamePlural='Non-Electric Ice Cream Makers' prodShortDescription='-Makes ice cream, sherbet, frozen yogurt, other treats
-No salt, ice, or electricity needed--simply freeze and crank
-Produces 1-1/2 pints at once
Gelato
'
		 prodDescription='-Makes ice cream, sherbet, frozen yogurt, other treats
-No salt, ice, or electricity needed--simply freeze and crank
-Produces 1-1/2 pints at once
-Nonstick chilling chamber for easy cleanup
-Temperature indicator shows when chilling chamber ready 
Gelato

'
		 prodMessage='' prodImageSmallPath='/images/08040.jpg'
		 prodImageLargePath='/images/08040.jpg' prodLink='' prodPrice='36.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T12:30:34' prodDateModified='2004-01-31T21:41:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='080812' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Enameled Fondue Set' ProdNamePlural='Enameled Fondues Sets'
		 prodShortDescription='This fondue set includes an enameled fondue pot with a stainless steel lid, a cast-iron base and a nickel steel burner. 
'
		 prodDescription='This fondue set includes an enameled fondue pot with a stainless steel lid, a cast-iron base and a nickel steel burner. 
'
		 prodMessage='' prodImageSmallPath='/images/wc080812.jpg'
		 prodImageLargePath='/images/wc080812.jpg' prodLink=''
		 prodPrice='105.25' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='104.00'
		 prodDateAdded='2003-06-18T16:36:18' prodDateModified='2003-06-18T16:36:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='081MBOD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Arched Wine Racks' ProdNamePlural='Arched Wine Racks'
		 prodShortDescription='082MB - 47 Bottle, 53&#x27;&#x27;H
081MB - 27 Bottle, 33&#x27;&#x27;H
'
		 prodDescription='082MB - 47 Bottle, 53&#x27;&#x27;H
081MB - 27 Bottle, 33&#x27;&#x27;H
'
		 prodMessage='' prodImageSmallPath='/images/14-b.jpg' prodImageLargePath='/images/14-b.jpg'
		 prodLink='' prodPrice='71.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T16:49:52'
		 prodDateModified='2003-07-24T16:50:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0823190' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased inca style kero'
		 ProdNamePlural='Hand-chased inca style keros' prodShortDescription='Hand-chased inca style kero,h.19 cm'
		 prodDescription='Hand-chased inca style kero,h.19 cm'
		 prodMessage='' prodImageSmallPath='/images/0823190.gif'
		 prodImageLargePath='/images/0823190.gif' prodLink='' prodPrice='698.65'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T17:24:18' prodDateModified='2003-06-30T17:25:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0823192' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased inca style kero'
		 ProdNamePlural='Hand-chased inca style keros' prodShortDescription='Hand-chased inca style kero,h.18 cm'
		 prodDescription='Hand-chased inca style kero,h.18 cm'
		 prodMessage='' prodImageSmallPath='/images/0823192.gif'
		 prodImageLargePath='/images/0823192.gif' prodLink='' prodPrice='449.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T17:26:06' prodDateModified='2003-06-30T17:26:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='083000' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Fondue Forks' ProdNamePlural='Fondues Forks'
		 prodShortDescription='These fondue forks have a long, stainless steel shaft to dip into the fondue pot. They have two prongs to secure the food.'
		 prodDescription='These fondue forks have a long, stainless steel shaft to dip into the fondue pot. They have two prongs to secure the food. Each fork has a different color tip for easy identification. Set of 6 forks. 
'
		 prodMessage='' prodImageSmallPath='/images/wc083000.jpg'
		 prodImageLargePath='/images/wc083000.jpg' prodLink=''
		 prodPrice='10.85' prodWeight='0' prodShip='5.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='8.99'
		 prodDateAdded='2003-06-18T16:32:03' prodDateModified='2004-01-27T21:07:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher' ProdNamePlural='Pitchers'
		 prodShortDescription='Pitcher,h.16 cm' prodDescription='Pitcher,h.16 cm'
		 prodMessage='' prodImageSmallPath='/images/0830001.gif'
		 prodImageLargePath='/images/0830001.gif' prodLink='' prodPrice='197.34'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T12:06:58' prodDateModified='2003-07-07T12:07:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830002' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher crystal body' ProdNamePlural='Pitchers crystal bodys'
		 prodShortDescription='Pitcher crystal body' prodDescription='Pitcher crystal body'
		 prodMessage='' prodImageSmallPath='/images/0830002.gif'
		 prodImageLargePath='/images/0830002.gif' prodLink='' prodPrice='322.03'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T12:08:19' prodDateModified='2003-07-07T12:08:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830130' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher' ProdNamePlural='Pitchers'
		 prodShortDescription='Pitcher,h.15 cm. 

' prodDescription='Pitcher,h.15 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0830130.gif'
		 prodImageLargePath='/images/0830130.gif' prodLink='' prodPrice='565.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T12:10:34' prodDateModified='2003-07-07T12:10:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830130A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border' ProdNamePlural='Pitchers borders'
		 prodShortDescription='Pitcher border ,h.15 cm.' prodDescription='Pitcher border ,h.15 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830130A.gif'
		 prodImageLargePath='/images/0830130A.gif' prodLink=''
		 prodPrice='572.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T12:11:41' prodDateModified='2003-07-07T12:11:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830235' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Panama water pitcher border'
		 ProdNamePlural='Panama water pitchers borders' prodShortDescription='Panama water pitcher border, h.22 cm. 

'
		 prodDescription='Panama water pitcher border, h.22 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0830235.gif'
		 prodImageLargePath='/images/0830235.gif' prodLink='' prodPrice='803.42'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T12:13:21' prodDateModified='2003-07-07T12:13:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830300' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher' ProdNamePlural='Pitchers'
		 prodShortDescription='Pitcher,h.16.5 cm. 

' prodDescription='Pitcher,h.16.5 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0830300.gif'
		 prodImageLargePath='/images/0830300.gif' prodLink='' prodPrice='685.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T12:14:45' prodDateModified='2003-07-07T12:15:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830601' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,wagner style' ProdNamePlural='Pitchers,wagner style'
		 prodShortDescription='Pitcher,wagner style,h.19 cm.' prodDescription='Pitcher,wagner style,h.19 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830601.gif'
		 prodImageLargePath='/images/0830601.gif' prodLink='' prodPrice='665.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:49:53' prodDateModified='2003-07-07T13:50:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830601A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Water pitcher border' ProdNamePlural='Water pitchers borders'
		 prodShortDescription='Water pitcher border' prodDescription='Water pitcher border'
		 prodMessage='' prodImageSmallPath='/images/0830601A.gif'
		 prodImageLargePath='/images/0830601A.gif' prodLink=''
		 prodPrice='682.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:50:55' prodDateModified='2003-07-07T13:51:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830603' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand-chased water pitcher,inca style'
		 ProdNamePlural='Hand-chased water pitchers,inca styles'
		 prodShortDescription='Hand-chased water pitcher,inca style,h.13 cm.'
		 prodDescription='Hand-chased water pitcher,inca style,h.13 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830603.gif'
		 prodImageLargePath='/images/0830603.gif' prodLink='' prodPrice='1,012.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T17:27:56' prodDateModified='2003-06-30T17:28:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830604' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.11 cm.'
		 prodDescription='Plain style water pitcher,h.11 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830604.gif' prodImageLargePath='/images/0830604.gif'
		 prodLink='' prodPrice='215.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T23:04:19'
		 prodDateModified='2003-06-30T23:09:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830604A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border' ProdNamePlural='Pitchers borders'
		 prodShortDescription='Pitcher border,h.11 cm.' prodDescription='Pitcher border,h.11 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830604A.gif'
		 prodImageLargePath='/images/0830604A.gif' prodLink=''
		 prodPrice='245.52' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T23:05:16' prodDateModified='2003-06-30T23:10:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830605' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.16 cm.'
		 prodDescription='Plain style water pitcher,h.16 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830605.gif' prodImageLargePath='/images/0830605.gif'
		 prodLink='' prodPrice='612.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:53:44'
		 prodDateModified='2003-07-07T13:54:33' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830605A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border' ProdNamePlural='Pitchers borders'
		 prodShortDescription='Pitcher border,h.16 cm. 

'
		 prodDescription='Pitcher border,h.16 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/0830605A.gif' prodImageLargePath='/images/0830605A.gif'
		 prodLink='' prodPrice='621.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-07T13:55:24'
		 prodDateModified='2003-07-07T13:55:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830605RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann water pitcher' ProdNamePlural='Queen ann water pitchers'
		 prodShortDescription='Queen ann water pitcher, h. 17 cm. 

'
		 prodDescription='Queen ann water pitcher, h. 17 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/0830605ra.gif'
		 prodImageLargePath='/images/0830605ra.gif' prodLink=''
		 prodPrice='639.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-07T13:56:21' prodDateModified='2003-07-07T13:56:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830606' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.12 cm.'
		 prodDescription='Plain style water pitcher,h.12 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830606.gif' prodImageLargePath='/images/0830606.gif'
		 prodLink='' prodPrice='291.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T23:06:05'
		 prodDateModified='2003-06-30T23:10:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830606A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher border' ProdNamePlural='Pitchers borders'
		 prodShortDescription='Pitcher border' prodDescription='Pitcher border'
		 prodMessage='' prodImageSmallPath='/images/0830606A.gif'
		 prodImageLargePath='/images/0830606A.gif' prodLink=''
		 prodPrice='328.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T23:06:46' prodDateModified='2003-06-30T23:11:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830759' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher  ice guard' ProdNamePlural='Pitchers  ice guards'
		 prodShortDescription='Pitcher  ice guard' prodDescription='Pitcher  ice guard'
		 prodMessage='' prodImageSmallPath='/images/0830759.gif'
		 prodImageLargePath='/images/0830759.gif' prodLink='' prodPrice='812.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-07T13:58:19' prodDateModified='2003-07-08T09:18:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830759T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style' ProdNamePlural='Pitchers,tortillon style'
		 prodShortDescription='Pitcher,tortillon style' prodDescription='Pitcher,tortillon style'
		 prodMessage='' prodImageSmallPath='/images/0830759T.gif'
		 prodImageLargePath='/images/0830759T.gif' prodLink=''
		 prodPrice='884.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-08T09:19:23' prodDateModified='2003-07-08T09:19:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830761' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.18 cm.'
		 prodDescription='Plain style water pitcher,h.18 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830761.gif' prodImageLargePath='/images/0830761.gif'
		 prodLink='' prodPrice='702.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-08T09:20:53'
		 prodDateModified='2003-07-08T09:21:17' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830761RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann water pitcher' ProdNamePlural='Queen ann water pitchers'
		 prodShortDescription='Queen ann water pitcher, h. 18 cm.'
		 prodDescription='Queen ann water pitcher, h. 18 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830761ra.gif' prodImageLargePath='/images/0830761ra.gif'
		 prodLink='' prodPrice='740.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-08T09:21:58'
		 prodDateModified='2003-07-08T09:22:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830762' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed plain style water pitcher'
		 ProdNamePlural='Footed plain style water pitchers' prodShortDescription='Footed plain style water pitcher,h.19.5 cm.'
		 prodDescription='Footed plain style water pitcher,h.19.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830762.gif'
		 prodImageLargePath='/images/0830762.gif' prodLink='' prodPrice='972.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-08T09:22:57' prodDateModified='2003-07-08T09:23:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830762RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed queen ann water pitcher'
		 ProdNamePlural='Footed queen ann water pitchers' prodShortDescription='Footed queen ann water pitcher 

'
		 prodDescription='Footed queen ann water pitcher 

'
		 prodMessage='' prodImageSmallPath='/images/0830762ra.gif'
		 prodImageLargePath='/images/0830762ra.gif' prodLink=''
		 prodPrice='1,051.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-08T09:24:11' prodDateModified='2003-07-08T09:24:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830764' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher' ProdNamePlural='Pitchers'
		 prodShortDescription='Pitcher,tortillon style ice guard,h.18.5 cm.'
		 prodDescription='Pitcher,tortillon style ice guard,h.18.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830764.gif'
		 prodImageLargePath='/images/0830764.gif' prodLink='' prodPrice='739.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-08T09:25:23' prodDateModified='2003-07-08T09:25:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830764RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann water pitcher' ProdNamePlural='Queen ann water pitchers'
		 prodShortDescription='Queen ann water pitcher' prodDescription='Queen ann water pitcher'
		 prodMessage='' prodImageSmallPath='/images/0830764ra.gif'
		 prodImageLargePath='/images/0830764ra.gif' prodLink=''
		 prodPrice='770.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-08T09:26:33' prodDateModified='2003-07-08T09:26:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850649ML' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840649m' ProdNamePlural='Creamers,ref.sets 0840649m'
		 prodShortDescription='Creamer,ref.set 0840649m' prodDescription='Creamer,ref.set 0840649m'
		 prodMessage='' prodImageSmallPath='/images/0850649ml.gif'
		 prodImageLargePath='/images/0850649ml.gif' prodLink=''
		 prodPrice='390.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:09:31' prodDateModified='2003-06-26T15:09:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850649MN' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840649m'
		 ProdNamePlural='Waste bowls,ref.sets 0840649m' prodShortDescription='Waste bowl,ref.set 0840649m'
		 prodDescription='Waste bowl,ref.set 0840649m' prodMessage=''
		 prodImageSmallPath='/images/0850649mn.gif' prodImageLargePath='/images/0850649mn.gif'
		 prodLink='' prodPrice='203.55' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:10:32'
		 prodDateModified='2003-06-26T15:10:49' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850649MT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840649m' ProdNamePlural='Teapots,ref.sets 0840649m'
		 prodShortDescription='Teapot,ref.set 0840649m' prodDescription='Teapot,ref.set 0840649m'
		 prodMessage='' prodImageSmallPath='/images/0850649mt.gif'
		 prodImageLargePath='/images/0850649mt.gif' prodLink=''
		 prodPrice='972.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:13:07' prodDateModified='2003-06-26T15:13:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850667A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840667'
		 ProdNamePlural='Sugar bowls,ref.sets 0840667' prodShortDescription='Sugar bowl,ref.set 0840667'
		 prodDescription='Sugar bowl,ref.set 0840667' prodMessage=''
		 prodImageSmallPath='/images/0850667a.gif' prodImageLargePath='/images/0850667a.gif'
		 prodLink='' prodPrice='617.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:14:24'
		 prodDateModified='2003-06-26T15:14:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850667C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840667'
		 ProdNamePlural='Coffeepots,ref.sets 0840667' prodShortDescription='Coffeepot,ref.set 0840667'
		 prodDescription='Coffeepot,ref.set 0840667' prodMessage=''
		 prodImageSmallPath='/images/0850648C.gif' prodImageLargePath='/images/0850648C.gif'
		 prodLink='' prodPrice='1,206.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:16:22'
		 prodDateModified='2003-06-26T15:16:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850667L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840667' ProdNamePlural='Creamers,ref.sets 0840667'
		 prodShortDescription='Creamer,ref.set 0840667' prodDescription='Creamer,ref.set 0840667'
		 prodMessage='' prodImageSmallPath='/images/0850648L.gif'
		 prodImageLargePath='/images/0850648L.gif' prodLink=''
		 prodPrice='517.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:17:23' prodDateModified='2003-06-26T15:17:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850667N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840667'
		 ProdNamePlural='Waste bowls,ref.sets 0840667' prodShortDescription='Waste bowl,ref.set 0840667'
		 prodDescription='Waste bowl,ref.set 0840667' prodMessage=''
		 prodImageSmallPath='/images/0850648N.gif' prodImageLargePath='/images/0850648N.gif'
		 prodLink='' prodPrice='251.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:18:33'
		 prodDateModified='2003-06-26T15:19:02' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850667S' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swinging kettle,ref.set 0840667'
		 ProdNamePlural='Swinging kettles,ref.sets 0840667' prodShortDescription='Swinging kettle,ref.set 0840667'
		 prodDescription='Swinging kettle,ref.set 0840667' prodMessage=''
		 prodImageSmallPath='/images/0850667S.gif' prodImageLargePath='/images/0850667S.gif'
		 prodLink='' prodPrice='2,960.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:20:24'
		 prodDateModified='2003-06-26T15:25:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850667T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840667' ProdNamePlural='Teapots,ref.sets 0840667'
		 prodShortDescription='Teapot,ref.set 0840667' prodDescription='Teapot,ref.set 0840667'
		 prodMessage='' prodImageSmallPath='/images/0850648T.gif'
		 prodImageLargePath='/images/0850648T.gif' prodLink=''
		 prodPrice='1,169.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:27:16' prodDateModified='2003-06-26T15:27:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850668AA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840668a'
		 ProdNamePlural='Sugar bowls,ref.sets 0840668a' prodShortDescription='Sugar bowl,ref.set 0840668a'
		 prodDescription='Sugar bowl,ref.set 0840668a' prodMessage=''
		 prodImageSmallPath='/images/0850649aa.gif' prodImageLargePath=''
		 prodLink='/images/0850649aa.gif' prodPrice='673.40' prodWeight='0'
		 prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-26T15:28:21' prodDateModified='2003-06-26T15:28:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850668AC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840668a'
		 ProdNamePlural='Coffeepots,ref.sets 0840668a' prodShortDescription='Coffeepot,ref.set 0840668a'
		 prodDescription='Coffeepot,ref.set 0840668a' prodMessage=''
		 prodImageSmallPath='/images/0850649ac.gif' prodImageLargePath='/images/0850649ac.gif'
		 prodLink='' prodPrice='1,401.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:29:33'
		 prodDateModified='2003-06-26T15:29:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850668AL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840668a' ProdNamePlural='Creamers,ref.sets 0840668a'
		 prodShortDescription='Creamer,ref.set 0840668a' prodDescription='Creamer,ref.set 0840668a'
		 prodMessage='' prodImageSmallPath='/images/0850649al.gif'
		 prodImageLargePath='/images/0850649al.gif' prodLink=''
		 prodPrice='564.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:30:38' prodDateModified='2003-06-26T15:30:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850668AN' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840668a'
		 ProdNamePlural='Waste bowls,ref.sets 0840668a' prodShortDescription='Waste bowl,ref.set 0840668a'
		 prodDescription='Waste bowl,ref.set 0840668a' prodMessage=''
		 prodImageSmallPath='/images/0850649an.gif' prodImageLargePath='/images/0850649an.gif'
		 prodLink='' prodPrice='280.55' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:31:33'
		 prodDateModified='2003-06-26T15:31:48' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850668AS' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swinging kettle,ref.set 0840668a'
		 ProdNamePlural='Swinging kettles,ref.sets 0840668a' prodShortDescription='Swinging kettle,ref.set 0840668a'
		 prodDescription='Swinging kettle,ref.set 0840668a' prodMessage=''
		 prodImageSmallPath='/images/0850668as.gif' prodImageLargePath='/images/0850668as.gif'
		 prodLink='' prodPrice='3,040.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:32:43'
		 prodDateModified='2003-06-26T15:33:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850668AT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840668a' ProdNamePlural='Teapots,ref.sets 0840668a'
		 prodShortDescription='Teapot,ref.set 0840668a' prodDescription='Teapot,ref.set 0840668a'
		 prodMessage='' prodImageSmallPath='/images/0850649at.gif'
		 prodImageLargePath='/images/0850649at.gif' prodLink=''
		 prodPrice='1,406.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:33:54' prodDateModified='2003-06-26T15:34:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850672A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840672'
		 ProdNamePlural='Sugar bowls,ref.sets 0840672' prodShortDescription='Sugar bowl,ref.set 0840672'
		 prodDescription='Sugar bowl,ref.set 0840672' prodMessage=''
		 prodImageSmallPath='/images/0850672A.gif' prodImageLargePath='/images/0850672A.gif'
		 prodLink='' prodPrice='190.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:35:08'
		 prodDateModified='2003-06-26T15:35:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850672L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840672' ProdNamePlural='Creamers,ref.sets 0840672'
		 prodShortDescription='Creamer,ref.set 0840672' prodDescription='Creamer,ref.set 0840672'
		 prodMessage='' prodImageSmallPath='/images/0850672L.gif'
		 prodImageLargePath='/images/0850672L.gif' prodLink=''
		 prodPrice='150.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:36:09' prodDateModified='2003-06-26T15:36:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850837A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840837'
		 ProdNamePlural='Sugar bowls,ref.sets 0840837' prodShortDescription='Sugar bowl,ref.set 0840837'
		 prodDescription='Sugar bowl,ref.set 0840837' prodMessage=''
		 prodImageSmallPath='/images/0850837A.gif' prodImageLargePath='/images/0850837A.gif'
		 prodLink='' prodPrice='449.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:37:16'
		 prodDateModified='2003-06-26T15:37:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850837C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840837'
		 ProdNamePlural='Coffeepots,ref.sets 0840837' prodShortDescription='Coffeepot,ref.set 0840837'
		 prodDescription='Coffeepot,ref.set 0840837' prodMessage=''
		 prodImageSmallPath='/images/0850837C.gif' prodImageLargePath='/images/0850837C.gif'
		 prodLink='' prodPrice='768.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:38:36'
		 prodDateModified='2003-06-26T15:38:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850837L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840837' ProdNamePlural='Creamers,ref.sets 0840837'
		 prodShortDescription='Creamer,ref.set 0840837' prodDescription='Creamer,ref.set 0840837'
		 prodMessage='' prodImageSmallPath='/images/0850837L.gif'
		 prodImageLargePath='/images/0850837L.gif' prodLink=''
		 prodPrice='340.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:39:42' prodDateModified='2003-06-26T15:39:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850837N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840837'
		 ProdNamePlural='Waste bowls,ref.sets 0840837' prodShortDescription='Waste bowl,ref.set 0840837'
		 prodDescription='Waste bowl,ref.set 0840837' prodMessage=''
		 prodImageSmallPath='/images/0850837N.gif' prodImageLargePath='/images/0850837N.gif'
		 prodLink='' prodPrice='210.45' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:41:52'
		 prodDateModified='2003-06-26T15:42:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850837T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840837' ProdNamePlural='Teapots,ref.sets 0840837'
		 prodShortDescription='Teapot,ref.set 0840837' prodDescription='Teapot,ref.set 0840837'
		 prodMessage='' prodImageSmallPath='/images/0850837T.gif'
		 prodImageLargePath='/images/0850837T.gif' prodLink=''
		 prodPrice='781.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:44:50' prodDateModified='2003-06-26T15:45:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850838MBA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840838mb'
		 ProdNamePlural='Sugar bowls,ref.sets 0840838mb' prodShortDescription='Sugar bowl,ref.set 0840838mb'
		 prodDescription='Sugar bowl,ref.set 0840838mb' prodMessage=''
		 prodImageSmallPath='/images/0850838mba.gif' prodImageLargePath='/images/0850838mba.gif'
		 prodLink='' prodPrice='500.55' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:45:59'
		 prodDateModified='2003-06-26T15:46:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850838MBC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840838mb'
		 ProdNamePlural='Coffeepots,ref.sets 0840838mb' prodShortDescription='Coffeepot,ref.set 0840838mb'
		 prodDescription='Coffeepot,ref.set 0840838mb' prodMessage=''
		 prodImageSmallPath='/images/0850838mbc.gif' prodImageLargePath='/images/0850838mbc.gif'
		 prodLink='' prodPrice='828.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:46:52'
		 prodDateModified='2003-06-26T15:47:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850838MBL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840838mb'
		 ProdNamePlural='Creamers,ref.sets 0840838mb' prodShortDescription='Creamer,ref.set 0840838mb'
		 prodDescription='Creamer,ref.set 0840838mb' prodMessage=''
		 prodImageSmallPath='/images/0850838mbl.gif' prodImageLargePath='/images/0850838mbl.gif'
		 prodLink='' prodPrice='350.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:47:50'
		 prodDateModified='2003-06-26T15:48:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850838MBN' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840838mb'
		 ProdNamePlural='Waste bowls,ref.sets 0840838mb' prodShortDescription='Waste bowl,ref.set 0840838mb'
		 prodDescription='Waste bowl,ref.set 0840838mb' prodMessage=''
		 prodImageSmallPath='/images/0850838mbn.gif' prodImageLargePath='/images/0850838mbn.gif'
		 prodLink='' prodPrice='180.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:48:57'
		 prodDateModified='2003-06-26T15:49:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850838MBT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840838mb' ProdNamePlural='Teapots,ref.sets 0840838mb'
		 prodShortDescription='Teapot,ref.set 0840838mb' prodDescription='Teapot,ref.set 0840838mb'
		 prodMessage='' prodImageSmallPath='/images/0850838mbt.gif'
		 prodImageLargePath='/images/0850838mbt.gif' prodLink=''
		 prodPrice='874.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T17:40:18' prodDateModified='2003-06-26T17:40:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850839A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840839'
		 ProdNamePlural='Sugar bowls,ref.sets 0840839' prodShortDescription='Sugar bowl,ref.set 0840839'
		 prodDescription='Sugar bowl,ref.set 0840839' prodMessage=''
		 prodImageSmallPath='/images/0850838A.gif' prodImageLargePath='/images/0850838A.gif'
		 prodLink='' prodPrice='699.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:41:30'
		 prodDateModified='2003-06-26T17:41:48' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850839C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840839'
		 ProdNamePlural='Coffeepots,ref.sets 0840839' prodShortDescription='Coffeepot,ref.set 0840839'
		 prodDescription='Coffeepot,ref.set 0840839' prodMessage=''
		 prodImageSmallPath='/images/0850838C.gif' prodImageLargePath='/images/0850838C.gif'
		 prodLink='' prodPrice='1,475.15' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:42:50'
		 prodDateModified='2003-06-26T17:43:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850839L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840839' ProdNamePlural='Creamers,ref.sets 0840839'
		 prodShortDescription='Creamer,ref.set 0840839' prodDescription='Creamer,ref.set 0840839'
		 prodMessage='' prodImageSmallPath='/images/0850838L.gif'
		 prodImageLargePath='/images/0850838L.gif' prodLink=''
		 prodPrice='564.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T17:43:54' prodDateModified='2003-06-26T17:44:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850839N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840839'
		 ProdNamePlural='Waste bowls,ref.sets 0840839' prodShortDescription='Waste bowl,ref.set 0840839'
		 prodDescription='Waste bowl,ref.set 0840839' prodMessage=''
		 prodImageSmallPath='/images/0850838N.gif' prodImageLargePath='/images/0850838N.gif'
		 prodLink='' prodPrice='274.35' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:45:03'
		 prodDateModified='2003-06-26T17:45:22' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850839S' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swinging kettle,ref.set 0840839'
		 ProdNamePlural='Swinging kettles,ref.sets 0840839' prodShortDescription='Swinging kettle,ref.set 0840839'
		 prodDescription='Swinging kettle,ref.set 0840839' prodMessage=''
		 prodImageSmallPath='/images/0850839S.gif' prodImageLargePath='/images/0850839S.gif'
		 prodLink='' prodPrice='3,040.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:46:17'
		 prodDateModified='2003-06-26T17:46:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850839T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840839' ProdNamePlural='Teapots,ref.sets 0840839'
		 prodShortDescription='Teapot,ref.set 0840839' prodDescription='Teapot,ref.set 0840839'
		 prodMessage='' prodImageSmallPath='/images/0850838T.gif'
		 prodImageLargePath='/images/0850838T.gif' prodLink=''
		 prodPrice='1,279.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T17:47:41' prodDateModified='2003-06-26T17:47:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850841A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840841'
		 ProdNamePlural='Sugar bowls,ref.sets 0840841' prodShortDescription='Sugar bowl,ref.set 0840841'
		 prodDescription='Sugar bowl,ref.set 0840841' prodMessage=''
		 prodImageSmallPath='/images/0850836A.gif' prodImageLargePath='/images/0850836A.gif'
		 prodLink='' prodPrice='582.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:48:41'
		 prodDateModified='2003-06-26T17:48:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850841C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840841'
		 ProdNamePlural='Coffeepots,ref.sets 0840841' prodShortDescription='Coffeepot,ref.set 0840841'
		 prodDescription='Coffeepot,ref.set 0840841' prodMessage=''
		 prodImageSmallPath='/images/0850836C.gif' prodImageLargePath='/images/0850836C.gif'
		 prodLink='' prodPrice='1,296.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:50:13'
		 prodDateModified='2003-06-26T17:50:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850841L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840841' ProdNamePlural='Creamers,ref.sets 0840841'
		 prodShortDescription='Creamer,ref.set 0840841' prodDescription='Creamer,ref.set 0840841'
		 prodMessage='' prodImageSmallPath='/images/0850836L.gif'
		 prodImageLargePath='/images/0850836L.gif' prodLink=''
		 prodPrice='473.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T17:51:33' prodDateModified='2003-06-26T17:51:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850841N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840841'
		 ProdNamePlural='Waste bowls,ref.sets 0840841' prodShortDescription='Waste bowl,ref.set 0840841'
		 prodDescription='Waste bowl,ref.set 0840841' prodMessage=''
		 prodImageSmallPath='/images/0850836N.gif' prodImageLargePath='/images/0850836N.gif'
		 prodLink='' prodPrice='354.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:52:25'
		 prodDateModified='2003-06-26T17:52:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850841S' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swinging kettle,ref.set 0840841'
		 ProdNamePlural='Swinging kettles,ref.sets 0840841' prodShortDescription='Swinging kettle,ref.set 0840841'
		 prodDescription='Swinging kettle,ref.set 0840841' prodMessage=''
		 prodImageSmallPath='/images/0850841S.gif' prodImageLargePath='/images/0850841S.gif'
		 prodLink='' prodPrice='2,664.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:53:32'
		 prodDateModified='2003-06-26T17:53:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850841T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840841' ProdNamePlural='Teapots,ref.sets 0840841'
		 prodShortDescription='Teapot,ref.set 0840841' prodDescription='Teapot,ref.set 0840841'
		 prodMessage='' prodImageSmallPath='/images/0850836T.gif'
		 prodImageLargePath='/images/0850836T.gif' prodLink=''
		 prodPrice='1,296.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T17:54:50' prodDateModified='2003-06-26T17:55:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850941A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840941'
		 ProdNamePlural='Sugar bowls,ref.sets 0840941' prodShortDescription='Sugar bowl,ref.set 0840941'
		 prodDescription='Sugar bowl,ref.set 0840941' prodMessage=''
		 prodImageSmallPath='/images/0850941A.gif' prodImageLargePath='/images/0850941A.gif'
		 prodLink='' prodPrice='327.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:55:47'
		 prodDateModified='2003-06-26T17:56:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850941C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840941'
		 ProdNamePlural='Coffeepots,ref.sets 0840941' prodShortDescription='Coffeepot,ref.set 0840941'
		 prodDescription='Coffeepot,ref.set 0840941' prodMessage=''
		 prodImageSmallPath='/images/0850941C.gif' prodImageLargePath='/images/0850941C.gif'
		 prodLink='' prodPrice='672.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:56:45'
		 prodDateModified='2003-06-26T17:57:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850941L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840941' ProdNamePlural='Creamers,ref.sets 0840941'
		 prodShortDescription='Creamer,ref.set 0840941' prodDescription='Creamer,ref.set 0840941'
		 prodMessage='' prodImageSmallPath='/images/0850941L.gif'
		 prodImageLargePath='/images/0850941L.gif' prodLink=''
		 prodPrice='345.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T17:57:42' prodDateModified='2003-06-26T17:57:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850941N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840941'
		 ProdNamePlural='Waste bowls,ref.sets 0840941' prodShortDescription='Waste bowl,ref.set 0840941'
		 prodDescription='Waste bowl,ref.set 0840941' prodMessage=''
		 prodImageSmallPath='/images/0850941N.gif' prodImageLargePath='/images/0850941N.gif'
		 prodLink='' prodPrice='160.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T17:58:43'
		 prodDateModified='2003-06-26T17:58:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850941T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840941' ProdNamePlural='Teapots,ref.sets 0840941'
		 prodShortDescription='Teapot,ref.set 0840941' prodDescription='Teapot,ref.set 0840941'
		 prodMessage='' prodImageSmallPath='/images/0850941T.gif'
		 prodImageLargePath='/images/0850941T.gif' prodLink=''
		 prodPrice='664.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T17:59:38' prodDateModified='2003-06-26T17:59:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850942A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840942'
		 ProdNamePlural='Sugar bowls,ref.sets 0840942' prodShortDescription='Sugar bowl,ref.set 0840942'
		 prodDescription='Sugar bowl,ref.set 0840942' prodMessage=''
		 prodImageSmallPath='/images/0850941A.gif' prodImageLargePath='/images/0850941A.gif'
		 prodLink='' prodPrice='327.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:01:41'
		 prodDateModified='2003-06-26T18:01:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850942L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840942' ProdNamePlural='Creamers,ref.sets 0840942'
		 prodShortDescription='Creamer,ref.set 0840942' prodDescription='Creamer,ref.set 0840942'
		 prodMessage='' prodImageSmallPath='/images/0850941L.gif'
		 prodImageLargePath='/images/0850941L.gif' prodLink=''
		 prodPrice='345.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:02:51' prodDateModified='2003-06-26T18:03:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850943AA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840943a'
		 ProdNamePlural='Sugar bowls,ref.sets 0840943a' prodShortDescription='Sugar bowl,ref.set 0840943a'
		 prodDescription='Sugar bowl,ref.set 0840943a' prodMessage=''
		 prodImageSmallPath='/images/0850943aa.gif' prodImageLargePath='/images/0850943aa.gif'
		 prodLink='' prodPrice='367.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:03:51'
		 prodDateModified='2003-06-26T18:04:08' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850943AC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840943a'
		 ProdNamePlural='Coffeepots,ref.sets 0840943a' prodShortDescription='Coffeepot,ref.set 0840943a 

'
		 prodDescription='Coffeepot,ref.set 0840943a 

' prodMessage=''
		 prodImageSmallPath='/images/0850943ac.gif' prodImageLargePath='/images/0850943ac.gif'
		 prodLink='' prodPrice='680.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:05:04'
		 prodDateModified='2003-06-26T18:05:22' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850943AL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840943a' ProdNamePlural='Creamers,ref.sets 0840943a'
		 prodShortDescription='Creamer,ref.set 0840943a' prodDescription='Creamer,ref.set 0840943a'
		 prodMessage='' prodImageSmallPath='/images/0850943al.gif'
		 prodImageLargePath='/images/0850943al.gif' prodLink=''
		 prodPrice='359.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:07:21' prodDateModified='2003-06-26T18:07:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850943AN' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840943a'
		 ProdNamePlural='Waste bowls,ref.sets 0840943a' prodShortDescription='Waste bowl,ref.set 0840943a'
		 prodDescription='Waste bowl,ref.set 0840943a' prodMessage=''
		 prodImageSmallPath='/images/0850943an.gif' prodImageLargePath='/images/0850943an.gif'
		 prodLink='' prodPrice='154.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:08:26'
		 prodDateModified='2003-06-26T18:08:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850943AT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840943a' ProdNamePlural='Teapots,ref.sets 0840943a'
		 prodShortDescription='Teapot,ref.set 0840943a' prodDescription='Teapot,ref.set 0840943a'
		 prodMessage='' prodImageSmallPath='/images/0850943at.gif'
		 prodImageLargePath='/images/0850943at.gif' prodLink=''
		 prodPrice='697.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:09:40' prodDateModified='2003-06-26T18:11:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850944A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840944'
		 ProdNamePlural='Sugar bowls,ref.sets 0840944' prodShortDescription='Sugar bowl,ref.set 0840944'
		 prodDescription='Sugar bowl,ref.set 0840944' prodMessage=''
		 prodImageSmallPath='/images/0850944A.gif' prodImageLargePath='/images/0850944A.gif'
		 prodLink='' prodPrice='240.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:11:50'
		 prodDateModified='2003-06-26T18:12:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850944C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840944'
		 ProdNamePlural='Coffeepots,ref.sets 0840944' prodShortDescription='Coffeepot,ref.set 0840944'
		 prodDescription='Coffeepot,ref.set 0840944' prodMessage=''
		 prodImageSmallPath='/images/0850944C.gif' prodImageLargePath='/images/0850944C.gif'
		 prodLink='' prodPrice='488.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:12:54'
		 prodDateModified='2003-06-26T18:13:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850944CA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840944c'
		 ProdNamePlural='Sugar bowls,ref.sets 0840944c' prodShortDescription='Sugar bowl,ref.set 0840944c'
		 prodDescription='Sugar bowl,ref.set 0840944c' prodMessage=''
		 prodImageSmallPath='/images/0850944ca.gif' prodImageLargePath='/images/0850944ca.gif'
		 prodLink='' prodPrice='290.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:13:57'
		 prodDateModified='2003-06-26T18:14:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830765' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher,h.18 cm.'
		 prodDescription='Plain style water pitcher,h.18 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830765.gif' prodImageLargePath='/images/0830765.gif'
		 prodLink='' prodPrice='634.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-08T09:27:40'
		 prodDateModified='2003-07-08T09:27:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830765RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann water pitcher border &#x26; ice guard'
		 ProdNamePlural='Queen ann water pitchers borders &#x26; ice guards'
		 prodShortDescription='Queen ann water pitcher border &#x26; ice guard'
		 prodDescription='Queen ann water pitcher border &#x26; ice guard'
		 prodMessage='' prodImageSmallPath='/images/0830765ra.gif'
		 prodImageLargePath='/images/0830765ra.gif' prodLink=''
		 prodPrice='737.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-08T09:28:56' prodDateModified='2003-07-08T09:29:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830766' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed pitcher' ProdNamePlural='Footed pitchers'
		 prodShortDescription='Footed pitcher,tortillon style,h.19.5 cm 

'
		 prodDescription='Footed pitcher,tortillon style,h.19.5 cm 

'
		 prodMessage='' prodImageSmallPath='/images/0830766.gif'
		 prodImageLargePath='/images/0830766.gif' prodLink='' prodPrice='993.85'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-08T09:30:07' prodDateModified='2003-07-08T09:30:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830767RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed queen ann water pitcher ice guard'
		 ProdNamePlural='Footed queen ann water pitchers ice guards'
		 prodShortDescription='Footed queen ann water pitcher ice guard'
		 prodDescription='Footed queen ann water pitcher ice guard'
		 prodMessage='' prodImageSmallPath='/images/0830767ra.gif'
		 prodImageLargePath='/images/0830767ra.gif' prodLink=''
		 prodPrice='1,044.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-08T09:31:23' prodDateModified='2003-07-08T09:31:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830768' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher' ProdNamePlural='Pitchers'
		 prodShortDescription='Pitcher,tortillon style,h.18 cm.'
		 prodDescription='Pitcher,tortillon style,h.18 cm.' prodMessage=''
		 prodImageSmallPath='/images/0830768.gif' prodImageLargePath='/images/0830768.gif'
		 prodLink='' prodPrice='754.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-08T09:32:28'
		 prodDateModified='2003-07-08T09:32:48' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830769' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style water pitcher'
		 ProdNamePlural='Plain style water pitchers' prodShortDescription='Plain style water pitcher, h.11.5 cm.'
		 prodDescription='Plain style water pitcher, h.11.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0830769.gif'
		 prodImageLargePath='/images/0830769.gif' prodLink='' prodPrice='260.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T23:07:40' prodDateModified='2003-06-30T23:12:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0830770T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pitcher,tortillon style ice guard'
		 ProdNamePlural='Pitchers,tortillon styles ice guards'
		 prodShortDescription='Pitcher,tortillon style ice guard'
		 prodDescription='Pitcher,tortillon style ice guard'
		 prodMessage='' prodImageSmallPath='/images/0830770T.gif'
		 prodImageLargePath='/images/0830770T.gif' prodLink=''
		 prodPrice='268.55' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T23:08:25' prodDateModified='2003-06-30T23:17:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0833200' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter silver handle &#x26; neck'
		 ProdNamePlural='Decanters silver handles &#x26; necks'
		 prodShortDescription='Decanter silver handle &#x26; neck'
		 prodDescription='Decanter silver handle &#x26; neck'
		 prodMessage='' prodImageSmallPath='/images/0833200.gif'
		 prodImageLargePath='/images/0833200.gif' prodLink='' prodPrice='499.52'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-08T09:36:35' prodDateModified='2003-07-08T09:36:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0833310' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Modern style pitcher  large handle'
		 ProdNamePlural='Modern style pitchers  large handles'
		 prodShortDescription='Modern style pitcher  large handle, h. 24.5 cm'
		 prodDescription='Modern style pitcher  large handle, h. 24.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0833310.gif'
		 prodImageLargePath='/images/0833310.gif' prodLink='' prodPrice='822.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-08T09:37:51' prodDateModified='2003-07-08T09:38:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0833311' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Modern style pitcher  small handle'
		 ProdNamePlural='Modern style pitchers  small handles'
		 prodShortDescription='Modern style pitcher  small handle, h. 20 cm 

'
		 prodDescription='Modern style pitcher  small handle, h. 20 cm 

'
		 prodMessage='' prodImageSmallPath='/images/0833311.gif'
		 prodImageLargePath='/images/0833311.gif' prodLink='' prodPrice='676.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-08T09:40:43' prodDateModified='2003-07-08T09:40:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840080' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc.tea set acrilic handle &#x26; tray 022-0580'
		 ProdNamePlural='5-pc.tea sets acrilic handles &#x26; trays 022-0580'
		 prodShortDescription='5-pc.tea set acrilic handle &#x26; tray 022-0580'
		 prodDescription='5-pc.tea set acrilic handle &#x26; tray 022-0580'
		 prodMessage='' prodImageSmallPath='/images/0840080.gif'
		 prodImageLargePath='/images/0840080.gif' prodLink='' prodPrice='4,737.19'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T11:40:07' prodDateModified='2003-06-27T11:40:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840099' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar &#x26; cream set boy-figured handle'
		 ProdNamePlural='Sugar &#x26; cream sets boy-figured handles'
		 prodShortDescription='Sugar &#x26; cream set boy-figured handle'
		 prodDescription='Sugar &#x26; cream set boy-figured handle'
		 prodMessage='' prodImageSmallPath='/images/0840099.gif'
		 prodImageLargePath='/images/0840099.gif' prodLink='' prodPrice='337.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T11:41:15' prodDateModified='2003-06-27T11:43:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08402035' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Coffee set tray 020-0320'
		 ProdNamePlural='5-pc. Coffee sets trays 020-0320' prodShortDescription='5-pc. Coffee set tray 020-0320'
		 prodDescription='5-pc. Coffee set tray 020-0320' prodMessage=''
		 prodImageSmallPath='/images/08402035.gif' prodImageLargePath='/images/08402035.gif'
		 prodLink='' prodPrice='2,468.63' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-27T11:44:02'
		 prodDateModified='2003-06-27T11:44:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840205' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. American style tea set tray 0200205'
		 ProdNamePlural='6-pc. American style tea sets trays 0200205'
		 prodShortDescription='6-pc. American style tea set tray 0200205'
		 prodDescription='6-pc. American style tea set tray 0200205'
		 prodMessage='' prodImageSmallPath='/images/0840205.gif'
		 prodImageLargePath='/images/0840205.gif' prodLink='' prodPrice='4,473.15'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T11:45:14' prodDateModified='2003-06-27T11:46:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840208' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-pc. Tea set sevilla border &#x26; tray 0180208'
		 ProdNamePlural='7-pc. Tea sets sevilla borders &#x26; trays 0180208'
		 prodShortDescription='7-pc. Tea set sevilla border &#x26; tray 0180208'
		 prodDescription='7-pc. Tea set sevilla border &#x26; tray 0180208'
		 prodMessage='' prodImageSmallPath='/images/0840208.gif'
		 prodImageLargePath='/images/0840208.gif' prodLink='' prodPrice='8,727.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T11:47:41' prodDateModified='2003-06-27T11:51:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840583' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Pear style tea set tray 0220580'
		 ProdNamePlural='5-pc. Pear style tea sets trays 0220580'
		 prodShortDescription='5-pc. Pear style tea set tray 0220580'
		 prodDescription='5-pc. Pear style tea set tray 0220580'
		 prodMessage='' prodImageSmallPath='/images/0840583.gif'
		 prodImageLargePath='/images/0840583.gif' prodLink='' prodPrice='4,481.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T11:54:15' prodDateModified='2003-06-27T11:54:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840584A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved english style tea set tray 0200644'
		 ProdNamePlural='Engraved english style tea sets trays 0200644'
		 prodShortDescription='Engraved english style tea set tray 0200644'
		 prodDescription='Engraved english style tea set tray 0200644'
		 prodMessage='' prodImageSmallPath='/images/0840584A.gif'
		 prodImageLargePath='/images/0840584A.gif' prodLink=''
		 prodPrice='3,562.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T11:55:46' prodDateModified='2003-06-27T11:57:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840585A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='English tea set wood h.&#x26; triang. tray 0200644'
		 ProdNamePlural='English tea sets wood h.&#x26; triang. trays 0200644'
		 prodShortDescription='English tea set wood h.&#x26; triang. tray 0200644 

'
		 prodDescription='English tea set wood h.&#x26; triang. tray 0200644 

'
		 prodMessage='' prodImageSmallPath='/images/0840585A.gif'
		 prodImageLargePath='/images/0840585A.gif' prodLink=''
		 prodPrice='3,823.54' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T11:58:21' prodDateModified='2003-06-27T11:58:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840588' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Hand-chased tea set tray 0200981'
		 ProdNamePlural='5-pc. Hand-chased tea sets trays 0200981'
		 prodShortDescription='5-pc. Hand-chased tea set tray 0200981'
		 prodDescription='5-pc. Hand-chased tea set tray 0200981'
		 prodMessage='' prodImageSmallPath='/images/0840588.gif'
		 prodImageLargePath='/images/0840588.gif' prodLink='' prodPrice='4,107.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:00:01' prodDateModified='2003-06-27T12:06:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840589' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Victoria style tea set tray 0200320'
		 ProdNamePlural='5-pc. Victoria style tea sets trays 0200320'
		 prodShortDescription='5-pc. Victoria style tea set tray 0200320'
		 prodDescription='5-pc. Victoria style tea set tray 0200320'
		 prodMessage='' prodImageSmallPath='/images/0840589.gif'
		 prodImageLargePath='/images/0840589.gif' prodLink='' prodPrice='2,282.18'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:07:56' prodDateModified='2003-06-27T12:08:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840589A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Victoria style tea set fig. &#x26; tray 0200320'
		 ProdNamePlural='5-pc. Victoria style tea sets fig. &#x26; trays 0200320'
		 prodShortDescription='5-pc. Victoria style tea set fig. &#x26; tray 0200320'
		 prodDescription='5-pc. Victoria style tea set fig. &#x26; tray 0200320'
		 prodMessage='' prodImageSmallPath='/images/0840589A.gif'
		 prodImageLargePath='/images/0840589A.gif' prodLink=''
		 prodPrice='2,341.68' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:09:04' prodDateModified='2003-06-27T12:09:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840620' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-pc. Christoph style tea set tray 0200620'
		 ProdNamePlural='7-pc. Christoph style tea sets trays 0200620'
		 prodShortDescription='7-pc. Christoph style tea set tray 0200620'
		 prodDescription='7-pc. Christoph style tea set tray 0200620'
		 prodMessage='' prodImageSmallPath='/images/0840620.gif'
		 prodImageLargePath='/images/0840620.gif' prodLink='' prodPrice='9,551.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:10:48' prodDateModified='2003-06-27T12:11:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840621' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Christoph style tea set tray 0200978a'
		 ProdNamePlural='6-pc. Christoph style tea sets trays 0200978a'
		 prodShortDescription='6-pc. Christoph style tea set tray 0200978a'
		 prodDescription='6-pc. Christoph style tea set tray 0200978a'
		 prodMessage='' prodImageSmallPath='/images/0840621.gif'
		 prodImageLargePath='/images/0840621.gif' prodLink='' prodPrice='5,694.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:12:23' prodDateModified='2003-06-27T12:12:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840626' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Plain style tea set tray 0200320'
		 ProdNamePlural='5-pc. Plain style tea sets trays 0200320'
		 prodShortDescription='5-pc. Plain style tea set tray 0200320'
		 prodDescription='5-pc. Plain style tea set tray 0200320'
		 prodMessage='' prodImageSmallPath='/images/0840626.gif'
		 prodImageLargePath='/images/0840626.gif' prodLink='' prodPrice='2,485.43'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:13:44' prodDateModified='2003-06-27T12:14:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08406263' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc. Sugar &#x26; cream set tray 0250640'
		 ProdNamePlural='3-pc. Sugar &#x26; cream sets trays 0250640'
		 prodShortDescription='3-pc. Sugar &#x26; cream set tray 0250640'
		 prodDescription='3-pc. Sugar &#x26; cream set tray 0250640'
		 prodMessage='' prodImageSmallPath='/images/08406263.gif'
		 prodImageLargePath='/images/08406263.gif' prodLink=''
		 prodPrice='741.02' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:14:46' prodDateModified='2003-06-27T12:16:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08406264' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-pc. Imperio coffee set tray 0190977'
		 ProdNamePlural='4-pc. Imperio coffee sets trays 0190977'
		 prodShortDescription='4-pc. Imperio coffee set tray 0190977'
		 prodDescription='4-pc. Imperio coffee set tray 0190977'
		 prodMessage='' prodImageSmallPath='/images/08406264.gif'
		 prodImageLargePath='/images/08406264.gif' prodLink=''
		 prodPrice='1,578.57' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:17:26' prodDateModified='2003-06-27T12:18:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840626I' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Imperio tea set tray 0190320'
		 ProdNamePlural='5-pc. Imperio tea sets trays 0190320'
		 prodShortDescription='5-pc. Imperio tea set tray 0190320'
		 prodDescription='5-pc. Imperio tea set tray 0190320'
		 prodMessage='' prodImageSmallPath='/images/0840626I.gif'
		 prodImageLargePath='/images/0840626I.gif' prodLink=''
		 prodPrice='2,678.05' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:19:24' prodDateModified='2003-06-27T12:20:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840629' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc. Sugar &#x26; cream set tray 0170629'
		 ProdNamePlural='3-pc. Sugar &#x26; cream sets trays 0170629'
		 prodShortDescription='3-pc. Sugar &#x26; cream set tray 0170629'
		 prodDescription='3-pc. Sugar &#x26; cream set tray 0170629'
		 prodMessage='' prodImageSmallPath='/images/0840629.gif'
		 prodImageLargePath='/images/0840629.gif' prodLink='' prodPrice='984.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:21:51' prodDateModified='2003-06-27T12:22:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08406336' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Plain style tea set tray 0200205'
		 ProdNamePlural='6-pc. Plain style tea sets trays 0200205'
		 prodShortDescription='6-pc. Plain style tea set tray 0200205'
		 prodDescription='6-pc. Plain style tea set tray 0200205'
		 prodMessage='' prodImageSmallPath='/images/08406336.gif'
		 prodImageLargePath='/images/08406336.gif' prodLink=''
		 prodPrice='5,011.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:22:57' prodDateModified='2003-06-27T12:23:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840634' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Footed tea set tray 019-0644'
		 ProdNamePlural='6-pc. Footed tea sets trays 019-0644'
		 prodShortDescription='6-pc. Footed tea set tray 019-0644'
		 prodDescription='6-pc. Footed tea set tray 019-0644'
		 prodMessage='' prodImageSmallPath='/images/0840634.gif'
		 prodImageLargePath='/images/0840634.gif' prodLink='' prodPrice='3,834.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:24:35' prodDateModified='2003-06-27T12:29:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840638' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Tea set border &#x26; tray 0180320'
		 ProdNamePlural='5-pc. Tea set borders &#x26; trays 0180320'
		 prodShortDescription='5-pc. Tea set border &#x26; tray 0180320'
		 prodDescription='5-pc. Tea set border &#x26; tray 0180320'
		 prodMessage='' prodImageSmallPath='/images/0840638.gif'
		 prodImageLargePath='/images/0840638.gif' prodLink='' prodPrice='2,717.13'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:30:35' prodDateModified='2003-06-27T12:32:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840639RA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Queen ann tea set tray 0190644'
		 ProdNamePlural='6-pc. Queen ann tea sets trays 0190644'
		 prodShortDescription='6-pc. Queen ann tea set tray 0190644'
		 prodDescription='6-pc. Queen ann tea set tray 0190644'
		 prodMessage='' prodImageSmallPath='/images/0840639ra.gif'
		 prodImageLargePath='/images/0840639ra.gif' prodLink=''
		 prodPrice='3,814.27' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:32:52' prodDateModified='2003-06-27T12:34:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840640' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc. Sugar &#x26; cream set tray 0230640'
		 ProdNamePlural='3-pc. Sugar &#x26; cream sets trays 0230640'
		 prodShortDescription='3-pc. Sugar &#x26; cream set tray 0230640'
		 prodDescription='3-pc. Sugar &#x26; cream set tray 0230640'
		 prodMessage='' prodImageSmallPath='/images/0840640.gif'
		 prodImageLargePath='/images/0840640.gif' prodLink='' prodPrice='543.18'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:34:49' prodDateModified='2003-06-27T12:35:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840640A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc. Sugar &#x26; cream set border &#x26; tray 0180640'
		 ProdNamePlural='3-pc. Sugar &#x26; cream set borders &#x26; trays 0180640'
		 prodShortDescription='3-pc. Sugar &#x26; cream set border &#x26; tray 0180640'
		 prodDescription='3-pc. Sugar &#x26; cream set border &#x26; tray 0180640'
		 prodMessage='' prodImageSmallPath='/images/0840640A.gif'
		 prodImageLargePath='/images/0840640A.gif' prodLink=''
		 prodPrice='647.76' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:35:51' prodDateModified='2003-06-27T12:36:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840640T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc.tortillon sugar &#x26; cream set tray 0190640'
		 ProdNamePlural='3-pc.tortillon sugar &#x26; cream sets trays 0190640'
		 prodShortDescription='3-pc.tortillon sugar &#x26; cream set tray 0190640'
		 prodDescription='3-pc.tortillon sugar &#x26; cream set tray 0190640'
		 prodMessage='' prodImageSmallPath='/images/0840640T.gif'
		 prodImageLargePath='/images/0840640T.gif' prodLink=''
		 prodPrice='704.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:37:56' prodDateModified='2003-06-27T12:38:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840641' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc. Plain style sugar &#x26; cream set tray 0250640'
		 ProdNamePlural='3-pc. Plain style sugars &#x26; cream sets trays 0250640'
		 prodShortDescription='3-pc. Plain style sugar &#x26; cream set tray 0250640 

'
		 prodDescription='3-pc. Plain style sugar &#x26; cream set tray 0250640 

'
		 prodMessage='' prodImageSmallPath='/images/0840641.gif'
		 prodImageLargePath='/images/0840641.gif' prodLink='' prodPrice='575.22'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:39:47' prodDateModified='2003-06-27T12:41:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840642M' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Tortillon tea set tray 0220974b'
		 ProdNamePlural='6-pc. Tortillon tea sets trays 0220974b'
		 prodShortDescription='6-pc. Tortillon tea set tray 0220974b'
		 prodDescription='6-pc. Tortillon tea set tray 0220974b'
		 prodMessage='' prodImageSmallPath='/images/0840642M.gif'
		 prodImageLargePath='/images/0840642M.gif' prodLink=''
		 prodPrice='4,449.68' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T12:42:14' prodDateModified='2003-06-27T12:42:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840643' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Tortillon footed tea set tray 0190644'
		 ProdNamePlural='6-pc. Tortillon footed tea sets trays 0190644'
		 prodShortDescription='6-pc. Tortillon footed tea set tray 0190644'
		 prodDescription='6-pc. Tortillon footed tea set tray 0190644'
		 prodMessage='' prodImageSmallPath='/images/0840643.gif'
		 prodImageLargePath='/images/0840643.gif' prodLink='' prodPrice='3,775.27'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:46:27' prodDateModified='2003-06-27T12:47:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840644' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc.plain style tea set tray 019-0644'
		 ProdNamePlural='6-pc.plain style tea sets trays 019-0644'
		 prodShortDescription='6-pc.plain style tea set tray 019-0644'
		 prodDescription='6-pc.plain style tea set tray 019-0644'
		 prodMessage='' prodImageSmallPath='/images/0840644.gif'
		 prodImageLargePath='/images/0840644.gif' prodLink='' prodPrice='3,295.67'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T12:55:01' prodDateModified='2003-06-27T12:55:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840648' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Plain style footed tea set tray 017-0648'
		 ProdNamePlural='6-pc. Plain style footed tea sets trays 017-0648'
		 prodShortDescription='6-pc. Plain style footed tea set tray 017-0648'
		 prodDescription='6-pc. Plain style footed tea set tray 017-0648'
		 prodMessage='' prodImageSmallPath='/images/0840648.gif'
		 prodImageLargePath='/images/0840648.gif' prodLink='' prodPrice='6,083.12'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T13:16:51' prodDateModified='2003-06-27T13:17:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840648M' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Plain style footed tea set tray 0220974b'
		 ProdNamePlural='6-pc. Plain style footed tea sets trays 0220974b'
		 prodShortDescription='6-pc. Plain style footed tea set tray 0220974b'
		 prodDescription='6-pc. Plain style footed tea set tray 0220974b'
		 prodMessage='' prodImageSmallPath='/images/0840648M.gif'
		 prodImageLargePath='/images/0840648M.gif' prodLink=''
		 prodPrice='4,728.48' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T13:21:37' prodDateModified='2003-06-27T13:22:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840649M' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Tortillon footed tea set tray 0220974b'
		 ProdNamePlural='6-pc. Tortillon footed tea sets trays 0220974b'
		 prodShortDescription='6-pc. Tortillon footed tea set tray 0220974b'
		 prodDescription='6-pc. Tortillon footed tea set tray 0220974b'
		 prodMessage='' prodImageSmallPath='/images/0840649M.gif'
		 prodImageLargePath='/images/0840649M.gif' prodLink=''
		 prodPrice='4,880.53' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T13:23:22' prodDateModified='2003-06-27T13:24:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840667' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-pc. Plain style footed tea set tray 017-0669'
		 ProdNamePlural='7-pc. Plain style footed tea sets trays 017-0669'
		 prodShortDescription='7-pc. Plain style footed tea set tray 017-0669'
		 prodDescription='7-pc. Plain style footed tea set tray 017-0669'
		 prodMessage='' prodImageSmallPath='/images/0840667.gif'
		 prodImageLargePath='/images/0840667.gif' prodLink='' prodPrice='9,981.54'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T13:32:19' prodDateModified='2003-06-27T13:34:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840668A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-PCS.TEA SET,TORTILL.SPECIAL CHASE,R.TRAY 0170669'
		 ProdNamePlural='7-PCS.TEA SETS,TORTILL.SPECIAL CHASES,R.TRAYS 0170669'
		 prodShortDescription='7-PCS.TEA SET,TORTILL.SPECIAL CHASE,R.TRAY 0170669'
		 prodDescription='7-PCS.TEA SET,TORTILL.SPECIAL CHASE,R.TRAY 0170669'
		 prodMessage='' prodImageSmallPath='/images/0840668A.gif'
		 prodImageLargePath='/images/0840668A.gif' prodLink=''
		 prodPrice='10,625.59' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-27T13:36:37'
		 prodDateModified='2003-06-27T13:39:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840672' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc.sevilla sugar &#x26; milk set tray 0180640'
		 ProdNamePlural='3-pc.sevilla sugar &#x26; milk sets trays 0180640'
		 prodShortDescription='3-pc.sevilla sugar &#x26; milk set tray 0180640'
		 prodDescription='3-pc.sevilla sugar &#x26; milk set tray 0180640'
		 prodMessage='' prodImageSmallPath='/images/0840672.gif'
		 prodImageLargePath='/images/0840672.gif' prodLink='' prodPrice='687.76'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T13:39:56' prodDateModified='2003-06-27T13:41:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840837' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Queen ann footed tea set tray 0190644'
		 ProdNamePlural='6-pc. Queen ann footed tea sets trays 0190644'
		 prodShortDescription='6-pc. Queen ann footed tea set tray 0190644'
		 prodDescription='6-pc. Queen ann footed tea set tray 0190644'
		 prodMessage='' prodImageSmallPath='/images/0840837.gif'
		 prodImageLargePath='/images/0840837.gif' prodLink='' prodPrice='3,882.87'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T13:42:15' prodDateModified='2003-06-27T13:42:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840838MB' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Queen ann tea set tray 0190648m'
		 ProdNamePlural='6-pc. Queen ann tea sets trays 0190648m'
		 prodShortDescription='6-pc. Queen ann tea set tray 0190648m'
		 prodDescription='6-pc. Queen ann tea set tray 0190648m'
		 prodMessage='' prodImageSmallPath='/images/0840838mb.gif'
		 prodImageLargePath='/images/0840838mb.gif' prodLink=''
		 prodPrice='4,245.65' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T13:43:56' prodDateModified='2003-06-27T13:44:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840839' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-pc. Queen ann footed tea set tray 0190669'
		 ProdNamePlural='7-pc. Queen ann footed tea sets trays 0190669'
		 prodShortDescription='7-pc. Queen ann footed tea set tray 0190669'
		 prodDescription='7-pc. Queen ann footed tea set tray 0190669'
		 prodMessage='' prodImageSmallPath='/images/0840839.gif'
		 prodImageLargePath='/images/0840839.gif' prodLink='' prodPrice='10,682.78'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T13:46:22' prodDateModified='2003-06-27T13:47:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840841' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-pc.imperio footed tea set tray 0190669'
		 ProdNamePlural='7-pc.imperio footed tea sets trays 0190669'
		 prodShortDescription='7-pc.imperio footed tea set tray 0190669'
		 prodDescription='7-pc.imperio footed tea set tray 0190669'
		 prodMessage='' prodImageSmallPath='/images/0840841.gif'
		 prodImageLargePath='/images/0840841.gif' prodLink='' prodPrice='10,015.58'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T13:48:55' prodDateModified='2003-06-27T13:50:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840941' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Hand-chased modern tea set tray 0200981'
		 ProdNamePlural='6-pc. Hand-chased modern tea sets trays 0200981'
		 prodShortDescription='6-pc. Hand-chased modern tea set tray 0200981 

'
		 prodDescription='6-pc. Hand-chased modern tea set tray 0200981 

'
		 prodMessage='' prodImageSmallPath='/images/0840941.gif'
		 prodImageLargePath='/images/0840941.gif' prodLink='' prodPrice='3,537.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T13:51:36' prodDateModified='2003-06-27T13:51:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840942' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='SUGAR &#x26; MILK SET,CHASED,3-PCS.,REF.TRAY 0190034CA'
		 ProdNamePlural='SUGAR &#x26; MILK SETS,CHASED,3-PCS.,REF.TRAYS 0190034CA'
		 prodShortDescription='SUGAR &#x26; MILK SET,CHASED,3-PCS.,REF.TRAY 0190034CA 

'
		 prodDescription='SUGAR &#x26; MILK SET,CHASED,3-PCS.,REF.TRAY 0190034CA 

'
		 prodMessage='' prodImageSmallPath='/images/0840942.gif'
		 prodImageLargePath='/images/0840942.gif' prodLink='' prodPrice='1,261.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T13:54:22' prodDateModified='2003-06-27T13:55:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840943A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='6-pc. Hand-hammered tea set tray 0252006'
		 ProdNamePlural='6-pc. Hand-hammered tea sets trays 0252006'
		 prodShortDescription='6-pc. Hand-hammered tea set tray 0252006'
		 prodDescription='6-pc. Hand-hammered tea set tray 0252006'
		 prodMessage='' prodImageSmallPath='/images/0840943A.gif'
		 prodImageLargePath='/images/0840943A.gif' prodLink=''
		 prodPrice='3,424.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T13:56:20' prodDateModified='2003-06-27T13:56:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840944' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Tea set tray 0200975'
		 ProdNamePlural='5-pc. Tea sets trays 0200975' prodShortDescription='5-pc. Tea set tray 0200975'
		 prodDescription='5-pc. Tea set tray 0200975' prodMessage=''
		 prodImageSmallPath='/images/0840944.gif' prodImageLargePath='/images/0840944.gif'
		 prodLink='' prodPrice='2,323.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-27T13:57:36'
		 prodDateModified='2003-06-27T13:58:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840944C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc.tea set,tortillon style  tray 0200975'
		 ProdNamePlural='5-pc.tea set,tortillon styles  trays 0200975'
		 prodShortDescription='5-pc.tea set,tortillon style  tray 0200975'
		 prodDescription='5-pc.tea set,tortillon style  tray 0200975'
		 prodMessage='' prodImageSmallPath='/images/0840944C.gif'
		 prodImageLargePath='/images/0840944C.gif' prodLink=''
		 prodPrice='2,471.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T14:00:08' prodDateModified='2003-06-27T14:00:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840947' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5-pc. Imperio style coffee set tray 0190320'
		 ProdNamePlural='5-pc. Imperio style coffee sets trays 0190320'
		 prodShortDescription='5-pc. Imperio style coffee set tray 0190320'
		 prodDescription='5-pc. Imperio style coffee set tray 0190320'
		 prodMessage='' prodImageSmallPath='/images/0840947.gif'
		 prodImageLargePath='/images/0840947.gif' prodLink='' prodPrice='2,616.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T14:01:06' prodDateModified='2003-06-27T14:01:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840947A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='3-pc. Imperio sugar &#x26; milk set tray 0190034'
		 ProdNamePlural='3-pc. Imperio sugar &#x26; milk sets trays 0190034'
		 prodShortDescription='3-pc. Imperio sugar &#x26; milk set tray 0190034'
		 prodDescription='3-pc. Imperio sugar &#x26; milk set tray 0190034'
		 prodMessage='' prodImageSmallPath='/images/0840947A.gif'
		 prodImageLargePath='/images/0840947A.gif' prodLink=''
		 prodPrice='1,042.06' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-27T14:02:41' prodDateModified='2003-06-27T14:03:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840948' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-pc. &#x22;w&#x22; style tea set tray 0230843'
		 ProdNamePlural='4-pc. w style tea sets trays 0230843'
		 prodShortDescription='4-pc. &#x22;w&#x22; style tea set tray 0230843'
		 prodDescription='4-pc. &#x22;w&#x22; style tea set tray 0230843'
		 prodMessage='' prodImageSmallPath='/images/0840948.gif'
		 prodImageLargePath='/images/0840948.gif' prodLink='' prodPrice='1,444.66'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T14:04:06' prodDateModified='2003-06-27T14:04:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840950' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-pc. Basket style coffee set tray 0170950'
		 ProdNamePlural='4-pc. Basket style coffee sets trays 0170950'
		 prodShortDescription='4-pc. Basket style coffee set tray 0170950'
		 prodDescription='4-pc. Basket style coffee set tray 0170950'
		 prodMessage='' prodImageSmallPath='/images/0840950.gif'
		 prodImageLargePath='/images/0840950.gif' prodLink='' prodPrice='2,498.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T14:05:31' prodDateModified='2003-06-27T14:06:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0840955' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='5pc. Tea set colored handles &#x26; tray 0200644'
		 ProdNamePlural='5pc. Tea sets colored handles &#x26; trays 0200644'
		 prodShortDescription='5pc. Tea set colored handles &#x26; tray 0200644'
		 prodDescription='5pc. Tea set colored handles &#x26; tray 0200644'
		 prodMessage='' prodImageSmallPath='/images/0840955.gif'
		 prodImageLargePath='/images/0840955.gif' prodLink='' prodPrice='3,549.26'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-27T14:07:29' prodDateModified='2003-06-27T14:07:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='084CPOD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Plate Racks' ProdNamePlural='Plate Racks'
		 prodShortDescription='Three Tier, 20 1/2H :
084CP - Antique Copper
084PW - Antique Pewter (not shown)
Two Tier, 15&#x27;&#x27;H :
083PW - Antique Pewter
083CP - Antique Copper (not shown)'
		 prodDescription='Three Tier, 20 1/2H :
084CP - Antique Copper
084PW - Antique Pewter (not shown)
Two Tier, 15&#x27;&#x27;H :
083PW - Antique Pewter
083CP - Antique Copper (not shown)'
		 prodMessage='' prodImageSmallPath='/images/14-c.jpg' prodImageLargePath='/images/14-c.jpg'
		 prodLink='' prodPrice='18.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T16:57:21'
		 prodDateModified='2003-07-24T16:57:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850080A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl; ref.tea set 084-0080'
		 ProdNamePlural='Sugar bowls; ref.tea sets 084-0080' prodShortDescription='Sugar bowl; ref.tea set 084-0080'
		 prodDescription='Sugar bowl; ref.tea set 084-0080' prodMessage=''
		 prodImageSmallPath='/images/0850080A.gif' prodImageLargePath='/images/0850080A.gif'
		 prodLink='' prodPrice='527.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T17:29:54'
		 prodDateModified='2003-06-25T17:30:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850080C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot; ref. Tea set 084-0080'
		 ProdNamePlural='Coffeepots; ref. Tea sets 084-0080' prodShortDescription='Coffeepot; ref. Tea set 084-0080'
		 prodDescription='Coffeepot; ref. Tea set 084-0080' prodMessage=''
		 prodImageSmallPath='/images/0850080C.gif' prodImageLargePath='/images/0850080C.gif'
		 prodLink='' prodPrice='942.88' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T17:34:36'
		 prodDateModified='2003-06-25T17:34:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850080L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer; ref. Tea set 084-0080'
		 ProdNamePlural='Creamers; ref. Tea sets 084-0080' prodShortDescription='Creamer; ref. Tea set 084-0080'
		 prodDescription='Creamer; ref. Tea set 084-0080' prodMessage=''
		 prodImageSmallPath='/images/0850080L.gif' prodImageLargePath='/images/0850080L.gif'
		 prodLink='' prodPrice='426.76' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T17:35:28'
		 prodDateModified='2003-06-25T17:36:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850080T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot; ref. Tea set 084-0080'
		 ProdNamePlural='Teapots; ref. Tea sets 084-0080' prodShortDescription='Teapot; ref. Tea set 084-0080'
		 prodDescription='Teapot; ref. Tea set 084-0080' prodMessage=''
		 prodImageSmallPath='/images/0850080T.gif' prodImageLargePath='/images/0850080T.gif'
		 prodLink='' prodPrice='890.95' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T17:39:49'
		 prodDateModified='2003-06-25T17:40:07' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850099A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0850099'
		 ProdNamePlural='Sugar bowls,ref.sets 0850099' prodShortDescription='Sugar bowl,ref.set 0850099'
		 prodDescription='Sugar bowl,ref.set 0850099' prodMessage=''
		 prodImageSmallPath='/images/0850099A.gif' prodImageLargePath='/images/0850099A.gif'
		 prodLink='' prodPrice='204.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T17:59:29'
		 prodDateModified='2003-06-25T17:59:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850099L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0850099' ProdNamePlural='Creamers,ref.sets 0850099'
		 prodShortDescription='Creamer,ref.set 0850099' prodDescription='Creamer,ref.set 0850099'
		 prodMessage='' prodImageSmallPath='/images/0850099L.gif'
		 prodImageLargePath='/images/0850099L.gif' prodLink=''
		 prodPrice='133.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T18:00:51' prodDateModified='2003-06-25T22:08:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08502035A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 08402035'
		 ProdNamePlural='Sugar bowls,ref.sets 08402035' prodShortDescription='Sugar bowl,ref.set 08402035'
		 prodDescription='Sugar bowl,ref.set 08402035' prodMessage=''
		 prodImageSmallPath='/images/08502035a.gif' prodImageLargePath='/images/08502035a.gif'
		 prodLink='' prodPrice='259.55' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T09:57:45'
		 prodDateModified='2003-06-26T09:59:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='08502035C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 08402035'
		 ProdNamePlural='Coffeepots,ref.sets 08402035' prodShortDescription='Coffeepot,ref.set 08402035'
		 prodDescription='Coffeepot,ref.set 08402035' prodMessage=''
		 prodImageSmallPath='/images/08502035c.gif' prodImageLargePath='/images/08502035c.gif'
		 prodLink='' prodPrice='510.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T10:00:59'
		 prodDateModified='2003-06-26T10:01:19' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='08502035L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 08402035' ProdNamePlural='Creamers,ref.sets 08402035'
		 prodShortDescription='Creamer,ref.set 08402035' prodDescription='Creamer,ref.set 08402035'
		 prodMessage='' prodImageSmallPath='/images/08502035l.gif'
		 prodImageLargePath='/images/08502035l.gif' prodLink=''
		 prodPrice='225.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T10:02:15' prodDateModified='2003-06-26T10:03:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08502035T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 08402035' ProdNamePlural='Teapots,ref.sets 08402035'
		 prodShortDescription='Teapot,ref.set 08402035' prodDescription='Teapot,ref.set 08402035'
		 prodMessage='' prodImageSmallPath='/images/08502035t.gif'
		 prodImageLargePath='/images/08502035t.gif' prodLink=''
		 prodPrice='531.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T10:05:32' prodDateModified='2003-06-26T10:06:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850205A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840205'
		 ProdNamePlural='Sugar bowls,ref.sets 0840205' prodShortDescription='Sugar bowl,ref.set 0840205'
		 prodDescription='Sugar bowl,ref.set 0840205' prodMessage=''
		 prodImageSmallPath='/images/0850205A.gif' prodImageLargePath='/images/0850205A.gif'
		 prodLink='' prodPrice='325.65' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T10:07:14'
		 prodDateModified='2003-06-26T10:08:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850205C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840205'
		 ProdNamePlural='Coffeepots,ref.sets 0840205' prodShortDescription='Coffeepot,ref.set 0840205'
		 prodDescription='Coffeepot,ref.set 0840205' prodMessage=''
		 prodImageSmallPath='/images/0850205C.gif' prodImageLargePath='/images/0850205C.gif'
		 prodLink='' prodPrice='889.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T10:10:52'
		 prodDateModified='2003-06-26T10:11:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850205L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840205' ProdNamePlural='Creamers,ref.sets 0840205'
		 prodShortDescription='Creamer,ref.set 0840205' prodDescription='Creamer,ref.set 0840205'
		 prodMessage='' prodImageSmallPath='/images/0850205L.gif'
		 prodImageLargePath='/images/0850205L.gif' prodLink=''
		 prodPrice='250.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T10:12:10' prodDateModified='2003-06-26T10:12:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850205N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840205'
		 ProdNamePlural='Waste bowls,ref.sets 0840205' prodShortDescription='Waste bowl,ref.set 0840205'
		 prodDescription='Waste bowl,ref.set 0840205' prodMessage=''
		 prodImageSmallPath='/images/0850205N.gif' prodImageLargePath='/images/0850205N.gif'
		 prodLink='' prodPrice='119.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T10:13:26'
		 prodDateModified='2003-06-26T10:13:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850205T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840205' ProdNamePlural='Teapots,ref.sets 0840205'
		 prodShortDescription='Teapot,ref.set 0840205' prodDescription='Teapot,ref.set 0840205'
		 prodMessage='' prodImageSmallPath='/images/0850205T.gif'
		 prodImageLargePath='/images/0850205T.gif' prodLink=''
		 prodPrice='872.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T10:14:33' prodDateModified='2003-06-26T10:14:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850208A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840208'
		 ProdNamePlural='Sugar bowls,ref.sets 0840208' prodShortDescription='Sugar bowl,ref.set 0840208'
		 prodDescription='Sugar bowl,ref.set 0840208' prodMessage=''
		 prodImageSmallPath='/images/0850208a.gif' prodImageLargePath='/images/0850208a.gif'
		 prodLink='' prodPrice='457.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T10:15:56'
		 prodDateModified='2003-06-26T10:17:08' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850208C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840208'
		 ProdNamePlural='Coffeepots,ref.sets 0840208' prodShortDescription='Coffeepot,ref.set 0840208'
		 prodDescription='Coffeepot,ref.set 0840208' prodMessage=''
		 prodImageSmallPath='/images/0850208c.gif' prodImageLargePath='/images/0850208c.gif'
		 prodLink='' prodPrice='1,109.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T10:18:00'
		 prodDateModified='2003-06-26T10:18:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850208L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840208' ProdNamePlural='Creamers,ref.sets 0840208'
		 prodShortDescription='Creamer,ref.set 0840208' prodDescription='Creamer,ref.set 0840208'
		 prodMessage='' prodImageSmallPath='/images/0850208l.gif'
		 prodImageLargePath='/images/0850208l.gif' prodLink=''
		 prodPrice='382.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T10:19:36' prodDateModified='2003-06-26T10:19:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850208O' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Strainer,ref.set 0840208' ProdNamePlural='Strainers,ref.sets 0840208'
		 prodShortDescription='Strainer,ref.set 0840208' prodDescription='Strainer,ref.set 0840208'
		 prodMessage='' prodImageSmallPath='/images/0850208o.gif'
		 prodImageLargePath='/images/0850208o.gif' prodLink=''
		 prodPrice='195.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T10:21:37' prodDateModified='2003-06-26T10:22:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850208S' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swinging kettle,ref.set 0840208'
		 ProdNamePlural='Swinging kettles,ref.sets 0840208' prodShortDescription='Swinging kettle,ref.set 0840208'
		 prodDescription='Swinging kettle,ref.set 0840208' prodMessage=''
		 prodImageSmallPath='/images/0850208S.gif' prodImageLargePath='/images/0850208S.gif'
		 prodLink='' prodPrice='2,416.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T10:23:10'
		 prodDateModified='2003-06-26T10:23:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850208T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840208' ProdNamePlural='Teapots,ref.sets 0840208'
		 prodShortDescription='Teapot,ref.set 0840208' prodDescription='Teapot,ref.set 0840208'
		 prodMessage='' prodImageSmallPath='/images/0850208t.gif'
		 prodImageLargePath='/images/0850208t.gif' prodLink=''
		 prodPrice='1,020.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T11:20:24' prodDateModified='2003-06-26T11:20:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850583A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840583'
		 ProdNamePlural='Sugar bowls,ref.sets 0840583' prodShortDescription='Sugar bowl,ref.set 0840583'
		 prodDescription='Sugar bowl,ref.set 0840583' prodMessage=''
		 prodImageSmallPath='/images/0850583A.gif' prodImageLargePath='/images/0850583A.gif'
		 prodLink='' prodPrice='389.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T11:21:30'
		 prodDateModified='2003-06-26T11:21:49' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850583C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840583'
		 ProdNamePlural='Coffeepots,ref.sets 0840583' prodShortDescription='Coffeepot,ref.set 0840583'
		 prodDescription='Coffeepot,ref.set 0840583' prodMessage=''
		 prodImageSmallPath='/images/0850583C.gif' prodImageLargePath='/images/0850583C.gif'
		 prodLink='' prodPrice='874.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T11:22:35'
		 prodDateModified='2003-06-26T11:22:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850583L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840583' ProdNamePlural='Creamers,ref.sets 0840583'
		 prodShortDescription='Creamer,ref.set 0840583' prodDescription='Creamer,ref.set 0840583'
		 prodMessage='' prodImageSmallPath='/images/0850583L.gif'
		 prodImageLargePath='/images/0850583L.gif' prodLink=''
		 prodPrice='388.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T11:23:34' prodDateModified='2003-06-26T11:23:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850583T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840583' ProdNamePlural='Teapots,ref.sets 0840583'
		 prodShortDescription='Teapot,ref.set 0840583' prodDescription='Teapot,ref.set 0840583'
		 prodMessage='' prodImageSmallPath='/images/0850583T.gif'
		 prodImageLargePath='/images/0850583T.gif' prodLink=''
		 prodPrice='880.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T11:25:23' prodDateModified='2003-06-26T11:25:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850584AA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840584a'
		 ProdNamePlural='Sugar bowls,ref.sets 0840584a' prodShortDescription='Sugar bowl,ref.set 0840584a'
		 prodDescription='Sugar bowl,ref.set 0840584a' prodMessage=''
		 prodImageSmallPath='/images/0850584aa.gif' prodImageLargePath='/images/0850584aa.gif'
		 prodLink='' prodPrice='351.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T11:26:33'
		 prodDateModified='2003-06-26T11:26:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850584AC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840584a'
		 ProdNamePlural='Coffeepots,ref.sets 0840584a' prodShortDescription='Coffeepot,ref.set 0840584a'
		 prodDescription='Coffeepot,ref.set 0840584a' prodMessage=''
		 prodImageSmallPath='/images/0850584ac.gif' prodImageLargePath='/images/0850584ac.gif'
		 prodLink='' prodPrice='781.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T11:52:52'
		 prodDateModified='2003-06-26T11:54:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850584AL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840584a' ProdNamePlural='Creamers,ref.sets 0840584a'
		 prodShortDescription='Creamer,ref.set 0840584a' prodDescription='Creamer,ref.set 0840584a'
		 prodMessage='' prodImageSmallPath='/images/0850584al.gif'
		 prodImageLargePath='/images/0850584al.gif' prodLink=''
		 prodPrice='370.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T12:02:20' prodDateModified='2003-06-26T12:02:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850584AT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840584a' ProdNamePlural='Teapots,ref.sets 0840584a'
		 prodShortDescription='Teapot,ref.set 0840584a' prodDescription='Teapot,ref.set 0840584a'
		 prodMessage='' prodImageSmallPath='/images/0850584at.gif'
		 prodImageLargePath='/images/0850584at.gif' prodLink=''
		 prodPrice='738.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T12:05:14' prodDateModified='2003-06-26T12:05:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850585AA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840584a'
		 ProdNamePlural='Sugar bowls,ref.sets 0840584a' prodShortDescription='Sugar bowl,ref.set 0840584a'
		 prodDescription='Sugar bowl,ref.set 0840584a' prodMessage=''
		 prodImageSmallPath='/images/0850585aa.gif' prodImageLargePath='/images/0850585aa.gif'
		 prodLink='' prodPrice='427.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:12:20'
		 prodDateModified='2003-06-26T13:12:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850585AC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840584a'
		 ProdNamePlural='Coffeepots,ref.sets 0840584a' prodShortDescription='Coffeepot,ref.set 0840584a'
		 prodDescription='Coffeepot,ref.set 0840584a' prodMessage=''
		 prodImageSmallPath='/images/0850585ac.gif' prodImageLargePath='/images/0850585ac.gif'
		 prodLink='' prodPrice='831.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:13:23'
		 prodDateModified='2003-06-26T13:13:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850585AT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840584a' ProdNamePlural='Teapots,ref.sets 0840584a'
		 prodShortDescription='Teapot,ref.set 0840584a' prodDescription='Teapot,ref.set 0840584a'
		 prodMessage='' prodImageSmallPath='/images/0850585at.gif'
		 prodImageLargePath='/images/0850585at.gif' prodLink=''
		 prodPrice='786.84' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:14:30' prodDateModified='2003-06-26T13:14:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850588A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840588'
		 ProdNamePlural='Sugar bowls,ref.sets 0840588' prodShortDescription='Sugar bowl,ref.set 0840588'
		 prodDescription='Sugar bowl,ref.set 0840588' prodMessage=''
		 prodImageSmallPath='/images/0850588A.gif' prodImageLargePath='/images/0850588A.gif'
		 prodLink='' prodPrice='448.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:15:38'
		 prodDateModified='2003-06-26T13:15:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850588C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840588'
		 ProdNamePlural='Coffeepots,ref.sets 0840588' prodShortDescription='Coffeepot,ref.set 0840588'
		 prodDescription='Coffeepot,ref.set 0840588' prodMessage=''
		 prodImageSmallPath='/images/0850588C.gif' prodImageLargePath='/images/0850588C.gif'
		 prodLink='' prodPrice='891.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:16:57'
		 prodDateModified='2003-06-26T13:17:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850588L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840588' ProdNamePlural='Creamers,ref.sets 0840588'
		 prodShortDescription='Creamer,ref.set 0840588' prodDescription='Creamer,ref.set 0840588'
		 prodMessage='' prodImageSmallPath='/images/0850588L.gif'
		 prodImageLargePath='/images/0850588L.gif' prodLink=''
		 prodPrice='460.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:17:55' prodDateModified='2003-06-26T13:18:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850588T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840588' ProdNamePlural='Teapots,ref.sets 0840588'
		 prodShortDescription='Teapot,ref.set 0840588' prodDescription='Teapot,ref.set 0840588'
		 prodMessage='' prodImageSmallPath='/images/0850588T.gif'
		 prodImageLargePath='/images/0850588T.gif' prodLink=''
		 prodPrice='939.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:18:54' prodDateModified='2003-06-26T13:19:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850589A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840589'
		 ProdNamePlural='Sugar bowls,ref.sets 0840589' prodShortDescription='Sugar bowl,ref.set 0840589'
		 prodDescription='Sugar bowl,ref.set 0840589' prodMessage=''
		 prodImageSmallPath='/images/0850589A.gif' prodImageLargePath='/images/0850589A.gif'
		 prodLink='' prodPrice='261.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:19:59'
		 prodDateModified='2003-06-26T13:20:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850589AA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840589a'
		 ProdNamePlural='Sugar bowls,ref.sets 0840589a' prodShortDescription='Sugar bowl,ref.set 0840589a'
		 prodDescription='Sugar bowl,ref.set 0840589a' prodMessage=''
		 prodImageSmallPath='/images/0850589aa.gif' prodImageLargePath='/images/0850589aa.gif'
		 prodLink='' prodPrice='281.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:20:56'
		 prodDateModified='2003-06-26T13:21:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850589AC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840589a'
		 ProdNamePlural='Coffeepots,ref.sets 0840589a' prodShortDescription='Coffeepot,ref.set 0840589a'
		 prodDescription='Coffeepot,ref.set 0840589a' prodMessage=''
		 prodImageSmallPath='/images/0850589ac.gif' prodImageLargePath='/images/0850589ac.gif'
		 prodLink='' prodPrice='470.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:21:54'
		 prodDateModified='2003-06-26T13:22:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850589AL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840589a' ProdNamePlural='Creamer,ref.sets 0840589a'
		 prodShortDescription='Creamer,ref.set 0840589a' prodDescription='Creamer,ref.set 0840589a'
		 prodMessage='' prodImageSmallPath='/images/0850589al.gif'
		 prodImageLargePath='/images/0850589al.gif' prodLink=''
		 prodPrice='198.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:23:10' prodDateModified='2003-06-26T13:23:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850589AT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840589a' ProdNamePlural='Teapots,ref.sets 0840589a'
		 prodShortDescription='Teapot,ref.set 0840589a' prodDescription='Teapot,ref.set 0840589a'
		 prodMessage='' prodImageSmallPath='/images/0850589at.gif'
		 prodImageLargePath='/images/0850589at.gif' prodLink=''
		 prodPrice='449.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:24:02' prodDateModified='2003-06-26T13:24:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850589C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840589'
		 ProdNamePlural='Coffeepots,ref.sets 0840589' prodShortDescription='Coffeepot,ref.set 0840589'
		 prodDescription='Coffeepot,ref.set 0840589' prodMessage=''
		 prodImageSmallPath='/images/0850589C.gif' prodImageLargePath='/images/0850589C.gif'
		 prodLink='' prodPrice='470.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:25:14'
		 prodDateModified='2003-06-26T13:25:31' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850589L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840589' ProdNamePlural='Creamers,ref.sets 0840589'
		 prodShortDescription='Creamer,ref.set 0840589' prodDescription='Creamer,ref.set 0840589'
		 prodMessage='' prodImageSmallPath='/images/0850589L.gif'
		 prodImageLargePath='/images/0850589L.gif' prodLink=''
		 prodPrice='166.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:27:41' prodDateModified='2003-06-26T13:27:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850589T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840589' ProdNamePlural='Teapots,ref.sets 0840589'
		 prodShortDescription='Teapot,ref.set 0840589' prodDescription='Teapot,ref.set 0840589'
		 prodMessage='' prodImageSmallPath='/images/0850589T.gif'
		 prodImageLargePath='/images/0850589T.gif' prodLink=''
		 prodPrice='441.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:28:37' prodDateModified='2003-06-26T13:28:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850620A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840620'
		 ProdNamePlural='Sugar bowls,ref.sets 0840620' prodShortDescription='Sugar bowl,ref.set 0840620'
		 prodDescription='Sugar bowl,ref.set 0840620' prodMessage=''
		 prodImageSmallPath='/images/0850620a.gif' prodImageLargePath='/images/0850620a.gif'
		 prodLink='' prodPrice='584.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:36:01'
		 prodDateModified='2003-06-26T13:36:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850620C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffee pot,ref.set 0840620'
		 ProdNamePlural='Coffee pots,ref.sets 0840620' prodShortDescription='Coffee pot,ref.set 0840620'
		 prodDescription='Coffee pot,ref.set 0840620' prodMessage=''
		 prodImageSmallPath='/images/0850620c.gif' prodImageLargePath='/images/0850620c.gif'
		 prodLink='' prodPrice='1,010.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:37:00'
		 prodDateModified='2003-06-26T13:37:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850620L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840620' ProdNamePlural='Creamers,ref.sets 0840620'
		 prodShortDescription='Creamer,ref.set 0840620' prodDescription='Creamer,ref.set 0840620'
		 prodMessage='' prodImageSmallPath='/images/0850620l.gif'
		 prodImageLargePath='/images/0850620l.gif' prodLink=''
		 prodPrice='363.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:38:14' prodDateModified='2003-06-26T13:38:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850620N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840620'
		 ProdNamePlural='Waste bowls,ref.sets 0840620' prodShortDescription='Waste bowl,ref.set 0840620'
		 prodDescription='Waste bowl,ref.set 0840620' prodMessage=''
		 prodImageSmallPath='/images/0850620n.gif' prodImageLargePath='/images/0850620n.gif'
		 prodLink='' prodPrice='162.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:39:08'
		 prodDateModified='2003-06-26T13:39:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850620S' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swinging kettle,ref.set 0840620'
		 ProdNamePlural='Swinging kettles,ref.sets 0840620' prodShortDescription='Swinging kettle,ref.set 0840620'
		 prodDescription='Swinging kettle,ref.set 0840620' prodMessage=''
		 prodImageSmallPath='/images/0850620S.gif' prodImageLargePath='/images/0850620S.gif'
		 prodLink='' prodPrice='2,664.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:40:45'
		 prodDateModified='2003-06-26T13:41:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850620T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840620' ProdNamePlural='Teapots,ref.sets 0840620'
		 prodShortDescription='Teapot,ref.set 0840620' prodDescription='Teapot,ref.set 0840620'
		 prodMessage='' prodImageSmallPath='/images/0850620t.gif'
		 prodImageLargePath='/images/0850620t.gif' prodLink=''
		 prodPrice='1,043.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:41:55' prodDateModified='2003-06-26T13:42:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850621A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840621'
		 ProdNamePlural='Sugar bowls,ref.sets 0840621' prodShortDescription='Sugar bowl,ref.set 0840621'
		 prodDescription='Sugar bowl,ref.set 0840621' prodMessage=''
		 prodImageSmallPath='/images/0850621A.gif' prodImageLargePath='/images/0850621A.gif'
		 prodLink='' prodPrice='584.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:42:58'
		 prodDateModified='2003-06-26T13:43:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850621C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840621'
		 ProdNamePlural='Coffeepots,ref.sets 0840621' prodShortDescription='Coffeepot,ref.set 0840621'
		 prodDescription='Coffeepot,ref.set 0840621' prodMessage=''
		 prodImageSmallPath='/images/0850621C.gif' prodImageLargePath='/images/0850621C.gif'
		 prodLink='' prodPrice='1,010.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:44:18'
		 prodDateModified='2003-06-26T13:44:34' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850621L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840621' ProdNamePlural='Creamers,ref.sets 0840621'
		 prodShortDescription='Creamer,ref.set 0840621' prodDescription='Creamer,ref.set 0840621'
		 prodMessage='' prodImageSmallPath='/images/0850621L.gif'
		 prodImageLargePath='/images/0850621L.gif' prodLink=''
		 prodPrice='363.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:45:20' prodDateModified='2003-06-26T13:45:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850621N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840621'
		 ProdNamePlural='Waste bowls,ref.sets 0840621' prodShortDescription='Waste bowl,ref.set 0840621'
		 prodDescription='Waste bowl,ref.set 0840621' prodMessage=''
		 prodImageSmallPath='/images/0850621N.gif' prodImageLargePath='/images/0850621N.gif'
		 prodLink='' prodPrice='162.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:46:26'
		 prodDateModified='2003-06-26T13:46:45' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850621T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840621' ProdNamePlural='Teapots,ref.sets 0840621'
		 prodShortDescription='Teapot,ref.set 0840621' prodDescription='Teapot,ref.set 0840621'
		 prodMessage='' prodImageSmallPath='/images/0850621T.gif'
		 prodImageLargePath='/images/0850621T.gif' prodLink=''
		 prodPrice='1,043.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:47:26' prodDateModified='2003-06-26T13:47:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506263A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 08406263'
		 ProdNamePlural='Sugar bowls,ref.sets 08406263' prodShortDescription='Sugar bowl,ref.set 08406263'
		 prodDescription='Sugar bowl,ref.set 08406263' prodMessage=''
		 prodImageSmallPath='/images/08506263a.gif' prodImageLargePath='/images/08506263a.gif'
		 prodLink='' prodPrice='260.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:48:18'
		 prodDateModified='2003-06-26T13:48:34' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506263L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 08406263' ProdNamePlural='Creamers,ref.sets 08406263'
		 prodShortDescription='Creamer,ref.set 08406263' prodDescription='Creamer,ref.set 08406263'
		 prodMessage='' prodImageSmallPath='/images/08506263l.gif'
		 prodImageLargePath='/images/08506263l.gif' prodLink=''
		 prodPrice='225.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:49:14' prodDateModified='2003-06-26T13:49:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506264A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 08406264'
		 ProdNamePlural='Sugar bowls,ref.sets 08406264' prodShortDescription='Sugar bowl,ref.set 08406264'
		 prodDescription='Sugar bowl,ref.set 08406264' prodMessage=''
		 prodImageSmallPath='/images/0850626ia.gif' prodImageLargePath='/images/0850626ia.gif'
		 prodLink='' prodPrice='265.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:50:34'
		 prodDateModified='2003-06-26T13:50:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506264C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 08406264'
		 ProdNamePlural='Coffeepots,ref.sets 08406264' prodShortDescription='Coffeepot,ref.set 08406264'
		 prodDescription='Coffeepot,ref.set 08406264' prodMessage=''
		 prodImageSmallPath='/images/0850626ic.gif' prodImageLargePath='/images/0850626ic.gif'
		 prodLink='' prodPrice='526.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:51:44'
		 prodDateModified='2003-06-26T13:52:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506264L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 08406264' ProdNamePlural='Creamers,ref.sets 08406264'
		 prodShortDescription='Creamer,ref.set 08406264' prodDescription='Creamer,ref.set 08406264'
		 prodMessage='' prodImageSmallPath='/images/0850626il.gif'
		 prodImageLargePath='/images/0850626il.gif' prodLink=''
		 prodPrice='230.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T13:52:46' prodDateModified='2003-06-26T13:52:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850626A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840626'
		 ProdNamePlural='Sugar bowls,ref.sets 0840626' prodShortDescription='Sugar bowl,ref.set 0840626'
		 prodDescription='Sugar bowl,ref.set 0840626' prodMessage=''
		 prodImageSmallPath='/images/0850626A.gif' prodImageLargePath='/images/0850626A.gif'
		 prodLink='' prodPrice='260.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:53:53'
		 prodDateModified='2003-06-26T13:54:08' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850626C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840626'
		 ProdNamePlural='Coffeepots,ref.sets 0840626' prodShortDescription='Coffeepot,ref.set 0840626'
		 prodDescription='Coffeepot,ref.set 0840626' prodMessage=''
		 prodImageSmallPath='/images/0850626C.gif' prodImageLargePath='/images/0850626C.gif'
		 prodLink='' prodPrice='526.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:54:49'
		 prodDateModified='2003-06-26T13:55:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850626IA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840626i'
		 ProdNamePlural='Sugar bowls,ref.sets 0840626i' prodShortDescription='Sugar bowl,ref.set 0840626i'
		 prodDescription='Sugar bowl,ref.set 0840626i' prodMessage=''
		 prodImageSmallPath='/images/0850626ia.gif' prodImageLargePath='/images/0850626ia.gif'
		 prodLink='' prodPrice='270.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:55:42'
		 prodDateModified='2003-06-26T13:55:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850626IC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840626i'
		 ProdNamePlural='Coffeepots,ref.sets 0840626i' prodShortDescription='Coffeepot,ref.set 0840626i'
		 prodDescription='Coffeepot,ref.set 0840626i' prodMessage=''
		 prodImageSmallPath='/images/0850626ic.gif' prodImageLargePath='/images/0850626ic.gif'
		 prodLink='' prodPrice='538.65' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T13:59:09'
		 prodDateModified='2003-06-26T13:59:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850626IL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840626i' ProdNamePlural='Creamers,ref.sets 0840626i'
		 prodShortDescription='Creamer,ref.set 0840626i' prodDescription='Creamer,ref.set 0840626i'
		 prodMessage='' prodImageSmallPath='/images/0850626il.gif'
		 prodImageLargePath='/images/0850626il.gif' prodLink=''
		 prodPrice='249.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:00:35' prodDateModified='2003-06-26T14:01:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850626IT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840626i' ProdNamePlural='Teapots,ref.sets 0840626i'
		 prodShortDescription='Teapot,ref.set 0840626i' prodDescription='Teapot,ref.set 0840626i'
		 prodMessage='' prodImageSmallPath='/images/0850626it.gif'
		 prodImageLargePath='/images/0850626it.gif' prodLink=''
		 prodPrice='561.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:02:13' prodDateModified='2003-06-26T14:02:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850626L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840626' ProdNamePlural='Creamers,ref.sets 0840626'
		 prodShortDescription='Creamer,ref.set 0840626' prodDescription='Creamer,ref.set 0840626'
		 prodMessage='' prodImageSmallPath='/images/08506263l.gif'
		 prodImageLargePath='/images/08506263l.gif' prodLink=''
		 prodPrice='225.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:03:20' prodDateModified='2003-06-26T14:03:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850626T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840626' ProdNamePlural='Teapots,ref.sets 0840626'
		 prodShortDescription='Teapot,ref.set 0840626' prodDescription='Teapot,ref.set 0840626'
		 prodMessage='' prodImageSmallPath='/images/0850626T.gif'
		 prodImageLargePath='/images/0850626T.gif' prodLink=''
		 prodPrice='531.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:04:22' prodDateModified='2003-06-26T14:04:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850629A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840629'
		 ProdNamePlural='Sugar bowls,ref.sets 0840629' prodShortDescription='Sugar bowl,ref.set 0840629'
		 prodDescription='Sugar bowl,ref.set 0840629' prodMessage=''
		 prodImageSmallPath='/images/0850629A.gif' prodImageLargePath='/images/0850629A.gif'
		 prodLink='' prodPrice='280.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:05:30'
		 prodDateModified='2003-06-26T14:05:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850629L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840629' ProdNamePlural='Creamers,ref.sets 0840629'
		 prodShortDescription='Creamer,ref.set 0840629' prodDescription='Creamer,ref.set 0840629'
		 prodMessage='' prodImageSmallPath='/images/0850629L.gif'
		 prodImageLargePath='/images/0850629L.gif' prodLink=''
		 prodPrice='286.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:06:52' prodDateModified='2003-06-26T14:07:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506336A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 08406336'
		 ProdNamePlural='Sugar bowls,ref.sets 08406336' prodShortDescription='Sugar bowl,ref.set 08406336'
		 prodDescription='Sugar bowl,ref.set 08406336' prodMessage=''
		 prodImageSmallPath='/images/08506336a.gif' prodImageLargePath='/images/08506336a.gif'
		 prodLink='' prodPrice='492.65' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:07:53'
		 prodDateModified='2003-06-26T14:08:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506336C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 08406336'
		 ProdNamePlural='Coffeepots,ref.sets 08406336' prodShortDescription='Coffeepot,ref.set 08406336'
		 prodDescription='Coffeepot,ref.set 08406336' prodMessage=''
		 prodImageSmallPath='/images/08506336c.gif' prodImageLargePath='/images/08506336c.gif'
		 prodLink='' prodPrice='1,006.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:09:03'
		 prodDateModified='2003-06-26T14:09:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506336L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 08406336' ProdNamePlural='Creamers,ref.sets 08406336'
		 prodShortDescription='Creamer,ref.set 08406336' prodDescription='Creamer,ref.set 08406336'
		 prodMessage='' prodImageSmallPath='/images/08506336l.gif'
		 prodImageLargePath='/images/08506336l.gif' prodLink=''
		 prodPrice='346.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:10:01' prodDateModified='2003-06-26T14:10:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506336O' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Strainer,ref.set 08406336'
		 ProdNamePlural='Strainers,ref.sets 08406336' prodShortDescription='Strainer,ref.set 08406336'
		 prodDescription='Strainer,ref.set 08406336' prodMessage=''
		 prodImageSmallPath='/images/0656chi.gif' prodImageLargePath='/images/0656chi.gif'
		 prodLink='' prodPrice='187.95' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:11:12'
		 prodDateModified='2003-06-26T14:11:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='08506336T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 08406336' ProdNamePlural='Teapots,ref.sets 08406336'
		 prodShortDescription='Teapot,ref.set 08406336' prodDescription='Teapot,ref.set 08406336'
		 prodMessage='' prodImageSmallPath='/images/08506336t.gif'
		 prodImageLargePath='/images/08506336t.gif' prodLink=''
		 prodPrice='962.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:12:07' prodDateModified='2003-06-26T14:12:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850634A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840634'
		 ProdNamePlural='Sugar bowls,ref.sets 0840634' prodShortDescription='Sugar bowl,ref.set 0840634'
		 prodDescription='Sugar bowl,ref.set 0840634' prodMessage=''
		 prodImageSmallPath='/images/0850634A.gif' prodImageLargePath='/images/0850634A.gif'
		 prodLink='' prodPrice='392.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:13:09'
		 prodDateModified='2003-06-26T14:13:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850634C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840634'
		 ProdNamePlural='Coffeepots,ref.sets 0840634' prodShortDescription='Coffeepot,ref.set 0840634'
		 prodDescription='Coffeepot,ref.set 0840634' prodMessage=''
		 prodImageSmallPath='/images/0850634C.gif' prodImageLargePath='/images/0850634C.gif'
		 prodLink='' prodPrice='777.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:14:11'
		 prodDateModified='2003-06-26T14:14:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850634L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840634' ProdNamePlural='Creamers,ref.sets 0840634'
		 prodShortDescription='Creamer,ref.set 0840634' prodDescription='Creamer,ref.set 0840634'
		 prodMessage='' prodImageSmallPath='/images/0850634L.gif'
		 prodImageLargePath='/images/0850634L.gif' prodLink=''
		 prodPrice='342.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:15:27' prodDateModified='2003-06-26T14:15:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850634N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840634'
		 ProdNamePlural='Waste bowls,ref.sets 0840634' prodShortDescription='Waste bowl,ref.set 0840634'
		 prodDescription='Waste bowl,ref.set 0840634' prodMessage=''
		 prodImageSmallPath='/images/0850634N.gif' prodImageLargePath='/images/0850634N.gif'
		 prodLink='' prodPrice='203.55' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:16:26'
		 prodDateModified='2003-06-26T14:16:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850634T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840634' ProdNamePlural='Teapots,ref.sets 0840634'
		 prodShortDescription='Teapot,ref.set 0840634' prodDescription='Teapot,ref.set 0840634'
		 prodMessage='' prodImageSmallPath='/images/0850634T.gif'
		 prodImageLargePath='/images/0850634T.gif' prodLink=''
		 prodPrice='785.85' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:17:31' prodDateModified='2003-06-26T14:17:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850638A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840638'
		 ProdNamePlural='Sugar bowls,ref.sets 0840638' prodShortDescription='Sugar bowl,ref.set 0840638'
		 prodDescription='Sugar bowl,ref.set 0840638' prodMessage=''
		 prodImageSmallPath='/images/0850638A.gif' prodImageLargePath='/images/0850638A.gif'
		 prodLink='' prodPrice='297.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:18:43'
		 prodDateModified='2003-06-26T14:18:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850638C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840638'
		 ProdNamePlural='Coffeepots,ref.sets 0840638' prodShortDescription='Coffeepot,ref.set 0840638'
		 prodDescription='Coffeepot,ref.set 0840638' prodMessage=''
		 prodImageSmallPath='/images/0850638C.gif' prodImageLargePath='/images/0850638C.gif'
		 prodLink='' prodPrice='599.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:19:37'
		 prodDateModified='2003-06-26T14:20:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850638L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840638' ProdNamePlural='Creamers,ref.sets 0840638'
		 prodShortDescription='Creamer,ref.set 0840638' prodDescription='Creamer,ref.set 0840638'
		 prodMessage='' prodImageSmallPath='/images/0850638L.gif'
		 prodImageLargePath='/images/0850638L.gif' prodLink=''
		 prodPrice='276.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:21:02' prodDateModified='2003-06-26T14:21:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850638T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840638' ProdNamePlural='Teapots,ref.sets 0840638'
		 prodShortDescription='Teapot,ref.set 0840638' prodDescription='Teapot,ref.set 0840638'
		 prodMessage='' prodImageSmallPath='/images/0850638T.gif'
		 prodImageLargePath='/images/0850638T.gif' prodLink=''
		 prodPrice='623.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:22:12' prodDateModified='2003-06-26T14:22:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850639RAA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840639ra'
		 ProdNamePlural='Sugar bowls,ref.sets 0840639ra' prodShortDescription='Sugar bowl,ref.set 0840639ra'
		 prodDescription='Sugar bowl,ref.set 0840639ra' prodMessage=''
		 prodImageSmallPath='/images/0850639raa.gif' prodImageLargePath='/images/0850639raa.gif'
		 prodLink='' prodPrice='450.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:23:23'
		 prodDateModified='2003-06-26T14:23:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850639RAC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840639ra'
		 ProdNamePlural='Coffeepots,ref.sets 0840639ra' prodShortDescription='Coffeepot,ref.set 0840639ra'
		 prodDescription='Coffeepot,ref.set 0840639ra' prodMessage=''
		 prodImageSmallPath='/images/0850639rac.gif' prodImageLargePath='/images/0850639rac.gif'
		 prodLink='' prodPrice='760.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:24:30'
		 prodDateModified='2003-06-26T14:24:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850639RAL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840639ra'
		 ProdNamePlural='Creamers,ref.sets 0840639ra' prodShortDescription='Creamer,ref.set 0840639ra'
		 prodDescription='Creamer,ref.set 0840639ra' prodMessage=''
		 prodImageSmallPath='/images/0850639ral.gif' prodImageLargePath='/images/0850639ral.gif'
		 prodLink='' prodPrice='330.15' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:25:34'
		 prodDateModified='2003-06-26T14:25:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850639RAN' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840639ra'
		 ProdNamePlural='Waste bowls,ref.sets 0840639ra' prodShortDescription='Waste bowl,ref.set 0840639ra'
		 prodDescription='Waste bowl,ref.set 0840639ra' prodMessage=''
		 prodImageSmallPath='/images/0850639ran.gif' prodImageLargePath='/images/0850639ran.gif'
		 prodLink='' prodPrice='180.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:26:28'
		 prodDateModified='2003-06-26T14:26:45' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850639RAT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840639ra' ProdNamePlural='Teapots,ref.sets 0840639ra'
		 prodShortDescription='Teapot,ref.set 0840639ra' prodDescription='Teapot,ref.set 0840639ra'
		 prodMessage='' prodImageSmallPath='/images/0850639rat.gif'
		 prodImageLargePath='/images/0850639rat.gif' prodLink=''
		 prodPrice='760.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:27:28' prodDateModified='2003-06-26T14:27:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850640A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840640'
		 ProdNamePlural='Sugar bowls,ref.sets 0840640' prodShortDescription='Sugar bowl,ref.set 0840640'
		 prodDescription='Sugar bowl,ref.set 0840640' prodMessage=''
		 prodImageSmallPath='/images/0850640A.gif' prodImageLargePath='/images/0850640A.gif'
		 prodLink='' prodPrice='170.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:28:24'
		 prodDateModified='2003-06-26T14:28:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850640AA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840640a'
		 ProdNamePlural='Sugar bowls,ref.sets 0840640a' prodShortDescription='Sugar bowl,ref.set 0840640a'
		 prodDescription='Sugar bowl,ref.set 0840640a' prodMessage=''
		 prodImageSmallPath='/images/0850640aa.gif' prodImageLargePath='/images/0850640aa.gif'
		 prodLink='' prodPrice='180.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:29:19'
		 prodDateModified='2003-06-26T14:29:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850640AL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840640a' ProdNamePlural='Creamers,ref.sets 0840640a'
		 prodShortDescription='Creamer,ref.set 0840640a' prodDescription='Creamer,ref.set 0840640a'
		 prodMessage='' prodImageSmallPath='/images/0850640al.gif'
		 prodImageLargePath='/images/0850640al.gif' prodLink=''
		 prodPrice='120.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:30:18' prodDateModified='2003-06-26T14:30:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850640L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840640' ProdNamePlural='Creamers,ref.sets 0840640'
		 prodShortDescription='Creamer,ref.set 0840640' prodDescription='Creamer,ref.set 0840640'
		 prodMessage='' prodImageSmallPath='/images/0850640L.gif'
		 prodImageLargePath='/images/0850640L.gif' prodLink=''
		 prodPrice='120.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:31:19' prodDateModified='2003-06-26T14:31:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850640TA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840640t'
		 ProdNamePlural='Sugar bowls,ref.sets 0840640t' prodShortDescription='Sugar bowl,ref.set 0840640t'
		 prodDescription='Sugar bowl,ref.set 0840640t' prodMessage=''
		 prodImageSmallPath='/images/0850640ta.gif' prodImageLargePath='/images/0850640ta.gif'
		 prodLink='' prodPrice='189.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:32:30'
		 prodDateModified='2003-06-26T14:32:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850640TL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840640t' ProdNamePlural='Creamers,ref.sets 0840640t'
		 prodShortDescription='Creamer,ref.set 0840640t' prodDescription='Creamer,ref.set 0840640t'
		 prodMessage='' prodImageSmallPath='/images/0850640tl.gif'
		 prodImageLargePath='/images/0850640tl.gif' prodLink=''
		 prodPrice='139.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:33:33' prodDateModified='2003-06-26T14:33:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850641A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840641'
		 ProdNamePlural='Sugar bowls,ref.sets 0840641' prodShortDescription='Sugar bowl,ref.set 0840641'
		 prodDescription='Sugar bowl,ref.set 0840641' prodMessage=''
		 prodImageSmallPath='/images/0850641A.gif' prodImageLargePath='/images/0850641A.gif'
		 prodLink='' prodPrice='179.55' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:34:27'
		 prodDateModified='2003-06-26T14:34:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850641L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840641' ProdNamePlural='Creamers,ref.sets 0840641'
		 prodShortDescription='Creamer,ref.set 0840641' prodDescription='Creamer,ref.set 0840641'
		 prodMessage='' prodImageSmallPath='/images/0850641L.gif'
		 prodImageLargePath='/images/0850641L.gif' prodLink=''
		 prodPrice='140.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:38:44' prodDateModified='2003-06-26T14:39:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850642MA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840642m'
		 ProdNamePlural='Sugar bowls,ref.sets 0840642m' prodShortDescription='Sugar bowl,ref.set 0840642m'
		 prodDescription='Sugar bowl,ref.set 0840642m' prodMessage=''
		 prodImageSmallPath='/images/0850642ma.gif' prodImageLargePath='/images/0850642ma.gif'
		 prodLink='' prodPrice='427.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:39:51'
		 prodDateModified='2003-06-26T14:40:07' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850642MC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840642m'
		 ProdNamePlural='Coffeepots,ref.sets 0840642m' prodShortDescription='Coffeepot,ref.set 0840642m'
		 prodDescription='Coffeepot,ref.set 0840642m' prodMessage=''
		 prodImageSmallPath='/images/0850642mc.gif' prodImageLargePath='/images/0850642mc.gif'
		 prodLink='' prodPrice='793.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:40:55'
		 prodDateModified='2003-06-26T14:41:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850642ML' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840642m' ProdNamePlural='Creamers,ref.sets 0840642m'
		 prodShortDescription='Creamer,ref.set 0840642m' prodDescription='Creamer,ref.set 0840642m'
		 prodMessage='' prodImageSmallPath='/images/0850642ml.gif'
		 prodImageLargePath='/images/0850642ml.gif' prodLink=''
		 prodPrice='324.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:41:59' prodDateModified='2003-06-26T14:42:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850642MN' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840642m'
		 ProdNamePlural='Waste bowls,ref.sets 0840642m' prodShortDescription='Waste bowl,ref.set 0840642m'
		 prodDescription='Waste bowl,ref.set 0840642m' prodMessage=''
		 prodImageSmallPath='/images/0850642mn.gif' prodImageLargePath='/images/0850642mn.gif'
		 prodLink='' prodPrice='180.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:42:58'
		 prodDateModified='2003-06-26T14:43:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850642MT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840642m' ProdNamePlural='Teapots,ref.sets 0840642m'
		 prodShortDescription='Teapot,ref.set 0840642m' prodDescription='Teapot,ref.set 0840642m'
		 prodMessage='' prodImageSmallPath='/images/0850642mt.gif'
		 prodImageLargePath='/images/0850642mt.gif' prodLink=''
		 prodPrice='874.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:43:57' prodDateModified='2003-06-26T14:44:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850643A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840643'
		 ProdNamePlural='Sugar bowls,ref.sets 0840643' prodShortDescription='Sugar bowl,ref.set 0840643'
		 prodDescription='Sugar bowl,ref.set 0840643' prodMessage=''
		 prodImageSmallPath='/images/0850643A.gif' prodImageLargePath='/images/0850643A.gif'
		 prodLink='' prodPrice='390.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:44:57'
		 prodDateModified='2003-06-26T14:45:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850643C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840643'
		 ProdNamePlural='Coffeepots,ref.sets 0840643' prodShortDescription='Coffeepot,ref.set 0840643'
		 prodDescription='Coffeepot,ref.set 0840643' prodMessage=''
		 prodImageSmallPath='/images/0850643C.gif' prodImageLargePath='/images/0850643C.gif'
		 prodLink='' prodPrice='745.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:45:51'
		 prodDateModified='2003-06-26T14:46:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850643L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840643' ProdNamePlural='Creamers,ref.sets 0840643'
		 prodShortDescription='Creamer,ref.set 0840643' prodDescription='Creamer,ref.set 0840643'
		 prodMessage='' prodImageSmallPath='/images/0850643L.gif'
		 prodImageLargePath='/images/0850643L.gif' prodLink=''
		 prodPrice='349.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:46:46' prodDateModified='2003-06-26T14:47:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850643N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840643'
		 ProdNamePlural='Waste bowls,ref.sets 0840643' prodShortDescription='Waste bowl,ref.set 0840643'
		 prodDescription='Waste bowl,ref.set 0840643' prodMessage=''
		 prodImageSmallPath='/images/0850643N.gif' prodImageLargePath='/images/0850643N.gif'
		 prodLink='' prodPrice='203.55' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:47:41'
		 prodDateModified='2003-06-26T14:47:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850643T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840643' ProdNamePlural='Teapots,ref.sets 0840643'
		 prodShortDescription='Teapot,ref.set 0840643' prodDescription='Teapot,ref.set 0840643'
		 prodMessage='' prodImageSmallPath='/images/0850643T.gif'
		 prodImageLargePath='/images/0850643T.gif' prodLink=''
		 prodPrice='753.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:48:42' prodDateModified='2003-06-26T14:48:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850644A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840644'
		 ProdNamePlural='Sugar bowls,ref.sets 0840644' prodShortDescription='Sugar bowl,ref.set 0840644'
		 prodDescription='Sugar bowl,ref.set 0840644' prodMessage=''
		 prodImageSmallPath='/images/0850644A.gif' prodImageLargePath='/images/0850644A.gif'
		 prodLink='' prodPrice='330.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:49:37'
		 prodDateModified='2003-06-26T14:49:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850644C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840644'
		 ProdNamePlural='Coffeepots,ref.sets 0840644' prodShortDescription='Coffeepot,ref.set 0840644'
		 prodDescription='Coffeepot,ref.set 0840644' prodMessage=''
		 prodImageSmallPath='/images/0850644C.gif' prodImageLargePath='/images/0850644C.gif'
		 prodLink='' prodPrice='621.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:50:49'
		 prodDateModified='2003-06-26T14:51:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850644L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840644' ProdNamePlural='Creamers,ref.sets 0840644'
		 prodShortDescription='Creamer,ref.set 0840644' prodDescription='Creamer,ref.set 0840644'
		 prodMessage='' prodImageSmallPath='/images/0850644L.gif'
		 prodImageLargePath='/images/0850644L.gif' prodLink=''
		 prodPrice='258.85' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:51:51' prodDateModified='2003-06-26T14:52:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850644N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840644'
		 ProdNamePlural='Waste bowls,ref.sets 0840644' prodShortDescription='Waste bowl,ref.set 0840644'
		 prodDescription='Waste bowl,ref.set 0840644' prodMessage=''
		 prodImageSmallPath='/images/0850644N.gif' prodImageLargePath='/images/0850644N.gif'
		 prodLink='' prodPrice='129.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:52:53'
		 prodDateModified='2003-06-26T14:53:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850644T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840644' ProdNamePlural='Teapots,ref.sets 0840644'
		 prodShortDescription='Teapot,ref.set 0840644' prodDescription='Teapot,ref.set 0840644'
		 prodMessage='' prodImageSmallPath='/images/0850644T.gif'
		 prodImageLargePath='/images/0850644T.gif' prodLink=''
		 prodPrice='621.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:53:54' prodDateModified='2003-06-26T14:54:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840648'
		 ProdNamePlural='Sugar bowls,ref.sets 0840648' prodShortDescription='Sugar bowl,ref.set 0840648'
		 prodDescription='Sugar bowl,ref.set 0840648' prodMessage=''
		 prodImageSmallPath='/images/0850648A.gif' prodImageLargePath='/images/0850648A.gif'
		 prodLink='' prodPrice='617.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:54:55'
		 prodDateModified='2003-06-26T14:55:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840648'
		 ProdNamePlural='Coffeepots,ref.sets 0840648' prodShortDescription='Coffeepot,ref.set 0840648'
		 prodDescription='Coffeepot,ref.set 0840648' prodMessage=''
		 prodImageSmallPath='/images/0850648C.gif' prodImageLargePath='/images/0850648C.gif'
		 prodLink='' prodPrice='1,206.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:55:54'
		 prodDateModified='2003-06-26T14:56:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840648' ProdNamePlural='Creamers,ref.sets 0840648'
		 prodShortDescription='Creamer,ref.set 0840648' prodDescription='Creamer,ref.set 0840648'
		 prodMessage='' prodImageSmallPath='/images/0850648L.gif'
		 prodImageLargePath='/images/0850648L.gif' prodLink=''
		 prodPrice='517.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:57:03' prodDateModified='2003-06-26T14:57:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648MA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840648m'
		 ProdNamePlural='Sugar bowls,ref.sets 0840648m' prodShortDescription='Sugar bowl,ref.set 0840648m'
		 prodDescription='Sugar bowl,ref.set 0840648m' prodMessage=''
		 prodImageSmallPath='/images/0850648ma.gif' prodImageLargePath='/images/0850648ma.gif'
		 prodLink='' prodPrice='475.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:58:00'
		 prodDateModified='2003-06-26T14:58:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648MC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840648m'
		 ProdNamePlural='Coffeepots,ref.sets 0840648m' prodShortDescription='Coffeepot,ref.set 0840648m'
		 prodDescription='Coffeepot,ref.set 0840648m' prodMessage=''
		 prodImageSmallPath='/images/0850648mc.gif' prodImageLargePath='/images/0850648mc.gif'
		 prodLink='' prodPrice='896.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T14:58:58'
		 prodDateModified='2003-06-26T14:59:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648ML' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840648m' ProdNamePlural='Creamers,ref.sets 0840648m'
		 prodShortDescription='Creamer,ref.set 0840648m' prodDescription='Creamer,ref.set 0840648m'
		 prodMessage='' prodImageSmallPath='/images/0850648ml.gif'
		 prodImageLargePath='/images/0850648ml.gif' prodLink=''
		 prodPrice='370.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T14:59:56' prodDateModified='2003-06-26T15:00:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648MN' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840648m'
		 ProdNamePlural='Waste bowls,ref.sets 0840648m' prodShortDescription='Waste bowl,ref.set 0840648m'
		 prodDescription='Waste bowl,ref.set 0840648m' prodMessage=''
		 prodImageSmallPath='/images/0850648mn.gif' prodImageLargePath='/images/0850648mn.gif'
		 prodLink='' prodPrice='195.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:00:58'
		 prodDateModified='2003-06-26T15:01:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648MT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840648m' ProdNamePlural='Teapots,ref.sets 0840648m'
		 prodShortDescription='Teapot,ref.set 0840648m' prodDescription='Teapot,ref.set 0840648m'
		 prodMessage='' prodImageSmallPath='/images/0850648mt.gif'
		 prodImageLargePath='/images/0850648mt.gif' prodLink=''
		 prodPrice='942.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:02:36' prodDateModified='2003-06-26T15:02:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648N' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Waste bowl,ref.set 0840648'
		 ProdNamePlural='Waste bowls,ref.sets 0840648' prodShortDescription='Waste bowl,ref.set 0840648'
		 prodDescription='Waste bowl,ref.set 0840648' prodMessage=''
		 prodImageSmallPath='/images/0850648N.gif' prodImageLargePath='/images/0850648N.gif'
		 prodLink='' prodPrice='251.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:04:24'
		 prodDateModified='2003-06-26T15:04:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850648T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840648' ProdNamePlural='Teapots,ref.sets 0840648'
		 prodShortDescription='Teapot,ref.set 0840648' prodDescription='Teapot,ref.set 0840648'
		 prodMessage='' prodImageSmallPath='/images/0850648T.gif'
		 prodImageLargePath='/images/0850648T.gif' prodLink=''
		 prodPrice='1,169.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T15:05:49' prodDateModified='2003-06-26T15:06:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850649MA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840649m'
		 ProdNamePlural='Sugar bowls,ref.sets 0840649m' prodShortDescription='Sugar bowl,ref.set 0840649m'
		 prodDescription='Sugar bowl,ref.set 0840649m' prodMessage=''
		 prodImageSmallPath='/images/0850649ma.gif' prodImageLargePath='/images/0850649ma.gif'
		 prodLink='' prodPrice='514.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:06:45'
		 prodDateModified='2003-06-26T15:07:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850649MC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840649m'
		 ProdNamePlural='Coffeepots,ref.sets 0840649m' prodShortDescription='Coffeepot,ref.set 0840649m'
		 prodDescription='Coffeepot,ref.set 0840649m' prodMessage=''
		 prodImageSmallPath='/images/0850649mc.gif' prodImageLargePath='/images/0850649mc.gif'
		 prodLink='' prodPrice='951.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T15:08:07'
		 prodDateModified='2003-06-26T15:08:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850944CC' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840944c'
		 ProdNamePlural='Coffeepots,ref.sets 0840944c' prodShortDescription='Coffeepot,ref.set 0840944c'
		 prodDescription='Coffeepot,ref.set 0840944c' prodMessage=''
		 prodImageSmallPath='/images/0850944cc.gif' prodImageLargePath='/images/0850944cc.gif'
		 prodLink='' prodPrice='521.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:15:03'
		 prodDateModified='2003-06-26T18:15:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850944CL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840944c' ProdNamePlural='Creamers,ref.sets 0840944c'
		 prodShortDescription='Creamer,ref.set 0840944c' prodDescription='Creamer,ref.set 0840944c'
		 prodMessage='' prodImageSmallPath='/images/0850944cl.gif'
		 prodImageLargePath='/images/0850944cl.gif' prodLink=''
		 prodPrice='250.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:16:11' prodDateModified='2003-06-26T18:16:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850944CT' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840944c' ProdNamePlural='Teapots,ref.sets 0840944c'
		 prodShortDescription='Teapot,ref.set 0840944c' prodDescription='Teapot,ref.set 0840944c'
		 prodMessage='' prodImageSmallPath='/images/0850944ct.gif'
		 prodImageLargePath='/images/0850944ct.gif' prodLink=''
		 prodPrice='539.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:17:16' prodDateModified='2003-06-26T18:17:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850944L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840944' ProdNamePlural='Creamers,ref.sets 0840944'
		 prodShortDescription='Creamer,ref.set 0840944' prodDescription='Creamer,ref.set 0840944'
		 prodMessage='' prodImageSmallPath='/images/0850944L.gif'
		 prodImageLargePath='/images/0850944L.gif' prodLink=''
		 prodPrice='214.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:18:30' prodDateModified='2003-06-26T18:18:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850944T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840944' ProdNamePlural='Teapots,ref.sets 0840944'
		 prodShortDescription='Teapot,ref.set 0840944' prodDescription='Teapot,ref.set 0840944'
		 prodMessage='' prodImageSmallPath='/images/0850944T.gif'
		 prodImageLargePath='/images/0850944T.gif' prodLink=''
		 prodPrice='508.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:19:31' prodDateModified='2003-06-26T18:19:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850947A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840947'
		 ProdNamePlural='Sugar bowls,ref.sets 0840947' prodShortDescription='Sugar bowl,ref.set 0840947'
		 prodDescription='Sugar bowl,ref.set 0840947' prodMessage=''
		 prodImageSmallPath='/images/0850947A.gif' prodImageLargePath='/images/0850947A.gif'
		 prodLink='' prodPrice='319.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:20:33'
		 prodDateModified='2003-06-26T18:20:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850947AA' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840947a'
		 ProdNamePlural='Sugar bowls,ref.sets 0840947a' prodShortDescription='Sugar bowl,ref.set 0840947a'
		 prodDescription='Sugar bowl,ref.set 0840947a' prodMessage=''
		 prodImageSmallPath='/images/0850947aa.gif' prodImageLargePath='/images/0850947aa.gif'
		 prodLink='' prodPrice='319.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:21:53'
		 prodDateModified='2003-06-26T18:22:08' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850947AL' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840947a' ProdNamePlural='Creamers,ref.sets 0840947a'
		 prodShortDescription='Creamer,ref.set 0840947a' prodDescription='Creamer,ref.set 0840947a'
		 prodMessage='' prodImageSmallPath='/images/0850947al.gif'
		 prodImageLargePath='/images/0850947al.gif' prodLink=''
		 prodPrice='229.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:22:53' prodDateModified='2003-06-26T18:23:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850947C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840947'
		 ProdNamePlural='Coffeepots,ref.sets 0840947' prodShortDescription='Coffeepot,ref.set 0840947'
		 prodDescription='Coffeepot,ref.set 0840947' prodMessage=''
		 prodImageSmallPath='/images/0850947C.gif' prodImageLargePath='/images/0850947C.gif'
		 prodLink='' prodPrice='479.65' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:23:59'
		 prodDateModified='2003-06-26T18:24:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850947L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840947' ProdNamePlural='Creamers,ref.sets 0840947'
		 prodShortDescription='Creamer,ref.set 0840947' prodDescription='Creamer,ref.set 0840947'
		 prodMessage='' prodImageSmallPath='/images/0850947L.gif'
		 prodImageLargePath='/images/0850947L.gif' prodLink=''
		 prodPrice='229.90' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:24:54' prodDateModified='2003-06-26T18:25:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850947T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840947' ProdNamePlural='Teapots,ref.sets 0840947'
		 prodShortDescription='Teapot,ref.set 0840947' prodDescription='Teapot,ref.set 0840947'
		 prodMessage='' prodImageSmallPath='/images/0850947T.gif'
		 prodImageLargePath='/images/0850947T.gif' prodLink=''
		 prodPrice='529.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:25:52' prodDateModified='2003-06-26T18:26:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850948A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840948'
		 ProdNamePlural='Sugar bowls,ref.sets 0840948' prodShortDescription='Sugar bowl,ref.set 0840948'
		 prodDescription='Sugar bowl,ref.set 0840948' prodMessage=''
		 prodImageSmallPath='/images/0850948A.gif' prodImageLargePath='/images/0850948A.gif'
		 prodLink='' prodPrice='260.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:26:56'
		 prodDateModified='2003-06-26T18:27:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850948C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref.set 0840948'
		 ProdNamePlural='Coffeepots,ref.sets 0840948' prodShortDescription='Coffeepot,ref.set 0840948'
		 prodDescription='Coffeepot,ref.set 0840948' prodMessage=''
		 prodImageSmallPath='/images/0850948C.gif' prodImageLargePath='/images/0850948C.gif'
		 prodLink='' prodPrice='370.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:27:52'
		 prodDateModified='2003-06-26T18:28:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850948L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840948' ProdNamePlural='Creamers,ref.sets 0840948'
		 prodShortDescription='Creamer,ref.set 0840948' prodDescription='Creamer,ref.set 0840948'
		 prodMessage='' prodImageSmallPath='/images/0850948L.gif'
		 prodImageLargePath='/images/0850948L.gif' prodLink=''
		 prodPrice='340.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:29:27' prodDateModified='2003-06-26T18:29:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850950A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840950'
		 ProdNamePlural='Sugar bowls,ref.sets 0840950' prodShortDescription='Sugar bowl,ref.set 0840950'
		 prodDescription='Sugar bowl,ref.set 0840950' prodMessage=''
		 prodImageSmallPath='/images/0850950A.gif' prodImageLargePath='/images/0850950A.gif'
		 prodLink='' prodPrice='455.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:30:37'
		 prodDateModified='2003-06-26T18:30:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850950L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref.set 0840950' ProdNamePlural='Creamers,ref.sets 0840950'
		 prodShortDescription='Creamer,ref.set 0840950' prodDescription='Creamer,ref.set 0840950'
		 prodMessage='' prodImageSmallPath='/images/0850950L.gif'
		 prodImageLargePath='/images/0850950L.gif' prodLink=''
		 prodPrice='364.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:31:32' prodDateModified='2003-06-26T18:31:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850950T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref.set 0840950' ProdNamePlural='Teapots,ref.sets 0840950'
		 prodShortDescription='Teapot,ref.set 0840950' prodDescription='Teapot,ref.set 0840950'
		 prodMessage='' prodImageSmallPath='/images/0850950T.gif'
		 prodImageLargePath='/images/0850950T.gif' prodLink=''
		 prodPrice='721.60' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:32:29' prodDateModified='2003-06-26T18:32:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850955A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sugar bowl,ref.set 0840955'
		 ProdNamePlural='Sugar bowls,ref.sets 0840955' prodShortDescription='Sugar bowl,ref.set 0840955'
		 prodDescription='Sugar bowl,ref.set 0840955' prodMessage=''
		 prodImageSmallPath='/images/0850955A.gif' prodImageLargePath='/images/0850955A.gif'
		 prodLink='' prodPrice='384.02' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:33:25'
		 prodDateModified='2003-06-26T18:33:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850955C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffeepot,ref. Set 0840955'
		 ProdNamePlural='Coffeepots,ref. Sets 0840955' prodShortDescription='Coffeepot,ref. Set 0840955'
		 prodDescription='Coffeepot,ref. Set 0840955' prodMessage=''
		 prodImageSmallPath='/images/0850955C.gif' prodImageLargePath='/images/0850955C.gif'
		 prodLink='' prodPrice='685.26' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-26T18:34:27'
		 prodDateModified='2003-06-26T18:34:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850955L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creamer,ref. Set 0840955' ProdNamePlural='Creamers,ref. Sets 0840955'
		 prodShortDescription='Creamer,ref. Set 0840955' prodDescription='Creamer,ref. Set 0840955'
		 prodMessage='' prodImageSmallPath='/images/0850955L.gif'
		 prodImageLargePath='/images/0850955L.gif' prodLink=''
		 prodPrice='376.74' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:35:23' prodDateModified='2003-06-26T18:35:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850955T' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Teapot,ref. Set 0840955' ProdNamePlural='Teapots,ref. Sets 0840955'
		 prodShortDescription='Teapot,ref. Set 0840955' prodDescription='Teapot,ref. Set 0840955'
		 prodMessage='' prodImageSmallPath='/images/0850955T.gif'
		 prodImageLargePath='/images/0850955T.gif' prodLink=''
		 prodPrice='780.84' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-26T18:36:24' prodDateModified='2003-06-26T18:36:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0850R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Antique Pewter-Plated Champion Wine Opener Set  Hardwood Handle &#x26; Table Stand'
		 ProdNamePlural='Antique Pewter-Plated Champion Wine Opener Sets  Hardwood Handles &#x26; Table Stands'
		 prodShortDescription='The newest Champion has a very warm and inviting antique pewter-plated finish. It feautres a distinctive medallion decorated with a relief of a cluster of grapes.'
		 prodDescription='The newest Champion has a very warm and inviting antique pewter-plated finish. It feautres a distinctive medallion decorated with a relief of a cluster of grapes.
Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/w00850.jpg'
		 prodImageLargePath='/images/w00850.jpg' prodLink='' prodPrice='160.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:47:06' prodDateModified='2003-07-28T11:47:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0851R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Antique Pewter-Plated Champion Wine Opener Set  White Wave Granite Handle &#x26; Table Stand'
		 ProdNamePlural='Antique Pewter-Plated Champion Wine Opener Sets  White Wave Granite Handles &#x26; Table Stands'
		 prodShortDescription='The newest Champion has a very warm and inviting antique pewter-plated finish. It feautres a distinctive medallion decorated with a relief of a cluster of grapes.'
		 prodDescription='The newest Champion has a very warm and inviting antique pewter-plated finish. It feautres a distinctive medallion decorated with a relief of a cluster of grapes.
Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/0851R.jpg'
		 prodImageLargePath='/images/0851R.jpg' prodLink='' prodPrice='197.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:49:32' prodDateModified='2003-07-28T11:49:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0854R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Antique Pewter-Plated Champion Wine Opener Set  Absolute Black Granite Handle &#x26; Table Stand'
		 ProdNamePlural='Antique Pewter-Plated Champion Wine Opener Sets  Absolute Black Granite Handles &#x26; Table Stands'
		 prodShortDescription='The newest Champion has a very warm and inviting antique pewter-plated finish. It feautres a distinctive medallion decorated with a relief of a cluster of grapes.'
		 prodDescription='The newest Champion has a very warm and inviting antique pewter-plated finish. It feautres a distinctive medallion decorated with a relief of a cluster of grapes.
Openers are now available with polished granite table stands and handles. These unique replicas of 1897 American Antiques have been paired with one of nature&#x27;s most beautiful creations.
Each piece of granite is uniquely beautiful. Granite is a tough and durable stone - only diamonds are stronger. Granite was created inside the earth during its formation and is primarily composed of three different minerals: mica, feldspar and quartz. The color and veining of each piece will vary depending on the proportions of the minerals and the other elements in the stone.
Our Granite Collection Champion and Estate Sets are elegantly packaged in full-color boxes. They make wonderful gifts for weddings, anniversaries, housewarmings, birthdays and holidays.'
		 prodMessage='' prodImageSmallPath='/images/0854R.jpg'
		 prodImageLargePath='/images/0854R.jpg' prodLink='' prodPrice='197.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-28T11:51:38' prodDateModified='2003-07-28T11:51:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940464' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,18 x 25;21 x 28 cm.'
		 prodDescription='Plain style frame,18 x 25;21 x 28 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940464.gif'
		 prodImageLargePath='/images/0940464.gif' prodLink='' prodPrice='290.54'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:55:20' prodDateModified='2003-07-02T14:39:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940464E' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame figured corners' ProdNamePlural='Frames figured corners'
		 prodShortDescription='Frame figured corners, 18 x 25;21 x 28 cm.'
		 prodDescription='Frame figured corners, 18 x 25;21 x 28 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940464E.gif'
		 prodImageLargePath='/images/0940464E.gif' prodLink=''
		 prodPrice='310.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T11:56:02' prodDateModified='2003-07-02T14:43:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940465' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pearled plain style frame'
		 ProdNamePlural='Pearled plain style frames' prodShortDescription='Pearled plain style frame,18 x 25;21 x 28 cm.'
		 prodDescription='Pearled plain style frame,18 x 25;21 x 28 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940465.gif'
		 prodImageLargePath='/images/0940465.gif' prodLink='' prodPrice='293.46'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:56:48' prodDateModified='2003-07-02T14:44:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940466' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved frame' ProdNamePlural='Engraved frames'
		 prodShortDescription='Engraved frame,17.5 x 23.5;26 x 32 cm.'
		 prodDescription='Engraved frame,17.5 x 23.5;26 x 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940466.gif'
		 prodImageLargePath='/images/0940466.gif' prodLink='' prodPrice='558.45'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:57:29' prodDateModified='2003-07-02T14:45:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940467' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame figured corners' ProdNamePlural='Frames figured corners'
		 prodShortDescription='Frame figured corners,17.5 x 23.5;26 x 32 cm.'
		 prodDescription='Frame figured corners,17.5 x 23.5;26 x 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940467.gif'
		 prodImageLargePath='/images/0940467.gif' prodLink='' prodPrice='558.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:59:16' prodDateModified='2003-07-02T14:47:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940468' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,17.5 x 23.5;26 x 32 cm.'
		 prodDescription='Plain style frame,17.5 x 23.5;26 x 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940468.gif'
		 prodImageLargePath='/images/0940468.gif' prodLink='' prodPrice='489.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:59:58' prodDateModified='2003-07-02T14:47:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940468A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame' ProdNamePlural='Frames'
		 prodShortDescription='Frame,13.5 x 10;15 x 18 cm.' prodDescription='Frame,13.5 x 10;15 x 18 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940468A.gif'
		 prodImageLargePath='/images/0940468A.gif' prodLink=''
		 prodPrice='190.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T12:00:46' prodDateModified='2003-07-02T14:51:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940469' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame decorative leaves'
		 ProdNamePlural='Frames decorative leaves' prodShortDescription='Frame decorative leaves,17.5 x 23.5;26 x 32 cm.'
		 prodDescription='Frame decorative leaves,17.5 x 23.5;26 x 32 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940469.gif'
		 prodImageLargePath='/images/0940469.gif' prodLink='' prodPrice='726.25'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:01:33' prodDateModified='2003-07-02T14:49:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940469A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame imperio border' ProdNamePlural='Frames imperio borders'
		 prodShortDescription='Frame imperio border,23.5 x 17;32 x 25.5 cm.'
		 prodDescription='Frame imperio border,23.5 x 17;32 x 25.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940469A.gif'
		 prodImageLargePath='/images/0940469A.gif' prodLink=''
		 prodPrice='684.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T12:02:23' prodDateModified='2003-07-02T14:37:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940472' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bombe style frame' ProdNamePlural='Bombe style frames'
		 prodShortDescription='Bombe style frame,15.5 x 10.5;20 x 15 cm.'
		 prodDescription='Bombe style frame,15.5 x 10.5;20 x 15 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940472.gif'
		 prodImageLargePath='/images/0940472.gif' prodLink='' prodPrice='245.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:03:04' prodDateModified='2003-07-02T14:35:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940475' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,17.5 x 11;19 x 12.5 cm.'
		 prodDescription='Plain style frame,17.5 x 11;19 x 12.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940475.gif'
		 prodImageLargePath='/images/0940475.gif' prodLink='' prodPrice='148.19'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:03:48' prodDateModified='2003-07-02T14:31:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940476' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Renaissance style frame' ProdNamePlural='Renaissance style frames'
		 prodShortDescription='Renaissance style frame,13.5 x 9;19 x 14 cm.'
		 prodDescription='Renaissance style frame,13.5 x 9;19 x 14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940476.gif'
		 prodImageLargePath='/images/0940476.gif' prodLink='' prodPrice='273.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:04:37' prodDateModified='2003-07-02T14:30:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940477' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame imperio border' ProdNamePlural='Frames imperio borders'
		 prodShortDescription='Frame imperio border,13.5 x 9;15 x 10.5 cm.'
		 prodDescription='Frame imperio border,13.5 x 9;15 x 10.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940477.gif'
		 prodImageLargePath='/images/0940477.gif' prodLink='' prodPrice='158.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:05:19' prodDateModified='2003-07-02T14:29:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940478' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Satin finished frame' ProdNamePlural='Satin finished frames'
		 prodShortDescription='Satin finished frame,18 x 11;26 x 19 cm.'
		 prodDescription='Satin finished frame,18 x 11;26 x 19 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940478.gif'
		 prodImageLargePath='/images/0940478.gif' prodLink='' prodPrice='397.44'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:06:02' prodDateModified='2003-07-02T14:26:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940478E135' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Satin finished oval frame'
		 ProdNamePlural='Satin finished oval frames' prodShortDescription='Satin finished oval frame,18 x 11;26 x 19 cm. (C/ piedras) 

'
		 prodDescription='Satin finished oval frame,18 x 11;26 x 19 cm. (C/ piedras) 

'
		 prodMessage='' prodImageSmallPath='/images/0940478epie.gif'
		 prodImageLargePath='/images/0940478epie.gif' prodLink=''
		 prodPrice='465.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T12:11:21' prodDateModified='2003-07-02T14:24:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940479' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Satin finished frame' ProdNamePlural='Satin finished frames'
		 prodShortDescription='Satin finished frame,13.5 x 9;17.5 x 13 cm.'
		 prodDescription='Satin finished frame,13.5 x 9;17.5 x 13 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940479.gif'
		 prodImageLargePath='/images/0940479.gif' prodLink='' prodPrice='167.45'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:14:57' prodDateModified='2003-07-02T14:24:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940479B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Satin finished frame' ProdNamePlural='Satin finished frames'
		 prodShortDescription='Satin finished frame,24.5 x 18.5;33 x 27 cm.'
		 prodDescription='Satin finished frame,24.5 x 18.5;33 x 27 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940479B.gif'
		 prodImageLargePath='/images/0940479B.gif' prodLink=''
		 prodPrice='460.55' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T12:15:44' prodDateModified='2003-07-02T14:23:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940540' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame imperio border' ProdNamePlural='Frames imperio borders'
		 prodShortDescription='Frame imperio border,18 x 25;28 x 22 cm.'
		 prodDescription='Frame imperio border,18 x 25;28 x 22 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940540.gif'
		 prodImageLargePath='/images/0940540.gif' prodLink='' prodPrice='286.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:16:39' prodDateModified='2003-07-02T14:22:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940541' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame brasil border' ProdNamePlural='Frames brasil borders'
		 prodShortDescription='Frame brasil border, 18 x 25; 28 x 22 cm.'
		 prodDescription='Frame brasil border, 18 x 25; 28 x 22 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940541.gif'
		 prodImageLargePath='/images/0940541.gif' prodLink='' prodPrice='286.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:17:46' prodDateModified='2003-07-02T14:22:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940543' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval frame' ProdNamePlural='Oval frames'
		 prodShortDescription='Oval frame,18.5 x 14 cm.' prodDescription='Oval frame,18.5 x 14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940543.gif'
		 prodImageLargePath='/images/0940543.gif' prodLink='' prodPrice='185.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:25:53' prodDateModified='2003-07-02T14:21:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09405432' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval frame for 2 pictures'
		 ProdNamePlural='Oval frames for 2 pictures' prodShortDescription='Oval frame for 2 pictures,15.5 x 11.5 cm.'
		 prodDescription='Oval frame for 2 pictures,15.5 x 11.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/09405432.gif'
		 prodImageLargePath='/images/09405432.gif' prodLink=''
		 prodPrice='226.32' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T12:26:33' prodDateModified='2003-07-02T14:21:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09405433' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval frame' ProdNamePlural='Oval frames'
		 prodShortDescription='Oval frame,22.5 x 11.5 cm. 

'
		 prodDescription='Oval frame,22.5 x 11.5 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/09405433.gif' prodImageLargePath='/images/09405433.gif'
		 prodLink='' prodPrice='281.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T12:29:49'
		 prodDateModified='2003-07-02T14:20:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940566' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='700-style frame' ProdNamePlural='700-style frames'
		 prodShortDescription='700-style frame,8 x 12.2 cm.' prodDescription='700-style frame,8 x 12.2 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940566.gif'
		 prodImageLargePath='/images/0940566.gif' prodLink='' prodPrice='199.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:30:29' prodDateModified='2003-07-02T14:19:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940575' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval frame imperio border'
		 ProdNamePlural='Oval frames imperio borders' prodShortDescription='Oval frame imperio border 15x21; 25x31 cm. 

'
		 prodDescription='Oval frame imperio border 15x21; 25x31 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/Mcoimp.gif'
		 prodImageLargePath='/images/Mcoimp.gif' prodLink='' prodPrice='209.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:39:56' prodDateModified='2003-07-02T14:18:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940577' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tower frame' ProdNamePlural='Tower frames'
		 prodShortDescription='Tower frame,14 x 11.5;18.5 x 13 cm.'
		 prodDescription='Tower frame,14 x 11.5;18.5 x 13 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940577.gif'
		 prodImageLargePath='/images/0940577.gif' prodLink='' prodPrice='49.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:41:38' prodDateModified='2003-07-02T14:18:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940583' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cord style frame' ProdNamePlural='Cord style frames'
		 prodShortDescription='Cord style frame,32 x 26;22.8 x 16.8 cm.'
		 prodDescription='Cord style frame,32 x 26;22.8 x 16.8 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940583.gif'
		 prodImageLargePath='/images/0940583.gif' prodLink='' prodPrice='179.34'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:44:59' prodDateModified='2003-07-02T14:17:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940585' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Mare style frame' ProdNamePlural='Mare style frames'
		 prodShortDescription='Mare style frame 23.5 x 18.7; 16 x 11 cm.'
		 prodDescription='Mare style frame 23.5 x 18.7; 16 x 11 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940585.gif'
		 prodImageLargePath='/images/0940585.gif' prodLink='' prodPrice='105.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T12:45:42' prodDateModified='2003-07-02T14:17:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0953274258' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed cradle baby medal (Virgen)'
		 ProdNamePlural='Gift boxed cradle baby medals (Virgen)'
		 prodShortDescription='Gift boxed cradle baby medal (Virgen)'
		 prodDescription='Gift boxed cradle baby medal (Virgen)'
		 prodMessage='' prodImageSmallPath='/images/virgen.gif'
		 prodImageLargePath='/images/virgen.gif' prodLink='' prodPrice='72.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T23:33:26' prodDateModified='2003-06-30T23:34:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023362' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sweetener holder umbrella fig.'
		 ProdNamePlural='Sweetener holders umbrellas fig.' prodShortDescription='Sweetener holder umbrella fig., h. 19 cm. 

'
		 prodDescription='Sweetener holder umbrella fig., h. 19 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/1023362.gif'
		 prodImageLargePath='/images/1023362.gif' prodLink='' prodPrice='210.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:57:23' prodDateModified='2003-06-24T10:57:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023364' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular sweetener holder'
		 ProdNamePlural='Rectangular sweetener holders' prodShortDescription='Rectangular sweetener holder; h. 4 cm; l.7 cm. 

'
		 prodDescription='Rectangular sweetener holder; h. 4 cm; l.7 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/1023364.gif'
		 prodImageLargePath='/images/1023364.gif' prodLink='' prodPrice='70.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:58:59' prodDateModified='2003-06-24T10:59:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023375G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved cigar holder' ProdNamePlural='Engraved cigar holders'
		 prodShortDescription='Engraved cigar holder' prodDescription='Engraved cigar holder'
		 prodMessage='' prodImageSmallPath='/images/1023375g.gif'
		 prodImageLargePath='/images/1023375g.gif' prodLink=''
		 prodPrice='121.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T11:00:23' prodDateModified='2003-06-24T11:01:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023390264' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Single desk calendar (Logo)'
		 ProdNamePlural='Single desk calendars (Logo)' prodShortDescription='Single desk calendar (Logo)'
		 prodDescription='Single desk calendar (Logo)' prodMessage=''
		 prodImageSmallPath='/images/calendar.gif' prodImageLargePath='/images/calendar.gif'
		 prodLink='' prodPrice='76.68' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T00:38:09'
		 prodDateModified='2003-07-04T00:38:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023390265' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Single desk calendar (Foto)'
		 ProdNamePlural='Single desk calendars (Foto)' prodShortDescription='Single desk calendar (Foto)'
		 prodDescription='Single desk calendar (Foto)' prodMessage=''
		 prodImageSmallPath='/images/calendarfot.gif' prodImageLargePath='/images/calendarfot.gif'
		 prodLink='' prodPrice='76.68' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T00:39:05'
		 prodDateModified='2003-07-04T00:39:19' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-250' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Oval Roaster/Grill Pan Set'
		 ProdNamePlural='Oval roaster/Grill Pan set' prodShortDescription='inside and outside, with cast stainless steel handles with stainless steel riveting
All pans with premium Eclispe non stick interior coating'
		 prodDescription='each piece hand cast of 97 pure, special alloy aluminum metal'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/castiron/roast_grille.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/roastgrille_lid.jpg'
		 prodLink='' prodPrice='279.99' prodWeight='0' prodShip='9.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='274.99' prodDateAdded='2002-11-28T18:54:15'
		 prodDateModified='2002-11-28T18:56:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-251' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Sauce Pan' ProdNamePlural='sauces pans'
		 prodShortDescription='each piece hand cast of 97 pure, special alloy aluminum metal'
		 prodDescription='inside and outside, with cast stainless steel handles with stainless steel riveting
All pans with premium Eclispe non stick interior coating'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/castiron/saucepan.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/saucepan.jpg'
		 prodLink='' prodPrice='82.99' prodWeight='0' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='78.99' prodDateAdded='2002-11-28T19:39:34'
		 prodDateModified='2002-11-28T19:41:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-260' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='6' prodName='saute pan / chicken fryer'
		 ProdNamePlural='saute pans chickens fries' prodShortDescription='each piece hand cast of 97 pure, special alloy aluminum metal'
		 prodDescription='inside and outside, with cast stainless steel handles with stainless steel riveting
All pans with premium Eclispe non stick interior coating'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/castiron/sauteepan.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/sauteepan.jpg'
		 prodLink='' prodPrice='119.99' prodWeight='0' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='113.95' prodDateAdded='2002-11-28T19:47:04'
		 prodDateModified='2002-11-28T19:47:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-271' prodCategoryId='11' prodManufacturerId='1'
		 prodVendorId='1' prodName='Dutch Oven - Casserole' ProdNamePlural='duches ovens'
		 prodShortDescription='each piece hand cast of 97 pure, special alloy aluminum metal'
		 prodDescription='inside and outside, with cast stainless steel handles with stainless steel riveting
All pans with premium Eclispe non stick interior coating'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/castiron/cass_dutch.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/cass_dutch.jpg'
		 prodLink='' prodPrice='159.99' prodWeight='0' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='149.99' prodDateAdded='2002-11-28T19:22:49'
		 prodDateModified='2002-11-28T19:26:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10--272' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Stock Pot' ProdNamePlural='stocks pots cooking'
		 prodShortDescription='each piece hand cast of 97 pure, special alloy aluminum metal'
		 prodDescription='inside and outside, with cast stainless steel handles with stainless steel riveting
All pans with premium Eclispe non stick interior coating'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/castiron/stockpot.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/stockpot.jpg'
		 prodLink='' prodPrice='189.00' prodWeight='0' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='183.99' prodDateAdded='2002-11-28T19:01:41'
		 prodDateModified='2002-11-28T19:02:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='102GU' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Dome Pot Rack Grid' ProdNamePlural='Dome Pot Racks Grids'
		 prodShortDescription='-20-inch diameter dome heavy-gauge pot rack
-Graphite plated over steel for durability
'
		 prodDescription='-20-inch diameter dome heavy-gauge pot rack
-Graphite plated over steel for durability
-Includes grid and 16 hooks for hanging complete cookware sets
-Plating features clear, protective coating to prevent tarnishing
-Assembly requires a screwdriver 
'
		 prodMessage='' prodImageSmallPath='/images/102GU.jpg'
		 prodImageLargePath='/images/102GU.jpg' prodLink='' prodPrice='124.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-16T17:22:05' prodDateModified='2003-07-16T17:22:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='103' prodCategoryId='6' prodManufacturerId='3'
		 prodVendorId='4' prodName='Mini Armoire' ProdNamePlural='armoires'
		 prodShortDescription='Wooden, beautiful mini armoir , hand painted with aged finish. Perfect for jewelry and special treasures!'
		 prodDescription='Hande made in Peru
' prodMessage='Armoire: French for chest'
		 prodImageSmallPath='/images/miniarmoire.jpg' prodImageLargePath='/images/miniarmoire.jpg'
		 prodLink='detail.asp?PRODUCT_ID=103' prodPrice='59.95'
		 prodWeight='5.0000000000000003E-2' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2002-02-28T23:16:07' prodDateModified='2003-05-09T17:30:17'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='90-0089,243001,90-0160,020,275-06,mc-107'
		 prodRelatedCats=''/>
	<z:row prodID='1030268C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Paul revere cup' ProdNamePlural='Paul revere cups'
		 prodShortDescription='Paul revere cup,diam. 29.5 cm.'
		 prodDescription='Paul revere cup,diam. 29.5 cm.' prodMessage=''
		 prodImageSmallPath='/images/1030268C.gif' prodImageLargePath='/images/1030268C.gif'
		 prodLink='' prodPrice='965.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:41:22'
		 prodDateModified='2003-07-03T18:41:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='086200' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stone Grill' ProdNamePlural='Stone Grills'
		 prodShortDescription='The heavy, thick stone top works as a grill. The supporting stainless steel rack is used to place the stone grill in the oven and then to the table. Guests can grill their own food at the table.'
		 prodDescription='The heavy, thick stone top works as a grill. The supporting stainless steel rack is used to place the stone grill in the oven and then to the table. Guests can grill their own food at the table. It comes with a tray and two additional burners. 
'
		 prodMessage='' prodImageSmallPath='/images/wc086200.jpg'
		 prodImageLargePath='/images/wc086200.jpg' prodLink=''
		 prodPrice='135.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='119.99'
		 prodDateAdded='2003-06-18T16:29:18' prodDateModified='2003-06-18T22:47:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='086CPOP' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Wine Racks' ProdNamePlural='Wine Racks'
		 prodShortDescription='21 1/2&#x27;&#x27; x 16&#x27;&#x27; 8 Bottle &#x27;&#x27;Florentinhe&#x27;&#x27; :
086CP - Antique Copper
086PW - Antique Pewter (not shown)'
		 prodDescription='21 1/2&#x27;&#x27; x 16&#x27;&#x27; 8 Bottle &#x27;&#x27;Florentinhe&#x27;&#x27; :
086CP - Antique Copper
086PW - Antique Pewter (not shown)
16&#x27;&#x27; x 12&#x27;&#x27; 6 Bottle &#x27;&#x27;Scroll&#x27;&#x27; :
085PW - Antique Pewter
085CP - Antique Copper (not shown)
20&#x27;&#x27; x 14&#x27;&#x27; 9 Bottle &#x27;&#x27;Grape&#x27;&#x27; :
087CP - Antique Copper
087PW - Antique Pewter (not shown)'
		 prodMessage='' prodImageSmallPath='/images/14-d.jpg' prodImageLargePath='/images/14-d.jpg'
		 prodLink='' prodPrice='34.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T20:04:26'
		 prodDateModified='2003-07-24T20:05:00' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0883240' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oil lamp on hardwood base'
		 ProdNamePlural='Oil lamps on hardwood bases' prodShortDescription='Oil lamp on hardwood base,h.14.5 cm'
		 prodDescription='Oil lamp on hardwood base,h.14.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0883240.gif'
		 prodImageLargePath='/images/0883240.gif' prodLink='' prodPrice='311.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T14:54:24' prodDateModified='2003-07-02T14:54:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0883242' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oil lamp on hardwood base'
		 ProdNamePlural='Oil lamps on hardwood bases' prodShortDescription='Oil lamp on hardwood base,h.11 cm'
		 prodDescription='Oil lamp on hardwood base,h.11 cm' prodMessage=''
		 prodImageSmallPath='/images/0883242.gif' prodImageLargePath='/images/0883242.gif'
		 prodLink='' prodPrice='206.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T14:55:35'
		 prodDateModified='2003-07-02T14:56:01' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0883254' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lamp cellini base' ProdNamePlural='Lamps cellini bases'
		 prodShortDescription='Lamp cellini base' prodDescription='Lamp cellini base'
		 prodMessage='' prodImageSmallPath='/images/PT0539.gif'
		 prodImageLargePath='/images/PT0539.gif' prodLink='' prodPrice='382.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T14:57:06' prodDateModified='2003-07-02T14:57:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='088CPOD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Build Your Own Wine Tower'
		 ProdNamePlural='Build Your Own Wine Tower' prodShortDescription='088CP - 17 1/2&#x27;&#x27; x 7&#x27;&#x27; x 4&#x27;&#x27; 4 Bottle Antique Copper
088PW - 17 1/2&#x27;&#x27; x 7&#x27;&#x27; x 4&#x27;&#x27; 4 Bottle Antique Pewter
088MB - 17 1/2&#x27;&#x27; x 7&#x27;&#x27; x 4&#x27;&#x27; 4 Bottle Matte Black'
		 prodDescription='088CP - 17 1/2&#x27;&#x27; x 7&#x27;&#x27; x 4&#x27;&#x27; 4 Bottle Antique Copper
088PW - 17 1/2&#x27;&#x27; x 7&#x27;&#x27; x 4&#x27;&#x27; 4 Bottle Antique Pewter
088MB - 17 1/2&#x27;&#x27; x 7&#x27;&#x27; x 4&#x27;&#x27; 4 Bottle Matte Black'
		 prodMessage='' prodImageSmallPath='/images/Efinal.jpg'
		 prodImageLargePath='/images/Efinal.jpg' prodLink='' prodPrice='18.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T10:04:28' prodDateModified='2003-08-04T18:03:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0890001283' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key ring framed 1-sol coin or inca medal (Moneda)'
		 ProdNamePlural='Key rings framed 1-sol coin or inca medals (Moneda)'
		 prodShortDescription='Key ring framed 1-sol coin or inca medal (Moneda) 

'
		 prodDescription='Key ring framed 1-sol coin or inca medal (Moneda) 

'
		 prodMessage='' prodImageSmallPath='/images/0890001moneda.gif'
		 prodImageLargePath='/images/0890001moneda.gif' prodLink=''
		 prodPrice='56.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:15:10' prodDateModified='2003-07-01T17:15:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0890002' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key chain camusso logo' ProdNamePlural='Key chains camusso logos'
		 prodShortDescription='Key chain camusso logo' prodDescription='Key chain camusso logo'
		 prodMessage='' prodImageSmallPath='/images/0890002.gif'
		 prodImageLargePath='/images/0890002.gif' prodLink='' prodPrice='51.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T17:16:46' prodDateModified='2003-07-01T17:17:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0893240' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key ring colored ending stones'
		 ProdNamePlural='Key rings colored ending stones' prodShortDescription='Key ring colored ending stones'
		 prodDescription='Key ring colored ending stones' prodMessage=''
		 prodImageSmallPath='/images/0893240.gif' prodImageLargePath='/images/0893240.gif'
		 prodLink='' prodPrice='39.96' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:18:08'
		 prodDateModified='2003-07-01T17:18:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0893241' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key ring zodiac sign' ProdNamePlural='Key rings zodiac signs'
		 prodShortDescription='Key ring zodiac sign' prodDescription='Key ring zodiac sign'
		 prodMessage='' prodImageSmallPath='/images/0893241.gif'
		 prodImageLargePath='/images/0893241.gif' prodLink='' prodPrice='45.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T17:19:17' prodDateModified='2003-07-01T17:19:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0893242' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key ring peru or lima shield'
		 ProdNamePlural='Key rings peru or lima shields' prodShortDescription='Key ring peru or lima shield'
		 prodDescription='Key ring peru or lima shield' prodMessage=''
		 prodImageSmallPath='/images/0893242.gif' prodImageLargePath='/images/0893242.gif'
		 prodLink='' prodPrice='45.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:20:26'
		 prodDateModified='2003-07-01T17:20:45' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0893245' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key ring car figure' ProdNamePlural='Key rings car figures'
		 prodShortDescription='Key ring car figure' prodDescription='Key ring car figure'
		 prodMessage='' prodImageSmallPath='/images/0893245.gif'
		 prodImageLargePath='/images/0893245.gif' prodLink='' prodPrice='45.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T17:23:17' prodDateModified='2003-07-01T17:23:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='089325010' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key chain military shields (Marina)'
		 ProdNamePlural='Key chains military shields (Marina)'
		 prodShortDescription='Key chain military shields (Marina)'
		 prodDescription='Key chain military shields (Marina)'
		 prodMessage='' prodImageSmallPath='/images/0893250marina.gif'
		 prodImageLargePath='/images/0893250marina.gif' prodLink=''
		 prodPrice='54.96' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:24:34' prodDateModified='2003-07-01T17:24:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0893250125' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key chain military shields (Venezuela)'
		 ProdNamePlural='Key chains military shields (Venezuela)'
		 prodShortDescription='Key chain military shields (Venezuela)'
		 prodDescription='Key chain military shields (Venezuela)'
		 prodMessage='' prodImageSmallPath='/images/0893250venezuela.gif'
		 prodImageLargePath='/images/0893250venezuela.gif' prodLink=''
		 prodPrice='54.96' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:25:50' prodDateModified='2003-07-01T17:26:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='08932509' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Key chain military shields (Ejercito)'
		 ProdNamePlural='Key chains military shields (Ejercito)'
		 prodShortDescription='Key chain military shields (Ejercito)'
		 prodDescription='Key chain military shields (Ejercito)'
		 prodMessage='' prodImageSmallPath='/images/0893250ejercito.gif'
		 prodImageLargePath='/images/0893250ejercito.gif' prodLink=''
		 prodPrice='54.96' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:26:58' prodDateModified='2003-07-01T17:27:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0893255' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Saint christopher figured key holder'
		 ProdNamePlural='Saint christopher figured key holders'
		 prodShortDescription='Saint christopher figured key holder'
		 prodDescription='Saint christopher figured key holder'
		 prodMessage='' prodImageSmallPath='/images/0893255.gif'
		 prodImageLargePath='/images/0893255.gif' prodLink='' prodPrice='39.96'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T17:28:13' prodDateModified='2003-07-01T17:28:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0893272' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Star of david key ring' ProdNamePlural='Star of david key rings'
		 prodShortDescription='Star of david key ring' prodDescription='Star of david key ring'
		 prodMessage='' prodImageSmallPath='/images/0893272.gif'
		 prodImageLargePath='/images/0893272.gif' prodLink='' prodPrice='36.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T17:29:23' prodDateModified='2003-07-01T17:29:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09000191' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rect covered vegetable dish handles'
		 ProdNamePlural='Rect covered vegetable dishes handles'
		 prodShortDescription='Rect covered vegetable dish handles,23 x 17 cm (Imperio) 

'
		 prodDescription='Rect covered vegetable dish handles,23 x 17 cm (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0900019.gif'
		 prodImageLargePath='/images/0900019.gif' prodLink='' prodPrice='722.25'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-06T12:26:14' prodDateModified='2003-07-06T12:26:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900019122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rect covered vegetable dish handles'
		 ProdNamePlural='Rect covered vegetable dishes handles'
		 prodShortDescription='Rect covered vegetable dish handles,23 x 17 cm (Llano) 

'
		 prodDescription='Rect covered vegetable dish handles,23 x 17 cm (Llano) 

'
		 prodMessage='' prodImageSmallPath='/images/0900019lla.gif'
		 prodImageLargePath='/images/0900019lla.gif' prodLink=''
		 prodPrice='722.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:27:35' prodDateModified='2003-07-06T12:27:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='090001924' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rect covered vegetable dish handles'
		 ProdNamePlural='Rect covered vegetable dishes handles'
		 prodShortDescription='Rect covered vegetable dish handles,23 x 17 cm,32 x 24 cm. (Chippendale)'
		 prodDescription='Rect covered vegetable dish handles,23 x 17 cm,32 x 24 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0900019chi.gif'
		 prodImageLargePath='/images/0900019chi.gif' prodLink=''
		 prodPrice='722.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-06T12:28:40' prodDateModified='2003-07-06T12:38:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='090001925' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rect covered vegetable dish handles'
		 ProdNamePlural='Rect covered vegetable dishes handles'
		 prodShortDescription='Rect covered vegetable dish handles,23 x 17 cm (Florencia) 

'
		 prodDescription='Rect covered vegetable dish handles,23 x 17 cm (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/0900019flo.gif'
		 prodImageLargePath='/images/0900019flo.gif' prodLink=''
		 prodPrice='722.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:30:03' prodDateModified='2003-07-06T12:30:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09000194' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rect covered vegetable dish handles'
		 ProdNamePlural='Rect covered vegetable dishes handles'
		 prodShortDescription='Rect covered vegetable dish handles,23 x 17 cm (Sevilla) 

'
		 prodDescription='Rect covered vegetable dish handles,23 x 17 cm (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0900019sev.gif'
		 prodImageLargePath='/images/0900019sev.gif' prodLink=''
		 prodPrice='722.25' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:31:12' prodDateModified='2003-07-06T12:31:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09000901' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed &#x26; covered vegetable dish handles'
		 ProdNamePlural='Footed &#x26; covered vegetable dishes handles'
		 prodShortDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Imperio) 

'
		 prodDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0900090imp.gif'
		 prodImageLargePath='/images/0900090imp.gif' prodLink=''
		 prodPrice='1,408.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:32:41' prodDateModified='2003-07-06T12:32:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900090122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed &#x26; covered vegetable dish handles'
		 ProdNamePlural='Footed &#x26; covered vegetable dishes handles'
		 prodShortDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Llano) 

'
		 prodDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Llano) 

'
		 prodMessage='' prodImageSmallPath='/images/0900090.gif'
		 prodImageLargePath='/images/0900090.gif' prodLink='' prodPrice='1,408.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-06T12:34:05' prodDateModified='2003-07-06T12:34:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='090009025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed &#x26; covered vegetable dish handles'
		 ProdNamePlural='Footed &#x26; covered vegetable dishes handles'
		 prodShortDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Florencia)'
		 prodDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/090009020flo.gif'
		 prodImageLargePath='/images/090009020flo.gif' prodLink=''
		 prodPrice='1,408.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:39:45' prodDateModified='2003-07-06T12:40:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09000903' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed &#x26; covered vegetable dish handles'
		 ProdNamePlural='Footed &#x26; covered vegetable dishes handles'
		 prodShortDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Brasil) 

'
		 prodDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0900090bra.gif'
		 prodImageLargePath='/images/0900090bra.gif' prodLink=''
		 prodPrice='1,408.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:41:04' prodDateModified='2003-07-06T12:41:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09000904' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed &#x26; covered vegetable dish handles'
		 ProdNamePlural='Footed &#x26; covered vegetable dishes handles'
		 prodShortDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Sevilla) 

'
		 prodDescription='Footed &#x26; covered vegetable dish handles,32x24 cm (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0900090sev.gif'
		 prodImageLargePath='/images/0900090sev.gif' prodLink=''
		 prodPrice='1,408.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:42:05' prodDateModified='2003-07-06T12:42:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900111' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Octag. Covered vegetable dish handles'
		 ProdNamePlural='Octag. Covered vegetable dishes handles'
		 prodShortDescription='Octag. Covered vegetable dish handles,30 cm,28 cm.'
		 prodDescription='Octag. Covered vegetable dish handles,30 cm,28 cm.'
		 prodMessage='' prodImageSmallPath='/images/0900112.gif'
		 prodImageLargePath='/images/0900112.gif' prodLink='' prodPrice='1,206.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-06T12:43:22' prodDateModified='2003-07-06T13:36:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='090011223' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Octagonal covered vegetable dish handles'
		 ProdNamePlural='Octagonal covered vegetable dishes handles'
		 prodShortDescription='Octagonal covered vegetable dish handles,28 cm. (Astoria) 

'
		 prodDescription='Octagonal covered vegetable dish handles,28 cm. (Astoria) 

'
		 prodMessage='' prodImageSmallPath='/images/0900112ast.gif'
		 prodImageLargePath='/images/0900112ast.gif' prodLink=''
		 prodPrice='982.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:32:55' prodDateModified='2003-07-06T13:33:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09001143' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval covered vegetable dish handles'
		 ProdNamePlural='Oval covered vegetable dishes handles'
		 prodShortDescription='Oval covered vegetable dish handles,32x24 cm. (Brasil) 

'
		 prodDescription='Oval covered vegetable dish handles,32x24 cm. (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0900114bra.gif'
		 prodImageLargePath='/images/0900114bra.gif' prodLink=''
		 prodPrice='1,001.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:46:05' prodDateModified='2003-07-06T13:47:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09001144' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval covered vegetable dish handles'
		 ProdNamePlural='Oval covered vegetable dishes handles'
		 prodShortDescription='Oval covered vegetable dish handles,32x24 cm. (Sevilla) 

'
		 prodDescription='Oval covered vegetable dish handles,32x24 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0900114.gif'
		 prodImageLargePath='/images/0900114.gif' prodLink='' prodPrice='1,001.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-06T13:42:14' prodDateModified='2003-07-06T13:44:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900114B4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable d. compartment liner'
		 ProdNamePlural='Covered vegetable d. compartment liners'
		 prodShortDescription='Covered vegetable d. compartment liner 32x24 cm (Sevilla) 

'
		 prodDescription='Covered vegetable d. compartment liner 32x24 cm (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0900114B.gif'
		 prodImageLargePath='/images/0900114B.gif' prodLink=''
		 prodPrice='1,386.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:48:46' prodDateModified='2003-07-06T14:05:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900115A1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Square covered vegetable dish handles'
		 ProdNamePlural='Square covered vegetable dishes handles'
		 prodShortDescription='Square covered vegetable dish handles,25 cm (Imperio) 

'
		 prodDescription='Square covered vegetable dish handles,25 cm (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0900115A.gif'
		 prodImageLargePath='/images/0900115A.gif' prodLink=''
		 prodPrice='1,146.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:50:44' prodDateModified='2003-07-06T14:06:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900115A4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Square covered vegetable dish handles'
		 ProdNamePlural='Square covered vegetable dishes handles'
		 prodShortDescription='Square covered vegetable dish handles,25 cm (Sevilla) 

'
		 prodDescription='Square covered vegetable dish handles,25 cm (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0900115asev.gif'
		 prodImageLargePath='/images/0900115asev.gif' prodLink=''
		 prodPrice='1,146.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:51:43' prodDateModified='2003-07-06T14:07:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09001174' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval covered vegetable dish handles'
		 ProdNamePlural='Oval covered vegetable dishes handles'
		 prodShortDescription='Oval covered vegetable dish handles,30x22 cm. (Sevilla)'
		 prodDescription='Oval covered vegetable dish handles,30x22 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0900117.gif'
		 prodImageLargePath='/images/0900117.gif' prodLink='' prodPrice='804.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-06T13:53:40' prodDateModified='2003-07-06T14:08:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09001176' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval covered vegetable dish handles'
		 ProdNamePlural='Oval covered vegetable dishes handles'
		 prodShortDescription='Oval covered vegetable dish handles,30x22 cm. (Barroco) 

'
		 prodDescription='Oval covered vegetable dish handles,30x22 cm. (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/0900117bar.gif'
		 prodImageLargePath='/images/0900117bar.gif' prodLink=''
		 prodPrice='804.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:54:37' prodDateModified='2003-07-06T14:09:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900216A24' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable d.compartment liner &#x26; handles (Chippendale)'
		 ProdNamePlural='Covered vegetable d.compartment liner &#x26; handles (Chippendale)'
		 prodShortDescription='Covered vegetable d.compartment liner &#x26; handles (Chippendale) 

'
		 prodDescription='Covered vegetable d.compartment liner &#x26; handles (Chippendale) 

'
		 prodMessage='' prodImageSmallPath='/images/0900216achi.gif'
		 prodImageLargePath='/images/0900216achi.gif' prodLink=''
		 prodPrice='1,633.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:55:45' prodDateModified='2003-07-06T14:09:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900216A4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable d.compartment liner &#x26; handles (Sevilla)'
		 ProdNamePlural='Covered vegetable d.compartment liner &#x26; handles (Sevilla)'
		 prodShortDescription='Covered vegetable d.compartment liner &#x26; handles (Sevilla)'
		 prodDescription='Covered vegetable d.compartment liner &#x26; handles (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0900216A.gif'
		 prodImageLargePath='/images/0900216A.gif' prodLink=''
		 prodPrice='1,633.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:56:48' prodDateModified='2003-07-06T14:10:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900216A5' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable d.compartment liner &#x26; handles '
		 ProdNamePlural='Covered vegetable d.compartment liner &#x26; handles '
		 prodShortDescription='Covered vegetable d.compartment liner &#x26; handles '
		 prodDescription='Covered vegetable d.compartment liner &#x26; handles '
		 prodMessage='' prodImageSmallPath='/images/0900216aing.gif'
		 prodImageLargePath='/images/0900216aing.gif' prodLink=''
		 prodPrice='1,633.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:57:47' prodDateModified='2003-07-06T14:11:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900216A6' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable d.compartment liner &#x26; handles (Barroco)'
		 ProdNamePlural='Covered vegetable d.compartment liner &#x26; handles (Barroco)'
		 prodShortDescription='Covered vegetable d.compartment liner &#x26; handles (Barroco)'
		 prodDescription='Covered vegetable d.compartment liner &#x26; handles (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0900216abar.gif'
		 prodImageLargePath='/images/0900216abar.gif' prodLink=''
		 prodPrice='1,633.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T13:58:49' prodDateModified='2003-07-06T14:11:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0900224122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable dish handles'
		 ProdNamePlural='Covered vegetable dishes handles' prodShortDescription='Covered vegetable dish handles,diam. 28 cm (Llano) 

'
		 prodDescription='Covered vegetable dish handles,diam. 28 cm (Llano) 

'
		 prodMessage='' prodImageSmallPath='/images/0900216lla.gif'
		 prodImageLargePath='/images/0900216lla.gif' prodLink=''
		 prodPrice='850.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T14:00:09' prodDateModified='2003-07-06T14:12:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='090022424' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable dish handles'
		 ProdNamePlural='Covered vegetable dishes handles' prodShortDescription='Covered vegetable dish handles,diam. 28 cm (Chippendale) 

'
		 prodDescription='Covered vegetable dish handles,diam. 28 cm (Chippendale) 

'
		 prodMessage='' prodImageSmallPath='/images/0900109.gif'
		 prodImageLargePath='/images/0900109.gif' prodLink='' prodPrice='850.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-06T14:01:16' prodDateModified='2003-07-06T14:13:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09002244' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable dish handles'
		 ProdNamePlural='Covered vegetable dishes handles' prodShortDescription='Covered vegetable dish handles,diam. 28 cm (Sevilla)'
		 prodDescription='Covered vegetable dish handles,diam. 28 cm (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0900216sev.gif'
		 prodImageLargePath='/images/0900216sev.gif' prodLink=''
		 prodPrice='850.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T14:02:55' prodDateModified='2003-07-06T14:13:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09002245' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable dish handles'
		 ProdNamePlural='Covered vegetable dishes handles' prodShortDescription='Covered vegetable dish handles,diam. 28 cm  

'
		 prodDescription='Covered vegetable dish handles,diam. 28 cm  

'
		 prodMessage='' prodImageSmallPath='/images/0900216ing.gif'
		 prodImageLargePath='/images/0900216ing.gif' prodLink=''
		 prodPrice='850.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T14:03:53' prodDateModified='2003-07-06T14:14:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09002246' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered vegetable dish handles'
		 ProdNamePlural='Covered vegetable dishes handles' prodShortDescription='Covered vegetable dish handles,diam. 28 cm (Barroco)'
		 prodDescription='Covered vegetable dish handles,diam. 28 cm (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0900216bar.gif'
		 prodImageLargePath='/images/0900216bar.gif' prodLink=''
		 prodPrice='850.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T14:04:56' prodDateModified='2003-07-06T14:15:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910100' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large sz. Madonna' ProdNamePlural='Large sz. Madonnas'
		 prodShortDescription='Large sz. Madonna fig. oval imperio frame'
		 prodDescription='Large sz. Madonna fig. oval imperio frame'
		 prodMessage='' prodImageSmallPath='/images/0910100.gif'
		 prodImageLargePath='/images/0910100.gif' prodLink='' prodPrice='284.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T22:59:44' prodDateModified='2003-07-03T23:00:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910102' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small sz. Madonna' ProdNamePlural='Small sz. Madonnas'
		 prodShortDescription='Small sz. Madonna fig. oval imperio frame'
		 prodDescription='Small sz. Madonna fig. oval imperio frame'
		 prodMessage='' prodImageSmallPath='/images/0910102.gif'
		 prodImageLargePath='/images/0910102.gif' prodLink='' prodPrice='172.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:01:20' prodDateModified='2003-07-03T23:01:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910103' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Madonna &#x26; altar fig.'
		 ProdNamePlural='Madonnas &#x26; altar figs.' prodShortDescription='Madonna &#x26; altar fig.oval imperio frame'
		 prodDescription='Madonna &#x26; altar fig.oval imperio frame'
		 prodMessage='' prodImageSmallPath='/images/0910103.gif'
		 prodImageLargePath='/images/0910103.gif' prodLink='' prodPrice='524.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:03:59' prodDateModified='2003-07-03T23:04:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910104' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Madonna head figure square backing'
		 ProdNamePlural='Madonna head figures square backings'
		 prodShortDescription='Madonna head figure square backing'
		 prodDescription='Madonna head figure square backing'
		 prodMessage='' prodImageSmallPath='/images/0910104.gif'
		 prodImageLargePath='/images/0910104.gif' prodLink='' prodPrice='137.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:05:00' prodDateModified='2003-07-03T23:05:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910105' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large sz. Madonna head fig.round backing'
		 ProdNamePlural='Large sz. Madonna head figs.round backings'
		 prodShortDescription='Large sz. Madonna head fig.round backing'
		 prodDescription='Large sz. Madonna head fig.round backing'
		 prodMessage='' prodImageSmallPath='/images/0910105.gif'
		 prodImageLargePath='/images/0910105.gif' prodLink='' prodPrice='297.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:05:57' prodDateModified='2003-07-03T23:06:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910106' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Praying child figure imperio frame'
		 ProdNamePlural='Praying child figures imperio frames'
		 prodShortDescription='Praying child figure imperio frame'
		 prodDescription='Praying child figure imperio frame'
		 prodMessage='' prodImageSmallPath='/images/0910106.gif'
		 prodImageLargePath='/images/0910106.gif' prodLink='' prodPrice='95.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:06:56' prodDateModified='2003-07-03T23:07:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910107' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Madonna head fig. oval imperio frame'
		 ProdNamePlural='Madonna head figs. oval imperio frames'
		 prodShortDescription='Madonna head fig. oval imperio frame'
		 prodDescription='Madonna head fig. oval imperio frame'
		 prodMessage='' prodImageSmallPath='/images/0910107.gif'
		 prodImageLargePath='/images/0910107.gif' prodLink='' prodPrice='130.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:08:18' prodDateModified='2003-07-03T23:08:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910108' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Christ profile' ProdNamePlural='Christ profiles'
		 prodShortDescription='Christ profile' prodDescription='Christ profile'
		 prodMessage='' prodImageSmallPath='/images/0910108.gif'
		 prodImageLargePath='/images/0910108.gif' prodLink='' prodPrice='84.84'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:09:21' prodDateModified='2003-07-03T23:09:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0910110' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Praying child figure square backing'
		 ProdNamePlural='Praying child figures square backings'
		 prodShortDescription='Praying child figure square backing'
		 prodDescription='Praying child figure square backing'
		 prodMessage='' prodImageSmallPath='/images/0910110.gif'
		 prodImageLargePath='/images/0910110.gif' prodLink='' prodPrice='37.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:10:18' prodDateModified='2003-07-03T23:10:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203301' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish'
		 ProdNamePlural='Butter &#x26; cheese dishes' prodShortDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Imperio)'
		 prodDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0920330imp.gif'
		 prodImageLargePath='/images/0920330imp.gif' prodLink=''
		 prodPrice='399.16' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:07:03' prodDateModified='2003-07-03T13:07:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0920330122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish'
		 ProdNamePlural='Butter &#x26; cheese dishes' prodShortDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Llano)'
		 prodDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0920330lla.gif'
		 prodImageLargePath='/images/0920330lla.gif' prodLink=''
		 prodPrice='399.16' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:08:00' prodDateModified='2003-07-03T13:08:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033024' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish'
		 ProdNamePlural='Butter &#x26; cheese dishes' prodShortDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Chippendale) 

'
		 prodDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Chippendale) 

'
		 prodMessage='' prodImageSmallPath='/images/0920330chi.gif'
		 prodImageLargePath='/images/0920330chi.gif' prodLink=''
		 prodPrice='399.16' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:08:57' prodDateModified='2003-07-03T13:09:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish'
		 ProdNamePlural='Butter &#x26; cheese dishes' prodShortDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Florencia) 

'
		 prodDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/0920330flo.gif'
		 prodImageLargePath='/images/0920330flo.gif' prodLink=''
		 prodPrice='399.16' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:10:33' prodDateModified='2003-07-03T13:10:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203304' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish'
		 ProdNamePlural='Butter &#x26; cheese dishes' prodShortDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Sevilla)'
		 prodDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0920330.gif'
		 prodImageLargePath='/images/0920330.gif' prodLink='' prodPrice='399.16'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:11:24' prodDateModified='2003-07-03T13:11:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203306' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish'
		 ProdNamePlural='Butter &#x26; cheese dishes' prodShortDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Barroco)'
		 prodDescription='Butter &#x26; cheese dish, diam. Of dish: 17 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0920330bar.gif'
		 prodImageLargePath='/images/0920330bar.gif' prodLink=''
		 prodPrice='399.16' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:12:21' prodDateModified='2003-07-03T13:12:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203311' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners'
		 prodShortDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Imperio) 

'
		 prodDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0920331imp.gif'
		 prodImageLargePath='/images/0920331imp.gif' prodLink=''
		 prodPrice='329.92' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:13:28' prodDateModified='2003-07-03T13:13:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0920331122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners'
		 prodShortDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Llano) 

'
		 prodDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Llano) 

'
		 prodMessage='' prodImageSmallPath='/images/0920331.gif'
		 prodImageLargePath='/images/0920331.gif' prodLink='' prodPrice='329.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:14:40' prodDateModified='2003-07-03T13:14:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033119' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners'
		 prodShortDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Perla) 

'
		 prodDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Perla) 

'
		 prodMessage='' prodImageSmallPath='/images/0920331per.gif'
		 prodImageLargePath='/images/0920331per.gif' prodLink=''
		 prodPrice='329.92' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:15:37' prodDateModified='2003-07-03T13:15:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners'
		 prodShortDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Chippendale)'
		 prodDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0920331chi.gif'
		 prodImageLargePath='/images/0920331chi.gif' prodLink=''
		 prodPrice='329.92' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:16:33' prodDateModified='2003-07-03T13:16:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033125' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners'
		 prodShortDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Florencia)'
		 prodDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0920331FLO.gif'
		 prodImageLargePath='/images/0920331FLO.gif' prodLink=''
		 prodPrice='329.92' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:17:31' prodDateModified='2003-07-03T13:17:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203314' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners'
		 prodShortDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Sevilla) 

'
		 prodDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/0920331sev.gif'
		 prodImageLargePath='/images/0920331sev.gif' prodLink=''
		 prodPrice='329.92' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:18:35' prodDateModified='2003-07-03T13:18:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203316' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners'
		 prodShortDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Barroco) 

'
		 prodDescription='Butter &#x26; cheese dish glass liner,d.diam.15 cm. (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/0920331bar.gif'
		 prodImageLargePath='/images/0920331bar.gif' prodLink=''
		 prodPrice='329.92' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:19:38' prodDateModified='2003-07-03T13:19:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203321' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner (Imperio)'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners (Imperio)'
		 prodShortDescription='Butter &#x26; cheese dish glass liner (Imperio)'
		 prodDescription='Butter &#x26; cheese dish glass liner (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0920332.gif'
		 prodImageLargePath='/images/0920332.gif' prodLink='' prodPrice='259.38'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:20:50' prodDateModified='2003-07-03T13:21:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0920332122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner (Llano)'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners (Llano)'
		 prodShortDescription='Butter &#x26; cheese dish glass liner (Llano)'
		 prodDescription='Butter &#x26; cheese dish glass liner (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0920332lla.gif'
		 prodImageLargePath='/images/0920332lla.gif' prodLink=''
		 prodPrice='259.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:21:49' prodDateModified='2003-07-03T13:22:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033224' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner (Chippendale)'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners (Chippendale)'
		 prodShortDescription='Butter &#x26; cheese dish glass liner (Chippendale)'
		 prodDescription='Butter &#x26; cheese dish glass liner (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0920332chi.gif'
		 prodImageLargePath='/images/0920332chi.gif' prodLink=''
		 prodPrice='259.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:22:50' prodDateModified='2003-07-03T13:23:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033225' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner (Florencia)'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners (Florencia)'
		 prodShortDescription='Butter &#x26; cheese dish glass liner (Florencia) 

'
		 prodDescription='Butter &#x26; cheese dish glass liner (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/0920332flo.gif'
		 prodImageLargePath='/images/0920332flo.gif' prodLink=''
		 prodPrice='259.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:23:46' prodDateModified='2003-07-03T13:24:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203324' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Butter &#x26; cheese dish glass liner (Sevilla)'
		 ProdNamePlural='Butter &#x26; cheese dishes glass liners (Sevilla)'
		 prodShortDescription='Butter &#x26; cheese dish glass liner (Sevilla)'
		 prodDescription='Butter &#x26; cheese dish glass liner (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0920332sev.gif'
		 prodImageLargePath='/images/0920332sev.gif' prodLink=''
		 prodPrice='259.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:25:50' prodDateModified='2003-07-03T13:26:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203331' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Imperio)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Imperio)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Imperio)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0920333.gif'
		 prodImageLargePath='/images/0920333.gif' prodLink='' prodPrice='565.33'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:26:53' prodDateModified='2003-07-03T13:27:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0920333122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Llano)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Llano)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Llano)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0920333lla.gif'
		 prodImageLargePath='/images/0920333lla.gif' prodLink=''
		 prodPrice='565.33' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:28:02' prodDateModified='2003-07-03T13:28:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033319' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Perla)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Perla)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Perla)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Perla)'
		 prodMessage='' prodImageSmallPath='/images/0920333per.gif'
		 prodImageLargePath='/images/0920333per.gif' prodLink=''
		 prodPrice='565.33' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:29:04' prodDateModified='2003-07-03T13:29:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033323' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Astoria)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Astoria)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Astoria)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0920333ast.gif'
		 prodImageLargePath='/images/0920333ast.gif' prodLink=''
		 prodPrice='565.33' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:30:00' prodDateModified='2003-07-03T13:30:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033324' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Chippendale)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Chippendale)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Chippendale)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0920333chi.gif'
		 prodImageLargePath='/images/0920333chi.gif' prodLink=''
		 prodPrice='565.33' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:31:09' prodDateModified='2003-07-03T13:31:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='092033325' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Florencia)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Florencia)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Florencia)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0920333flo.gif'
		 prodImageLargePath='/images/0920333flo.gif' prodLink=''
		 prodPrice='565.33' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:32:07' prodDateModified='2003-07-03T13:32:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203333' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Brasil)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Brasil)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Brasil)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0920333bra.gif'
		 prodImageLargePath='/images/0920333bra.gif' prodLink=''
		 prodPrice='565.33' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:32:57' prodDateModified='2003-07-03T13:33:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203334' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Sevilla)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Sevilla)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Sevilla)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0920333sev.gif'
		 prodImageLargePath='/images/0920333sev.gif' prodLink=''
		 prodPrice='565.33' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:33:50' prodDateModified='2003-07-03T13:34:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09203336' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular butter &#x26; cheese dish (Barroco)'
		 ProdNamePlural='Rectangular butter &#x26; cheese dishes (Barroco)'
		 prodShortDescription='Rectangular butter &#x26; cheese dish (Barroco)'
		 prodDescription='Rectangular butter &#x26; cheese dish (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0920333BAR.gif'
		 prodImageLargePath='/images/0920333BAR.gif' prodLink=''
		 prodPrice='565.33' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:34:59' prodDateModified='2003-07-03T13:35:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09303401' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cheese dish glass liner and spoon (Imperio)'
		 ProdNamePlural='Cheese dishes glass liner and spoons (Imperio)'
		 prodShortDescription='Cheese dish glass liner and spoon (Imperio)'
		 prodDescription='Cheese dish glass liner and spoon (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0930340imp.gif'
		 prodImageLargePath='/images/0930340imp.gif' prodLink=''
		 prodPrice='389.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:36:17' prodDateModified='2003-07-03T13:36:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0930340122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cheese dish glass liner and spoon (Llano)'
		 ProdNamePlural='Cheese dishes glass liner and spoons (Llano)'
		 prodShortDescription='Cheese dish glass liner and spoon (Llano)'
		 prodDescription='Cheese dish glass liner and spoon (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0930340lla.gif'
		 prodImageLargePath='/images/0930340lla.gif' prodLink=''
		 prodPrice='389.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:37:19' prodDateModified='2003-07-03T13:37:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='093034023' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cheese dish glass liner and spoon (Astoria)'
		 ProdNamePlural='Cheese dishes glass liner and spoons (Astoria)'
		 prodShortDescription='Cheese dish glass liner and spoon (Astoria)'
		 prodDescription='Cheese dish glass liner and spoon (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0930340ast.gif'
		 prodImageLargePath='/images/0930340ast.gif' prodLink=''
		 prodPrice='389.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:38:17' prodDateModified='2003-07-03T13:38:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='093034024' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cheese dish glass liner and spoon (Chippendale)'
		 ProdNamePlural='Cheese dishes glass liner and spoons (Chippendale)'
		 prodShortDescription='Cheese dish glass liner and spoon (Chippendale) 

'
		 prodDescription='Cheese dish glass liner and spoon (Chippendale) 

'
		 prodMessage='' prodImageSmallPath='/images/0930340chi.gif'
		 prodImageLargePath='/images/0930340chi.gif' prodLink=''
		 prodPrice='389.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:39:33' prodDateModified='2003-07-03T13:39:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09303403' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cheese dish glass liner and spoon (Brasil)'
		 ProdNamePlural='Cheese dishes glass liner and spoons (Brasil)'
		 prodShortDescription='Cheese dish glass liner and spoon (Brasil) 

'
		 prodDescription='Cheese dish glass liner and spoon (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0930340bra.gif'
		 prodImageLargePath='/images/0930340bra.gif' prodLink=''
		 prodPrice='389.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:40:33' prodDateModified='2003-07-03T13:40:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09303404' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cheese dish glass liner and spoon (Sevilla)'
		 ProdNamePlural='Cheese dishes glass liner and spoons (Sevilla)'
		 prodShortDescription='Cheese dish glass liner and spoon (Sevilla)'
		 prodDescription='Cheese dish glass liner and spoon (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0930340.gif'
		 prodImageLargePath='/images/0930340.gif' prodLink='' prodPrice='389.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:41:42' prodDateModified='2003-07-03T13:41:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09303405' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cheese dish glass liner and spoon '
		 ProdNamePlural='Cheese dishes glass liner and spoons '
		 prodShortDescription='Cheese dish glass liner and spoon '
		 prodDescription='Cheese dish glass liner and spoon '
		 prodMessage='' prodImageSmallPath='/images/0930340ing.gif'
		 prodImageLargePath='/images/0930340ing.gif' prodLink=''
		 prodPrice='389.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:42:39' prodDateModified='2003-07-03T13:42:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09303406' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cheese dish glass liner and spoon (Barroco)'
		 ProdNamePlural='Cheese dishes glass liner and spoons (Barroco)'
		 prodShortDescription='Cheese dish glass liner and spoon (Barroco)'
		 prodDescription='Cheese dish glass liner and spoon (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0930340bar.gif'
		 prodImageLargePath='/images/0930340bar.gif' prodLink=''
		 prodPrice='389.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:43:39' prodDateModified='2003-07-03T13:43:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09303411' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval cheese dish glass liner and spoon (Imperio)'
		 ProdNamePlural='Oval cheese dishes glass liner and spoons (Imperio)'
		 prodShortDescription='Oval cheese dish glass liner and spoon (Imperio) 

'
		 prodDescription='Oval cheese dish glass liner and spoon (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/0930341imp.gif'
		 prodImageLargePath='/images/0930341imp.gif' prodLink=''
		 prodPrice='589.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:44:35' prodDateModified='2003-07-03T13:44:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='093034119' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval cheese dish glass liner and spoon (Perla)'
		 ProdNamePlural='Oval cheese dishes glass liner and spoons (Perla)'
		 prodShortDescription='Oval cheese dish glass liner and spoon (Perla)'
		 prodDescription='Oval cheese dish glass liner and spoon (Perla)'
		 prodMessage='' prodImageSmallPath='/images/0930341per.gif'
		 prodImageLargePath='/images/0930341per.gif' prodLink=''
		 prodPrice='589.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:45:41' prodDateModified='2003-07-03T13:45:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09303413' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval cheese dish glass liner and spoon (Brasil)'
		 ProdNamePlural='Oval cheese dishes glass liner and spoons (Brasil)'
		 prodShortDescription='Oval cheese dish glass liner and spoon (Brasil) 

'
		 prodDescription='Oval cheese dish glass liner and spoon (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/0930341.gif'
		 prodImageLargePath='/images/0930341.gif' prodLink='' prodPrice='589.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:46:45' prodDateModified='2003-07-03T13:47:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09303414' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval cheese dish glass liner and spoon (Sevilla)'
		 ProdNamePlural='Oval cheese dishes glass liner and spoons (Sevilla)'
		 prodShortDescription='Oval cheese dish glass liner and spoon (Sevilla)'
		 prodDescription='Oval cheese dish glass liner and spoon (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0930341sev.gif'
		 prodImageLargePath='/images/0930341sev.gif' prodLink=''
		 prodPrice='589.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:53:19' prodDateModified='2003-07-03T13:53:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0930342122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swan cheese dish glass liner &#x26; spoon (Llano)'
		 ProdNamePlural='Swan cheese dishes glass liner &#x26; spoons (Llano)'
		 prodShortDescription='Swan cheese dish glass liner &#x26; spoon (Llano)'
		 prodDescription='Swan cheese dish glass liner &#x26; spoon (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0930342.gif'
		 prodImageLargePath='/images/0930342.gif' prodLink='' prodPrice='379.03'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:55:51' prodDateModified='2003-07-03T13:56:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09332601' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Galeria covered cheese dish spoon (Imperio)'
		 ProdNamePlural='Galeria covered cheese dishes spoons (Imperio)'
		 prodShortDescription='Galeria covered cheese dish spoon (Imperio)'
		 prodDescription='Galeria covered cheese dish spoon (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0933260.gif'
		 prodImageLargePath='/images/0933260.gif' prodLink='' prodPrice='450.11'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T13:57:48' prodDateModified='2003-07-03T13:58:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='093326019' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Galeria covered cheese dish spoon (Perla)'
		 ProdNamePlural='Galeria covered cheese dishes spoons (Perla)'
		 prodShortDescription='Galeria covered cheese dish spoon (Perla)'
		 prodDescription='Galeria covered cheese dish spoon (Perla)'
		 prodMessage='' prodImageSmallPath='/images/0933260per.gif'
		 prodImageLargePath='/images/0933260per.gif' prodLink=''
		 prodPrice='450.11' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T13:59:52' prodDateModified='2003-07-03T14:00:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Square double frame' ProdNamePlural='Square double frames'
		 prodShortDescription='Square double frame,11 x 11 cm.'
		 prodDescription='Square double frame,11 x 11 cm.' prodMessage=''
		 prodImageSmallPath='/images/0940002.gif' prodImageLargePath='/images/0940002.gif'
		 prodLink='' prodPrice='171.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T09:33:12'
		 prodDateModified='2003-07-02T09:33:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940003' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame shell figure' ProdNamePlural='Frames shell figures'
		 prodShortDescription='Frame shell figure,11.6 x 9;19 x 14.6 cm.'
		 prodDescription='Frame shell figure,11.6 x 9;19 x 14.6 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940003.gif'
		 prodImageLargePath='/images/0940003.gif' prodLink='' prodPrice='197.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:35:42' prodDateModified='2003-07-02T09:36:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940004' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Zebra frame' ProdNamePlural='Zebra frames'
		 prodShortDescription='Zebra frame,16.5 x 11.5;13 x 8 cm.'
		 prodDescription='Zebra frame,16.5 x 11.5;13 x 8 cm.' prodMessage=''
		 prodImageSmallPath='/images/0940004.gif' prodImageLargePath='/images/0940004.gif'
		 prodLink='' prodPrice='169.84' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T09:37:00'
		 prodDateModified='2003-07-03T10:22:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Arc frame' ProdNamePlural='Arc frames'
		 prodShortDescription='Arc frame,14 x 9;20 x 14.5 cm.'
		 prodDescription='Arc frame,14 x 9;20 x 14.5 cm.' prodMessage=''
		 prodImageSmallPath='/images/0940005.gif' prodImageLargePath='/images/0940005.gif'
		 prodLink='' prodPrice='127.82' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T09:38:11'
		 prodDateModified='2003-07-02T09:38:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940006' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Stadia frame' ProdNamePlural='Stadia frames'
		 prodShortDescription='Stadia frame,18.5 x 13.5;8.5 x 13.5 cm.'
		 prodDescription='Stadia frame,18.5 x 13.5;8.5 x 13.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940006.gif'
		 prodImageLargePath='/images/0940006.gif' prodLink='' prodPrice='198.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:39:15' prodDateModified='2003-07-02T09:39:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940008' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small oval frame' ProdNamePlural='Small oval frames'
		 prodShortDescription='Small oval frame,11.5 x 9;8.5 x 5 cm.'
		 prodDescription='Small oval frame,11.5 x 9;8.5 x 5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940008.gif'
		 prodImageLargePath='/images/0940008.gif' prodLink='' prodPrice='125.25'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:40:28' prodDateModified='2003-07-02T09:40:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940009' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Firenze frame' ProdNamePlural='Firenze frames'
		 prodShortDescription='Firenze frame,8 x 5.3;16 x 14 cm.'
		 prodDescription='Firenze frame,8 x 5.3;16 x 14 cm.' prodMessage=''
		 prodImageSmallPath='/images/0940009.gif' prodImageLargePath='/images/0940009.gif'
		 prodLink='' prodPrice='109.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T09:43:35'
		 prodDateModified='2003-07-02T09:43:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940011' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Calamine shaped frame' ProdNamePlural='Calamine shaped frames'
		 prodShortDescription='Calamine shaped frame,13 x 8.5;17.5 x 14 cm.'
		 prodDescription='Calamine shaped frame,13 x 8.5;17.5 x 14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940011.gif'
		 prodImageLargePath='/images/0940011.gif' prodLink='' prodPrice='123.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:44:40' prodDateModified='2003-07-02T09:44:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940012' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Arc shaped frame angel fig.'
		 ProdNamePlural='Arc shaped frames angel figs.' prodShortDescription='Arc shaped frame angel fig.,14 x 9;20 x 14.5 cm.'
		 prodDescription='Arc shaped frame angel fig.,14 x 9;20 x 14.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940012.gif'
		 prodImageLargePath='/images/0940012.gif' prodLink='' prodPrice='163.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:46:03' prodDateModified='2003-07-02T09:46:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940013' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Arc shaped frame child fig.'
		 ProdNamePlural='Arc shaped frames child figs.' prodShortDescription='Arc shaped frame child fig.,14 x 9;20 x 14.5 cm.'
		 prodDescription='Arc shaped frame child fig.,14 x 9;20 x 14.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940013.gif'
		 prodImageLargePath='/images/0940013.gif' prodLink='' prodPrice='184.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:47:13' prodDateModified='2003-07-02T09:47:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940014' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Christoph. Frame' ProdNamePlural='Christoph. Frames'
		 prodShortDescription='Christoph. Frame,13 x 9;19 x 14.5 cm.'
		 prodDescription='Christoph. Frame,13 x 9;19 x 14.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940014.gif'
		 prodImageLargePath='/images/0940014.gif' prodLink='' prodPrice='200.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:48:26' prodDateModified='2003-07-02T09:48:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940015' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame arabic figures' ProdNamePlural='Frames arabic figures'
		 prodShortDescription='Frame arabic figures,20 x 16 ;13 x 9 cm.'
		 prodDescription='Frame arabic figures,20 x 16 ;13 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940015.gif'
		 prodImageLargePath='/images/0940015.gif' prodLink='' prodPrice='189.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:49:44' prodDateModified='2003-07-02T09:50:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940017' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval sm. Sz.colonial frame'
		 ProdNamePlural='Oval sm. Sz.colonial frames' prodShortDescription='Oval sm. Sz.colonial frame 15 x 12; 9 x 9 cm.'
		 prodDescription='Oval sm. Sz.colonial frame 15 x 12; 9 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940017.gif'
		 prodImageLargePath='/images/0940017.gif' prodLink='' prodPrice='53.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:51:04' prodDateModified='2003-07-02T09:51:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940018' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval med. Sz. Colonial frame'
		 ProdNamePlural='Oval med. Sz. Colonial frames' prodShortDescription='Oval med. Sz. Colonial frame 25.5 x 18;14 x 10 cm.'
		 prodDescription='Oval med. Sz. Colonial frame 25.5 x 18;14 x 10 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940018.gif'
		 prodImageLargePath='/images/0940018.gif' prodLink='' prodPrice='121.66'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:51:57' prodDateModified='2003-07-02T09:52:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940020' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sm. Sz.colonial frame' ProdNamePlural='Sm. Sz.colonial frames'
		 prodShortDescription='Sm. Sz.colonial frame,17.5 x 11.5; 9 x 6 cm.'
		 prodDescription='Sm. Sz.colonial frame,17.5 x 11.5; 9 x 6 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940020.gif'
		 prodImageLargePath='/images/0940020.gif' prodLink='' prodPrice='64.26'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:52:56' prodDateModified='2003-07-02T09:53:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940022' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Med. Sz.colonial frame' ProdNamePlural='Med. Sz.colonial frames'
		 prodShortDescription='Med. Sz.colonial frame,24 x 16; 12 x 8 cm.'
		 prodDescription='Med. Sz.colonial frame,24 x 16; 12 x 8 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940022.gif'
		 prodImageLargePath='/images/0940022.gif' prodLink='' prodPrice='98.25'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:54:02' prodDateModified='2003-07-02T09:54:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lg. Sz.colonial frame' ProdNamePlural='Lg. Sz.colonial frames'
		 prodShortDescription='Lg. Sz.colonial frame, 35.5 x 23;17.5 x 12 cm.'
		 prodDescription='Lg. Sz.colonial frame, 35.5 x 23;17.5 x 12 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940025.gif'
		 prodImageLargePath='/images/0940025.gif' prodLink='' prodPrice='199.39'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:54:59' prodDateModified='2003-07-02T09:55:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940027' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lg sz. colonial frame' ProdNamePlural='Lg sz. colonial frames'
		 prodShortDescription='Lg sz. colonial frame 30.7 x 24.7; 17.4 x 11.6 cm.'
		 prodDescription='Lg sz. colonial frame 30.7 x 24.7; 17.4 x 11.6 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940027.gif'
		 prodImageLargePath='/images/0940027.gif' prodLink='' prodPrice='169.74'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:56:05' prodDateModified='2003-07-02T09:56:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940028' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectang.sm.sz.colonial frame'
		 ProdNamePlural='Rectang.sm.sz.colonial frames' prodShortDescription='Rectang.sm.sz.colonial frame,16 x 13;9 x 6.5 cm.'
		 prodDescription='Rectang.sm.sz.colonial frame,16 x 13;9 x 6.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940028.gif'
		 prodImageLargePath='/images/0940028.gif' prodLink='' prodPrice='66.97'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:58:23' prodDateModified='2003-07-02T09:58:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940030' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='MEDIUM COLONIAL FRAME RECT. SHAPE'
		 ProdNamePlural='MEDIUM COLONIAL FRAMES RECT. SHAPES' prodShortDescription='MEDIUM COLONIAL FRAME RECT. SHAPE(24X17.5;17X10.5) 

'
		 prodDescription='MEDIUM COLONIAL FRAME RECT. SHAPE(24X17.5;17X10.5) 

'
		 prodMessage='' prodImageSmallPath='/images/0940030.gif'
		 prodImageLargePath='/images/0940030.gif' prodLink='' prodPrice='99.36'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T09:59:46' prodDateModified='2003-07-02T10:00:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940032' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectang.lg. Sz. Colonial frame'
		 ProdNamePlural='Rectang.lg. Sz. Colonial frames' prodShortDescription='Rectang.lg. Sz. Colonial frame,32 x 26;22 x 16 cm.'
		 prodDescription='Rectang.lg. Sz. Colonial frame,32 x 26;22 x 16 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940032.gif'
		 prodImageLargePath='/images/0940032.gif' prodLink='' prodPrice='191.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T10:01:09' prodDateModified='2003-07-02T10:01:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940034' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='COLON.FRAME MED. OVALS' ProdNamePlural='COLON.FRAMES MED. OVALS'
		 prodShortDescription='COLON.FRAME MED. OVALS 30.5 X20.5CM 13.5 X 9.5CM 

'
		 prodDescription='COLON.FRAME MED. OVALS 30.5 X20.5CM 13.5 X 9.5CM 

'
		 prodMessage='' prodImageSmallPath='/images/0940034.gif'
		 prodImageLargePath='/images/0940034.gif' prodLink='' prodPrice='163.52'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T10:02:25' prodDateModified='2003-07-02T10:02:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940035' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Lady style frame' ProdNamePlural='Lady style frames'
		 prodShortDescription='Lady style frame 19 x 15 cm;13 x 9 cm.'
		 prodDescription='Lady style frame 19 x 15 cm;13 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940035.gif'
		 prodImageLargePath='/images/0940035.gif' prodLink='' prodPrice='171.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T10:03:25' prodDateModified='2003-07-02T10:03:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940038' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tree shaped frame' ProdNamePlural='Tree shaped frames'
		 prodShortDescription='Tree shaped frame, h. 18 ;picture diam. 5 cm.'
		 prodDescription='Tree shaped frame, h. 18 ;picture diam. 5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940038.gif'
		 prodImageLargePath='/images/0940038.gif' prodLink='' prodPrice='448.56'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T10:04:41' prodDateModified='2003-07-02T10:04:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940040' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Fular frame' ProdNamePlural='Fular frames'
		 prodShortDescription='Fular frame, 13 x 11;7.5 x 6 cm.'
		 prodDescription='Fular frame, 13 x 11;7.5 x 6 cm.' prodMessage=''
		 prodImageSmallPath='/images/0940040.gif' prodImageLargePath='/images/0940040.gif'
		 prodLink='' prodPrice='78.12' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T10:05:46'
		 prodDateModified='2003-07-02T10:06:02' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940042' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame for 2 pictures knot'
		 ProdNamePlural='Frames for 2 pictures knots' prodShortDescription='Frame for 2 pictures knot, 17.5 x 15 cm.'
		 prodDescription='Frame for 2 pictures knot, 17.5 x 15 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940042.gif'
		 prodImageLargePath='/images/0940042.gif' prodLink='' prodPrice='199.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T10:07:06' prodDateModified='2003-07-02T10:07:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940044' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame on flowers' ProdNamePlural='Frames on flowers'
		 prodShortDescription='Frame on flowers, 18 x 11 cm.' prodDescription='Frame on flowers, 18 x 11 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940044.gif'
		 prodImageLargePath='/images/0940044.gif' prodLink='' prodPrice='138.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T10:08:04' prodDateModified='2003-07-02T10:08:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940045' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Train shaped frame for baby'
		 ProdNamePlural='Train shaped frames for baby' prodShortDescription='Train shaped frame for baby'
		 prodDescription='Train shaped frame for baby' prodMessage=''
		 prodImageSmallPath='/images/0940045.gif' prodImageLargePath='/images/0940045.gif'
		 prodLink='' prodPrice='168.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T10:09:01'
		 prodDateModified='2003-07-02T10:09:17' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940046' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Newborn baby&#x27;s frame'
		 ProdNamePlural='Newborn baby s frames' prodShortDescription='Newborn baby&#x27;s frame, 19.5 x 14.5; 12.5 x 7.5 cm.'
		 prodDescription='Newborn baby&#x27;s frame, 19.5 x 14.5; 12.5 x 7.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940046.gif'
		 prodImageLargePath='/images/0940046.gif' prodLink='' prodPrice='149.38'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T10:10:16' prodDateModified='2003-07-02T10:10:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940048' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ship shaped frame for baby'
		 ProdNamePlural='Ship shaped frames for baby' prodShortDescription='Ship shaped frame for baby, 25 x 20.5 cm.'
		 prodDescription='Ship shaped frame for baby, 25 x 20.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940048.gif'
		 prodImageLargePath='/images/0940048.gif' prodLink='' prodPrice='214.62'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T10:12:38' prodDateModified='2003-07-02T10:12:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940052' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame tears' ProdNamePlural='Frames tears'
		 prodShortDescription='Frame tears, 9.5 x 14.5;17.5 x 22.5 cm.'
		 prodDescription='Frame tears, 9.5 x 14.5;17.5 x 22.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940052.gif'
		 prodImageLargePath='/images/0940052.gif' prodLink='' prodPrice='171.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:04:09' prodDateModified='2003-07-02T11:06:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940058' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio frame knot' ProdNamePlural='Imperio frames knots'
		 prodShortDescription='Imperio frame knot, 9 x 13.5;11.5 x 18cm.'
		 prodDescription='Imperio frame knot, 9 x 13.5;11.5 x 18cm.'
		 prodMessage='' prodImageSmallPath='/images/0940058.gif'
		 prodImageLargePath='/images/0940058.gif' prodLink='' prodPrice='181.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:09:29' prodDateModified='2003-07-02T11:16:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940065' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Fretworked baroque frame' ProdNamePlural='Fretworked baroque frames'
		 prodShortDescription='Fretworked baroque frame' prodDescription='Fretworked baroque frame'
		 prodMessage='' prodImageSmallPath='/images/0940065.gif'
		 prodImageLargePath='/images/0940065.gif' prodLink='' prodPrice='342.93'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:21:40' prodDateModified='2003-07-02T11:25:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940067' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Sacred family figured frame'
		 ProdNamePlural='Sacred family figured frames' prodShortDescription='Sacred family figured frame'
		 prodDescription='Sacred family figured frame' prodMessage=''
		 prodImageSmallPath='/images/0940067.gif' prodImageLargePath='/images/0940067.gif'
		 prodLink='' prodPrice='226.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T11:26:48'
		 prodDateModified='2003-07-02T11:27:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940071' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Oval frame flowers' ProdNamePlural='Oval frames flowers'
		 prodShortDescription='Oval frame flowers' prodDescription='Oval frame flowers'
		 prodMessage='' prodImageSmallPath='/images/0940071.gif'
		 prodImageLargePath='/images/0940071.gif' prodLink='' prodPrice='252.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:34:13' prodDateModified='2003-07-02T12:46:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940075' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Double arc frame' ProdNamePlural='Double arc frames'
		 prodShortDescription='Double arc frame,14 x 9 cm;20 x 14.5 cm.'
		 prodDescription='Double arc frame,14 x 9 cm;20 x 14.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940075.gif'
		 prodImageLargePath='/images/0940075.gif' prodLink='' prodPrice='229.83'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:35:00' prodDateModified='2003-07-02T12:47:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940078' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bear shaped frame' ProdNamePlural='Bear shaped frames'
		 prodShortDescription='Bear shaped frame;picture diam. 4 cm.;8 x 9 cm.'
		 prodDescription='Bear shaped frame;picture diam. 4 cm.;8 x 9 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940078.gif'
		 prodImageLargePath='/images/0940078.gif' prodLink='' prodPrice='44.97'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:37:34' prodDateModified='2003-07-02T12:51:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940080' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Duck shaped frame' ProdNamePlural='Duck shaped frames'
		 prodShortDescription='Duck shaped frame;picture diam. 4 cm; 8.5 x 5.5 cm'
		 prodDescription='Duck shaped frame;picture diam. 4 cm; 8.5 x 5.5 cm'
		 prodMessage='' prodImageSmallPath='/images/0940080.gif'
		 prodImageLargePath='/images/0940080.gif' prodLink='' prodPrice='44.94'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:40:35' prodDateModified='2003-07-02T12:52:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940085' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='FRAME  ALBUM BABY PICTURES'
		 ProdNamePlural='FRAMES  ALBUM BABY PICTURES' prodShortDescription='FRAME  ALBUM BABY PICTURES 10.9 X7.4;18X13.5CM. 

'
		 prodDescription='FRAME  ALBUM BABY PICTURES 10.9 X7.4;18X13.5CM. 

'
		 prodMessage='' prodImageSmallPath='/images/0940085.gif'
		 prodImageLargePath='/images/0940085.gif' prodLink='' prodPrice='189.77'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:41:40' prodDateModified='2003-07-02T13:56:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940409' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='English style frame' ProdNamePlural='English style frames'
		 prodShortDescription='English style frame,19 x 27;29 x 37 cm.'
		 prodDescription='English style frame,19 x 27;29 x 37 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940409.gif'
		 prodImageLargePath='/images/0940409.gif' prodLink='' prodPrice='823.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:42:51' prodDateModified='2003-07-02T13:57:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940413' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,18 x 25;22 x 29 cm.'
		 prodDescription='Plain style frame,18 x 25;22 x 29 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940413.gif'
		 prodImageLargePath='/images/0940413.gif' prodLink='' prodPrice='270.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:43:32' prodDateModified='2003-07-02T13:58:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940413A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,15 x 9;20 x 14 cm.'
		 prodDescription='Plain style frame,15 x 9;20 x 14 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940413a1.gif'
		 prodImageLargePath='/images/0940413a1.gif' prodLink=''
		 prodPrice='240.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T11:44:12' prodDateModified='2003-07-02T14:04:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940413A3' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,29 x 23.5;34 x 28 cm.'
		 prodDescription='Plain style frame,29 x 23.5;34 x 28 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940413a1.gif'
		 prodImageLargePath='/images/0940413a1.gif' prodLink=''
		 prodPrice='510.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T11:45:09' prodDateModified='2003-07-02T14:07:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940415' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bombe style frame' ProdNamePlural='Bombe style frames'
		 prodShortDescription='Bombe style frame,20 x 28;33 x 41 cm.'
		 prodDescription='Bombe style frame,20 x 28;33 x 41 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940415.gif'
		 prodImageLargePath='/images/0940415.gif' prodLink='' prodPrice='897.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:45:52' prodDateModified='2003-07-02T14:08:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940417' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bombe style frame' ProdNamePlural='Bombe style frames'
		 prodShortDescription='Bombe style frame,19 x 27;26 x 34 cm.'
		 prodDescription='Bombe style frame,19 x 27;26 x 34 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940417.gif'
		 prodImageLargePath='/images/0940417.gif' prodLink='' prodPrice='545.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:46:36' prodDateModified='2003-07-02T14:09:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940417E' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame figured corners' ProdNamePlural='Frames figured corners'
		 prodShortDescription='Frame figured corners,19 x 27;26 x 34 cm.'
		 prodDescription='Frame figured corners,19 x 27;26 x 34 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940417E.gif'
		 prodImageLargePath='/images/0940417E.gif' prodLink=''
		 prodPrice='554.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T11:47:15' prodDateModified='2003-07-02T14:10:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940418' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain and bombe style frame'
		 ProdNamePlural='Plain and bombe style frames' prodShortDescription='Plain and bombe style frame,17 x 23;23 x 29 cm.'
		 prodDescription='Plain and bombe style frame,17 x 23;23 x 29 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940418.gif'
		 prodImageLargePath='/images/0940418.gif' prodLink='' prodPrice='498.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:47:55' prodDateModified='2003-07-02T14:15:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940418E' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='FRAME,BOMBE STYLE,FIG.CORNERS'
		 ProdNamePlural='FRAMES,BOMBE STYLE,FIG.CORNERS' prodShortDescription='FRAME,BOMBE STYLE,FIG.CORNERS 17 X 23;23 X 29 CM 

'
		 prodDescription='FRAME,BOMBE STYLE,FIG.CORNERS 17 X 23;23 X 29 CM 

'
		 prodMessage='' prodImageSmallPath='/images/0940418E.gif'
		 prodImageLargePath='/images/0940418E.gif' prodLink=''
		 prodPrice='531.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T11:48:39' prodDateModified='2003-07-02T14:16:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940428' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame' ProdNamePlural='Frames'
		 prodShortDescription='Frame,12 x 17;14 x 19 cm.' prodDescription='Frame,12 x 17;14 x 19 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940428.gif'
		 prodImageLargePath='/images/0940428.gif' prodLink='' prodPrice='137.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:49:29' prodDateModified='2003-07-02T14:16:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940428E' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame' ProdNamePlural='Frames'
		 prodShortDescription='Frame,12 x 17;14 x 19 cm.' prodDescription='Frame,12 x 17;14 x 19 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940428E.gif'
		 prodImageLargePath='/images/0940428E.gif' prodLink=''
		 prodPrice='153.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T11:50:12' prodDateModified='2003-07-02T14:25:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940429' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame' ProdNamePlural='Frames'
		 prodShortDescription='Frame,12.5 x 17;15.5 x 20 cm.' prodDescription='Frame,12.5 x 17;15.5 x 20 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940429.gif'
		 prodImageLargePath='/images/0940429.gif' prodLink='' prodPrice='195.02'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:50:54' prodDateModified='2003-07-02T14:28:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940429E' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Frame figured corners' ProdNamePlural='Frames figured corners'
		 prodShortDescription='Frame figured corners,12.5 x 17;15.5 x 20 cm.'
		 prodDescription='Frame figured corners,12.5 x 17;15.5 x 20 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940429E.gif'
		 prodImageLargePath='/images/0940429E.gif' prodLink=''
		 prodPrice='214.24' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-02T11:51:36' prodDateModified='2003-07-02T14:28:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940431' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,18 x 22;21.5 x 25.5 cm.'
		 prodDescription='Plain style frame,18 x 22;21.5 x 25.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940431.gif'
		 prodImageLargePath='/images/0940431.gif' prodLink='' prodPrice='211.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:52:28' prodDateModified='2003-07-02T14:30:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940443' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,7 x 8;10 x 11 cm.'
		 prodDescription='Plain style frame,7 x 8;10 x 11 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940443.gif'
		 prodImageLargePath='/images/0940443.gif' prodLink='' prodPrice='89.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:53:08' prodDateModified='2003-07-02T14:32:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940461' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,20 x 27;30 x 37.5 cm.'
		 prodDescription='Plain style frame,20 x 27;30 x 37.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940461.gif'
		 prodImageLargePath='/images/0940461.gif' prodLink='' prodPrice='812.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:53:49' prodDateModified='2003-07-02T14:32:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0940463' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style frame' ProdNamePlural='Plain style frames'
		 prodShortDescription='Plain style frame,20 x 27;27.5 x 34.5 cm.'
		 prodDescription='Plain style frame,20 x 27;27.5 x 34.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/0940463.gif'
		 prodImageLargePath='/images/0940463.gif' prodLink='' prodPrice='604.45'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T11:54:29' prodDateModified='2003-07-02T14:38:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0953274284' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed cradle baby medal (Angel)'
		 ProdNamePlural='Gift boxed cradles baby medals (Angel)'
		 prodShortDescription='Gift boxed cradle baby medal (Angel)'
		 prodDescription='Gift boxed cradle baby medal (Angel)'
		 prodMessage='' prodImageSmallPath='/images/angel.gif'
		 prodImageLargePath='/images/angel.gif' prodLink='' prodPrice='72.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T23:34:20' prodDateModified='2003-06-30T23:35:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0963282' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift-boxed medal inca figure,large/small sz.'
		 ProdNamePlural='Gift-boxed medals inca figures,large/small sz.'
		 prodShortDescription='Gift-boxed medal inca figure,large sz. and small sz.'
		 prodDescription='Gift-boxed medal inca figure,large sz. and small sz.'
		 prodMessage='' prodImageSmallPath='/images/0963282.gif'
		 prodImageLargePath='/images/0963282.gif' prodLink='' prodPrice='52.39'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-30T17:29:41' prodDateModified='2003-06-30T17:32:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0963286' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed set of 14-large/small size medals inca fig.'
		 ProdNamePlural='Gift boxed set of 14-large/small sizes medals inca figs.'
		 prodShortDescription='Gift boxed set of 14-large/small size medals inca fig.'
		 prodDescription='Gift boxed set of 14-large/small size medals inca fig.'
		 prodMessage='' prodImageSmallPath='/images/0963286.gif'
		 prodImageLargePath='/images/0963286.gif' prodLink='' prodPrice='721.77'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-30T17:35:13' prodDateModified='2003-06-30T17:35:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0970343' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Conically shaped jigger' ProdNamePlural='Conically shaped jiggers'
		 prodShortDescription='Conically shaped jigger' prodDescription='Conically shaped jigger'
		 prodMessage='' prodImageSmallPath='/images/0970343.gif'
		 prodImageLargePath='/images/0970343.gif' prodLink='' prodPrice='75.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T22:38:35' prodDateModified='2003-06-30T22:40:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0970343A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Conically shaped jigger horse head'
		 ProdNamePlural='Conically shaped jiggers horse heads'
		 prodShortDescription='Conically shaped jigger horse head'
		 prodDescription='Conically shaped jigger horse head'
		 prodMessage='' prodImageSmallPath='/images/0970343A.gif'
		 prodImageLargePath='/images/0970343A.gif' prodLink=''
		 prodPrice='99.45' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T22:41:29' prodDateModified='2003-06-30T22:43:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0970344' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bombe style jigger' ProdNamePlural='Bombe style jiggers'
		 prodShortDescription='Bombe style jigger 

' prodDescription='Bombe style jigger 

'
		 prodMessage='' prodImageSmallPath='/images/0970344.gif'
		 prodImageLargePath='/images/0970344.gif' prodLink='' prodPrice='66.15'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T22:46:28' prodDateModified='2003-06-30T22:47:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0970344A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bombe style jigger horse head'
		 ProdNamePlural='Bombe style jiggers horse heads' prodShortDescription='Bombe style jigger horse head'
		 prodDescription='Bombe style jigger horse head' prodMessage=''
		 prodImageSmallPath='/images/0970344A.gif' prodImageLargePath='/images/0970344A.gif'
		 prodLink='' prodPrice='89.24' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T22:48:21'
		 prodDateModified='2003-06-30T22:49:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='0980339' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Marmalade crystal bowl cover and spoon'
		 ProdNamePlural='Marmalade crystal bowls cover and spoons'
		 prodShortDescription='Marmalade crystal bowl cover and spoon'
		 prodDescription='Marmalade crystal bowl cover and spoon'
		 prodMessage='' prodImageSmallPath='/images/0980339.gif'
		 prodImageLargePath='/images/0980339.gif' prodLink='' prodPrice='225.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T14:01:56' prodDateModified='2003-07-03T14:02:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='0980407' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bee shaped marmalade bowl crystal &#x26; spoon'
		 ProdNamePlural='Bee shaped marmalade bowls crystal &#x26; spoons'
		 prodShortDescription='Bee shaped marmalade bowl crystal &#x26; spoon'
		 prodDescription='Bee shaped marmalade bowl crystal &#x26; spoon'
		 prodMessage='' prodImageSmallPath='/images/0980407.gif'
		 prodImageLargePath='/images/0980407.gif' prodLink='' prodPrice='271.44'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T14:02:54' prodDateModified='2003-07-03T14:03:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='09822' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Universal Double Boiler' ProdNamePlural='Universal Double Boilers'
		 prodShortDescription='-Fits pot and pans from 6 to 9 inches in diameter (1 to 4 quarts)
-2-quart capacity
'
		 prodDescription='-Fits pot and pans from 6 to 9 inches in diameter (1 to 4 quarts)
-2-quart capacity
-Made of aluminum with nonstick interior for easy release and cleaning
-Designed for gently heating sauces, melting cheese, chocolate
-5-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/09822.jpg'
		 prodImageLargePath='/images/09822.jpg' prodLink='' prodPrice='13.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:35:14' prodDateModified='2003-07-16T11:35:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10=240' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Oval Roaster' ProdNamePlural='ovals roasters VillaClassic Oval Roaster - 18 Quart'
		 prodShortDescription='each piece hand cast of 97 pure, special alloy aluminum metal
VillaClassic Oval Roaster - 18 Quart'
		 prodDescription='inside and outside, with cast stainless steel handles with stainless steel riveting
All pans with premium Eclispe non stick interior coating
VillaClassic Oval Roaster - 18 Quart'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/castiron/roasterlo.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/roasterlo.jpg'
		 prodLink='' prodPrice='189.99' prodWeight='0' prodShip='9.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='179.99' prodDateAdded='2002-11-28T18:39:56'
		 prodDateModified='2004-01-05T20:52:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='100' prodCategoryId='5' prodManufacturerId='3'
		 prodVendorId='4' prodName='Fruit Coasters' ProdNamePlural='costers'
		 prodShortDescription='Hand painted and crafted. These unique and colorful coasters will accent any drink you serve and your coffee table as well.
'
		 prodDescription='Hand painted and crafted. These unique and colorful coasters will accent any drink you serve and your coffee table as well.
'
		 prodMessage='Perfect!' prodImageSmallPath='images/coasterorange.jpg'
		 prodImageLargePath='images/coasterorange.jpg' prodLink='http://www.kasbahouse.com/detail.asp?PRODUCT_ID=100'
		 prodPrice='19.95' prodWeight='0' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='0' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='14.99'
		 prodDateAdded='2001-04-02T16:33:04' prodLength='0' prodWidth='0'
		 prodHeight='0'/>
	<z:row prodID='1000' prodCategoryId='11' prodManufacturerId='28'
		 prodVendorId='11' prodName='Electric Pizzelle Iron' ProdNamePlural='electrics pizelles irons'
		 prodShortDescription='This very popular iron is designed to make delicious pizelles, Made in USA'
		 prodDescription='Made in USA This very popular iron is designed to make delicious crispy high ribbed 2 pizelles in half the time required by hand irons. 
Makes 2 thin 5&#x22; cookies,
120v 800w,
UL listed,
Cast aluminum plates,
Chrome and cast aluminum body,
10 year manufacturer&#x27;s warranty
(Palmer stipulates that you contact them directly for warranty repairs.)'
		 prodMessage='' prodImageSmallPath='/images/palmer/1000.gif'
		 prodImageLargePath='/images/palmer/1000.gif' prodLink=''
		 prodPrice='64.95' prodWeight='0' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.95'
		 prodDateAdded='2003-03-22T21:19:36' prodDateModified='2003-03-23T10:49:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='100001' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Quarter Raclette Cheese Maker'
		 ProdNamePlural='Quarter Raclettes Cheese Makers' prodShortDescription='This set includes a raclette cheese holder, sturdy base and quartz light mechanism for melting cheese.'
		 prodDescription='This set includes a raclette cheese holder, sturdy base and quartz light mechanism for melting cheese. The cheese holder swivels and slants downward, to ease the scraping of melted cheese, and designed to accommodate a quarter round of raclette cheese. 
'
		 prodMessage='' prodImageSmallPath='/images/wc100001.jpg'
		 prodImageLargePath='/images/wc100001.jpg' prodLink=''
		 prodPrice='272.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='271.00'
		 prodDateAdded='2003-06-19T18:18:25' prodDateModified='2003-06-19T18:18:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='100003' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Half Raclette Cheese Maker'
		 ProdNamePlural='Half Raclettes Cheese Makers' prodShortDescription='This set includes a raclette cheese holder, sturdy base and quartz light mechanism for melting cheese.'
		 prodDescription='This set includes a raclette cheese holder, sturdy base and quartz light mechanism for melting cheese. The cheese holder swivels and slants downward, to scrape melted cheese, and accommodates either a half round or half square of raclette cheese. 
'
		 prodMessage='' prodImageSmallPath='/images/wc100003.jpg'
		 prodImageLargePath='/images/wc100003.jpg' prodLink=''
		 prodPrice='372.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='371.00'
		 prodDateAdded='2003-06-19T18:20:35' prodDateModified='2003-06-19T18:20:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000051' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style bread tray' ProdNamePlural='Plain style bread trays'
		 prodShortDescription='Plain style bread tray,27 x 18 cm.'
		 prodDescription='Plain style bread tray,27 x 18 cm.' prodMessage=''
		 prodImageSmallPath='/images/1000051.gif' prodImageLargePath='/images/1000051.gif'
		 prodLink='' prodPrice='271.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:01:00'
		 prodDateModified='2003-07-03T12:01:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10000521' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,27 x 18 cm. (Imperio)'
		 prodDescription='Bread dish,27 x 18 cm. (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/1000052imp.gif' prodImageLargePath='/images/1000052imp.gif'
		 prodLink='' prodPrice='336.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:02:37'
		 prodDateModified='2003-07-03T12:02:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='100005223' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,27 x 18 cm. (Astoria)'
		 prodDescription='Bread dish,27 x 18 cm. (Astoria)' prodMessage=''
		 prodImageSmallPath='/images/1000052ast.gif' prodImageLargePath='/images/1000052ast.gif'
		 prodLink='' prodPrice='336.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:03:41'
		 prodDateModified='2003-07-03T12:04:01' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='100005225' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,27 x 18 cm. (Florencia)'
		 prodDescription='Bread dish,27 x 18 cm. (Florencia)' prodMessage=''
		 prodImageSmallPath='/images/1000052b.gif' prodImageLargePath='/images/1000052b.gif'
		 prodLink='' prodPrice='336.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:04:38'
		 prodDateModified='2003-07-03T12:04:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10000524' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,27 x 18 cm. (Sevilla)'
		 prodDescription='Bread dish,27 x 18 cm. (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/1000052.gif' prodImageLargePath='/images/1000052.gif'
		 prodLink='' prodPrice='336.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:05:35'
		 prodDateModified='2003-07-03T12:05:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10000525' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,27 x 18 cm. '
		 prodDescription='Bread dish,27 x 18 cm. ' prodMessage=''
		 prodImageSmallPath='/images/1000052ing.gif' prodImageLargePath='/images/1000052ing.gif'
		 prodLink='' prodPrice='336.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:07:33'
		 prodDateModified='2003-07-03T12:07:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10000526' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,27 x 18 cm. (Barroco)'
		 prodDescription='Bread dish,27 x 18 cm. (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/1000052b.gif' prodImageLargePath='/images/1000052b.gif'
		 prodLink='' prodPrice='336.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:09:32'
		 prodDateModified='2003-07-03T12:09:48' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='100005275' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,27 x 18 cm. (Rococo)'
		 prodDescription='Bread dish,27 x 18 cm. (Rococo)' prodMessage=''
		 prodImageSmallPath='/images/1000052roc.gif' prodImageLargePath='/images/1000052roc.gif'
		 prodLink='' prodPrice='336.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:20:01'
		 prodDateModified='2003-07-03T12:20:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000053' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,diam.25 cm.' prodDescription='Bread dish,diam.25 cm.'
		 prodMessage='' prodImageSmallPath='/images/1000053.gif'
		 prodImageLargePath='/images/1000053.gif' prodLink='' prodPrice='387.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:20:57' prodDateModified='2003-07-03T12:21:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000055' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,43 x 31 cm.' prodDescription='Footed bread tray,43 x 31 cm.'
		 prodMessage='' prodImageSmallPath='/images/1000055.gif'
		 prodImageLargePath='/images/1000055.gif' prodLink='' prodPrice='958.85'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:22:01' prodDateModified='2003-07-03T12:22:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10001181' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,31 x 20 cm. (Imperio)'
		 prodDescription='Bread dish,31 x 20 cm. (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/1000118imp.gif' prodImageLargePath='/images/1000118imp.gif'
		 prodLink='' prodPrice='468.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:23:03'
		 prodDateModified='2003-07-03T12:23:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000118122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,31 x 20 cm. (Llano)'
		 prodDescription='Bread dish,31 x 20 cm. (Llano)' prodMessage=''
		 prodImageSmallPath='/images/1000118lla.gif' prodImageLargePath='/images/1000118lla.gif'
		 prodLink='' prodPrice='468.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:24:15'
		 prodDateModified='2003-07-03T12:24:33' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='100011823' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,31 x 20 cm. (Astoria)'
		 prodDescription='Bread dish,31 x 20 cm. (Astoria)' prodMessage=''
		 prodImageSmallPath='/images/1000118ast.gif' prodImageLargePath='/images/1000118ast.gif'
		 prodLink='' prodPrice='468.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:25:37'
		 prodDateModified='2003-07-03T12:25:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='100011825' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,31 x 20 cm. (Florencia)'
		 prodDescription='Bread dish,31 x 20 cm. (Florencia)' prodMessage=''
		 prodImageSmallPath='/images/1000118flo.gif' prodImageLargePath='/images/1000118flo.gif'
		 prodLink='' prodPrice='468.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:26:29'
		 prodDateModified='2003-07-03T12:26:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10001184' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,31 x 20 cm. (Sevilla)'
		 prodDescription='Bread dish,31 x 20 cm. (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/1000118.gif' prodImageLargePath='/images/1000118.gif'
		 prodLink='' prodPrice='468.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:27:24'
		 prodDateModified='2003-07-03T12:27:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10001186' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,31 x 20 cm. (Barroco)'
		 prodDescription='Bread dish,31 x 20 cm. (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/1000118bar.gif' prodImageLargePath='/images/1000118bar.gif'
		 prodLink='' prodPrice='468.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:28:19'
		 prodDateModified='2003-07-03T12:28:34' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='100011875' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,31 x 20 cm. (Rococo)'
		 prodDescription='Bread dish,31 x 20 cm. (Rococo)' prodMessage=''
		 prodImageSmallPath='/images/1000118roc.gif' prodImageLargePath='/images/1000118roc.gif'
		 prodLink='' prodPrice='468.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:29:12'
		 prodDateModified='2003-07-03T12:29:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='100018' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Round Cheese Oven Set' ProdNamePlural='Round Cheeses Oven Sets'
		 prodShortDescription='It is a portable oven used to melt and keep cheese warm. It is made of lacquered iron with a natural stone top surface.'
		 prodDescription='It is a portable oven used to melt and keep cheese warm. It is made of lacquered iron with a natural stone top surface. Included is a non-stick 7 7/8&#x22; diameter frying pan with a collapsible handle and its quartz light mechanism distributes heat evenly.'
		 prodMessage='' prodImageSmallPath='/images/wc100018.jpg'
		 prodImageLargePath='/images/wc100018.jpg' prodLink=''
		 prodPrice='272.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='271.00'
		 prodDateAdded='2003-06-19T18:23:27' prodDateModified='2003-06-19T18:23:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10002211' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,31 x 20 cm. (Imperio)'
		 prodDescription='Footed bread tray,31 x 20 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/1000221.gif'
		 prodImageLargePath='/images/1000221.gif' prodLink='' prodPrice='455.43'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:30:37' prodDateModified='2003-07-03T12:31:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000221122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,31 x 20 cm. (Llano)'
		 prodDescription='Footed bread tray,31 x 20 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/1000221lla.gif'
		 prodImageLargePath='/images/1000221lla.gif' prodLink=''
		 prodPrice='455.43' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:32:00' prodDateModified='2003-07-03T12:32:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='100022123' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,31 x 20 cm. (Astoria)'
		 prodDescription='Footed bread tray,31 x 20 cm. (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/1000221ast.gif'
		 prodImageLargePath='/images/1000221ast.gif' prodLink=''
		 prodPrice='455.43' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:33:00' prodDateModified='2003-07-03T12:33:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='100022124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,31 x 20 cm. (Chippendale)'
		 prodDescription='Footed bread tray,31 x 20 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/1000221chi.gif'
		 prodImageLargePath='/images/1000221chi.gif' prodLink=''
		 prodPrice='455.43' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:33:59' prodDateModified='2003-07-03T12:34:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='100022125' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,31 x 20 cm. (Florencia)'
		 prodDescription='Footed bread tray,31 x 20 cm. (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/1000221flo.gif'
		 prodImageLargePath='/images/1000221flo.gif' prodLink=''
		 prodPrice='455.43' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:35:05' prodDateModified='2003-07-03T12:35:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10002214' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,31 x 20 cm. (Sevilla) 

'
		 prodDescription='Footed bread tray,31 x 20 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/1000221sev.gif'
		 prodImageLargePath='/images/1000221sev.gif' prodLink=''
		 prodPrice='455.43' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:36:16' prodDateModified='2003-07-03T12:36:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10002215' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,31 x 20 cm. '
		 prodDescription='Footed bread tray,31 x 20 cm. '
		 prodMessage='' prodImageSmallPath='/images/1000221ing.gif'
		 prodImageLargePath='/images/1000221ing.gif' prodLink=''
		 prodPrice='455.43' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:37:24' prodDateModified='2003-07-03T12:37:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10002216' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread tray' ProdNamePlural='Footed bread trays'
		 prodShortDescription='Footed bread tray,31 x 20 cm. (Barroco)'
		 prodDescription='Footed bread tray,31 x 20 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/1000221bar.gif'
		 prodImageLargePath='/images/1000221bar.gif' prodLink=''
		 prodPrice='455.43' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:38:18' prodDateModified='2003-07-03T12:38:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000521' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,25 x 19 cm.' prodDescription='Bread dish,25 x 19 cm.'
		 prodMessage='' prodImageSmallPath='/images/1000521.gif'
		 prodImageLargePath='/images/1000521.gif' prodLink='' prodPrice='311.85'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:39:18' prodDateModified='2003-07-03T12:39:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000522' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,27 x 18 cm.' prodDescription='Bread dish,27 x 18 cm.'
		 prodMessage='' prodImageSmallPath='/images/1000522.gif'
		 prodImageLargePath='/images/1000522.gif' prodLink='' prodPrice='305.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:40:12' prodDateModified='2003-07-03T12:40:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000523' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,diam.23 cm' prodDescription='Bread dish,diam.23 cm'
		 prodMessage='' prodImageSmallPath='/images/1000523.gif'
		 prodImageLargePath='/images/1000523.gif' prodLink='' prodPrice='288.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:41:07' prodDateModified='2003-07-03T12:41:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000524' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed bread dish' ProdNamePlural='Footed bread dishes'
		 prodShortDescription='Footed bread dish,23.5 x 15.5 cm.'
		 prodDescription='Footed bread dish,23.5 x 15.5 cm.' prodMessage=''
		 prodImageSmallPath='/images/1000524.gif' prodImageLargePath='/images/1000524.gif'
		 prodLink='' prodPrice='299.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T12:41:59'
		 prodDateModified='2003-07-03T12:42:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000524A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bread dish' ProdNamePlural='Bread dishes'
		 prodShortDescription='Bread dish,23.5 x 15.5 cm.' prodDescription='Bread dish,23.5 x 15.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1000524A.gif'
		 prodImageLargePath='/images/1000524A.gif' prodLink=''
		 prodPrice='289.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T12:44:10' prodDateModified='2003-07-03T12:44:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000525' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round bread wired basket' ProdNamePlural='Round bread wired baskets'
		 prodShortDescription='Round bread wired basket,diam.21 cm.'
		 prodDescription='Round bread wired basket,diam.21 cm.'
		 prodMessage='' prodImageSmallPath='/images/1000525.gif'
		 prodImageLargePath='/images/1000525.gif' prodLink='' prodPrice='623.42'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:46:08' prodDateModified='2003-07-03T12:46:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1000T' prodCategoryId='11' prodManufacturerId='28'
		 prodVendorId='11' prodName='Electric pizzelle iron' ProdNamePlural='electrics pizelles irons'
		 prodShortDescription='This very popular iron is designed to make delicious crispy high ribbed 2 pizelles in half the time required by hand irons.
Made in USA'
		 prodDescription='Made in USA
This very popular iron is designed to make delicious crispy high ribbed 2 pizelles in half the time required by hand irons. Makes 2 thin 5&#x22; cookies, 120v 800w, UL listed, Cast aluminum plates, Chrome and cast aluminum body, 10 year manufacturer&#x27;s warranty (Palmer stipulates that you contact them directly for warranty repairs.)
'
		 prodMessage='' prodImageSmallPath='/images/palmer/1000T.gif'
		 prodImageLargePath='/images/palmer/1000T.gif' prodLink=''
		 prodPrice='64.95' prodWeight='0' prodShip='7.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.95'
		 prodDateAdded='2003-03-22T21:27:30' prodDateModified='2003-12-12T15:39:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1003301' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Weaved bread dish' ProdNamePlural='Weaved bread dishes'
		 prodShortDescription='Weaved bread dish' prodDescription='Weaved bread dish'
		 prodMessage='' prodImageSmallPath='/images/1003301.gif'
		 prodImageLargePath='/images/1003301.gif' prodLink='' prodPrice='810.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T12:47:20' prodDateModified='2003-07-03T12:47:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1004BL' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Enamel Cast-Iron Fondue Set'
		 ProdNamePlural='Enamel Casts-Iron Fondue Sets' prodShortDescription='This set comes with an enameled fondue pot, a black cast iron base, a round wooden protective tray, a nickel burner and six color tipped fondue forks.'
		 prodDescription='This set comes with an enameled fondue pot, a black cast iron base, a round wooden protective tray, a nickel burner and six color tipped fondue forks. The burner can is both gel and alcohol compatible. This set comes in blue, red or yellow. 
'
		 prodMessage='' prodImageSmallPath='/images/wc1004.jpg'
		 prodImageLargePath='/images/wc1004.jpg' prodLink='' prodPrice='122.75'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='121.75' prodDateAdded='2003-06-18T16:26:08'
		 prodDateModified='2003-06-18T16:26:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='101' prodCategoryId='6' prodManufacturerId='4'
		 prodVendorId='5' prodName='Moroccan Treasure Box' ProdNamePlural='Moroccans Treasures Boxes'
		 prodShortDescription='This beautiful moroccan treasure box is hand made with naturally colored stone and coral inserts. Perfect for jewelry or display in a cozy corner of your home'
		 prodDescription='Hande made in the Kingdom of Morocco.'
		 prodMessage='On the Road to Morocco!' prodImageSmallPath='images/boxes.jpg'
		 prodImageLargePath='images/boxes.jpg' prodLink='detail.asp?PRODUCT_ID=101'
		 prodPrice='75' prodWeight='1' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.95'
		 prodDateAdded='2002-02-28T23:01:02' prodDateModified='2003-05-09T16:14:05'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='0650,221,2304SF,51-0231,51-0240'
		 prodRelatedCats=''/>
	<z:row prodID='1010544B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker,open worked crystal &#x26; spoon'
		 ProdNamePlural='Salt &#x26; pepper shakers,open worked crystals &#x26; spoons'
		 prodShortDescription='Salt &#x26; pepper shaker,open worked crystal &#x26; spoon 

'
		 prodDescription='Salt &#x26; pepper shaker,open worked crystal &#x26; spoon 

'
		 prodMessage='' prodImageSmallPath='/images/1010544B.gif'
		 prodImageLargePath='/images/1010544B.gif' prodLink=''
		 prodPrice='120.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:12:10' prodDateModified='2003-07-03T20:12:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10106851' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Imperio) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685imp.gif'
		 prodImageLargePath='/images/1010685imp.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:14:13' prodDateModified='2003-07-03T20:15:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010685122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Llano) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Llano) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685lla.gif'
		 prodImageLargePath='/images/1010685lla.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:16:20' prodDateModified='2003-07-03T20:16:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='101068523' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Astoria) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Astoria) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685ast.gif'
		 prodImageLargePath='/images/1010685ast.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:17:25' prodDateModified='2003-07-03T20:17:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='101068524' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Chippendale) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Chippendale) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685chi.gif'
		 prodImageLargePath='/images/1010685chi.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:18:35' prodDateModified='2003-07-03T20:18:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='101068525' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Florencia) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685flo.gif'
		 prodImageLargePath='/images/1010685flo.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:20:50' prodDateModified='2003-07-03T20:21:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10106853' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Brasil) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685bra.gif'
		 prodImageLargePath='/images/1010685bra.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:22:50' prodDateModified='2003-07-03T20:23:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10106854' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Sevilla) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685sev.gif'
		 prodImageLargePath='/images/1010685sev.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:23:52' prodDateModified='2003-07-03T20:24:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10106855' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon  

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon  

'
		 prodMessage='' prodImageSmallPath='/images/1010685ing.gif'
		 prodImageLargePath='/images/1010685ing.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:26:42' prodDateModified='2003-07-03T20:28:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10106856' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Barroco) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685bar.gif'
		 prodImageLargePath='/images/1010685bar.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:28:48' prodDateModified='2003-07-03T20:29:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='101068575' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Rococo) 

'
		 prodDescription='Salt &#x26; pepper shaker,8.5 cm crystal &#x26; spoon (Rococo) 

'
		 prodMessage='' prodImageSmallPath='/images/1010685roc.gif'
		 prodImageLargePath='/images/1010685roc.gif' prodLink=''
		 prodPrice='79.37' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:30:19' prodDateModified='2003-07-03T20:30:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010702' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small salt &#x26; pepper shaker'
		 ProdNamePlural='Small salt &#x26; pepper shakers' prodShortDescription='Small salt &#x26; pepper shaker 

'
		 prodDescription='Small salt &#x26; pepper shaker 

'
		 prodMessage='' prodImageSmallPath='/images/1010702.gif'
		 prodImageLargePath='/images/1010702.gif' prodLink='' prodPrice='99.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:31:26' prodDateModified='2003-07-03T20:31:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010743' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed pepper shaker interior crystal'
		 ProdNamePlural='Footed pepper shakers interior crystals'
		 prodShortDescription='Footed pepper shaker interior crystal'
		 prodDescription='Footed pepper shaker interior crystal'
		 prodMessage='' prodImageSmallPath='/images/1010743.gif'
		 prodImageLargePath='/images/1010743.gif' prodLink='' prodPrice='119.35'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:32:43' prodDateModified='2003-07-03T20:33:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010950' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small salt shaker crystal and spoon'
		 ProdNamePlural='Small salt shakers crystal and spoons'
		 prodShortDescription='Small salt shaker crystal and spoon'
		 prodDescription='Small salt shaker crystal and spoon'
		 prodMessage='' prodImageSmallPath='/images/1010950.gif'
		 prodImageLargePath='/images/1010950.gif' prodLink='' prodPrice='43.78'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:34:13' prodDateModified='2003-07-03T20:34:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010952' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shell shaped salt shaker  swan head'
		 ProdNamePlural='Shell shaped salt shakers  swan heads'
		 prodShortDescription='Shell shaped salt shaker  swan head'
		 prodDescription='Shell shaped salt shaker  swan head'
		 prodMessage='' prodImageSmallPath='/images/1010952.gif'
		 prodImageLargePath='/images/1010952.gif' prodLink='' prodPrice='66.56'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:35:05' prodDateModified='2003-07-03T20:36:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010954' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swan shaped salt shaker crystal &#x26; spoon'
		 ProdNamePlural='Swan shaped salt shakers crystal &#x26; spoons'
		 prodShortDescription='Swan shaped salt shaker crystal &#x26; spoon'
		 prodDescription='Swan shaped salt shaker crystal &#x26; spoon'
		 prodMessage='' prodImageSmallPath='/images/1010954.gif'
		 prodImageLargePath='/images/1010954.gif' prodLink='' prodPrice='140.25'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:36:58' prodDateModified='2003-07-03T20:38:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010954D' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Swan shaped salt shaker  gold-plated wings'
		 ProdNamePlural='Swan shaped salt shakers  gold-plated wings'
		 prodShortDescription='Swan shaped salt shaker  gold-plated wings'
		 prodDescription='Swan shaped salt shaker  gold-plated wings'
		 prodMessage='' prodImageSmallPath='/images/1010954D.gif'
		 prodImageLargePath='/images/1010954D.gif' prodLink=''
		 prodPrice='154.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:39:43' prodDateModified='2003-07-03T20:40:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010957137' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker feet/ base &#x26; crystal liner (C/ pata) 

'
		 prodDescription='Salt &#x26; pepper shaker feet/ base &#x26; crystal liner (C/ pata) 

'
		 prodMessage='' prodImageSmallPath='/images/1010957p.gif'
		 prodImageLargePath='/images/1010957p.gif' prodLink=''
		 prodPrice='177.48' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:40:53' prodDateModified='2003-07-03T20:41:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010957138' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker feet/ base &#x26; crystal liner (C/ base) 

'
		 prodDescription='Salt &#x26; pepper shaker feet/ base &#x26; crystal liner (C/ base) 

'
		 prodMessage='' prodImageSmallPath='/images/1010957b.gif'
		 prodImageLargePath='/images/1010957b.gif' prodLink=''
		 prodPrice='177.48' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:42:01' prodDateModified='2003-07-03T20:42:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010958' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker crystal liners'
		 ProdNamePlural='Salt &#x26; pepper shakers crystal liners'
		 prodShortDescription='Salt &#x26; pepper shaker crystal liners, h. 12.0 cm.'
		 prodDescription='Salt &#x26; pepper shaker crystal liners, h. 12.0 cm.'
		 prodMessage='' prodImageSmallPath='/images/1010958.gif'
		 prodImageLargePath='/images/1010958.gif' prodLink='' prodPrice='143.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:42:58' prodDateModified='2003-07-03T20:47:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010959137' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker feet or base &#x26; crystal (C/ pata) 

'
		 prodDescription='Salt &#x26; pepper shaker feet or base &#x26; crystal (C/ pata) 

'
		 prodMessage='' prodImageSmallPath='/images/1010959p.gif'
		 prodImageLargePath='/images/1010959p.gif' prodLink=''
		 prodPrice='152.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:47:55' prodDateModified='2003-07-03T20:48:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010959138' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker feet or base &#x26; crystal (C/ base) 

'
		 prodDescripti