<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) 

'
		 prodDescription='Salt &#x26; pepper shaker feet or base &#x26; crystal (C/ base) 

'
		 prodMessage='' prodImageSmallPath='/images/1010959b.gif'
		 prodImageLargePath='/images/1010959b.gif' prodLink=''
		 prodPrice='152.10' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:48:47' prodDateModified='2003-07-03T20:49:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010962' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Double salt shaker' ProdNamePlural='Double salt shakers'
		 prodShortDescription='Double salt shaker  crystal &#x26; spoons'
		 prodDescription='Double salt shaker  crystal &#x26; spoons'
		 prodMessage='' prodImageSmallPath='/images/1010962.gif'
		 prodImageLargePath='/images/1010962.gif' prodLink='' prodPrice='98.62'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:49:56' prodDateModified='2003-07-03T20:50:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010962A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker  crystal liners &#x26; spoon'
		 prodDescription='Salt &#x26; pepper shaker  crystal liners &#x26; spoon'
		 prodMessage='' prodImageSmallPath='/images/1010962A.gif'
		 prodImageLargePath='/images/1010962A.gif' prodLink=''
		 prodPrice='150.63' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T20:51:08' prodDateModified='2003-07-03T20:51:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010963' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Salt &#x26; pepper shaker'
		 ProdNamePlural='Salt &#x26; pepper shakers' prodShortDescription='Salt &#x26; pepper shaker  crystal liners'
		 prodDescription='Salt &#x26; pepper shaker  crystal liners'
		 prodMessage='' prodImageSmallPath='/images/1010963.gif'
		 prodImageLargePath='/images/1010963.gif' prodLink='' prodPrice='98.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:52:17' prodDateModified='2003-07-03T20:52:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010965' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio salt shaker' ProdNamePlural='Imperio salt shakers'
		 prodShortDescription='Imperio salt shaker  crystal &#x26; spoon'
		 prodDescription='Imperio salt shaker  crystal &#x26; spoon'
		 prodMessage='' prodImageSmallPath='/images/1010965.gif'
		 prodImageLargePath='/images/1010965.gif' prodLink='' prodPrice='122.92'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:55:54' prodDateModified='2003-07-03T20:56:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010966' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Snail figured salt shaker'
		 ProdNamePlural='Snail figured salt shakers' prodShortDescription='Snail figured salt shaker  crystal &#x26; spoon'
		 prodDescription='Snail figured salt shaker  crystal &#x26; spoon'
		 prodMessage='' prodImageSmallPath='/images/1010966.gif'
		 prodImageLargePath='/images/1010966.gif' prodLink='' prodPrice='145.55'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:56:51' prodDateModified='2003-07-03T20:57:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010967' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Imperio salt shaker' ProdNamePlural='Imperio salt shakers'
		 prodShortDescription='Imperio salt shaker  crystal &#x26; spoon'
		 prodDescription='Imperio salt shaker  crystal &#x26; spoon'
		 prodMessage='' prodImageSmallPath='/images/1010967.gif'
		 prodImageLargePath='/images/1010967.gif' prodLink='' prodPrice='86.89'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T20:59:41' prodDateModified='2003-07-03T21:00:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1010988' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bee shaped salt shaker' ProdNamePlural='Bee shaped salt shakers'
		 prodShortDescription='Bee shaped salt shaker  crystal &#x26; spoon'
		 prodDescription='Bee shaped salt shaker  crystal &#x26; spoon'
		 prodMessage='' prodImageSmallPath='/images/1010988.gif'
		 prodImageLargePath='/images/1010988.gif' prodLink='' prodPrice='106.18'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:01:54' prodDateModified='2003-07-03T21:03:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='101101' prodCategoryId='11' prodManufacturerId='6'
		 prodVendorId='7' prodName='Special on trattorina' ProdNamePlural='packages'
		 prodShortDescription='Trattorina pasta machine' prodDescription='Its bigger size allows you to prepare more pasta in less time : that is why the Deluxe Trattorina Machine is used by many restaurants around the world. 
Dial adjuster allows up to 9 different thickness of pasta : so you have the versatility to prepare from cookies to phylo dough - a very thin (almost transparent!) dough used in mediterranean and middle eastern recipies. 
Stretches pasta up to 7.8 inches wide!. : so you make lasagna sheets that fit your mold; and make more ravioli, cappelletti, spaghetti, tortilla, tacos, chinese noddles, pastry dough, canellonni, etc. in less time. 
Most comfortable use: you do not feed the pasta from the top, but you feed it from the side using the &#x22;belly&#x22; of the machine as a support (as shown in picture 1) so you can make longer sheets of pasta, prepare it faster, because you do not need two hands!; but most importantly, prepare it with great comfort. Likewise, its wooden handle has been anatomically designed to fit the hand perfectly so your hand does not get tired. 
Superb design : with it&#x27;s elegant finishings, most people use it additionally as a piece of decoration in their kitchen! 
Very easy to clean : only a dry cloth or brush is needed (no dishwasher, no dissassembling the machine for washing). Old toothbrushes work perfectly! 
Steel gears and rollers: lasts forever 
Made of chromium plated steel, stainless steel, nickel plated rollers, and wooden details. 
Two clamps hold the machine in place: so you NEVER have problems with the machine moving out of place while you are preparing the pasta. 
Owners manual includes: use of the machine, preparation of the pasta, recipes, tips on saving pasta for later use. 
Tip: If you own a food processor, the preparation of the pasta takes only 10 minutes! 
Customer service line: we are always here to help you on any questions regarding the machine, its use, recipies, etc. 
No maintenance needed. The quality of materials and workmanship put into all our products guarantees a maintenance and trouble free machine that will last you for years. 
Size (without handle): 11 x 9.5 x 8 inches / 27 x 24 x 21 centimeters. 
Weight: 13.3 lbs. / 6 kgs. 
50 years of experience manufacturing quality pasta machines.'
		 prodMessage='Mamma Mia!' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/trattorina.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/trattorina.jpg'
		 prodLink='' prodPrice='179.95' prodWeight='20' prodShip='7.0'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='149.95' prodDateAdded='2002-03-29T19:12:49'
		 prodDateModified='2003-11-30T11:50:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1013304' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size salt spoon' ProdNamePlural='Large size salt spoons'
		 prodShortDescription='Large size salt spoon' prodDescription='Large size salt spoon'
		 prodMessage='' prodImageSmallPath='/images/1013304.gif'
		 prodImageLargePath='/images/1013304.gif' prodLink='' prodPrice='12.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:04:08' prodDateModified='2003-07-03T21:04:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1013306' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bird figured salt shaker' ProdNamePlural='Bird figured salt shakers'
		 prodShortDescription='Bird figured salt shaker' prodDescription='Bird figured salt shaker'
		 prodMessage='' prodImageSmallPath='/images/1013306.gif'
		 prodImageLargePath='/images/1013306.gif' prodLink='' prodPrice='48.93'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:05:44' prodDateModified='2003-07-03T21:06:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1013308' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Fish figured salt shaker' ProdNamePlural='Fish figured salt shakers'
		 prodShortDescription='Fish figured salt shaker' prodDescription='Fish figured salt shaker'
		 prodMessage='' prodImageSmallPath='/images/1013308.gif'
		 prodImageLargePath='/images/1013308.gif' prodLink='' prodPrice='110.98'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:14:44' prodDateModified='2003-07-03T21:14:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1013310' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size salt spoon' ProdNamePlural='Small size salt spoons'
		 prodShortDescription='Small size salt spoon' prodDescription='Small size salt spoon'
		 prodMessage='' prodImageSmallPath='/images/1013310.gif'
		 prodImageLargePath='/images/1013310.gif' prodLink='' prodPrice='8.26'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:15:34' prodDateModified='2003-07-03T21:15:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10170B' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Enamel Cast-Iron Butter Warmer'
		 ProdNamePlural='Enamel Cast-Irons Butter Warmers' prodShortDescription='This cast-iron butter warmer comes with a stable black base and a small sauce pan for melting butter, heating sauces and warming liqueurs.'
		 prodDescription='This cast-iron butter warmer comes with a stable black base and a small sauce pan for melting butter, heating sauces and warming liqueurs. This product is available in four colors: blue, green, red and yellow. 
'
		 prodMessage='' prodImageSmallPath='/images/wc10170b.jpg'
		 prodImageLargePath='/images/wc10170b.jpg' prodLink=''
		 prodPrice='67.75' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='66.25'
		 prodDateAdded='2003-06-18T14:40:37' prodDateModified='2003-06-18T14:42:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='101CH' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='30-by-20-Inch Rectangular Pot Rack'
		 ProdNamePlural='30-by-20-Inch Rectangular Pot Racks' prodShortDescription='-30-by-20-inch rectangular heavy gauge pot rack; chrome plated over steel
-Includes grid and 24 hooks for hanging whole sets of cookware
'
		 prodDescription='-30-by-20-inch rectangular heavy gauge pot rack; chrome plated over steel
-Includes grid and 24 hooks for hanging whole sets of cookware
-Simple to clean
-Assembly requires only a screwdriver and adjustable wrench
-Arched supports, spaced 16 inches apart, allow easy access to cookware'
		 prodMessage='' prodImageSmallPath='/images/101CH.jpg'
		 prodImageLargePath='/images/101CH.jpg' prodLink='' prodPrice='284.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-16T17:53:53' prodDateModified='2003-07-16T18:04:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102' prodCategoryId='6' prodManufacturerId='3'
		 prodVendorId='4' prodName='Mini Secretaire' ProdNamePlural='chests secretaires'
		 prodShortDescription='Hand painted, wooden, with aged finish, 3 drawers and a lift up compartment. Use in the office for office supplies or in the room for personal items..'
		 prodDescription='' prodMessage='Great!' prodImageSmallPath='/images/minsecretary.jpg'
		 prodImageLargePath='/images/minsecretary.jpg' prodLink='detail.asp?PRODUCT_ID=102'
		 prodPrice='37.25' prodWeight='5.0000000000000003E-2' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-02-28T23:12:13'
		 prodDateModified='2003-05-09T17:19:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020002' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Card holder llama fig.' ProdNamePlural='Card holders llama figs.'
		 prodShortDescription='Card holder llama fig.' prodDescription='Card holder llama fig.'
		 prodMessage='' prodImageSmallPath='/images/1020002.gif'
		 prodImageLargePath='/images/1020002.gif' prodLink='' prodPrice='25.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:13:59' prodDateModified='2003-06-24T10:14:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020003' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Leather case for eyeglasses'
		 ProdNamePlural='Leather cases for eyeglasses' prodShortDescription='Leather case for eyeglasses'
		 prodDescription='Leather case for eyeglasses' prodMessage=''
		 prodImageSmallPath='/images/1020003.gif' prodImageLargePath='/images/1020003.gif'
		 prodLink='' prodPrice='105.13' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T00:34:58'
		 prodDateModified='2003-07-04T00:35:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020004' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shell shaped table card holder base'
		 ProdNamePlural='Shells shaped table card holders bases'
		 prodShortDescription='Shell shaped table card holder base,h. 3 cm. 

'
		 prodDescription='Shell shaped table card holder base,h. 3 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/1020004.gif'
		 prodImageLargePath='/images/1020004.gif' prodLink='' prodPrice='50.96'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:17:20' prodDateModified='2003-06-24T10:17:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Envelope shaped table card holder'
		 ProdNamePlural='Envelope shaped tables card holders' prodShortDescription='Envelope shaped table card holder,9 x 6 cm.'
		 prodDescription='Envelope shaped table card holder,9 x 6 cm.'
		 prodMessage='' prodImageSmallPath='/images/1020005.gif'
		 prodImageLargePath='/images/1020005.gif' prodLink='' prodPrice='98.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:19:03' prodDateModified='2003-06-24T10:19:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020005L' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain pocket cardholder' ProdNamePlural='Plain pocket cardholders'
		 prodShortDescription='Plain pocket cardholder' prodDescription='Plain pocket cardholder'
		 prodMessage='' prodImageSmallPath='/images/1020005l.gif'
		 prodImageLargePath='/images/1020005l.gif' prodLink=''
		 prodPrice='108.54' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T10:20:57' prodDateModified='2003-06-24T10:21:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020006102' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Table card holder figurine'
		 ProdNamePlural='Table card holders figurines' prodShortDescription='Table card holder figurine,h.8.5 cm. (Dama c/abanico) 

'
		 prodDescription='Table card holder figurine,h.8.5 cm. (Dama c/abanico) 

'
		 prodMessage='' prodImageSmallPath='/images/ptarj2.gif'
		 prodImageLargePath='/images/ptarj2.gif' prodLink='' prodPrice='129.63'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:41:58' prodDateModified='2003-06-30T10:42:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020006164' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Table card holder figurine'
		 ProdNamePlural='Table card holders figurines' prodShortDescription='Table card holder figurine,h.8.5 cm. (Dama c/venia)'
		 prodDescription='Table card holder figurine,h.8.5 cm. (Dama c/venia)'
		 prodMessage='' prodImageSmallPath='/images/ptarj1.gif'
		 prodImageLargePath='/images/ptarj1.gif' prodLink='' prodPrice='129.63'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:43:24' prodDateModified='2003-06-30T10:43:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020006285' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Table card holder figurine'
		 ProdNamePlural='Table card holders figurines' prodShortDescription='Table card holder figurine,h.8.5 cm. (Cab. c/candelero) 

'
		 prodDescription='Table card holder figurine,h.8.5 cm. (Cab. c/candelero) 

'
		 prodMessage='' prodImageSmallPath='/images/ptart3.gif'
		 prodImageLargePath='/images/ptart3.gif' prodLink='' prodPrice='129.63'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:45:06' prodDateModified='2003-06-30T10:45:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020006286' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Table card holder figurine'
		 ProdNamePlural='Table card holders figurines' prodShortDescription='Table card holder figurine,h.8.5 cm. (Cab. c/sombrero) 

'
		 prodDescription='Table card holder figurine,h.8.5 cm. (Cab. c/sombrero) 

'
		 prodMessage='' prodImageSmallPath='/images/1020006.gif'
		 prodImageLargePath='/images/1020006.gif' prodLink='' prodPrice='129.63'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:46:34' prodDateModified='2003-06-30T10:46:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020007' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Shaving set: shaver, stand &#x26; tooth brush'
		 ProdNamePlural='Shaving sets: shavers, stand &#x26; tooth brushes'
		 prodShortDescription='Shaving set: shaver, stand &#x26; tooth brush'
		 prodDescription='Shaving set: shaver, stand &#x26; tooth brush'
		 prodMessage='' prodImageSmallPath='/images/1020007.gif'
		 prodImageLargePath='/images/1020007.gif' prodLink='' prodPrice='287.57'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-29T21:13:55' prodDateModified='2003-06-29T21:14:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020009' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Backgammon shaped card holder'
		 ProdNamePlural='Backgammons shaped card holders' prodShortDescription='Backgammon shaped card holder'
		 prodDescription='Backgammon shaped card holder' prodMessage=''
		 prodImageSmallPath='/images/1020009.gif' prodImageLargePath='/images/1020009.gif'
		 prodLink='' prodPrice='39.96' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:22:41'
		 prodDateModified='2003-06-24T10:23:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020056' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4-footed pickholder' ProdNamePlural='4-footed pickholder'
		 prodShortDescription='4-footed pickholder' prodDescription='4-footed pickholder'
		 prodMessage='' prodImageSmallPath='/images/1020056.gif'
		 prodImageLargePath='/images/1020056.gif' prodLink='' prodPrice='124.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:24:18' prodDateModified='2003-06-24T10:24:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020066' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bucket style cigarette holder coin'
		 ProdNamePlural='Buckets style cigarettes holders coins'
		 prodShortDescription='Bucket style cigarette holder coin'
		 prodDescription='Bucket style cigarette holder coin'
		 prodMessage='' prodImageSmallPath='/images/1020066.gif'
		 prodImageLargePath='/images/1020066.gif' prodLink='' prodPrice='83.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:26:06' prodDateModified='2003-06-24T10:26:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-201' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Frying Pan' ProdNamePlural='frying pans'
		 prodShortDescription='Frying pans by Villaware, each piece hand cast of 97 pure, special alloy aluminum metal - comes in 8, 10,11, 12&#x22; diameter'
		 prodDescription='Each piece hard anonized 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/frying.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/frying.jpg'
		 prodLink='' prodPrice='61.95' prodWeight='0' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='59.95' prodDateAdded='2002-11-28T15:55:10'
		 prodDateModified='2002-11-28T16:04:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202401' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette holder (Imperio)'
		 ProdNamePlural='Cigarette holders (Imperio)' prodShortDescription='Cigarette holder (Imperio)'
		 prodDescription='Cigarette holder (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/1020240.gif' prodImageLargePath='/images/1020240.gif'
		 prodLink='' prodPrice='83.04' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:03:38'
		 prodDateModified='2003-07-01T17:03:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020240122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette holder (Llano)' ProdNamePlural='Cigarette holders (Llano)'
		 prodShortDescription='Cigarette holder (Llano)' prodDescription='Cigarette holder (Llano)'
		 prodMessage='' prodImageSmallPath='/images/1020240lla.gif'
		 prodImageLargePath='/images/1020240lla.gif' prodLink=''
		 prodPrice='83.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:04:43' prodDateModified='2003-07-01T17:05:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202404' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette holder (Sevilla)'
		 ProdNamePlural='Cigarette holders (Sevilla)' prodShortDescription='Cigarette holder (Sevilla)'
		 prodDescription='Cigarette holder (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/1020240sev.gif' prodImageLargePath='/images/1020240sev.gif'
		 prodLink='' prodPrice='83.04' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:05:39'
		 prodDateModified='2003-07-01T17:05:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202405' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette holder '
		 ProdNamePlural='Cigarette holders ' prodShortDescription='Cigarette holder '
		 prodDescription='Cigarette holder ' prodMessage=''
		 prodImageSmallPath='/images/1020240ing.gif' prodImageLargePath='/images/1020240ing.gif'
		 prodLink='' prodPrice='83.04' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:06:48'
		 prodDateModified='2003-07-01T17:07:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202406' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette holder (Barroco)'
		 ProdNamePlural='Cigarette holders (Barroco)' prodShortDescription='Cigarette holder (Barroco)'
		 prodDescription='Cigarette holder (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/1020240bar.gif' prodImageLargePath='/images/1020240bar.gif'
		 prodLink='' prodPrice='83.04' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:08:18'
		 prodDateModified='2003-07-01T17:09:28' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020244' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Dice shaped cigarette holder'
		 ProdNamePlural='Dices shaped cigarette holders' prodShortDescription='Dice shaped cigarette holder'
		 prodDescription='Dice shaped cigarette holder' prodMessage=''
		 prodImageSmallPath='/images/1020244.gif' prodImageLargePath='/images/1020244.gif'
		 prodLink='' prodPrice='247.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:27:58'
		 prodDateModified='2003-06-24T10:28:22' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202901' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Imperio)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/0290imp.gif'
		 prodImageLargePath='/images/0290imp.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:49:54' prodDateModified='2003-06-30T10:50:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020290122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Llano)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Llano)'
		 prodMessage='' prodImageSmallPath='/images/0290lla.gif'
		 prodImageLargePath='/images/0290lla.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:51:01' prodDateModified='2003-06-30T10:51:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020290124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Octogonal)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Octogonal)'
		 prodMessage='' prodImageSmallPath='/images/0290oct.gif'
		 prodImageLargePath='/images/0290oct.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:52:06' prodDateModified='2003-06-30T10:55:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102029023' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Astoria)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/0290ast.gif'
		 prodImageLargePath='/images/0290ast.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T10:57:58' prodDateModified='2003-06-30T10:58:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102029024' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Chippendale)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/0290chi.gif'
		 prodImageLargePath='/images/0290chi.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T11:00:05' prodDateModified='2003-06-30T11:00:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102029025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Florencia)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/0290flo.gif'
		 prodImageLargePath='/images/0290flo.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T11:01:20' prodDateModified='2003-06-30T11:01:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202903' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Brasil)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/0290bra.gif'
		 prodImageLargePath='/images/0290bra.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T11:02:37' prodDateModified='2003-06-30T11:02:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202904' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Sevilla)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/0290sev.gif'
		 prodImageLargePath='/images/0290sev.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T11:03:59' prodDateModified='2003-06-30T11:04:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202905' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border '
		 prodDescription='Bottle base diam. 12.5 cm. border '
		 prodMessage='' prodImageSmallPath='/images/0290ing.gif'
		 prodImageLargePath='/images/0290ing.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T11:05:14' prodDateModified='2003-06-30T11:12:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10202906' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bottle base diam.' ProdNamePlural='Bottles bases diam.'
		 prodShortDescription='Bottle base diam. 12.5 cm. border (Barroco)'
		 prodDescription='Bottle base diam. 12.5 cm. border (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/0290bar.gif'
		 prodImageLargePath='/images/0290bar.gif' prodLink='' prodPrice='111.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T11:33:58' prodDateModified='2003-06-30T11:34:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020294' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bottle holder' ProdNamePlural='Champagne bottle holders'
		 prodShortDescription='Champagne bottle holder' prodDescription='Champagne bottle holder'
		 prodMessage='' prodImageSmallPath='/images/1020294.gif'
		 prodImageLargePath='/images/1020294.gif' prodLink='' prodPrice='985.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:29:26' prodDateModified='2003-06-24T10:29:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10203' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 3 Piece Starter Set'
		 ProdNamePlural='Scanpan Classic 3 Piece Starter Sets'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Includes: 
-10&#x22; Fry Pan 
-10&#x22; Covered Low Dutch Oven 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxWxD): 11&#x22; x 20&#x22; x 6&#x22; 
-Made In Denmark 
-Weighs Approximately 8.3 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP10203.jpg'
		 prodImageLargePath='/images/SP10203.jpg' prodLink='' prodPrice='99.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-22T10:56:36' prodDateModified='2003-07-22T10:59:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020306' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style champagne bottle holder'
		 ProdNamePlural='Plain style champagne bottle holders'
		 prodShortDescription='Plain style champagne bottle holder'
		 prodDescription='Plain style champagne bottle holder'
		 prodMessage='' prodImageSmallPath='/images/1020306.gif'
		 prodImageLargePath='/images/1020306.gif' prodLink='' prodPrice='475.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:30:45' prodDateModified='2003-06-24T10:31:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020308139' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bottle holder ariana or bacco fig. (Fig. ariana)'
		 ProdNamePlural='Champagne bottle holders ariana or bacco figs. (Fig. ariana)'
		 prodShortDescription='Champagne bottle holder ariana or bacco fig. (Fig. ariana) 

'
		 prodDescription='Champagne bottle holder ariana or bacco fig. (Fig. ariana) 

'
		 prodMessage='' prodImageSmallPath='/images/1020308ari.gif'
		 prodImageLargePath='/images/1020308ari.gif' prodLink=''
		 prodPrice='1,343.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T11:38:31' prodDateModified='2003-06-30T11:38:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020308140' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bottle holder ariana or bacco fig. (Fig. baco)'
		 ProdNamePlural='Champagne bottle holders ariana or bacco figs. (Fig. baco)'
		 prodShortDescription='Champagne bottle holder ariana or bacco fig. (Fig. baco) 

'
		 prodDescription='Champagne bottle holder ariana or bacco fig. (Fig. baco) 

'
		 prodMessage='' prodImageSmallPath='/images/1020308bac.gif'
		 prodImageLargePath='/images/1020308bac.gif' prodLink=''
		 prodPrice='1,343.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T11:39:47' prodDateModified='2003-06-30T11:40:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020309' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Champagne bottle coaster grapevine leaves'
		 ProdNamePlural='Champagne bottle coasters grapevine leaves'
		 prodShortDescription='Champagne bottle coaster grapevine leaves'
		 prodDescription='Champagne bottle coaster grapevine leaves'
		 prodMessage='' prodImageSmallPath='/images/1020309.gif'
		 prodImageLargePath='/images/1020309.gif' prodLink='' prodPrice='207.01'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:32:14' prodDateModified='2003-06-24T10:32:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020310' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Twin champ. Bottle coaster grapevine leaves'
		 ProdNamePlural='Twin champ. Bottle coasters grapevine leaves'
		 prodShortDescription='Twin champ. Bottle coaster grapevine leaves'
		 prodDescription='Twin champ. Bottle coaster grapevine leaves'
		 prodMessage='' prodImageSmallPath='/images/1020310.gif'
		 prodImageLargePath='/images/1020310.gif' prodLink='' prodPrice='774.18'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:33:34' prodDateModified='2003-06-24T10:33:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020332' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cigarette holder' ProdNamePlural='Cigarette holders'
		 prodShortDescription='Cigarette holder,h. 6.5 cm.' prodDescription='Cigarette holder,h. 6.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1020332.gif'
		 prodImageLargePath='/images/1020332.gif' prodLink='' prodPrice='154.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:34:57' prodDateModified='2003-06-24T10:35:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10203381' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffee holder spoon (Imperio)'
		 ProdNamePlural='Coffee holders spoons (Imperio)' prodShortDescription='Coffee holder spoon (Imperio)'
		 prodDescription='Coffee holder spoon (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/1020338.gif' prodImageLargePath='/images/1020338.gif'
		 prodLink='' prodPrice='216.08' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T11:42:57'
		 prodDateModified='2003-06-30T11:43:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020338122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Coffee holder spoon (Llano)'
		 ProdNamePlural='Coffee holders spoons (Llano)' prodShortDescription='Coffee holder spoon (Llano)'
		 prodDescription='Coffee holder spoon (Llano)' prodMessage=''
		 prodImageSmallPath='/images/1020338lla.gif' prodImageLargePath='/images/1020338lla.gif'
		 prodLink='' prodPrice='216.08' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T11:44:21'
		 prodDateModified='2003-06-30T11:44:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020347' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Buffet dish' ProdNamePlural='Buffet dishes'
		 prodShortDescription='Buffet dish,36 x 24 cm.' prodDescription='Buffet dish,36 x 24 cm.'
		 prodMessage='' prodImageSmallPath='/images/1020347.gif'
		 prodImageLargePath='/images/1020347.gif' prodLink='' prodPrice='711.82'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:37:34' prodDateModified='2003-06-24T10:37:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020347A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Buffet dish' ProdNamePlural='Buffet dishes'
		 prodShortDescription='Buffet dish,33.5 x 22 cm.' prodDescription='Buffet dish,33.5 x 22 cm.'
		 prodMessage='' prodImageSmallPath='/images/1020347.gif'
		 prodImageLargePath='/images/1020347.gif' prodLink='' prodPrice='670.03'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T11:46:27' prodDateModified='2003-06-30T11:46:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020347AT1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered buffet dish' ProdNamePlural='Covered buffet dishes'
		 prodShortDescription='Covered buffet dish,33.5 x 22 cm. (Imperio) 

'
		 prodDescription='Covered buffet dish,33.5 x 22 cm. (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/1020347T.gif'
		 prodImageLargePath='/images/1020347T.gif' prodLink=''
		 prodPrice='1,356.45' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T11:47:43' prodDateModified='2003-06-30T11:47:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020347AT3' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered buffet dish' ProdNamePlural='Covered buffet dishes'
		 prodShortDescription='Covered buffet dish,33.5 x 22 cm. (Brasil)'
		 prodDescription='Covered buffet dish,33.5 x 22 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/1020347btbra.gif'
		 prodImageLargePath='/images/1020347btbra.gif' prodLink=''
		 prodPrice='1,356.45' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T11:48:51' prodDateModified='2003-06-30T11:49:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020347AT4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered buffet dish' ProdNamePlural='Covered buffet dishes'
		 prodShortDescription='Covered buffet dish,33.5 x 22 cm. (Sevilla) 

'
		 prodDescription='Covered buffet dish,33.5 x 22 cm. (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/1020347tsev.gif'
		 prodImageLargePath='/images/1020347tsev.gif' prodLink=''
		 prodPrice='1,356.45' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T11:50:30' prodDateModified='2003-06-30T11:50:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020348' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Egg holder' ProdNamePlural='Egg holders'
		 prodShortDescription='Egg holder' prodDescription='Egg holder'
		 prodMessage='' prodImageSmallPath='/images/1020348.gif'
		 prodImageLargePath='/images/1020348.gif' prodLink='' prodPrice='129.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:39:01' prodDateModified='2003-06-24T10:39:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020355C' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Colored Maxim bar set' ProdNamePlural='Colored Maxim bar sets'
		 prodShortDescription='Colored Maxim bar set' prodDescription='Colored Maxim bar set'
		 prodMessage='' prodImageSmallPath='/images/1020355c.gif'
		 prodImageLargePath='/images/1020355c.gif' prodLink=''
		 prodPrice='509.22' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T21:15:12' prodDateModified='2003-06-30T21:15:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102036' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Cast-Iron Wok' ProdNamePlural='Cast-Iron Woks'
		 prodShortDescription='The wok&#x27;s curved sides and rounded base provide a wide cooking surface and facilitate stirring and tossing of ingredients.'
		 prodDescription='The wok&#x27;s curved sides and rounded base provide a wide cooking surface and facilitate stirring and tossing of ingredients. This wok comes with an aluminum lid, two cooling racks, 8 chopsticks and a recipe booklet. 
'
		 prodMessage='' prodImageSmallPath='/images/wc102036.jpg'
		 prodImageLargePath='/images/wc102036.jpg' prodLink=''
		 prodPrice='142.75' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='141.00'
		 prodDateAdded='2003-06-18T16:07:52' prodDateModified='2003-06-18T16:08:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10209601' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napkin holder pattern (Imperio)'
		 ProdNamePlural='Napkin holders patterns (Imperio)' prodShortDescription='Napkin holder pattern (Imperio)'
		 prodDescription='Napkin holder pattern (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/1020960i.gif' prodImageLargePath='/images/1020960i.gif'
		 prodLink='' prodPrice='207.35' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T11:52:41'
		 prodDateModified='2003-06-30T11:52:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='102096023' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napkin holder pattern (Astoria)'
		 ProdNamePlural='Napkin holders patterns (Astoria)' prodShortDescription='Napkin holder pattern (Astoria)'
		 prodDescription='Napkin holder pattern (Astoria)' prodMessage=''
		 prodImageSmallPath='/images/1020960ast.gif' prodImageLargePath='/images/1020960ast.gif'
		 prodLink='' prodPrice='207.35' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T11:53:42'
		 prodDateModified='2003-06-30T11:53:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='102096024' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napkin holder pattern (Chippendale)'
		 ProdNamePlural='Napkin holders patterns (Chippendale)'
		 prodShortDescription='Napkin holder pattern (Chippendale)'
		 prodDescription='Napkin holder pattern (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/1020960c.gif'
		 prodImageLargePath='/images/1020960c.gif' prodLink=''
		 prodPrice='207.35' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T11:54:34' prodDateModified='2003-06-30T11:54:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10209603' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napkin holder pattern (Brasil)'
		 ProdNamePlural='Napkin holders patterns (Brasil)' prodShortDescription='Napkin holder pattern (Brasil)'
		 prodDescription='Napkin holder pattern (Brasil)' prodMessage=''
		 prodImageSmallPath='/images/1020960bra.gif' prodImageLargePath='/images/1020960bra.gif'
		 prodLink='' prodPrice='207.35' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T11:55:41'
		 prodDateModified='2003-06-30T11:55:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10209604' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napkin holder pattern (Sevilla)'
		 ProdNamePlural='Napkin holders patterns (Sevilla)' prodShortDescription='Napkin holder pattern (Sevilla)'
		 prodDescription='Napkin holder pattern (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/1020960s.gif' prodImageLargePath='/images/1020960s.gif'
		 prodLink='' prodPrice='207.35' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T12:01:38'
		 prodDateModified='2003-06-30T12:01:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10209605' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napkin holder pattern '
		 ProdNamePlural='Napkin holders patterns ' prodShortDescription='Napkin holder pattern '
		 prodDescription='Napkin holder pattern ' prodMessage=''
		 prodImageSmallPath='/images/1020960ing.gif' prodImageLargePath='/images/1020960ing.gif'
		 prodLink='' prodPrice='207.35' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T12:02:40'
		 prodDateModified='2003-06-30T12:02:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10209606' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Napkin holder pattern (Barroco)'
		 ProdNamePlural='Napkin holders patterns (Barroco)' prodShortDescription='Napkin holder pattern (Barroco)'
		 prodDescription='Napkin holder pattern (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/1020960bar.gif' prodImageLargePath='/images/1020960bar.gif'
		 prodLink='' prodPrice='207.35' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T12:03:40'
		 prodDateModified='2003-06-30T12:03:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1020990' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Umbrella shaped napkin holder'
		 ProdNamePlural='Umbrellas shaped napkin holders' prodShortDescription='Umbrella shaped napkin holder'
		 prodDescription='Umbrella shaped napkin holder' prodMessage=''
		 prodImageSmallPath='/images/1020990.gif' prodImageLargePath='/images/1020990.gif'
		 prodLink='' prodPrice='180.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:40:20'
		 prodDateModified='2003-06-24T10:40:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-210' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Grill Pan' ProdNamePlural='Grills pans'
		 prodShortDescription='Grill pan, each piece hand cast of 97 pure, special alloy aluminum metal -
Square is 11&#x22; sq., round is 12&#x22; diameter
broiler pans'
		 prodDescription='Each piece hard anonized inside and outside, with cast stainless steel handles with stainless steel riveting
All pans with premium Eclispe non stick interior coating
broiler pans'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/castiron/sqgrille.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/sqgrille.jpg'
		 prodLink='' prodPrice='95.00' prodWeight='0' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='89.99' prodDateAdded='2002-11-28T16:11:53'
		 prodDateModified='2004-01-31T21:45:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-220' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Sear top' ProdNamePlural='sear tops pans pan'
		 prodShortDescription='Frying pans by Villaware, 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/sqseartop.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/sqseartop.jpg'
		 prodLink='' prodPrice='46.99' prodWeight='0' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='44.95' prodDateAdded='2002-11-28T17:36:02'
		 prodDateModified='2002-11-28T17:37:31' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-230' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Grille Pan + Sear Top Set'
		 ProdNamePlural='grilles pans top sets sear' 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/rndgrille_set.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/castiron/rndgrille_set.jpg'
		 prodLink='' prodPrice='139.99' prodWeight='0' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='134.95' prodDateAdded='2002-11-28T17:47:43'
		 prodDateModified='2002-11-28T17:49:33' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023324' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Caviar dish' ProdNamePlural='Caviar dishes'
		 prodShortDescription='Caviar dish' prodDescription='Caviar dish'
		 prodMessage='' prodImageSmallPath='/images/1023324.gif'
		 prodImageLargePath='/images/1023324.gif' prodLink='' prodPrice='876.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:41:36' prodDateModified='2003-06-24T10:41:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233251' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Celery dish' ProdNamePlural='Celery dishes'
		 prodShortDescription='Celery dish,28 x 14 cm. (Imperio)'
		 prodDescription='Celery dish,28 x 14 cm. (Imperio)' prodMessage=''
		 prodImageSmallPath='/images/1023325imp.gif' prodImageLargePath='/images/1023325imp.gif'
		 prodLink='' prodPrice='290.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T12:06:19'
		 prodDateModified='2003-06-30T12:06:32' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023325122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Celery dish' ProdNamePlural='Celery dishes'
		 prodShortDescription='Celery dish,28 x 14 cm. (Llano)'
		 prodDescription='Celery dish,28 x 14 cm. (Llano)' prodMessage=''
		 prodImageSmallPath='/images/1023325lla.gif' prodImageLargePath='/images/1023325lla.gif'
		 prodLink='' prodPrice='290.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T12:07:23'
		 prodDateModified='2003-06-30T12:07:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='102332523' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Celery dish' ProdNamePlural='Celery dishes'
		 prodShortDescription='Celery dish,28 x 14 cm. (Astoria)'
		 prodDescription='Celery dish,28 x 14 cm. (Astoria)' prodMessage=''
		 prodImageSmallPath='/images/1023325ast.gif' prodImageLargePath='/images/1023325ast.gif'
		 prodLink='' prodPrice='290.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T12:08:44'
		 prodDateModified='2003-06-30T12:08:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233254' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Celery dish' ProdNamePlural='Celery dishes'
		 prodShortDescription='Celery dish,28 x 14 cm. (Sevilla)'
		 prodDescription='Celery dish,28 x 14 cm. (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/1023325.gif' prodImageLargePath='/images/1023325.gif'
		 prodLink='' prodPrice='290.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T12:09:42'
		 prodDateModified='2003-06-30T12:11:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233256' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Celery dish' ProdNamePlural='Celery dishes'
		 prodShortDescription='Celery dish,28 x 14 cm. (Barroco)'
		 prodDescription='Celery dish,28 x 14 cm. (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/3325bar.gif' prodImageLargePath='/images/3325bar.gif'
		 prodLink='' prodPrice='290.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T12:11:57'
		 prodDateModified='2003-06-30T12:12:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023328' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Open worked napkin holder'
		 ProdNamePlural='Open worked napkin holders' prodShortDescription='Open worked napkin holder'
		 prodDescription='Open worked napkin holder' prodMessage=''
		 prodImageSmallPath='/images/1023328.gif' prodImageLargePath='/images/1023328.gif'
		 prodLink='' prodPrice='179.28' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:43:01'
		 prodDateModified='2003-06-24T10:43:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233301' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Imperio)'
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) (Imperio)'
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Imperio) 

'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/1023330.gif'
		 prodImageLargePath='/images/1023330.gif' prodLink='' prodPrice='182.13'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T12:14:34' prodDateModified='2003-06-30T12:14:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023330122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Llano)'
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) (Llano)'
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Llano) 

'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Llano) 

'
		 prodMessage='' prodImageSmallPath='/images/1023330lla.gif'
		 prodImageLargePath='/images/1023330lla.gif' prodLink=''
		 prodPrice='182.13' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:15:48' prodDateModified='2003-06-30T12:16:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102333023' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Astoria)'
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) (Astoria)'
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Astoria) 

'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Astoria) 

'
		 prodMessage='' prodImageSmallPath='/images/1023330ast.gif'
		 prodImageLargePath='/images/1023330ast.gif' prodLink=''
		 prodPrice='182.13' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:16:49' prodDateModified='2003-06-30T12:17:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102333024' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Chippendale)'
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) (Chippendale)'
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Chippendale)'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/1023330chi.gif'
		 prodImageLargePath='/images/1023330chi.gif' prodLink=''
		 prodPrice='182.13' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:18:09' prodDateModified='2003-06-30T12:18:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102333025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Florencia)'
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) (Florencia)'
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Florencia) 

'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/1023330flo.gif'
		 prodImageLargePath='/images/1023330flo.gif' prodLink=''
		 prodPrice='182.13' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:20:03' prodDateModified='2003-06-30T12:20:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233303' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Brasil)'
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) (Brasil)'
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Brasil) 

'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/1023330bra.gif'
		 prodImageLargePath='/images/1023330bra.gif' prodLink=''
		 prodPrice='182.13' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:21:30' prodDateModified='2003-06-30T12:21:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233304' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Sevilla)'
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) (Sevilla)'
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Sevilla)'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1023330sev.gif'
		 prodImageLargePath='/images/1023330sev.gif' prodLink=''
		 prodPrice='182.13' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:22:51' prodDateModified='2003-06-30T12:23:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233305' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) '
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) '
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.)  

'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.)  

'
		 prodMessage='' prodImageSmallPath='/images/1023330ing.gif'
		 prodImageLargePath='/images/1023330ing.gif' prodLink=''
		 prodPrice='182.13' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:24:11' prodDateModified='2003-06-30T12:24:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233306' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Barroco)'
		 ProdNamePlural='Demitasse,&#x22;galeria&#x22; dishes(spoon not incl.) (Barroco)'
		 prodShortDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Barroco) 

'
		 prodDescription='Demitasse,&#x22;galeria&#x22; dish(spoon not incl.) (Barroco) 

'
		 prodMessage='' prodImageSmallPath='/images/1023330bar.gif'
		 prodImageLargePath='/images/1023330bar.gif' prodLink=''
		 prodPrice='182.13' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:25:14' prodDateModified='2003-06-30T12:25:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023331' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Demitasse,&#x22;tortillon&#x22; dish'
		 ProdNamePlural='Demitasse,&#x22;tortillon&#x22; dishes'
		 prodShortDescription='Demitasse,&#x22;tortillon&#x22; dish(spoon not incl.)'
		 prodDescription='Demitasse,&#x22;tortillon&#x22; dish(spoon not incl.)'
		 prodMessage='' prodImageSmallPath='/images/1023331.gif'
		 prodImageLargePath='/images/1023331.gif' prodLink='' prodPrice='184.11'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:44:32' prodDateModified='2003-06-24T10:44:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023332122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea cup holder dish(spoon not incl.) (Llano)'
		 ProdNamePlural='Tea cup holders dishes(spoon not incl.) (Llano)'
		 prodShortDescription='Tea cup holder dish(spoon not incl.) (Llano)'
		 prodDescription='Tea cup holder dish(spoon not incl.) (Llano)'
		 prodMessage='' prodImageSmallPath='/images/1023332lla.gif'
		 prodImageLargePath='/images/1023332lla.gif' prodLink=''
		 prodPrice='226.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:27:52' prodDateModified='2003-06-30T12:28:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102333223' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea cup holder dish(spoon not incl.) (Astoria)'
		 ProdNamePlural='Tea cup holders dishes(spoon not incl.) (Astoria)'
		 prodShortDescription='Tea cup holder dish(spoon not incl.) (Astoria)'
		 prodDescription='Tea cup holder dish(spoon not incl.) (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/1023332ast.gif'
		 prodImageLargePath='/images/1023332ast.gif' prodLink=''
		 prodPrice='226.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:28:51' prodDateModified='2003-06-30T12:29:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102333224' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea cup holder dish(spoon not incl.) (Chippendale)'
		 ProdNamePlural='Tea cup holders dishes(spoon not incl.) (Chippendale)'
		 prodShortDescription='Tea cup holder dish(spoon not incl.) (Chippendale) 

'
		 prodDescription='Tea cup holder dish(spoon not incl.) (Chippendale) 

'
		 prodMessage='' prodImageSmallPath='/images/1023332chi.gif'
		 prodImageLargePath='/images/1023332chi.gif' prodLink=''
		 prodPrice='226.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:29:53' prodDateModified='2003-06-30T12:30:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102333225' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea cup holder dish(spoon not incl.) (Florencia)'
		 ProdNamePlural='Tea cup holders dishes(spoon not incl.) (Florencia)'
		 prodShortDescription='Tea cup holder dish(spoon not incl.) (Florencia) 

'
		 prodDescription='Tea cup holder dish(spoon not incl.) (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/1023332flo.gif'
		 prodImageLargePath='/images/1023332flo.gif' prodLink=''
		 prodPrice='226.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:30:54' prodDateModified='2003-06-30T12:31:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233323' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea cup holder dish(spoon not incl.) (Brasil)'
		 ProdNamePlural='Tea cup holders dishes(spoon not incl.) (Brasil)'
		 prodShortDescription='Tea cup holder dish(spoon not incl.) (Brasil)'
		 prodDescription='Tea cup holder dish(spoon not incl.) (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/1023332bra.gif'
		 prodImageLargePath='/images/1023332bra.gif' prodLink=''
		 prodPrice='226.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:31:56' prodDateModified='2003-06-30T12:32:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233324' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea cup holder dish(spoon not incl.) (Sevilla)'
		 ProdNamePlural='Tea cup holders dishes(spoon not incl.) (Sevilla)'
		 prodShortDescription='Tea cup holder dish(spoon not incl.) (Sevilla)'
		 prodDescription='Tea cup holder dish(spoon not incl.) (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1023332sev.gif'
		 prodImageLargePath='/images/1023332sev.gif' prodLink=''
		 prodPrice='226.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:33:33' prodDateModified='2003-06-30T12:33:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233325' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea cup holder dish(spoon not incl.) '
		 ProdNamePlural='Tea cup holders dishes(spoon not incl.) '
		 prodShortDescription='Tea cup holder dish(spoon not incl.) '
		 prodDescription='Tea cup holder dish(spoon not incl.) '
		 prodMessage='' prodImageSmallPath='/images/1023332ing.gif'
		 prodImageLargePath='/images/1023332ing.gif' prodLink=''
		 prodPrice='226.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:34:52' prodDateModified='2003-06-30T12:35:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233326' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Tea cup holder dish(spoon not incl.) (Barroco)'
		 ProdNamePlural='Tea cup holders dishes(spoon not incl.) (Barroco)'
		 prodShortDescription='Tea cup holder dish(spoon not incl.) (Barroco)'
		 prodDescription='Tea cup holder dish(spoon not incl.) (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/1023332bar.gif'
		 prodImageLargePath='/images/1023332bar.gif' prodLink=''
		 prodPrice='226.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:35:56' prodDateModified='2003-06-30T12:36:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023334' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='12-table spoon/fork/knives holder'
		 ProdNamePlural='12-table spoons/forks/knives holders'
		 prodShortDescription='12-table spoon/fork/knives holder'
		 prodDescription='12-table spoon/fork/knives holder' prodMessage=''
		 prodImageSmallPath='/images/1023334.gif' prodImageLargePath='/images/1023334.gif'
		 prodLink='' prodPrice='193.80' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:45:51'
		 prodDateModified='2003-06-24T10:46:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023336' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='12-table &#x26; dessert knives holder'
		 ProdNamePlural='12-table &#x26; desserts knives holders'
		 prodShortDescription='12-table &#x26; dessert knives holder'
		 prodDescription='12-table &#x26; dessert knives holder'
		 prodMessage='' prodImageSmallPath='/images/1023336.gif'
		 prodImageLargePath='/images/1023336.gif' prodLink='' prodPrice='252.84'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:47:10' prodDateModified='2003-06-24T10:47:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023337' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Flatware holder' ProdNamePlural='Flatware holders'
		 prodShortDescription='Flatware holder,l. 6 cm.' prodDescription='Flatware holder,l. 6 cm.'
		 prodMessage='' prodImageSmallPath='/images/1023337.gif'
		 prodImageLargePath='/images/1023337.gif' prodLink='' prodPrice='35.04'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:48:25' prodDateModified='2003-06-24T10:48:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023338' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Whisky glass holder' ProdNamePlural='Whisky glass holders'
		 prodShortDescription='Whisky glass holder' prodDescription='Whisky glass holder'
		 prodMessage='' prodImageSmallPath='/images/1023338.gif'
		 prodImageLargePath='/images/1023338.gif' prodLink='' prodPrice='160.96'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T10:49:53' prodDateModified='2003-06-24T10:50:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023340' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rococo style whisky glass holder'
		 ProdNamePlural='Rococo style whiskys glass holders' prodShortDescription='Rococo style whisky glass holder'
		 prodDescription='Rococo style whisky glass holder' prodMessage=''
		 prodImageSmallPath='/images/1023340.gif' prodImageLargePath='/images/1023340.gif'
		 prodLink='' prodPrice='266.01' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:51:35'
		 prodDateModified='2003-06-24T10:51:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233411' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Imperio)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/1023341imp.gif'
		 prodImageLargePath='/images/1023341imp.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:52:02' prodDateModified='2003-06-30T12:52:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023341122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Llano)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Llano)'
		 prodMessage='' prodImageSmallPath='/images/1023341lla.gif'
		 prodImageLargePath='/images/1023341lla.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:53:27' prodDateModified='2003-06-30T12:53:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023341124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Octogonal)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Octogonal)'
		 prodMessage='' prodImageSmallPath='/images/1023341oct.gif'
		 prodImageLargePath='/images/1023341oct.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:54:29' prodDateModified='2003-06-30T12:54:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102334123' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Astoria)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/1023341ast.gif'
		 prodImageLargePath='/images/1023341ast.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:55:27' prodDateModified='2003-06-30T12:55:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102334124' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Chippendale)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/1023341chi.gif'
		 prodImageLargePath='/images/1023341chi.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:56:27' prodDateModified='2003-06-30T12:57:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102334125' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Florencia)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/1023341flo.gif'
		 prodImageLargePath='/images/1023341flo.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:57:52' prodDateModified='2003-06-30T12:58:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233413' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Brasil)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/1023341bra.gif'
		 prodImageLargePath='/images/1023341bra.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T12:58:57' prodDateModified='2003-06-30T12:59:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233414' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Sevilla)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1023341sev.gif'
		 prodImageLargePath='/images/1023341sev.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T13:00:05' prodDateModified='2003-06-30T13:00:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233415' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. '
		 prodDescription='Glass holder border, diam.10.5 cm. '
		 prodMessage='' prodImageSmallPath='/images/1023341ing.gif'
		 prodImageLargePath='/images/1023341ing.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T13:01:08' prodDateModified='2003-06-30T13:01:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10233416' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Barroco)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/1023341bar.gif'
		 prodImageLargePath='/images/1023341bar.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T13:02:08' prodDateModified='2003-06-30T13:02:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='102334175' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Glass holder border' ProdNamePlural='Glass holders borders'
		 prodShortDescription='Glass holder border, diam.10.5 cm. (Rococo)'
		 prodDescription='Glass holder border, diam.10.5 cm. (Rococo)'
		 prodMessage='' prodImageSmallPath='/images/1023341roc.gif'
		 prodImageLargePath='/images/1023341roc.gif' prodLink=''
		 prodPrice='75.15' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-30T13:03:02' prodDateModified='2003-06-30T13:03:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023348' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pencil holder diagional lining'
		 ProdNamePlural='Pencil holders diagional linings' prodShortDescription='Pencil holder diagional lining'
		 prodDescription='Pencil holder diagional lining' prodMessage=''
		 prodImageSmallPath='/images/1023348.gif' prodImageLargePath='/images/1023348.gif'
		 prodLink='' prodPrice='139.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:53:03'
		 prodDateModified='2003-06-24T10:53:28' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023359257' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed rosary case (Angel de la guarda)'
		 ProdNamePlural='Gift boxed rosary cases (Angel de la guarda)'
		 prodShortDescription='Gift boxed rosary case (Angel de la guarda) 

'
		 prodDescription='Gift boxed rosary case (Angel de la guarda) 

'
		 prodMessage='' prodImageSmallPath='/images/1023359.gif'
		 prodImageLargePath='/images/1023359.gif' prodLink='' prodPrice='86.90'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:13:16' prodDateModified='2003-07-03T23:13:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023359258' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed rosary case (Virgen)'
		 ProdNamePlural='Gift boxed rosary cases (Virgen)' prodShortDescription='Gift boxed rosary case (Virgen)'
		 prodDescription='Gift boxed rosary case (Virgen)' prodMessage=''
		 prodImageSmallPath='/images/1023359vir.gif' prodImageLargePath='/images/1023359vir.gif'
		 prodLink='' prodPrice='86.90' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T23:14:29'
		 prodDateModified='2003-07-03T23:14:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023360' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Calamine shaped note holder'
		 ProdNamePlural='Calamines shaped note holders' prodShortDescription='Calamine shaped note holder'
		 prodDescription='Calamine shaped note holder' prodMessage=''
		 prodImageSmallPath='/images/1023360.gif' prodImageLargePath='/images/1023360.gif'
		 prodLink='' prodPrice='127.16' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:54:32'
		 prodDateModified='2003-06-24T10:54:49' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1023361' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Calamine shaped pen holder'
		 ProdNamePlural='Calamine shaped pen holders' prodShortDescription='Calamine shaped pen holder'
		 prodDescription='Calamine shaped pen holder' prodMessage=''
		 prodImageSmallPath='/images/1023361.gif' prodImageLargePath='/images/1023361.gif'
		 prodLink='' prodPrice='143.36' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T10:55:48'
		 prodDateModified='2003-06-24T10:56:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10-3500' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Spot N Chop Cutting Boards'
		 ProdNamePlural='Spot N Chop Cutting Boards' prodShortDescription='Made of the finest quality, solid polyethylene. This unique surface won&#x27;t dull even the finest knife. Since polyethylene has the same density as wood, it will not chip, flake or splinter.'
		 prodDescription='Made of the finest quality, solid polyethylene. This unique surface won&#x27;t dull even the finest knife. Since polyethylene has the same density as wood, it will not chip, flake or splinter. Slip-resistant surfaces and dishwasher safe, these SPOT &#x27;N CHOP Boards feature a unique color disc coding system. One side, there&#x27;s a red disc embodied in the polyethylene. On the other side, a green disc. The red disc signals the side for cutting meats, poultry and fish. The green disc signals the side for cutting fruits and vegetables.
.#10-3500 Two Board Combo Pack, Includes: One Small Board coded Yellow &#x26; Blue and one Large Board coded red &#x26; green. / .#10-3510 Large Cutting Board,17&#x27;&#x27; X 10&#x27;&#x27; X 9/16&#x27;&#x27; / .#10-3512 Small Cutting Board,14&#x27;&#x27; X 8&#x27;&#x27; X 9/16&#x27;&#x27; / .#10-3530 Party Cutting Board,10&#x27;&#x27; X 6 1/2&#x27;&#x27; X 9/16&#x27;&#x27; / 10-3540 Pastry Cutting Board,16&#x27;&#x27; X 20&#x27;&#x27; X 9/16&#x27;&#x27; / .#10-3550 Round Cutting Board,14&#x27;&#x27;.'
		 prodMessage='' prodImageSmallPath='/images/cutting_boards.jpg'
		 prodImageLargePath='/images/cutting_boards.jpg' prodLink='/detail.asp?product_id=10-3500'
		 prodPrice='46.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-08-25T10:47:14' prodDateModified='2003-08-25T10:47:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='104' prodCategoryId='6' prodManufacturerId='3'
		 prodVendorId='4' prodName='Piano Coffre' ProdNamePlural='Pianos Coffres'
		 prodShortDescription='Hand painted, hand carved 3 drawer coffre (mini bureau) with aged finish. Decorative, useful, great gift item!'
		 prodDescription='Hand made in Peru.' prodMessage='Coffre: french for box'
		 prodImageSmallPath='/images/pianocoffre.jpg' prodImageLargePath='/images/pianocoffre.jpg'
		 prodLink='detail.asp?PRODUCT_ID=104' prodPrice='40' prodWeight='5.0000000000000003E-2'
		 prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='26' prodDateAdded='2002-02-28T23:28:04'
		 prodDateModified='2003-05-09T16:05:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10420' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='SQUARE GRIDDLE' ProdNamePlural='SQUARE GRIDDLES'
		 prodShortDescription='Non-stick surfaces with durable enamel exterior.
Heavyweight tri-metal construction and easy grip, quick tightening handles.'
		 prodDescription='Non-stick surfaces with durable enamel exterior.
Heavyweight tri-metal construction and easy grip, quick tightening handles. 
Easy grip handle. 10&#x27;&#x27; square cooking space.'
		 prodMessage='' prodImageSmallPath='/images/10420.gif'
		 prodImageLargePath='/images/10420.gif' prodLink='' prodPrice='21.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:30:44' prodDateModified='2003-07-16T13:31:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='104CHOD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Bookshelf Rack' ProdNamePlural='Bookshelf Racks'
		 prodShortDescription='36&#x27;&#x27; x 8 1/2&#x27;&#x27;Bookshelf Rack Grid, 12 Hooks :
104CH - Polished Chrome
104CP - Brushed Copper (not shown)
104GU - Graphite Powdercoat (not shown)'
		 prodDescription='36&#x27;&#x27; x 8 1/2&#x27;&#x27;Bookshelf Rack Grid, 12 Hooks :
104CH - Polished Chrome
104CP - Brushed Copper (not shown)
104GU - Graphite Powdercoat (not shown)'
		 prodMessage='' prodImageSmallPath='/images/15-a.jpg' prodImageLargePath='/images/15-a.jpg'
		 prodLink='' prodPrice='167.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T20:38:16'
		 prodDateModified='2003-07-24T20:38:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='105' prodCategoryId='6' prodManufacturerId='3'
		 prodVendorId='4' prodName='Leather Chest' ProdNamePlural='Leather chests'
		 prodShortDescription='Leather hand carved chests. Flanel lined inside. Keep precious items in these wonderful boxes. Use with or without lock (not included).
'
		 prodDescription='Hande made in Peru
' prodMessage='Great!'
		 prodImageSmallPath='images/leatherchest.jpg' prodImageLargePath='images/leatherchest.jpg'
		 prodLink='detail.asp?PRODUCT_ID=105' prodPrice='15' prodWeight='1'
		 prodShip='5.0' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='12.50' prodDateAdded='2002-02-28T23:32:52'
		 prodDateModified='2003-05-09T16:07:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1050256' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Punch set' ProdNamePlural='Punch sets'
		 prodShortDescription='Punch set of tray 82,bowl 255,ladle, and 12 cups'
		 prodDescription='Punch set of tray 82,bowl 255,ladle, and 12 cups'
		 prodMessage='' prodImageSmallPath='/images/1050256.gif'
		 prodImageLargePath='/images/1050256.gif' prodLink='' prodPrice='8,001.26'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T18:49:44' prodDateModified='2003-07-03T18:50:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='106' prodCategoryId='7' prodManufacturerId='3'
		 prodVendorId='4' prodName='Wall Organizer' ProdNamePlural='Walls Organizers'
		 prodShortDescription='Wall organizer with key holder Keep daily items at hand and never lose keys.'
		 prodDescription='Hande made in Peru' prodMessage='Nice!'
		 prodImageSmallPath='/images/wallorganizer.jpg' prodImageLargePath='/images/wallorganizer.jpg'
		 prodLink='detail.asp?PRODUCT_ID=106' prodPrice='40.95'
		 prodWeight='1' prodShip='9' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='31.99' prodDateAdded='2002-02-28T22:42:33'
		 prodDateModified='2003-05-09T16:22:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='106025525' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Punch bowl' ProdNamePlural='Punch bowls'
		 prodShortDescription='Punch bowl,h. 33 cm. (Florencia)'
		 prodDescription='Punch bowl,h. 33 cm. (Florencia)' prodMessage=''
		 prodImageSmallPath='/images/1060255flo.gif' prodImageLargePath='/images/1060255flo.gif'
		 prodLink='' prodPrice='1,953.06' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:50:57'
		 prodDateModified='2003-07-03T18:51:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10602554' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Punch bowl' ProdNamePlural='Punch bowls'
		 prodShortDescription='Punch bowl,h. 33 cm. (Sevilla)'
		 prodDescription='Punch bowl,h. 33 cm. (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/1060255.gif' prodImageLargePath='/images/1060255.gif'
		 prodLink='' prodPrice='1,953.06' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:51:52'
		 prodDateModified='2003-07-03T18:52:07' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10624' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='DIVIDED SKILLET - OMELET PAN'
		 ProdNamePlural='DIVIDED SKILLET - OMELET PANS' prodShortDescription='Non-stick surfaces with durable enamel exterior.
Heavyweight tri-metal construction and easy grip, quick tightening handles.'
		 prodDescription='Non-stick surfaces with durable enamel exterior.
Heavyweight tri-metal construction and easy grip, quick tightening handles. 
Hinged aluminum to produce perfect omelets. Or lay flat on stove to prepare 2 foods at once.'
		 prodMessage='' prodImageSmallPath='/images/10624.gif'
		 prodImageLargePath='/images/10624.gif' prodLink='' prodPrice='26.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:07:34' prodDateModified='2003-07-16T13:07:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='106331625' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ladle for large punch bowl (Florencia)'
		 ProdNamePlural='Ladle for large punch bowls (Florencia)'
		 prodShortDescription='Ladle for large punch bowl (Florencia)'
		 prodDescription='Ladle for large punch bowl (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/1063316flo.gif'
		 prodImageLargePath='/images/1063316flo.gif' prodLink=''
		 prodPrice='435.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:52:45' prodDateModified='2003-07-03T18:53:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10633164' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Ladle for large punch bowl (Sevilla)'
		 ProdNamePlural='Ladle for large punch bowls (Sevilla)'
		 prodShortDescription='Ladle for large punch bowl (Sevilla)'
		 prodDescription='Ladle for large punch bowl (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1063316.gif'
		 prodImageLargePath='/images/1063316.gif' prodLink='' prodPrice='435.20'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:53:41'/>
	<z:row prodID='10672' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 10672 Wilson Walnut Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 10672 Wilson Walnut Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Deep Stained Wood 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Deep Stained Wood 
-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 
-Five Holes In Shaker Top 
-Screw-In Plastic Shaker Stopper 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Pepper Mill Size (HxDia.): 8.5&#x22; x 2&#x22; 
-Shaker Size (HxDia.): 8.25&#x22; x 2&#x22; 
-Made In China 
-Weighs Approximately 1.3 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/10672.jpg'
		 prodImageLargePath='/images/10672.jpg' prodLink='' prodPrice='32.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:07:00' prodDateModified='2003-07-15T16:07:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='106bk' prodCategoryId='11' prodManufacturerId='1'
		 prodVendorId='11' prodName='Anodized Aluminum Espresso Coffee Makers'
		 ProdNamePlural='espresso coffee makers' prodShortDescription='These stovetop pots are the latest rage in Europe!'
		 prodDescription='These stovetop pots are the latest rage in Europe!
The body is made of 99% pure aluminum. Finish will not burn off. 6 cup capacity. Three designer colors to choose. Gift boxed. Made in Italy.'
		 prodMessage='' prodImageSmallPath='/images/106bk.jpg'
		 prodImageLargePath='/images/106bk.jpg' prodLink='' prodPrice='36.99'
		 prodWeight='0' prodShip='7.5' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='33.99' prodDateAdded='2003-02-07T20:48:46'
		 prodDateModified='2003-02-07T20:49:21' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='ZY71373,908,243001,020C,020'
		 prodRelatedCats=''/>
	<z:row prodID='106CH' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='60-Inch Cookware Stand' ProdNamePlural='60-Inch Cookware Stands'
		 prodShortDescription='-Heavy-gauge cookware stand with chrome-plated steel construction
-Six sturdy shelves for cookware and utensils
-Measures 60 inches high and 15 inches across base
'
		 prodDescription='-Heavy-gauge cookware stand with chrome-plated steel construction
-Six sturdy shelves for cookware and utensils
-Measures 60 inches high and 15 inches across base
-Also handy for teapots, kettles, and bowls
-Mirror finish wipes clean with damp cloth'
		 prodMessage='' prodImageSmallPath='/images/106CH.jpg'
		 prodImageLargePath='/images/106CH.jpg' prodLink='' prodPrice='167.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-16T18:02:55' prodDateModified='2003-07-16T18:03:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='107' prodCategoryId='7' prodManufacturerId='3'
		 prodVendorId='4' prodName='Double wall organizer' ProdNamePlural='Walls Organizers'
		 prodShortDescription='Hold bills, incoming and outgoing mail, in this practical and beautiful organizer. Hand made, hand painted, wood, with aged finish.
'
		 prodDescription='Hande Made in Peru' prodMessage='Organize..'
		 prodImageSmallPath='/images/doublewallorg.jpg' prodImageLargePath='/images/doublewallorg.jpg'
		 prodLink='detail.asp?PRODUCT_ID=107' prodPrice='70.95'
		 prodWeight='1' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='55.50' prodDateAdded='2002-02-28T22:49:05'
		 prodDateModified='2003-05-09T16:33:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='10705' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 5 Piece Chefs Set'
		 ProdNamePlural='Scanpan Classic 5 Piece Chefs Sets' prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Includes: 
-11&#x22; Square Griddle 
-2 Qt. Covered Sauce Pan 
-Covered Saute Pan 
-Dishwasher Safe 
-Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 12.45 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP10705.jpg'
		 prodImageLargePath='/images/SP10705.jpg' prodLink='' prodPrice='175.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-22T10:54:53' prodDateModified='2003-07-22T10:55:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1073338' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pen for desk set' ProdNamePlural='Pen for desk sets'
		 prodShortDescription='Pen for desk set 

' prodDescription='Pen for desk set 

'
		 prodMessage='' prodImageSmallPath='/images/1073338.gif'
		 prodImageLargePath='/images/1073338.gif' prodLink='' prodPrice='96.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T00:40:07' prodDateModified='2003-07-04T00:40:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='107CP' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Copper Oval Pot Rack' ProdNamePlural='Copper Oval Pot Rack'
		 prodShortDescription='Copper Oval Pot Rack
Our Old Dutch Copper Pot Rack is a gorgeous addition to any kitchen! A perfect gift for Mom, this pot rack features heavy guage copper with 16 hooks. Easy to hang.
'
		 prodDescription='Copper Oval Pot Rack
Our Old Dutch Copper Pot Rack is a gorgeous addition to any kitchen! A perfect gift for Mom, this pot rack features heavy guage copper with 16 hooks. Easy to hang.
FEATURES:
-Beautiful copper plated over steel oval pot rack with hanging grid
-Heavy gauge construction
-Brushed copper finish
-16 Hooks
-4 Pieces of 22 1/2 inches of chain
-Four 4 inch S Hooks (attach chain and pot rack)
-Easy mounting
DIMENSIONS:
-36&#x22; long x 18&#x22; wide x 2&#x22; height
'
		 prodMessage='' prodImageSmallPath='/images/107cp.gif'
		 prodImageLargePath='/images/107cp.gif' prodLink='' prodPrice='296.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='293.99' prodDateAdded='2003-06-07T23:04:54'
		 prodDateModified='2003-07-16T17:47:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='108' prodCategoryId='7' prodManufacturerId='3'
		 prodVendorId='4' prodName='Desk Organizer' ProdNamePlural='desks organizers'
		 prodShortDescription='Hand painted, hand made, wood.holds cards, envelopes, pens, etc.This beautifully designed organizer is practical in the kitchen as well as on your desk. Fruit painting will add a warm touch to your kitchen.'
		 prodDescription='Hande made in Peru' prodMessage='Pretty!'
		 prodImageSmallPath='/images/deaskorg.jpg' prodImageLargePath='/images/deaskorg.jpg'
		 prodLink='detail.asp?PRODUCT_ID=108' prodPrice='23.99'
		 prodWeight='1' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='0' prodSalePrice='0' prodDateAdded='2002-02-28T23:17:46'
		 prodDateModified='2003-05-09T17:31:21' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='108333811' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Desk ornament old man or lady fig. (Viejito)'
		 ProdNamePlural='Desk ornaments old man or lady figs. (Viejito)'
		 prodShortDescription='Desk ornament old man or lady fig. (Viejito)'
		 prodDescription='Desk ornament old man or lady fig. (Viejito)'
		 prodMessage='' prodImageSmallPath='/images/1083338vjo.gif'
		 prodImageLargePath='/images/1083338vjo.gif' prodLink=''
		 prodPrice='352.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T00:49:45' prodDateModified='2003-07-04T00:49:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='108333812' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Desk ornament old man or lady fig. (Viejita)'
		 ProdNamePlural='Desk ornaments old man or lady figs. (Viejita)'
		 prodShortDescription='Desk ornament old man or lady fig. (Viejita)'
		 prodDescription='Desk ornament old man or lady fig. (Viejita)'
		 prodMessage='' prodImageSmallPath='/images/1083338vja.gif'
		 prodImageLargePath='/images/1083338vja.gif' prodLink=''
		 prodPrice='352.50' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T00:50:50' prodDateModified='2003-07-04T00:51:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='108334013' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Desk ornament chinese man or woman fig. (Chinito)'
		 ProdNamePlural='Desk ornaments chinese man or woman figs. (Chinito)'
		 prodShortDescription='Desk ornament chinese man or woman fig. (Chinito) 

'
		 prodDescription='Desk ornament chinese man or woman fig. (Chinito) 

'
		 prodMessage='' prodImageSmallPath='/images/1083340cho.gif'
		 prodImageLargePath='/images/1083340cho.gif' prodLink=''
		 prodPrice='367.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T00:52:15' prodDateModified='2003-07-04T00:52:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='108334014' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Desk ornament chinese man or woman fig. (Chinita)'
		 ProdNamePlural='Desk ornaments chinese man or woman figs. (Chinita)'
		 prodShortDescription='Desk ornament chinese man or woman fig. (Chinita) 

'
		 prodDescription='Desk ornament chinese man or woman fig. (Chinita) 

'
		 prodMessage='' prodImageSmallPath='/images/1083340cha.gif'
		 prodImageLargePath='/images/1083340cha.gif' prodLink=''
		 prodPrice='367.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T00:53:12' prodDateModified='2003-07-04T00:53:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='108334115' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Desk ornament lion or leoness head fig. (Leon)'
		 ProdNamePlural='Desk ornaments lion or leoness head figs. (Leon)'
		 prodShortDescription='Desk ornament lion or leoness head fig. (Leon) 

'
		 prodDescription='Desk ornament lion or leoness head fig. (Leon) 

'
		 prodMessage='' prodImageSmallPath='/images/1083341leo.gif'
		 prodImageLargePath='/images/1083341leo.gif' prodLink=''
		 prodPrice='447.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T00:55:26' prodDateModified='2003-07-04T00:55:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='108334116' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Desk ornament lion or leoness head fig. (Leona'
		 ProdNamePlural='Desk ornaments lion or leoness head figs. (Leona'
		 prodShortDescription='Desk ornament lion or leoness head fig. (Leona'
		 prodDescription='Desk ornament lion or leoness head fig. (Leona'
		 prodMessage='' prodImageSmallPath='/images/1083341lea.gif'
		 prodImageLargePath='/images/1083341lea.gif' prodLink=''
		 prodPrice='447.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T00:56:27' prodDateModified='2003-07-04T00:56:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083342' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Commemorative plaque sol &#x26; laurels'
		 ProdNamePlural='Commemorative plaques sol &#x26; laurels'
		 prodShortDescription='Commemorative plaque sol &#x26; laurels'
		 prodDescription='Commemorative plaque sol &#x26; laurels'
		 prodMessage='' prodImageSmallPath='/images/1083342.gif'
		 prodImageLargePath='/images/1083342.gif' prodLink='' prodPrice='596.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T01:18:04' prodDateModified='2003-07-04T01:18:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346267' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Pisco)' ProdNamePlural='Decanter labels (Pisco)'
		 prodShortDescription='Decanter labels (Pisco)' prodDescription='Decanter labels (Pisco)'
		 prodMessage='' prodImageSmallPath='/images/1083346pis.gif'
		 prodImageLargePath='/images/1083346pis.gif' prodLink=''
		 prodPrice='38.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T01:19:12' prodDateModified='2003-07-04T01:19:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346268' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Vino)' ProdNamePlural='Decanter labels (Vino)'
		 prodShortDescription='Decanter labels (Vino)' prodDescription='Decanter labels (Vino)'
		 prodMessage='' prodImageSmallPath='/images/1083346vin.gif'
		 prodImageLargePath='/images/1083346vin.gif' prodLink=''
		 prodPrice='38.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T01:20:02' prodDateModified='2003-07-04T01:20:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346269' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Ron)' ProdNamePlural='Decanter labels (Ron)'
		 prodShortDescription='Decanter labels (Ron)' prodDescription='Decanter labels (Ron)'
		 prodMessage='' prodImageSmallPath='/images/1083346.gif'
		 prodImageLargePath='/images/1083346.gif' prodLink='' prodPrice='38.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T01:20:57' prodDateModified='2003-07-04T01:21:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346270' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Whisky)' ProdNamePlural='Decanter labels (Whisky)'
		 prodShortDescription='Decanter labels (Whisky)' prodDescription='Decanter labels (Whisky)'
		 prodMessage='' prodImageSmallPath='/images/1083346whi.gif'
		 prodImageLargePath='/images/1083346whi.gif' prodLink=''
		 prodPrice='38.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T01:21:55' prodDateModified='2003-07-04T01:22:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346271' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Cognac)' ProdNamePlural='Decanter labels (Cognac)'
		 prodShortDescription='Decanter labels (Cognac)' prodDescription='Decanter labels (Cognac)'
		 prodMessage='' prodImageSmallPath='/images/1083346cng.gif'
		 prodImageLargePath='/images/1083346cng.gif' prodLink=''
		 prodPrice='38.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T01:22:47' prodDateModified='2003-07-04T01:23:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346272' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Vodka)' ProdNamePlural='Decanter labels (Vodka)'
		 prodShortDescription='Decanter labels (Vodka)' prodDescription='Decanter labels (Vodka)'
		 prodMessage='' prodImageSmallPath='/images/1083346vod.gif'
		 prodImageLargePath='/images/1083346vod.gif' prodLink=''
		 prodPrice='38.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T01:24:03' prodDateModified='2003-07-04T01:24:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346273' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Gin)' ProdNamePlural='Decanter labels (Gin)'
		 prodShortDescription='Decanter labels (Gin)' prodDescription='Decanter labels (Gin)'
		 prodMessage='' prodImageSmallPath='/images/1083346gin.gif'
		 prodImageLargePath='/images/1083346gin.gif' prodLink=''
		 prodPrice='38.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T01:25:13' prodDateModified='2003-07-04T01:25:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346274' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Menta)' ProdNamePlural='Decanter labels (Menta)'
		 prodShortDescription='Decanter labels (Menta)' prodDescription='Decanter labels (Menta)'
		 prodMessage='' prodImageSmallPath='/images/1083346men.gif'
		 prodImageLargePath='/images/1083346men.gif' prodLink=''
		 prodPrice='38.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T01:26:02' prodDateModified='2003-07-04T01:26:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346275' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Champagne)'
		 ProdNamePlural='Decanter labels (Champagne)' prodShortDescription='Decanter labels (Champagne)'
		 prodDescription='Decanter labels (Champagne)' prodMessage=''
		 prodImageSmallPath='/images/1083346cha.gif' prodImageLargePath='/images/1083346cha.gif'
		 prodLink='' prodPrice='38.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T01:26:53'
		 prodDateModified='2003-07-04T01:27:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346276' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Campari)'
		 ProdNamePlural='Decanter labels (Campari)' prodShortDescription='Decanter labels (Campari)'
		 prodDescription='Decanter labels (Campari)' prodMessage=''
		 prodImageSmallPath='/images/1083346cam.gif' prodImageLargePath='/images/1083346cam.gif'
		 prodLink='' prodPrice='38.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T01:27:41'
		 prodDateModified='2003-07-04T01:27:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346289' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Curazao)'
		 ProdNamePlural='Decanter labels (Curazao)' prodShortDescription='Decanter labels (Curazao)'
		 prodDescription='Decanter labels (Curazao)' prodMessage=''
		 prodImageSmallPath='/images/1083346cur.gif' prodImageLargePath='/images/1083346cur.gif'
		 prodLink='' prodPrice='38.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T01:28:34'
		 prodDateModified='2003-07-04T01:28:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346292' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Scotch)' ProdNamePlural='Decanter labels (Scotch)'
		 prodShortDescription='Decanter labels (Scotch)' prodDescription='Decanter labels (Scotch)'
		 prodMessage='' prodImageSmallPath='/images/1083346sco.gif'
		 prodImageLargePath='/images/1083346sco.gif' prodLink=''
		 prodPrice='38.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-04T01:29:40' prodDateModified='2003-07-04T01:29:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083346293' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Decanter labels (Bourbon)'
		 ProdNamePlural='Decanter labels (Bourbon)' prodShortDescription='Decanter labels (Bourbon)'
		 prodDescription='Decanter labels (Bourbon)' prodMessage=''
		 prodImageSmallPath='/images/1083346bou.gif' prodImageLargePath='/images/1083346bou.gif'
		 prodLink='' prodPrice='38.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T01:30:27'
		 prodDateModified='2003-07-04T01:30:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083349' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Parchment style commemorative plaque'
		 ProdNamePlural='Parchment style commemorative plaques'
		 prodShortDescription='Parchment style commemorative plaque,large sz.'
		 prodDescription='Parchment style commemorative plaque,large sz.'
		 prodMessage='' prodImageSmallPath='/images/1083349.gif'
		 prodImageLargePath='/images/1083349.gif' prodLink='' prodPrice='274.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T01:32:20' prodDateModified='2003-07-04T01:32:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083350' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Parchment style commemorative plaque'
		 ProdNamePlural='Parchment style commemorative plaques'
		 prodShortDescription='Parchment style commemorative plaque'
		 prodDescription='Parchment style commemorative plaque'
		 prodMessage='' prodImageSmallPath='/images/1083350.gif'
		 prodImageLargePath='/images/1083350.gif' prodLink='' prodPrice='163.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T01:33:27' prodDateModified='2003-07-04T01:33:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083352' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Commemorative plaque' ProdNamePlural='Commemorative plaques'
		 prodShortDescription='Commemorative plaque,18 x 12 cm.folded angle 

'
		 prodDescription='Commemorative plaque,18 x 12 cm.folded angle 

'
		 prodMessage='' prodImageSmallPath='/images/1083352.gif'
		 prodImageLargePath='/images/1083352.gif' prodLink='' prodPrice='146.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T00:58:23' prodDateModified='2003-07-04T00:59:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083355' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Commemorative plaque' ProdNamePlural='Commemorative plaques'
		 prodShortDescription='Commemorative plaque,15 x 10 cm.folded angle'
		 prodDescription='Commemorative plaque,15 x 10 cm.folded angle'
		 prodMessage='' prodImageSmallPath='/images/1083355.gif'
		 prodImageLargePath='/images/1083355.gif' prodLink='' prodPrice='121.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T01:03:38' prodDateModified='2003-07-04T01:04:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083358' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Commemorative plaque' ProdNamePlural='Commemorative plaques'
		 prodShortDescription='Commemorative plaque,18 x 12 cm.,15 x 10 cm.diagonal lines'
		 prodDescription='Commemorative plaque,18 x 12 cm.,15 x 10 cm.diagonal lines'
		 prodMessage='' prodImageSmallPath='/images/1083358.gif'
		 prodImageLargePath='/images/1083358.gif' prodLink='' prodPrice='146.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-04T01:05:36' prodDateModified='2003-07-04T01:14:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1083364' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Commemorative plaque' ProdNamePlural='Commemorative plaques'
		 prodShortDescription='Commemorative plaque,18 x 12 cm.'
		 prodDescription='Commemorative plaque,18 x 12 cm.' prodMessage=''
		 prodImageSmallPath='/images/1083364.gif' prodImageLargePath='/images/1083364.gif'
		 prodLink='' prodPrice='146.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T01:15:40'
		 prodDateModified='2003-07-04T01:16:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='109' prodCategoryId='8' prodManufacturerId='3'
		 prodVendorId='4' prodName='Glossy hand painted vase' ProdNamePlural='Glossy hand painted vases'
		 prodShortDescription='Beautiful vases hand made and hand painted by natives of the Peruvian Andes. For decorative purposes only or dry flower arrangements.
'
		 prodDescription='Hande made and painted in Peru, signed by artist.'
		 prodMessage='Flowers of life..' prodImageSmallPath='/images/glossyvase.jpg'
		 prodImageLargePath='/images/glossyvase.jpg' prodLink='detail.asp?PRODUCT_ID=109'
		 prodPrice='19.99' prodWeight='5.0000000000000003E-2' prodShip='5.0'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-01T01:48:08'
		 prodDateModified='2003-05-09T17:32:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1090827' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round silent butler' ProdNamePlural='Round silent butlers'
		 prodShortDescription='Round silent butler' prodDescription='Round silent butler'
		 prodMessage='' prodImageSmallPath='/images/1090827.gif'
		 prodImageLargePath='/images/1090827.gif' prodLink='' prodPrice='458.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:16:50' prodDateModified='2003-07-03T21:17:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10908284' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rectangular silent butler (Sevilla)'
		 ProdNamePlural='Rectangular silent butlers (Sevilla)'
		 prodShortDescription='Rectangular silent butler (Sevilla)'
		 prodDescription='Rectangular silent butler (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1090828.gif'
		 prodImageLargePath='/images/1090828.gif' prodLink='' prodPrice='706.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:18:09' prodDateModified='2003-07-03T21:18:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1090928A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved rectangular silent butler wood handle'
		 ProdNamePlural='Engraved rectangular silent butlers wood handles'
		 prodShortDescription='Engraved rectangular silent butler wood handle 

'
		 prodDescription='Engraved rectangular silent butler wood handle 

'
		 prodMessage='' prodImageSmallPath='/images/1090928A.gif'
		 prodImageLargePath='/images/1090928A.gif' prodLink=''
		 prodPrice='309.76' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T21:19:47' prodDateModified='2003-07-03T21:23:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1090940' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Silent butler set' ProdNamePlural='Silent butler sets'
		 prodShortDescription='Silent butler set:s.butler &#x26; brush 1093350'
		 prodDescription='Silent butler set:s.butler &#x26; brush 1093350'
		 prodMessage='' prodImageSmallPath='/images/1090940.gif'
		 prodImageLargePath='/images/1090940.gif' prodLink='' prodPrice='321.16'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:23:46' prodDateModified='2003-07-03T21:24:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10912' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 10912 Taos Natural Pepper Mill &#x26; Shaker Set'
		 ProdNamePlural='William Bounds 10912 Taos Natural Pepper Mill &#x26; Shaker Sets'
		 prodShortDescription='-Made Of Wood 
-Shaker Fills From Bottom &#x26; Is Closed With A Rubber Stopper'
		 prodDescription='-Made Of Wood 
-Shaker Fills From Bottom &#x26; Is Closed With A Rubber Stopper 
-To Adjust The Pepper Mill For Coarse Or Fine Pepper, Simple Tighten Or Loosen The Knob At The Top Of The Mill 
-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: 
-Pepper Mill (HxDia.): 3.5&#x22; x 3.5&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 3.25&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.9 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/10912.jpg'
		 prodImageLargePath='/images/10912.jpg' prodLink='' prodPrice='17.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:10:08' prodDateModified='2003-07-15T16:10:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10922' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 10922 Aspen Natural Pepper Mill &#x26; Shaker Set'
		 ProdNamePlural='William Bounds 10922 Aspen Natural Pepper Mill &#x26; Shaker Sets'
		 prodShortDescription='-Made Of Wood 
-Shaker Fills From Bottom &#x26; Is Closed With A Rubber Stopper 
'
		 prodDescription='-Made Of Wood 
-Shaker Fills From Bottom &#x26; Is Closed With A Rubber Stopper 
-To Adjust The Pepper Mill For Coarse Or Fine Pepper, Simple Tighten Or Loosen The Knob At The Top Of The Mill 
-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: 
-Pepper Mill (HxDia.): 3.5&#x22; x 2.25&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 2.25&#x22; 
-Made In China 
-Weighs Approximately 0.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/10922.jpg'
		 prodImageLargePath='/images/10922.jpg' prodLink='' prodPrice='17.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:12:18' prodDateModified='2003-07-15T16:12:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1093350' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Brush  nylon bristles' ProdNamePlural='Brushes  nylon bristles'
		 prodShortDescription='Brush  nylon bristles' prodDescription='Brush  nylon bristles'
		 prodMessage='' prodImageSmallPath='/images/1093350.gif'
		 prodImageLargePath='/images/1093350.gif' prodLink='' prodPrice='94.36'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:24:44' prodDateModified='2003-07-03T21:25:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10982' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 10982 Washington Rosewood Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 10982 Washington Rosewood Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Deep Stained Wood 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Deep Stained Wood 
-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 
-Five Holes In Shaker Top 
-Push-In Rubber Shaker Stopper 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Pepper Mill Size (HxDia.): 6.5&#x22; x 2.75&#x22; 
-Shaker Size (HxDia.): 6.25&#x22; x 2.75&#x22; 
-Made In China 
-Weighs Approximately 1.3 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/10982.jpg'
		 prodImageLargePath='/images/10982.jpg' prodLink='' prodPrice='22.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:14:02' prodDateModified='2003-07-15T16:14:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10992' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 10992 Washington Natural Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 10992 Washington Natural Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Finished Wood 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Finished Wood 
-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 
-Five Holes In Shaker Top 
-Push-In Rubber Shaker Stopper 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Pepper Mill Size (HxDia.): 6.5&#x22; x 2.75&#x22; 
-Shaker Size (HxDia.): 6.25&#x22; x 2.75&#x22; 
-Made In China 
-Weighs Approximately 1.35 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/10992.jpg'
		 prodImageLargePath='/images/10992.jpg' prodLink='' prodPrice='22.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:17:10' prodDateModified='2003-07-15T16:17:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='109GU' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='15-Inch Round Pot Rack, Graphite'
		 ProdNamePlural='15-Inch Round Pot Racks, Graphite' prodShortDescription='-15-inch diameter; mounts to ceiling with hook and three chains
-Steel with easy-to-clean graphite powder coat finish
'
		 prodDescription='-15-inch diameter; mounts to ceiling with hook and three chains
-Steel with easy-to-clean graphite powder coat finish
-Includes 6 pot hooks and all mounting hardware
-Blends in well with most kitchen decor
-Lifetime warranty 
'
		 prodMessage='' prodImageSmallPath='/images/109GU.jpg'
		 prodImageLargePath='/images/109GU.jpg' prodLink='' prodPrice='42.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T18:14:48' prodDateModified='2003-07-16T18:15:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='10L' prodCategoryId='11' prodManufacturerId='28'
		 prodVendorId='11' prodName='Large ravioli maker' ProdNamePlural='ravioli makers'
		 prodShortDescription='forms, seals and cuts 10 ravioli 2.5 inches square at a time, also used to make filled cookies, made in USA
also available 12 that makes 2&#x22; raviolis'
		 prodDescription='forms, seals and cuts 10 ravioli 2.5 inches square at a time, also used to make filled cookies, made in USA
also available 12 that makes 2&#x22; raviolis'
		 prodMessage='' prodImageSmallPath='/images/palmer/10L.gif'
		 prodImageLargePath='/images/palmer/10L.gif' prodLink='/detail.asp?product_id=10L'
		 prodPrice='17.95' prodWeight='0' prodShip='5.10' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='14.95'
		 prodDateAdded='2003-03-30T13:13:23' prodDateModified='2004-07-13T21:42:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='110' prodCategoryId='8' prodManufacturerId='3'
		 prodVendorId='4' prodName='Hand painted vase - Matte'
		 ProdNamePlural='Hand painted vase - Matte' prodShortDescription='Beautiful vases hand made and hand painted by natives of the Peruvian Andes. For decorative purposes only or dry flower arrangements.
'
		 prodDescription='Beautiful vases hand made and hand painted by natives of the Peruvian Andes. For decorative purposes only or dry flower arrangements.
'
		 prodMessage='Nice' prodImageSmallPath='/images/mattevase.jpg'
		 prodImageLargePath='/images/mattevase.jpg' prodLink=''
		 prodPrice='19.99' prodWeight='5.0000000000000003E-2' prodShip='5.0'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-01T01:49:57'
		 prodDateModified='2003-05-09T17:32:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Barroco style clock 2 figs.'
		 ProdNamePlural='Barroco style clocks 2 figs.' prodShortDescription='Barroco style clock 2 figs.'
		 prodDescription='Barroco style clock 2 figs.' prodMessage=''
		 prodImageSmallPath='/images/1100001.gif' prodImageLargePath='/images/1100001.gif'
		 prodLink='' prodPrice='743.27' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T16:12:27'
		 prodDateModified='2003-06-24T16:15:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100002' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Rococo style clock' ProdNamePlural='Rococo style clocks'
		 prodShortDescription='Rococo style clock' prodDescription='Rococo style clock'
		 prodMessage='' prodImageSmallPath='/images/1100002.gif'
		 prodImageLargePath='/images/1100002.gif' prodLink='' prodPrice='735.32'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:18:07' prodDateModified='2003-06-24T16:18:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100003' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock two greek columns &#x26; angel figs.'
		 ProdNamePlural='Clocks two greeks columns &#x26; angel figs.'
		 prodShortDescription='Clock two greek columns &#x26; angel figs.'
		 prodDescription='Clock two greek columns &#x26; angel figs.'
		 prodMessage='' prodImageSmallPath='/images/1100003.gif'
		 prodImageLargePath='/images/1100003.gif' prodLink='' prodPrice='964.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:19:55' prodDateModified='2003-06-24T16:20:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100004' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock one greek column &#x26; 2 dragon figs.'
		 ProdNamePlural='Clocks one greeks column &#x26; 2 dragon figs.'
		 prodShortDescription='Clock one greek column &#x26; 2 dragon figs.'
		 prodDescription='Clock one greek column &#x26; 2 dragon figs.'
		 prodMessage='' prodImageSmallPath='/images/1100004.gif'
		 prodImageLargePath='/images/1100004.gif' prodLink='' prodPrice='1,156.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:21:27' prodDateModified='2003-06-24T16:21:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock, new pagoda peacock fig.'
		 ProdNamePlural='Clocks, new pagodas peacock fig.' prodShortDescription='Clock, new pagoda peacock fig.'
		 prodDescription='Clock, new pagoda peacock fig.' prodMessage=''
		 prodImageSmallPath='/images/1100005.gif' prodImageLargePath='/images/1100005.gif'
		 prodLink='' prodPrice='985.15' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T16:22:56'
		 prodDateModified='2003-06-24T16:23:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100008' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock, milano 2 columns'
		 ProdNamePlural='Clocks, milanos 2 columns' prodShortDescription='Clock, milano 2 columns,h.23 cm'
		 prodDescription='Clock, milano 2 columns,h.23 cm' prodMessage=''
		 prodImageSmallPath='/images/1100008.gif' prodImageLargePath='/images/1100008.gif'
		 prodLink='' prodPrice='474.45' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T16:24:22'
		 prodDateModified='2003-06-24T16:24:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100010' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock onyx base' ProdNamePlural='Clocks onyx bases'
		 prodShortDescription='Clock onyx base,h. 18.5 cm.' prodDescription='Clock onyx base,h. 18.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1100010.gif'
		 prodImageLargePath='/images/1100010.gif' prodLink='' prodPrice='278.79'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:25:43' prodDateModified='2003-06-24T16:26:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100012' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Arc clock' ProdNamePlural='Arc clocks'
		 prodShortDescription='Arc clock 

' prodDescription='Arc clock 

'
		 prodMessage='' prodImageSmallPath='/images/1100012.gif'
		 prodImageLargePath='/images/1100012.gif' prodLink='' prodPrice='214.59'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:27:11' prodDateModified='2003-06-24T16:27:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100013' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round clock' ProdNamePlural='Round clocks'
		 prodShortDescription='Round clock 

' prodDescription='Round clock 

'
		 prodMessage='' prodImageSmallPath='/images/1100013.gif'
		 prodImageLargePath='/images/1100013.gif' prodLink='' prodPrice='211.34'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:28:21' prodDateModified='2003-06-24T16:28:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100014' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock horse figure' ProdNamePlural='Clocks horse figures'
		 prodShortDescription='Clock horse figure' prodDescription='Clock horse figure'
		 prodMessage='' prodImageSmallPath='/images/1100014.gif'
		 prodImageLargePath='/images/1100014.gif' prodLink='' prodPrice='557.87'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:29:41' prodDateModified='2003-06-24T16:30:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100016' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Undullated clock' ProdNamePlural='Undullated clocks'
		 prodShortDescription='Undullated clock 

' prodDescription='Undullated clock 

'
		 prodMessage='' prodImageSmallPath='/images/1100016.gif'
		 prodImageLargePath='/images/1100016.gif' prodLink='' prodPrice='180.14'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:31:59' prodDateModified='2003-06-24T16:32:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100018' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock on tripod' ProdNamePlural='Clocks on tripods'
		 prodShortDescription='Clock on tripod' prodDescription='Clock on tripod'
		 prodMessage='' prodImageSmallPath='/images/1100018.gif'
		 prodImageLargePath='/images/1100018.gif' prodLink='' prodPrice='359.63'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:33:28' prodDateModified='2003-06-24T16:33:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock  flowers' ProdNamePlural='Clocks  flowers'
		 prodShortDescription='Clock  flowers 

' prodDescription='Clock  flowers 

'
		 prodMessage='' prodImageSmallPath='/images/1100025.gif'
		 prodImageLargePath='/images/1100025.gif' prodLink='' prodPrice='205.87'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:34:33' prodDateModified='2003-06-24T16:34:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100028' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock on pearl patterned plate'
		 ProdNamePlural='Clocks on pearl patterned plates' prodShortDescription='Clock on pearl patterned plate'
		 prodDescription='Clock on pearl patterned plate' prodMessage=''
		 prodImageSmallPath='/images/1100028.gif' prodImageLargePath='/images/1100028.gif'
		 prodLink='' prodPrice='297.95' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T16:42:49'
		 prodDateModified='2003-06-24T16:44:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1100029' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Clock 2 dolphins onyx base'
		 ProdNamePlural='Clocks 2 dolphins onyx bases' prodShortDescription='Clock 2 dolphins onyx base'
		 prodDescription='Clock 2 dolphins onyx base' prodMessage=''
		 prodImageSmallPath='/images/1100029.gif' prodImageLargePath='/images/1100029.gif'
		 prodLink='' prodPrice='561.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T16:48:00'
		 prodDateModified='2003-06-24T16:48:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='11008' prodCategoryId='11' prodManufacturerId='29'
		 prodVendorId='11' prodName='Swiss Army Food Processor'
		 ProdNamePlural='graters Swiss Army Foods Processors' prodShortDescription='Used by the Swiss Army for its reliability, versatility and durability. This powerful appliance is made of polished cast aluminum, and features three large stainless-steel drums: fine grating drum, coarse grating drum and slicing drum. cheese grater'
		 prodDescription='Used by the Swiss Army for its reliability, versatility and durability. This powerful appliance is made of polished cast aluminum, and features three large stainless-steel drums: fine grating drum, coarse grating drum and slicing drum.
The Processor can grate, shred and slice all variety of foods from vegetables and fruits to cheese and nuts. Drums switch out for easy cleaning. Includes both a rubber suction base and table clamp for maximum stability when grinding heavier foods. Comes with an attractive transparent bowl.
The drum is 3 inches in diameter and the total height of the unit There is a suction base that adheres to the work surface for safety and performance.
products are of quality design and are backed with our 5 year warranty. CHEESE GRATER

'
		 prodMessage='' prodImageSmallPath='/images/11008.jpg'
		 prodImageLargePath='/images/11008.jpg' prodLink='/detail.asp?product_id=11008'
		 prodPrice='129.99' prodWeight='0' prodShip='7.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='101.99'
		 prodDateAdded='2003-04-10T12:13:26' prodDateModified='2005-08-18T04:00:01'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='80-99177,80-9918,243001,11013'
		 prodRelatedCats=''/>
	<z:row prodID='11013' prodCategoryId='11' prodManufacturerId='29'
		 prodVendorId='9' prodName='Fine drum for Zyliss Swiss Army grater'
		 ProdNamePlural='Zyliss graters' prodShortDescription='fine drum not included in Zyliss Swiss army grater'
		 prodDescription='fine drum not included in Zyliss Swiss army grater'
		 prodMessage='' prodImageSmallPath='/images/11013.jpg'
		 prodImageLargePath='/images/11013.jpg' prodLink='/detail.asp?product_id=11013'
		 prodPrice='13.75' prodWeight='0' prodShip='5.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='12.75'
		 prodDateAdded='2004-04-23T13:03:28' prodDateModified='2004-04-23T13:03:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1105R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Chrome Plated Bar Racks' ProdNamePlural='Chrome Plated Bar Racks'
		 prodShortDescription='Great for backsplash areas under the counter, on doors, on the side of cabinets. Can be hung in multiples for extra storage. Not just for kitchens -'
		 prodDescription='Great for backsplash areas under the counter, on doors, on the side of cabinets. Can be hung in multiples for extra storage. Not just for kitchens - use in laundry, garage, kid&#x27;s room, etc.'
		 prodMessage='' prodImageSmallPath='/images/1105R.jpg'
		 prodImageLargePath='/images/1105R.jpg' prodLink='' prodPrice='16.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T16:00:31' prodDateModified='2003-07-29T16:00:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1108R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Bar Racks' ProdNamePlural='Bar Racks'
		 prodShortDescription='-1 1/2&#x27;&#x27; Wide 
-Hang two or three down a wall for maximum &#x27;&#x27;professional&#x27;&#x27; style storage
-Great for smaller kitchens'
		 prodDescription='-1 1/2&#x27;&#x27; Wide 
-Hang two or three down a wall for maximum &#x27;&#x27;professional&#x27;&#x27; style storage
-Great for smaller kitchens'
		 prodMessage='' prodImageSmallPath='/images/1108R.jpg'
		 prodImageLargePath='/images/1108R.jpg' prodLink='' prodPrice='24.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T10:26:51' prodDateModified='2003-07-29T10:27:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='110CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='Professional Diamond Hone Sharpener'
		 ProdNamePlural='Professional Diamond Hone Sharpeners'
		 prodShortDescription='- Incredibly sharp Trizor edge tip to bolster.
- 3 Stage 100% diamond abrasive sharpener for edges that stay sharp longer.
- Magnetic guides for easyl, foolproof sharpening.'
		 prodDescription='- Incredibly sharp Trizor edge tip to bolster.
- 3 Stage 100% diamond abrasive sharpener for edges that stay sharp longer.
- Magnetic guides for easyl, foolproof sharpening.
- Excellent for kitchen, household, sports and pocket knives.'
		 prodMessage='' prodImageSmallPath='/images/110CC.jpg'
		 prodImageLargePath='/images/110CC.jpg' prodLink='' prodPrice='347.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-06T11:46:01' prodDateModified='2003-08-06T16:30:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='111' prodCategoryId='4' prodManufacturerId='3'
		 prodVendorId='4' prodName='Candelabra' ProdNamePlural='Candle holder'
		 prodShortDescription='Wooden, hand painted and hand crafted. Decorate tables, consoles or bookcases beautifully. Light under constant supervision only. 15 x 11.75
'
		 prodDescription='Wooden, hand painted and hand crafted. Decorate tables, consoles or bookcases beautifully. Light under constant supervision only. 15 x 11.75
'
		 prodMessage='Wonderfull Candle Holder!' prodImageSmallPath='images/candelabrasmall.jpg'
		 prodImageLargePath='images/candelabrasmall.jpg' prodLink='detail.asp?PRODUCT_ID=111'
		 prodPrice='59.99' prodWeight='2' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2002-04-12T15:51:13' prodDateModified='2003-05-09T16:41:47'
		 prodLength='11.75' prodWidth='0' prodHeight='15'/>
	<z:row prodID='1110' prodCategoryId='11' prodManufacturerId='28'
		 prodVendorId='11' prodName='Electric Belgian cookie iron'
		 ProdNamePlural='electrics belgians cookies irons' prodShortDescription='Designed to make a thin crisp Belgian cookie'
		 prodDescription='Designed to make a thin crisp Belgian cookie, a true delight for the person who desires a delicate crisp cookie, makes 2, commercially designed at a price the homemaker can afford, guaranteed 10 full years'
		 prodMessage='' prodImageSmallPath='/images/palmer/1110.gif'
		 prodImageLargePath='/images/palmer/1110.gif' prodLink='/detail.asp?product_id=1110'
		 prodPrice='64.95' prodWeight='0' prodShip='7.0' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.95'
		 prodDateAdded='2003-03-25T20:19:59' prodDateModified='2004-08-18T15:33:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11102' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11102 Taos Stainless Steel Mill &#x26; Shaker Set'
		 ProdNamePlural='William Bounds 11102 Taos Stainless Steel Mill &#x26; Shaker Sets'
		 prodShortDescription='-Made Of Stainless Steel 
-Shaker Fills From Bottom &#x26; Is Closed With A Rubber Stopper 
'
		 prodDescription='-Made Of Stainless Steel 
-Shaker Fills From Bottom &#x26; Is Closed With A Rubber Stopper 
-To Adjust The Pepper Mill For Coarse Or Fine Pepper, Simple Tighten Or Loosen The Knob At The Top Of The Mill 
-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: 
-Pepper Mill (HxDia.): 3.5&#x22; x 3.5&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 3.25&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.85 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11102.jpg'
		 prodImageLargePath='/images/11102.jpg' prodLink='' prodPrice='37.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:19:10' prodDateModified='2003-07-15T16:19:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11103' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11103 Aspen Stainless Steel Pepper Mill &#x26; Shaker Set'
		 ProdNamePlural='William Bounds 11103 Aspen Stainless Steel Pepper Mill &#x26; Shaker Sets'
		 prodShortDescription='-Made Of Stainless Steel 
-Shaker Fills From Bottom &#x26; Is Closed With A Rubber Stopper 
'
		 prodDescription='-Made Of Stainless Steel 
-Shaker Fills From Bottom &#x26; Is Closed With A Rubber Stopper 
-To Adjust The Pepper Mill For Coarse Or Fine Pepper, Simple Tighten Or Loosen The Knob At The Top Of The Mill 
-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: 
-Pepper Mill (HxDia.): 3.5&#x22; x 2.25&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 2.25&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11103.jpg'
		 prodImageLargePath='/images/11103.jpg' prodLink='' prodPrice='37.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:20:45' prodDateModified='2003-07-15T16:21:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1111' prodCategoryId='11' prodManufacturerId='6'
		 prodVendorId='7' prodName='Cook Book' ProdNamePlural='Cook Books tazmanian devil'
		 prodShortDescription='mangia pasta, by mary ann esposito'
		 prodDescription='mangia pasta, by mary ann esposito' prodMessage='sweet!'
		 prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/mangia.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/mangia.jpg'
		 prodLink='/detail.asp?product_id=1111' prodPrice='19.95'
		 prodWeight='2' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='10.99' prodDateAdded='2002-04-12T13:06:22'
		 prodDateModified='2003-12-29T18:42:03'/>
	<z:row prodID='11111' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11111 Truman Walnut Pepper Mill'
		 ProdNamePlural='William Bounds 11111 Truman Walnut 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 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Lifetime Limited Warranty 
-Size (HxDi): 8&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 1.25 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11111.jpg'
		 prodImageLargePath='/images/11111.jpg' prodLink='' prodPrice='25.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:41:40' prodDateModified='2003-07-15T15:17:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11112' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11112 Truman Walnut Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 11112 Truman Walnut Salt Shaker &#x26; Pepper Mill Sets'
		 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 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Lifetime Limited Warranty 
-Size (HxDi): 8&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 2.15 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11112.jpg'
		 prodImageLargePath='/images/11112.jpg' prodLink='' prodPrice='37.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:22:26' prodDateModified='2003-07-15T16:22:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11121' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11121 Truman Natural Pepper Mill'
		 ProdNamePlural='William Bounds 11121 Truman Natural 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 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Lifetime Limited Warranty 
-Size (HxDi): 10.5&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 1.3 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11121.jpg'
		 prodImageLargePath='/images/11121.jpg' prodLink='' prodPrice='25.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:44:10' prodDateModified='2003-07-15T15:18:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11122' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11122 Truman Natural Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 11122 Truman Natural Salt Shaker &#x26; Pepper Mill Sets'
		 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 
-Mechanism Rotates Freely Without Grinding Against Anything So It Will Not Wear Down 
-Lifetime Limited Warranty 
-Size (HxDi): 10.5&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 2.2 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11122.jpg'
		 prodImageLargePath='/images/11122.jpg' prodLink='' prodPrice='37.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:24:06' prodDateModified='2003-07-15T16:24:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11132' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11132 Rings Natural Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 11132 Rings Natural Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Finished Wood 
-Chrome Accents 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Finished Wood 
-Chrome Accents 
-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 
-Push-In Rubber Shaker Stopper 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Pepper Mill Size (HxWxD): 3.25&#x22; x 3.75&#x22; x 3&#x22; 
-Shaker Size (HxDia.): 3.25&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.9 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11132.jpg'
		 prodImageLargePath='/images/11132.jpg' prodLink='' prodPrice='22.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:29:04' prodDateModified='2003-07-15T16:29:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1113358' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed decorative rose'
		 ProdNamePlural='Gift boxed decorative roses' prodShortDescription='Gift boxed decorative rose'
		 prodDescription='Gift boxed decorative rose' prodMessage=''
		 prodImageSmallPath='/images/1113358.gif' prodImageLargePath='/images/1113358.gif'
		 prodLink='' prodPrice='399.24' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T15:06:32'
		 prodDateModified='2003-07-02T15:06:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1113362' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small sz. Decorative rose,gift boxed'
		 ProdNamePlural='Small sz. Decorative roses,gift boxed'
		 prodShortDescription='Small sz. Decorative rose,gift boxed'
		 prodDescription='Small sz. Decorative rose,gift boxed'
		 prodMessage='' prodImageSmallPath='/images/1113362.gif'
		 prodImageLargePath='/images/1113362.gif' prodLink='' prodPrice='232.22'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T15:07:27' prodDateModified='2003-07-02T15:07:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11142' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11142 Rings Black Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 11142 Rings Black Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Deep Stained Wood 
-Chrome Accents 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Deep Stained Wood 
-Chrome Accents 
-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 
-Push-In Rubber Shaker Stopper 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Pepper Mill Size (HxWxD): 3.25&#x22; x 3.75&#x22; x 3&#x22; 
-Shaker Size (HxDia.): 3.25&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.9 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11142.jpg'
		 prodImageLargePath='/images/11142.jpg' prodLink='' prodPrice='22.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:31:08' prodDateModified='2003-07-15T16:31:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11152' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 11152 Rings Cherry Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 11152 Rings Cherry Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Deep Stained Wood 
-Chrome Accents 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Deep Stained Wood 
-Chrome Accents 
-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 
-Push-In Rubber Shaker Stopper 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Pepper Mill Size (HxWxD): 3.25&#x22; x 3.75&#x22; x 3&#x22; 
-Shaker Size (HxDia.): 3.25&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.9 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/11152.jpg'
		 prodImageLargePath='/images/11152.jpg' prodLink='' prodPrice='22.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:33:10' prodDateModified='2003-07-15T16:33:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='112' prodCategoryId='8' prodManufacturerId='3'
		 prodVendorId='4' prodName='Hand painted Vase' ProdNamePlural='Hand painted Vases'
		 prodShortDescription='Beautiful vases hand made and hand painted by natives of the Peruvian Andes. For decoratives purposes only or dry flowers arrangements.
'
		 prodDescription='Hande made, hand painted in Peru, signed by artist.'
		 prodMessage='Nice!' prodImageSmallPath='/images/cargouillevase.jpg'
		 prodImageLargePath='/images/cargouillevase.jpg' prodLink='detail.asp?PRODUCT_ID=112'
		 prodPrice='19.99' prodWeight='5.0000000000000003E-2' prodShip='5.0'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-01T01:51:13'
		 prodDateModified='2003-05-09T17:33:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120' prodCategoryId='11' prodManufacturerId='28'
		 prodVendorId='11' prodName='Electric Belgian cookie iron'
		 ProdNamePlural='electrics belgians cookies irons' prodShortDescription='This iron is designed to make perfect medium  Belgian cookies not too thick not too thin for a person who likes a cookie with a hearty flavor'
		 prodDescription='This iron is designed to make perfect medium  Belgian cookies not too thick not too thin for a person who likes a cookie with a hearty flavor
makes 2, Guaranteed 10 full years'
		 prodMessage='' prodImageSmallPath='/images/palmer/1120.gif'
		 prodImageLargePath='/images/palmer/1120.gif' prodLink=''
		 prodPrice='64.95' prodWeight='0' prodShip='7.0' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.95'
		 prodDateAdded='2003-03-25T20:39:26' prodDateModified='2003-03-25T20:40:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11202201' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed gravy boat handle (Imperio)'
		 ProdNamePlural='Footed gravy boats handles (Imperio)'
		 prodShortDescription='Footed gravy boat handle (Imperio)'
		 prodDescription='Footed gravy boat handle (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/1120220imp.gif'
		 prodImageLargePath='/images/1120220imp.gif' prodLink=''
		 prodPrice='336.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:20:40' prodDateModified='2003-07-03T17:20:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120220122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed gravy boat handle (Llano)'
		 ProdNamePlural='Footed gravy boats handles (Llano)'
		 prodShortDescription='Footed gravy boat handle (Llano)'
		 prodDescription='Footed gravy boat handle (Llano)' prodMessage=''
		 prodImageSmallPath='/images/1120220lla.gif' prodImageLargePath='/images/1120220lla.gif'
		 prodLink='' prodPrice='336.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T17:22:44'
		 prodDateModified='2003-07-03T17:22:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='112022023' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed gravy boat handle (Astoria)'
		 ProdNamePlural='Footed gravy boats handles (Astoria)'
		 prodShortDescription='Footed gravy boat handle (Astoria)'
		 prodDescription='Footed gravy boat handle (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/1120220ast.gif'
		 prodImageLargePath='/images/1120220ast.gif' prodLink=''
		 prodPrice='336.70' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:32:02' prodDateModified='2003-07-03T17:32:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11202204' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed gravy boat handle (Sevilla)'
		 ProdNamePlural='Footed gravy boats handles (Sevilla)'
		 prodShortDescription='Footed gravy boat handle (Sevilla)'
		 prodDescription='Footed gravy boat handle (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1120220.gif'
		 prodImageLargePath='/images/1120220.gif' prodLink='' prodPrice='336.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T17:33:53' prodDateModified='2003-07-03T17:34:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='112022623' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-sided gravy boat (Astoria)'
		 ProdNamePlural='2-sided gravy boats (Astoria)' prodShortDescription='2-sided gravy boat (Astoria)'
		 prodDescription='2-sided gravy boat (Astoria)' prodMessage=''
		 prodImageSmallPath='/images/1120226.gif' prodImageLargePath='/images/1120226.gif'
		 prodLink='' prodPrice='784.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T17:37:19'
		 prodDateModified='2003-07-03T17:41:31' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='11202264' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-sided gravy boat (Sevilla)'
		 ProdNamePlural='2-sided gravy boats (Sevilla)' prodShortDescription='2-sided gravy boat (Sevilla)'
		 prodDescription='2-sided gravy boat (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/1120226sev.gif' prodImageLargePath='/images/1120226sev.gif'
		 prodLink='' prodPrice='784.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T17:42:56'
		 prodDateModified='2003-07-03T17:43:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120227122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat (Llano)' ProdNamePlural='Gravy boats (Llano)'
		 prodShortDescription='Gravy boat (Llano) 

' prodDescription='Gravy boat (Llano) 

'
		 prodMessage='' prodImageSmallPath='/images/1120227.gif'
		 prodImageLargePath='/images/1120227.gif' prodLink='' prodPrice='682.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T17:45:47' prodDateModified='2003-07-03T17:46:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='112022723' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat (Astoria)' ProdNamePlural='Gravy boats (Astoria)'
		 prodShortDescription='Gravy boat (Astoria)' prodDescription='Gravy boat (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/1120227ast.gif'
		 prodImageLargePath='/images/1120227ast.gif' prodLink=''
		 prodPrice='682.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:50:18' prodDateModified='2003-07-03T17:50:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11202274' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat (Sevilla)' ProdNamePlural='Gravy boats (Sevilla)'
		 prodShortDescription='Gravy boat (Sevilla)' prodDescription='Gravy boat (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1120227sev.gif'
		 prodImageLargePath='/images/1120227sev.gif' prodLink=''
		 prodPrice='682.95' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:53:07' prodDateModified='2003-07-03T17:53:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120227A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed gravy boat' ProdNamePlural='Footed gravy boats'
		 prodShortDescription='Footed gravy boat' prodDescription='Footed gravy boat'
		 prodMessage='' prodImageSmallPath='/images/1120227A.gif'
		 prodImageLargePath='/images/1120227A.gif' prodLink=''
		 prodPrice='423.85' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T17:54:35' prodDateModified='2003-07-03T17:54:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120229122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat handle (Llano)'
		 ProdNamePlural='Gravy boats handles (Llano)' prodShortDescription='Gravy boat handle (Llano)'
		 prodDescription='Gravy boat handle (Llano)' prodMessage=''
		 prodImageSmallPath='/images/1120229lla.gif' prodImageLargePath='/images/1120229lla.gif'
		 prodLink='' prodPrice='519.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T17:55:36'
		 prodDateModified='2003-07-03T17:55:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='112022923' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat handle (Astoria)'
		 ProdNamePlural='Gravy boats handles (Astoria)' prodShortDescription='Gravy boat handle (Astoria)'
		 prodDescription='Gravy boat handle (Astoria)' prodMessage=''
		 prodImageSmallPath='/images/1120229ast.gif' prodImageLargePath='/images/1120229ast.gif'
		 prodLink='' prodPrice='519.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T17:56:29'
		 prodDateModified='2003-07-03T17:56:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='11202294' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat handle (Sevilla)'
		 ProdNamePlural='Gravy boats handles (Sevilla)' prodShortDescription='Gravy boat handle (Sevilla)'
		 prodDescription='Gravy boat handle (Sevilla)' prodMessage=''
		 prodImageSmallPath='/images/1120229.gif' prodImageLargePath='/images/1120229.gif'
		 prodLink='' prodPrice='519.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T17:58:48'
		 prodDateModified='2003-07-03T17:59:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='11202296' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat handle (Barroco)'
		 ProdNamePlural='Gravy boats handles (Barroco)' prodShortDescription='Gravy boat handle (Barroco)'
		 prodDescription='Gravy boat handle (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/1120229bar.gif' prodImageLargePath='/images/1120229bar.gif'
		 prodLink='' prodPrice='519.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:00:02'
		 prodDateModified='2003-07-03T18:00:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120229A1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat,brasil or florencia pattern handle (Imperio)'
		 ProdNamePlural='Gravy boats,brasil or florencia patterns handles (Imperio)'
		 prodShortDescription='Gravy boat,brasil or florencia pattern handle (Imperio) 

'
		 prodDescription='Gravy boat,brasil or florencia pattern handle (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/1120229aimp.gif'
		 prodImageLargePath='/images/1120229aimp.gif' prodLink=''
		 prodPrice='531.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:07:18' prodDateModified='2003-07-03T18:07:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120229A25' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat,brasil or florencia pattern handle (Florencia)'
		 ProdNamePlural='Gravy boats,brasil or florencia pattern handles (Florencia)'
		 prodShortDescription='Gravy boat,brasil or florencia pattern handle (Florencia) 

'
		 prodDescription='Gravy boat,brasil or florencia pattern handle (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/1120229aflo.gif'
		 prodImageLargePath='/images/1120229aflo.gif' prodLink=''
		 prodPrice='531.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='0' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:10:49' prodDateModified='2003-07-03T18:11:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120229A3' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat,brasil or florencia pattern handle (Brasil)'
		 ProdNamePlural='Gravy boats,brasil or florencia pattern handles (Brasil)'
		 prodShortDescription='Gravy boat,brasil or florencia pattern handle (Brasil) 

'
		 prodDescription='Gravy boat,brasil or florencia pattern handle (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/1120229A.gif'
		 prodImageLargePath='/images/1120229A.gif' prodLink=''
		 prodPrice='531.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:12:02' prodDateModified='2003-07-03T18:12:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120238' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat' ProdNamePlural='Gravy boats'
		 prodShortDescription='Gravy boat 

' prodDescription='Gravy boat 

'
		 prodMessage='' prodImageSmallPath='/images/1120238.gif'
		 prodImageLargePath='/images/1120238.gif' prodLink='' prodPrice='173.44'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T18:12:56' prodDateModified='2003-07-03T18:13:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120335A1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat,imperio,brasil,florencia pattern (Imperio)'
		 ProdNamePlural='Gravy boats,imperio,brasil,florencia patterns (Imperio)'
		 prodShortDescription='Gravy boat,imperio,brasil,florencia pattern (Imperio) 

'
		 prodDescription='Gravy boat,imperio,brasil,florencia pattern (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/1120335aimp.gif'
		 prodImageLargePath='/images/1120335aimp.gif' prodLink=''
		 prodPrice='668.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:13:52' prodDateModified='2003-07-03T18:14:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120335A19' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat,imperio,brasil,florencia pattern (Perla)'
		 ProdNamePlural='Gravy boats,imperio,brasil,florencia patterns (Perla)'
		 prodShortDescription='Gravy boat,imperio,brasil,florencia pattern (Perla)'
		 prodDescription='Gravy boat,imperio,brasil,florencia pattern (Perla)'
		 prodMessage='' prodImageSmallPath='/images/1120335aper.gif'
		 prodImageLargePath='/images/1120335aper.gif' prodLink=''
		 prodPrice='668.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:15:05' prodDateModified='2003-07-03T18:15:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120335A25' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat,imperio,brasil,florencia pattern (Florencia)'
		 ProdNamePlural='Gravy boats,imperio,brasil,florencia patterns (Florencia)'
		 prodShortDescription='Gravy boat,imperio,brasil,florencia pattern (Florencia)'
		 prodDescription='Gravy boat,imperio,brasil,florencia pattern (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/1120335aflo.gif'
		 prodImageLargePath='/images/1120335aflo.gif' prodLink=''
		 prodPrice='668.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:16:08' prodDateModified='2003-07-03T18:16:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120335A3' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gravy boat,imperio,brasil,florencia pattern (Brasil)'
		 ProdNamePlural='Gravy boats,imperio,brasil,florencia patterns (Brasil)'
		 prodShortDescription='Gravy boat,imperio,brasil,florencia pattern (Brasil) 

'
		 prodDescription='Gravy boat,imperio,brasil,florencia pattern (Brasil) 

'
		 prodMessage='' prodImageSmallPath='/images/1120335A.gif'
		 prodImageLargePath='/images/1120335A.gif' prodLink=''
		 prodPrice='668.30' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-03T18:17:14' prodDateModified='2003-07-03T18:17:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='112033623' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-sided gravy boat (Astoria)'
		 ProdNamePlural='2-sided gravy boats (Astoria)' prodShortDescription='2-sided gravy boat (Astoria) 

'
		 prodDescription='2-sided gravy boat (Astoria) 

' prodMessage=''
		 prodImageSmallPath='/images/1120336ast.gif' prodImageLargePath='/images/1120336ast.gif'
		 prodLink='' prodPrice='638.99' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:18:11'
		 prodDateModified='2003-07-03T18:18:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='112033624' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='2-sided gravy boat (Chippendale)'
		 ProdNamePlural='2-sided gravy boats (Chippendale)' prodShortDescription='2-sided gravy boat (Chippendale)'
		 prodDescription='2-sided gravy boat (Chippendale)' prodMessage=''
		 prodImageSmallPath='/images/1120336.gif' prodImageLargePath='/images/1120336.gif'
		 prodLink='' prodPrice='638.99' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:19:09'
		 prodDateModified='2003-07-03T18:19:26' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1120337' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Modern style gravy boat' ProdNamePlural='Modern style gravy boats'
		 prodShortDescription='Modern style gravy boat,l.25 cm.'
		 prodDescription='Modern style gravy boat,l.25 cm.' prodMessage=''
		 prodImageSmallPath='/images/1120337.gif' prodImageLargePath='/images/1120337.gif'
		 prodLink='' prodPrice='387.60' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T18:20:28'
		 prodDateModified='2003-07-03T18:20:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='11250' prodCategoryId='11' prodManufacturerId='29'
		 prodVendorId='7' prodName='Food Processor Cheese Grater'
		 ProdNamePlural='Foods Processors' prodShortDescription='Especially popular for small tasks. Quickly and easily grates, shreds and slices cheese, vegetables, chocolates and nuts. Reliable, versatile, durable.'
		 prodDescription='Especially popular for small tasks. Quickly and easily grates, shreds and slices cheese, vegetables, chocolates and nuts. Reliable, versatile, durable. Comes with three stainless- steel drums: fine grating drum, coarse grating drum, and slicing drum for all grating textures. Drums switch out for easy cleaning. Base securely attaches unit to clean, dry surface. Dishwasher safe.
The dimensions are as follows: 7.25 tall, 3 wide at base and the drum is 2 in diameter. This model also has a suction base that adheres to the work surface for safety and performance.
products are of quality design and are backed with our 5 year warranty. 


 
'
		 prodMessage='' prodImageSmallPath='/images/pl11250.jpg'
		 prodImageLargePath='/images/pl11250.jpg' prodLink='/detail.asp?product_id=11250'
		 prodPrice='55.00' prodWeight='0' prodShip='6.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='45.99'
		 prodDateAdded='2003-04-09T17:41:46' prodDateModified='2005-04-25T11:08:27'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='258,372,376'
		 prodRelatedCats=''/>
	<z:row prodID='113' prodCategoryId='8' prodManufacturerId='3'
		 prodVendorId='4' prodName='Hand painted Vase' ProdNamePlural='Hand painted Vase'
		 prodShortDescription='Beautiful vases hand made and hand painted by natives of the Peruvian Andes. For decoratives purposes only or dry flowers arrangements.
'
		 prodDescription='Hande painted, hand made, signed by artist, origin Peru'
		 prodMessage='Nice!' prodImageSmallPath='/images/roundvase.jpg'
		 prodImageLargePath='/images/roundvase.jpg' prodLink='detail.asp?PRODUCT_ID=113'
		 prodPrice='19.99' prodWeight='5.0000000000000003E-2' prodShip='5.0'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-01T02:04:37'
		 prodDateModified='2003-05-09T17:34:35' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1130' prodCategoryId='11' prodManufacturerId='28'
		 prodVendorId='11' prodName='Belgian Cookie iron' ProdNamePlural='begians irons cookies thick cookie'
		 prodShortDescription='designed to make a thick Belgian cookie'
		 prodDescription='designed to make a thick Belgian cookie, makes 2 cookies'
		 prodMessage='' prodImageSmallPath='/images/palmer/1130.gif'
		 prodImageLargePath='/images/palmer/1130.gif' prodLink=''
		 prodPrice='64.95' prodWeight='0' prodShip='7.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.95'
		 prodDateAdded='2003-03-29T22:35:31' prodDateModified='2003-03-29T22:35:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1130001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed dumbbell rattle bear fig.'
		 ProdNamePlural='Gift boxed dumbbell rattles bear figs.'
		 prodShortDescription='Gift boxed dumbbell rattle bear fig.'
		 prodDescription='Gift boxed dumbbell rattle bear fig.'
		 prodMessage='' prodImageSmallPath='/images/1130001.gif'
		 prodImageLargePath='/images/1130001.gif' prodLink='' prodPrice='89.62'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T23:24:20' prodDateModified='2003-06-30T23:24:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1131072' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed dumbbell rattle'
		 ProdNamePlural='Gift boxed dumbbell rattles' prodShortDescription='Gift boxed dumbbell rattle'
		 prodDescription='Gift boxed dumbbell rattle' prodMessage=''
		 prodImageSmallPath='/images/1131072.gif' prodImageLargePath='/images/1131072.gif'
		 prodLink='' prodPrice='48.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T23:26:00'
		 prodDateModified='2003-06-30T23:26:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1131073' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed dumbbell rattle'
		 ProdNamePlural='Gift boxed dumbbell rattles' prodShortDescription='Gift boxed dumbbell rattle'
		 prodDescription='Gift boxed dumbbell rattle' prodMessage=''
		 prodImageSmallPath='/images/1131073.gif' prodImageLargePath='/images/1131073.gif'
		 prodLink='' prodPrice='48.70' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T23:27:40'
		 prodDateModified='2003-06-30T23:29:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1131079' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed dumbbell rattle christ heart&#x27;s fig.'
		 ProdNamePlural='Gift boxed dumbbell rattles christ heart s figs.'
		 prodShortDescription='Gift boxed dumbbell rattle christ heart&#x27;s fig.'
		 prodDescription='Gift boxed dumbbell rattle christ heart&#x27;s fig.'
		 prodMessage='' prodImageSmallPath='/images/1131079.gif'
		 prodImageLargePath='/images/1131079.gif' prodLink='' prodPrice='48.70'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T23:28:33' prodDateModified='2003-06-30T23:30:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1131083' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gift boxed dumbbell rattle'
		 ProdNamePlural='Gift boxed dumbbell rattles' prodShortDescription='Gift boxed dumbbell rattle'
		 prodDescription='Gift boxed dumbbell rattle' prodMessage=''
		 prodImageSmallPath='/images/1131083.gif' prodImageLargePath='/images/1131083.gif'
		 prodLink='' prodPrice='67.04' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T23:29:27'
		 prodDateModified='2003-06-30T23:32:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='114' prodCategoryId='10' prodManufacturerId='3'
		 prodVendorId='4' prodName='Pencil holder - V shape' ProdNamePlural='Pencil holder - V shape'
		 prodShortDescription='Add style and color to your desk or office with these practical wooden, hand made, hand painted pencil holders.
4 inches high'
		 prodDescription='Hande made in Peru' prodMessage='Nice!'
		 prodImageSmallPath='/images/pencilholders.jpg' prodImageLargePath='/images/pencilholders.jpg'
		 prodLink='detail.asp?PRODUCT_ID=114' prodPrice='14.95'
		 prodWeight='5.0000000000000003E-2' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='11.99'
		 prodDateAdded='2002-03-01T01:26:35' prodDateModified='2003-05-09T16:55:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1140845' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered soup tureen handles'
		 ProdNamePlural='Covered soup tureens handles' prodShortDescription='Covered soup tureen handles,35 x 27 cm.'
		 prodDescription='Covered soup tureen handles,35 x 27 cm.'
		 prodMessage='' prodImageSmallPath='/images/1140845.gif'
		 prodImageLargePath='/images/1140845.gif' prodLink='' prodPrice='3,344.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:44:55' prodDateModified='2003-07-03T21:45:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1140849' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Covered soup tureen' ProdNamePlural='Covered soup tureens'
		 prodShortDescription='Covered soup tureen ,diam.26.5 cm.'
		 prodDescription='Covered soup tureen ,diam.26.5 cm.' prodMessage=''
		 prodImageSmallPath='/images/1140849.gif' prodImageLargePath='/images/1140849.gif'
		 prodLink='' prodPrice='2,534.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T21:46:14'
		 prodDateModified='2003-07-03T21:46:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1140850' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed oval souptureen' ProdNamePlural='Footed oval souptureens'
		 prodShortDescription='Footed oval souptureen' prodDescription='Footed oval souptureen'
		 prodMessage='' prodImageSmallPath='/images/1140850.gif'
		 prodImageLargePath='/images/1140850.gif' prodLink='' prodPrice='3,249.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T21:47:23' prodDateModified='2003-07-03T21:48:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1140982' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Footed imperio soup tureen'
		 ProdNamePlural='Footed imperio soup tureens' prodShortDescription='Footed imperio soup tureen'
		 prodDescription='Footed imperio soup tureen' prodMessage=''
		 prodImageSmallPath='/images/1140982.gif' prodImageLargePath='/images/1140982.gif'
		 prodLink='' prodPrice='3,026.40' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:02:07'
		 prodDateModified='2003-07-03T22:06:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1140983' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round imperio soup tureen'
		 ProdNamePlural='Round imperio soup tureens' prodShortDescription='Round imperio soup tureen'
		 prodDescription='Round imperio soup tureen' prodMessage=''
		 prodImageSmallPath='/images/1140983.gif' prodImageLargePath='/images/1140983.gif'
		 prodLink='' prodPrice='1,976.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T22:07:50'
		 prodDateModified='2003-07-03T22:08:22' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='115' prodCategoryId='1' prodManufacturerId='1'
		 prodVendorId='1' prodName='Pencil holder - square' ProdNamePlural='Pencil holder - square'
		 prodShortDescription='Add style and color to your desk or office with these practical wooden, hand made, hand painted pencil holders.
4 inches high'
		 prodDescription='Hande made in Peru' prodMessage='Nice!'
		 prodImageSmallPath='/images/pencilholders.jpg' prodImageLargePath='/images/pencilholders.jpg'
		 prodLink='detail.asp?PRODUCT_ID=115' prodPrice='14.95'
		 prodWeight='5.0000000000000003E-2' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='11.99'
		 prodDateAdded='2002-03-01T01:28:49' prodDateModified='2003-05-09T16:56:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='115E' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Thermal Coffee maker 9 cup'
		 ProdNamePlural='Thermal Coffee maker 9 cup' prodShortDescription='Thermal Coffee maker 9 cup'
		 prodDescription='Thermal Coffee maker 9 cup' prodMessage=''
		 prodImageSmallPath='/images/115.jpg' prodImageLargePath='/images/115.jpg'
		 prodLink='' prodPrice='89.99' prodWeight='0' prodShip='7.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='78.95' prodDateAdded='2003-02-13T18:58:45'
		 prodDateModified='2003-02-13T19:10:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='116' prodCategoryId='10' prodManufacturerId='3'
		 prodVendorId='4' prodName='Post it note holder' ProdNamePlural='Post it note holders'
		 prodShortDescription='Add style and color to your desk or office with these practical wooden, hand made, hand painted post-it note  holder.
4 inches high'
		 prodDescription='Hande made in Peru' prodMessage='Nice!'
		 prodImageSmallPath='/images/postitnotesholder.jpg' prodImageLargePath='/images/postitnotesholder.jpg'
		 prodLink='detail.asp?PRODUCT_ID=116' prodPrice='16.99'
		 prodWeight='5.0000000000000003E-2' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='10.50'
		 prodDateAdded='2002-03-01T01:30:03' prodDateModified='2003-05-09T16:58:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='117' prodCategoryId='6' prodManufacturerId='4'
		 prodVendorId='4' prodName='Business card holder' ProdNamePlural='Business card holders'
		 prodShortDescription='Keep business cards at reach..and in an elegant, beautiful, hand made, hand painted holder. Wood, aged finish'
		 prodDescription='Hande made in Peru' prodMessage='Nice!'
		 prodImageSmallPath='/images/businesscardsholder.jpg' prodImageLargePath='/images/businesscardsholder.jpg'
		 prodLink='detail.asp?PRODUCT_ID=117' prodPrice='35.95'
		 prodWeight='5.0000000000000003E-2' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='30.99'
		 prodDateAdded='2002-03-01T01:31:22' prodLength='0' prodWidth='0'
		 prodHeight='0' prodRelated='108,114,115' prodRelatedCats=''/>
	<z:row prodID='1183362287' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style inkstand on wood or onyx base'
		 ProdNamePlural='Plain style inkstands on woods or onyx bases'
		 prodShortDescription='Plain style inkstand on wood or onyx base (Base onix) 

'
		 prodDescription='Plain style inkstand on wood or onyx base (Base onix) 

'
		 prodMessage='' prodImageSmallPath='/images/1183362onix.gif'
		 prodImageLargePath='/images/1183362onix.gif' prodLink=''
		 prodPrice='238.65' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:01:47' prodDateModified='2003-06-23T16:02:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183362288' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style inkstand on wood or onyx base'
		 ProdNamePlural='Plain style inkstands on woods or onyx bases'
		 prodShortDescription='Plain style inkstand on wood or onyx base (Base madera) 

'
		 prodDescription='Plain style inkstand on wood or onyx base (Base madera) 

'
		 prodMessage='' prodImageSmallPath='/images/1183362mad.gif'
		 prodImageLargePath='/images/1183362mad.gif' prodLink=''
		 prodPrice='238.65' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:03:19' prodDateModified='2003-06-23T18:26:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183364287' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann inkstand on wood or onyx base'
		 ProdNamePlural='Queen ann inkstand ons woods or onyx bases'
		 prodShortDescription='Queen ann inkstand on wood or onyx base (Base onix) 

'
		 prodDescription='Queen ann inkstand on wood or onyx base (Base onix) 

'
		 prodMessage='' prodImageSmallPath='/images/1183364oni.gif'
		 prodImageLargePath='/images/1183364oni.gif' prodLink=''
		 prodPrice='235.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:04:39' prodDateModified='2003-06-23T16:05:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183364288' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann inkstand on wood or onyx base'
		 ProdNamePlural='Queen ann inkstand ons woods or onyx bases'
		 prodShortDescription='Queen ann inkstand on wood or onyx base (Base madera) 

'
		 prodDescription='Queen ann inkstand on wood or onyx base (Base madera) 

'
		 prodMessage='' prodImageSmallPath='/images/1183364mad.gif'
		 prodImageLargePath='/images/1183364mad.gif' prodLink=''
		 prodPrice='235.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:05:57' prodDateModified='2003-06-23T16:06:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183366287' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style desk set two silver feathers'
		 ProdNamePlural='Plain style desks set two silver feathers'
		 prodShortDescription='Plain style desk set two silver feathers (Base onix)'
		 prodDescription='Plain style desk set two silver feathers (Base onix)'
		 prodMessage='' prodImageSmallPath='/images/1183366onix.gif'
		 prodImageLargePath='/images/1183366onix.gif' prodLink=''
		 prodPrice='373.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:07:27' prodDateModified='2003-06-23T16:07:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183366288' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style desk set two silver feathers'
		 ProdNamePlural='Plain style desk sets two silver feathers'
		 prodShortDescription='Plain style desk set two silver feathers (Base madera) 

'
		 prodDescription='Plain style desk set two silver feathers (Base madera) 

'
		 prodMessage='' prodImageSmallPath='/images/1183366mad.gif'
		 prodImageLargePath='/images/1183366mad.gif' prodLink=''
		 prodPrice='373.40' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:08:45' prodDateModified='2003-06-23T16:09:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183368287' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann desk set two silver feathers'
		 ProdNamePlural='Queen ann desk sets two silver feathers'
		 prodShortDescription='Queen ann desk set two silver feathers (Base onix)'
		 prodDescription='Queen ann desk set two silver feathers (Base onix)'
		 prodMessage='' prodImageSmallPath='/images/1183368onix.gif'
		 prodImageLargePath='/images/1183368onix.gif' prodLink=''
		 prodPrice='419.80' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-23T16:10:07' prodDateModified='2003-06-23T16:10:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183368288' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann desk set two silver feathers'
		 ProdNamePlural='Queen ann desk sets two silver feathers'
		 prodShortDescription='Queen ann desk set two silver feathers (Base madera) 

'
		 prodDescription='Queen ann desk set two silver feathers (Base madera) 

'
		 prodMessage='' prodImageSmallPath='/images/1183368.gif'
		 prodImageLargePath='/images/1183368.gif' prodLink='' prodPrice='419.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:11:28' prodDateModified='2003-06-23T16:11:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183370' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cabinet minister&#x27;s desk set'
		 ProdNamePlural='Cabinet ministers desk sets' prodShortDescription='Cabinet minister&#x27;s desk set,33 x 23 cm.'
		 prodDescription='Cabinet minister&#x27;s desk set,33 x 23 cm.'
		 prodMessage='' prodImageSmallPath='/images/1183370.gif'
		 prodImageLargePath='/images/1183370.gif' prodLink='' prodPrice='2,200.07'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:13:23' prodDateModified='2003-06-23T16:14:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183371' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cabinet minister s desk set'
		 ProdNamePlural='Cabinet ministers desk set' prodShortDescription='Cabinet minister&#x27;s desk set,22 x 17 cm.'
		 prodDescription='Cabinet minister&#x27;s desk set,22 x 17 cm.'
		 prodMessage='' prodImageSmallPath='/images/1183371.gif'
		 prodImageLargePath='/images/1183371.gif' prodLink='' prodPrice='1,278.33'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:15:39' prodDateModified='2003-06-23T16:16:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183373' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='oval juris desk set' ProdNamePlural='oval juris desk sets'
		 prodShortDescription='oval juris desk set, 34.5 x 19 cm 

'
		 prodDescription='oval juris desk set, 34.5 x 19 cm 

'
		 prodMessage='' prodImageSmallPath='/images/1183373.gif'
		 prodImageLargePath='/images/1183373.gif' prodLink='' prodPrice='1,384.47'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:17:54' prodDateModified='2003-06-23T16:18:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1183375' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Queen ann ink stand' ProdNamePlural='Queen ann inks stands'
		 prodShortDescription='Queen ann ink stand' prodDescription='Queen ann ink stand'
		 prodMessage='' prodImageSmallPath='/images/1183375.gif'
		 prodImageLargePath='/images/1183375.gif' prodLink='' prodPrice='145.35'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-23T16:19:42' prodDateModified='2003-06-23T16:19:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='119' prodCategoryId='9' prodManufacturerId='3'
		 prodVendorId='4' prodName='Antique Silver Picture Frame'
		 ProdNamePlural='Antique Silver Picture Frame' prodShortDescription='Frame your most special picture with this elegant antique silver frame. Hand made, pure 925 silver and wood.    Excellent choice for a gift.
2.5 x 3.5'
		 prodDescription='Made in Peru' prodMessage='Nice!' prodImageSmallPath='/images/silverframe.jpg'
		 prodImageLargePath='/images/silverframe.jpg' prodLink='detail.asp?PRODUCT_ID=119'
		 prodPrice='42.99' prodWeight='5.0000000000000003E-2' prodShip='7.0'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-02-28T16:36:37'
		 prodDateModified='2003-05-09T17:02:02' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1190498' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4 -pc dresserware set' ProdNamePlural='4 -pc dresserware sets'
		 prodShortDescription='4 -pc dresserware set' prodDescription='4 -pc dresserware set'
		 prodMessage='' prodImageSmallPath='/images/1190498.gif'
		 prodImageLargePath='/images/1190498.gif' prodLink='' prodPrice='328.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T09:39:38' prodDateModified='2003-06-25T09:40:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1190499BG' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='4 - pc engraved dresserware set'
		 ProdNamePlural='4 - pc engraved dresserware sets' prodShortDescription='4 - pc engraved dresserware set'
		 prodDescription='4 - pc engraved dresserware set' prodMessage=''
		 prodImageSmallPath='/images/1190499bg.gif' prodImageLargePath='/images/1190499bg.gif'
		 prodLink='' prodPrice='768.51' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T09:51:39'
		 prodDateModified='2003-06-25T09:51:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1190500B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='7-pc bombe style dresserware set'
		 ProdNamePlural='7-pc bombe style dresserware sets' prodShortDescription='7-pc bombe style dresserware set'
		 prodDescription='7-pc bombe style dresserware set' prodMessage=''
		 prodImageSmallPath='/images/1190500B.gif' prodImageLargePath='/images/1190500B.gif'
		 prodLink='' prodPrice='1,124.93' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T09:53:12'
		 prodDateModified='2003-06-25T09:53:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1190500G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Dresserware set, 500 style  engraving'
		 ProdNamePlural='Dresserware sets, 500 styles  engravings'
		 prodShortDescription='Dresserware set, 500 style  engraving'
		 prodDescription='Dresserware set, 500 style  engraving'
		 prodMessage='' prodImageSmallPath='/images/1190500G.gif'
		 prodImageLargePath='/images/1190500G.gif' prodLink=''
		 prodPrice='1,180.24' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T09:54:39' prodDateModified='2003-06-25T09:55:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='11924' prodCategoryId='13' prodManufacturerId='6'
		 prodVendorId='6' prodName='Baking Racks' ProdNamePlural='baking rack'
		 prodShortDescription='It&#x27;s like having a second oven! Double the baking capacity of your oven by adding these unique racks.'
		 prodDescription='Save baking time! Also handy for cooling baked goods or providing extra refrigerator and cabinet storage space!'
		 prodMessage='sweet baby Jane!' prodImageSmallPath='/villawareonline/images/11930.gif'
		 prodImageLargePath='/villawareonline/images/11930.gif'
		 prodLink='' prodPrice='22.95' prodWeight='1' prodShip='7.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='18' prodDateAdded='2002-03-29T18:56:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193370B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Powder case' ProdNamePlural='Powder cases'
		 prodShortDescription='Powder case 

' prodDescription='Powder case 

'
		 prodMessage='' prodImageSmallPath='/images/1193370B.gif'
		 prodImageLargePath='/images/1193370B.gif' prodLink=''
		 prodPrice='190.35' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:18:52' prodDateModified='2003-06-25T10:19:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193370BG' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved bombe style powder case'
		 ProdNamePlural='Engraved bombes style powder cases' prodShortDescription='Engraved bombe style powder case'
		 prodDescription='Engraved bombe style powder case' prodMessage=''
		 prodImageSmallPath='/images/193370bg.gif' prodImageLargePath='/images/193370bg.gif'
		 prodLink='' prodPrice='197.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:21:51'
		 prodDateModified='2003-06-25T10:22:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193370G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size engraved powder case'
		 ProdNamePlural='Large size engraved powder cases' prodShortDescription='Large size engraved powder case'
		 prodDescription='Large size engraved powder case' prodMessage=''
		 prodImageSmallPath='/images/1193370g.gif' prodImageLargePath='/images/1193370g.gif'
		 prodLink='' prodPrice='214.65' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:24:13'
		 prodDateModified='2003-06-25T10:24:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193372B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand brush' ProdNamePlural='Hand brushes'
		 prodShortDescription='Hand brush' prodDescription='Hand brush'
		 prodMessage='' prodImageSmallPath='/images/1193372B.gif'
		 prodImageLargePath='/images/1193372B.gif' prodLink=''
		 prodPrice='158.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:25:21' prodDateModified='2003-06-25T10:25:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193372G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved hand brush' ProdNamePlural='Engraved hand brushes'
		 prodShortDescription='Engraved hand brush, l. 17 cm.'
		 prodDescription='Engraved hand brush, l. 17 cm.' prodMessage=''
		 prodImageSmallPath='/images/1193372g.gif' prodImageLargePath='/images/1193372g.gif'
		 prodLink='' prodPrice='166.19' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:26:47'
		 prodDateModified='2003-06-25T10:27:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193376B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size bombe style comb'
		 ProdNamePlural='Large size bombe style combs' prodShortDescription='Large size bombe style comb, l. 19 cm.'
		 prodDescription='Large size bombe style comb, l. 19 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193376B.gif'
		 prodImageLargePath='/images/1193376B.gif' prodLink=''
		 prodPrice='75.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:28:05' prodDateModified='2003-06-25T10:28:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193376G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved comb' ProdNamePlural='Engraved combs'
		 prodShortDescription='Engraved comb, 19 cm.' prodDescription='Engraved comb, 19 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193376g.gif'
		 prodImageLargePath='/images/1193376g.gif' prodLink=''
		 prodPrice='87.98' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:29:38' prodDateModified='2003-06-25T10:29:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193378B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Large size bombe style pomade case'
		 ProdNamePlural='Large size bombe style pomade cases' prodShortDescription='Large size bombe style pomade case'
		 prodDescription='Large size bombe style pomade case' prodMessage=''
		 prodImageSmallPath='/images/1193378B.gif' prodImageLargePath='/images/1193378B.gif'
		 prodLink='' prodPrice='111.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:30:49'
		 prodDateModified='2003-06-25T10:31:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193378G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved pomade case' ProdNamePlural='Engraved pomade cases'
		 prodShortDescription='Engraved pomade case' prodDescription='Engraved pomade case'
		 prodMessage='' prodImageSmallPath='/images/1193378g.gif'
		 prodImageLargePath='/images/1193378g.gif' prodLink=''
		 prodPrice='121.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:33:11' prodDateModified='2003-06-25T10:33:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193380B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bombe style hand brush' ProdNamePlural='Bombe style hand brushes'
		 prodShortDescription='Bombe style hand brush, 22 cm.'
		 prodDescription='Bombe style hand brush, 22 cm.' prodMessage=''
		 prodImageSmallPath='/images/1193380B.gif' prodImageLargePath='/images/1193380B.gif'
		 prodLink='' prodPrice='171.68' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:34:33'
		 prodDateModified='2003-06-25T10:34:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193380BG' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved bombe style hand brush'
		 ProdNamePlural='Engraved bombe style hand brushes' prodShortDescription='Engraved bombe style hand brush, 22 cm.'
		 prodDescription='Engraved bombe style hand brush, 22 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193380bg.gif'
		 prodImageLargePath='/images/1193380bg.gif' prodLink=''
		 prodPrice='176.58' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:36:47' prodDateModified='2003-06-25T10:37:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193380G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved hand brush' ProdNamePlural='Engraved hand brushes'
		 prodShortDescription='Engraved hand brush, 22 cm.' prodDescription='Engraved hand brush, 22 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193380g.gif'
		 prodImageLargePath='/images/1193380g.gif' prodLink=''
		 prodPrice='176.71' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:38:07' prodDateModified='2003-06-25T10:38:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193382' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Hand brush velvet' ProdNamePlural='Hand brushes velvets'
		 prodShortDescription='Hand brush velvet, 15 cm.' prodDescription='Hand brush velvet, 15 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193382.gif'
		 prodImageLargePath='/images/1193382.gif' prodLink='' prodPrice='116.32'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T10:39:09' prodDateModified='2003-06-25T10:39:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193382B' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bombe style hand brush velvet'
		 ProdNamePlural='Bombe style hand brushes velvets' prodShortDescription='Bombe style hand brush velvet, 15 cm.'
		 prodDescription='Bombe style hand brush velvet, 15 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193382B.gif'
		 prodImageLargePath='/images/1193382B.gif' prodLink=''
		 prodPrice='116.38' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:40:26' prodDateModified='2003-06-25T10:40:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193382G' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved hand brush velvet'
		 ProdNamePlural='Engraved hand brushes velvets' prodShortDescription='Engraved hand brush velvet, 15 cm.'
		 prodDescription='Engraved hand brush velvet, 15 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193382g.gif'
		 prodImageLargePath='/images/1193382g.gif' prodLink=''
		 prodPrice='126.32' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-25T10:41:46' prodDateModified='2003-06-25T10:42:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193384' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style hand brush' ProdNamePlural='Plain style hand brushes'
		 prodShortDescription='Plain style hand brush, 14 cm.'
		 prodDescription='Plain style hand brush, 14 cm.' prodMessage=''
		 prodImageSmallPath='/images/1193384.gif' prodImageLargePath='/images/1193384.gif'
		 prodLink='' prodPrice='99.92' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:42:47'
		 prodDateModified='2003-06-25T10:43:08' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193386' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Plain style comb' ProdNamePlural='Plain style combs'
		 prodShortDescription='Plain style comb' prodDescription='Plain style comb'
		 prodMessage='' prodImageSmallPath='/images/1193386.gif'
		 prodImageLargePath='/images/1193386.gif' prodLink='' prodPrice='48.98'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T10:43:58' prodDateModified='2003-06-25T10:44:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193388' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size pomade case' ProdNamePlural='Small size pomade cases'
		 prodShortDescription='Small size pomade case' prodDescription='Small size pomade case'
		 prodMessage='' prodImageSmallPath='/images/1193378.gif'
		 prodImageLargePath='/images/1193378.gif' prodLink='' prodPrice='54.30'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T10:44:58' prodDateModified='2003-06-25T10:45:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193390' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Round mirror' ProdNamePlural='Round mirrors'
		 prodShortDescription='Round mirror,29.5 cm.' prodDescription='Round mirror,29.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193390.gif'
		 prodImageLargePath='/images/1193390.gif' prodLink='' prodPrice='290.37'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T10:46:05' prodDateModified='2003-06-25T10:46:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193392' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved round mirror' ProdNamePlural='Engraved round mirrors'
		 prodShortDescription='Engraved round mirror, 29.5 cm.'
		 prodDescription='Engraved round mirror, 29.5 cm.' prodMessage=''
		 prodImageSmallPath='/images/1193392.gif' prodImageLargePath='/images/1193392.gif'
		 prodLink='' prodPrice='298.37' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:47:12'
		 prodDateModified='2003-06-25T10:47:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193394' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved mirror' ProdNamePlural='Engraved mirrors'
		 prodShortDescription='Engraved mirror, 25 cm.' prodDescription='Engraved mirror, 25 cm.'
		 prodMessage='' prodImageSmallPath='/images/1193394.gif'
		 prodImageLargePath='/images/1193394.gif' prodLink='' prodPrice='276.71'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-25T10:48:14' prodDateModified='2003-06-25T10:48:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1193500' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Powder case hand-chased flower'
		 ProdNamePlural='Powder cases hand-chased flowers' prodShortDescription='Powder case hand-chased flower'
		 prodDescription='Powder case hand-chased flower' prodMessage=''
		 prodImageSmallPath='/images/1193500.gif' prodImageLargePath='/images/1193500.gif'
		 prodLink='' prodPrice='196.98' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-25T10:49:24'
		 prodDateModified='2003-06-25T10:49:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='120' prodCategoryId='5' prodManufacturerId='3'
		 prodVendorId='4' prodName='Wood and Glass Coasters' ProdNamePlural='Wood and Glass Coaster'
		 prodShortDescription='Wood and glass coasters. Painted with motives of the Peruvian desert Nazca lines. Painted Wood with glass top coasters and box.
'
		 prodDescription='Hand painted, made in Peru' prodMessage='Another great hand made item!'
		 prodImageSmallPath='/images/coasterblue.jpg' prodImageLargePath='/images/coasterblue.jpg'
		 prodLink='http://www.kasbahouse.com/detail.asp?PRODUCT_ID=120'
		 prodPrice='14.95' prodWeight='0' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2002-03-01T02:36:22' prodDateModified='2003-05-09T17:06:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='120CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='3-Stage Diamond Hone Professional Sharpener Plus'
		 ProdNamePlural='3-Stage Diamond Hone Professional Sharpener Plus'
		 prodShortDescription='- For straight edge and serrated blades.
- 3 Stage Sharpener precision angle control
- 100% diamond abrasives in stages 1 and 2.
- Unique stropping and polishing stage 3 for hairsplitting sharpness
'
		 prodDescription='- For straight edge and serrated blades.
- 3 Stage Sharpener precision angle control
- 100% diamond abrasives in stages 1 and 2.
- Unique stropping and polishing stage 3 for hairsplitting sharpness
- Unbelievably fast, foolproof results, highly durable edges.
- 3 different colors'
		 prodMessage='' prodImageSmallPath='/images/120CC.jpg'
		 prodImageLargePath='/images/120CC.jpg' prodLink='' prodPrice='369.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-06T11:25:00' prodDateModified='2003-08-06T16:24:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='121' prodCategoryId='9' prodManufacturerId='3'
		 prodVendorId='4' prodName='Wooden Picture Frame - flat bottom (right)'
		 ProdNamePlural='hand made Wooden Picture Frame - flat bottom'
		 prodShortDescription='These unique frames are sure to catch the attention and beautifully decorate any picture. Hand made, hand painted, all wood with aged finish.
3.5 x 4.8'
		 prodDescription='Hand made in Peru.' prodMessage='Nice!'
		 prodImageSmallPath='images/woodenpictuframes.jpg' prodImageLargePath='images/woodenpictuframes.jpg'
		 prodLink='detail.asp?PRODUCT_ID=121' prodPrice='12.99'
		 prodWeight='5.0000000000000003E-2' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2002-02-28T16:54:12' prodDateModified='2003-05-09T17:08:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1210R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Bar &#x26; Utensil (Wall Mount) Racks'
		 ProdNamePlural='Bar &#x26; Utensils (Wall Mount) Racks'
		 prodShortDescription='-Hang two or three down a wall for maximum &#x27;&#x27;Professional&#x27;&#x27; style storage.
-Also, great for laundry, garage, kid&#x27;s room, etc.
-Utensil racks perfect for smaller items like cups, kitchen tools, etc.'
		 prodDescription='-Hang two or three down a wall for maximum &#x27;&#x27;Professional&#x27;&#x27; style storage.
-Also, great for laundry, garage, kid&#x27;s room, etc.
-Utensil racks perfect for smaller items like cups, kitchen tools, etc.
-Powder coated steel in 12&#x27;&#x27;, 18&#x27;&#x27;, 24&#x27;&#x27;, 30&#x27;&#x27; and 36&#x27;&#x27; lengths
-Includes 4 Regular Hooks on 12&#x27;&#x27; &#x26; 24&#x27;&#x27; Racks, 6 Regular Hooks on 18&#x27;&#x27; Rack, 8 Regular Hooks on 30&#x27;&#x27; &#x26; 36&#x27;&#x27; Racks.'
		 prodMessage='' prodImageSmallPath='/images/1210R.jpg'
		 prodImageLargePath='/images/1210R.jpg' prodLink='' prodPrice='16.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T11:06:33' prodDateModified='2003-07-29T11:06:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='122' prodCategoryId='9' prodManufacturerId='3'
		 prodVendorId='4' prodName='Wooden Picture Frame - arched bottom (left)'
		 ProdNamePlural='Wooden Picture Frame - arched bottom'
		 prodShortDescription='These unique frames are sure to catch the attention and beautifully decorate any picture. Hand made, hand painted, all wood with aged finish.
3.5 x 5'
		 prodDescription='Hande made in Peru.' prodMessage='Nice!'
		 prodImageSmallPath='images/woodenpictuframes.jpg' prodImageLargePath='images/woodenpictuframes.jpg'
		 prodLink='detail.asp?PRODUCT_ID=122' prodPrice='12.99'
		 prodWeight='5.0000000000000003E-2' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2002-02-28T16:55:48' prodDateModified='2003-05-09T17:09:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='177' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Al Dente Pasta Machine' ProdNamePlural='pasta machines'
		 prodShortDescription='Wery simply, the Aldente is a good , functional  pasta machine at a value price. includes double cutter for spaghetti and fettuccine'
		 prodDescription='For rolling dough and cutting spaghetti and fettuccine, the Al Dente performs. When compared with machines costing up twice the price, we believe customers will find the Al Dente to be an excellent value. Made in china pasta maker includes double cutter for spaghetti and fettuccine , ravioli maker sold separately'
		 prodMessage='Nice' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/177.gif'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/177.gif'
		 prodLink='/detail.asp?product_id=177' prodPrice='35.95'
		 prodWeight='4' prodShip='8.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='31.99' prodDateAdded='2002-07-02T22:17:56'
		 prodDateModified='2005-04-02T03:03:07' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='177-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Al Dente Attachments' ProdNamePlural='pasta machines'
		 prodShortDescription='Note please that the Al Dente attachments fit Al Dente and also the discontinued model 170 Atlas by Marcato.'
		 prodDescription='They do not fit the Imperia 150 from Italy. Artung!
The ravioli makes 2 across , each 2&#x22; square, includes dough strip cutting tool
Also 177-24 Double cutter head (177-03 &#x26; fettuccine 6.6 mm) pasta maker parts and attachments'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/178.gif'
		 prodImageLargePath='/villawareonline/images/178.gif' prodLink='/detail.asp?product_id=177-01'
		 prodPrice='19.95' prodWeight='4' prodShip='8.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='16.95'
		 prodDateAdded='2002-07-02T22:19:30' prodDateModified='2004-08-09T10:07:44'/>
	<z:row prodID='177-CL' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Table clamp for Al Dente' ProdNamePlural='clamps'
		 prodShortDescription='Replacement clamp' prodDescription='Replacement clamp for the Al dente'
		 prodMessage='Replace it..' prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='' prodPrice='6.95' prodWeight='1' prodShip='2.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-30T07:49:10'
		 prodDateModified='2003-03-15T18:03:48'/>
	<z:row prodID='178' prodCategoryId='11' prodManufacturerId='6'
		 prodVendorId='6' prodName='Al Dente 5 pasta set' ProdNamePlural='pasta machines'
		 prodShortDescription='Make 5 types of fresh homemade pasta. The complete 5 pasta maker set'
		 prodDescription='Dough roller unit, 6&#x22; wide with adjustable steel rollers for rolling and kneading, 7 thickness settings, double cutter head for angel hair 1 mm and wide lasagna with wavy edge 50 mm, double cutter head for spaghetti 2 mm and fettuccine 6.6 mm, ravioli attachment ( 2 across, 2&#x22; square) with cutting tool'
		 prodMessage='Hasta La Pasta!' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/178.gif'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/178.gif'
		 prodLink='/detail.asp?product_id=178' prodPrice='100.95'
		 prodWeight='9' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='89.99' prodDateAdded='2001-11-22T00:03:16'
		 prodDateModified='2004-08-09T10:09:06'/>
	<z:row prodID='17SK2' prodCategoryId='11' prodManufacturerId='54'
		 prodVendorId='7' prodName='Skillet  Loop Handles' ProdNamePlural='Skillet  Loop Handles'
		 prodShortDescription='17&#x27;&#x27; dia., Depth: 2 1/2&#x27;&#x27;, Volume: 6 qt.'
		 prodDescription='17&#x27;&#x27; dia., Depth: 2 1/2&#x27;&#x27;, Volume: 6 qt.
- Ideal for big gatherings, picnics, or other events that feature large meals
- Favored by top professional chefs
- Cast-iron construction delivers unrivaled heat retention and durability
- Looped handles allow user to lift with both hands
'
		 prodMessage='' prodImageSmallPath='/images/17SK2.jpg'
		 prodImageLargePath='/images/17SK2.jpg' prodLink='' prodPrice='58.94'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-12T13:12:27' prodDateModified='2003-08-12T13:12:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180010' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Lever Activated Juicer' ProdNamePlural='Levers Activated Juicers'
		 prodShortDescription='This lever activated juicer from Santos runs on a 1/3 Hp asynchronous motor, 120 volts, 60 Hz, single phase, 260 watts, 1800 rpm.'
		 prodDescription='This lever activated juicer from Santos runs on a 1/3 Hp asynchronous motor, 120 volts, 60 Hz, single phase, 260 watts, 1800 rpm. It is made of stainless steel and aluminum with a chrome finish. The interior stainless steel basket is very easy to remove for fast cleaning. The lever acts as an on/off switch. NSF approved. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180010.jpg'
		 prodImageLargePath='/images/wc180010.jpg' prodLink=''
		 prodPrice='842.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='840.99'
		 prodDateAdded='2003-06-19T17:54:21' prodDateModified='2003-06-19T17:54:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180011' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Juicer #11' ProdNamePlural='Juicers #11'
		 prodShortDescription='Juicer #11 from Santos, France, has been a staple in all French cafes for the last 50 years. The body is made of chromed aluminum and the bowl is made of black unbreakable polycarbonate.'
		 prodDescription='Juicer #11 from Santos, France, has been a staple in all French cafes for the last 50 years. The body is made of chromed aluminum and the bowl is made of black unbreakable polycarbonate. It is designed for intensive use: the single phase 1/5 Hp motor rotates at 1800 rpm (120 volts, 60 Hz, 155 watts). All parts are easy to clean and can be removed and reassembled in a few seconds. The motor block is waterproof. The skid-resistant rubber feet allow for maximum stability. The height to the spout is 5&#x22;. NSF approved. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180011.jpg'
		 prodImageLargePath='/images/wc180011.jpg' prodLink=''
		 prodPrice='497.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='495.00'
		 prodDateAdded='2003-06-19T17:50:57' prodDateModified='2003-06-19T17:51:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='260-st' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Replacement funnels 260' ProdNamePlural='Replacement funnels 260'
		 prodShortDescription='Replacement funnels 260' prodDescription='Replacement funnels 260'
		 prodMessage='' prodImageSmallPath='' prodImageLargePath=''
		 prodLink='' prodPrice='5.50' prodWeight='0' prodShip='3.30'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-08-18T20:09:29'
		 prodDateModified='2003-08-18T20:09:48' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='261' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Food Sieve' ProdNamePlural='sieves'
		 prodShortDescription='It&#x27;s a sifter (as in sugar or flour) and a seive which purees (as in fruit and veggies). The smooth wooden roller pushes the food through the fine weave while the stainless steel scraper removes any clinging foods away from the sides, just like a spatula.'
		 prodDescription='It&#x27;s a sifter (as in sugar or flour) and a seive which purees (as in fruit and veggies). The smooth wooden roller pushes the food through the fine weave while the stainless steel scraper removes any clinging foods away from the sides, just like a spatula. You&#x27;ll be able to make the smoothest sauces and most velvety soups using this manually operated device. Seeds and skins and tough fibers remain in the seive for easy removal. 18/8 Stainless steel 
Overall length 15 3/4&#x22;; 8 1/2&#x22; Diameter 
Generous 3 Qt. capacity 
Large easy to hold knob 
Convenient pot rests 
Instructions and recipes included 
Disassembles for easy cleaning 
Stainless steel parts are dishwasher safe'
		 prodMessage='Voila!' prodImageSmallPath='/villawareonline/images/newsieve.jpg'
		 prodImageLargePath='/villawareonline/images/newsieve.jpg'
		 prodLink='/detail.asp?product_id=261' prodPrice='44.99'
		 prodWeight='1' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='37.99' prodDateAdded='2001-11-22T07:40:35'
		 prodDateModified='2004-07-06T22:36:03'/>
	<z:row prodID='26-1150' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Covered Rice Server' ProdNamePlural='Covered Rice Servers'
		 prodShortDescription='Covered Rice Server with Bamboo Rice Paddle, Stoneware, 3-pc., 2 qt.'
		 prodDescription='Covered Rice Server with Bamboo Rice Paddle, Stoneware, 3-pc., 2 qt.'
		 prodMessage='' prodImageSmallPath='http://www.joycechen.com/jc/images_products/img_rice_server_covered_sm.jpg'
		 prodImageLargePath='http://www.joycechen.com/jc/images_products/img_rice_server_covered_sm.jpg'
		 prodLink='/detail.asp?product_id=26-1150' prodPrice='25.00'
		 prodWeight='0' prodShip='3.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-21T17:52:25' prodDateModified='2003-08-21T17:52:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='265' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Deluxe sausage maker sets'
		 ProdNamePlural='Deluxe sausage makers set' prodShortDescription='Quality Porkert brand deluxe sausage makers.Sausage making'
		 prodDescription='Each set includes 2 standard cutting disks, fine 4.5 mm (3/16&#x22;) and coarse 12 mm (1/2&#x22;) plus saysage stuffing funnel. Well, With a quality grinder, you will make better foods because you control the ingredients. Also functions as a sausage stuffer. Quality Porket brands units have been manufactured in the Czech Republic by the Pokert family since 1906. Cast iron body with bright double tin coating. high Grade cutting plates and knives produced from the finest hardened, tool quality steel.
Optional and replacement parts are available Parts include: cuttings disks, knife, sausage stuffer, cookie attachment, pulley wheel for all grinders.
Quality Porkert brand deluxe sausage makers. porket meat mincer'
		 prodMessage='That&#x27;s it!' prodImageSmallPath='/villawareonline/images/sausbig.jpg'
		 prodImageLargePath='/villawareonline/images/sausbig.jpg'
		 prodLink='/detail.asp?product_id=265' prodPrice='38.95'
		 prodWeight='8' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='32.99' prodDateAdded='2002-07-08T18:52:41'
		 prodDateModified='2005-01-19T00:39:47'/>
	<z:row prodID='2650' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Glass storage jar' ProdNamePlural='Glasses  storages jars'
		 prodShortDescription='Made of green recycled glass.' prodDescription='Made of green recycled glass.
¼ lb capacity, seal-tight lid. Made in Italy. Excellent gift basket item. Closeout item in limited quantity.'
		 prodMessage='' prodImageSmallPath='/images/2650.jpg' prodImageLargePath='/images/2650.jpg'
		 prodLink='' prodPrice='13.99' prodWeight='0' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='10.99' prodDateAdded='2003-02-14T18:36:54'
		 prodDateModified='2003-02-14T18:37:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='265-05-C' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Cookie Attachment 5' ProdNamePlural='cookies attachments'
		 prodShortDescription='cookie attachments' prodDescription='Pockerts
parts'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='/detail.asp?product_id=265-05-C' prodPrice='8.75'
		 prodWeight='0' prodShip='3.90' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2002-12-10T20:15:18' prodDateModified='2004-07-16T11:28:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='265-05-K' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Knife # 5' ProdNamePlural='knives'
		 prodShortDescription='Knife for #5  Grinder' prodDescription='Full assortment available. Parts are interchangeable with Alfa Brand'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/265att.jpg'
		 prodImageLargePath='/villawareonline/images/265att.jpg'
		 prodLink='' prodPrice='9.95' prodWeight='1' prodShip='1.61'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-01-12T16:49:16'/>
	<z:row prodID='265-10-K' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Knife for meat grinder' ProdNamePlural='knives for meat grinders'
		 prodShortDescription='Knife' prodDescription='Fits Alpha Brands, made by 
Pockert, Poland'
		 prodMessage='Found it!' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/265att.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/265att.jpg'
		 prodLink='' prodPrice='12.95' prodWeight='1' prodShip='1.80'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.00' prodDateAdded='2002-08-29T16:49:36'/>
	<z:row prodID='44142' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='10-Inch Pie Pan' ProdNamePlural='10-Inch Pie Pans'
		 prodShortDescription='-Commerical weight formed metal bakeware
-Will not warp or rust
'
		 prodDescription='-Commerical weight formed metal bakeware
-Will not warp or rust
-Premium non-stick for easy clean up'
		 prodMessage='' prodImageSmallPath='/images/44142.gif'
		 prodImageLargePath='/images/44142.gif' prodLink='' prodPrice='12.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:08:02' prodDateModified='2003-07-16T11:08:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='44231' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='WIDE OVAL ROASTER 17” / 12 QT'
		 ProdNamePlural='WIDE OVAL ROASTERS 17” / 12 QT' prodShortDescription='Extra wide, extra deep roaster for slow cooking large turkeys and roasts.
High domed cover for increased capacity.
'
		 prodDescription='Extra wide, extra deep roaster for slow cooking large turkeys and roasts.
High domed cover for increased capacity.
Cactus channel design on bottom drains grease away.
Special cover vent design controls steam and cooking speed.
Size: 17 in. x 12 in. x 8 in. / Capacity 12 quarts liquid.'
		 prodMessage='' prodImageSmallPath='/images/44231.gif'
		 prodImageLargePath='/images/44231.gif' prodLink='' prodPrice='51.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T14:31:48' prodDateModified='2003-07-16T14:32:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='443' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Oil Can' ProdNamePlural='oil dispensers'
		 prodShortDescription='Stainless steel, 16 oz capacity'
		 prodDescription='Made in Italy' prodMessage='The one! discontinued. Sorry'
		 prodImageSmallPath='/villawareonline/images/443.jpg' prodImageLargePath='/villawareonline/images/443.jpg'
		 prodLink='' prodPrice='45.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='39.99' prodDateAdded='2002-03-29T18:26:43'/>
	<z:row prodID='44342' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='QUICHE / TART PAN' ProdNamePlural='QUICHE / TART PANS'
		 prodShortDescription='-Commerical weight formed metal bakeware
-Will not warp or rust
'
		 prodDescription='-Commerical weight formed metal bakeware
-Will not warp or rust
-Premium non-stick for easy clean up'
		 prodMessage='' prodImageSmallPath='/images/44342.gif'
		 prodImageLargePath='/images/44342.gif' prodLink='' prodPrice='15.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T09:30:04' prodDateModified='2003-07-16T09:30:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='44431' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='KETTLE ROASTER 12” / 6 QT'
		 ProdNamePlural='KETTLE ROASTERS 12” / 6 QT' prodShortDescription='Circular domed design promotes convection cooking for moist and tender results.
The perfect design for cooking poultry, hams and pot roasts.
'
		 prodDescription='Circular domed design promotes convection cooking for moist and tender results.
The perfect design for cooking poultry, hams and pot roasts.
Special cover vent design controls steam and cooking speed.
Built in grilling ribs on bottom raise foods above the drippings.
Size: 16 in. x 8 in. / capacity 6 quarts liquid.'
		 prodMessage='' prodImageSmallPath='/images/44431.gif'
		 prodImageLargePath='/images/44431.gif' prodLink='' prodPrice='44.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T14:33:34' prodDateModified='2003-07-16T14:33:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='445' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='pasta cutter' ProdNamePlural='pasta cutters'
		 prodShortDescription='Stainless steel wheel pasta cutter, 4&#x22; diameter'
		 prodDescription='Wooden handle, Stainless steel wheel pasta cutter, 4&#x22; diameter'
		 prodMessage='mama mia! pizza pizza!' prodImageSmallPath='/villawareonline/images/pcutterb.jpg'
		 prodImageLargePath='/villawareonline/images/pcutterb.jpg'
		 prodLink='/detail.asp?product_id=445' prodPrice='12.99'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='9.99' prodDateAdded='2001-11-11T16:43:13'
		 prodDateModified='2004-07-31T00:11:40'/>
	<z:row prodID='446' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Hand Coffee Mill' ProdNamePlural='hands coffees mills'
		 prodShortDescription='Beautiful rendition of a classic.'
		 prodDescription='The hardwood case is handcraftedwith an intricately mittered corner construction and 2 wood tones. Grind is adjustable. Case mesaures 5x5&#x22;, stands 8&#x22; high overall. Made in Czech Republic.
'
		 prodMessage='Madre Mia!' prodImageSmallPath='/villawareonline/images/handcoffeemill.jpg'
		 prodImageLargePath='/villawareonline/images/handcoffeemill.jpg'
		 prodLink='' prodPrice='66.95' prodWeight='1' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='61' prodDateAdded='2001-07-21T13:12:05'/>
	<z:row prodID='1220004A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Trophy four horses' ProdNamePlural='Trophies four horses'
		 prodShortDescription='Trophy four horses,h. 54 cm 

'
		 prodDescription='Trophy four horses,h. 54 cm 

' prodMessage=''
		 prodImageSmallPath='/images/1220004A.gif' prodImageLargePath='/images/1220004A.gif'
		 prodLink='' prodPrice='4,563.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T11:17:59'
		 prodDateModified='2003-06-24T11:18:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1220016M' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Trophy one standing horse'
		 ProdNamePlural='Trophies one standing horses' prodShortDescription='Trophy one standing horse'
		 prodDescription='Trophy one standing horse' prodMessage=''
		 prodImageSmallPath='/images/1220016M.gif' prodImageLargePath='/images/1220016M.gif'
		 prodLink='' prodPrice='2,432.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T11:20:00'
		 prodDateModified='2003-06-24T11:20:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1220873' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bristol trophy' ProdNamePlural='Bristol trophies'
		 prodShortDescription='Bristol trophy,h. 19.5 cm.' prodDescription='Bristol trophy,h. 19.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1220873.gif'
		 prodImageLargePath='/images/1220873.gif' prodLink='' prodPrice='497.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T11:21:29' prodDateModified='2003-06-24T11:21:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1220876' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bertello trophy' ProdNamePlural='Bertello trophies'
		 prodShortDescription='Bertello trophy,h. 37 cm. 

'
		 prodDescription='Bertello trophy,h. 37 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/1220876.gif' prodImageLargePath='/images/1220876.gif'
		 prodLink='' prodPrice='1,410.00' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-24T11:22:58'
		 prodDateModified='2003-06-24T11:23:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1220877' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bertello trophy' ProdNamePlural='Bertello trophies'
		 prodShortDescription='Bertello trophy,h. 47.5 cm.' prodDescription='Bertello trophy,h. 47.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1220877.gif'
		 prodImageLargePath='/images/1220877.gif' prodLink='' prodPrice='2,584.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T11:24:39' prodDateModified='2003-06-24T11:24:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1220915' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Trophy two standing horses'
		 ProdNamePlural='Trophies two standing horses' prodShortDescription='Trophy two standing horses,h.24 cm. 

'
		 prodDescription='Trophy two standing horses,h.24 cm. 

'
		 prodMessage='' prodImageSmallPath='/images/1220915.gif'
		 prodImageLargePath='/images/1220915.gif' prodLink='' prodPrice='1,489.60'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T11:26:03' prodDateModified='2003-06-24T11:26:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1223031' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Gold plated labarthe trophy onyx base'
		 ProdNamePlural='Gold plated labarthe trophies onyx bases'
		 prodShortDescription='Gold plated labarthe trophy onyx base,h.25.5 cm.'
		 prodDescription='Gold plated labarthe trophy onyx base,h.25.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1223031.gif'
		 prodImageLargePath='/images/1223031.gif' prodLink='' prodPrice='676.08'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T11:27:23' prodDateModified='2003-06-24T11:27:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12245' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='8 PC RANGEWARE PRO SET' ProdNamePlural='8 PC RANGEWARE PRO SETS'
		 prodShortDescription='Stay-cool stainless steel handles.
Oven safe.
Stainless steel covers.
Riveted handles will never loosen.
'
		 prodDescription='Stay-cool stainless steel handles.
Oven safe.
Stainless steel covers.
Riveted handles will never loosen.
Scratch-resistant pan bottoms.'
		 prodMessage='' prodImageSmallPath='/images/12245.gif'
		 prodImageLargePath='/images/12245.gif' prodLink='' prodPrice='133.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:32:37' prodDateModified='2003-07-16T13:32:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='123' prodCategoryId='6' prodManufacturerId='4'
		 prodVendorId='5' prodName='Moroccan Treasure Box' ProdNamePlural='Moroccans coral treasuresboxes'
		 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='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'
		 prodMessage='Beautifull Morocco!' prodImageSmallPath='images/boxes.jpg'
		 prodImageLargePath='images/boxes.jpg' prodLink='detail.asp?PRODUCT_ID=123'
		 prodPrice='49.95' prodWeight='0' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='0' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2001-03-30T23:11:13' prodDateModified='2003-05-09T17:10:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12307031' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Imperio)' ProdNamePlural='Cruet sets (Imperio)'
		 prodShortDescription='Cruet set (Imperio)' prodDescription='Cruet set (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/1230703imp.gif'
		 prodImageLargePath='/images/1230703imp.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T11:46:11' prodDateModified='2003-07-06T11:46:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Llano)' ProdNamePlural='Cruet sets (Llano)'
		 prodShortDescription='Cruet set (Llano)' prodDescription='Cruet set (Llano)'
		 prodMessage='' prodImageSmallPath='/images/1230703lla.gif'
		 prodImageLargePath='/images/1230703lla.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T11:50:28' prodDateModified='2003-07-06T11:50:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='123070319' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Perla)' ProdNamePlural='Cruet sets (Perla)'
		 prodShortDescription='Cruet set (Perla)' prodDescription='Cruet set (Perla)'
		 prodMessage='' prodImageSmallPath='/images/1230703per.gif'
		 prodImageLargePath='/images/1230703per.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T11:52:08' prodDateModified='2003-07-06T11:52:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='123070323' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Astoria)' ProdNamePlural='Cruet sets (Astoria)'
		 prodShortDescription='Cruet set (Astoria)' prodDescription='Cruet set (Astoria)'
		 prodMessage='' prodImageSmallPath='/images/1230703ast.gif'
		 prodImageLargePath='/images/1230703ast.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T11:55:34' prodDateModified='2003-07-06T11:55:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='123070324' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Chippendale)' ProdNamePlural='Cruet sets (Chippendale)'
		 prodShortDescription='Cruet set (Chippendale)' prodDescription='Cruet set (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/1230703chi.gif'
		 prodImageLargePath='/images/1230703chi.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T11:57:12' prodDateModified='2003-07-06T11:57:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='123070325' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Florencia)' ProdNamePlural='Cruet sets (Florencia)'
		 prodShortDescription='Cruet set (Florencia) 

' prodDescription='Cruet set (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/1230703flo.gif'
		 prodImageLargePath='/images/1230703flo.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T11:58:41' prodDateModified='2003-07-06T11:59:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12307033' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Brasil)' ProdNamePlural='Cruet sets (Brasil)'
		 prodShortDescription='Cruet set (Brasil)' prodDescription='Cruet set (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/1230703bra.gif'
		 prodImageLargePath='/images/1230703bra.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:00:05' prodDateModified='2003-07-06T12:00:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12307034' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Sevilla)' ProdNamePlural='Cruet sets (Sevilla)'
		 prodShortDescription='Cruet set (Sevilla)' prodDescription='Cruet set (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1230703sev.gif'
		 prodImageLargePath='/images/1230703sev.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:01:24' prodDateModified='2003-07-06T12:01:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12307036' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set (Barroco)' ProdNamePlural='Cruet sets (Barroco)'
		 prodShortDescription='Cruet set (Barroco)' prodDescription='Cruet set (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/1230703bar.gif'
		 prodImageLargePath='/images/1230703bar.gif' prodLink=''
		 prodPrice='565.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:03:21' prodDateModified='2003-07-06T12:03:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703A' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size chippendale style cruet set'
		 ProdNamePlural='Small size chippendale style cruet sets'
		 prodShortDescription='Small size chippendale style cruet set'
		 prodDescription='Small size chippendale style cruet set'
		 prodMessage='' prodImageSmallPath='/images/1230703A.gif'
		 prodImageLargePath='/images/1230703A.gif' prodLink=''
		 prodPrice='402.36' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:04:49' prodDateModified='2003-07-06T12:05:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703B1' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size cruet set (Imperio)'
		 ProdNamePlural='Small size cruet sets (Imperio)' prodShortDescription='Small size cruet set (Imperio) 

'
		 prodDescription='Small size cruet set (Imperio) 

'
		 prodMessage='' prodImageSmallPath='/images/1230703bimp.gif'
		 prodImageLargePath='/images/1230703bimp.gif' prodLink=''
		 prodPrice='401.52' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:06:07' prodDateModified='2003-07-06T12:06:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703B122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size cruet set (Llano)'
		 ProdNamePlural='Small size cruet sets (Llano)' prodShortDescription='Small size cruet set (Llano)'
		 prodDescription='Small size cruet set (Llano)' prodMessage=''
		 prodImageSmallPath='/images/1230703blla.gif' prodImageLargePath='/images/1230703blla.gif'
		 prodLink='' prodPrice='401.52' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-06T12:07:31'
		 prodDateModified='2003-07-06T12:07:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703B23' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size cruet set (Astoria)'
		 ProdNamePlural='Small size cruet sets (Astoria)' prodShortDescription='Small size cruet set (Astoria)'
		 prodDescription='Small size cruet set (Astoria)' prodMessage=''
		 prodImageSmallPath='/images/1230703bast.gif' prodImageLargePath='/images/1230703bast.gif'
		 prodLink='' prodPrice='401.52' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-06T12:08:55'
		 prodDateModified='2003-07-06T12:09:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703B25' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size cruet set (Florencia)'
		 ProdNamePlural='Small size cruet sets (Florencia)' prodShortDescription='Small size cruet set (Florencia) 

'
		 prodDescription='Small size cruet set (Florencia) 

'
		 prodMessage='' prodImageSmallPath='/images/1230703bflo.gif'
		 prodImageLargePath='/images/1230703bflo.gif' prodLink=''
		 prodPrice='401.52' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:10:20' prodDateModified='2003-07-06T12:10:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703B3' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size cruet set (Brasil)'
		 ProdNamePlural='Small size cruet sets (Brasil)' prodShortDescription='Small size cruet set (Brasil)'
		 prodDescription='Small size cruet set (Brasil)' prodMessage=''
		 prodImageSmallPath='/images/1230703bbra.gif' prodImageLargePath='/images/1230703bbra.gif'
		 prodLink='' prodPrice='401.52' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-06T12:11:38'
		 prodDateModified='2003-07-06T12:11:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703B4' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size cruet set (Sevilla)'
		 ProdNamePlural='Small size cruet sets (Sevilla)' prodShortDescription='Small size cruet set (Sevilla) 

'
		 prodDescription='Small size cruet set (Sevilla) 

'
		 prodMessage='' prodImageSmallPath='/images/1230703bsev.gif'
		 prodImageLargePath='/images/1230703bsev.gif' prodLink=''
		 prodPrice='401.52' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:12:44' prodDateModified='2003-07-06T12:12:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230703B6' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size cruet set (Barroco)'
		 ProdNamePlural='Small size cruet sets (Barroco)' prodShortDescription='Small size cruet set (Barroco)'
		 prodDescription='Small size cruet set (Barroco)' prodMessage=''
		 prodImageSmallPath='/images/1230703bbar.gif' prodImageLargePath='/images/1230703bbar.gif'
		 prodLink='' prodPrice='401.52' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-06T12:13:56'
		 prodDateModified='2003-07-06T12:14:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='12307041' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set salt &#x26; pepper shakers (Imperio)'
		 ProdNamePlural='Cruet sets salt &#x26; pepper shakers (Imperio)'
		 prodShortDescription='Cruet set salt &#x26; pepper shakers (Imperio)'
		 prodDescription='Cruet set salt &#x26; pepper shakers (Imperio)'
		 prodMessage='' prodImageSmallPath='/images/1230704imp.gif'
		 prodImageLargePath='/images/1230704imp.gif' prodLink=''
		 prodPrice='887.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:15:32' prodDateModified='2003-07-06T12:15:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1230704122' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set salt &#x26; pepper shakers (Llano)'
		 ProdNamePlural='Cruet sets salt &#x26; pepper shakers (Llano)'
		 prodShortDescription='Cruet set salt &#x26; pepper shakers (Llano)'
		 prodDescription='Cruet set salt &#x26; pepper shakers (Llano)'
		 prodMessage='' prodImageSmallPath='/images/1230704lla.gif'
		 prodImageLargePath='/images/1230704lla.gif' prodLink=''
		 prodPrice='887.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:16:47' prodDateModified='2003-07-06T12:17:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='123070424' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set salt &#x26; pepper shakers (Chippendale)'
		 ProdNamePlural='Cruet sets salt &#x26; pepper shakers (Chippendale)'
		 prodShortDescription='Cruet set salt &#x26; pepper shakers (Chippendale)'
		 prodDescription='Cruet set salt &#x26; pepper shakers (Chippendale)'
		 prodMessage='' prodImageSmallPath='/images/1230704chi.gif'
		 prodImageLargePath='/images/1230704chi.gif' prodLink=''
		 prodPrice='887.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:17:58' prodDateModified='2003-07-06T12:18:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='123070425' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set salt &#x26; pepper shakers (Florencia)'
		 ProdNamePlural='Cruet sets salt &#x26; pepper shakers (Florencia)'
		 prodShortDescription='Cruet set salt &#x26; pepper shakers (Florencia)'
		 prodDescription='Cruet set salt &#x26; pepper shakers (Florencia)'
		 prodMessage='' prodImageSmallPath='/images/1230704.gif'
		 prodImageLargePath='/images/1230704.gif' prodLink='' prodPrice='887.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-06T12:19:22' prodDateModified='2003-07-06T12:19:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12307043' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set salt &#x26; pepper shakers (Brasil)'
		 ProdNamePlural='Cruet sets salt &#x26; pepper shakers (Brasil)'
		 prodShortDescription='Cruet set salt &#x26; pepper shakers (Brasil)'
		 prodDescription='Cruet set salt &#x26; pepper shakers (Brasil)'
		 prodMessage='' prodImageSmallPath='/images/1230704bra.gif'
		 prodImageLargePath='/images/1230704bra.gif' prodLink=''
		 prodPrice='887.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:20:36' prodDateModified='2003-07-06T12:20:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12307044' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set salt &#x26; pepper shakers (Sevilla)'
		 ProdNamePlural='Cruet sets salt &#x26; pepper shakers (Sevilla)'
		 prodShortDescription='Cruet set salt &#x26; pepper shakers (Sevilla)'
		 prodDescription='Cruet set salt &#x26; pepper shakers (Sevilla)'
		 prodMessage='' prodImageSmallPath='/images/1230704sev.gif'
		 prodImageLargePath='/images/1230704sev.gif' prodLink=''
		 prodPrice='887.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:21:50' prodDateModified='2003-07-06T12:22:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12307046' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Cruet set salt &#x26; pepper shakers (Barroco)'
		 ProdNamePlural='Cruet sets salt &#x26; pepper shakers (Barroco)'
		 prodShortDescription='Cruet set salt &#x26; pepper shakers (Barroco)'
		 prodDescription='Cruet set salt &#x26; pepper shakers (Barroco)'
		 prodMessage='' prodImageSmallPath='/images/1230704bar.gif'
		 prodImageLargePath='/images/1230704bar.gif' prodLink=''
		 prodPrice='887.20' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-06T12:24:00' prodDateModified='2003-07-06T12:24:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='124' prodCategoryId='11' prodManufacturerId='4'
		 prodVendorId='4' prodName='Moroccan Tea Glasses' ProdNamePlural='Moroccan Tea Glasses'
		 prodShortDescription='Discover the delight of Moroccan mint tea and enjoy the traditional with these beautiful glasses.    Tea recipe included.'
		 prodDescription='Discover the delight of Moroccan mint tea and enjoy the traditional with these beautiful glasses.    Tea recipe included.'
		 prodMessage='On the Road to Morocco!' prodImageSmallPath='/villawareonline/images/teaglasses.jpg'
		 prodImageLargePath='/villawareonline/images/teaglasses.jpg'
		 prodLink='detail.asp?PRODUCT_ID=124' prodPrice='10.95'
		 prodWeight='5.0000000000000003E-2' prodShip='5.0' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='8'
		 prodDateAdded='2002-05-24T12:16:46' prodDateModified='2004-01-22T22:15:06'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='223,225,Bronze,MC-113'
		 prodRelatedCats=''/>
	<z:row prodID='1240016' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Bombe style place marker' ProdNamePlural='Bombe style place markers'
		 prodShortDescription='Bombe style place marker,h.6 cm.'
		 prodDescription='Bombe style place marker,h.6 cm.' prodMessage=''
		 prodImageSmallPath='/images/1240016.gif' prodImageLargePath='/images/1240016.gif'
		 prodLink='' prodPrice='44.25' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T15:03:29'
		 prodDateModified='2003-07-02T15:04:22' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1240057' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Place marker &#x26; card-holder'
		 ProdNamePlural='Place markers &#x26; card-holders' prodShortDescription='Place marker &#x26; card-holder'
		 prodDescription='Place marker &#x26; card-holder' prodMessage=''
		 prodImageSmallPath='/images/1240057.gif' prodImageLargePath='/images/1240057.gif'
		 prodLink='' prodPrice='37.35' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T15:05:05'
		 prodDateModified='2003-07-02T15:05:19' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1253394' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creole style horse shoe' ProdNamePlural='Creole style horse shoes'
		 prodShortDescription='Creole style horse shoe,14.5 x 5 cm.'
		 prodDescription='Creole style horse shoe,14.5 x 5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1253394.gif'
		 prodImageLargePath='/images/1253394.gif' prodLink='' prodPrice='174.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T15:08:32' prodDateModified='2003-07-02T15:08:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1253395' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creole style horse shoe' ProdNamePlural='Creole style horse shoes'
		 prodShortDescription='Creole style horse shoe,15.5 x 5.5 cm.'
		 prodDescription='Creole style horse shoe,15.5 x 5.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1253395.gif'
		 prodImageLargePath='/images/1253395.gif' prodLink='' prodPrice='194.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T15:09:25' prodDateModified='2003-07-02T15:09:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1253396' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creole style horse shoe' ProdNamePlural='Creole style horse shoes'
		 prodShortDescription='Creole style horse shoe,18 x 9 cm.'
		 prodDescription='Creole style horse shoe,18 x 9 cm.' prodMessage=''
		 prodImageSmallPath='/images/1253396.gif' prodImageLargePath='/images/1253396.gif'
		 prodLink='' prodPrice='301.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-02T15:10:48'
		 prodDateModified='2003-07-02T15:11:01' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1253398' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Creole style horse shoe' ProdNamePlural='Creole style horse shoes'
		 prodShortDescription='Creole style horse shoe,25 x 10.5 cm.'
		 prodDescription='Creole style horse shoe,25 x 10.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1253398.gif'
		 prodImageLargePath='/images/1253398.gif' prodLink='' prodPrice='360.25'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-02T15:11:44' prodDateModified='2003-07-02T15:11:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260001' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Liqueur flask' ProdNamePlural='Liqueur flasks'
		 prodShortDescription='Liqueur flask,h.14.5 cm.' prodDescription='Liqueur flask,h.14.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1260001.gif'
		 prodImageLargePath='/images/1260001.gif' prodLink='' prodPrice='334.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T17:33:28' prodDateModified='2003-07-01T17:33:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260002' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Thimble' ProdNamePlural='Thimbles'
		 prodShortDescription='Thimble' prodDescription='Thimble'
		 prodMessage='' prodImageSmallPath='/images/1260002.gif'
		 prodImageLargePath='/images/1260002.gif' prodLink='' prodPrice='29.12'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T17:34:39' prodDateModified='2003-07-01T17:34:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260005' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pill box  one-sol coin' ProdNamePlural='Pill boxes  one-sol coins'
		 prodShortDescription='Pill box  one-sol coin' prodDescription='Pill box  one-&#x22;sol&#x22; coin'
		 prodMessage='' prodImageSmallPath='/images/1260005.gif'
		 prodImageLargePath='/images/1260005.gif' prodLink='' prodPrice='86.93'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-01T17:36:15' prodDateModified='2003-07-01T17:36:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260007' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pill box  half-sol coin'
		 ProdNamePlural='Pill boxes  half-sol coins' prodShortDescription='Pill box  half-sol coin'
		 prodDescription='Pill box  half-sol coin' prodMessage=''
		 prodImageSmallPath='/images/1260007.gif' prodImageLargePath='/images/1260007.gif'
		 prodLink='' prodPrice='55.23' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:37:40'
		 prodDateModified='2003-07-01T17:37:59' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260025' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Small size rosary' ProdNamePlural='Small size rosary'
		 prodShortDescription='Small size rosary' prodDescription='Small size rosary'
		 prodMessage='' prodImageSmallPath='/images/1260023.gif'
		 prodImageLargePath='/images/1260023.gif' prodLink='' prodPrice='184.80'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-03T23:15:25' prodDateModified='2003-07-03T23:16:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260027' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Paper shift lock' ProdNamePlural='Paper shift locks'
		 prodShortDescription='Paper shift lock,l.15 cm. 

'
		 prodDescription='Paper shift lock,l.15 cm. 

' prodMessage=''
		 prodImageSmallPath='/images/1260027.gif' prodImageLargePath='/images/1260027.gif'
		 prodLink='' prodPrice='54.91' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-04T00:41:09'
		 prodDateModified='2003-07-04T00:42:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260028' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Letter holder clip' ProdNamePlural='Letter holder clips'
		 prodShortDescription='Letter holder clip, l. 10 cm.' prodDescription='Letter holder clip, l. 10 cm.'
		 prodMessage='' prodImageSmallPath='/images/1260028.gif'
		 prodImageLargePath='/images/1260028.gif' prodLink='' prodPrice='42.75'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T00:42:52' prodDateModified='2003-07-04T00:43:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260029' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Inca&#x27;s tumi figure' ProdNamePlural='Inca s tumi figures'
		 prodShortDescription='Inca&#x27;s tumi figure,l. 19.5 cm., l. 12.5 cm.'
		 prodDescription='Inca&#x27;s tumi figure,l. 19.5 cm., l. 12.5 cm.'
		 prodMessage='' prodImageSmallPath='/images/1260029.gif'
		 prodImageLargePath='/images/1260029.gif' prodLink='' prodPrice='156.21'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-06-30T17:39:43' prodDateModified='2003-06-30T17:41:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='12600332' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Venecia)' ProdNamePlural='Pinkie rings (Venecia)'
		 prodShortDescription='Pinkie rings (Venecia)' prodDescription='Pinkie rings (Venecia)'
		 prodMessage='' prodImageSmallPath='/images/1260033ven.gif'
		 prodImageLargePath='/images/1260033ven.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:39:07' prodDateModified='2003-07-01T17:39:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003320' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (San marco)' ProdNamePlural='Pinkie rings (San marco)'
		 prodShortDescription='Pinkie rings (San marco)' prodDescription='Pinkie rings (San marco)'
		 prodMessage='' prodImageSmallPath='/images/1260033sma.gif'
		 prodImageLargePath='/images/1260033sma.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:40:08' prodDateModified='2003-07-01T17:40:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003321' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Colonial)' ProdNamePlural='Pinkie rings (Colonial)'
		 prodShortDescription='Pinkie rings (Colonial)' prodDescription='Pinkie rings (Colonial)'
		 prodMessage='' prodImageSmallPath='/images/1260033col.gif'
		 prodImageLargePath='/images/1260033col.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:41:20' prodDateModified='2003-07-01T17:41:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003322' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Ambassador)'
		 ProdNamePlural='Pinkie rings (Ambassador)' prodShortDescription='Pinkie rings (Ambassador)'
		 prodDescription='Pinkie rings (Ambassador)' prodMessage=''
		 prodImageSmallPath='/images/1260033amb.gif' prodImageLargePath='/images/1260033amb.gif'
		 prodLink='' prodPrice='35.04' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:50:32'
		 prodDateModified='2003-07-01T17:50:50' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003324' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Chippendale)'
		 ProdNamePlural='Pinkie rings (Chippendale)' prodShortDescription='Pinkie rings (Chippendale)'
		 prodDescription='Pinkie rings (Chippendale)' prodMessage=''
		 prodImageSmallPath='/images/1260033chi.gif' prodImageLargePath='/images/1260033chi.gif'
		 prodLink='' prodPrice='35.04' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T17:52:19'
		 prodDateModified='2003-07-01T17:52:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='12600335' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings ' ProdNamePlural='Pinkie rings '
		 prodShortDescription='Pinkie rings ' prodDescription='Pinkie rings '
		 prodMessage='' prodImageSmallPath='/images/1260033ing.gif'
		 prodImageLargePath='/images/1260033ing.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:53:37' prodDateModified='2003-07-01T17:53:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003384' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Baroque)' ProdNamePlural='Pinkie rings (Baroque)'
		 prodShortDescription='Pinkie rings (Baroque)' prodDescription='Pinkie rings (Baroque)'
		 prodMessage='' prodImageSmallPath='/images/1260033bar.gif'
		 prodImageLargePath='/images/1260033bar.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:54:59' prodDateModified='2003-07-01T17:55:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003385' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Boston)' ProdNamePlural='Pinkie rings (Boston)'
		 prodShortDescription='Pinkie rings (Boston)' prodDescription='Pinkie rings (Boston)'
		 prodMessage='' prodImageSmallPath='/images/1260033bos.gif'
		 prodImageLargePath='/images/1260033bos.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:55:53' prodDateModified='2003-07-01T17:56:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003386' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Carmen)' ProdNamePlural='Pinkie rings (Carmen)'
		 prodShortDescription='Pinkie rings (Carmen)' prodDescription='Pinkie rings (Carmen)'
		 prodMessage='' prodImageSmallPath='/images/1260033car.gif'
		 prodImageLargePath='/images/1260033car.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:57:21' prodDateModified='2003-07-01T17:57:59'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003387' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Corinto)' ProdNamePlural='Pinkie rings (Corinto)'
		 prodShortDescription='Pinkie rings (Corinto)' prodDescription='Pinkie rings (Corinto)'
		 prodMessage='' prodImageSmallPath='/images/1260033cor.gif'
		 prodImageLargePath='/images/1260033cor.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:58:58' prodDateModified='2003-07-01T17:59:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003388' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Florida)' ProdNamePlural='Pinkie rings (Florida)'
		 prodShortDescription='Pinkie rings (Florida)' prodDescription='Pinkie rings (Florida)'
		 prodMessage='' prodImageSmallPath='/images/1260033flo.gif'
		 prodImageLargePath='/images/1260033flo.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T17:59:52' prodDateModified='2003-07-01T18:00:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003389' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Gran paris)'
		 ProdNamePlural='Pinkie rings (Gran paris)' prodShortDescription='Pinkie rings (Gran paris) 

'
		 prodDescription='Pinkie rings (Gran paris) 

' prodMessage=''
		 prodImageSmallPath='/images/1260033gpa.gif' prodImageLargePath='/images/1260033gpa.gif'
		 prodLink='' prodPrice='35.04' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T18:00:49'
		 prodDateModified='2003-07-01T18:01:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003390' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Helénica)' ProdNamePlural='Pinkie rings (Helénica)'
		 prodShortDescription='Pinkie rings (Helénica)' prodDescription='Pinkie rings (Helénica)'
		 prodMessage='' prodImageSmallPath='/images/1260033hel.gif'
		 prodImageLargePath='/images/1260033hel.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T18:02:02' prodDateModified='2003-07-01T18:02:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003391' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Imperial)' ProdNamePlural='Pinkie rings (Imperial)'
		 prodShortDescription='Pinkie rings (Imperial)' prodDescription='Pinkie rings (Imperial)'
		 prodMessage='' prodImageSmallPath='/images/1260033imp.gif'
		 prodImageLargePath='/images/1260033imp.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T18:02:55' prodDateModified='2003-07-01T18:03:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003392' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Lima)' ProdNamePlural='Pinkie rings (Lima)'
		 prodShortDescription='Pinkie rings (Lima)' prodDescription='Pinkie rings (Lima)'
		 prodMessage='' prodImageSmallPath='/images/1260033lim.gif'
		 prodImageLargePath='/images/1260033lim.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T18:03:52' prodDateModified='2003-07-01T18:04:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003393' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Orleans)' ProdNamePlural='Pinkie rings (Orleans)'
		 prodShortDescription='Pinkie rings (Orleans)' prodDescription='Pinkie rings (Orleans)'
		 prodMessage='' prodImageSmallPath='/images/1260033orl.gif'
		 prodImageLargePath='/images/1260033orl.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T18:05:24' prodDateModified='2003-07-01T18:05:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003394' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Piemonte)' ProdNamePlural='Pinkie rings (Piemonte)'
		 prodShortDescription='Pinkie rings (Piemonte)' prodDescription='Pinkie rings (Piemonte)'
		 prodMessage='' prodImageSmallPath='/images/1260033pie.gif'
		 prodImageLargePath='/images/1260033pie.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T18:06:27' prodDateModified='2003-07-01T18:06:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003395' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Portofino)' ProdNamePlural='Pinkie rings (Portofino)'
		 prodShortDescription='Pinkie rings (Portofino)' prodDescription='Pinkie rings (Portofino)'
		 prodMessage='' prodImageSmallPath='/images/1260033por.gif'
		 prodImageLargePath='/images/1260033por.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T18:07:21' prodDateModified='2003-07-01T18:07:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003396' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Sorrento)' ProdNamePlural='Pinkie rings (Sorrento)'
		 prodShortDescription='Pinkie rings (Sorrento)' prodDescription='Pinkie rings (Sorrento)'
		 prodMessage='' prodImageSmallPath='/images/1260033sor.gif'
		 prodImageLargePath='/images/1260033sor.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T18:08:22' prodDateModified='2003-07-01T18:08:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='126003397' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Pinkie rings (Vienna)' ProdNamePlural='Pinkie rings (Vienna)'
		 prodShortDescription='Pinkie rings (Vienna) 

' prodDescription='Pinkie rings (Vienna) 

'
		 prodMessage='' prodImageSmallPath='/images/1260033vie.gif'
		 prodImageLargePath='/images/1260033vie.gif' prodLink=''
		 prodPrice='35.04' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-01T18:09:23' prodDateModified='2003-07-01T18:09:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260035' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Engraved book marker' ProdNamePlural='Engraved book markers'
		 prodShortDescription='Engraved book marker' prodDescription='Engraved book marker'
		 prodMessage='' prodImageSmallPath='/images/1260035.gif'
		 prodImageLargePath='/images/1260035.gif' prodLink='' prodPrice='33.66'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-04T00:43:53' prodDateModified='2003-07-04T00:44:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260040' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Polar bears on stone' ProdNamePlural='Polar bears on stones'
		 prodShortDescription='Polar bears on stone' prodDescription='Polar bears on stone'
		 prodMessage='' prodImageSmallPath='/images/1260040.gif'
		 prodImageLargePath='/images/1260040.gif' prodLink='' prodPrice='170.40'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:50:22' prodDateModified='2003-06-24T16:50:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1260056' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Candles light extinguisher'
		 ProdNamePlural='Candles light extinguishers' prodShortDescription='Candles light extinguisher'
		 prodDescription='Candles light extinguisher' prodMessage=''
		 prodImageSmallPath='/images/1260056.gif' prodImageLargePath='/images/1260056.gif'
		 prodLink='' prodPrice='120.05' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T13:06:41'
		 prodDateModified='2003-06-30T13:07:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261012' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Parrot nautilus shell on stand'
		 ProdNamePlural='Parrots nautilus shell on stands' prodShortDescription='Parrot nautilus shell on stand, h. 38 cm.'
		 prodDescription='Parrot nautilus shell on stand, h. 38 cm.'
		 prodMessage='' prodImageSmallPath='/images/pt0630.gif'
		 prodImageLargePath='/images/pt0630.gif' prodLink='' prodPrice='299.20'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:51:50' prodDateModified='2003-06-24T16:52:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261022' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Silver tray for cheese knife'
		 ProdNamePlural='Silver tray for cheeses knifes' prodShortDescription='Silver tray for cheese knife'
		 prodDescription='Silver tray for cheese knife' prodMessage=''
		 prodImageSmallPath='/images/1261022.gif' prodImageLargePath='/images/1261022.gif'
		 prodLink='' prodPrice='195.06' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-03T14:00:52'
		 prodDateModified='2003-07-03T14:01:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261032' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Wine bottle ring' ProdNamePlural='Wine bottle rings'
		 prodShortDescription='Wine bottle ring' prodDescription='Wine bottle ring'
		 prodMessage='' prodImageSmallPath='/images/1261032.gif'
		 prodImageLargePath='/images/1261032.gif' prodLink='' prodPrice='25.06'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-30T13:07:54' prodDateModified='2003-06-30T13:08:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261034' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Walking cane  horse head fig.'
		 ProdNamePlural='Walking canes  horse head figs.' prodShortDescription='Walking cane  horse head fig.'
		 prodDescription='Walking cane  horse head fig.' prodMessage=''
		 prodImageSmallPath='/images/1261034.gif' prodImageLargePath='/images/1261034.gif'
		 prodLink='' prodPrice='240.20' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T18:10:28'
		 prodDateModified='2003-07-01T18:10:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261036' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Walking cane  duck head fig.'
		 ProdNamePlural='Walking canes  duck head figs.' prodShortDescription='Walking cane  duck head fig.'
		 prodDescription='Walking cane  duck head fig.' prodMessage=''
		 prodImageSmallPath='/images/1261036.gif' prodImageLargePath='/images/1261036.gif'
		 prodLink='' prodPrice='220.50' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T18:11:27'
		 prodDateModified='2003-07-01T18:11:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261038' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Walking cane dog head fig.'
		 ProdNamePlural='Walking canes dog head figs.' prodShortDescription='Walking cane dog head fig.'
		 prodDescription='Walking cane dog head fig.' prodMessage=''
		 prodImageSmallPath='/images/1261038.gif' prodImageLargePath='/images/1261038.gif'
		 prodLink='' prodPrice='298.10' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-01T18:12:31'
		 prodDateModified='2003-07-01T18:12:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261045' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Playing cards&#x27; box' ProdNamePlural='Playing cards boxes'
		 prodShortDescription='Playing cards&#x27; box' prodDescription='Playing cards&#x27; box'
		 prodMessage='' prodImageSmallPath='/images/1261045.gif'
		 prodImageLargePath='/images/1261045.gif' prodLink='' prodPrice='126.86'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-06-24T16:55:07' prodDateModified='2003-06-24T16:55:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261055326' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Photo album (tela)' ProdNamePlural='Photos albums (tela)'
		 prodShortDescription='Photo album (tela)' prodDescription='Photo album (tela)'
		 prodMessage='' prodImageSmallPath='/images/1261055tela.gif'
		 prodImageLargePath='/images/1261055tela.gif' prodLink=''
		 prodPrice='289.44' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T16:56:33' prodDateModified='2003-06-24T16:56:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261055333' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Photo album (terciopelo)' ProdNamePlural='Photos albums (terciopelo)'
		 prodShortDescription='Photo album (terciopelo) 

' prodDescription='Photo album (terciopelo) 

'
		 prodMessage='' prodImageSmallPath='/images/1261055terciop.gif'
		 prodImageLargePath='/images/1261055terciop.gif' prodLink=''
		 prodPrice='289.44' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T16:57:55' prodDateModified='2003-06-24T16:59:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261055335' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Photo album (madera)' ProdNamePlural='Photos albums (madera)'
		 prodShortDescription='Photo album (madera)' prodDescription='Photo album (madera)'
		 prodMessage='' prodImageSmallPath='/images/1261055madera.gif'
		 prodImageLargePath='/images/1261055madera.gif' prodLink=''
		 prodPrice='289.44' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-06-24T17:03:02' prodDateModified='2003-06-24T17:03:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1261070' prodCategoryId='11' prodManufacturerId='7'
		 prodVendorId='8' prodName='Polo style thermometer for wine'
		 ProdNamePlural='Polo style thermometer for wines' prodShortDescription='Polo style thermometer for wine'
		 prodDescription='Polo style thermometer for wine' prodMessage=''
		 prodImageSmallPath='/images/1261070.gif' prodImageLargePath='/images/1261070.gif'
		 prodLink='' prodPrice='41.30' prodWeight='0' prodShip='10.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-06-30T22:35:50'
		 prodDateModified='2003-06-30T22:37:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='127OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Oil Cans &#x26; Butter Warmers'
		 ProdNamePlural='Oil Cans &#x26; Butter Warmers' prodShortDescription='127 - Butter Warmers Ceramic cups, Set/2
609 - 7 3/4&#x27;&#x27;H 18/10 Stainless Oil Can, 1 Pint
305 - 9 1/2&#x27;&#x27;H Copper-over-18/10 Oil Can, 1 Qt.
'
		 prodDescription='127 - Butter Warmers Ceramic cups, Set/2
609 - 7 3/4&#x27;&#x27;H 18/10 Stainless Oil Can, 1 Pint
305 - 9 1/2&#x27;&#x27;H Copper-over-18/10 Oil Can, 1 Qt.
304 - 7 3/4&#x27;&#x27;H Copper-over-18/10 Oil Can, 1 Pint
378 - 8&#x27;&#x27;H Copper-over-18/10 Oil Can, 1 Pint
858 - 4 1/2&#x27;&#x27; Butter Warmer Standd
862 - 5&#x27;&#x27;H Copper Oil Can, 1/2 Pint
610 - 8&#x27;&#x27;H 18/18 Stainless Oil Can, 1 Pint'
		 prodMessage='' prodImageSmallPath='/images/16-b.jpg' prodImageLargePath='/images/16-b.jpg'
		 prodLink='' prodPrice='14.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T21:18:21'
		 prodDateModified='2003-07-24T21:18:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='12SF2A' prodCategoryId='11' prodManufacturerId='54'
		 prodVendorId='7' prodName='Stir Fry/Skillet' ProdNamePlural='Stir Fry/Skillets'
		 prodShortDescription='12 3/4&#x27;&#x27; dia., 3 1/4&#x27;&#x27;depth, 11-lbs.
Essential for authentic stir-fry cooking. There is no comparison to other woks because cast iron gets hotter. 
'
		 prodDescription='12 3/4&#x27;&#x27; dia., 3 1/4&#x27;&#x27;depth, 11-lbs.
Essential for authentic stir-fry cooking. There is no comparison to other woks because cast iron gets hotter. Used by oriental chefs for centuries, this wok comes complete with recipe cards and hot handle holder. 
Natural Finish 
'
		 prodMessage='' prodImageSmallPath='/images/12SF2A.jpg'
		 prodImageLargePath='/images/12SF2A.jpg' prodLink='' prodPrice='42.98'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-12T15:03:54' prodDateModified='2003-08-12T15:04:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='13009' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 9 Piece Chef&#x27;s Set'
		 ProdNamePlural='Scanpan Ergonomic 9 Piece Chef s Set'
		 prodShortDescription='-Includes:
-11&#x22; Fry Pan (200013) 
-11&#x22; Covered Sauté Pan (281013) 
-2 Qt. Covered Sauce Pan (150013) 
-3 Qt. Covered Sauce Pan (250013) 
-6 Qt. Covered Stockpot (600013)
-Extra-Thick, Pressure-Cast Aluminum Pan Base 
'
		 prodDescription='-Includes:
-11&#x22; Fry Pan (200013) 
-11&#x22; Covered Sauté Pan (281013) 
-2 Qt. Covered Sauce Pan (150013) 
-3 Qt. Covered Sauce Pan (250013) 
-6 Qt. Covered Stockpot (600013)
-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Embossed And Dimpled Nonstick Surface Structure On Sauté And Fry Pans 
-Dimples Help Distribute Oil And Seasonings Evenly Under The Food 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 22 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP13009.jpg'
		 prodImageLargePath='/images/SP13009.jpg' prodLink='' prodPrice='349.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-21T22:41:25' prodDateModified='2003-07-22T10:26:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1300T' prodCategoryId='11' prodManufacturerId='28'
		 prodVendorId='11' prodName='Electric Waffle Iron' ProdNamePlural='electrics belgians irons'
		 prodShortDescription='This teflon coated waffle iron is designed to make 2 slightly waffles than those usually served'
		 prodDescription='This teflon coated waffle iron is designed to make 2 slightly waffles than those usually served, a true delight for people who enjoy waffles, guaranteed 10 full years. wafflers'
		 prodMessage='' prodImageSmallPath='/images/palmer/1130.gif'
		 prodImageLargePath='/images/palmer/1130.gif' prodLink='/detail.asp?product_id=1130'
		 prodPrice='64.95' prodWeight='0' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='61.99'
		 prodDateAdded='2003-03-25T20:25:23' prodDateModified='2004-08-10T21:51:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='13017' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 7 Piece Gift Set'
		 ProdNamePlural='Scanpan Ergonomic 7 Piece Gift Sets' prodShortDescription='-Includes:
-9&#x22; Fry Pan (240013) 
-9&#x22; Covered Sauté Pan (241013) 
-11&#x22; Covered Low Stew Pot (282013) 
-2 Qt. Covered Sauce Pan (150013)
'
		 prodDescription='-Includes:
-9&#x22; Fry Pan (240013) 
-9&#x22; Covered Sauté Pan (241013) 
-11&#x22; Covered Low Stew Pot (282013)
-2 Qt. Covered Sauce Pan (150013)
-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Embossed And Dimpled Nonstick Surface Structure On Fry Pan 
-Dimples Help Distribute Oil And Seasonings Evenly Under The Food 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 8.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP13017.jpg'
		 prodImageLargePath='/images/SP13017.jpg' prodLink='' prodPrice='299.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-21T22:38:43' prodDateModified='2003-07-22T10:26:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='13023' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 3 Piece Starter Set'
		 ProdNamePlural='Scanpan Ergonomic 3 Piece Starter Sets'
		 prodShortDescription='-Includes:
-11&#x22; Fry Pan (280013) 
-11&#x22; Covered Low Stew Pot (282013)
-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
'
		 prodDescription='-Includes:
-11&#x22; Fry Pan (280013) 
-11&#x22; Covered Low Stew Pot (282013)
-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Embossed And Dimpled Nonstick Surface Structure On Fry Pan 
-Dimples Help Distribute Oil And Seasonings Evenly Under The Food 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 8.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP13023.jpg'
		 prodImageLargePath='/images/SP13023.jpg' prodLink='' prodPrice='149.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-21T22:34:42' prodDateModified='2003-07-22T10:27:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='13076' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Constellation Illuminated World Globe'
		 ProdNamePlural='Constellation Illuminated World Globes'
		 prodShortDescription='-Breathtaking splendor. This unusual two-way illuminated globe will provoke many spirited conversatons in your home or office. 
'
		 prodDescription='-Breathtaking splendor. This unusual two-way illuminated globe will provoke many spirited conversatons in your home or office. 
-Turn the light off and brilliant lithography delineates the firmament&#x27;s stars, constellations, and nebula. 
-Turn the light on and witness the luminous beauty of approximately 70 celestial images. 
-Features a molded black base and smoke semi-meridian.
-Diameter: 12&#x22; (30 cm) 
-Height: 16&#x22; (41 cm)
-Weight: 5 lbs. (2.3 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/13076.gif'
		 prodImageLargePath='/images/13076.gif' prodLink='' prodPrice='75.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.99' prodDateAdded='2003-07-10T21:19:12'
		 prodDateModified='2003-07-10T21:19:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='13425' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='5 QT LARGE STIR FRY PAN' ProdNamePlural='5 QT LARGE STIR FRY PANS'
		 prodShortDescription='Non-stick surfaces with durable enamel exterior.
Heavyweight tri-metal construction and easy grip, quick tightening handles.'
		 prodDescription='Non-stick surfaces with durable enamel exterior.
Heavyweight tri-metal construction and easy grip, quick tightening handles.
Flat bottom design securely rests on burner for maximum efficiency.'
		 prodMessage='' prodImageSmallPath='/images/13425.gif'
		 prodImageLargePath='/images/13425.gif' prodLink='' prodPrice='26.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:10:56' prodDateModified='2003-07-16T13:11:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='13821' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='7Qt. CHEF&#x27;S PAN' ProdNamePlural='7Qt. CHEFS PANS'
		 prodShortDescription='Perfect for inside and outside grilling.
Heavyweight aluminim for even cooking and non-stick surfaces for easy clean up.'
		 prodDescription='Perfect for inside and outside grilling.
Heavyweight aluminim for even cooking and non-stick surfaces for easy clean up. 
12&#x27;&#x27; large capacity stir fry pan with flat bottom.'
		 prodMessage='' prodImageSmallPath='/images/13821.gif'
		 prodImageLargePath='/images/13821.gif' prodLink='' prodPrice='28.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:21:52' prodDateModified='2003-07-16T13:22:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1408R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Utensil Racks' ProdNamePlural='Utensil Racks'
		 prodShortDescription='-1&#x27;&#x27; Wide
-Ideal for kitchen utensils, small pans or mugs 
-Also useful in the garage or utility room for tools, garden equipment, keys etc.'
		 prodDescription='-1&#x27;&#x27; Wide
-Ideal for kitchen utensils, small pans or mugs 
-Also useful in the garage or utility room for tools, garden equipment, keys etc.'
		 prodMessage='' prodImageSmallPath='/images/1408R.jpg'
		 prodImageLargePath='/images/1408R.jpg' prodLink='' prodPrice='14.10'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T10:31:32' prodDateModified='2003-07-29T10:31:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='14121' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='8 TEXAS SKILLET' ProdNamePlural='8 TEXAS SKILLETS'
		 prodShortDescription='Extra high sides with pouring spouts offer 1/3 more capacity than others.
Non-stick surfaces and durable enamel exteriors.
Heavyweight tri-metal construction provides even heating and rugged durability.'
		 prodDescription='Extra high sides with pouring spouts offer 1/3 more capacity than others.
Non-stick surfaces and durable enamel exteriors.
Heavyweight tri-metal construction provides even heating and rugged durability. 
Extra high sides, plus pour spouts make this pan a cinch to work with.'
		 prodMessage='' prodImageSmallPath='/images/14121.gif'
		 prodImageLargePath='/images/14121.gif' prodLink='' prodPrice='19.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:23:43' prodDateModified='2003-07-16T13:24:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='14221' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='10 TEXAS SKILLET' ProdNamePlural='10 TEXAS SKILLETS'
		 prodShortDescription='Extra high sides with pouring spouts offer 1/3 more capacity than others.
Non-stick surfaces and durable enamel exteriors.
'
		 prodDescription='Extra high sides with pouring spouts offer 1/3 more capacity than others.
Non-stick surfaces and durable enamel exteriors.
Heavyweight tri-metal construction provides even heating and rugged durability.'
		 prodMessage='' prodImageSmallPath='/images/14221.gif'
		 prodImageLargePath='/images/14221.gif' prodLink='' prodPrice='23.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:25:13' prodDateModified='2003-07-16T13:25:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='14321' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='12 TEXAS SKILLET WITH HELPER HANDLE'
		 ProdNamePlural='12 TEXAS SKILLET WITH HELPER HANDLES'
		 prodShortDescription='Extra high sides with pouring spouts offer 1/3 more capacity than others.
Non-stick surfaces and durable enamel exteriors.
'
		 prodDescription='Extra high sides with pouring spouts offer 1/3 more capacity than others.
Non-stick surfaces and durable enamel exteriors.
Heavyweight tri-metal construction provides even heating and rugged durability.'
		 prodMessage='' prodImageSmallPath='/images/14321.gif'
		 prodImageLargePath='/images/14321.gif' prodLink='' prodPrice='28.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:26:49' prodDateModified='2003-07-16T13:27:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='14921' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='13” JUMBO FRYER w / COVER 6 QT'
		 ProdNamePlural='13” JUMBO FRYERS w / COVER 6 QT' prodShortDescription='Non-stick surfaces with durable enamel exterior.
Heavyweight tri-metal construction and easy grip, quick tightening handles.'
		 prodDescription='Non-stick surfaces with durable enamel exterior.
Heavyweight tri-metal construction and easy grip, quick tightening handles. 
Its wonderful for chicken, pasta and paella, as well as other stovetop dishes.'
		 prodMessage='' prodImageSmallPath='/images/14921.gif'
		 prodImageLargePath='/images/14921.gif' prodLink='' prodPrice='41.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:28:56' prodDateModified='2003-07-16T13:29:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='150' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Imperia Motor' ProdNamePlural='motors'
		 prodShortDescription='Tipo Lusso sp-150, pasta motor'
		 prodDescription='Manufactured by Imperia in Italy. Save preparation time and elbow grease with this powerfull, quiet, 2 speed motor. Automates hand crank pasta machines instantly. for imperia pasta maker , Eliminates tiresome crancking.
pastamotor'
		 prodMessage='Easy! Pasta machine not included!' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/pastawithmotor.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/pastawithmotor.jpg'
		 prodLink='/detail.asp?product_id=150' prodPrice='76.95'
		 prodWeight='8' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='71' prodDateAdded='2002-03-29T18:03:34'
		 prodDateModified='2004-08-09T09:55:56'/>
	<z:row prodID='150-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Imperia Pasta Machine' ProdNamePlural='pasta machines'
		 prodShortDescription='The original pasta machine, pasta maker from Italy'
		 prodDescription='Dough roller unit for rolling and kneading 6&#x22; width, removable double cutter head for spaghetti 2mm(1/16&#x22;), and fettucine 6.5mm(1/4&#x22;), easy lock dough roller adjustment dial, fancy wood grip handle, complete selection of optional attachments, optimum compatibility with pasta machine motorizer also manufactured by Imperia if Italy, Direction and recipe book. MADE IN ITALY.'
		 prodMessage='&#x27;Often it is the most deserving people who cannot help loving those who destroy them&#x27; Herman Hesse'
		 prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/150.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/150.jpg'
		 prodLink='/detail.asp?product_id=150-01' prodPrice='41.95'
		 prodWeight='10' prodShip='9.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='38.50' prodDateAdded='2002-04-16T21:12:31'
		 prodDateModified='2004-08-09T09:54:27' prodRelated='413,150-25,Angel'
		 prodRelatedCats=''/>
	<z:row prodID='150-01bis' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Imperia Attachments' ProdNamePlural='attachment'
		 prodShortDescription='Yes, those attachments cost money but they are pretty good.'
		 prodDescription='Angel hair, tagliatelle, trenette, fettucine, lasagnette, spaghetti, papardelle, double cutter, ravioli, millegnochi (cavatelli maker)'
		 prodMessage='Parmesan Cheese with fresh pasta, delicious!'
		 prodImageSmallPath='/villawareonline/images/impat.jpg'
		 prodImageLargePath='/villawareonline/images/impat.jpg'
		 prodLink='' prodPrice='21.95' prodWeight='4' prodShip='9.35'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='19.99' prodDateAdded='2001-12-06T02:38:07'
		 prodDateModified='2004-01-27T09:35:01'/>
	<z:row prodID='150-200' prodCategoryId='11' prodManufacturerId='14'
		 prodVendorId='7' prodName='Atlas Electric' ProdNamePlural='pasta machines'
		 prodShortDescription='Atlas® 150-200 Electric Pasta Machine, pasta maker'
		 prodDescription='White 
3 Easy Steps To Light, Consistent Homemade Pasta: 
Add Ingredients To The Mixing Chamber, It Will Then Thoroughly Mix &#x26; Knead 1.5 Pound Of Dough 
Attach Roller &#x26; Roll Out 6&#x22; Wide Sheets, From 0.1&#x22; Thick to Paper Thin 
Attach Cutter For Spaghetti (0.1&#x22;) or Fettuccine (0.25&#x22;), &#x26; Cut Your Pasta 
See-Through Lid For Better Control 
Safety Switch, Nonskid Rubber Feet For Stable Operation 
38&#x22; Detachable Cord 
Instruction Book Included 
Includes 3 Attachments:
6&#x22; Wide Pasta Roller 
Spaghetti Cutter (0.1&#x22;) 
Fettuccine Cutter (0.25&#x22;)
150 Watts 100-120 Volts 60 Hertz 
Underwriters Laboratories® Listed 
Two Year International Warranty On Parts &#x26; Labor 
Size (HxWxD) (without cutters): 8.5&#x22; x 12&#x22; x 6&#x22; 
Made In Italy 
17.00 Pounds Shipping Weight'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/atlas150.jpg'
		 prodImageLargePath='/villawareonline/images/atlas150.jpg'
		 prodLink='/detail.asp?product_id=150-200' prodPrice='311.95'
		 prodWeight='0' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='290' prodDateAdded='2002-11-20T14:03:08'
		 prodDateModified='2004-08-09T10:23:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='150-25' prodCategoryId='11' prodManufacturerId='6'
		 prodVendorId='7' prodName='Imperia ravioli maker' ProdNamePlural='raviolis makers pasta machines'
		 prodShortDescription='ravioli maker for the imperia' prodDescription='imperia pasta machine ravioli maker attachement'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/150-25.jpg'
		 prodImageLargePath='/villawareonline/images/150-25.jpg'
		 prodLink='/detail.asp?product_id=150-25' prodPrice='38.00'
		 prodWeight='0' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='0' prodSalePrice='0' prodDateAdded='2004-02-05T23:01:49'
		 prodDateModified='2005-06-08T18:05:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='15-0825' prodCategoryId='11' prodManufacturerId='55'
		 prodVendorId='11' prodName='handle meat 8' ProdNamePlural='porkert Manual Sausages Stuffers'
		 prodShortDescription='handle replacement for meat grinder #8'
		 prodDescription='handle replacement for meat grinder #8'
		 prodMessage='' prodImageSmallPath='' prodImageLargePath=''
		 prodLink='' prodPrice='9.75' prodWeight='0' prodShip='4.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2004-06-02T21:31:06'
		 prodDateModified='2004-06-02T21:31:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='150H' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Handle for Imperia 150' ProdNamePlural='handles'
		 prodShortDescription='handle for imperia pasta machine 150 tippo lusso'
		 prodDescription='handle for imperia pasta machine 150 tippo lusso'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='' prodPrice='7.5' prodWeight='0' prodShip='2.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-02-18T21:31:40'
		 prodDateModified='2003-03-15T18:03:21' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='151' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Imperia Pastaia Italiana Set'
		 ProdNamePlural='pasta machines' prodShortDescription='A quality set for 5 types of homemade pasta. complete set includes Imperia dough rolling machine..'
		 prodDescription='2 double cutters for spaghetti, tagliatelli, fettucini and lasagnette, plus ravioli maker 36 at a time with a rolling pin! Made in Italy of course'
		 prodMessage='&#x22;Doubts are more cruel than the worst of thruths&#x22; Jean Baptiste'
		 prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/151.gif'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/151.gif'
		 prodLink='' prodPrice='110.95' prodWeight='4' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='99.99' prodDateAdded='2001-11-21T20:02:11'
		 prodDateModified='2002-11-18T19:41:48'/>
	<z:row prodID='152' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Imperia Electric' ProdNamePlural='pasta machines'
		 prodShortDescription='Here&#x27;s an all electric solution at sensible price pasta maker'
		 prodDescription='For rolling and cutting dough. With the imperia  Electric it is effortless to roll out dough and cut fresh home made noddles. Beautifully boxed set includes the Imperia machine with double cutter, packaged toghether with Imperia&#x27;s pasta machine motorizer. Made in Italy pasta maker'
		 prodMessage='Parmesan Cheese with fresh pasta, delicious!'
		 prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/152.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/152.jpg'
		 prodLink='/detail.asp?product_id=152' prodPrice='170.95'
		 prodWeight='4' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='149.99' prodDateAdded='2002-01-22T11:47:51'
		 prodDateModified='2004-08-09T09:51:10'/>
	<z:row prodID='15-3' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='LACQUERED ALUMINUM STOVE TOP 3 CUP'
		 ProdNamePlural='LACQUERED ALUMINUM STOVE TOP 3 CUP' prodShortDescription='LACQUERED ALUMINUM STOVE TOP 3 CUP'
		 prodDescription='LACQUERED ALUMINUM STOVE TOP 3 CUP' prodMessage=''
		 prodImageSmallPath='/images/15-3.jpg' prodImageLargePath='/images/15-3.jpg'
		 prodLink='/detail.asp?product_id=15-3' prodPrice='19.99'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='15.99' prodDateAdded='2003-02-13T16:43:36'
		 prodDateModified='2005-04-25T12:32:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='155w' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='White Cappuccino Frother 20 oz. 2 cp. Capacity'
		 ProdNamePlural='White Cappuccino Frother 20 oz. 2 cp. Capacity'
		 prodShortDescription='White Cappuccino Frother 20 oz. 2 cp. Capacity 
'
		 prodDescription='White Cappuccino Frother 20 oz. 2 cp. Capacity 
'
		 prodMessage='' prodImageSmallPath='/images/155w.jpg' prodImageLargePath='/images/155w.jpg'
		 prodLink='' prodPrice='25.00' prodWeight='0' prodShip='7.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='20.99' prodDateAdded='2003-02-13T19:31:09'
		 prodDateModified='2003-02-13T19:32:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='156T' prodCategoryId='11' prodManufacturerId='16'
		 prodVendorId='11' prodName='Coffee Grinders' ProdNamePlural='coffee grinders'
		 prodShortDescription='Manual Coffee Grinders
Coffee grinders from Italy! We are pleased to offer this fine selection of hand crank coffee grinders. Imported woods from Germany &#x26; Switzerland are carefully machined in Italy to insure the smoothest possible finish.'
		 prodDescription='Manual Coffee Grinders
Coffee grinders from Italy! We are pleased to offer this fine selection of hand crank coffee grinders. Imported woods from Germany &#x26; Switzerland are carefully machined in Italy to insure the smoothest possible finish. 
All grinders feature adjustable settings from fine to coarse and feature hardened steel grinding burrs. Traditional styles such as #180 series grind directly into a pullout drawer, series#156 is a two piece unit that unscrews so beans can be stored into bottom hopper for travel, series #161 flips open to reveal a storage compartment as well. Style #253T is a classic side crank grinder that also makes a great centerpiece!'
		 prodMessage='' prodImageSmallPath='/images/156.jpg' prodImageLargePath='/images/156.jpg'
		 prodLink='/detail.asp?product_id=156T' prodPrice='25.00'
		 prodWeight='0' prodShip='6.25' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='19.99' prodDateAdded='2003-03-20T15:08:10'
		 prodDateModified='2004-04-28T13:29:52' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='Tibos,6592,243001,020C,020,275-06'
		 prodRelatedCats=''/>
	<z:row prodID='158' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Chrome Tea/Coffee Press Pots'
		 ProdNamePlural='french press Tea/Coffee Press Pot' prodShortDescription='Press pots are the most natural way to brew.'
		 prodDescription='Press pots are the most natural way to brew.
Simply place your course ground coffee or tea into the carafe, pour in hot water and allow to steep, then push down. The fine stainless mesh screen forces the grinds to the bottom, pour out the finished brew. 
'
		 prodMessage='' prodImageSmallPath='/images/161.jpg' prodImageLargePath='/images/161.jpg'
		 prodLink='' prodPrice='24.99' prodWeight='0' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='20.99' prodDateAdded='2003-02-08T16:05:53'
		 prodDateModified='2003-02-08T16:06:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='15-8801' prodCategoryId='11' prodManufacturerId='55'
		 prodVendorId='6' prodName='Porkert Manual Sausage Stuffer'
		 ProdNamePlural='porkert Manual Sausages Stuffers' prodShortDescription='Stuffer 3LB Funnels PP-88 
(Model PP-88) Manual Sausage Stuffer - European Made! 
'
		 prodDescription='3-lb. Capacity 
Made of cast iron with double hot-tinned coating. 
This easy-to-use stuffer will provide years of use! The all-metal construction resists corrosion and is easy to clean! 
Comes with 3 stainless steel stuffing funnels (stuff everything from snack sticks to summer sausage): 
10mm = approx. 3/8&#x22; 
20mm = approx. 3/4&#x22; 
30mm = approx. 1 1/4&#x22; 
Easily mounts to counter or tabletop.
Stuffer 3LB Funnels PP-88 
(Model PP-88) Manual Sausage Stuffer - Czek republic European Made! Sausage making'
		 prodMessage='' prodImageSmallPath='/images/15-8801.jpg'
		 prodImageLargePath='/images/15-8801.jpg' prodLink='/detail.asp?product_id=15-8801'
		 prodPrice='94.99' prodWeight='0' prodShip='8.10' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='69.99'
		 prodDateAdded='2004-01-21T14:20:55' prodDateModified='2005-01-19T00:40:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='160' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Stainless Steel espresso makers'
		 ProdNamePlural='espresso coffee makers' prodShortDescription='Our economically priced stove top stainless steel pots are a great value.'
		 prodDescription='Our economically priced stove top stainless steel pots are a great value.
Available in three popular sizes, each feature adjustable reducers. All are gift boxed and made in Italy.'
		 prodMessage='' prodImageSmallPath='/images/160.jpg' prodImageLargePath='/images/160.jpg'
		 prodLink='/detail.asp?product_id=160' prodPrice='44.99'
		 prodWeight='0' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='38.99' prodDateAdded='2003-02-07T21:52:45'
		 prodDateModified='2004-07-03T16:19:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='160-25' prodCategoryId='13' prodManufacturerId='6'
		 prodVendorId='7' prodName='Trattorina Ravioli Maker' ProdNamePlural='ravioli makers'
		 prodShortDescription='1. The Trattorina Ravioli Maker will hook firmly and easily to the back of the pasta machine. The best attachement for serious ravioli making.'
		 prodDescription='The same handle is used for both the machine and the ravioli accessory. 2. Output of four large ravioli per line. Each ravioli measures 1.5 inches square which will grow into 2 inches when cooked. Both restaurants and homes nowadays prefer the larger size ravioli because of the versatility to use more kinds of fillings, and because they differentiate themselves from the industrially prepared ravioli. 3. Easier and faster preparation of the ravioli. Compared to conventional methods of ravioli filling (by hand, or with molds and rollers), when using the Trattorina ravioli maker you can prepare an average of 8 -12 large ravioli, filled and sealed, with each turn of the handle; this way you can prepare many ravioli in advance and freeze them for later use. 4. Perfect cutting, sealing and filling of the ravioli. The Trattorina Ravioli maker is provided with a new system that allows it to seal the four corners of each ravioli making the separation process fast and easy. 5. Stainless steel sides. The sides of the Trattorina ravioli maker are made of stainless steel insuring a 100% hygienic and clean contact with the dough and filling. 6. Instructions manual includes use of the ravioli maker (with step by step pictures), tips and recipes. 7. Size: 4.5 x 6 x 9.5 inches 8. Weight: 4 lbs.'
		 prodMessage='&#x27;One who walks in another&#x27;s tracks leaves no footprints&#x27;'
		 prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/raviolimaker.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/raviolimaker.jpg'
		 prodLink='/detail.asp?product_id=160-25' prodPrice='110.95'
		 prodWeight='4' prodShip='8.99' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='99.99' prodDateAdded='2002-06-14T17:37:01'
		 prodDateModified='2003-03-30T23:42:13' prodRelated='200,413,472'
		 prodRelatedCats=''/>
	<z:row prodID='165' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Thermal Press Pot' ProdNamePlural='Thermal Press Pot'
		 prodShortDescription='Press Pots are the most natural way to brew. Simply place your course ground coffee or tea into the carafe, pour in hot water and allow to steep,then push down.'
		 prodDescription='Press Pots are the most natural way to brew. Simply place your course ground coffee or tea into the carafe, pour in hot water and allow to steep,then push down. The fine stainless mesh screen forces the grinds to the bottom, pour out the finished brew.
Thermal Coffee Press. Keep your coffee or tea hot and fresh! Our glass lined 4 cup Coffee Press features a stainless screen for smooth brewing action. The unit is constructed of a shock resistant ABS plastic body, finished with in black and chrome for added elegance. Gift Boxed. 20 oz. brewing capacity.'
		 prodMessage='' prodImageSmallPath='/images/165.jpg' prodImageLargePath='/images/165.jpg'
		 prodLink='/detail.asp?product_id=165' prodPrice='31.99'
		 prodWeight='0' prodShip='8.46' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='28.99' prodDateAdded='2003-02-13T18:06:12'
		 prodDateModified='2004-09-16T04:38:19' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='166' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Stainless Steel Press Pot'
		 ProdNamePlural='Stainless Steel Press Pot' prodShortDescription='Stainless Steel Press Pot
'
		 prodDescription='Stainless Steel Press Pot' prodMessage=''
		 prodImageSmallPath='/images/166.jpg' prodImageLargePath='/images/166.jpg'
		 prodLink='/detail.asp?product_id=166' prodPrice='36.99'
		 prodWeight='0' prodShip='7.5' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='31.00' prodDateAdded='2003-02-08T23:42:56'
		 prodDateModified='2005-07-07T16:01:35' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='171' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Roller-Flaker Mill' ProdNamePlural='Roller Flakers Mills'
		 prodShortDescription='Powerfull roller mill for making cereal, flakes, bran, and flour.'
		 prodDescription='Grains are crushed under extreme pressure through a series of 3 knurled tempered steel rollers operating at differentiated speeds. Internal gear reduction makes the handle easy to turn. Includes hopper, catcher, handle and clamp. Chromed steel, 8.5&#x22;high, 5.5Lbs, Made In Italy'
		 prodMessage='Grazie!' prodImageSmallPath='/villawareonline/images/omcmill.jpg'
		 prodImageLargePath='/villawareonline/images/omcmill.jpg'
		 prodLink='/detail.asp?product_id=171' prodPrice='84.95'
		 prodWeight='5' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79' prodDateAdded='2001-11-12T20:01:05'
		 prodDateModified='2004-08-01T18:50:49'/>
	<z:row prodID='180012' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Meat Mincer' ProdNamePlural='Meat Mincers'
		 prodShortDescription='This professional meat mincer, made in France by Santos, averages a production of 155 pounds per hour.'
		 prodDescription='This professional meat mincer, made in France by Santos, averages a production of 155 pounds per hour. It is primarily composed of stainless steel, including the entire frame and the loading tray, with some parts made of food grade cast aluminum. The 4/5 Hp motor, 120 volts, 60 Hz and 650 watts, spins the self-sharpening blade at 170 RPM. It comes with three stainless steel cutting plates of 1/8&#x22;, 11/64&#x22;, and 13/32&#x22; (or 3mm, 4.5mm, and 10mm). The side panel includes a reverse switch. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180012.jpg'
		 prodImageLargePath='/images/wc180012.jpg' prodLink=''
		 prodPrice='1,122.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='1,121.00'
		 prodDateAdded='2003-06-19T18:14:47' prodDateModified='2003-06-19T18:15:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180060' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Baking Sheet/Smooth Surface'
		 ProdNamePlural='Baking Sheets/Smooth Surfaces' prodShortDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits.'
		 prodDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits.'
		 prodMessage='' prodImageSmallPath='/images/wc180060.jpg'
		 prodImageLargePath='/images/wc180060.jpg' prodLink=''
		 prodPrice='235.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='234.00'
		 prodDateAdded='2003-06-19T14:53:04' prodDateModified='2003-06-19T14:53:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180071' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Mefra Juicer' ProdNamePlural='Mefra Juicers'
		 prodShortDescription='The Mefra juicer, made in France by Santos, is constructed of stainless steel, plastic and aluminum. The base is made of chromed steel and the bowl is made of polycarbonate.'
		 prodDescription='The Mefra juicer, made in France by Santos, is constructed of stainless steel, plastic and aluminum. The base is made of chromed steel and the bowl is made of polycarbonate. 120 volts, single phase, 60 Hz,40 watts. 80 RPM. Height to spout: 5&#x22;. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180071.jpg'
		 prodImageLargePath='/images/wc180071.jpg' prodLink=''
		 prodPrice='322.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='321.00'
		 prodDateAdded='2003-06-19T17:48:15' prodDateModified='2003-06-19T17:48:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180160' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Baking Sheet/Fluted Canework Imprint'
		 ProdNamePlural='Baking Sheets/Fluted Caneworks Imprints'
		 prodShortDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180160.jpg'
		 prodImageLargePath='/images/wc180160.jpg' prodLink=''
		 prodPrice='247.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='246.00'
		 prodDateAdded='2003-06-19T14:47:22' prodDateModified='2003-06-19T14:47:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180260' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Baking Sheet/Wood Imprint'
		 ProdNamePlural='Baking Sheets/Wood Imprints' prodShortDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180260.jpg'
		 prodImageLargePath='/images/wc180260.jpg' prodLink=''
		 prodPrice='247.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='246.00'
		 prodDateAdded='2003-06-19T14:37:34' prodDateModified='2003-06-19T14:37:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180360' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Baking Sheet/Exotic Fruit Imprint'
		 ProdNamePlural='Baking Sheets/Exotic Fruit Imprints' prodShortDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180360.jpg'
		 prodImageLargePath='/images/wc180360.jpg' prodLink=''
		 prodPrice='247.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='246.00'
		 prodDateAdded='2003-06-19T14:43:24' prodDateModified='2003-06-19T14:43:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180460' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Baking Sheet/Bubble Imprint'
		 ProdNamePlural='Baking Sheets/Bubble Imprints' prodShortDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180460.jpg'
		 prodImageLargePath='/images/wc180460.jpg' prodLink=''
		 prodPrice='247.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='246.00'
		 prodDateAdded='2003-06-19T14:50:03' prodDateModified='2003-06-19T14:50:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180560' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Baking Sheet/Tile Imprint'
		 ProdNamePlural='Baking Sheets/Tile Imprints' prodShortDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits.'
		 prodDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits.'
		 prodMessage='' prodImageSmallPath='/images/wc180560.jpg'
		 prodImageLargePath='/images/wc180560.jpg' prodLink=''
		 prodPrice='247.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='246.00'
		 prodDateAdded='2003-06-19T14:39:23' prodDateModified='2003-06-19T14:40:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='180660' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Baking Sheet/Geometric Imprint'
		 ProdNamePlural='Baking Sheets/Geometric Imprints' prodShortDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodDescription='The unique composition of the baking sheet provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc180660.jpg'
		 prodImageLargePath='/images/wc180660.jpg' prodLink=''
		 prodPrice='247.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='246.00'
		 prodDateAdded='2003-06-19T14:45:07' prodDateModified='2003-06-19T14:45:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='183030' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Aspic/Jelly Mold' ProdNamePlural='Aspics/Jelly Molds'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc183030.jpg'
		 prodImageLargePath='/images/wc183030.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T13:05:25' prodDateModified='2003-06-19T13:05:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='183101' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Rectangular Cake Mold' ProdNamePlural='Rectangular Cake Mold'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc183101.jpg'
		 prodImageLargePath='/images/wc183101.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T13:56:23' prodDateModified='2003-06-19T13:56:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='183230' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Madeleine Mold' ProdNamePlural='Madeleine Molds'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc183230.jpg'
		 prodImageLargePath='/images/wc183230.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:33:33' prodDateModified='2003-06-19T14:33:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='183332' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Jumbo Muffin Cup' ProdNamePlural='Jumbos Muffin Cups'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc183332.jpg'
		 prodImageLargePath='/images/wc183332.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:55:13' prodDateModified='2003-06-19T14:55:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='18390' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Professional Electric Crepe Maker'
		 ProdNamePlural='Professional Electrics Crepes Makers'
		 prodShortDescription='The professional electric crepe maker has one 3/8 thick, finely polished cast iron plate.'
		 prodDescription='The professional electric 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 highly scratch resistant enamel coating also enhances heat distribution. The spiral shaped armored heating element is positioned under the top plate to maximize heat transfer. The thermostat is adjustable, ranging from 120 deg F for re-heating pre-cooked crepes, to 450 deg F to singe crepes. This crepe maker produces about one crepe per minute. The frame is made of heavy duty stainless steel and includes a warmer drawer. 220 volts, single phase, 3000 watts. 14 amps. Approved to U.L and NSF standards. W 18&#x22; x D 19&#x22; x H 9 1/2&#x22;. Plate Dia. 15 3/4&#x22;. Weight: 40 lbs.'
		 prodMessage='' prodImageSmallPath='/images/wc18390.jpg'
		 prodImageLargePath='/images/wc18390.jpg' prodLink='/detail.asp?product_id=18390'
		 prodPrice='1,246.25' prodWeight='0' prodShip='12.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='1150.00'
		 prodDateAdded='2003-06-18T10:08:21' prodDateModified='2004-06-18T19:07:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='18400' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Electric Double Crepe Maker'
		 ProdNamePlural='Electric Double Crepes Makers' prodShortDescription='The double crepe maker has two 3/8 thick, finely polished cast-iron plates.'
		 prodDescription='The double crepe maker has two 3/8&#x22; thick, finely polished cast-iron plates. The surface is enamel coated over stone blast cast-iron. 6 crepes per minute are produced when using both plates simultaneously. 220 volts, single phase, 6000 watts, 30 amp. 
'
		 prodMessage='' prodImageSmallPath='/images/wc18400.jpg'
		 prodImageLargePath='/images/wc18400.jpg' prodLink='' prodPrice='2,496.75'
		 prodWeight='0' prodShip='15.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='2,494.00' prodDateAdded='2003-06-18T10:17:41'
		 prodDateModified='2003-06-18T21:06:35' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='18405' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Compact Panini Grill' ProdNamePlural='Compacts Panini Grills'
		 prodShortDescription='The panini grill is a grilling press. Designed for the special panini bread, it can also be used to grill flawless fish, meat and sausages.'
		 prodDescription='The panini grill is a grilling press. Designed for the special panini bread, it can also be used to grill flawless fish, meat and sausages. U.S. and N.S.F. approved. 110 volts, 1750 watts, 15 amp. 

'
		 prodMessage='' prodImageSmallPath='/images/wc18405.jpg'
		 prodImageLargePath='/images/wc18405.jpg' prodLink='' prodPrice='1,247.25'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='1,245.00' prodDateAdded='2003-06-18T10:28:29'
		 prodDateModified='2003-06-18T21:11:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='18410' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Panini Grill' ProdNamePlural='Panini Grills'
		 prodShortDescription='The panini grill is a grilling press. Designed for the special panini bread, it can also be used to grill flawless fish, meat and sausages.'
		 prodDescription='The panini grill is a grilling press. Designed for the special panini bread, it can also be used to grill flawless fish, meat and sausages. U.S. and N.S.F. approved. 110 volts, 1750 watts, 15 amp. 
'
		 prodMessage='' prodImageSmallPath='/images/wc18410.jpg'
		 prodImageLargePath='/images/wc18410.jpg' prodLink='' prodPrice='1,436.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='1,434.25' prodDateAdded='2003-06-18T10:25:28'
		 prodDateModified='2003-06-18T21:10:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='18420' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Double Panini Grill' ProdNamePlural='Doubles Panini Grills'
		 prodShortDescription='The panini grill is a grilling press. Designed for the special panini bread, it can also be used to grill flawless fish, meat and sausages.'
		 prodDescription='The panini grill is a grilling press. Designed for the special panini bread, it can also be used to grill flawless fish, meat and sausages. U.S. and N.S.F. approved. 220 volts, 4000 watts, 18 amp. 
'
		 prodMessage='' prodImageSmallPath='/images/wc18420.jpg'
		 prodImageLargePath='/images/wc18420.jpg' prodLink='/detail.asp?product_id=18420'
		 prodPrice='2,124.00' prodWeight='0' prodShip='50.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='1998.00'
		 prodDateAdded='2003-06-18T10:32:06' prodDateModified='2004-06-16T23:15:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='18425' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Large Double Panini Grill'
		 ProdNamePlural='Large Double Panini Grills' prodShortDescription='This machine is the largest panini grill in the World Cuisine range. Perfectly designed for the special panini bread, it can also be used to flawlessly grill fish, meat, sausages and vegetables.'
		 prodDescription='This machine is the largest panini grill in the World Cuisine range. Perfectly designed for the special panini bread, it can also be used to flawlessly grill fish, meat, sausages and vegetables. Grooved fine grain cast iron plates retain heat and guarantee quick grilling. Optional smooth surfaces maximize contact heat transfer for a variety of food products. Two independently controlled cooking zones permit grilling products at different temperatures simultaneously. The grills provide a wide cooking surface while maintaining a convenient working depth, thus enhancing ease of operation and cooking safety. approved to UL and NSF standards. 220V, 6000 watts, 13 amp. 
'
		 prodMessage='' prodImageSmallPath='/images/wc18425.jpg'
		 prodImageLargePath='/images/wc18425.jpg' prodLink='' prodPrice='3,311.00'
		 prodWeight='0' prodShip='15.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='3,309.00' prodDateAdded='2003-06-18T10:34:46'
		 prodDateModified='2003-06-18T22:06:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='18430' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Salamander' ProdNamePlural='Salamanders'
		 prodShortDescription='The salamander crisps, crusts, toasts and glazes. It surpasses any grill in making the popular ham-and-cheese sandwich.'
		 prodDescription='The salamander crisps, crusts, toasts and glazes. It surpasses any grill in making the popular ham-and-cheese sandwich. It&#x27;s also unbeatable for browning onion soup. U.L. and N.S.F. approved. 220 volts, 2800 watts, 13 amp. 
'
		 prodMessage='' prodImageSmallPath='/images/wc18430.jpg'
		 prodImageLargePath='/images/wc18430.jpg' prodLink='' prodPrice='4,248.00'
		 prodWeight='0' prodShip='20.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='4,245.00' prodDateAdded='2003-06-18T10:22:06'
		 prodDateModified='2003-06-18T21:08:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='18435' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Snack Toaster' ProdNamePlural='Snacks Toasters'
		 prodShortDescription='This snack toaster melts, crisps, toasts, bakes and glazes, in a small area. It is the authentic toaster for use in preparing Croque-Monsieur and Croque-Madame sandwiches, in addition to a wide variety of pastries, soups and other foods.'
		 prodDescription='This snack toaster melts, crisps, toasts, bakes and glazes, in a small area. It is the authentic toaster for use in preparing &#x22;Croque-Monsieur&#x22; and &#x22;Croque-Madame&#x22; sandwiches, in addition to a wide variety of pastries, soups and other foods. Top and bottom infra-red heat allow for maximum control and quick results. Stainless steel construction and a 15-minute timer make this snack toaster easy to operate and clean. Approved to UL and NSF standards. 
'
		 prodMessage='' prodImageSmallPath='/images/wc18435.jpg'
		 prodImageLargePath='/images/wc18435.jpg' prodLink='' prodPrice='811.00'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='809.00' prodDateAdded='2003-06-18T10:42:07'
		 prodDateModified='2003-06-18T22:22:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='18440' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Waffle Baker' ProdNamePlural='Waffles Bakers'
		 prodShortDescription='This waffle baker is made of heavy-duty fine grain cast iron plates to carry on the long-standing tradition of authentic waffles, The waffle bakes evenly from both sides without using retaining clips or turning.'
		 prodDescription='This waffle baker is made of heavy-duty fine grain cast iron plates to carry on the long-standing tradition of authentic waffles, The waffle bakes evenly from both sides without using retaining clips or turning. The base is made of heavy-duty stainless steel for durability and ease in cleaning and maintenance. The traditional Brussels pattern is available in either 120 or 220 volts configurations. Approved to UL and NSF standards. wafflers
'
		 prodMessage='' prodImageSmallPath='/images/wc18440.jpg'
		 prodImageLargePath='/images/wc18440.jpg' prodLink='/detail.asp?product_id=18440'
		 prodPrice='1,435.75' prodWeight='0' prodShip='12.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='1,432.00'
		 prodDateAdded='2003-06-18T10:39:15' prodDateModified='2004-08-10T21:57:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='18450' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel Convection Oven'
		 ProdNamePlural='Stainless Steel Convections Ovens' prodShortDescription='These professional convection ovens are constructed of 100% stainless steel heat-resistant plastic knobs and handles. The doors are made of tempered glass.'
		 prodDescription='These professional convection ovens are constructed of 100% stainless steel heat-resistant plastic knobs and handles. The doors are made of tempered glass. These ovens feature a rear-mounted fan and armoured heating element assembly, allowing for even heat distribution and fast temperature rise. The thermostatically controlled ovens reach 480° Fahrenheit in approximately 8 to 12 minutes. The units are equipped with chrome-plated wire shelves and a bake tray. Four shelf or tray positions are available in each oven. Clearance of 4&#x22; at the sides and rear is recommended. All three ovens are approved in accordance with UL and NSF standards. 
'
		 prodMessage='' prodImageSmallPath='/images/wc18450.jpg'
		 prodImageLargePath='/images/wc18450.jpg' prodLink='' prodPrice='1,061.00'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='1,060.00' prodDateAdded='2003-06-19T17:58:36'
		 prodDateModified='2003-06-19T17:58:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='18470' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Half-Size Convection Oven'
		 ProdNamePlural='Half-Sizes Convection Ovens' prodShortDescription='These half-size oven accommodate op to four half-size sheet pans (sold separately). The convection oven is equipped with four wire shelves for even cooking and baking.'
		 prodDescription='These half-size oven accommodate op to four half-size sheet pans (sold separately). The convection oven is equipped with four wire shelves for even cooking and baking. Cool-to-the-touch glass door is removable for easy cleaning. Interior light allows for visibility and merchandising. All stainless steel interior, sides, top, and bottom increase durability and allow for easy cleaning. Furnished with feet. Items #18475 and 18476 feature infra-red overhead broiling elements for finishing food products. Approved to UL and NSF standards. 120. 1700 watts, 15 amp or 220V, 3000 watts, 14 amp. For all four ovens, the dimensions are W 24&#x22; x D 24&#x22; x H 28&#x22;'
		 prodMessage='' prodImageSmallPath='/images/wc18470.jpg'
		 prodImageLargePath='/images/wc18470.jpg' prodLink='' prodPrice='2,486.00'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='2,485.00' prodDateAdded='2003-06-19T18:05:52'
		 prodDateModified='2003-06-19T18:06:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='185030' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Elastomolds-Hemisphere Mold'
		 ProdNamePlural='Elastomolds-Hemisphere Molds' prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185030.jpg'
		 prodImageLargePath='/images/wc185030.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:14:56' prodDateModified='2003-06-19T14:15:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='185130' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Mini Madeleine Mold' ProdNamePlural='Mini Madeleine Molds'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185130.jpg'
		 prodImageLargePath='/images/wc185130.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:29:57' prodDateModified='2003-06-19T14:30:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='185230' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Elastomolds-Rectangular Mold'
		 ProdNamePlural='Elastomolds-Rectangular Molds' prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185230.jpg'
		 prodImageLargePath='/images/wc185230.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:00:26' prodDateModified='2003-06-19T14:00:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='185330' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Tartlet Mold' ProdNamePlural='Tartlet Molds'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185330.jpg'
		 prodImageLargePath='/images/wc185330.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:18:02' prodDateModified='2003-06-19T14:18:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='185430' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Boat Mold' ProdNamePlural='Boat Molds'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185430.jpg'
		 prodImageLargePath='/images/wc185430.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:03:52' prodDateModified='2003-06-19T14:04:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='185530' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Elastomolds-Pyramid Mold' ProdNamePlural='Elastomolds-Pyramid Molds'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185530.jpg'
		 prodImageLargePath='/images/wc185530.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:24:58' prodDateModified='2003-06-19T14:25:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='185630' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Bordeaux Cannele Mold' ProdNamePlural='Bordeauxs Cannele Molds'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185630.jpg'
		 prodImageLargePath='/images/wc185630.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:07:55' prodDateModified='2003-06-19T14:08:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='185730' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Caramel/Medallion Mold' ProdNamePlural='Caramels/Medallions Molds'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185730.jpg'
		 prodImageLargePath='/images/wc185730.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:21:55' prodDateModified='2003-06-19T14:22:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='185830' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Mini Muffin Cup' ProdNamePlural='Mini Muffin Cups'
		 prodShortDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodDescription='Elastomolds are comprised of silicone foam containing micro-bubbles. The unique composition of the molds provides the pastry chef with numerous benefits. 
'
		 prodMessage='' prodImageSmallPath='/images/wc185830.jpg'
		 prodImageLargePath='/images/wc185830.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:57:02' prodDateModified='2003-06-19T14:57:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='189900' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='2-Sided Molding Stamp' ProdNamePlural='2-Sided Molding Stamps'
		 prodShortDescription='The round/oval molding stamp is made of cast aluminum and is used to gently mold the interior of the pastry dough.'
		 prodDescription='The round/oval molding stamp is made of cast aluminum and is used to gently mold the interior of the pastry dough. The round stamp is used to depress the dough in the tartlet elastomolds, while the oval stamp is used with the boat shaped elastomolds. 
'
		 prodMessage='' prodImageSmallPath='/images/wc189900.jpg'
		 prodImageLargePath='/images/wc189900.jpg' prodLink=''
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='35.00'
		 prodDateAdded='2003-06-19T14:12:26' prodDateModified='2003-06-19T14:12:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='19462' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='PRO CAST ALUMINUM 2 BURNER REVERSIBLE GRILL'
		 ProdNamePlural='PRO CAST ALUMINUM 2 BURNER REVERSIBLE GRILLS'
		 prodShortDescription='Cast aluminum cookware offers even temperatures, controlled cooking and rock solid durability.
'
		 prodDescription='Cast aluminum cookware offers even temperatures, controlled cooking and rock solid durability.
Rich solid handles.
Non-stick finish.'
		 prodMessage='' prodImageSmallPath='/images/19462.gif'
		 prodImageLargePath='/images/19462.gif' prodLink='' prodPrice='43.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:05:45' prodDateModified='2003-07-16T10:06:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1958GP' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Party Spreader,GP 4 1/2&#x27;&#x27;'
		 ProdNamePlural='Party Spreader,GP 4 1/2&#x27;&#x27;' prodShortDescription='. Sold by the dozen.
.1958GP - Party Spreader,GP 4 1/2&#x27;&#x27;
.6652G - Pastry Fork, GP 5 1/2&#x27;&#x27;
.6651G - Dessert Spoon,GP
.1958 - PartySpreader,SS 4 1/2&#x27;&#x27;
.6652 - Pastry Fork,SS 5 1/2&#x27;&#x27;
.6651 - Dessert Spoon, SS
'
		 prodDescription='.Sold by the Dozen.
.1958GP - Party Spreader,GP 4 1/2&#x27;&#x27;
.6652G - Pastry Fork, GP 5 1/2&#x27;&#x27;
.6651G - Dessert Spoon,GP
.1958 - PartySpreader,SS 4 1/2&#x27;&#x27;
.6652 - Pastry Fork,SS 5 1/2&#x27;&#x27;
.6651 - Dessert Spoon, SS
'
		 prodMessage='' prodImageSmallPath='/images/1958GP.jpg'
		 prodImageLargePath='/images/1958GP.jpg' prodLink='' prodPrice='36.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-04T14:46:39' prodDateModified='2003-08-05T13:12:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1959GP' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Sugar Ladle, GP' ProdNamePlural='Sugar Ladle, GP'
		 prodShortDescription='.1959 - Sugar Ladle, SS
.1959GP - SUgar Ladle, GP
.1960 - Traditional Sugar Ladle, SS
. Sold by the dozen.'
		 prodDescription='.1959 - Sugar Ladle, SS
.1959GP - SUgar Ladle, GP
.1960 - Traditional Sugar Ladle, SS
. Sold by the dozen'
		 prodMessage='' prodImageSmallPath='/images/1959GP.jpg'
		 prodImageLargePath='/images/1959GP.jpg' prodLink='' prodPrice='33.60'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-04T14:31:33' prodDateModified='2003-08-05T13:11:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='1960GP' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Traditional Sugar Ladle, GP'
		 ProdNamePlural='Traditional Sugar Ladle, GP' prodShortDescription='Traditional Sugar Ladle, GP. Sold by the dozen.'
		 prodDescription='Traditional Sugar Ladle, GP. Sold by the dozen.'
		 prodMessage='' prodImageSmallPath='/images/1960GP.jpg'
		 prodImageLargePath='/images/1960GP.jpg' prodLink='' prodPrice='33.60'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-04T14:23:08' prodDateModified='2003-08-05T13:11:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='197000' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Halloween Decor Mold Insert With Double Steel Dome'
		 ProdNamePlural='Halloween Decors Molds Insert With Doubles Steels Domes'
		 prodShortDescription='The Halloween set consists of two steel domes, a silicone Halloween relief and a stainless steel bracket.'
		 prodDescription='The Halloween set consists of two steel domes, a silicone Halloween relief and a stainless steel bracket. This decorative double Halloween mold serves as a festive pumpkin lantern to be placed over a traditional round cake.'
		 prodMessage='' prodImageSmallPath='/images/wc197000.jpg'
		 prodImageLargePath='/images/wc197000.jpg' prodLink=''
		 prodPrice='97.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='96.00'
		 prodDateAdded='2003-06-19T14:59:20' prodDateModified='2003-06-19T14:59:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='198' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='STAINLESS ESPRESSO SET 15 PC-SET'
		 ProdNamePlural='STAINLESS ESPRESSO SET 15 PC-SET' prodShortDescription='STAINLESS ESPRESSO SET 15 PC-SET'
		 prodDescription='15 piece stainless steel serving sets. Set includes 6 thermal espresso cups which keep coffee hot on the inside but cool on the outside. Also a stainless steel sugar bowl and 6 cup espresso pot. Gift boxed. Made in Italy.'
		 prodMessage='' prodImageSmallPath='/images/198.jpg' prodImageLargePath='/images/198.jpg'
		 prodLink='' prodPrice='159.99' prodWeight='0' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='132.99' prodDateAdded='2003-02-08T16:16:40'
		 prodDateModified='2003-02-08T16:17:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='199' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='15 pc. Stainless &#x26; Gold trim Serving Set'
		 ProdNamePlural='15 pc. Stainless &#x26; Gold trim Serving Set'
		 prodShortDescription='These sets feature a gold curved handle. Enjoy the look and feel of our beautiful s/steel serving sets
15 pc. Stainless &#x26; Gold trim Serving Set'
		 prodDescription='15 pc. Stainless &#x26; Gold trim Serving Set 
These sets feature a gold curved handle. Enjoy the look and feel of our beautiful s/steel serving sets. Set includes 6 thermal cups which keep coffee hot on the inside but cool on the outside. Also a s/steel sugar bowl and 6 cup espresso pot. Gift boxed. Made in Italy. 
'
		 prodMessage='' prodImageSmallPath='/images/199.jpg' prodImageLargePath='/images/199.jpg'
		 prodLink='' prodPrice='159.99' prodWeight='0' prodShip='9.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='142.99' prodDateAdded='2003-02-13T16:39:38'
		 prodDateModified='2003-02-13T16:40:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='20' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='BIALETTI Stove-Top espresso makers'
		 ProdNamePlural='espresso coffee makers' prodShortDescription='These are the ORIGINAL “little man” stove tops made by Bialetti.'
		 prodDescription='These are the ORIGINAL “little man” stove tops made by Bialetti. Boxed and tagged with the Bialetti logo. Three sizes. Made in Italy.
The Original Moka Pot. Developed by
Alfonso Bialetti in 1933.
Distinctive eight-sided shape.
Aluminum. Made in Italy
'
		 prodMessage='' prodImageSmallPath='/images/20.jpg' prodImageLargePath='/images/20.jpg'
		 prodLink='/detail.asp?product_id=20' prodPrice='41.99'
		 prodWeight='0' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='39.99' prodDateAdded='2003-02-07T22:16:16'
		 prodDateModified='2005-07-29T11:42:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='200' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Fruit and Vegetable Strainer'
		 ProdNamePlural='fruits and vegetables strainers' prodShortDescription='You will appreciate our new food strainer, designed by Gene Vitantonio, designer of food strainers for over 40 years.Victorio Strainer'
		 prodDescription='No more peeling or coring ever needed, continuously separates seeds and skins
from juices and pulp with just a turn of the
handle. Puree tomatoes and apples, prepare more healtfull foods, Make natural
sauces, soups, jams, jellies, baby food and more. Canning time is cut in half.
Clean high polish body
without paint or coatings to chip or peel. Optional attachments available for berries,
pumpkin, squash, grapes and salsa. You will
appreciate how this Villaware strainer incorporates
many improvements over prior food strainers.
Stands 19&#x22; high overall with hopper attached
Screen is 5 1/2 in. long x 3 1/4 &#x22; in diameter
at the large opening. Not compatible with the old Vitantonio model. Victorio Strainer'
		 prodMessage='&#x27;The roots of education are bitter, but the fruit is sweet&#x27; Aristotle'
		 prodImageSmallPath='/villawareonline/images/stariner.jpg'
		 prodImageLargePath='/villawareonline/images/stariner.jpg'
		 prodLink='/detail.asp?product_id=200' prodPrice='63.95'
		 prodWeight='1' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='58.95' prodDateAdded='2001-11-22T05:14:38'
		 prodDateModified='2004-04-08T12:19:09' prodRelated='265,200-01,243001,26-0012,320-02,413'
		 prodRelatedCats=''/>
	<z:row prodID='200002' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='&#x27;Bron&#x27; Mandolin Vegetable Slicer'
		 ProdNamePlural='&#x27;Bron&#x27; Mandolins Vegetable Slicers'
		 prodShortDescription='The slicer is made of 100% stainless steel except for the pusher knob which is made of plastic.'
		 prodDescription='The slicer is made of 100% stainless steel except for the pusher knob which is made of plastic. With its three cutting blades, glide plates and a thickness adjustment mechanism, the mandolin is well equipped to slice, julienne, crinkle and waffle cut. 
'
		 prodMessage='' prodImageSmallPath='/images/wc200002.jpg'
		 prodImageLargePath='/images/wc200002.jpg' prodLink=''
		 prodPrice='199.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='197.99'
		 prodDateAdded='2003-06-19T12:43:50' prodDateModified='2003-06-19T12:44:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='200-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Strainer Motororizer Kit' ProdNamePlural='fruits and vegetables strainers'
		 prodShortDescription='Includes powerful 2 speed motor and steel mounting bracket assembly. villaware strainer'
		 prodDescription='Bracket is simple to mount, attaching to strainer body with 2 screws. the No 200 strainer body alreadys comes with tapped mounting holes, so motor kit is ready to attach. willaware strainer motor and bracket, victorio strainer'
		 prodMessage='Nice!Easy!Cool!' prodImageSmallPath='/villawareonline/images/motorizerstrainer.jpg'
		 prodImageLargePath='/villawareonline/images/motorizerstrainer.jpg'
		 prodLink='/detail.asp?product_id=200-01' prodPrice='106.95'
		 prodWeight='1' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='99.00' prodDateAdded='2002-09-03T10:48:53'
		 prodDateModified='2004-08-11T23:19:11'/>
	<z:row prodID='200-011' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Bracket for 200 strainer' ProdNamePlural='brackets motors 200 strainers'
		 prodShortDescription='Bracket' prodDescription='For 200 strainer'
		 prodMessage='Parts!' prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='' prodPrice='14.95' prodWeight='1' prodShip='3.90'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-09-16T17:57:28'
		 prodDateModified='2003-03-15T18:04:26' prodLength='1'
		 prodWidth='1' prodHeight='1'/>
	<z:row prodID='200012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 8&#x27;&#x27; Fry Pan'
		 ProdNamePlural='Scanpan Classic 8&#x27;&#x27; Fry Pans'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxDiamter): 1.5&#x22; x 8&#x22; 
-Made In Denmark 
-Weighs Approximately 1.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP200012.jpg'
		 prodImageLargePath='/images/SP200012.jpg' prodLink=''
		 prodPrice='29.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T23:39:15' prodDateModified='2003-07-22T10:20:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='200-06A' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Rubber Pad' ProdNamePlural='rubbers pads'
		 prodShortDescription='part 200 Strainer' prodDescription='Villaware only'
		 prodMessage='Parts' prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='' prodPrice='3.95' prodWeight='0' prodShip='1.50'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2002-09-27T12:58:07'
		 prodDateModified='2003-03-15T18:04:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='200-07A' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Hopper Adapter' ProdNamePlural='hoppers adapter'
		 prodShortDescription='hopper adpater for 200 strainer'
		 prodDescription='Villaware products only' prodMessage='parts'
		 prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='' prodPrice='4.95' prodWeight='0' prodShip='1.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2002-09-25T11:16:58'
		 prodDateModified='2003-03-15T18:20:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='200-09' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Seal Ring' ProdNamePlural='seals rings'
		 prodShortDescription='Seal ring for Model 200 strainer by Villaware'
		 prodDescription='Model 200' prodMessage='Found it!' prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='' prodPrice='8.95' prodWeight='1' prodShip='2.41'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-08-30T12:09:56'
		 prodDateModified='2003-03-15T18:21:11'/>
	<z:row prodID='2000CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='Commercial Electric Diamond Knife Sharpener'
		 ProdNamePlural='Commercial Electric Diamond Knife Sharpeners'
		 prodShortDescription='- A Commercial Sharpener to meet the needs of the commercial kitchen.
- Lightning Fast-diamond abrasives for hairsplitting sharpness, in seconds.
- Easy to use.
- Detachable Sharpening Module easy removed for cleaning in dishwasher or sink.'
		 prodDescription='- A Commercial Sharpener to meet the needs of the commercial kitchen.
- Lightning Fast-diamond abrasives for hairsplitting sharpness, in seconds.
- Easy to use.
- Detachable Sharpening Module easy removed for cleaning in dishwasher or sink.
- Sharpens straight edge and serrated knives.
- Two Stages-create doublepbevel edges that stay sharp longer.'
		 prodMessage='' prodImageSmallPath='/images/2000CC.jpg'
		 prodImageLargePath='/images/2000CC.jpg' prodLink='' prodPrice='399.95'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T13:25:50' prodDateModified='2003-08-06T13:26:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2001' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Gift Certificates' ProdNamePlural='gift certificate'
		 prodShortDescription='The best thing for your friends,family members. A gift certificate from Villaware.
They will thank you for the useful kitchen item they will choose.'
		 prodDescription='G.I.F.T.Z.' prodMessage='Boy, they will love it!'
		 prodImageSmallPath='/villawareonline/images/giftcertificate.jpg'
		 prodImageLargePath='/villawareonline/images/giftcertificate.jpg'
		 prodLink='' prodPrice='21.95' prodWeight='0' prodShip='0'
		 prodShipIsActive='0' prodCountryTaxIsActive='0' prodStateTaxIsActive='0'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-29T19:08:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='200100' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Rouet Spiral Vegetable Slicer'
		 ProdNamePlural='Rouet Spirals Vegetable Slicers' prodShortDescription='This slicer cuts vegetables and fruits into curly, ribbon-like slices. It is equipped with multiple blades with either 5/64 (2mm), 1/8 (3mm), 1/4 (6mm) spacing and a straight blade for ribbon cuts. 
'
		 prodDescription='This slicer cuts vegetables and fruits into curly, ribbon-like slices. It is equipped with multiple blades with either 5/64&#x22; (2mm), 1/8&#x22; (3mm), 1/4&#x22; (6mm) spacing and a straight blade for ribbon cuts. 
'
		 prodMessage='' prodImageSmallPath='/images/wc200100.jpg'
		 prodImageLargePath='/images/wc200100.jpg' prodLink='/detail.asp?product_id=200100'
		 prodPrice='436.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='435.00'
		 prodDateAdded='2003-06-19T12:52:24' prodDateModified='2004-04-28T19:51:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='200-13' prodCategoryId='17' prodManufacturerId='22'
		 prodVendorId='7' prodName='Standard Screen' ProdNamePlural='screens'
		 prodShortDescription='standard screen for 200 strainer'
		 prodDescription='Villaware Model 200 Only' prodMessage='Parts Replacement'
		 prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='' prodPrice='17.95' prodWeight='1' prodShip='2.41'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-08-14T19:21:17'
		 prodDateModified='2003-03-15T18:25:28'/>
	<z:row prodID='200-15' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Squirt Tray Guard' ProdNamePlural='squirts trays guards'
		 prodShortDescription='STG for 200 strainer by Villaware'
		 prodDescription='Villaware model only.' prodMessage='Parts'
		 prodImageSmallPath='/villawareonline/images/placeholder-icon.gif'
		 prodImageLargePath='/villawareonline/images/placeholder-icon.gif'
		 prodLink='' prodPrice='9.95' prodWeight='0' prodShip='3.90'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2002-09-27T12:55:38'
		 prodDateModified='2003-03-15T18:25:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2001C' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Uno American 4 Square' ProdNamePlural='uno series Waffle maker'
		 prodShortDescription='Our waffle makers let you enjoy hot waffles cooked to perfection in less than three minutes. These efficient appliances have seven temperature settings and two browning levels, ensuring consistent results from the first batch to the last'
		 prodDescription='A chime signals when waffles are done. The nonstick grids are easy to clean. Our Classic Square waffle maker, 10&#x22; x 13&#x22; x 3 1/2&#x22; high, makes four thin 4 1/2&#x22; sq. waffles. Initially Exclusive to Williams Sonoma
Our waffle makers let you enjoy hot waffles cooked to perfection in less than three minutes. These efficient appliances have seven temperature settings and two browning levels, ensuring consistent results from the first batch to the last'
		 prodMessage='Uno Series' prodImageSmallPath='/villawareonline/images/uno2001c.jpg'
		 prodImageLargePath='/villawareonline/images/uno2001c.jpg'
		 prodLink='/detail.asp?product_id=2001c' prodPrice='111.95'
		 prodWeight='1' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='94.50' prodDateAdded='2002-05-01T00:47:03'
		 prodDateModified='2004-07-30T22:48:12'/>
	<z:row prodID='2002' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Uno Belgian Round Waffler'
		 ProdNamePlural='uno series Waffle maker' prodShortDescription='Our waffle makers let you enjoy hot waffles cooked to perfection in less than three minutes. These efficient appliances have seven temperature settings and two browning levels, ensuring consistent results from the first batch to the last'
		 prodDescription='A chime signals when waffles are done. The nonstick grids are easy to clean. The Classic Round waffle maker, 11&#x22; x 8&#x22; x 3 1/2&#x22; high, makes a round waffle that divides into four triangular sections.  Initially Exclusive to Williams Sonoma wafflers'
		 prodMessage='Uno Series' prodImageSmallPath='/villawareonline/images/uno2002.jpg'
		 prodImageLargePath='/villawareonline/images/uno2002.jpg'
		 prodLink='/detail.asp?product_id=2002' prodPrice='100.95'
		 prodWeight='1' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.99' prodDateAdded='2002-05-01T16:22:20'
		 prodDateModified='2004-08-10T21:54:02'/>
	<z:row prodID='200-20' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Extra strainer attachement'
		 ProdNamePlural='fruits and vegetables strainers 200-29'
		 prodShortDescription='Quality stainless steel screens with convenient twist on mount. 200-29 villaware strainer'
		 prodDescription='plus shorter spiral so grape seeds won&#x27;t jam! 200-25, victorio strainer'
		 prodMessage='greatness!' prodImageSmallPath='/villawareonline/images/strainerattachfruit.jpg'
		 prodImageLargePath='/villawareonline/images/strainerattachfruit.jpg'
		 prodLink='/detail.asp?product_id=200-20' prodPrice='17.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='14' prodDateAdded='2001-08-08T19:25:47'
		 prodDateModified='2004-08-11T23:17:15'/>
	<z:row prodID='2003' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Uno Heart Waffler' ProdNamePlural='uno series Waffle maker'
		 prodShortDescription='Our waffle makers let you enjoy hot waffles cooked to perfection in less than three minutes. These efficient appliances have seven temperature settings and two browning levels, ensuring consistent results from the first batch to the last'
		 prodDescription='A chime signals when waffles are done. The nonstick grids are easy to clean. The Classic Round waffle maker, 11&#x22; x 8&#x22; x 3 1/2&#x22; high, makes a round waffle that divides into four triangular sections.  Initially Exclusive to Williams Sonoma wafflers'
		 prodMessage='Uno Series' prodImageSmallPath='/villawareonline/images/uno2003.jpg'
		 prodImageLargePath='/villawareonline/images/uno2003.jpg'
		 prodLink='/detail.asp?product_id=2003' prodPrice='100.95'
		 prodWeight='1' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='89.99' prodDateAdded='2002-05-01T16:22:56'
		 prodDateModified='2004-08-10T22:03:42'/>
	<z:row prodID='2005B' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='See through stove-top espresso makers'
		 ProdNamePlural='espresso coffee makers' prodShortDescription='Since 1922 Velox has been one of Italy&#x27;s finest designers of stove top espresso makers.'
		 prodDescription='Since 1922 Velox has been one of Italy&#x27;s finest designers of stove top espresso makers.
Each unit features quality 18/10 stainless steel bases and screens with a high temperature see through body. Velox combines style and quality to craft a unique designer espresso pot'
		 prodMessage='' prodImageSmallPath='/images/2005b.jpg'
		 prodImageLargePath='/images/2005b.jpg' prodLink='' prodPrice='63.99'
		 prodWeight='0' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='59.99' prodDateAdded='2003-02-07T20:59:22'
		 prodDateModified='2003-02-07T21:00:11' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='020,MK06,mk07,NCX-944'
		 prodRelatedCats=''/>
	<z:row prodID='20-0706' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Stir Fry Pan' ProdNamePlural='pans'
		 prodShortDescription='-1.8 mm, Xylan Non-Stick - Maple Wood Handles. 9.5&#x27;&#x27; and 12&#x27;&#x27;.'
		 prodDescription='-1.8 mm, Xylan Non-Stick - Maple Wood Handles. 9.5&#x27;&#x27; and 12&#x27;&#x27;.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/wok_0706-0708.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/wok_0706-0708.jpg'
		 prodLink='/detail.asp?product_id=20-0706' prodPrice='22.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-21T17:16:26' prodDateModified='2003-08-21T17:16:43'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='200-Chute' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Replacement chute for 200 strainer'
		 ProdNamePlural='chute' prodShortDescription='Replacement pastic chute for item 200.'
		 prodDescription='Villaware strainer 200 only
200-chute'
		 prodMessage='Glad U Found them!' prodImageSmallPath='/villawareonline/images/stariner.jpg'
		 prodImageLargePath='/villawareonline/images/stariner.jpg'
		 prodLink='' prodPrice='10.95' prodWeight='1' prodShip='4.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-30T06:28:03'/>
	<z:row prodID='200-H' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Handle' ProdNamePlural='Handle for 200 Fruit Strainer'
		 prodShortDescription='Replacement Handle for 200 Strainer'
		 prodDescription='Replacement parts for Villaware' prodMessage='Crank!'
		 prodImageSmallPath='/villawareonline/images/stariner.jpg'
		 prodImageLargePath='/villawareonline/images/stariner.jpg'
		 prodLink='' prodPrice='8.95' prodWeight='1' prodShip='3.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-08-06T14:32:35'/>
	<z:row prodID='200-washer2' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Replacement washers for 200 strainer'
		 ProdNamePlural='washer' prodShortDescription='Pack of 3'
		 prodDescription='Villaware strainer 200 only
200-12'
		 prodMessage='Glad U Found them!' prodImageSmallPath='/villawareonline/images/gaskets.jpg'
		 prodImageLargePath='/villawareonline/images/gaskets.jpg'
		 prodLink='' prodPrice='9.95' prodWeight='1' prodShip='3.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-07-25T20:31:35'/>
	<z:row prodID='20-1110' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Skillet Handle' ProdNamePlural='Skillets'
		 prodShortDescription='Carbon Steel Woks - 1.8 mm
 #20-1110 / 10&#x27;&#x27; Flat-Bottom Wok with Blonde Wood Handle, Carbon Steel.
 #20-1135 / 12&#x27;&#x27; Stir Fry Pan with Blonde Wood Handle, Carbon Steel.'
		 prodDescription='Carbon Steel Woks - 1.8 mm
 #20-1110 / 10&#x27;&#x27; Flat-Bottom Wok with Blonde Wood Handle, Carbon Steel.
 #20-1135 / 12&#x27;&#x27; Stir Fry Pan with Blonde Wood Handle, Carbon Steel.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/wok_skillet.gif'
		 prodImageLargePath='http://www.kasbahouse.com/wok_skillet.gif'
		 prodLink='/detail.asp?product_id=20-1110' prodPrice='22.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T10:15:50' prodDateModified='2003-08-22T10:16:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='20-1130' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Carbon Steel Woks/Stir Fry Pans'
		 ProdNamePlural='Carbon Steel Woks/Stir Fry Pans' prodShortDescription='Carbon Steel Woks - 1.8 mm.
 #20-1130 / 16&#x27;&#x27; Round-Bottom Wok with Wire Loop Handles, Carbon Steel.
 #20-1120 / 14&#x27;&#x27; Round-Bottom Wok with Wire Loop Handles, Carbon Steel.
 #20-1125 / 14&#x27;&#x27; Flat-Bottom Wok with Wire Loop Handles, Carbon Steel.'
		 prodDescription='Carbon Steel Woks - 1.8 mm.
 #20-1130 / 16&#x27;&#x27; Round-Bottom Wok with Wire Loop Handles, Carbon Steel.
 #20-1120 / 14&#x27;&#x27; Round-Bottom Wok with Wire Loop Handles, Carbon Steel.
 #20-1125 / 14&#x27;&#x27; Flat-Bottom Wok with Wire Loop Handles, Carbon Steel.
 #20-1145 / 20&#x27;&#x27; Round-Bottom Wok with Wire Loop Handles, Carbon Steel.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/wok_wire.gif'
		 prodImageLargePath='http://www.kasbahouse.com/wok_wire.gif'
		 prodLink='/detail.asp?product_id=20-1130' prodPrice='39.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T10:06:34' prodDateModified='2003-08-22T10:28:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='20-1140' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Skillet Handle with Helper Handle'
		 ProdNamePlural='Skillet Handles with Helper Handles' prodShortDescription='Carbon Steel Woks - 1.8 mm
 #20-1140 / 14&#x27;&#x27; Round-Bottom Wok with Blonde Wood Handles, Carbon Steel.
 #20-1115 / 14&#x27;&#x27; Flat-Bottom Wok with Blonde Wood Handles, Carbon Steel.'
		 prodDescription='Carbon Steel Woks - 1.8 mm
 #20-1140 / 14&#x27;&#x27; Round-Bottom Wok with Blonde Wood Handles, Carbon Steel.
 #20-1115 / 14&#x27;&#x27; Flat-Bottom Wok with Blonde Wood Handles, Carbon Steel.
 #21-9963 / 14&#x27;&#x27; 4-pc. Flat Bottom Wok Set, Carbon Steel: Wok, Lid, 12&#x27;&#x27; Bamboo Spatula, Recipe Booklet.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/wok_kit.gif'
		 prodImageLargePath='http://www.kasbahouse.com/wok_kit.gif'
		 prodLink='/detail.asp?product_id=20-1140' prodPrice='27.00'
		 prodWeight='0' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='24.00' prodDateAdded='2003-04-21T13:14:24'
		 prodDateModified='2003-08-22T10:25:10' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2020' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='UNO Contact Grill' ProdNamePlural='UNO Contact Grill'
		 prodShortDescription='Highly polished, die cast aluminum housing'
		 prodDescription='-Highly polished, die cast aluminum housing
-Adjustable temperature control, Power on and Ready light
-Non-stick coated for easy cooking and clean-up
-Cool-touch handles
-Stands upright for space saving storage 
-Enjoy fast, fat draining grilling and easy clean-up
-Top and bottom grill plates have cast-in heating elements
-Bottom grill plate has fat draining through holes
-Fats are squeezed through the holes into removable grease drawer
-Bottom plate fully removable for cleaning in the sink or dishwasher
-1400 Watts of fast cooking power
'
		 prodMessage='' prodImageSmallPath='/images/2020.gif' prodImageLargePath='/images/2020.gif'
		 prodLink='' prodPrice='125.99' prodWeight='0' prodShip='7.0'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='109.99' prodDateAdded='2003-02-10T22:54:34'
		 prodDateModified='2003-02-10T22:55:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='20207' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 7 Piece Chefs Set'
		 ProdNamePlural='Scanpan Classic 7 Piece Chefs Sets' prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Includes: 
-9&#x22; Fry Pan 
-10&#x22; Covered Sauté Pan 
-2 Qt. Covered Sauce Pan 
-6 Qt. Covered Low Stew Pot 
-Dishwasher Safe 
-Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 17.35 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP20207.jpg'
		 prodImageLargePath='/images/SP20207.jpg' prodLink='' prodPrice='199.95'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-22T10:52:22' prodDateModified='2003-07-22T10:53:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2030' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Uno™ Two-Way Grill' ProdNamePlural='Uno™ Two-Way Grill'
		 prodShortDescription='Fast Grill Meats &#x26; Infusion-Grill Delicate Preparations 
Unique System Combines Two-Position Selector Switch And Reservoir Cup 
Set To &#x22;Quick-Sear&#x22; To Grill Meats At High Temperature, Reservoir Cup Catches Drippings, Great For Steaks And Hamburgers'
		 prodDescription='Fast Grill Meats &#x26; Infusion-Grill Delicate Preparations 
Unique System Combines Two-Position Selector Switch And Reservoir Cup 
Set To &#x22;Quick-Sear&#x22; To Grill Meats At High Temperature, Reservoir Cup Catches Drippings, Great For Steaks And Hamburgers 
Set To Steam-Infuse&#x22; To Cook Flavorful One-Dish Meals, Filling The Reservoir Cup With Wines &#x26; Spices, Great For Softer Moister Foods Like Chicken, Fish, Shrimp, Veggies, And Teriyaki Dishes 
Internal Reservoir Cup Infuses Wine, Spice, Herb, Sauce, Or Wood Chip 
Xylan Nonstick Coating For Easy Release And Clean UpFlavors Into Foods 
Heavy Grill Plates For Even Distribution 
Easy-Set Timer Sounds Bells When Done 
Cool Touch Handle 
Highly Polished Aluminum Housing 
Ready Light'
		 prodMessage='' prodImageSmallPath='/images/2030.jpg' prodImageLargePath='/images/2030.jpg'
		 prodLink='' prodPrice='89.95' prodWeight='0' prodShip='8.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-02-11T00:15:41'
		 prodDateModified='2003-02-11T00:20:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='203-02' prodCategoryId='11' prodManufacturerId='30'
		 prodVendorId='7' prodName='BIANCO White Bowl' ProdNamePlural='BIANCO White Bowl'
		 prodShortDescription='This handsome hand-glazed white bowl is of the highest quality ceramic produced in Italy.'
		 prodDescription='This handsome hand-glazed white bowl is of the highest quality ceramic produced in Italy. Medium sized at 13” in diameter by 3” deep, it’s ideal for serving up pasta and salads at home. Regularly $99.95 - YOU SAVE $67!'
		 prodMessage='' prodImageSmallPath='/images/203-02.jpg'
		 prodImageLargePath='/images/203-02.jpg' prodLink='/detail.asp?product_id=203-02'
		 prodPrice='99.95' prodWeight='0' prodShip='8.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='32.95'
		 prodDateAdded='2004-06-11T23:11:13' prodDateModified='2005-07-18T04:43:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2040' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Uno Series Griddle' ProdNamePlural='griddle uno series'
		 prodShortDescription='Uno series griddle' prodDescription='Was exclusif to Williams-Sonoma
electric griddles'
		 prodMessage='Uno' prodImageSmallPath='/villawareonline/images/2050.jpg'
		 prodImageLargePath='/villawareonline/images/2050.jpg'
		 prodLink='/detail.asp?product_id=2040' prodPrice='140.95'
		 prodWeight='4' prodShip='9.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='119.99' prodDateAdded='2002-05-01T19:52:42'
		 prodDateModified='2005-03-22T10:41:17'/>
	<z:row prodID='204045' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Sausage and Poultry Stuffer'
		 ProdNamePlural='Sausages and Poultrys Stuffers' prodShortDescription='This manual sausage and poultry stuffer is made of stainless steel and comes with three attachments. The stuffing/filling is placed into the container and a hand crank is used to turn the compressor and stuff the filling into the meat. 
'
		 prodDescription='This manual sausage and poultry stuffer is made of stainless steel and comes with three attachments. The stuffing/filling is placed into the container and a hand crank is used to turn the compressor and stuff the filling into the meat. Sausage making
'
		 prodMessage='' prodImageSmallPath='/images/wc204045.jpg'
		 prodImageLargePath='/images/wc204045.jpg' prodLink='/detail.asp?product_id=204045'
		 prodPrice='561.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='559.99'
		 prodDateAdded='2003-06-19T12:08:20' prodDateModified='2005-01-19T00:41:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2050' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Uno Series Grill' ProdNamePlural='grill uno series'
		 prodShortDescription='Uno series grill' prodDescription='Was exclusif to Williams-Sonoma'
		 prodMessage='Uno is it?' prodImageSmallPath='/villawareonline/images/2040.jpg'
		 prodImageLargePath='/villawareonline/images/2040.jpg'
		 prodLink='' prodPrice='140.95' prodWeight='4' prodShip='9.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='99.99' prodDateAdded='2002-07-09T10:44:10'/>
	<z:row prodID='205-02' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Spaghetti Servings Bowls' ProdNamePlural='spaghetti serving bowl'
		 prodShortDescription='Hand painted bowls from Italy, Colorfully hand decorated, these all new earthenware bowls and platters capture the live warmth and colors of Italy.'
		 prodDescription='Like the Italian art, these ceramics are beautifully glazed to a high gloss. More long lasting, when treated with care. Hand wash and protect from high oven heat. Sold by carton pack or single.'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/251.jpg'
		 prodImageLargePath='/villawareonline/images/251.jpg' prodLink=''
		 prodPrice='100.95' prodWeight='1' prodShip='7.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='2' prodSaleIsActive='1' prodSalePrice='79.99'
		 prodDateAdded='2002-03-29T19:19:27'/>
	<z:row prodID='20508' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 11 Piece Chef&#x27;s Set With 9 Qt. Dutch Oven'
		 ProdNamePlural='Scanpan Classic 11 Piece Chef s Set With 9 Qt. Dutch Ovens'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Includes: 
-10&#x22; Fry Pan 
-11&#x22; Covered Sauté Pan 
-1 Qt Covered Sauce 
-2 Qt Covered Sauce Pan 
-3 Qt Sauce Pan 
-9 Qt. Dutch Oven 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxWxD): 14&#x22; x 25&#x22; x 13&#x22; 
-Made In Denmark 
-Weighs Approximately 30 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP20508.jpg'
		 prodImageLargePath='/images/SP20508.jpg' prodLink='' prodPrice='424.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-22T10:49:56' prodDateModified='2003-07-22T10:50:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2060' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='UNO Pizzelle Baker' ProdNamePlural='UNO Pizzelles Bakers'
		 prodShortDescription='Bakes 2 thin and crispy Italian waffle cookies at-a-time.'
		 prodDescription='-Bakes 2 thin and crispy Italian waffle cookies at-a-time.
-1000 Watts of cooking power for fast heat up and quick baking
-Exclusive Steam Guard protects hands from hot steam
-Extra thick die cast cooking grids for optimum heat distribution
-Professional highly polished die cast housing construction
-Non-stick coating, ready light, handle clip
-Automatic thermostat with ready light
-Stands upright for storage, cord wrap'
		 prodMessage='' prodImageSmallPath='/images/2060.gif' prodImageLargePath='/images/2060.gif'
		 prodLink='' prodPrice='89.99' prodWeight='0' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='79.99' prodDateAdded='2003-02-10T19:22:33'
		 prodDateModified='2003-02-10T19:35:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2070' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='UNO Croque Monsieur Sandwich Maker'
		 ProdNamePlural='UNO Croque Monsieur Sandwiches Makers'
		 prodShortDescription='Grill two French shell shaped, sealed pocket sandwiches.'
		 prodDescription='Grill two French shell shaped, sealed pocket sandwiches.
-Also can be used to make calzones, muffins, turnovers, brownies, cakes and more.
-Highly polished, die cast aluminum housing
-Non-stick coating, ready light, handle clip
-1000 Watts of cooking power for fast heat up and quick baking
-Exclusive Steam Guard protects hands for hot steam
-Extra thick die cast cooking grids for optimum heat distribution
-Automatic thermostat control
-Stands upright for storage, cord wrap'
		 prodMessage='' prodImageSmallPath='/images/2070.gif' prodImageLargePath='/images/2070.gif'
		 prodLink='' prodPrice='89.99' prodWeight='0' prodShip='8.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='79.99' prodDateAdded='2003-02-10T22:46:33'
		 prodDateModified='2003-02-10T22:47:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='207-02' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Spaghetti Servings Bowls' ProdNamePlural='spaghetti serving bowl'
		 prodShortDescription='Hand painted bowls from Italy, Colorfully hand decorated, these all new earthenware bowls and platters capture the live warmth and colors of Italy.'
		 prodDescription='Like the Italian art, these ceramics are beautifully glazed to a high gloss. More long lasting, when treated with care. Hand wash and protect from high oven heat. Sold by carton pack or single.'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/272.jpg'
		 prodImageLargePath='/villawareonline/images/272.jpg' prodLink=''
		 prodPrice='100.95' prodWeight='1' prodShip='7.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='79.99'
		 prodDateAdded='2002-03-29T19:23:47'/>
	<z:row prodID='21001' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 21001 Pawn Black Shaker'
		 ProdNamePlural='William Bounds 21001 Pawn Black Shakers'
		 prodShortDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In The Top 
'
		 prodDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In The Top 
-Fills In The Bottom &#x26; Closes With A Rubber Stopper 
-Ball On Top Is White With Black Dots; Bottom Is Black With Red &#x26; White Details 
-Designed By Robert Wilhelm 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Push-In Rubber Shaker Stopper 
-Size (HxWxD): 5&#x22; x 3.5&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/21001.jpg'
		 prodImageLargePath='/images/21001.jpg' prodLink='' prodPrice='24.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:32:31' prodDateModified='2003-07-15T19:32:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21002' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 21002 Pawn Green Shaker'
		 ProdNamePlural='William Bounds 21002 Pawn Green Shakers'
		 prodShortDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
'
		 prodDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
-Fills In The Bottom &#x26; Closes With A Rubber Stopper 
-Ball On Top Is White With Black Dots 
-Bottom Is Green With Black &#x26; White Details 
-Deep &#x26; Varied Color 
-Designed By Robert Wilhelm 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Signed By Artist 
-Push-In Rubber Shaker Stopper 
-Size (HxWxD): 5&#x22; x 3.5&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/21002.jpg'
		 prodImageLargePath='/images/21002.jpg' prodLink='' prodPrice='24.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:34:41' prodDateModified='2003-07-15T19:35:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21003' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 21003 Pawn Millennium Blue Shaker'
		 ProdNamePlural='William Bounds 21003 Pawn Millennium Blue Shakers'
		 prodShortDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
'
		 prodDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
-Fills In The Bottom &#x26; Closes With A Rubber Stopper 
-Ball On Top Is White With Black Dots 
-Bottom Is Millennium Blue With Black &#x26; White Details 
-Deep &#x26; Varied Color 
-Designed By Robert Wilhelm 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Signed By Artist 
-Push-In Rubber Shaker Stopper 
-Size (HxWxD): 5&#x22; x 3.5&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/21003.jpg'
		 prodImageLargePath='/images/21003.jpg' prodLink='' prodPrice='24.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:36:27' prodDateModified='2003-07-15T19:36:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21004' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 21004 Pawn Natural Shaker'
		 ProdNamePlural='William Bounds 21004 Pawn Natural Shakers'
		 prodShortDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
'
		 prodDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
-Fills In The Bottom &#x26; Closes With A Rubber Stopper 
-Ball On Top Is White With Black Dots 
-Bottom Is Laquered Wood With Black &#x26; White Details 
-Designed By Robert Wilhelm 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Signed By Artist 
-Push-In Rubber Shaker Stopper 
-Size (HxWxD): 5&#x22; x 3.5&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/21004.jpg'
		 prodImageLargePath='/images/21004.jpg' prodLink='' prodPrice='24.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:38:36' prodDateModified='2003-07-15T19:39:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21005' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 21005 Pawn Orange Shaker'
		 ProdNamePlural='William Bounds 21005 Pawn Orange Shakers'
		 prodShortDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
'
		 prodDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
-Fills In The Bottom &#x26; Closes With A Rubber Stopper 
-Ball On Top Is White With Black Horizontal Stripes 
-Bottom Is Orange With Black &#x26; White Details 
-Deep &#x26; Varied Color 
-Designed By Robert Wilhelm 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Signed By Artist 
-Push-In Rubber Shaker Stopper 
-Size (HxWxD): 5&#x22; x 3.5&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/21005.jpg'
		 prodImageLargePath='/images/21005.jpg' prodLink='' prodPrice='24.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:40:36' prodDateModified='2003-07-15T19:40:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21006' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 21006 Pawn Red Shaker'
		 ProdNamePlural='William Bounds 21006 Pawn Red Shakers'
		 prodShortDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
'
		 prodDescription='-Can Be Used For Salt Or Pepper 
-Unusual, Unique Item For The Table 
-Three Holes In Top 
-Fills In The Bottom &#x26; Closes With A Rubber Stopper 
-Ball On Top Is Black With A White Design 
-Bottom Is Red With Black &#x26; White Details 
-Deep &#x26; Varied Color 
-Designed By Robert Wilhelm 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Signed By Artist 
-Push-In Rubber Shaker Stopper 
-Size (HxWxD): 5&#x22; x 3.5&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/21006.jpg'
		 prodImageLargePath='/images/21006.jpg' prodLink='' prodPrice='24.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T19:42:20' prodDateModified='2003-07-15T19:42:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2116R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Rectangle o Grid' ProdNamePlural='Rectangle o Grids'
		 prodShortDescription='-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Regular Hooks'
		 prodDescription='-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Regular Hooks'
		 prodMessage='' prodImageSmallPath='/images/2116R.jpg'
		 prodImageLargePath='/images/2116R.jpg' prodLink='' prodPrice='45.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T11:17:23' prodDateModified='2003-07-29T11:17:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2125' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Uno Warming Tray' ProdNamePlural='Unos Warming Trays'
		 prodShortDescription='Keep food warm right at the table. An attractive alternative to rushing back and forth from microwave to table. Great for parties and gatherings. warmer
'
		 prodDescription='Keep food warm right at the table. An attractive alternative to rushing back and forth from microwave to table. Great for parties and gatherings. warmer
'
		 prodMessage='' prodImageSmallPath='/images/2125.jpg' prodImageLargePath='/images/2125.jpg'
		 prodLink='/detail.asp?product_id=2125' prodPrice='129.95'
		 prodWeight='0' prodShip='8.46' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='119.95' prodDateAdded='2003-02-12T13:15:36'
		 prodDateModified='2004-02-02T22:26:41' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='21260' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='12” SKILLET COMMERCIAL' ProdNamePlural='12” SKILLET COMMERCIALS'
		 prodShortDescription='Professional non-stick interior.
Hardcoat non stick exterior.
Heavy guage aluminum for superior heating.
'
		 prodDescription='Professional non-stick interior.
Hardcoat non stick exterior.
Heavy guage aluminum for superior heating.
Removable insulated handle grips.
'
		 prodMessage='' prodImageSmallPath='/images/21260.gif'
		 prodImageLargePath='/images/21260.gif' prodLink='' prodPrice='52.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:40:36' prodDateModified='2003-07-16T13:43:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21360' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='3 QT RESTAURANT SAUCE PAN'
		 ProdNamePlural='3 QT RESTAURANT SAUCE PANS' prodShortDescription='Professional restaurant style steel pans for indoor or outdoor use.
Special stay cool on handle.
'
		 prodDescription='Professional restaurant style steel pans for indoor or outdoor use.
Special stay cool on handle.
12 in. Diameter.'
		 prodMessage='' prodImageSmallPath='/images/21360.gif'
		 prodImageLargePath='/images/21360.gif' prodLink='' prodPrice='78.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:44:48' prodDateModified='2003-07-16T13:52:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2155' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='UNO Grand Wrap Tortilla/Flatbread Maker'
		 ProdNamePlural='UNO Grand Wrap Tortilla Flatbread Maker'
		 prodShortDescription='UNO Grand Wrap Tortilla/Flatbread Maker
Highly polished, die cast aluminum housing
'
		 prodDescription='Highly polished, die cast aluminum housing
-Flattens and then bakes fresh, homemade 10&#x22; tortillas 
-Professional top handle press, easy to form flatbreads
-Heavy-weight die cast aluminum cooking plates for even heat distribution
-Non-stick coated plates, easy to wipe clean
-1000 Watts of cooking power, automatic temperature control
-Ready light, cool touch handles
-Stands upright for storage, cord wrap
'
		 prodMessage='' prodImageSmallPath='/images/2155.gif' prodImageLargePath='/images/2155.gif'
		 prodLink='/detail.asp?product_id=2155' prodPrice='89.99'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2003-02-10T17:41:30'
		 prodDateModified='2003-12-13T09:25:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2160' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Villaware Uno™ ProPress™ Contact Panini Grill'
		 ProdNamePlural='panini,' prodShortDescription='Grills Meats, Chicken, And Thick Sandwiches'
		 prodDescription='Fats Drain Into External Cup For Healthy Cooking 
Utilizes The Same Pro-Press Handle As Resaurant Units 
Floating Pro-Press Hinge, Grill Foods Up To 3&#x22; Thick 
Large 11&#x22; x 9&#x22; Grilling Surface 
Adjustable Temperature Control For Precise Grilling 
Nonstick Coated For Easy Cooking And Cleanup 
1400 Watts Of Fast Cooking Power 
Highly Polished Die Cast Aluminum Housing 
On/Off &#x26; Ready Lights
Three-Way Cord Wrap For Storage 
Stands Upright For Space Saving Storage 
1400 Watts 120 Volts 60 Hertz 
1 Year Warranty On Parts &#x26; Labor 
Size (HxWxD): &#x22; x &#x22; x &#x22; 
Made In China
panini maker'
		 prodMessage='You Do not get Harmony when everybody sings the same note (Doug Floyd)'
		 prodImageSmallPath='/villawareonline/images/2160.jpg'
		 prodImageLargePath='/villawareonline/images/2160.jpg'
		 prodLink='/detail.asp?product_id=2160' prodPrice='140.95'
		 prodWeight='4' prodShip='9.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='119.99' prodDateAdded='2002-07-09T11:00:52'
		 prodDateModified='2004-06-14T19:44:29' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='355,3600,368'
		 prodRelatedCats=''/>
	<z:row prodID='21601' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Uno™ ProPress™ Contact Panini Grill'
		 ProdNamePlural='panini,' prodShortDescription='Grills Meats, Chicken, And Thick Sandwiches Fats Drain Into External Cup For Healthy Cooking'
		 prodDescription='Utilizes The Same Pro-Press Handle As Resaurant Units 
Floating Pro-Press Hinge, Grill Foods Up To 3&#x22; Thick 
Large 11&#x22; x 9&#x22; Grilling Surface 
Adjustable Temperature Control For Precise Grilling 
Nonstick Coated For Easy Cooking And Cleanup 
1400 Watts Of Fast Cooking Power 
Highly Polished Die Cast Aluminum Housing 
On/Off &#x26; Ready Lights
Three-Way Cord Wrap For Storage 
Stands Upright For Space Saving Storage 
1400 Watts 120 Volts 60 Hertz 
1 Year Warranty On Parts &#x26; Labor 
Size (HxWxD): &#x22; x &#x22; x &#x22; 
Made In China'
		 prodMessage='You Do not get Harmony when everybody sings the same note (Doug Floyd)'
		 prodImageSmallPath='/villawareonline/images/2160.jpg'
		 prodImageLargePath='/villawareonline/images/2160.jpg'
		 prodLink='' prodPrice='140.95' prodWeight='4' prodShip='9.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='119.99' prodDateAdded='2002-07-09T10:52:53'/>
	<z:row prodID='21660' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='8 QT RESTAURANT STOCK POT'
		 ProdNamePlural='8 QT RESTAURANT STOCK POTS' prodShortDescription='Professional non-stick interior.
Hardcoat non stick exterior.
Heavy guage aluminum for superior heating.
'
		 prodDescription='Professional non-stick interior.
Hardcoat non stick exterior.
Heavy guage aluminum for superior heating.
Removable insulated handle grips.
'
		 prodMessage='' prodImageSmallPath='/images/21660.gif'
		 prodImageLargePath='/images/21660.gif' prodLink='' prodPrice='89.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:59:19' prodDateModified='2003-07-16T14:04:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2170' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Uno™ ProPress™ Belgian Waffler 6'
		 ProdNamePlural='Uno™ ProPress™ Belgian Waffler 6' prodShortDescription='Bakes 6 Belgian Waffles At A Time
Size (HxWxD): 4.25&#x22; x 13.25&#x22; x 15&#x22;'
		 prodDescription='Each Waffle Is 4&#x22; x 3.5&#x22; x 1.25&#x22; Thick With 1.25&#x22; Deep Pockets 
Utilizes The Same Pro-Press Handle As Restaurant Units 
Browning Control Lets You Select From Soft &#x26; Light To Brown &#x26; Crisp 
Xylan Nonstick Coating For Easy Release And Clean Up 
1400 Watts Of Fast Cooking Power 
Highly Polished Die Cast Aluminum Housing 
On/Off &#x26; Ready Lights 
Stands Upright For Easy Storage 
Recipe Book Included 
Locking Mechanism On Handle For Storage 
1400 Watts 120 Volts 60 Hertz wafflers'
		 prodMessage='' prodImageSmallPath='/images/2170.jpg' prodImageLargePath='/images/2170.jpg'
		 prodLink='/detail.asp?product_id=2170' prodPrice='129.95'
		 prodWeight='0' prodShip='8.25' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='119.95' prodDateAdded='2003-02-10T23:19:30'
		 prodDateModified='2004-08-10T22:05:49' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='218-02' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Spaghetti Servings Bowls' ProdNamePlural='spaghetti serving bowl'
		 prodShortDescription='Hand painted bowls from Italy, Colorfully hand decorated, these all new earthenware bowls and platters capture the live warmth and colors of Italy.'
		 prodDescription='Like the Italian art, these ceramics are beautifully glazed to a high gloss. More long lasting, when treated with care. Hand wash and protect from high oven heat. Sold by carton pack or single.'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/regioni.jpg'
		 prodImageLargePath='/villawareonline/images/regioni.jpg'
		 prodLink='' prodPrice='100.95' prodWeight='1' prodShip='7.99'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='2' prodSaleIsActive='1'
		 prodSalePrice='79.99' prodDateAdded='2002-03-29T19:26:57'/>
	<z:row prodID='21860' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='1.5 QT RESTAURANT SAUCE PANS'
		 ProdNamePlural='1.5 QT RESTAURANT SAUCE PANS' prodShortDescription='Professional restaurant style steel pans for indoor or outdoor use.
Special stay cool on handle.
'
		 prodDescription='Professional restaurant style steel pans for indoor or outdoor use.
Special stay cool on handle.
12 in. Diameter.'
		 prodMessage='' prodImageSmallPath='/images/21860.gif'
		 prodImageLargePath='/images/21860.gif' prodLink='' prodPrice='51.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T14:07:30' prodDateModified='2003-07-16T14:07:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21-9964' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='4 pc. 14&#x27;&#x27; Flat Bottom Wok Set'
		 ProdNamePlural='4 pc. 14&#x27;&#x27; Flat Bottom Wok Sets'
		 prodShortDescription='1.5 mm, Xylan Non-Stick and Carbon Steel - Blond Wood Handles.'
		 prodDescription='1.5 mm, Xylan Non-Stick and Carbon Steel - Blond Wood Handles.
 #21-9964 / 14&#x27;&#x27; 4-pc. Flat Bottom Wok Set, Xylan: Wok, Lid, 12&#x27;&#x27; Bamboo Spatula, Recipe Booklet. - 
 #21-9963 / 14&#x27;&#x27; 4-pc. Flat Bottom Wok Set, Carbon Steel: Wok, Lid, 12&#x27;&#x27; Bamboo Spatula, Recipe Booklet.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_wok_traditional_1.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_wok_traditional_1.jpg'
		 prodLink='/detail.asp?product_id=21-9964' prodPrice='45.99'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-21T22:55:42' prodDateModified='2003-08-21T22:57:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21-9973' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Carbon Steel 4 pc. Flat Bottom Wok Set'
		 ProdNamePlural='Carbon Steel 4 pc. Flat Bottom Wok Sets'
		 prodShortDescription='-1.8 mm, Carbon Steel - Maple Wood Handles. 14&#x27;&#x27; 4-pc. Flat Bottom Wok Set, Carbon Steel.'
		 prodDescription='-1.8 mm, Carbon Steel - Maple Wood Handles. 14&#x27;&#x27; 4-pc. Flat Bottom Wok Set, Carbon Steel: Wok, Lid, 12&#x27;&#x27; Burnished Bamboo Spatula, Recipe Booklet.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/wok_carbon_9973_set.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/wok_carbon_9973_set.jpg'
		 prodLink='/detail.asp?product_id=21-9973' prodPrice='42.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-21T17:35:18' prodDateModified='2003-08-21T17:35:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='21-9974' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='4 pc. Flat Bottom Wok Set'
		 ProdNamePlural='4 pc. Flat Bottom Wok Sets' prodShortDescription='-1.8 mm, Xylan Non-Stick - Maple Wood Handles. 14&#x27;&#x27; 4-pc. Flat Bottom Wok Set, Xylan.'
		 prodDescription='-1.8 mm, Xylan Non-Stick - Maple Wood Handles. 14&#x27;&#x27; 4-pc. Flat Bottom Wok Set, Xylan: Wok, Lid, 12&#x27;&#x27; Burnished Bamboo Spatula, Recipe Booklet.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/wok_9974_non-stick.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/wok_9974_non-stick.jpg'
		 prodLink='/detail.asp?product_id=21-9974' prodPrice='47.95'
		 prodWeight='0' prodShip='7.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-21T17:26:03' prodDateModified='2003-08-21T17:27:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22001' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 22001 Gourd Black Pepper Mill'
		 ProdNamePlural='William Bounds 22001 Gourd Black Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Red 
'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Red 
-Bottom Is Black With Red &#x26; White Details 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 9&#x22; x 3&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/22001.jpg'
		 prodImageLargePath='/images/22001.jpg' prodLink='' prodPrice='42.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:47:00' prodDateModified='2003-07-15T15:18:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22-0010' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Joyce Chen - Excalibur' ProdNamePlural='Pans'
		 prodShortDescription='2.0 mm, Excalibur Non-Stick, 25-Year Warranty - Black Phenolic Handles.'
		 prodDescription='2.0 mm, Excalibur Non-Stick, 25-Year Warranty - Black Phenolic Handles:
 #22-0010 / 8&#x27;&#x27; Peking Pan.
 #22-0020 / 9.5&#x27;&#x27; Peking Pan.
 #22-0030 / 12&#x27;&#x27; Peking Pan.
 #22-0040 / 14&#x27;&#x27; Flat Bottom Wok.'
		 prodMessage='' prodImageSmallPath='wok_excal_3.jpg' prodImageLargePath='wok_excal_3.jpg'
		 prodLink='/detail.asp?PRODUCT_ID=22-0010' prodPrice='29.95'
		 prodWeight='11' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='24.99' prodDateAdded='2002-08-30T20:38:42'
		 prodDateModified='2003-08-21T12:18:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22002' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 22002 Gourd Green Pepper Mill'
		 ProdNamePlural='William Bounds 22002 Gourd Green Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is White With Black Horizontal Stripes'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is White With Black Horizontal Stripes 
-Bottom Is Green With Black &#x26; White Details 
-Deep &#x26; Varied Color 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 9&#x22; x 3&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/22002.jpg'
		 prodImageLargePath='/images/22002.jpg' prodLink='' prodPrice='42.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:49:50' prodDateModified='2003-07-15T15:11:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22003' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 22003 Gourd Millennium Blue Pepper Mill'
		 ProdNamePlural='William Bounds 22003 Gourd Millennium Blue Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is White With Black Designs 
'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is White With Black Designs 
-Bottom Is Blue With Black &#x26; White Details 
-Deep &#x26; Varied Color 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 9&#x22; x 3&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/22003.jpg'
		 prodImageLargePath='/images/22003.jpg' prodLink='' prodPrice='42.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:52:18' prodDateModified='2003-07-15T15:11:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22-0035' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Cook N Grill Pan' ProdNamePlural='pans'
		 prodShortDescription='2.0 mm, Excalibur Non-Stick, 25 Year Warranty - Black Phenolic Handles.'
		 prodDescription='2.0 mm, Excalibur Non-Stick, 25 Year Warranty - Black Phenolic Handles: 13&#x27;&#x27; Cook &#x27;N&#x27; Grill Pan with Oven-Proof Wire Handles.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_cookngrill_stovetop.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_cookngrill_stovetop.jpg'
		 prodLink='/detail.asp?product_id=22-0035' prodPrice='34.99'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-21T12:30:18' prodDateModified='2003-08-21T12:30:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22004' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 22004 Gourd Natural Pepper Mill'
		 ProdNamePlural='William Bounds 22004 Gourd Natural Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Details'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Details 
-Bottom Is Wood With Black &#x26; White Details 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 9&#x22; x 3&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/22004.jpg'
		 prodImageLargePath='/images/22004.jpg' prodLink='' prodPrice='42.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:54:17' prodDateModified='2003-07-15T15:11:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22005' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 22005 Gourd Orange Pepper Mill'
		 ProdNamePlural='William Bounds 22005 Gourd Orange Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Dots'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Dots 
-Bottom Is Orange With Black &#x26; White Details 
-Deep &#x26; Varied Color 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 9&#x22; x 3&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/22005.jpg'
		 prodImageLargePath='/images/22005.jpg' prodLink='' prodPrice='42.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:56:12' prodDateModified='2003-07-15T15:11:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22-0050' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Pro Chef Carbon steel' ProdNamePlural='steels carbons chefs pros'
		 prodShortDescription='Once seasoned, these professional weight (2.0 mm) carbon steel pans will render superior cooking performance for life.'
		 prodDescription='Once seasoned, these professional weight (2.0 mm) carbon steel pans will render superior cooking performance for life:
 #22-0050 / 12&#x27;&#x27; Peking Pan
 #22-0060 / 14&#x27;&#x27; Flat Bottom Wok.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_carbonsteel_wok.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_carbonsteel_wok.jpg'
		 prodLink='/detail.asp?product_id=22-0050' prodPrice='25.99'
		 prodWeight='0' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='20.99' prodDateAdded='2002-12-01T11:37:51'
		 prodDateModified='2003-08-21T12:42:07' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22006' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 22006 Gourd Red Pepper Mill'
		 ProdNamePlural='William Bounds 22006 Gourd Red Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Dots 
'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Dots 
-Bottom Is Red With Black &#x26; White Details 
-Deep &#x26; Varied Color 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 9&#x22; x 3&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/22006.jpg'
		 prodImageLargePath='/images/22006.jpg' prodLink='' prodPrice='42.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:58:16' prodDateModified='2003-07-15T15:10:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2201C' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Maxi 4-Square Classic Waffler'
		 ProdNamePlural='wafflers' prodShortDescription='Bakes Four 4.5&#x22; Square Classic Waffles 
Waffle Tone Signals When Your Waffles Are Done 
Browning Control Lets You Select From Soft &#x26; Light To Brown &#x26; Crisp 
Safety On/Off &#x26; Ready-To-Bake Lights 
1000 Watts Of Fast Cooking Power'
		 prodDescription='Generous Spill Troughs Catch The Overflow And Make Cleanup A Snap 
Superior Nonstick Grid Coating For Easy Cooking And Cleanup 
Extra-Thick Die Cast Waffle Grids For Optimum Heat Distribution 
Stands Upright For Easy Storage 
Commercial Style Hinge 
Luxuriant Soft Coating On Die Cast Housing 
Recipe Book Included wafflers
1000 Watts 120 Volts 60 Hertz 
1 Year Warranty On Parts &#x26; Labor 
Size (HxWxD): &#x22; x &#x22; x &#x22; 
Made In China 
'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/2201c.gif'
		 prodImageLargePath='/villawareonline/images/2201c.gif'
		 prodLink='/detail.asp?product_id=2201c' prodPrice='92.85'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='88.95' prodDateAdded='2002-12-07T12:35:00'
		 prodDateModified='2004-08-10T22:11:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2202' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='MAXI Round Belgian Waffler'
		 ProdNamePlural='MAXI Round Belgian Waffler' prodShortDescription='Luxuriant soft coating on die cast housing
'
		 prodDescription='Luxuriant soft coating on die cast housing
-Waffle-Tone sounds to alert you when the waffles are finished baking.
-Seven setting waffle browning control - light to dark
-Extra-thick die cast waffle grids for optimum heat distribution
-Superior non-stick grid coating
-Generous spill through catches the overflow and makes clean up a snap
-Safety On/Off and Ready-to-bake lights
-Commercial style hinge
-Stands upright for storage, cord wrap
SPECIFICATIONS: 
-Bake a 7 1/2&#x22; round and 1 1/4&#x22; thick deep pocketed waffle.
-1000 watts of cooking power for fast heat-up and quick baking, wafflers'
		 prodMessage='' prodImageSmallPath='/images/2202.gif' prodImageLargePath='/images/2202.gif'
		 prodLink='/detail.asp?product_id=2202' prodPrice='89.99'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2003-02-10T18:57:51'
		 prodDateModified='2004-08-10T22:12:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2203' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='MAXI Round Heart Waffler'
		 ProdNamePlural='MAXI Round Heart Waffler' prodShortDescription='Luxuriant soft coating on die cast housing, great wafflers'
		 prodDescription='Luxuriant soft coating on die cast housing
-Waffle-Tone sounds to alert you when the waffles are finished baking.
-Seven setting waffle browning control - light to dark
-Extra-thick die cast waffle grids for optimum heat distribution
-Superior non-stick grid coating
-Generous spill through catches the overflow and makes clean up a snap
-Safety On/Off and Ready-to-bake lights
-Commercial style hinge
-Stands upright for storage, cord wrap
-Bake a beautiful 7 1/2&#x22; scalloped Scandinavian waffle.
-1000 watts of cooking power for fast heat-up and quick baking
'
		 prodMessage='' prodImageSmallPath='/images/2202.gif' prodImageLargePath='/images/2202.gif'
		 prodLink='/detail.asp?product_id=2203' prodPrice='89.99'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2003-02-10T19:17:55'
		 prodDateModified='2004-08-10T22:13:32' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2204' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Maxi Classic Waffler' ProdNamePlural='maxi series wafflers'
		 prodShortDescription='Bakes 7.5&#x22; thin Classic Waffles round, great wafflers'
		 prodDescription='Bakes 7.5&#x22; thin Classic Waffles, Waffle Tone Signals When Your Waffles Are Done Browning Control Lets You Select From Soft &#x26; Light To Brown &#x26; Crisp Safety On/Off &#x26; Ready-To-Bake Lights 1000 Watts Of Fast Cooking Power
Generous Spill Troughs Catch The Overflow And Make Cleanup A Snap Superior Nonstick Grid Coating For Easy Cooking And Cleanup Extra-Thick Die Cast Waffle Grids For Optimum Heat Distribution Stands Upright For Easy Storage Commercial Style Hinge Luxuriant Soft Coating On Die Cast Housing Recipe Book Included 1000 Watts 120 Volts 60 Hertz 1 Year Warranty On Parts &#x26; Labor Size (HxWxD): &#x22; x &#x22; x &#x22; Made In China'
		 prodMessage='' prodImageSmallPath='/images/2202.gif' prodImageLargePath='/images/2202.gif'
		 prodLink='/detail.asp?product_id=2204' prodPrice='92.85'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='88.95' prodDateAdded='2003-02-26T19:57:57'
		 prodDateModified='2004-08-10T22:14:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22-0504' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Pro Chef Wood Series Cookware'
		 ProdNamePlural='woks cooks housewares' prodShortDescription='2.0 mm, Excalibur Non-Stick, 25 Year Warranty - Maple Wood Handles.'
		 prodDescription='2.0 mm, Excalibur Non-Stick, 25 Year Warranty - Maple Wood Handles:
 #22-0504 / 9.5&#x27;&#x27; Peking Pan.
 #22-0033 / 12&#x27;&#x27; Peking Pan.
 #22-0045 / 14&#x27;&#x27; Flat Bottom Wok.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/wok_excal_woodhandles.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/wok_excal_woodhandles.jpg'
		 prodLink='/detail.asp?PRODUCT_ID=22-0504' prodPrice='35.95'
		 prodWeight='0' prodShip='8.25' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='29.99' prodDateAdded='2002-11-30T00:13:07'
		 prodDateModified='2003-08-21T12:19:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='220C' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Cutters for Commercial Imperia'
		 ProdNamePlural='cutter pasta machines' prodShortDescription='Cutters Made in Italy by Imperia for rm220 manual or electric'
		 prodDescription='Cutters Made in Italy by Imperia for rm220 manual or electric'
		 prodMessage='Presto' prodImageSmallPath='/images/pastacuttersrm.jpg'
		 prodImageLargePath='/images/pastacuttersrm.jpg' prodLink='/detail.asp?product_id=220c'
		 prodPrice='140.95' prodWeight='0' prodShip='12.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='128.95'
		 prodDateAdded='2002-09-27T17:40:02' prodDateModified='2005-06-16T03:20:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='221' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Glass tea maker' ProdNamePlural='Glass tea maker'
		 prodShortDescription='Glass tea maker, 36 oz. Classic look base 
Glass tea maker. 26 oz. Modern look'
		 prodDescription='Glass tea maker, 36 oz. Classic look base 
Glass tea maker. 26 oz. Modern look'
		 prodMessage='' prodImageSmallPath='/images/221.jpg' prodImageLargePath='/images/221.jpg'
		 prodLink='/detail.asp?product_id=221' prodPrice='30.99'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='26.99' prodDateAdded='2003-02-08T21:59:18'
		 prodDateModified='2004-08-09T03:59:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2210R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Rectangle  Centerbar' ProdNamePlural='Rectangle  Centerbars'
		 prodShortDescription='-More space to hang pots and other items from.
-No Grid.
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 12 Regular Hooks'
		 prodDescription='-More space to hang pots and other items from.
-No Grid.
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 12 Regular Hooks'
		 prodMessage='' prodImageSmallPath='/images/2210R.jpg'
		 prodImageLargePath='/images/2210R.jpg' prodLink='' prodPrice='47.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T11:24:08' prodDateModified='2003-07-29T11:24:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='223' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Glass tea maker with stop-brew'
		 ProdNamePlural='Glass tea maker with stop-brew' prodShortDescription='Glass tea maker with stop-brew'
		 prodDescription='Glass tea maker with stop-brew' prodMessage=''
		 prodImageSmallPath='/images/223.jpg' prodImageLargePath='/images/223.jpg'
		 prodLink='/detail.asp?product_id=223' prodPrice='38.99'
		 prodWeight='0' prodShip='7.5' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='30.95' prodDateAdded='2003-02-13T18:50:36'
		 prodDateModified='2004-02-19T20:56:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='225' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Stainless teapot infusor'
		 ProdNamePlural='Stainless teapot infusor' prodShortDescription='Stainless teapot infusor'
		 prodDescription='Stainless teapot infusor
infusers'
		 prodMessage='' prodImageSmallPath='/images/225.jpg' prodImageLargePath='/images/225.jpg'
		 prodLink='/detail.asp?product_id=225' prodPrice='32.99'
		 prodWeight='0' prodShip='7.5' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='28.99' prodDateAdded='2003-02-13T18:53:26'
		 prodDateModified='2005-03-22T07:21:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='226' prodCategoryId='11' prodManufacturerId='25'
		 prodVendorId='11' prodName='Stainless Steel Footed Creamer'
		 ProdNamePlural='Stainless Steel Footed Creamer' prodShortDescription='Quasi-Art Deco, semi-space age, this flashy little creamer packs a lot of style into a small space'
		 prodDescription='Quasi-Art Deco, semi-space age, this flashy little creamer packs a lot of style into a small space. From its ball feet to its detached loop handle it has great presence.  
Stainless steel 
3 1/2&#x22; Diameter x 3 1/4&#x22; H'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/785543.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/785543.jpg'
		 prodLink='/detail.asp?product_id=226' prodPrice='19.99'
		 prodWeight='0' prodShip='14.99' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2004-01-26T20:18:21' prodDateModified='2004-02-19T20:51:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22716' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Sherbrooke II Classic Wood Floor World Globe'
		 ProdNamePlural='Sherbrooke II Classic Wood Floor World Globes'
		 prodShortDescription='-An elegant solid-wood stand with brass claw feet and antique brass-plated meridian enhance the rich platinum metallic ocean'
		 prodDescription='-An elegant solid-wood stand with brass claw feet and antique brass-plated meridian enhance the rich platinum metallic ocean of this classic 16&#x22; raised-relief globe
-Special details include decorative cartouches and ornate compass roses. 
-Truly a beautiful furniture accessory 
-Diameter: 16&#x22; 
-Height: 42&#x22; 
-Weight: 21 lbs.'
		 prodMessage='' prodImageSmallPath='/images/22716.gif'
		 prodImageLargePath='/images/22716.gif' prodLink='' prodPrice='360.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='294.99' prodDateAdded='2003-07-11T16:52:03'
		 prodDateModified='2003-07-11T16:52:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22736' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Monterey Traditional Wood World Globe'
		 ProdNamePlural='Monterey Traditional Wood World Globes'
		 prodShortDescription='-Contemporary and classic. From the contemporary California coastal homes of Big Sur'
		 prodDescription='-Contemporary and classic. From the contemporary California coastal homes of Big Sur to the elegant bungalows of the Midwest, the Monterey&#x27;s antique globe and modern rosewood stand are right at home.
-This melding of styles is the perfect setting for Replogle&#x27;s 16&#x22; raised-relief model.
Diameter: 16&#x22; 
Height: 40&#x22; 
Weight: 22 lbs.
'
		 prodMessage='' prodImageSmallPath='/images/22736.gif'
		 prodImageLargePath='/images/22736.gif' prodLink='' prodPrice='425.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='309.99' prodDateAdded='2003-07-11T16:58:54'
		 prodDateModified='2003-07-11T16:59:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22745' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Westlake Designer World Globe'
		 ProdNamePlural='Westlake Designer World Globes' prodShortDescription='-At home in a 1920s bungalow or an upscale, Asian-style penthouse, the Westlake brings classic organic structure'
		 prodDescription='-At home in a 1920s bungalow or an upscale, Asian-style penthouse, the Westlake brings classic organic structure to a functional accessory. 
-The geometric form and symmetry offer a balanced look at the physical world, while the stand design itself evokes images of upscale American interiors. 
-The antique, raised-relief globe further reinforces this classic’s presence. 
-The iron stand features a natural rustic finish.
Width: 20&#x22; 
Height: 50&#x22; 
Weight: 33 lbs
'
		 prodMessage='' prodImageSmallPath='/images/22745.gif'
		 prodImageLargePath='/images/22745.gif' prodLink='' prodPrice='500.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='409.99' prodDateAdded='2003-07-11T17:21:38'
		 prodDateModified='2003-07-11T17:21:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22746' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Continental Designer World Globe'
		 ProdNamePlural='Continental Designer World Globes' prodShortDescription='Simple elegance elicits memories of art nouveau sculpture. 
'
		 prodDescription='-Simple elegance elicits memories of art nouveau sculpture. 
-This globe and stand are equally at home with country French or eclectic American interiors. 
-The gently sloping, warm-colored iron sculpture displays a classic raised-relief globe.
-This combination summons memories of time spent in Paris.
-Diameter: 20&#x22; 
-Height: 48&#x22; 
-Weight: 43 lbs
'
		 prodMessage='' prodImageSmallPath='/images/22746.gif'
		 prodImageLargePath='/images/22746.gif' prodLink='' prodPrice='575.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='459.99' prodDateAdded='2003-07-11T17:25:24'
		 prodDateModified='2003-07-11T17:25:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22803' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Commander World Globe' ProdNamePlural='Commander World Globes'
		 prodShortDescription='-Attractive practicality. This stylish 16 raised relief globe features a sturdy metal base'
		 prodDescription='-Attractive practicality. This stylish 16&#x22; raised relief globe features a sturdy metal base, rich walnut-finish pedestal and complementary Gyromatic assembly. 
-Also, by simply removing the centerpost, it converts from a 38&#x22; floor model to a convenient table globe.
-Diameter: 16&#x22; (40 cm) 
-Height: 38&#x22; (97 cm) 
-Weight: 12 lbs. (5.4 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/22803.gif'
		 prodImageLargePath='/images/22803.gif' prodLink='' prodPrice='115.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='94.99' prodDateAdded='2003-07-10T23:15:38'
		 prodDateModified='2003-07-10T23:15:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22827' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Cambridge Tri-Base World Globe'
		 ProdNamePlural='Cambridge Tri-Base World Globes' prodShortDescription='-Delicate dignity. The graceful style and antique luster'
		 prodDescription='-Delicate dignity. The graceful style and antique luster of the Cambridge&#x27;s Gyro-matic assembly present a pleasing contrast to the substantial beauty of its rich hardwood stand. 
-The 16&#x22; raised relief globe ball features an antique style map and delicate design details.
-Diameter: 16&#x22; (40 cm) 
-Height: 38&#x22; (97 cm) 
-Weight: 13 lbs. (5.9 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/22827.gif'
		 prodImageLargePath='/images/22827.gif' prodLink='' prodPrice='200.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='169.99' prodDateAdded='2003-07-11T16:41:23'
		 prodDateModified='2003-07-11T16:41:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22836' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Marin Wrought Iron World Globe'
		 ProdNamePlural='Marin Wrought Iron World Globes' prodShortDescription='-Handcrafted warmth. 
-A contemporary interpretation of a classic design'
		 prodDescription='-Handcrafted warmth. 
-A contemporary interpretation of a classic design, the Marin is uniquely handcrafted from wrought iron with a rustic textured finish
-The distinctive stand beautifully spotlights the 16&#x22; raised relief parchment ocean globe with an antique brass-plated meridian. 
-A dramatic choice for home or office. 
Diam. 16&#x22; 
Ht. 39&#x22; 
Wt. 34 lbs.
'
		 prodMessage='' prodImageSmallPath='/images/22836.gif'
		 prodImageLargePath='/images/22836.gif' prodLink='' prodPrice='400.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='304.99' prodDateAdded='2003-07-11T16:56:40'
		 prodDateModified='2003-07-11T16:56:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22842' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Phoenix Designer World Globe'
		 ProdNamePlural='Phoenix Designer World Globes' prodShortDescription='-Dramatically rising above a broad base, the Phoenix offers stunning modern looks with traditional elegance.
'
		 prodDescription='-Dramatically rising above a broad base, the Phoenix offers stunning modern looks with traditional elegance.
-The flared black-metal base supports a wooden body with a sweeping arc that follows the curve of the globe. 
-This design is at home in all settings, adding a special accent to even the most traditional room or office.
Width: 20&#x22; 
Height: 50&#x22; 
Weight: 28 lbs
'
		 prodMessage='' prodImageSmallPath='/images/22842.gif'
		 prodImageLargePath='/images/22842.gif' prodLink='' prodPrice='450.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='374.99' prodDateAdded='2003-07-11T17:17:35'
		 prodDateModified='2003-07-11T17:17:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22843' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Galileo Designer World Globe'
		 ProdNamePlural='Galileo Designer World Globes' prodShortDescription='-Named for the founder of modern astronomy — the man who dared suggest that the earth wasn’t the center of the universe'
		 prodDescription='-Named for the founder of modern astronomy — the man who dared suggest that the earth wasn’t the center of the universe — this globe combines the spirit of the Old World with innovative new-world design.
-The exaggerated yolk and complementary base wrought from the same black-finished steel can make this the central design focus for any space.
Width: 23.5&#x22; 
Height: 51.5&#x22; 
Weight: 59 lbs.
'
		 prodMessage='' prodImageSmallPath='/images/22843.gif'
		 prodImageLargePath='/images/22843.gif' prodLink='/detail.asp?product_id=22843'
		 prodPrice='650.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='499.99'
		 prodDateAdded='2003-07-11T17:29:31' prodDateModified='2005-02-05T15:18:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22844' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Forum Designer World Globe'
		 ProdNamePlural='Forum Designer World Globes' prodShortDescription='-Since ancient times, the column has stood as a functional and decorative standard. 
'
		 prodDescription='-Since ancient times, the column has stood as a functional and decorative standard. 
-This all-metal globe base is reminiscent of that form, yet it is crafted to reflect modern design.
-The three round black-metal legs are supported and capped by tiered discs wrought from the same steel. 
-This stand is an elegant addition to a living room, den, office or reception area.
Width: 20&#x22; 
Height: 47.5&#x22; 
Weight: 35 lbs.
'
		 prodMessage='' prodImageSmallPath='/images/22844.gif'
		 prodImageLargePath='/images/22844.gif' prodLink='' prodPrice='500.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='409.99' prodDateAdded='2003-07-11T17:19:23'
		 prodDateModified='2003-07-11T17:19:46' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22845' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Mission Designer World Globe'
		 ProdNamePlural='Mission Designer World Globes' prodShortDescription='-The Mission’s three-column arch of squared-wood legs and black-finished steel elegantly'
		 prodDescription='-The Mission’s three-column arch of squared-wood legs and black-finished steel elegantly demonstrates how simple form can be the height of style.
-Like the architectural movement that inspired its name, the Mission brings together elements from nature and forms them into a functional and decorative globe stand.
Diameter: 20&#x22; 
Height: 46.5&#x22; 
Weight: 20 lbs.
'
		 prodMessage='' prodImageSmallPath='/images/22845.gif'
		 prodImageLargePath='/images/22845.gif' prodLink='' prodPrice='550.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='439.99' prodDateAdded='2003-07-11T17:23:29'
		 prodDateModified='2003-07-11T17:23:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='22-9911' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Cast Iron Woks' ProdNamePlural='Cast Iron Woks'
		 prodShortDescription='#22-9910 / 14&#x27;&#x27; Flat Bottom Wok, Cast Iron.
 #22-9911 / 12&#x27;&#x27; Flat Bottom Wok, Cast Iron.'
		 prodDescription='#22-9910 / 14&#x27;&#x27; Flat Bottom Wok, Cast Iron.
 #22-9911 / 12&#x27;&#x27; Flat Bottom Wok, Cast Iron.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_wok_castiron.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_wok_castiron.jpg'
		 prodLink='/detail.asp?product_id=22-9911' prodPrice='31.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T10:46:20' prodDateModified='2003-08-22T10:46:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='22-9930' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Peking Pan Sets' ProdNamePlural='Pans'
		 prodShortDescription='2.0 mm, Excalibur Non-Stick, 25 Year Warranty - Black Phenolic Handles.'
		 prodDescription='2.0 mm, Excalibur Non-Stick, 25 Year Warranty - Black Phenolic Handles:
 #22-9930 / 12&#x27;&#x27; Peking Pan and High-Dome Aluminum Lid.
 #22-9940 / 14&#x27;&#x27; Flat Bottom Wok and Aluminum Lid.'
		 prodMessage='' prodImageSmallPath='img_nonstick_wok_set.jpg'
		 prodImageLargePath='img_nonstick_wok_set.jpg' prodLink='/detail.asp?PRODUCT_ID=22-9930'
		 prodPrice='54.99' prodWeight='16' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='50.95'
		 prodDateAdded='2003-08-21T11:27:25' prodDateModified='2003-08-21T12:21:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='23001' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 23001 Pedestal Black Pepper Mill'
		 ProdNamePlural='William Bounds 23001 Pedestal Black Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is White With Black Horizontal Stripes'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is White With Black Horizontal Stripes 
-Shaft Is Black With Red &#x26; White Details 
-Base Is Large Black &#x26; White Check 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed &#x26; Signed By Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 10.5&#x22; x 3&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/23001.jpg'
		 prodImageLargePath='/images/23001.jpg' prodLink='' prodPrice='52.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:09:50' prodDateModified='2003-07-15T15:10:15'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='23002' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 23002 Pedestal Green Pepper Mill'
		 ProdNamePlural='William Bounds 23002 Pedestal Green Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is White With Black Details'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is White With Black Details 
-Shaft Is Green With Black &#x26; White Details 
-Base Is White With Thin Black Stripes 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed &#x26; Signed By Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 10.5&#x22; x 3&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/23002.jpg'
		 prodImageLargePath='/images/23002.jpg' prodLink='' prodPrice='52.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:20:31' prodDateModified='2003-07-15T15:20:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='230-02' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Regioni Spaghetti Servings Bowls'
		 ProdNamePlural='regioni spaghetti serving bowl' prodShortDescription='Hand painted bowls from Italy, Colorfully hand decorated, these all new earthenware bowls and platters capture the live warmth and colors of Italy.'
		 prodDescription='Like the Italian art, these ceramics are beautifully glazed to a high gloss. More long lasting, when treated with care. Hand wash and protect from high oven heat. Sold by carton pack or single.'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/230-02.jpg'
		 prodImageLargePath='/villawareonline/images/230-02.jpg'
		 prodLink='/detail.asp?product_id=230-02' prodPrice='112.95'
		 prodWeight='1' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='99.99' prodDateAdded='2002-03-29T19:18:06'
		 prodDateModified='2004-02-27T09:11:34'/>
	<z:row prodID='23004' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 23004 Pedestal Natural Pepper Mill'
		 ProdNamePlural='William Bounds 23004 Pedestal Natural Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Dots 
'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Dots 
-Shaft Is Wood With Black &#x26; White Details 
-Base Is Large Black &#x26; White Check 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed &#x26; Signed By Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 10.5&#x22; x 3&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/23004.jpg'
		 prodImageLargePath='/images/23004.jpg' prodLink='' prodPrice='52.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:22:42' prodDateModified='2003-07-15T15:22:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='23006' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 23006 Pedestal Red Pepper Mill'
		 ProdNamePlural='William Bounds 23006 Pedestal Red Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Details 
'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Black With White Details 
-Shaft Is Red With Black &#x26; White Details 
-Base Is White With Thin Black Horizontal Lines 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed &#x26; Signed By Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 10.5&#x22; x 3&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/23006.jpg'
		 prodImageLargePath='/images/23006.jpg' prodLink='' prodPrice='52.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:24:46' prodDateModified='2003-07-15T15:25:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2300SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Bone/Paintable'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Bone/Paintable'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2300SF.jpg'
		 prodImageLargePath='/images/2300SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T11:36:26'
		 prodDateModified='2003-07-30T11:37:15' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2301SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Raven Black'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Raven Black'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2301SF.jpg'
		 prodImageLargePath='/images/2301SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T11:39:09'
		 prodDateModified='2003-07-30T11:39:26' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2302SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Ash Gray'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Ash Gray'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2302SF.jpg'
		 prodImageLargePath='/images/2302SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T11:41:44'
		 prodDateModified='2003-07-30T11:42:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2303SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Red Earth'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Red Earth'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2303SF.jpg'
		 prodImageLargePath='/images/2303SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T11:43:54'
		 prodDateModified='2003-07-30T11:44:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2304SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Peach Pink'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Peach Pink'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost 12inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2304SF.jpg'
		 prodImageLargePath='/images/2304SF.jpg' prodLink='/detail.asp?product_id=2304SF'
		 prodPrice='20.50' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='19.50'
		 prodDateAdded='2003-07-30T11:46:06' prodDateModified='2004-08-09T04:14:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2305R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Chrome Plated Rectangle' ProdNamePlural='Chrome Plated Rectangles'
		 prodShortDescription='-With Grid
-Rectangle 30&#x27;&#x27; x 15&#x27;&#x27; 
-Chrome-Plated Accessories
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodDescription='-With Grid
-Rectangle 30&#x27;&#x27; x 15&#x27;&#x27; 
-Chrome-Plated Accessories
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/2305R.jpg'
		 prodImageLargePath='/images/2305R.jpg' prodLink='' prodPrice='99.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-29T15:52:55' prodDateModified='2003-07-29T15:53:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2305SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Sunset Dusk'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Sunset Dusk'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2305SF.jpg'
		 prodImageLargePath='/images/2305SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T11:48:17'
		 prodDateModified='2003-07-30T11:48:35' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2306SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Sun Yellow'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Sun Yellow'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2306SF.jpg'
		 prodImageLargePath='/images/2306SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T11:50:13'
		 prodDateModified='2003-07-30T11:50:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2307SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Sky Blue'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Sky Blue'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost 13 inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2307SF.jpg'
		 prodImageLargePath='/images/2307SF.jpg' prodLink='/detail.asp?product_id=2307SF'
		 prodPrice='20.50' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='16.50'
		 prodDateAdded='2003-07-30T11:52:09' prodDateModified='2004-06-28T11:52:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2308R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Stainless Steel Rectangle  Grid'
		 ProdNamePlural='Steel Rectangles  Grids' prodShortDescription='-30&#x27;&#x27; x 15&#x27;&#x27; 
-Chrome-Plated Accessories
-Includes 8 Regular &#x26; 4 Grid Hooks
'
		 prodDescription='-30&#x27;&#x27; x 15&#x27;&#x27; 
-Chrome-Plated Accessories
-Includes 8 Regular &#x26; 4 Grid Hooks
'
		 prodMessage='' prodImageSmallPath='/images/2308R.jpg'
		 prodImageLargePath='/images/2308R.jpg' prodLink='' prodPrice='161.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-29T16:06:15' prodDateModified='2003-07-29T16:06:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2308SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Soft Rose'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Soft Rose'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2308SF.jpg'
		 prodImageLargePath='/images/2308SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T11:55:46'
		 prodDateModified='2003-07-30T11:56:02' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2309SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Coral'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Coral'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2309SF.jpg'
		 prodImageLargePath='/images/2309SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T11:58:15'
		 prodDateModified='2003-07-30T11:58:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2310SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Desert Sand'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Desert Sand'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is almost twenty-four inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2310SF.jpg'
		 prodImageLargePath='/images/2310SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T12:00:18'
		 prodDateModified='2003-07-30T12:00:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2311SF' prodCategoryId='11' prodManufacturerId='31'
		 prodVendorId='7' prodName='Milagro Del Sol - Miracle of the Sun Terra Cotta'
		 ProdNamePlural='Milagro Del Sol - Miracle of the Sun Terra Cotta'
		 prodShortDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office.'
		 prodDescription='This hand-sculpted sunface is an original work of art. This benevolent, peaceful, and friendly wall sculpture makes an excellent addition to any collection at the home or office. The welcoming form presents the warmth and promises of the sun with the hopes of each new day, to all that view it. The MILAGRO DEL SOL is 12 inches in diameter and is a single piece that is pre prepared for hanging indoors or out of doors. MILAGRO DEL SOL is offered in twelve colors.'
		 prodMessage='' prodImageSmallPath='/images/2311SF.jpg'
		 prodImageLargePath='/images/2311SF.jpg' prodLink='' prodPrice='20.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.50' prodDateAdded='2003-07-30T12:01:55'
		 prodDateModified='2003-12-18T12:28:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2340R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Rectangle  Grid' ProdNamePlural='Rectangle  Grids'
		 prodShortDescription='-Even more space to utilize
-Lids can be placed on top of grid
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodDescription='-Even more space to utilize
-Lids can be placed on top of grid
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/2340R.jpg'
		 prodImageLargePath='/images/2340R.jpg' prodLink='' prodPrice='70.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T12:03:27' prodDateModified='2003-07-29T12:03:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2350' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='10-Cup Die Cast Coffeemaker'
		 ProdNamePlural='10-Cup Die Cast Coffeemaker' prodShortDescription='Coffeemaker Makes Up To 10 Cups 
Aroma Switch For Individual Coffee Taste 
Glass Pot Carafe'
		 prodDescription='Coffeemaker Makes Up To 10 Cups 
Aroma Switch For Individual Coffee Taste 
Glass Pot Carafe 
Automatic Drip Stop, Pour While Brewing 
High-Quality Aluminum Housing - All Metal Parts Are Die Cast 
Separate Water Heater With Variable Brewing Control Feature 
Lets You Control Coffee Strength 
Separate Heater For Carafe Hot Plate With Variable Temperature Control 
Lets You Control Carafe Temperature 
On/ Off Switch And Illuminated Power Light 
Transparent Water Tank 
Non-Slip Feet 
Uses A #4 Cone Filter 
Underwriters Laboratories® Listed 
750 Watts 120 Volts 60 Hertz 
Size (HxWxD): 17.25&#x22; x 9&#x22; x 9.5&#x22;'
		 prodMessage='' prodImageSmallPath='/images/2350.jpg' prodImageLargePath='/images/2350.jpg'
		 prodLink='' prodPrice='119.95' prodWeight='7' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='109.95' prodDateAdded='2003-02-10T23:40:44'
		 prodDateModified='2003-02-10T23:41:12' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2356H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Extra Virgin Olive Oil' ProdNamePlural='Extra Virgin Olive Oils'
		 prodShortDescription='Extra Virgin Olive Oil, 17 oz.'
		 prodDescription='Extra Virgin Olive Oil, 17 oz.' prodMessage=''
		 prodImageSmallPath='/images/2356H.jpg' prodImageLargePath='/images/2356H.jpg'
		 prodLink='' prodPrice='30.00' prodWeight='0' prodShip='5.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-08-05T12:17:27'
		 prodDateModified='2003-08-05T12:18:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2365R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Rectangle  Grid' ProdNamePlural='Rectangle  Grids'
		 prodShortDescription='-Even more space to utilize
-Lids can be placed on top of grid
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodDescription='-Even more space to utilize
-Lids can be placed on top of grid
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/2365R.jpg'
		 prodImageLargePath='/images/2365R.jpg' prodLink='' prodPrice='70.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T11:30:08' prodDateModified='2003-07-29T11:30:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2375' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='45-Cup Classic Coffee Urn'
		 ProdNamePlural='coffees cups urns classics 45' prodShortDescription='Serve Freshly Percolated Coffee to Guests in this Beautifully Tapered Stainless Steel Coffee Urn 
Brew up to 45 Cups of Quality Perked Coffee and Serve without the Institutional Appearance of Other Urns'
		 prodDescription='Heavy Gauge 18/10 Stainless Steel Construction 
Cooltouch Bakelite Handles 
All Stainless Steel Internal Coffee Basket, Basket Filter Lid, and Stem 
Secure Locking Lid for Safety 
Non-Drip Tap, 2-Way Flow Lever 
Automatic Thermostat Control 
Boil Dry Cut Out Protection 
Indicator Light 
Size (HxDi): 18&#x22; x 8&#x22;'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/2375.jpg'
		 prodImageLargePath='/villawareonline/images/2375.jpg'
		 prodLink='' prodPrice='109.95' prodWeight='0' prodShip='7.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='99.95' prodDateAdded='2002-12-07T12:52:52'
		 prodDateModified='2003-02-10T23:44:49' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='23760' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='14 RESTAURANT ASIAN WOK' ProdNamePlural='14 RESTAURANT ASIAN WOKS'
		 prodShortDescription='Professional restaurant style steel pans for indoor or outdoor use.
Special stay cool on handle.
'
		 prodDescription='Professional restaurant style steel pans for indoor or outdoor use.
Special stay cool on handle.
12 in. Diameter.'
		 prodMessage='' prodImageSmallPath='/images/23760.gif'
		 prodImageLargePath='/images/23760.gif' prodLink='' prodPrice='52.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T14:09:46' prodDateModified='2003-07-16T14:11:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='24001' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 24001 Serpent Black Pepper Mill'
		 ProdNamePlural='William Bounds 24001 Serpent Black Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-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 
-Ball On Top Is Red 
-Shaft Is Black With Red &#x26; White Details 
-Base Is White With Thin Black Horizontal Lines 
-Large, Dramatic Item For The Table 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed &#x26; Signed By Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 18&#x22; x 3&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 2.1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/24001.jpg'
		 prodImageLargePath='/images/24001.jpg' prodLink='' prodPrice='77.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:27:16' prodDateModified='2003-07-15T15:27:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='24002' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 24002 Serpent Green Pepper Mill'
		 ProdNamePlural='William Bounds 24002 Serpent Green Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-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 
-Ball On Top Is White With Black Dots 
-Shaft Is Green With Balck &#x26; White Details 
-Base Is White With Thin Black Horizontal Lines 
-Large, Dramatic Item For The Table 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed &#x26; Signed By Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 18&#x22; x 3&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 1.95 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/24002.jpg'
		 prodImageLargePath='/images/24002.jpg' prodLink='' prodPrice='77.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:31:44' prodDateModified='2003-07-15T15:32:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='24004' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 24004 Serpent Natural Pepper Mill'
		 ProdNamePlural='William Bounds 24004 Serpent Natural Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-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 
-Ball On Top Is White With Black Horizontal Stripes 
-Shaft Is Wood With Black &#x26; White Details 
-Base Is White With Thin Black Horizontal Lines 
-Large, Dramatic Item For The Table 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed &#x26; Signed By Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 18&#x22; x 3&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 2 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/24004.jpg'
		 prodImageLargePath='/images/24004.jpg' prodLink='' prodPrice='77.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:33:46' prodDateModified='2003-07-15T15:34:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='24006' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 24006 Serpent Red Pepper Mill'
		 ProdNamePlural='William Bounds 24006 Serpent Red Pepper Mills'
		 prodShortDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse'
		 prodDescription='-Asymetric Pepper Mill 
-Adjustable Grind From Fine To Coarse 
-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 
-Ball On Top Is White With Black Details 
-Shaft Is Red With Black &#x26; White Details 
-Base Is Black With White Dots 
-Large, Dramatic Item For The Table 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed &#x26; Signed By Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxWxD): 18&#x22; x 3&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 1.9 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/24006.jpg'
		 prodImageLargePath='/images/24006.jpg' prodLink='' prodPrice='77.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:35:30' prodDateModified='2003-07-15T15:35:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2407H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Bron Pro Vegetable Slicer'
		 ProdNamePlural='Bron Pro Vegetable Slicer' prodShortDescription='Bron Pro Vegetable Slicer (Bx)'
		 prodDescription='Bron Pro Vegetable Slicer (Bx)' prodMessage=''
		 prodImageSmallPath='/images/2407H.jpg' prodImageLargePath='/images/2407H.jpg'
		 prodLink='' prodPrice='299.99' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-08-05T12:25:34'
		 prodDateModified='2003-08-05T12:25:53' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2409' prodCategoryId='11' prodManufacturerId='36'
		 prodVendorId='12' prodName='Silpat Non-Stick Baking Liner'
		 ProdNamePlural='Silpat Non-Stick Baking Liner 11 7/8'
		 prodShortDescription='This silicone baking liner is prized by many professinal bakers, and for good reason. All types of cookies and pastry slide right off after baking. Silpat® consists of one 11 7/8&#x22; x 16&#x22; baking mat.
'
		 prodDescription='This silicone baking liner is prized by many professinal bakers, and for good reason. All types of cookies and pastry slide right off after baking. Silpat® consists of one 11 7/8&#x22; x 16&#x22; baking mat.
Silpat® is composed of woven glass fabric impregnated with food grade silicones and has been tested and approved by NSF international.

Silpat® is as effective for baking as it is for freezing patisseries, and can be used at temperatures varying from -400 C to +2500 C. It must be used flat and placed on a baking sheet (preferably perforated). Silpat® can be used in all types of ovens. No greasing is required as Silpat® is, by nature, anti-adherant.

Use the smooth side of Silpat® to place any product to be baked or frozen, the reverse side is rougher and will prevent the Silpat® from slipping on the baking sheet
Uses and Recommendations

Handling - Do not grease the Silpat®. Ensure it is clean and dry before placing any patisserie upon it, then bake or freeze.

Depanning - Allow the baked pieces to cool down, then remove them one by one, or by gently lifting two corners of the Silpat®, so as to allow the baked pieces to roll off the baking sheet.

Maintenance - After each use, wipe the Silpat® with a moist, soft sponge, so as to remove baked particles. If necessary, you may wash the Silpat®. To wash: turn on hot water and lay the Silpat® in the sink (do not use scrapers or brushes of any kind to clean the Silpat®). Use only mild detergents (no abrasives). Wipe the surface of the Silpat® with a soft sponge, then rinse well. Shake the Silpat® to remove water, and place it on a baking sheet and allow to dry.

Precautions - Silpat® is ready for immediate use, it does not need to be cured in the oven. Do not put the Silpat® into an oven when there is no patisserie on the mat. Be careful not to cut the Silpat®; Never fold it. Never use scrapers or brushes of any kind on the Silpat®. Do not grease the Silpat®. Only use the Silpat® under the conditions and for the uses that are specified here. Enjoy!
'
		 prodMessage='' prodImageSmallPath='/images/SilpatNon-StickBakingLiner.gif'
		 prodImageLargePath='/images/SilpatNon-StickBakingLiner.gif'
		 prodLink='' prodPrice='24.99' prodWeight='0' prodShip='5.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='19.99' prodDateAdded='2003-05-03T13:17:50'
		 prodDateModified='2003-05-03T13:26:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='243001' prodCategoryId='11' prodManufacturerId='57'
		 prodVendorId='12' prodName='Cow Creamer' ProdNamePlural='cows creamers'
		 prodShortDescription='With her jaunty stride and curly tail, this porcelain cow will bring a smile to guests at your breakfast table.'
		 prodDescription='With her jaunty stride and curly tail, this porcelain cow will bring a smile to guests at your breakfast table. The cow holds milk in her belly and, when tipped, pours from her mouth. Made in France by Apilco, a manufacturer of fine porcelain for over a century, the creamer is microwave and dishwasher safe. 3 sizes to choose from'
		 prodMessage='' prodImageSmallPath='/images/cowcreamer.jpg'
		 prodImageLargePath='/images/cowcreamer.jpg' prodLink='/detail.asp?product_id=243001'
		 prodPrice='89.95' prodWeight='0' prodShip='7.0' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='81.00'
		 prodDateAdded='2004-03-29T18:35:07' prodDateModified='2004-03-29T18:37:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='248-13' prodCategoryId='18' prodManufacturerId='5'
		 prodVendorId='7' prodName='Bocce Bag' ProdNamePlural='bags bocces'
		 prodShortDescription='Bocce bag' prodDescription='Bocce bag with Villaware logo. Made in Italy'
		 prodMessage='Bocce Mio! Play hard, work easily!' prodImageSmallPath='/villawareonline/images/Bocceset.jpg'
		 prodImageLargePath='/villawareonline/images/Bocceset.jpg'
		 prodLink='' prodPrice='23.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='22.00' prodDateAdded='2002-03-30T00:29:21'/>
	<z:row prodID='25001' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 25001 Lady Bug Taos Black Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 25001 Lady Bug Taos Black Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
'
		 prodDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
-Shaker Is Filled From The Bottom &#x26; Is Closed With A Rubber Stopper 
-Grinder Adjusts From Fine To Coarse 
-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 
-Designed By Artist Robert Wilhelm 
-Made Of Wood 
-Lifetime Limited Warranty 
-Size: 
-Pepper Mill (HxDia.): 3.5&#x22; x 3.5&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 3.25&#x22; 
-Made In China 
-Weighs Approximately 0.7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/25001.jpg'
		 prodImageLargePath='/images/25001.jpg' prodLink='' prodPrice='33.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:34:54' prodDateModified='2003-07-15T16:35:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='250012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 8&#x27; Covered Sauce Pan'
		 ProdNamePlural='Scanpan Classic 8&#x27;&#x27; Covered Sauce Pans'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-3 qt. capacity 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxDiamter): 5.5&#x22; x 8&#x22; 
-Made In Denmark 
-Weighs Approximately 3 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP250012.jpg'
		 prodImageLargePath='/images/SP250012.jpg' prodLink=''
		 prodPrice='99.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-21T23:44:22' prodDateModified='2003-07-22T10:20:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='250013' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 8&#x27; Covered Sauce Pan'
		 ProdNamePlural='Scanpan Ergonomic 8' prodShortDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
'
		 prodDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-3 Qt. Capacity 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP250013.jpg'
		 prodImageLargePath='/images/SP250013.jpg' prodLink=''
		 prodPrice='129.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-21T22:22:10' prodDateModified='2003-07-22T10:28:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='25004' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 25004 Lady Bug Taos Natural Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 25004 Lady Bug Taos Natural Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
'
		 prodDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
-Shaker Is Filled From The Bottom &#x26; Is Closed With A Rubber Stopper 
-Grinder Adjusts From Fine To Coarse 
-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 
-Designed By Artist Robert Wilhelm 
-Made Of Wood 
-Lifetime Limited Warranty 
-Size: 
-Pepper Mill (HxDia.): 3.5&#x22; x 3.5&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 3.25&#x22; 
-Made In China 
-Weighs Approximately 0.7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/25004.jpg'
		 prodImageLargePath='/images/25004.jpg' prodLink='' prodPrice='33.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:39:09' prodDateModified='2003-07-15T16:39:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='25006' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 25006 Lady Bug Taos Red Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 25006 Lady Bug Taos Red Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
'
		 prodDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
-Shaker Is Filled From The Bottom &#x26; Is Closed With A Rubber Stopper 
-Grinder Adjusts From Fine To Coarse 
-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 
-Designed By Artist Robert Wilhelm 
-Made Of Wood 
-Lifetime Limited Warranty 
-Size: 
-Pepper Mill (HxDia.): 3.5&#x22; x 3.5&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 3.25&#x22; 
-Made In China 
-Weighs Approximately 0.7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/25006.jpg'
		 prodImageLargePath='/images/25006.jpg' prodLink='' prodPrice='33.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:41:21' prodDateModified='2003-07-15T16:41:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2503' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='11' prodName='Porkert Manual Meat Tenderizer'
		 ProdNamePlural='Manual Meat Tenderizer' prodShortDescription='This manual meat tenderizer is designed
to tenderize texture of meat slices before
frying or grilling. Meat is placed into the
chute and then processed between rollers
by turning the handle.'
		 prodDescription='designed
to tenderize texture of meat slices before
frying or grilling. Meat is placed into the
chute and then processed between rollers
by turning the handle. The rollers consist
of extremely sharp stainless steel knives
with a toothed cutting edge. The tenderizer
should be mounted to the working surface
with the enclosed &#x22;C&#x22; clamps. This &#x22;Porkert&#x22;
brand manual tenderizer is made of standard
materials in full compliance with U.S. food
processing standards. Weighs 34.5 pounds.
'
		 prodMessage='' prodImageSmallPath='/images/2503.gif' prodImageLargePath='/images/2503.gif'
		 prodLink='' prodPrice='429.95' prodWeight='0' prodShip='12.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='399.99' prodDateAdded='2003-02-13T17:47:16'
		 prodDateModified='2003-02-13T17:48:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='25104' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 25104 Lady Bug Aspen Natural Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 25104 Lady Bug Aspen Natural Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
'
		 prodDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
-Shaker Is Filled From The Bottom &#x26; Is Closed With A Rubber Stopper 
-Grinder Adjusts From Fine To Coarse 
-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 
-Designed By Artist Robert Wilhelm 
-Made Of Wood 
-Lifetime Limited Warranty 
-Size: 
-Pepper Mill (HxDia.): 3.5&#x22; x 2.25&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 2.25&#x22; 
-Made In China 
-Weighs Approximately 0.7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/25104.jpg'
		 prodImageLargePath='/images/25104.jpg' prodLink='' prodPrice='33.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:42:47' prodDateModified='2003-07-15T16:43:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='25106' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 25106 Lady Bug Aspen Red Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 25106 Lady Bug Aspen Red Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
'
		 prodDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
-Shaker Is Filled From The Bottom &#x26; Is Closed With A Rubber Stopper 
-Grinder Adjusts From Fine To Coarse 
-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 
-Designed By Artist Robert Wilhelm 
-Made Of Wood 
-Lifetime Limited Warranty 
-Size: 
-Pepper Mill (HxDia.): 3.5&#x22; x 2.25&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 2.25&#x22; 
-Made In China 
-Weighs Approximately 0.7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/25106.jpg'
		 prodImageLargePath='/images/25106.jpg' prodLink='' prodPrice='33.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:44:14' prodDateModified='2003-07-15T16:44:32'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='25107' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 25107 Lady Bug Aspen New Blue Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 25107 Lady Bug Aspen New Blue Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
'
		 prodDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
-Shaker Is Filled From The Bottom &#x26; Is Closed With A Rubber Stopper 
-Grinder Adjusts From Fine To Coarse 
-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 
-Designed By Artist Robert Wilhelm 
-Made Of Wood 
-Lifetime Limited Warranty 
-Size: 
-Pepper Mill (HxDia.): 3.5&#x22; x 2.25&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 2.25&#x22; 
-Made In China 
-Weighs Approximately 0.7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/25107.jpg'
		 prodImageLargePath='/images/25107.jpg' prodLink='' prodPrice='33.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:45:50' prodDateModified='2003-07-15T16:46:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='25108' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 25108 Lady Bug Aspen Yellow Salt Shaker &#x26; Pepper Mill Set'
		 ProdNamePlural='William Bounds 25108 Lady Bug Aspen Yellow Salt Shaker &#x26; Pepper Mill Sets'
		 prodShortDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
'
		 prodDescription='-Matching Salt Shaker And Pepper Mill 
-Both Are Easy To Fill 
-Shaker Is Filled From The Bottom &#x26; Is Closed With A Rubber Stopper 
-Grinder Adjusts From Fine To Coarse 
-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 
-Designed By Artist Robert Wilhelm 
-Made Of Wood 
-Lifetime Limited Warranty 
-Size: 
-Pepper Mill (HxDia.): 3.5&#x22; x 2.25&#x22; 
-Shaker (HxDia.): 2.75&#x22; x 2.25&#x22; 
-Made In China 
-Weighs Approximately 0.7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/25108.jpg'
		 prodImageLargePath='/images/25108.jpg' prodLink='' prodPrice='33.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T16:47:28' prodDateModified='2003-07-15T16:47:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2513H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Perfex Pepper/Salt Mill &#x26; Nutmeg Grinder'
		 ProdNamePlural='Perfex Pepper/Salt Mill &#x26; Nutmeg Grinder'
		 prodShortDescription='.2513 - Perfex Pepper Mill 3&#x27;&#x27; (Bx)
.2514 - Perfex Salt Mill 3&#x27;&#x27; (Bx)
.4708 - Nutmeg Grinder (Bx)'
		 prodDescription='.2513 - Perfex Pepper Mill 3&#x27;&#x27; (Bx)
.2514 - Perfex Salt Mill 3&#x27;&#x27; (Bx)
.4708 - Nutmeg Grinder (Bx)'
		 prodMessage='' prodImageSmallPath='/images/2513H.jpg'
		 prodImageLargePath='/images/2513H.jpg' prodLink='' prodPrice='65.00'
		 prodWeight='0' prodShip='7.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-05T14:22:37' prodDateModified='2003-08-05T14:23:11'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='8325,243001,90-0160,020C,020,275-06,mc-107'
		 prodRelatedCats=''/>
	<z:row prodID='2525R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Oval  Centerbar' ProdNamePlural='Oval  Centerbars'
		 prodShortDescription='-More space to hang pots and other items from.
-No Grid.
-34&#x27;&#x27; x 16&#x27;&#x27; 
-Includes 12 Regular Hooks'
		 prodDescription='-More space to hang pots and other items from.
-No Grid.
-34&#x27;&#x27; x 16&#x27;&#x27; 
-Includes 12 Regular Hooks'
		 prodMessage='' prodImageSmallPath='/images/2525R.jpg'
		 prodImageLargePath='/images/2525R.jpg' prodLink='' prodPrice='72.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T12:54:46' prodDateModified='2003-07-29T12:55:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='255OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Solid Copper Ladles' ProdNamePlural='Solid Copper Ladles'
		 prodShortDescription='255 - 6 1/4&#x27;&#x27; Dia. x 10&#x27;&#x27; L
256 - 7 1/4&#x27;&#x27; Dia. x 11 1/2&#x27;&#x27;L
257 - 8 1/2 Dia. x 14&#x27;&#x27; L
'
		 prodDescription='255 - 6 1/4&#x27;&#x27; Dia. x 10&#x27;&#x27; L
256 - 7 1/4&#x27;&#x27; Dia. x 11 1/2&#x27;&#x27;L
257 - 8 1/2 Dia. x 14&#x27;&#x27; L
258 - 10 1/2&#x27;&#x27; x 20&#x27;&#x27; Chestnut Roaster'
		 prodMessage='' prodImageSmallPath='/images/13-a.jpg' prodImageLargePath='/images/13-a.jpg'
		 prodLink='' prodPrice='17.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T15:26:20'
		 prodDateModified='2003-07-24T15:26:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='256-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Table Grater' ProdNamePlural='graters tables'
		 prodShortDescription='Truly a stainless steel classic from Italy. A quality hand held tool and table grater in one for grating fresh parmesan or romano cheese right at your table.'
		 prodDescription='Brushed stainless steel, 4.25&#x22; high'
		 prodMessage='Enjoy Pasta1' prodImageSmallPath='/villawareonline/images/256-01.gif'
		 prodImageLargePath='/villawareonline/images/256-01.gif'
		 prodLink='' prodPrice='29.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='24.99' prodDateAdded='2001-11-04T21:02:39'/>
	<z:row prodID='257-02' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Vegetable Mills' ProdNamePlural='vegetables mill'
		 prodShortDescription='A Handy tool for quickly straining small amounts of vegetables abd fruits. Highest quality 18/10 stainless steel.'
		 prodDescription='Compact 8&#x22; diameter with three interchangeable disks. Made in Italy'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/257-01.gif'
		 prodImageLargePath='/villawareonline/images/257-01.gif'
		 prodLink='' prodPrice='34.95' prodWeight='2' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='30' prodDateAdded='2001-11-22T07:32:29'/>
	<z:row prodID='258' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Large Vegetable Mill' ProdNamePlural='vegetables mills'
		 prodShortDescription='Nice large food mill in sanitary stainless steel.'
		 prodDescription='Disassembles for easy cleaning. 3.5 qt capacity, 9.5 &#x22; diameter. Made in Italy'
		 prodMessage='Very Good!' prodImageSmallPath='/villawareonline/images/mill258.gif'
		 prodImageLargePath='/villawareonline/images/mill258.gif'
		 prodLink='/detail.asp?product_id=258' prodPrice='35.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='31' prodDateAdded='2001-11-22T07:17:33'
		 prodDateModified='2003-12-21T12:11:59'/>
	<z:row prodID='259-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Hand Cheese Grater 2' ProdNamePlural='rotary graters'
		 prodShortDescription='Heavy weight 18/10 stainless steel rod and sheet construction. This is an upgrade to a classic kitchen tool'
		 prodDescription='A real pleasure to use!' prodMessage='Mamma Mia!'
		 prodImageSmallPath='/villawareonline/images/259-01.jpg'
		 prodImageLargePath='/villawareonline/images/259-01.jpg'
		 prodLink='' prodPrice='18.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='15.99' prodDateAdded='2001-11-04T21:14:01'/>
	<z:row prodID='259OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Elegant Serveware B.' ProdNamePlural='Elegant Serveware B.'
		 prodShortDescription='298 - Discontinued
259 - 20 1/2&#x27;&#x27; x 13&#x27;&#x27; Ram&#x27;s Head Platter
'
		 prodDescription='298 - Discontinued
259 - 20 1/2&#x27;&#x27; x 13&#x27;&#x27; Ram&#x27;s Head Platter
278 - 22&#x27;&#x27; x 9&#x27;&#x27; x 5&#x27;&#x27; Covered Fish Platter
254 - 27&#x27;&#x27; x 11&#x27;&#x27; x 6&#x27;&#x27; Covered Fish Platter'
		 prodMessage='' prodImageSmallPath='/images/12-b.jpg' prodImageLargePath='/images/12-b.jpg'
		 prodLink='' prodPrice='56.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T15:14:11'
		 prodDateModified='2003-07-24T15:14:31' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='260' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Sausage Stuffer' ProdNamePlural='sausages stuffers'
		 prodShortDescription='Plunger type refills sausages.
Sausage making'
		 prodDescription='All cast iron, with new sanitary electro chrome plating. Designed to be screw mounted to a work surface. Curved tube diameter 3.5&#x22;. Unit stands 9&#x22; high, 2 piece handle is 17&#x22; assembled, 3 plastic stuffers  diameter 7/8, 11/16, .5&#x22;'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/260.jpg'
		 prodImageLargePath='/villawareonline/images/260.jpg' prodLink='/detail.asp?product_id=260'
		 prodPrice='60.95' prodWeight='5' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='49.99'
		 prodDateAdded='2001-11-12T22:51:11' prodDateModified='2005-01-19T00:43:07'/>
	<z:row prodID='26001' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 26001 Circus Black Pepper Mill'
		 ProdNamePlural='William Bounds 26001 Circus Black Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Base &#x26; Ball On Top Is White With Black Dots 
-Shaft Is Black 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Base &#x26; Ball On Top Is White With Black Dots 
-Shaft Is Black 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxDi): 13&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 0.85 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/26001.jpg'
		 prodImageLargePath='/images/26001.jpg' prodLink='' prodPrice='60.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='0' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:37:42' prodDateModified='2003-07-15T15:37:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='26-0012' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='3 pc. Bamboo Steamer' ProdNamePlural='3 pc. Bamboo Steamers'
		 prodShortDescription='Steaming is a quick and easy way to prepare great tasting, wholesome meals. Since steaming requires no oil, it&#x27;s wonderful for today&#x27;s fat-free diets. Steaming also retains food&#x27;s natural vitamins and minerals;'
		 prodDescription='Steaming is a quick and easy way to prepare great tasting, wholesome meals. Since steaming requires no oil, it&#x27;s wonderful for today&#x27;s fat-free diets. Steaming also retains food&#x27;s natural vitamins and minerals; vegetables stay bright and crunchy, while meat and seafood cook up tender and flavorful. Sizes 12&#x27;&#x27;, 10&#x27;&#x27;, 6&#x27;&#x27;.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/bamboosteamer.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/bamboosteamer.jpg'
		 prodLink='/detail.asp?product_id=26-0012' prodPrice='31.50'
		 prodWeight='0' prodShip='5.25' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='27.99' prodDateAdded='2003-05-22T17:25:14'
		 prodDateModified='2003-11-22T14:06:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='26-0018' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Steamers - Plate Lifter' ProdNamePlural='Steamers - Plate Lifters'
		 prodShortDescription='-A. 4&#x27;&#x27; Bamboo Dim Sum Steamer - Set of 2.
-B. Microwave Fish Steamer, 11 1/4&#x27;&#x27; L X 7 3/4&#x27;&#x27; W
-C. 8&#x27;&#x27; Plate Lifter, Chrome Steel &#x26; Plastic.'
		 prodDescription='-A. 4&#x27;&#x27; Bamboo Dim Sum Steamer - Set of 2.
-B. Microwave Fish Steamer, 11 1/4&#x27;&#x27; L X 7 3/4&#x27;&#x27; W
-C. 8&#x27;&#x27; Plate Lifter, Chrome Steel &#x26; Plastic.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_steamers.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_steamers.jpg'
		 prodLink='/detail.asp?porduct_id=26-0018' prodPrice='14.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T12:22:22' prodDateModified='2003-08-22T12:22:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='26002' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 26002 Circus Green Pepper Mill'
		 ProdNamePlural='William Bounds 26002 Circus Green Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Red With Green Dots 
-Shaft Is Green 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Red With Green Dots 
-Shaft Is Green 
-Base Is Black With White Dots 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxDi): 13&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 0.85 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/26002.jpg'
		 prodImageLargePath='/images/26002.jpg' prodLink='' prodPrice='60.95'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:39:17' prodDateModified='2003-07-15T15:39:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='26-0050' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Microwave Rice Steamer' ProdNamePlural='Microwave Rice Steamers'
		 prodShortDescription='4 in 1 
Microwave Rice Steamer. 2-qt. Capacity.'
		 prodDescription='4 in 1 
Microwave Rice Steamer. 2-qt. Capacity.'
		 prodMessage='' prodImageSmallPath='/images/26-0050.jpg'
		 prodImageLargePath='/images/26-0050.jpg' prodLink='/detail.asp?product_id=26-0050'
		 prodPrice='18.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-08-21T17:49:26' prodDateModified='2004-03-16T17:14:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='26-0052' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Microwave Fish Steamer' ProdNamePlural='Microwave Fish Steamers'
		 prodShortDescription='With the new Joyce Chen Microwave Fish Steamer, fish can be cooked to succulent perfection in just a matter of minutes without a trace of added fat.
'
		 prodDescription='With the new Joyce Chen Microwave Fish Steamer, fish can be cooked to succulent perfection in just a matter of minutes without a trace of added fat.
11 1/4&#x27;&#x27; L X 7 3/4&#x27;&#x27; W'
		 prodMessage='' prodImageSmallPath='/images/fish_steamer.jpg'
		 prodImageLargePath='/images/fish_steamer.jpg' prodLink='/detail.asp?product_id=26-0052'
		 prodPrice='19.99' prodWeight='0' prodShip='5.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='16.99'
		 prodDateAdded='2003-08-22T12:34:45' prodDateModified='2003-08-22T12:35:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='26006' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 26006 Circus Red Pepper Mill'
		 ProdNamePlural='William Bounds 26006 Circus Red Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Red With Green Dots 
-Shaft Is Red 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Red With Green Dots 
-Shaft Is Red 
-Base Is Black With White Dots 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxDi): 13&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 0.85 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/26006.jpg'
		 prodImageLargePath='/images/26006.jpg' prodLink='' prodPrice='60.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:41:00' prodDateModified='2003-07-15T15:41:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='26008' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 26008 Circus Yellow Pepper Mill'
		 ProdNamePlural='William Bounds 26008 Circus Yellow Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Balck With White Dots 
-Shaft Is Yellow 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Ball On Top Is Balck With White Dots 
-Shaft Is Yellow 
-Base Is Black With White Dots 
-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 
-Inspired By Native American Indian Totems &#x26; Fetishes 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty 
-Size (HxDi): 13&#x22; x 2.5&#x22; 
-Made In China 
-Weighs Approximately 0.9 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/26008.jpg'
		 prodImageLargePath='/images/26008.jpg' prodLink='' prodPrice='60.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:42:59' prodDateModified='2003-07-15T15:43:17'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2601R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Oval  Grid' ProdNamePlural='Oval  Grids'
		 prodShortDescription='-Even more space to utilize
-Lids can be placed on top of grid 
-34&#x27;&#x27; x 16&#x27;&#x27; 
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodDescription='-Even more space to utilize
-Lids can be placed on top of grid 
-34&#x27;&#x27; x 16&#x27;&#x27; 
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/2601R.jpg'
		 prodImageLargePath='/images/2601R.jpg' prodLink='' prodPrice='99.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T13:00:10' prodDateModified='2003-07-29T13:00:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2605R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Chrome Plated Oval' ProdNamePlural='Chrome Plated Ovals'
		 prodShortDescription='-With Grid
-Oval 34&#x27;&#x27; x 16&#x27;&#x27;
-Chrome-Plated accessories
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodDescription='-With Grid
-Oval 34&#x27;&#x27; x 16&#x27;&#x27;
-Chrome-Plated accessories
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/2605R.jpg'
		 prodImageLargePath='/images/2605R.jpg' prodLink='' prodPrice='119.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-29T15:54:51' prodDateModified='2003-07-29T15:55:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2608R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Stainless Steel Oval  Grid'
		 ProdNamePlural='Stainless Steel Ovals  Grids' prodShortDescription='-34&#x27;&#x27; x 16&#x27;&#x27; 
-Chrome-Plated Accessories 
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodDescription='-34&#x27;&#x27; x 16&#x27;&#x27; 
-Chrome-Plated Accessories 
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/2608R.jpg'
		 prodImageLargePath='/images/2608R.jpg' prodLink='' prodPrice='193.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-29T16:08:06' prodDateModified='2003-07-29T16:08:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='260OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Extra Heavy Gauge Trays' ProdNamePlural='Extra Heavy Gauge Trays'
		 prodShortDescription='260 - 28&#x27;&#x27; x 11 1/2&#x27;&#x27; Oval tray
265 - 21&#x27;&#x27; x 12&#x27;&#x27; Rectangular tray
264 - 18&#x27;&#x27; x 9&#x27;&#x27; Rectangular Tray'
		 prodDescription='260 - 28&#x27;&#x27; x 11 1/2&#x27;&#x27; Oval tray
265 - 21&#x27;&#x27; x 12&#x27;&#x27; Rectangular tray
264 - 18&#x27;&#x27; x 9&#x27;&#x27; Rectangular Tray'
		 prodMessage='' prodImageSmallPath='/images/12-c.jpg' prodImageLargePath='/images/12-c.jpg'
		 prodLink='' prodPrice='102.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T15:20:29'
		 prodDateModified='2003-07-24T15:20:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='265-22-K' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Knife for meat grinder' ProdNamePlural='knives for meat grinders'
		 prodShortDescription='knife for Alpha #22' prodDescription='Parts (sent via regular mail)'
		 prodMessage='Found it!' prodImageSmallPath='' prodImageLargePath=''
		 prodLink='' prodPrice='8.95' prodWeight='1' prodShip='3.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-07-26T15:53:47'/>
	<z:row prodID='265-22-PW' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pulley Wheel' ProdNamePlural='wheels pulleys'
		 prodShortDescription='Pulley Wheel' prodDescription='For the Pockert 265-22
Made in Poland
Did you ever want to get efficiency and speed in your grinding jobs? Well now you can... Convert your No. 32 Manual Meat Grinder to an Electric Grinder! Pulley wheel attaches in place of No. 32 handle. (The motor, belt, mount, and mounting board are not included.) 
Use a 1/4 HP motor or larger with this pulley wheel. 
Use with a 1/2&#x22; wide &#x22;V&#x22; belt. 
Use a 1&#x22; pulley (approx.) 
Pulley is Cast Iron and comes with a handle. 
9 3/4&#x22; outside diameter Pulley Wheel'
		 prodMessage='Glad U Found them!' prodImageSmallPath='/images/15-3209.jpg'
		 prodImageLargePath='/images/15-3209.jpg' prodLink='/detail.asp?product_id=265-22-PW'
		 prodPrice='80.95' prodWeight='2' prodShip='7.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='59.95'
		 prodDateAdded='2002-08-20T17:34:52' prodDateModified='2004-02-05T01:19:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='267' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Mini Sausage Stuffer' ProdNamePlural='mini sausages stuffers'
		 prodShortDescription='The only one you need! Professional quality, made in Italy, scaled down for home kitchens'
		 prodDescription='Large 3 QTs stainless steel cylinder tilts for easy filling. Hand crank mechanism is powerful but easy to use. Includes 3/8&#x22; and 1&#x22; diameter funnels. Measures 14x7x7
Sausage making'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/minisausage.jpg'
		 prodImageLargePath='/villawareonline/images/minisausage.jpg'
		 prodLink='/detail.asp?product_id=267' prodPrice='291.95'
		 prodWeight='8' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='275' prodDateAdded='2001-11-12T22:52:03'
		 prodDateModified='2005-01-19T00:42:18'/>
	<z:row prodID='268' prodCategoryId='13' prodManufacturerId='6'
		 prodVendorId='7' prodName='Villaware Meat Grinders' ProdNamePlural='meat grinder by villaware'
		 prodShortDescription='Heavy weight cast iron, electro chrom plating, clean, sanitary'
		 prodDescription='corrosion free, hardened steel, each set includes 2 standard cutting disks, fine 4 mmm holes, coarse 12 mm, cutting knife plus sausage stuffing funnel'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/265-12.jpg'
		 prodImageLargePath='/villawareonline/images/265-12.jpg'
		 prodLink='/detail.asp?product_id=268' prodPrice='81.95'
		 prodWeight='8' prodShip='9.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='2'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2002-04-04T18:07:42'
		 prodDateModified='2004-02-05T00:54:07' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='268/001' prodCategoryId='11' prodManufacturerId='53'
		 prodVendorId='7' prodName='Apilco Cafe au Lait Bowls, 4 1/4&#x27;&#x27;, Set of 4'
		 ProdNamePlural='Apilco Cafe au Lait Bowls, 4 1/4&#x27;&#x27;, Set of 4'
		 prodShortDescription='At breakfast time, the French traditionally enjoy coffee blended with hot milk, drinking it from deep bowls that have a wide band around the rim; the bowl is tipped up with both thumbs and forefingers.'
		 prodDescription='At breakfast time, the French traditionally enjoy coffee blended with hot milk, drinking it from deep bowls that have a wide band around the rim; the bowl is tipped up with both thumbs and forefingers. Our footed café au lait, or coffee-with-milk, bowls are also splendid for hot cereal and comforting desserts like rice pudding. They&#x27;re made by Apilco, France&#x27;s premier producer of restaurant-quality porcelain products. 8.4-oz. cap., 4 1/4&#x27;&#x27; diam. Oven, microwave and dishwasher safe. Set of four. 
'
		 prodMessage='' prodImageSmallPath='/images/267001AP_small.jpg'
		 prodImageLargePath='/images/267001AP_large.jpg' prodLink='/detail.asp?product_id=268/001'
		 prodPrice='52.00' prodWeight='0' prodShip='7.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='44.99'
		 prodDateAdded='2003-08-08T15:39:25' prodDateModified='2004-04-20T18:16:21'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='243001,90-0160,020C,020,275-06,mc-107'
		 prodRelatedCats=''/>
	<z:row prodID='268-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Villaware Meat Grinder' ProdNamePlural='meats grinders'
		 prodShortDescription='New series Villaware brand name meat grinders are made of heavy weight cast iron.'
		 prodDescription='Now with electro chrome plated coating. You will find this new electro plating extremely clean and sanitary. The plating molecules actually are electrically bonded to the microscopic cast iron surface cavities for a clean and perfectly sealed finish. Clean out of the box and easy to clean and keep corrosion free. 
Each set includes 2 standard cutting disks, fine 4.5 mm (3/16&#x22;) and coarse 12 mm (1/2&#x22;), cutting knife plus sausage stuffing funnel. Made in China. High quality hardened steel cutting parts.
Table clamp # 5 (2.1&#x22; diameter cutting disk, 2 lbs per minute)
# 8 ( 2.44&#x22;, 2.5 lbs/minute)
#10 (2.74 , 3 lbs/minute)
#12  same size as #10 but bench style
#22 (3.27, 4 lbs/minute, bench style)
#5 268-32 (3.94&#x22;, 5 lbs/minute)
'
		 prodMessage='Grind that meat, I&#x27;m hungry' prodImageSmallPath='/villawareonline/images/sausbig.jpg'
		 prodImageLargePath='/villawareonline/images/265-12.jpg'
		 prodLink='' prodPrice='34.95' prodWeight='5' prodShip='8.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='29.99' prodDateAdded='2002-07-08T18:34:03'/>
	<z:row prodID='26803' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Edinburgh Floor World Globe'
		 ProdNamePlural='Edinburgh Floor World Globes' prodShortDescription='Attractive practicality. This stylish 16 raised relief globe features a sturdy metal base'
		 prodDescription='-Attractive practicality. This stylish 16&#x22; raised relief globe features a sturdy metal base, rich walnut-finish pedestal and complementary Gyromatic assembly. 
-Also, by simply removing the centerpost, it converts from a 38&#x22; floor model to a convenient table globe.
-Diameter: 16&#x22; (40 cm) 
-Height: 38&#x22; (97 cm) 
-Weight: 12 lbs. (5.4 kg)
'
		 prodMessage='' prodImageSmallPath='/images/26803.gif'
		 prodImageLargePath='/images/26803.gif' prodLink='' prodPrice='115.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='94.99' prodDateAdded='2003-07-10T23:14:01'
		 prodDateModified='2003-07-11T18:04:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='268OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Candles &#x26; Candleholders'
		 ProdNamePlural='Candles &#x26; Candleholders' prodShortDescription='268 - Star
266 - Sun
267 - Heart'
		 prodDescription='268 - Star
266 - Sun
267 - Heart' prodMessage=''
		 prodImageSmallPath='/images/9-c.jpg' prodImageLargePath='/images/9-c.jpg'
		 prodLink='' prodPrice='17.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T14:37:44'
		 prodDateModified='2003-07-24T14:38:08' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='268-st' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='stuffing tunel' ProdNamePlural='tunnels stuffings'
		 prodShortDescription='sausage stuffing funnel' prodDescription='268-08 model by Villaware'
		 prodMessage='' prodImageSmallPath='' prodImageLargePath=''
		 prodLink='' prodPrice='5.00' prodWeight='0' prodShip='1.51'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-01-28T17:21:35'
		 prodDateModified='2003-01-28T17:22:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='270-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Junior Express Expresso Maker'
		 ProdNamePlural='juniors expresses espressos makers' prodShortDescription='1 Cup Make genuine dark, rich espresso'
		 prodDescription='the steam infusion the italian wa. Polished Aluminum construction. Made in Italy'
		 prodMessage='sweet!' prodImageSmallPath='/villawareonline/images/stobig.jpg'
		 prodImageLargePath='/villawareonline/images/stobig.jpg'
		 prodLink='' prodPrice='15.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-25T12:04:24'
		 prodRelated='8323,90-0089,243001,020C,020,mc-107' prodRelatedCats=''/>
	<z:row prodID='27060' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='7 PC COOKWARE SET' ProdNamePlural='7 PC COOKWARE SETS'
		 prodShortDescription='Professional non-stick interior.
Hardcoat non stick exterior.
Heavy guage aluminum for superior heating.
'
		 prodDescription='Professional non-stick interior.
Hardcoat non stick exterior.
Heavy guage aluminum for superior heating.
Removable insulated handle grips.
'
		 prodMessage='' prodImageSmallPath='/images/27060.gif'
		 prodImageLargePath='/images/27060.gif' prodLink='' prodPrice='237.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T13:39:08' prodDateModified='2003-07-16T13:39:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='272712' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 10.25&#x27; Square Fry Pan'
		 ProdNamePlural='Scanpan Classic 10.25&#x27;&#x27; Square Fry Pans'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxWxD): 2&#x22; x 10.25&#x22; x 10.25&#x22; 
-Made In Denmark 
-Weighs Approximately 4 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP272712.jpg'
		 prodImageLargePath='/images/SP272712.jpg' prodLink=''
		 prodPrice='49.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T23:02:56' prodDateModified='2003-07-22T10:23:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='273012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 10.25&#x27; Square Grill Pan'
		 ProdNamePlural='Scanpan Classic 10.25&#x27;&#x27; Square Grill Pans'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Approximate Dimensions (W x D) 10.25&#x22; x 10.25&#x22; 
-Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 3.65 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP273012.jpg'
		 prodImageLargePath='/images/SP273012.jpg' prodLink=''
		 prodPrice='84.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T23:06:48' prodDateModified='2003-07-22T10:23:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='2740' prodCategoryId='11' prodManufacturerId='33'
		 prodVendorId='11' prodName='Pastamatic 1400' ProdNamePlural='pasta machine simac 1400'
		 prodShortDescription='Full Cycle Pasta Maker for home use
'
		 prodDescription='PastaMatic™ 1400
Full Cycle Pasta Maker for home use
made in Italy to make authentic Italian pasta such: cappellini, spaghetti, rigatoni, lasagna, linguini, 
small fettuccini, bucato, cookies, large spaghetti, medium fettuccini, smooth bucatino, ziti, square spaghetti, large fettuccini, ridged bucatino, small shells, farmer&#x27;s pasta, 
square maccheroni, clover-leaf maccheroni, golden threads, wide sheets for ravioli, pizza dough, breadsticks, gnocchi, spatzie
PastaMatic™ is the full cycle pasta machine that mixes and kneads the dough for home use. 
PastaMatic™ is the only pasta machine that truly kneads the dough 
Just place the flour and eggs or water into the bowl and in about 20 minutes have fresh pasta 
Features:
Easy to close lid with micro switch for safe operation 
Simple Controls 
Patented kneading blade 
Reinforced extruder house and ring nut 
Built-in storage area to hold the cord, discs, and measuring cup. 
Discs included to make 8 different shapes: 
click on description text for images
cappellini, spaghetti,  bucatti (hollow large spaghetti), rigatoni (maccheroni),   
linguini,      tagliatelle media (small fettuccini),   sfoglia (lasagnia),   cookies 
17 other discs are available and must be purchased separately:
click on description text for images
large spaghetti, medium fettuccini, smooth bucatino, ziti,
square spaghetti, large fettuccini, ridged bucatino,  
small shells,  farmer&#x27;s pasta, square maccheroni, clover-leaf maccheroni, 
golden threads,  wide sheets for ravioli, pizza dough,  breadsticks, spatzie, gnocchi.           
One year limited manufacturer&#x27;s warranty 
Dimensions 8&#x22;W x 12&#x22;D x 12&#x22;H 
Weight (shipping) 18 lbs. (25 lb.) 
Power Supply 120V - 250 watts 
Capacity 3 lb. of fresh pasta in 20 minutes 
Available Color  White 
'
		 prodMessage='' prodImageSmallPath='/images/2700.jpg' prodImageLargePath='/images/2700.jpg'
		 prodLink='' prodPrice='325.00' prodWeight='0' prodShip='16'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='300.00' prodDateAdded='2003-04-26T22:22:44'
		 prodDateModified='2003-04-27T23:02:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='275-01' prodCategoryId='13' prodManufacturerId='6'
		 prodVendorId='6' prodName='Moka Express Expresso Maker'
		 ProdNamePlural='Moka expresses espressos makers' prodShortDescription='Steam infusion espresso Bialetti'
		 prodDescription='Little man trademark,  Made in Italy Bialetti'
		 prodMessage='Mamma Mia!' prodImageSmallPath='/villawareonline/images/bialetti.jpg'
		 prodImageLargePath='/villawareonline/images/bialetti.jpg'
		 prodLink='/detail.asp?product_id=275-01' prodPrice='22.95'
		 prodWeight='1' prodShip='9' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='19.99' prodDateAdded='2001-12-03T11:38:29'
		 prodDateModified='2004-08-11T20:51:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='275-01bis' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Moka Express Expresso Maker'
		 ProdNamePlural='Moka expresses espressos makers' prodShortDescription='Steam infusion espresso Bialetti'
		 prodDescription='Little man trademark,  Made in Italy'
		 prodMessage='Bialetti is it?' prodImageSmallPath='/villawareonline/images/bialetti.jpg'
		 prodImageLargePath='/villawareonline/images/bialetti.jpg'
		 prodLink='' prodPrice='22.95' prodWeight='1' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='19.99' prodDateAdded='2001-09-02T09:41:52'/>
	<z:row prodID='275-06' prodCategoryId='11' prodManufacturerId='61'
		 prodVendorId='7' prodName='Villaware 275-06 Moka Express 6-Cup Espresso Maker'
		 ProdNamePlural='Villaware 275-06 Moka Express 6-Cup Espresso Maker'
		 prodShortDescription='Traditional, Italian, steam-infusion espresso maker'
		 prodDescription='Traditional, Italian, steam-infusion espresso maker
Brews rich, delicious espresso in the old-world style
Crafted of polished aluminum; easy to clean
24-ounce capacity; classic design enhances any kitchen décor
Measures 8-1/2 by 4-3/4 by 5-1/2 inches; 1-year limited warranty'
		 prodMessage='' prodImageSmallPath='/images/275-06.jpg'
		 prodImageLargePath='/images/275-06.jpg' prodLink='/detail.asp?product_id=275-06'
		 prodPrice='32.99' prodWeight='0' prodShip='5.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='29.00'
		 prodDateAdded='2004-04-26T10:51:25' prodDateModified='2004-04-26T10:52:46'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='Tibos,243001,020C,020'
		 prodRelatedCats=''/>
	<z:row prodID='27509G' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='gasket' ProdNamePlural='gaskets'
		 prodShortDescription='rep.gasket' prodDescription='Espress'
		 prodMessage='' prodImageSmallPath='' prodImageLargePath=''
		 prodLink='' prodPrice='4.95' prodWeight='0' prodShip='1.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2002-11-20T02:02:16'
		 prodDateModified='2002-11-20T02:02:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='277-06' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Kona Expresso Maker' ProdNamePlural='espressos makers'
		 prodShortDescription='Bold tapered shape and velvet touch ergonic handle form an unmistakable impression of quality.'
		 prodDescription='Slate Gray handles, 6 cup, 18/10 stainless steel. Made in Italy'
		 prodMessage='&#x22;But what on earth is half so dear- Solonged for-as the hearth of home?&#x22;'
		 prodImageSmallPath='/villawareonline/images/277.jpg' prodImageLargePath='/villawareonline/images/277.jpg'
		 prodLink='' prodPrice='86.95' prodWeight='2' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='79.99' prodDateAdded='2001-10-30T00:01:06'/>
	<z:row prodID='278-01/282-01' prodCategoryId='13' prodManufacturerId='5'
		 prodVendorId='7' prodName='Neapolitan Espresso Makers'
		 ProdNamePlural='espressos makers neapolitans' prodShortDescription='Most espressos brew by steam. These brew by the drip method.'
		 prodDescription='Once water boils, turn the pot upside down. Water drips from uppper chamber and seeps through the grounds into the lower chamber. Made in Italy'
		 prodMessage='Mamma Mia!' prodImageSmallPath='/villawareonline/images/neapo.jpg'
		 prodImageLargePath='/villawareonline/images/neapo.jpg'
		 prodLink='' prodPrice='2.95' prodWeight='2' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='2' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-25T12:07:19'
		 prodDateModified='2002-12-01T14:08:47' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='27812' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Sante Fe Contemporary Tri-leg World Globe'
		 ProdNamePlural='Sante Fe Contemporary Tri-leg World Globes'
		 prodShortDescription='-Sophisticated Elegance. 
-A matching wood ring and riser with rich cherry finish'
		 prodDescription='-Sophisticated Elegance. 
-A matching wood ring and riser with rich cherry finish supported by a wrought iron stand with black matte finish make this piece a one of a kind.
-Our final touches include a new 16&#x22; Bronze Metallic or Antique Ocean globe with beautifully blended earth tone colors and full raised relief
Diameter: 16&#x22; 
Height:41&#x22; 
Weight: 33 lbs.
'
		 prodMessage='' prodImageSmallPath='/images/27812.gif'
		 prodImageLargePath='/images/27812.gif' prodLink='' prodPrice='375.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='299.99' prodDateAdded='2003-07-11T16:54:08'
		 prodDateModified='2003-07-11T16:54:23' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='280' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Classic Copper &#x26; Brass Ibriks'
		 ProdNamePlural='Classic Copper &#x26; Brass Ibrik' prodShortDescription='Classic Copper &#x26; Brass Ibriks. The finest quality Ibriks from Portugal.
good for turkish tea or coffee'
		 prodDescription='Classic Copper &#x26; Brass Ibriks. The finest quality Ibriks from Portugal.
Polished to a mirror finish, then lacquered to protect the shine. Use for Turkish coffee,a milk warmer or as a decor item. good for turkish tea or coffee'
		 prodMessage='' prodImageSmallPath='/images/280.jpg' prodImageLargePath='/images/280.jpg'
		 prodLink='/detail.asp?product_id=280' prodPrice='33.99'
		 prodWeight='0' prodShip='7.5' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='28.99' prodDateAdded='2003-02-08T15:41:23'
		 prodDateModified='2005-06-21T04:20:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='280-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Musa Express Expresso Maker'
		 ProdNamePlural='Musa expresses espressos makers' prodShortDescription='Steam infusion process meets top of the line stainless steel design'
		 prodDescription='For World class coffee. Made in Italy'
		 prodMessage='Madre Mia!' prodImageSmallPath='/villawareonline/images/musaexpress.jpg'
		 prodImageLargePath='/villawareonline/images/musaexpress.jpg'
		 prodLink='/detail.asp?product_id=280-02' prodPrice='42.95'
		 prodWeight='1' prodShip='12' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='0' prodSalePrice='0' prodDateAdded='2002-04-06T19:10:59'
		 prodDateModified='2005-07-26T13:13:41'/>
	<z:row prodID='28014H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='1/3/5-Cup Sifter, SS' ProdNamePlural='1/3/5-Cup Sifter, SS'
		 prodShortDescription='.28014 - 3/Cup Sifter, Stainless Steel
.28013 - 1/Cup Sifter, Stainless Steel
.28015 - 5/Cup Sifter, Stainless Steel'
		 prodDescription='.28014 - 3/Cup Sifter, Stainless Steel
.28013 - 1/Cup Sifter, Stainless Steel
.28015 - 5/Cup Sifter, Stainless Steel'
		 prodMessage='' prodImageSmallPath='/images/28014H.jpg'
		 prodImageLargePath='/images/28014H.jpg' prodLink='' prodPrice='10.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-05T13:36:22' prodDateModified='2003-08-05T13:36:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='28100' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 28100 Jazz Pep Art Rosewood Bell Shaker'
		 ProdNamePlural='William Bounds 28100 Jazz Pep Art Rosewood Bell ShakerWilliam Bounds 28100 Jazz Pep Art Rosewood Bell Shakers'
		 prodShortDescription='-Can Be Used For Salt Or Pepper 
-Deep Stained Wood 
-Five Holes In Top 
'
		 prodDescription='-Can Be Used For Salt Or Pepper 
-Deep Stained Wood 
-Five Holes In Top 
-Fills In The Bottom &#x26; Closes With A Rubber Stopper 
-Designed By Robert Wilhelm 
-Inspired By Jazz Instrument 
-Size (HxWxD): 5&#x22; x 3.5&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.4 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/28100.jpg'
		 prodImageLargePath='/images/28100.jpg' prodLink='' prodPrice='17.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:44:56' prodDateModified='2003-07-15T15:45:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='28101' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 28101 Jazz Pep Art Natural/Rosewood Bell Shaker'
		 ProdNamePlural='William Bounds 28101 Jazz Pep Art Naturals/Rosewoods Bell Shakers'
		 prodShortDescription='-Can Be Used For Salt Or Pepper 
-Deep Stained Wood 
-Five Holes In Top 
'
		 prodDescription='-Can Be Used For Salt Or Pepper 
-Deep Stained Wood 
-Five Holes In Top 
-Fills In The Bottom &#x26; Closes With A Rubber Stopper 
-Designed By Robert Wilhelm 
-Inspired By Jazz Instrument 
-Size (HxWxD): 5&#x22; x 3.5&#x22; x 3&#x22; 
-Made In China 
-Weighs Approximately 0.4 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/28101.jpg'
		 prodImageLargePath='/images/28101.jpg' prodLink='' prodPrice='17.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:46:51' prodDateModified='2003-07-15T15:47:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='281013' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 11&#x27; Covered Sauté Pan'
		 ProdNamePlural='Scanpan Ergonomic 11' prodShortDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Embossed And Dimpled Nonstick Surface Structure 
'
		 prodDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Embossed And Dimpled Nonstick Surface Structure 
-Dimples Help Distribute Oil And Seasonings Evenly Under The Food 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 6 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP281013.jpg'
		 prodImageLargePath='/images/SP281013.jpg' prodLink=''
		 prodPrice='155.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-21T22:17:20' prodDateModified='2003-07-22T10:29:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='28200' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 28200 Jazz Pep Art Rosewood Horn Pepper Mill'
		 ProdNamePlural='William Bounds 28200 Jazz Pep Art Rosewood Horn Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Deep Stained Wood 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Deep Stained Wood 
-Chrome Accents 
-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 
-Inspired By Jazz Instrument 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Size (HxDia.): 8.75&#x22; x 2.6&#x22; 
-Made In China 
-Weighs Approximately 0.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/28200.jpg'
		 prodImageLargePath='/images/28200.jpg' prodLink='' prodPrice='47.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:48:59' prodDateModified='2003-07-15T15:49:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='28201' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 28201 Jazz Pep Art Natural/Rosewood Horn Pepper Mill'
		 ProdNamePlural='William Bounds 28201 Jazz Pep Art Natural/Rosewood Horn Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Deep Stained Wood 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Deep Stained Wood 
-Chrome Accents 
-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 
-Inspired By Jazz Instrument 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Size (HxDia.): 8.75&#x22; x 2.6&#x22; 
-Made In China 
-Weighs Approximately 0.85 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/28201.jpg'
		 prodImageLargePath='/images/28201.jpg' prodLink='' prodPrice='47.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:50:51' prodDateModified='2003-07-15T15:51:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='282012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 11&#x27;&#x27; Covered Low Stew Pot'
		 ProdNamePlural='Scanpan Classic 11&#x27;&#x27; Covered Low Stew Pots'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-5 qt. capacity 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxWxD): 4&#x22; x 11&#x22; 
-Made In Denmark 
-Weighs Approximately 6 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP282012.jpg'
		 prodImageLargePath='/images/SP282012.jpg' prodLink=''
		 prodPrice='119.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-22T09:42:41' prodDateModified='2003-07-22T10:18:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='282013' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 11&#x27; Covered Low Stew Pot'
		 ProdNamePlural='Scanpan Ergonomic 11' prodShortDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
'
		 prodDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP282013.jpg'
		 prodImageLargePath='/images/SP282013.jpg' prodLink=''
		 prodPrice='159.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T22:31:49' prodDateModified='2003-07-22T10:27:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='282812' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 11&#x27;&#x27; x 11&#x27;&#x27; Covered Sauté Pan'
		 ProdNamePlural='Scanpan Classic 11&#x27;&#x27; x 11&#x27;&#x27; Covered Sauté Pans'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-3.25 qt. capacity 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxWxD): 2.75&#x22; x 11&#x22; x 11&#x22; 
-Made In Denmark 
-Weighs Approximately 7.5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP282812.jpg'
		 prodImageLargePath='/images/SP282812.jpg' prodLink=''
		 prodPrice='129.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T23:20:17' prodDateModified='2003-07-22T10:21:42'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='28300' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 28300 Jazz Pep Art Rosewood Flute Pepper Mill'
		 ProdNamePlural='William Bounds 28300 Jazz Pep Art Rosewood Flute Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Deep Stained Wood 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Deep Stained Wood 
-Chrome Accents 
-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 
-Inspired By Jazz Instrument 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Size (HxDia.): 12.75&#x22; x 2.75&#x22; 
-Made In China 
-Weighs Approximately 1.05 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/28300.jpg'
		 prodImageLargePath='/images/28300.jpg' prodLink='' prodPrice='67.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:52:51' prodDateModified='2003-07-15T15:53:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='28301' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 28301 Jazz Pep Art Natural Flute Pepper Mill'
		 ProdNamePlural='William Bounds 28301 Jazz Pep Art Natural Flute Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Wooden With Chrome Accents 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Wooden With Chrome Accents 
-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 
-Inspired By Jazz Instrument 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Size (HxDia.): 12.75&#x22; x 2.75&#x22; 
-Made In China 
-Weighs Approximately 0.85 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/28301.jpg'
		 prodImageLargePath='/images/28301.jpg' prodLink='' prodPrice='57.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:55:04' prodDateModified='2003-07-15T15:55:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='283-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Kontessa Expressos' ProdNamePlural='Kontessa expresses espressos makers'
		 prodShortDescription='The beauty of Italian design in a functional stovetop espresso maker'
		 prodDescription='richly gold plated 18/10 polished stainless steel. Made in Italy'
		 prodMessage='sweet!' prodImageSmallPath='/villawareonline/images/kontessa.jpg'
		 prodImageLargePath='/villawareonline/images/kontessa.jpg'
		 prodLink='' prodPrice='59.95' prodWeight='1' prodShip='12'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2001-12-05T20:20:51'/>
	<z:row prodID='284' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Bergna Oil Dispenser' ProdNamePlural='oil dispensers'
		 prodShortDescription='Clean and modern quality stainless steel.'
		 prodDescription='non drip spout, hinged flip top lid, made in Italy
16 oz'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/bergna.jpg'
		 prodImageLargePath='/villawareonline/images/bergna.jpg'
		 prodLink='/detail.asp?product_id=284' prodPrice='33.95'
		 prodWeight='1' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='30' prodDateAdded='2002-03-29T18:24:42'
		 prodDateModified='2004-08-18T08:25:28' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='28400' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 28400 Jazz Pep Art Rosewood Clarinet Pepper Mill'
		 ProdNamePlural='William Bounds 28400 Jazz Pep Art Rosewood Clarinet Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Wooden With Chrome Accents 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Wooden With Chrome Accents 
-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 
-Inspired By Jazz Instrument 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Size (HxDia.): &#x22; x &#x22; 
-Made In China 
-Weighs Approximately 1.75 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/28400.jpg'
		 prodImageLargePath='/images/28400.jpg' prodLink='' prodPrice='87.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:56:50' prodDateModified='2003-07-15T16:00:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='28401' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 28401 Jazz Pep Art Natural/Rosewood Clarinet Pepper Mill'
		 ProdNamePlural='William Bounds 28401 Jazz Pep Art Natural/Rosewood Clarinet Pepper Mills'
		 prodShortDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Wooden With Chrome Accents 
'
		 prodDescription='-Adjustable Grind From Fine To Coarse 
-Grinds Salt Or Pepper 
-Wooden With Chrome Accents 
-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 
-Inspired By Jazz Instrument 
-Designed By Artist Robert Wilhelm 
-Lifetime Limited Warranty On The Grinding Mechanism 
-Size (HxDia.): &#x22; x &#x22; 
-Made In China 
-Weighs Approximately 1.75 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/28401.jpg'
		 prodImageLargePath='/images/28401.jpg' prodLink='' prodPrice='87.94'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T15:59:30' prodDateModified='2003-07-15T15:59:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='285OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Wine and Everything Fine' ProdNamePlural='Wine and Everything Fine'
		 prodShortDescription='285 - 9 1/2H Champagne Flute/Mini Vase
881 - 3 Pc. Wine Set: Coaster, Cork and Collar
885 - 2 1/2 Qt. Lined Ice Bucket Brass Tongs'
		 prodDescription='285 - 9 1/2H Champagne Flute/Mini Vase
881 - 3 Pc. Wine Set: Coaster, Cork and Collar
885 - 2 1/2 Qt. Lined Ice Bucket Brass Tongs
884 - 7 1/2&#x27;&#x27;H Wine Cooler
428 - 4&#x27;&#x27;H Moscow Mule Mug, 1 Pint
286 - 1 Pint Tankard, Cast Brass Handle
424 - 4 1/2&#x27;&#x27;H Tankard, Cast Brass Handle, 1 Pint
839 - 7&#x27;&#x27; x 7&#x27;&#x27; Brass Brandy Warmer, Glass Snifter'
		 prodMessage='' prodImageSmallPath='/images/13-d.jpg' prodImageLargePath='/images/13-d.jpg'
		 prodLink='' prodPrice='20.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T16:39:54'
		 prodDateModified='2003-07-24T16:40:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='286-03' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='4 side Grater' ProdNamePlural='graters sets'
		 prodShortDescription='Four sided model' prodDescription='with slide out bottom to contain and release grated foods..'
		 prodMessage='chop chop chop' prodImageSmallPath='/villawareonline/images/286-03.jpg'
		 prodImageLargePath='/villawareonline/images/286-03.jpg'
		 prodLink='' prodPrice='15.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='10.99' prodDateAdded='2001-11-23T21:20:39'/>
	<z:row prodID='289' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Table Grater' ProdNamePlural='graters tables'
		 prodShortDescription='The quality of this gleaming 18/10 stainless steel grater is unsurpassed.'
		 prodDescription='Disassembles for clean up.' prodMessage='Mamma Mia!'
		 prodImageSmallPath='/villawareonline/images/289.jpg' prodImageLargePath='/villawareonline/images/289.jpg'
		 prodLink='/detail.asp?product_id=289' prodPrice='17.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='14' prodDateAdded='2001-11-04T21:10:17'
		 prodDateModified='2004-02-09T22:28:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='291' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='8 sided Grater' ProdNamePlural='graters sets'
		 prodShortDescription='8 sided model' prodDescription='Diverse uses, 8 shredding grating and slicing sides'
		 prodMessage='chop chop chop' prodImageSmallPath='/villawareonline/images/291.jpg'
		 prodImageLargePath='/villawareonline/images/291.jpg' prodLink=''
		 prodPrice='19.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='16.99'
		 prodDateAdded='2001-11-23T21:26:31'/>
	<z:row prodID='291OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Elegant Serveware' ProdNamePlural='Elegant Serveware'
		 prodShortDescription='291 - 11&#x22; Sq. Tray
290 - 13 1/2&#x22; Sq. Tray
291 - 13 1/2&#x22; x 18&#x22; Rect. Tray'
		 prodDescription='291 - 11&#x22; Sq. Tray
290 - 13 1/2&#x22; Sq. Tray
291 - 13 1/2&#x22; x 18&#x22; Rect. Tray
847 - 13&#x22; x 12&#x22; Heart Tray, Nickel Lined
250 - Set of 3 Oval Trays (1 ea. #251, #252, #253)
251 - 14 1/2&#x22; x 8 1/2&#x22; Oval Tray
252 - 17 1/4&#x22; x 10&#x22; Oval Tray
253 - 19&#x22; x 11 1/2&#x22; Oval Tray
258 - 10 1/2&#x22; x 20&#x22; Chestnut Roaster'
		 prodMessage='' prodImageSmallPath='/images/12-a.jpg' prodImageLargePath='/images/12-a.jpg'
		 prodLink='' prodPrice='67.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T14:58:12'
		 prodDateModified='2003-07-24T14:58:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='293-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Baker Scoop' ProdNamePlural='Bakers Scoop'
		 prodShortDescription='This large size scoop will prove indispensable for the home baker.'
		 prodDescription='Bakerís Scoop. This large size scoop will prove indispensable for the home baker. Use for cookies, cakes, pizza or homemade bread. Stainless steel.'
		 prodMessage='' prodImageSmallPath='/images/293.jpg' prodImageLargePath='/images/293-01.gif'
		 prodLink='' prodPrice='31.99' prodWeight='0' prodShip='6.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='24.99' prodDateAdded='2003-02-12T23:10:45'
		 prodDateModified='2003-02-27T12:28:42' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='2IN1S' prodCategoryId='11' prodManufacturerId='28'
		 prodVendorId='11' prodName='sandwich toaster  2IN1' ProdNamePlural='sandwiches toasters'
		 prodShortDescription='Overall Length 18&#x22; all can be prepared by placing one slice of bread on bottom of iron'
		 prodDescription='Overall Length 18&#x22; all can be prepared by placing one slice of bread on bottom of iron (2 on double model), add ingredients and cover with a second slice of bread, close iron to seal in ingredients and toast for approximately 3 minutes'
		 prodMessage='' prodImageSmallPath='/images/palmer/2n1.gif'
		 prodImageLargePath='/images/palmer/2n1.gif' prodLink=''
		 prodPrice='20.95' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='18.95'
		 prodDateAdded='2003-03-30T14:46:04' prodDateModified='2003-03-30T14:47:27'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30' prodCategoryId='11' prodManufacturerId='6'
		 prodVendorId='11' prodName='Classic Neapolitan Espresso Pots'
		 ProdNamePlural='espresso coffee makers' prodShortDescription='Classic Neapolitan Espresso Pots'
		 prodDescription='Classic Neapolitan Espresso Pots
“Flip Drip” pot. Heavy “Diamond” pattern is strongest available. Choose from 4 sizes, 4/6/10 or 12 cup. Made in Italy.'
		 prodMessage='' prodImageSmallPath='/images/30.jpg' prodImageLargePath='/images/30.jpg'
		 prodLink='' prodPrice='43.99' prodWeight='0' prodShip='7.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='39.99' prodDateAdded='2003-02-07T22:05:03'
		 prodDateModified='2003-02-07T22:05:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='300' prodCategoryId='1' prodManufacturerId='1'
		 prodVendorId='1' prodName='Gift Certificate' ProdNamePlural='gifts certificates'
		 prodShortDescription='A great present for that special occasion.'
		 prodDescription='' prodMessage='Happy' prodImageSmallPath='/villawareonline/images/giftcert.gif'
		 prodImageLargePath='/villawareonline/images/giftcert.gif'
		 prodLink='' prodPrice='50' prodWeight='0' prodShip='0'
		 prodShipIsActive='0' prodCountryTaxIsActive='0' prodStateTaxIsActive='0'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-03-29T16:21:05'/>
	<z:row prodID='30001' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30001 HM Stainless Steel Electric Pepper Mill'
		 ProdNamePlural='William Bounds 30001 HM Stainless Steel Electric Pepper Mills'
		 prodShortDescription='-Stainless Steel Housing 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up'
		 prodDescription='-Stainless Steel Housing 
-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 
-Battery Or Manually Operated 
-Push-Button Operation 
-Adjusts From Fine To Coarse Settings 
-Simple Twist-Off Top 
-Comes Filled With Gourmet Mix Of Peppercorns 
-Limited Lifetime Warranty 
-Size (HxDi): 8.5&#x22; x 2.25&#x22; 
-Made In Taiwan 
-Weighs Approximately 1.55 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30001.jpg'
		 prodImageLargePath='/images/30001.jpg' prodLink='' prodPrice='57.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T12:56:00' prodDateModified='2003-07-15T15:12:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30-0010' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Accessories Not Shown' ProdNamePlural='Accessories Not Shown'
		 prodShortDescription='Accessories: -Bamboo Steaming Rack,-12&#x27;&#x27;Deep-Fry Rack,-14&#x27;&#x27;Deep-Fry Rack,-Wire Steaming Rack,-14&#x27;&#x27;Aluminum Wok Lid,-12&#x27;&#x27;Aluminum High Dome Lid,-Wire Wok Rings,-6 1/4&#x27;&#x27; Ginger Grater.'
		 prodDescription='Accessories: -Bamboo Steaming Rack(Fits 14&#x27;&#x27; Woks),-12&#x27;&#x27;Deep-Fry Rack,-14&#x27;&#x27;Deep-Fry Rack,-Wire Steaming Rack,-14&#x27;&#x27;Aluminum Wok Lid,-12&#x27;&#x27;Aluminum High Dome Lid(Fits Peking Pan),-Wire Wok Rings(Fits any round-bottom wok),-6 1/4&#x27;&#x27;Round 6 1/4&#x27;&#x27; Ginger Grater(Stoneware),-9 1/2&#x27;&#x27; Bamboo Wok Brush.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/horsetext.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/horsetext.jpg'
		 prodLink='/detail.asp?product_id=30-0010' prodPrice='22.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T15:39:04' prodDateModified='2003-08-22T16:10:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30002' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30002 Pepper Chef Electric White Pepper Mill'
		 ProdNamePlural='William Bounds 30002 Pepper Chef Electric White Pepper Mills'
		 prodShortDescription='-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
'
		 prodDescription='-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 
-Adjusts From Fine To Coarse Settings 
-Battery Or Manually Operated 
-Push-Button Operation 
-Large Capacity 
-Comes Filled With Gourmet Mix Of Peppercorns 
-Limited Lifetime Warranty 
-Size (HxDi): 8.5&#x22; x 2.25&#x22; 
-Made In Taiwan 
-Weighs Approximately 1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30002.jpg'
		 prodImageLargePath='/images/30002.jpg' prodLink='' prodPrice='27.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T12:59:47' prodDateModified='2003-07-15T15:13:03'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30-0024' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Hot Pot Wire Scoop' ProdNamePlural='Hot Pot Wire Scoops'
		 prodShortDescription='8 1/2&#x27;&#x27; Hot Pot Stainless Steel Wire Scoop. 12 pieces'
		 prodDescription='8 1/2&#x27;&#x27; Hot Pot Stainless Steel Wire Scoop. 12 pieces'
		 prodMessage='' prodImageSmallPath='/images/hot_pot_wire_scoop.jpg'
		 prodImageLargePath='/images/hot_pot_wire_scoop.jpg' prodLink='/detail.asp?product_id=30-0024'
		 prodPrice='19.99' prodWeight='0' prodShip='5.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-08-22T16:04:25' prodDateModified='2004-02-03T01:47:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30003' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30003 Pepper Chef Electric Chrome Pepper Mill'
		 ProdNamePlural='William Bounds 30003 Pepper Chef Electric Chrome Pepper Mills'
		 prodShortDescription='Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
'
		 prodDescription='-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 
-Adjusts From Fine To Coarse Settings 
-Battery Or Manually Operated 
-Push-Button Operation 
-Large Capacity 
-Comes Filled With Gourmet Mix Of Peppercorns 
-Limited Lifetime Warranty 
-Size (HxDi): 8.5&#x22; x 2.25&#x22; 
-Made In Taiwan 
-Weighs Approximately 1.05 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30003.jpg'
		 prodImageLargePath='/images/30003.jpg' prodLink='' prodPrice='32.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:01:46' prodDateModified='2003-07-15T15:13:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30004' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30004 Electrix White Pepper Mill With Light'
		 ProdNamePlural='William Bounds 30004 Electrix White Pepper Mills With Lights'
		 prodShortDescription='-Push-Button Operation 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up'
		 prodDescription='-Push-Button Operation 
-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 
-Milling System Is Non-Corrosive 
-Adjusts From Fine To Coarse 
-Convenient Replaceable Light 
-Easy To Hold, Slim Design 
-Limited Lifetime Warranty 
-Size (HxDi): 9&#x22; x 2&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30004.jpg'
		 prodImageLargePath='/images/30004.jpg' prodLink='' prodPrice='32.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:04:02' prodDateModified='2003-07-15T15:13:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30005' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30005 Electrix Black Pepper Mill With Light'
		 ProdNamePlural='William Bounds 30005 Electrix Black Pepper Mills With Lights'
		 prodShortDescription='-Push-Button Operation 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
'
		 prodDescription='-Push-Button Operation 
-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 
-Milling System Is Non-Corrosive 
-Adjusts From Fine To Coarse 
-Convenient Replaceable Light 
-Easy To Hold, Slim Design 
-Limited Lifetime Warranty 
-Size (HxDi): 9&#x22; x 2&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30005.jpg'
		 prodImageLargePath='/images/30005.jpg' prodLink='' prodPrice='32.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:05:53' prodDateModified='2003-07-15T15:14:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30006' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30006 Electrix Stainless Steel Mill With Light'
		 ProdNamePlural='William Bounds 30006 Electrix Stainless Steel Mills With Lights'
		 prodShortDescription='-Push-Button Operation 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up'
		 prodDescription='-Push-Button Operation 
-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 
-Milling System Is Non-Corrosive 
-Adjusts From Fine To Coarse 
-Convenient Replaceable Light 
-Easy To Hold, Slim Design 
-Limited Lifetime Warranty 
-Size (HxDi): 9&#x22; x 2&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30006.jpg'
		 prodImageLargePath='/images/30006.jpg' prodLink='' prodPrice='62.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:07:32' prodDateModified='2003-07-15T15:14:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30008' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30008 Electrix Chrome Pepper Mill With Light'
		 ProdNamePlural='William Bounds 30008 Electrix Chrome Pepper Mills With Lights'
		 prodShortDescription='-Push-Button Operation 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up 
'
		 prodDescription='-Push-Button Operation 
-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 
-Milling System Is Non-Corrosive 
-Adjusts From Fine To Coarse 
-Convenient Replaceable Light 
-Easy To Hold, Slim Design 
-Limited Lifetime Warranty 
-Size (HxDi): 9&#x22; x 2&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.8 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30008.jpg'
		 prodImageLargePath='/images/30008.jpg' prodLink='' prodPrice='35.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:09:32' prodDateModified='2003-07-15T15:14:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30009' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30009 Triangle Electrix White Pepper Mill With Light'
		 ProdNamePlural='William Bounds 30009 Triangle Electrix White Pepper Mills With Lights'
		 prodShortDescription='-Push Button Operation 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up'
		 prodDescription='-Push Button Operation 
-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 
-Adjusts From Fine To Coarse Settings 
-Non-Corrosive Ceramic Milling Mechanism 
-Convenient Replaceable Light 
-Comfortable Ergonomic Design 
-Limited Lifetime Warranty 
-Size (HxDi): 9&#x22; x 2.5&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.95 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30009.jpg'
		 prodImageLargePath='/images/30009.jpg' prodLink='' prodPrice='32.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:12:08' prodDateModified='2003-07-15T15:15:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30-0090' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Quick Sticks' ProdNamePlural='chopsticks'
		 prodShortDescription='contemporary chopsticks)
Quick Sticks (red) -Box contains 12.'
		 prodDescription='contemporary chopsticks)
Quick Sticks (red) -Box contains 12.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_quicksticks.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_quicksticks.jpg'
		 prodLink='/detail.asp?product_id=30-0090' prodPrice='45.00'
		 prodWeight='0' prodShip='6.25' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='39.99' prodDateAdded='2003-01-24T21:52:15'
		 prodDateModified='2003-08-22T12:55:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='30010' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30010 Triangle Electrix Black Pepper Mill With Light'
		 ProdNamePlural='William Bounds 30010 Triangle Electrix Black Pepper Mills With Lights'
		 prodShortDescription='-Push Button Operation 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up'
		 prodDescription='-Push Button Operation 
-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 
-Adjusts From Fine To Coarse Settings 
-Non-Corrosive Ceramic Milling Mechanism 
-Convenient Replaceable Light 
-Comfortable Ergonomic Design 
-Limited Lifetime Warranty 
-Size (HxDi): 9&#x22; x 2.5&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.95 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30010.jpg'
		 prodImageLargePath='/images/30010.jpg' prodLink='' prodPrice='32.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:14:03' prodDateModified='2003-07-15T15:15:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30011' prodCategoryId='11' prodManufacturerId='43'
		 prodVendorId='7' prodName='William Bounds 30011 Triangle Electrix Chrome Pepper Mill With Light'
		 ProdNamePlural='William Bounds 30011 Triangle Electrix Chrome Pepper Mills With Lights'
		 prodShortDescription='-Push Button Operation 
-Ceramic Milling Mechanism Crushes Rather Than Grinds Peppercorns So That Grinder Will Not Jam Or Freeze Up'
		 prodDescription='-Push Button Operation 
-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 
-Adjusts From Fine To Coarse Settings 
-Non-Corrosive Ceramic Milling Mechanism 
-Convenient Replaceable Light 
-Comfortable Ergonomic Design 
-Limited Lifetime Warranty 
-Size (HxDi): 9&#x22; x 2.5&#x22; 
-Made In Taiwan 
-Weighs Approximately 0.95 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/30011.jpg'
		 prodImageLargePath='/images/30011.jpg' prodLink='' prodPrice='33.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-15T13:15:27' prodDateModified='2003-07-15T15:15:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='3016R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Half Dome o Grid' ProdNamePlural='Half Dome o Grids'
		 prodShortDescription='-Great for smaller kitchens
-22 1/4&#x27;&#x27; x 11&#x27;&#x27; x 12&#x27;&#x27;
-Includes 5 Regular Hooks'
		 prodDescription='-Great for smaller kitchens
-22 1/4&#x27;&#x27; x 11&#x27;&#x27; x 12&#x27;&#x27;
-Includes 5 Regular Hooks'
		 prodMessage='' prodImageSmallPath='/images/3016R.jpg'
		 prodImageLargePath='/images/3016R.jpg' prodLink='' prodPrice='39.50'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T13:28:48' prodDateModified='2003-07-29T13:29:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30414B' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Enamel Cast-Iron Milk Pan'
		 ProdNamePlural='Enamel Cast-Irons Milk Pans' prodShortDescription='This product has a wooden handle that stays cool even under the highest of temperatures. It has a small spout on the lip for easy pouring.'
		 prodDescription='This product has a wooden handle that stays cool even under the highest of temperatures. It has a small spout on the lip for easy pouring. The milk pan does not come with a lid. This product is available in four colors: blue, green, red and yellow. 
'
		 prodMessage='' prodImageSmallPath='/images/wc30414b.jpg'
		 prodImageLargePath='/images/wc30414b.jpg' prodLink=''
		 prodPrice='55.25' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='54.00'
		 prodDateAdded='2003-06-18T14:48:18' prodDateModified='2003-06-18T14:48:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='30803' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Treasury Floor World Globe'
		 ProdNamePlural='Treasury Floor World Globes' prodShortDescription='-Economical floor model stands 31 high on a durable metal base and attractive wooden pedestal.
'
		 prodDescription='-Economical floor model stands 31&#x22; high on a durable metal base and attractive wooden pedestal.
-Gyro-matic mounting; calibrated, full meridian. 
-Diameter: 12&#x22; (30 cm) 
-Height: 31&#x22; (79 cm) 
-Weight: 5.8 lbs. (2.6 kg)
-1 Year Manufacturers Warranty Against Defects
'
		 prodMessage='' prodImageSmallPath='/images/30803.gif'
		 prodImageLargePath='/images/30803.gif' prodLink='' prodPrice='70.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='54.99' prodDateAdded='2003-07-10T23:11:04'
		 prodDateModified='2003-07-11T18:05:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='30-SS' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Classic Neapolitan espresso maker'
		 ProdNamePlural='Classics Neapolitans espressos makers'
		 prodShortDescription='Classic Neapolitan espresso maker
The Neapolitan espresso maker made of stainless steel.'
		 prodDescription='The Neapolitan espresso maker made of stainless steel.
The first drip coffee maker features a full stainless steel body and filter. Our drip pot is available in 3, 6 and 9 cup sizes. neapolitan coffeepot italy'
		 prodMessage='' prodImageSmallPath='/images/30-ss.jpg'
		 prodImageLargePath='/images/30-ss.jpg' prodLink='/detail.asp?product_id=30-ss'
		 prodPrice='64.99' prodWeight='0' prodShip='7.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='59.99'
		 prodDateAdded='2003-02-08T19:30:45' prodDateModified='2004-08-11T20:55:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='3100' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Heart Waffles' ProdNamePlural='Hearts Waffles'
		 prodShortDescription='Traditional Danish style waffler, available in a sleek Villaware baker.Elegant flower shaped waffle separates into 5 hearts. Waffles are 7.5&#x22; in diameter. wafflers'
		 prodDescription='Traditional Danish style waffler, available in a sleek Villaware baker.Elegant flower shaped waffle separates into 5 hearts. Waffles are 7.5&#x22; in diameter.'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/heartwaffler.jpg'
		 prodImageLargePath='/villawareonline/images/heartwaffler.jpg'
		 prodLink='/detail.asp?product_id=3100' prodPrice='89.95'
		 prodWeight='4' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2002-03-29T17:21:31'
		 prodDateModified='2004-08-10T22:16:04'/>
	<z:row prodID='31-0063' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Wire Wok Ring and Accessories'
		 ProdNamePlural='wires woks rings' prodShortDescription='ACCESSORIES: Wok Ring, Lids'
		 prodDescription='ACCESSORIES: Wok Ring, Lids
 #31-0063 / Wire Wok Ring (Fits any round-bottom wok),Chrome Steel.
 #31-0068 / 14&#x27;&#x27; Wok Lid (Aluminum) Blonde Wood Knob
 #31-0065 / 12&#x27;&#x27; Aluminum High Dome Lid (fits Peking Pan)
 #31-0067 / 14&#x27;&#x27; Wok Lid (Aluminum)'
		 prodMessage='' prodImageSmallPath='31-0063.jpg' prodImageLargePath='31-0063.jpg'
		 prodLink='/detail.asp?product_id=31-0063' prodPrice='36.00'
		 prodWeight='1' prodShip='4.90' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='0' prodSalePrice='0' prodDateAdded='2002-10-15T12:29:45'
		 prodDateModified='2004-07-04T14:26:53' prodLength='1'
		 prodWidth='1' prodHeight='1'/>
	<z:row prodID='310CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='Compact Diamond Hone Sharpener'
		 ProdNamePlural='Compact Diamond Hone Sharpeners' prodShortDescription='- Razor sharp, double-bevel edges tip to bolster.
- 2 Stage, 100% diamond abrasives.
- Patented magnetic guides for easy, foolproof sharpening.
- For kitchen, household, filet and pocket knives.'
		 prodDescription='- Razor sharp, double-bevel edges tip to bolster.
- 2 Stage, 100% diamond abrasives.
- Patented magnetic guides for easy, foolproof sharpening.
- For kitchen, household, filet and pocket knives.'
		 prodMessage='' prodImageSmallPath='/images/310CC.jpg'
		 prodImageLargePath='/images/310CC.jpg' prodLink='' prodPrice='278.40'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T11:57:34' prodDateModified='2003-08-06T16:34:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='311' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Spaghetti Measurer' ProdNamePlural='spaghetti houses measurers'
		 prodShortDescription='7.5&#x22; long, stainless steel'
		 prodDescription='7.5&#x22; long, stainless steel' prodMessage=''
		 prodImageSmallPath='/images/311.jpg' prodImageLargePath='/images/311.jpg'
		 prodLink='' prodPrice='9.99' prodWeight='0' prodShip='4.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='7.99' prodDateAdded='2003-02-27T07:42:11'
		 prodDateModified='2003-02-27T08:09:01' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='312135' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel Roasting Pan'
		 ProdNamePlural='Stainless Steels Roasting Pans' prodShortDescription='The shallow sides of the roasting pan allow for the meat to be exposed as much as possible to the dry heat of the oven. It is made of heavy stainless steel without a multi-layered sandwich bottom.'
		 prodDescription='The shallow sides of the roasting pan allow for the meat to be exposed as much as possible to the dry heat of the oven. It is made of heavy stainless steel without a multi-layered sandwich bottom. The dual handles are straight and fixed in place. 
'
		 prodMessage='' prodImageSmallPath='/images/wc312135.jpg'
		 prodImageLargePath='/images/wc312135.jpg' prodLink=''
		 prodPrice='247.25' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='245.99'
		 prodDateAdded='2003-06-19T10:35:51' prodDateModified='2003-06-19T11:00:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='31801' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Wrightwood Desktop World Globe'
		 ProdNamePlural='Wrightwood Desktop World Globes' prodShortDescription='-Handsome and traditional, the Wrightwood desktop globe offers a decorative twist.
'
		 prodDescription='-Handsome and traditional, the Wrightwood desktop globe offers a decorative twist.
-The base combines two finishes — cherry and black — to transcend the expected look of such an accessory. 
-It’s all topped with a black metal support and yolk that hold a 12-inch globe ball. 
-Width: 15.5&#x22; (39.4 cm) 
-Height: 21.5&#x22; (54.6 cm) 
-Weight: 13 lbs.
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/31801.gif'
		 prodImageLargePath='/images/31801.gif' prodLink='' prodPrice='275.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='239.99' prodDateAdded='2003-07-10T23:08:40'
		 prodDateModified='2003-07-10T23:08:55' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='3200' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Round Waffler' ProdNamePlural='Round Waffler2'
		 prodShortDescription='Also known as Belgian Waffler, 7.5&#x22; round and 1.25&#x22; thick. Now you can make authentic restaurant style ones right at hone. wafflers'
		 prodDescription='Also known as Belgian Waffler, 7.5&#x22; round and 1.25&#x22; thick. Now you can make authentic restaurant style ones right at hone.'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/roundwaffler2.jpg'
		 prodImageLargePath='/villawareonline/images/roundwaffler2.jpg'
		 prodLink='/detail.asp?product_id=3200' prodPrice='89.95'
		 prodWeight='4' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2002-03-29T17:05:40'
		 prodDateModified='2004-08-10T22:16:52'/>
	<z:row prodID='320012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 12.5&#x27;&#x27; Fry Pan/ Omelet Pan'
		 ProdNamePlural='Scanpan Classic 12.5&#x27;&#x27; Fry Pan/ Omelet Pans'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxDiameter): 1.75&#x22; x 12.5&#x22; 
-Made In Denmark 
-Weighs Approximately 4 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP320012.jpg'
		 prodImageLargePath='/images/SP320012.jpg' prodLink='/detail.asp?product_id=320012'
		 prodPrice='103.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-21T23:32:24' prodDateModified='2005-02-05T11:39:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='320-02' prodCategoryId='18' prodManufacturerId='5'
		 prodVendorId='7' prodName='Italian Bocce Set' ProdNamePlural='italians bocces sets'
		 prodShortDescription='The favorite Italian American game. Constructed from an industrial , extra hard bowling ball material. Lifetime use, will not crack, factory calibrated.'
		 prodDescription='There are 4 red and 4 green balls, plus the pallino which is now a larger 2 3/8 &#x22; diameter . Also, the pallino is now white so it is easier to see it on the grass. Comes in colored box with instructions. Bocee bag separately. Made in Italy'
		 prodMessage='Bocce Mio! Play hard, work easily!' prodImageSmallPath='/villawareonline/images/Bocceset.jpg'
		 prodImageLargePath='/villawareonline/images/Bocceset.jpg'
		 prodLink='/detail.asp?product_id=320-02' prodPrice='111.95'
		 prodWeight='4' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='99.99' prodDateAdded='2001-11-10T21:44:47'
		 prodDateModified='2004-08-11T21:11:25'/>
	<z:row prodID='3200a' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Perfect Waffler' ProdNamePlural='Perfect Wafflers'
		 prodShortDescription='Commercial engineering for a country kitchen. Traditional American style round waffles. Classic American thin style waffle. 7.5 diameter'
		 prodDescription='Commercial engineering for a country kitchen. Traditional American style round waffles. Classic American thin style waffle. 7.5 diameter - wafflers'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/roundwaffler.jpg'
		 prodImageLargePath='/villawareonline/images/roundwaffler.jpg'
		 prodLink='/detail.asp?product_id=3200a' prodPrice='61.95'
		 prodWeight='4' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='55' prodDateAdded='2002-03-29T17:30:07'
		 prodDateModified='2004-08-10T22:17:41'/>
	<z:row prodID='320CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='Diamond Hone knife sharpener'
		 ProdNamePlural='Diamond Hone knife sharpeners' prodShortDescription='- For straight edge and serrated blades.
- 2 Stage Sharpener-precision angle control.
- 100% diamond abrasives in stage 1.
- Unique stropping and polishing stage 2 for hairsplitting sharpness.'
		 prodDescription='- For straight edge and serrated blades.
- 2 Stage Sharpener-precision angle control.
- 100% diamond abrasives in stage 1.
- Unique stropping and polishing stage 2 for hairsplitting sharpness.
- Fast, foolproof results, highly durable edges.'
		 prodMessage='' prodImageSmallPath='/images/320CC.jpg'
		 prodImageLargePath='/images/320CC.jpg' prodLink='' prodPrice='299.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-06T13:07:46' prodDateModified='2003-08-06T16:50:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='320-package' prodCategoryId='18' prodManufacturerId='5'
		 prodVendorId='6' prodName='bocce set plus bag' ProdNamePlural='bags bocces'
		 prodShortDescription='Set includes bag plus bocce plus pallino'
		 prodDescription='Made in Italy' prodMessage='Bocce Mio! Play hard, work easily!'
		 prodImageSmallPath='/villawareonline/images/Bocceset.jpg'
		 prodImageLargePath='/villawareonline/images/Bocceset.jpg'
		 prodLink='' prodPrice='133.95' prodWeight='5' prodShip='7.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='122' prodDateAdded='2002-03-30T06:14:24'/>
	<z:row prodID='320-pal' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='pallino' ProdNamePlural='italians bocces sets'
		 prodShortDescription='Pallino, 2 3/8 diameter' prodDescription='Pallino is now white so it is easier to see it on the grass.  Made in Italy'
		 prodMessage='Bocce Mio! Play hard, work easily!' prodImageSmallPath='/villawareonline/images/Bocceset.jpg'
		 prodImageLargePath='/villawareonline/images/Bocceset.jpg'
		 prodLink='' prodPrice='13.95' prodWeight='4' prodShip='4.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.99' prodDateAdded='2001-11-11T16:11:34'/>
	<z:row prodID='321012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 12.25&#x27; Covered Sauté Pan'
		 ProdNamePlural='Scanpan Classic 12.25&#x27;&#x27; Covered Sauté Pans'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-3.5 qt. capacity 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxWxD): 2.75&#x22; x 12.25&#x22; 
-Made In Denmark 
-Weighs Approximately 8.35 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP321012.jpg'
		 prodImageLargePath='/images/SP321012.jpg' prodLink='/detail.asp?product_id=321012'
		 prodPrice='149.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-21T23:13:56' prodDateModified='2005-02-05T06:15:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='323013' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 12.25&#x27; Stir Fry Pan'
		 ProdNamePlural='Scanpan Ergonomic 12.25' prodShortDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Embossed And Dimpled Nonstick Surface Structure 
'
		 prodDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Embossed And Dimpled Nonstick Surface Structure 
-Dimples Help Distribute Oil And Seasonings Evenly Under The Food 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 6 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP323013.jpg'
		 prodImageLargePath='/images/SP323013.jpg' prodLink=''
		 prodPrice='109.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T17:43:37' prodDateModified='2003-07-22T10:34:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='324' prodCategoryId='1' prodManufacturerId='18'
		 prodVendorId='7' prodName='Set of 3 Nested Boxes' ProdNamePlural='photos boxes daisies'
		 prodShortDescription='Center boxes in the picture.
With Daisy flowers'
		 prodDescription='small 6x6x4.25, medium 6.75x6.75x 5.25, large 7.5x7.5x6.25'
		 prodMessage='Nice' prodImageSmallPath='ch332.gif' prodImageLargePath='ch332.gif'
		 prodLink='' prodPrice='31.99' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='25.99' prodDateAdded='2002-03-09T20:22:25'/>
	<z:row prodID='325012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 8.25 Qt. 12.25&#x27;&#x27; Covered Casserole'
		 ProdNamePlural='Scanpan Classic 8.25 Qt. 12.25&#x27;&#x27; Covered Casseroles'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-8.25 qt. capacity 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxDiameter): 6&#x22; x 12.25&#x22; 
-Made In Denmark 
-Weighs Approximately 10.2 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP325012.jpg'
		 prodImageLargePath='/images/SP325012.jpg' prodLink=''
		 prodPrice='129.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-22T10:42:06' prodDateModified='2003-07-22T10:42:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='325013' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 12.25&#x27; Covered Casserole'
		 ProdNamePlural='Scanpan Ergonomic 12.25' prodShortDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
'
		 prodDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 10 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP325013.jpg'
		 prodImageLargePath='/images/SP325013.jpg' prodLink=''
		 prodPrice='169.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T22:27:27' prodDateModified='2003-07-22T10:28:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='325512' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 9.5 Qt.12.25&#x27;&#x27; Covered Casserole'
		 ProdNamePlural='Scanpan Classic 9.5 Qt.12.25&#x27;&#x27; Covered Casseroles'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-9.5 qt. capacity 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxDiameter): 6.5&#x22; x 12.25&#x22; 
-Made In Denmark 
-Weighs Approximately 9.95 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP325512.jpg'
		 prodImageLargePath='/images/SP325512.jpg' prodLink=''
		 prodPrice='139.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-22T10:40:04' prodDateModified='2003-07-22T10:40:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='32782' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Cast-Iron Fish Grill' ProdNamePlural='Casts-Iron Fish Grills'
		 prodShortDescription='This grill is beautifully molded in the shape of a fish and is perfect for braising or searing an entire fish. Its depth is ideal for preparing fish and can be easily maneuvered by grasping the head and tail. 
'
		 prodDescription='This grill is beautifully molded in the shape of a fish and is perfect for braising or searing an entire fish. Its depth is ideal for preparing fish and can be easily maneuvered by grasping the head and tail. 
'
		 prodMessage='' prodImageSmallPath='/images/wc32782.jpg'
		 prodImageLargePath='/images/wc32782.jpg' prodLink='' prodPrice='47.75'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='46.00' prodDateAdded='2003-06-18T16:21:02'
		 prodDateModified='2003-06-18T16:21:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='32790' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Cast-Iron Steak Grill' ProdNamePlural='Casts-Iron Steak Grills'
		 prodShortDescription='This decorative grill is suited for grilling steaks and other cuts of meat. It has a single looped handle as well as decorative handle for grasping.'
		 prodDescription='This decorative grill is suited for grilling steaks and other cuts of meat. It has a single looped handle as well as decorative handle for grasping. It also has a small draining spout on the edge. It is a beautiful grill ideal for presentation. 
'
		 prodMessage='' prodImageSmallPath='/images/wc32790.jpg'
		 prodImageLargePath='/images/wc32790.jpg' prodLink='' prodPrice='42.75'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='41.00' prodDateAdded='2003-06-18T16:23:10'
		 prodDateModified='2003-06-18T16:23:32' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='328' prodCategoryId='1' prodManufacturerId='18'
		 prodVendorId='7' prodName='Photo Box with daisy' ProdNamePlural='photos boxes daisies'
		 prodShortDescription='Right corner picture, upright open'
		 prodDescription='6.5x8.75x2.75' prodMessage='Nuevo New'
		 prodImageSmallPath='ch332.gif' prodImageLargePath='ch332.gif'
		 prodLink='' prodPrice='18.99' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='15.99' prodDateAdded='2002-03-09T20:18:30'/>
	<z:row prodID='33' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='11' prodName='Frothing Pitchers' ProdNamePlural='Frothing Pitcher'
		 prodShortDescription='Quality stainless steel pitchers for home and professional use, in 3 popular sizes.'
		 prodDescription='Quality stainless steel pitchers for home and professional use, in 3 popular sizes.'
		 prodMessage='' prodImageSmallPath='/images/33.jpg' prodImageLargePath='/images/33.jpg'
		 prodLink='/detail.asp?product_id=33' prodPrice='15.99'
		 prodWeight='0' prodShip='6.25' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='13.99' prodDateAdded='2003-02-08T12:05:51'
		 prodDateModified='2005-03-28T11:55:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='3300' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Belgian Waffler' ProdNamePlural='wafflers'
		 prodShortDescription='Makes 2 1.5 deep pocketed waffles, each 5&#x22; square. Long handle, ready light, automatic thermostat control'
		 prodDescription='Makes 2 1.5 deep pocketed waffles, each 5&#x22; square. Long handle, ready light, automatic thermostat control, wafflers'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/piz.jpg'
		 prodImageLargePath='/villawareonline/images/piz.jpg' prodLink='/detail.asp?product_id=3300'
		 prodPrice='49.95' prodWeight='4' prodShip='8.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='44'
		 prodDateAdded='2002-03-29T17:41:28' prodDateModified='2004-08-10T22:19:43'/>
	<z:row prodID='33-0022' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Sushi Kit' ProdNamePlural='Sushi Kits'
		 prodShortDescription='Sushi Collection: #33-0022 Sushi Kit , #33-0023 Sushi Mat , #55-1105 Wood Sushi Board Set , #55-1110 Sushi Knife , #55-1112 Nigiri Sushi Mold.
'
		 prodDescription='Sushi Collection: #33-0022 Sushi Kit,9 1/2&#x27;&#x27; Bamboo Sushi Mat, 8&#x27;&#x27; Bamboo Rice Paddle, board, chopstick and Instruction Booklet. - #33-0023 Sushi Mat,Bamboo 9 1/2&#x27;&#x27;. - #55-1105 Wood Sushi Board Set 9 1/2&#x27;&#x27; X 6&#x27;&#x27; Hard Rock Maple with Chopsticks. - #55-1110 Sushi Knife 8&#x27;&#x27; with Ho Wood Handle. - #55-1112 Nigiri Sushi Mold (Plastic) 6 1/4&#x27;&#x27; X 2 1/4&#x27;&#x27;.

Picture is for visual purpose only, please see above to select  the right kit, any questions please call 1 888 396 5066'
		 prodMessage='' prodImageSmallPath='http://www.websofwonder.com/joyce_chen/jc/images_products/sushi_kit_deluxe.jpg'
		 prodImageLargePath='http://www.websofwonder.com/joyce_chen/jc/images_products/sushi_kit_deluxe.jpg'
		 prodLink='/detail.asp?product_id=33-0022' prodPrice='59.00'
		 prodWeight='0' prodShip='6.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='0' prodSalePrice='0' prodDateAdded='2002-12-03T01:38:46'
		 prodDateModified='2004-07-10T22:37:49' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='51-0231,51-0240,51-0550,51-0620,55-1110'
		 prodRelatedCats=''/>
	<z:row prodID='331' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Tea Mugs' ProdNamePlural='tea mug mugs'
		 prodShortDescription='Brew up fresh bulk tea in your own mug!'
		 prodDescription='Set includes a 9 oz real porcelain mug, porcelain infuser and porcelain lid. Assortment of 4 beautiful herbal decorations. This is a classic! mugs'
		 prodMessage='High Tea! Just like in England!' prodImageSmallPath='/villawareonline/images/331.jpg'
		 prodImageLargePath='/villawareonline/images/331.jpg' prodLink='/detail.asp?product_id=331'
		 prodPrice='12.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='9.99'
		 prodDateAdded='2001-12-17T10:22:09' prodDateModified='2004-07-17T13:55:40'/>
	<z:row prodID='33-2010' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Burnished Bamboo Tools' ProdNamePlural='Burnished Bamboo Tools'
		 prodShortDescription='Our Burnished Bamboo tools go through a special oven-roasting process that lends each piece its unique &#x22;burnished&#x22; honey color. No stain or paint is used.
'
		 prodDescription='Our Burnished Bamboo tools go through a special oven-roasting process that lends each piece its unique &#x22;burnished&#x22; honey color. No stain or paint is used.ITEMS: .A 10&#x27;&#x27; Mixing Spoon 33-2010 / .B 12&#x27;&#x27; Mixing Spoon 33-2011 / .C 15&#x27;&#x27; Mixing Spoon 33-2012 / .D  9&#x27;&#x27; Rice Paddle 33-2013 / .E 13&#x27;&#x27; Stir Fry Spatula 33-2014 / .F 15&#x27;&#x27; Stir Fry Spatula 33-2015 / .G 13&#x27;&#x27; Slotted Spatula 33-2016 / .H 13&#x27;&#x27; All-Purpose Spatula 33-2017 / (notshown) 3-pc. Tool Set,Includes: 9&#x27;&#x27; Rice Paddle, 12&#x27;&#x27; Mixing Spoon, 12&#x27;&#x27; Stir Fry Spatula 33-2018 
 
 
 
 
 
 
 
 
'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/bamboo_burnished_horz.gif'
		 prodImageLargePath='http://www.kasbahouse.com/bamboo_burnished_horz.gif'
		 prodLink='/detail.asp?product_id=33-2010' prodPrice='18.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T16:21:37' prodDateModified='2003-08-22T16:22:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='33-2019' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Left-handed Stir-Fry Spatula'
		 ProdNamePlural='Left-handed Stir-Fry Spatulas' prodShortDescription='&#x27;THE LEFTY&#x27;, 13&#x27;&#x27; and 15&#x27;&#x27; left-handed Stir Fry Spatula.'
		 prodDescription='&#x27;THE LEFTY&#x27;, 13&#x27;&#x27; and 15&#x27;&#x27; left-handed Stir Fry Spatula.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/bamboo_lefty.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/bamboo_lefty.jpg'
		 prodLink='/detail.asp?product_id=33-2019' prodPrice='16.99'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T16:38:31' prodDateModified='2003-08-22T16:38:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='33-2021' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Burnished Bamboo Canister'
		 ProdNamePlural='Burnished Bamboo Canisters' prodShortDescription='A perfect canister for any kitchen tools or chopsticks. Treated through a special oven-roasting process, resulting in its beautiful honey color. 
'
		 prodDescription='A perfect canister for any kitchen tools or chopsticks. Treated through a special oven-roasting process, resulting in its beautiful honey color. 
'
		 prodMessage='' prodImageSmallPath='/images/bamboo_canister.jpg'
		 prodImageLargePath='/images/bamboo_canister.jpg' prodLink='/detail.asp?product_id=33-2021'
		 prodPrice='28.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-08-22T16:54:43' prodDateModified='2003-08-22T16:56:45'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='33-2023' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Burnished Bamboo Mini Utensils'
		 ProdNamePlural='Burnished Bamboo Mini Utensils' prodShortDescription='Hand crafted. Durable and dishwasher safe. Each presentation of 36 or 48 pieces arrives in an eye-catching POP Display Box.'
		 prodDescription='Hand crafted. Durable and dishwasher safe. Each presentation of 36 or 48 pieces arrives in an eye-catching POP Display Box.
ITEM: A. 5 1/2&#x27;&#x27; Mini Whisk Box of 36 pcs. / B. 5 1/2&#x27;&#x27; Ginger Grater Brush Box of 48 pcs. / C. 3 3/4&#x27;&#x27; Tea Scoop Box of 36 pcs. / D. 7&#x27;&#x27; Spreader Box of 36 pcs. / E. 6&#x27;&#x27; Cocktail Fork Box of 48 pcs. / F. 6&#x27;&#x27; Demi Spoon Box of 48 pcs. / G. 6 1/2&#x27;&#x27; Toast Tongs Box of 36 pcs. / H. 2 1/4&#x27;&#x27; Chopstick,Knife Rest Box of 48 pcs.'
		 prodMessage='' prodImageSmallPath='/images/bamboo_mini_utensils.jpg'
		 prodImageLargePath='/images/bamboo_mini_utensils.jpg'
		 prodLink='/detail.asp?product_id=33-2023' prodPrice='28.99'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T17:03:31' prodDateModified='2003-08-22T17:10:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='33-2027' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Traditional Bamboo Tools' ProdNamePlural='Traditional Bamboo Tools'
		 prodShortDescription='Black Wire Merchandiser for Burnished Bamboo, 3 pc. Bamboo Stir Fry Tools, 120 pc. Bamboo Kitchen Tool Display.'
		 prodDescription='Black Wire Merchandiser for Burnished Bamboo, 3 pc. Bamboo Stir Fry Tools, 120 pc. Bamboo Kitchen Tool Display.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_bamboo_displays.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_bamboo_displays.jpg'
		 prodLink='/detail.asp?product_id=33-2027' prodPrice='45.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T17:18:48' prodDateModified='2003-08-22T17:19:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='333-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Sear Top Grill Pans' ProdNamePlural='tops grills sears pan'
		 prodShortDescription='Now get true outdoor grilling flavor right on your stovetop! With this unique system you can grill and sear  from top and bottom at the time!'
		 prodDescription='Cast iron construction is the superior choice for grilling. It allows the pan to retain higher temperatures and will not cool off when meats contact the surface. Sear top creates grill marks and squeezes fats from meats. Because it is heated, meats cook from both sides. Meats shrink less. slots let stem escape for crisp grilling. Bon Appetit!'
		 prodMessage='Meat! it is what&#x27;s for dinner' prodImageSmallPath='/villawareonline/images/grilltopsear.jpg'
		 prodImageLargePath='/villawareonline/images/grilltopsear.jpg'
		 prodLink='' prodPrice='22.95' prodWeight='4' prodShip='9.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='2' prodSaleIsActive='1'
		 prodSalePrice='19' prodDateAdded='2002-05-01T17:06:34'/>
	<z:row prodID='333-03' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Sear Top Grill Pans' ProdNamePlural='Sear Top Grill Pans'
		 prodShortDescription='Now get true outdoor grilling flavor right on your stovetop! With this unique system you can grill and sear from top and bottom at the time!'
		 prodDescription='Now get true outdoor grilling flavor right on your stovetop! With this unique system you can grill and sear from top and bottom at the time!
Cast iron construction is the superior choice for grilling. It allows the pan to retain higher temperatures and will not cool off when meats contact the surface. Sear top creates grill marks and squeezes fats from meats. Because it is heated, meats cook from both sides. Meats shrink less. slots let stem escape for crisp grilling. Bon Appetit!'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/grilltopsear.jpg'
		 prodImageLargePath='/villawareonline/images/grilltopsear.jpg'
		 prodLink='/detail.asp?product_id=333-03' prodPrice='57.99'
		 prodWeight='0' prodShip='9.25' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2004-04-02T19:17:17' prodDateModified='2004-04-02T19:17:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='335010' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Chinois Strainer Granular Sized'
		 ProdNamePlural='Chinois Strainers Granular Sized' prodShortDescription='The Chinese strainer is a conical shaped sieve ideal for pureeing a variety of cooked fruits and vegetables. It has granular sized perforations. 
'
		 prodDescription='The Chinese strainer is a conical shaped sieve ideal for pureeing a variety of cooked fruits and vegetables. It has granular sized perforations. 
'
		 prodMessage='' prodImageSmallPath='/images/wc335010.jpg'
		 prodImageLargePath='/images/wc335010.jpg' prodLink=''
		 prodPrice='25.25' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='24.00'
		 prodDateAdded='2003-06-19T11:16:55' prodDateModified='2003-06-19T11:17:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='335119' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel Chinois Strainer Micro Perforated'
		 ProdNamePlural='Stainless Steel Chinois Strainers Micros Perforated'
		 prodShortDescription='This unique product&#x27;s 1/32 micro-perforations make it ideal for straining liquids of all sediments and aromatics. This is a favorite among pastry chefs for preparing flawless fruit coulis.'
		 prodDescription='This unique product&#x27;s 1/32&#x22; micro-perforations make it ideal for straining liquids of all sediments and aromatics. This is a favorite among pastry chefs for preparing flawless fruit coulis. This stainless steel strainer is durable and easy to clean. 
'
		 prodMessage='' prodImageSmallPath='/images/wc335119.jpg'
		 prodImageLargePath='/images/wc335119.jpg' prodLink=''
		 prodPrice='97.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='95.99'
		 prodDateAdded='2003-06-19T11:26:04' prodDateModified='2003-06-19T11:26:38'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='335400' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel Confectionery Funnel'
		 ProdNamePlural='Stainless Steels Confectionery Funnels'
		 prodShortDescription='Stainless Steel Confectionery Funnel is used to dispense a smooth flow of fondant, syrup and prepared creams. It is operated with a spring valve, comes with two nozzles, and is easily controlled with one hand. 
'
		 prodDescription='Stainless Steel Confectionery Funnel is used to dispense a smooth flow of fondant, syrup and prepared creams. It is operated with a spring valve, comes with two nozzles, and is easily controlled with one hand. 
'
		 prodMessage='' prodImageSmallPath='/images/wc335400.jpg'
		 prodImageLargePath='/images/wc335400.jpg' prodLink=''
		 prodPrice='210.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='208.99'
		 prodDateAdded='2003-06-19T11:30:48' prodDateModified='2003-06-19T11:31:14'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='33700' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Oval Cast-Iron Grill' ProdNamePlural='Oval Casts-Iron Grills'
		 prodShortDescription='This line of products is ideal for indoor grilling. The heavy grooved cast iron surface retains heat and guarantees quick and flawless grilling. 
'
		 prodDescription='This line of products is ideal for indoor grilling. The heavy grooved cast iron surface retains heat and guarantees quick and flawless grilling. 
'
		 prodMessage='' prodImageSmallPath='/images/wc33700.jpg'
		 prodImageLargePath='/images/wc33700.jpg' prodLink='' prodPrice='47.75'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='46.00' prodDateAdded='2003-06-18T16:11:56'
		 prodDateModified='2003-06-18T16:12:22' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='33705' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Large Oval Cast-Iron Grill'
		 ProdNamePlural='Large Oval Casts-Iron Grills' prodShortDescription='This line of products is ideal for indoor grilling. The heavy grooved cast iron surface retains heat and guarantees quick and flawless grilling. 
'
		 prodDescription='This line of products is ideal for indoor grilling. The heavy grooved cast iron surface retains heat and guarantees quick and flawless grilling. 
'
		 prodMessage='' prodImageSmallPath='/images/wc33705.jpg'
		 prodImageLargePath='/images/wc33705.jpg' prodLink='' prodPrice='85.25'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='84.25' prodDateAdded='2003-06-18T16:15:47'
		 prodDateModified='2003-06-18T16:16:07' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='33710' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Round Cast-Iron Grill' ProdNamePlural='Round Casts-Iron Grills'
		 prodShortDescription='This line of products is ideal for indoor grilling. The heavy grooved cast iron surface retains heat and guarantees quick and flawless grilling. 
'
		 prodDescription='This line of products is ideal for indoor grilling. The heavy grooved cast iron surface retains heat and guarantees quick and flawless grilling. 
'
		 prodMessage='' prodImageSmallPath='/images/wc33710.jpg'
		 prodImageLargePath='/images/wc33710.jpg' prodLink='' prodPrice='42.75'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='41.75' prodDateAdded='2003-06-18T16:18:54'
		 prodDateModified='2003-06-18T16:19:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='33801' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Atlantis Ocean Depth World Globe'
		 ProdNamePlural='Atlantis Ocean Depth World Globes' prodShortDescription='-A truly unique 12 Physical globe. This special map has raised and indented relief. 
'
		 prodDescription='-A truly unique 12&#x22; &#x22;Physical&#x22; globe. This special map has raised and indented relief. 
-Land areas are in true-to-life color to illustrate mountains, deserts, forests and grasslands. 
-Oceans show undersea physical features in rich coloring.
-Gyro-matic mounting with numbered full meridian, swings up or down to bring any area into closer view.
-Diameter: 12&#x22; (30 cm)
-Height: 17&#x22; (43 cm) 
-Weight: 5.1 lbs. (2.3 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/33801.gif'
		 prodImageLargePath='/images/33801.gif' prodLink='' prodPrice='65.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='49.99' prodDateAdded='2003-07-10T21:08:56'
		 prodDateModified='2003-07-10T21:09:17' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='34' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Fancy Frothing Pitchers' ProdNamePlural='Fancy Frothing Pitcher'
		 prodShortDescription='Fancy Frothing Pitchers
Quality 18/10 stainless steel pitchers gold trim in 3 sizes. Gift box. From Italy.'
		 prodDescription='Fancy Frothing Pitchers
Quality 18/10 stainless steel pitchers gold trim in 3 sizes. Gift box. From Italy.'
		 prodMessage='' prodImageSmallPath='/images/34.jpg' prodImageLargePath='/images/34.jpg'
		 prodLink='' prodPrice='19.99' prodWeight='0' prodShip='7.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='16.99' prodDateAdded='2003-02-08T15:30:07'
		 prodDateModified='2003-02-08T15:30:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='340' prodCategoryId='11' prodManufacturerId='72'
		 prodVendorId='7' prodName='Apple peeler professional'
		 ProdNamePlural='Apple peeler professional' prodShortDescription='Efficient professional model peels , slices and cores apples'
		 prodDescription='Aslo peels potatoes in one quick operation. Simply the best peeling tool available for pies, dehydrating and more. Industrial suction base bonds to counter top. Professional chromed cast iron construction.'
		 prodMessage='Nice!' prodImageSmallPath='/images/cpapplepeel.jpg'
		 prodImageLargePath='/images/cpapplepeel.jpg' prodLink='/detail.asp?product_id=340'
		 prodPrice='27.95' prodWeight='1' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='24.99'
		 prodDateAdded='2001-11-22T05:50:01' prodDateModified='2005-08-13T16:42:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='343716' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Bain-Marie Cooker' ProdNamePlural='Bain-Marie Cookers'
		 prodShortDescription='The bain-marie stainless steel cooker is a shallow hot water bath in which another container is placed for slow and even heating. It is used for preparing chocolates or maintaining the delicate temperature of a sauce.'
		 prodDescription='The bain-marie stainless steel cooker is a shallow hot water bath in which another container is placed for slow and even heating. It is used for preparing chocolates or maintaining the delicate temperature of a sauce. It has one handle. 
'
		 prodMessage='' prodImageSmallPath='/images/wc343716.jpg'
		 prodImageLargePath='/images/wc343716.jpg' prodLink=''
		 prodPrice='122.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='120.99'
		 prodDateAdded='2003-06-19T12:04:53' prodDateModified='2003-06-19T12:05:35'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='344070' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Fish Poacher' ProdNamePlural='Fish Poachers'
		 prodShortDescription='This heavy duty stainless fish poacher comes with stainless steel handles, a lid and a rack for support and removal of the fish. 
'
		 prodDescription='This heavy duty stainless fish poacher comes with stainless steel handles, a lid and a rack for support and removal of the fish. 
'
		 prodMessage='' prodImageSmallPath='/images/wc344070.jpg'
		 prodImageLargePath='/images/wc344070.jpg' prodLink=''
		 prodPrice='317.25' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='316.00'
		 prodDateAdded='2003-06-19T10:28:09' prodDateModified='2003-06-19T10:28:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='344862' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Fish Poacher - Decorative Handles'
		 ProdNamePlural='Fish Poachers - Decorative Handles' prodShortDescription='This stainless steel fish poacher comes with decorative bronze handles, a lid and a rack for support and removal of the fish. It is induction ready. 
'
		 prodDescription='This stainless steel fish poacher comes with decorative bronze handles, a lid and a rack for support and removal of the fish. It is induction ready. 
'
		 prodMessage='' prodImageSmallPath='/images/wc344862.jpg'
		 prodImageLargePath='/images/wc344862.jpg' prodLink=''
		 prodPrice='122.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='120.99'
		 prodDateAdded='2003-06-19T00:12:16' prodDateModified='2003-06-19T00:12:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='344950' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Fish Poacher - Induction Ready'
		 ProdNamePlural='Fish Poachers - Inductions Ready' prodShortDescription='This stainless steel fish poaches comes with stainless steel handles, a lid and a rack for support and removal of the fish. It is induction ready.'
		 prodDescription='This stainless steel fish poaches comes with stainless steel handles, a lid and a rack for support and removal of the fish. It is induction ready.'
		 prodMessage='' prodImageSmallPath='/images/wc344950.jpg'
		 prodImageLargePath='/images/wc344950.jpg' prodLink=''
		 prodPrice='105.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='103.99'
		 prodDateAdded='2003-06-19T10:23:58' prodDateModified='2003-06-19T10:24:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='345' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Swabian spaetzle maker' ProdNamePlural='swabian spaetzle'
		 prodShortDescription='Small size sliding spaetzle at a thrifty price! spaetzel makers'
		 prodDescription='Made of thin plated steel, hopper is 3.5&#x22; square, holes are 5/16&#x22;, 13&#x22; overall lenght
spaetzel makers'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/slidingspae.gif'
		 prodImageLargePath='/villawareonline/images/slidingspae.gif'
		 prodLink='/detail.asp?product_id=345' prodPrice='10.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='7.99' prodDateAdded='2001-11-22T01:58:16'
		 prodDateModified='2004-02-02T19:44:20'/>
	<z:row prodID='347040' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel Pasta Cooker'
		 ProdNamePlural='Stainless Steels Pasta Cookers' prodShortDescription='The four-quartered pasta cooker can be used to boil four different pasta types independently or together in the same pot. Note that this pasta cooker set comes with hooks.'
		 prodDescription='The four-quartered pasta cooker can be used to boil four different pasta types independently or together in the same pot. Note that this pasta cooker set comes with hooks. It can be used in conjunction with pasta pot #344540. 
'
		 prodMessage='' prodImageSmallPath='/images/wc347040.jpg'
		 prodImageLargePath='/images/wc347040.jpg' prodLink='/detail.asp?product_id=347040'
		 prodPrice='474.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='472.99'
		 prodDateAdded='2003-06-19T11:07:28' prodDateModified='2004-04-29T20:24:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='350' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Sliding spaetzle maker' ProdNamePlural='sliding spaetzle'
		 prodShortDescription='By far the most popular model, push and pull easy sliding action. spaetzel makers'
		 prodDescription='Hopper 5&#x22; diameter, 5/16 holes. Recipes included
spaetzel makers'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/350.jpg'
		 prodImageLargePath='/villawareonline/images/350.jpg' prodLink='/detail.asp?product_id=350'
		 prodPrice='20.95' prodWeight='1' prodShip='6' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='17.99'
		 prodDateAdded='2001-11-22T01:54:56' prodDateModified='2004-02-02T20:14:05'/>
	<z:row prodID='352OXY' prodCategoryId='11' prodManufacturerId='63'
		 prodVendorId='7' prodName='Oxygen Cocktail' ProdNamePlural='Oxygen Cocktails'
		 prodShortDescription='THE OXYGEN COCKTAIL is the Twenty First Century&#x27;s Ultimate Health and Sports Formula.'
		 prodDescription='The OXYGEN COCKTAIL, is the only complete, naturally unique blend of all daily needs of nutrients, vitamins, anti-oxidants, minerals, branched chain aminoacids and six adaptogenic herbs, pre-digested in the liquid form and oxygenated for a more efficient, faster and better uptake into the body. It binds Oxygen, the most vital ingredient to human metabolism, in its purest, safest and most effective form to: Provide ten times more Oxygen into tissues than normal breathing for greater energy and five times more into the liver for better detoxification, improve metabolism, immune system, recovery and fitness for healthy cells, extend physical and mental endurance and clarity, reduce fatigue, optimize sports performance, maximize stress resistance, combat free radicals to help prevent premature aging, and in the process it addresses sexual inadequacies. Sexual potency is only a secondary benefit. In addition to vitamins, minerals and branched chain amino acids that correct and improve the bodily functions, some of the adaptogenic herbs have been used for centuries by Chinese, Koreans, Indians, Arabs, Muslims, Japanese, Africans and Native American Indians as powerful restorative potions to prolong life, promote physical and mental vigor, stimulate glands and the central nervous system. Prominent researchers and herbalists attribute the aphrodisiac power and cure for impotence to those herbs because they stimulate and improve the function of Sex Glands. The pure Oxygen, also, increases energy and improves recovery and fitness. The Cocktail makes one feel better, look better, think clearer and perform more effectively. It has been proven to give vitality to sports champions, men, women, students and especially old people.'
		 prodMessage='' prodImageSmallPath='http://www.oxygen-cocktail.com/images/o2_image.jpg'
		 prodImageLargePath='http://www.oxygen-cocktail.com/images/o2_image.jpg'
		 prodLink='/detail.asp?product_id=352OXY' prodPrice='55.00'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='52.00' prodDateAdded='2004-04-26T21:49:11'
		 prodDateModified='2004-04-26T21:49:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='355' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Rotary Spaetzele Maker' ProdNamePlural='Rotary Spaetzele Maker'
		 prodShortDescription='Here we finally re-introduce an old time favorite, now in beautiful heavy weight stainless steel. spaetzel makers'
		 prodDescription='Quickly strains soft spaetzele dumplings into boiling water. 8&#x22; diameter, .5/16 holes. Handle assembly and bottom disk all disassemble for easier clean up. spaetzel makers'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/355.gif'
		 prodImageLargePath='/villawareonline/images/355.gif' prodLink='/detail.asp?product_id=355'
		 prodPrice='36.95' prodWeight='2' prodShip='7.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='34.99'
		 prodDateAdded='2002-04-07T16:08:52' prodDateModified='2004-02-02T19:31:17'/>
	<z:row prodID='357' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='4Pc. Canister Set' ProdNamePlural='4Pc. Canister Sets'
		 prodShortDescription='-Set includes four canisters: 4-, 2-3/4, 1-1/2-, and 1-quart capacity
-Matching lids with brass handle accents
'
		 prodDescription='-Set includes four canisters: 4-, 2-3/4, 1-1/2-, and 1-quart capacity
-Matching lids with brass handle accents
-Lacquered to help prevent tarnishing
-Nickel lined
-Vacuum sealed 
'
		 prodMessage='' prodImageSmallPath='/images/357.jpg' prodImageLargePath='/images/357.jpg'
		 prodLink='' prodPrice='71.00' prodWeight='0' prodShip='5.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-16T18:17:21'
		 prodDateModified='2003-07-24T13:58:21' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='3600' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Villaware Prego Pizelle Baker'
		 ProdNamePlural='pizelli pizzelli iron pizelles bakers'
		 prodShortDescription='When compared to the professional series, series II produces the same full size waffles and pizelles and baking times. pizzelli iron'
		 prodDescription='Standardization of components, a more compact exterior design, and elemination of certain extras makes the series II a more cost effective alternative. Makes 2 traditional full size 5&#x22; pizelles. Long handle with clip, ready light, automatic thermostat, steam guard to protect hands from steam. pizzelli iron, pizzelle'
		 prodMessage='Good alternative!' prodImageSmallPath='/villawareonline/images/prego.jpg'
		 prodImageLargePath='/villawareonline/images/prego.jpg'
		 prodLink='/detail.asp?product_id=3600' prodPrice='49.95'
		 prodWeight='4' prodShip='9.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='42.50' prodDateAdded='2001-12-06T14:14:46'
		 prodDateModified='2004-07-27T10:09:33' prodRelated='368-02,372,455,5930'
		 prodRelatedCats=''/>
	<z:row prodID='360-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Potato Ricer and Spaetzle  press'
		 ProdNamePlural='ricers fruits presses' prodShortDescription='Reintroducing a quality favorite from Italy.spaetzel makers too'
		 prodDescription='Heavy die cast construction, commercial weight. 15&#x22; lenght, 3.5&#x22; hopper diameter
spaetzel makers too'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/360-01.gif'
		 prodImageLargePath='/villawareonline/images/360-02.jpg'
		 prodLink='/detail.asp?product_id=360-01' prodPrice='25.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='20.99' prodDateAdded='2002-04-20T23:04:36'
		 prodDateModified='2004-02-02T19:36:53'/>
	<z:row prodID='3600Lg' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Leg' ProdNamePlural='legs'
		 prodShortDescription='Replacement leg for your Villaware pizelle etc..'
		 prodDescription='shipped regular priority mail.' prodMessage='Found it!'
		 prodImageSmallPath='' prodImageLargePath='' prodLink=''
		 prodPrice='2.95' prodWeight='1' prodShip='1.61' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2002-01-09T02:07:16'/>
	<z:row prodID='361140' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Roasting Pan' ProdNamePlural='Roasting Pans'
		 prodShortDescription='This new line of stainless steel pans rivals the quality and strong culinary results produced by classic French copper. The composite construction of the pieces allows for perfectly even heat distribution form the bottom to the sides of the pan.'
		 prodDescription='This new line of stainless steel pans rivals the quality and strong culinary results produced by classic French copper. The composite construction of the pieces allows for perfectly even heat distribution form the bottom to the sides of the pan. The shallow sides of the roasting pan allow for the meat to be exposed as much as possible to the dry heat of the oven. 
'
		 prodMessage='' prodImageSmallPath='/images/wc361140.jpg'
		 prodImageLargePath='/images/wc361140.jpg' prodLink=''
		 prodPrice='342.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='340.99'
		 prodDateAdded='2003-06-18T23:49:39' prodDateModified='2003-06-18T23:51:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='361OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Set a Pretty Table' ProdNamePlural='Set a Pretty Tables'
		 prodShortDescription='361 - 5 1/2&#x22; x 3&#x22; Woven Basket Braided handle'
		 prodDescription='361 - 5 1/2&#x22; x 3&#x22; Woven Basket Braided handle'
		 prodMessage='' prodImageSmallPath='/images/9-d.jpg' prodImageLargePath='/images/9-d.jpg'
		 prodLink='' prodPrice='14.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-07-24T14:41:25'
		 prodDateModified='2003-07-24T14:41:48' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='363012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 14&#x27; Stir Fry Pan'
		 ProdNamePlural='Scanpan Classic 14' prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Dishwasher Safe 
-Lifetime Warranty 
-Size (HxDiameter): 3.5&#x22; x 14&#x22; 
-Made In Denmark 
-Weighs Approximately 6 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP363012.jpg'
		 prodImageLargePath='/images/SP363012.jpg' prodLink=''
		 prodPrice='149.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-21T22:43:43' prodDateModified='2003-07-22T10:25:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='363724' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Non-Stick Tart Tatin' ProdNamePlural='Non-Sticks Tarts Tatin'
		 prodShortDescription='The depth of the mold limits the quantity of apples, sugar and dough to ensure that it is baked quickly and at a high enough temperature so that the sugar caramelizes.'
		 prodDescription='The depth of the mold limits the quantity of apples, sugar and dough to ensure that it is baked quickly and at a high enough temperature so that the sugar caramelizes. This pan is made of a composite stainless steel with a non-stick coating. 
'
		 prodMessage='' prodImageSmallPath='/images/wc363724.jpg'
		 prodImageLargePath='/images/wc363724.jpg' prodLink=''
		 prodPrice='97.75' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='96.00'
		 prodDateAdded='2003-06-18T17:07:27' prodDateModified='2003-06-18T17:07:54'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='365' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Potato Ricer' ProdNamePlural='ricer potatoes'
		 prodShortDescription='Die cast sturdy kitchen tool with 1/8&#x22; and 1/16&#x22; ricer disks, spaetzel makers'
		 prodDescription='For great mashed potatoes, hash brown and even spaetzle. 10.5 &#x22; long, Made in Italy
spaetzel makers'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/potatoricer.jpg'
		 prodImageLargePath='/villawareonline/images/potatoricer.jpg'
		 prodLink='/detail.asp?product_id=365' prodPrice='22.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='22.50' prodDateAdded='2001-08-09T10:57:19'
		 prodDateModified='2005-06-13T19:22:01'/>
	<z:row prodID='366' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='French Fry Cutter' ProdNamePlural='french fries cutters'
		 prodShortDescription='Sturdy suction mount with two interchangeable blades.'
		 prodDescription='Cuts 25 regular or 49 shoestring fries with just a press of the handle. Vive la France!'
		 prodMessage='Voila! Les Frites' prodImageSmallPath='/villawareonline/images/366_large.jpg'
		 prodImageLargePath='/villawareonline/images/366_large.jpg'
		 prodLink='/detail.asp?product_id=366' prodPrice='25.95'
		 prodWeight='1' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='19.99' prodDateAdded='2001-11-22T07:51:17'
		 prodDateModified='2004-08-08T08:52:55'/>
	<z:row prodID='367' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Potato Ricer' ProdNamePlural='ricer potatoes'
		 prodShortDescription='Gleaming 18/8 stainless steel, won&#x27;t interact with foods. Make riced potatoes or rice first for easier mashing.
spaetzel makers'
		 prodDescription='Starin tomatoes and other fruits too. Heavy duty, 9.5&#x22; long, fixed signle disk, easy to clean! spaetzel makers'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/largepotato.jpg'
		 prodImageLargePath='/villawareonline/images/largepotato.jpg'
		 prodLink='/detail.asp?product_id=284' prodPrice='23.95'
		 prodWeight='1' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='19.99' prodDateAdded='2002-04-07T17:41:01'
		 prodDateModified='2004-02-02T19:42:46'/>
	<z:row prodID='368' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Mini Express 1 Cup' ProdNamePlural='cups espresso'
		 prodShortDescription='Unscrew top, put the coffee in the basket, and fill with water'
		 prodDescription='Place on stove top burner and put espresso cup (not included) under the spout. As it boils, you have one 4 oz demi cup of steaming, hot espresso.'
		 prodMessage='Ciao!' prodImageSmallPath='/villawareonline/images/368.jpg'
		 prodImageLargePath='/villawareonline/images/368.jpg' prodLink='/detail.asp?product_id=368'
		 prodPrice='21.95' prodWeight='1' prodShip='7.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='18.99'
		 prodDateAdded='2002-03-30T00:13:27' prodDateModified='2004-04-28T11:49:58'
		 prodRelated='Tibos,TPM0200,150-50,200-02,PA-1200' prodRelatedCats=''/>
	<z:row prodID='368-01' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Large Vegetable Mill' ProdNamePlural='vegetables mills'
		 prodShortDescription='Nice large food mill in sanitary stainless steel.'
		 prodDescription='Disassembles for easy cleaning. 3.5 qt capacity, 9.5 &#x22; diameter. Made in Italy'
		 prodMessage='Very Good!' prodImageSmallPath='/villawareonline/images/mill258.gif'
		 prodImageLargePath='/villawareonline/images/mill258.gif'
		 prodLink='' prodPrice='35.95' prodWeight='1' prodShip='7.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='31' prodDateAdded='2002-03-30T00:18:28'/>
	<z:row prodID='368-02' prodCategoryId='1' prodManufacturerId='16'
		 prodVendorId='7' prodName='2 cup stove espresso' ProdNamePlural='espressos stoves pots'
		 prodShortDescription='2 cup stove espresso pots are neat and unique.'
		 prodDescription='Use like normal coffee makers and place your cups directly under the spouts for instant serving. Made in Italy. Gift Boxed.'
		 prodMessage='Lavazza' prodImageSmallPath='/villawareonline/images/368-02.jpg'
		 prodImageLargePath='/villawareonline/images/368-02.jpg'
		 prodLink='/detail.asp?product_id=368-02' prodPrice='25'
		 prodWeight='1' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='22.99' prodDateAdded='2002-01-28T14:27:48'
		 prodDateModified='2003-12-13T07:59:53'/>
	<z:row prodID='368120' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Non-Stick Crepe Pan' ProdNamePlural='Non-Stick Crepes Pans'
		 prodShortDescription='The low sides of the crepe pan allow for easily flipping crepes and pancakes. This pan is made of 5/64 thick, non-stick stainless steel.'
		 prodDescription='The low sides of the crepe pan allow for easily flipping crepes and pancakes. This pan is made of 5/64&#x22; thick, non-stick stainless steel. It is part of the Priority line and is induction compatible. 
'
		 prodMessage='' prodImageSmallPath='/images/wc368120.jpg'
		 prodImageLargePath='/images/wc368120.jpg' prodLink=''
		 prodPrice='85.25' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='84.00'
		 prodDateAdded='2003-06-18T16:47:06' prodDateModified='2003-06-18T16:47:31'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='368220' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Non-Stick Round Dish' ProdNamePlural='Non-Sticks Round Dishes'
		 prodShortDescription='This Priority non-stick round stainless steel pan, with stainless steel handles, is most commonly used for creating egg, gratin and crème brulee dishes. 
'
		 prodDescription='This Priority non-stick round stainless steel pan, with stainless steel handles, is most commonly used for creating egg, gratin and crème brulee dishes. 
'
		 prodMessage='' prodImageSmallPath='/images/wc368220.jpg'
		 prodImageLargePath='/images/wc368220.jpg' prodLink=''
		 prodPrice='92.75' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='91.00'
		 prodDateAdded='2003-06-18T17:01:41' prodDateModified='2003-06-18T17:02:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='368320' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Round Pan' ProdNamePlural='Round Pans'
		 prodShortDescription='The stainless steel round pan is most commonly used for creating egg, gratin and crème brulée dishes. 
'
		 prodDescription='The stainless steel round pan is most commonly used for creating egg, gratin and crème brulée dishes. 
'
		 prodMessage='' prodImageSmallPath='/images/wc368320.jpg'
		 prodImageLargePath='/images/wc368320.jpg' prodLink=''
		 prodPrice='85.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='84.00'
		 prodDateAdded='2003-06-18T23:56:19' prodDateModified='2003-06-18T23:56:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='368420' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel Stew Pan Glass Lid'
		 ProdNamePlural='Stainless Steel Stew Pans Glass Lids'
		 prodShortDescription='This composite stainless steel stew pan is used for slowly heating stews and other food over a long period of time. The stew pan comes with a glass lid to control the heat and keep in moisture.'
		 prodDescription='This composite stainless steel stew pan is used for slowly heating stews and other food over a long period of time. The stew pan comes with a glass lid to control the heat and keep in moisture. The pan is suitable with all types of heat sources. 
'
		 prodMessage='' prodImageSmallPath='/images/wc368420.jpg'
		 prodImageLargePath='/images/wc368420.jpg' prodLink=''
		 prodPrice='155.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='153.99'
		 prodDateAdded='2003-06-18T23:39:36' prodDateModified='2003-06-18T23:46:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='368728' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel &#x22;Priority&#x22; Grill'
		 ProdNamePlural='Stainless Steel &#x22;Priority&#x22; Grills'
		 prodShortDescription='The Priority line grill heats up extremely quickly, reacts to the slightest change in temperature and distributes heat evenly.'
		 prodDescription='The Priority line grill heats up extremely quickly, reacts to the slightest change in temperature and distributes heat evenly. The thickness of the pan is ideal for searing, grilling and browning. 
'
		 prodMessage='' prodImageSmallPath='/images/wc368728.jpg'
		 prodImageLargePath='/images/wc368728.jpg' prodLink=''
		 prodPrice='122.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='0'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='120.99'
		 prodDateAdded='2003-06-19T00:06:01' prodDateModified='2003-06-19T00:06:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='369640' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Non-Stick &#x22;Priority&#x22; Paella Pan'
		 ProdNamePlural='Non-Sticks &#x22;Priority&#x22; Paella Pans'
		 prodShortDescription='The Priority non-stick paella pan comes with stainless steel riveted handles.'
		 prodDescription='The Priority non-stick paella pan comes with stainless steel riveted handles.'
		 prodMessage='' prodImageSmallPath='/images/wc369640.jpg'
		 prodImageLargePath='/images/wc369640.jpg' prodLink=''
		 prodPrice='235.25' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='234.00'
		 prodDateAdded='2003-06-18T16:59:05' prodDateModified='2003-06-18T16:59:29'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='369728' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Non-Stick Grill' ProdNamePlural='Non-Stick Grills'
		 prodShortDescription='The Priority induction non-stick frying pan grill comes with stainless steel riveted handles. It is induction ready. 
'
		 prodDescription='The Priority induction non-stick frying pan grill comes with stainless steel riveted handles. It is induction ready. 
'
		 prodMessage='' prodImageSmallPath='/images/wc369728.jpg'
		 prodImageLargePath='/images/wc369728.jpg' prodLink=''
		 prodPrice='172.75' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='171.00'
		 prodDateAdded='2003-06-18T16:52:41' prodDateModified='2003-06-18T16:53:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='369916' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Splayed Saute Pan' ProdNamePlural='Splayeds Saute Pans'
		 prodShortDescription='The non-stick Priority splayed sauté pan is ideal for reducing sauces as its small base heats rapidly, while its splayed sides increase on top surface, in turn allowing for greater evaporation. 
'
		 prodDescription='The non-stick Priority splayed sauté pan is ideal for reducing sauces as its small base heats rapidly, while its splayed sides increase on top surface, in turn allowing for greater evaporation. 
'
		 prodMessage='' prodImageSmallPath='/images/wc369916.jpg'
		 prodImageLargePath='/images/wc369916.jpg' prodLink=''
		 prodPrice='117.75' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='116.00'
		 prodDateAdded='2003-06-18T16:55:01' prodDateModified='2003-06-18T16:55:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='372' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Old Fashioned Oil Can' ProdNamePlural='oil dispensers'
		 prodShortDescription='Traditional type, pours a very thin stream of oil.'
		 prodDescription='stainless steel  brass knob and lid. 24oz capacity, 8&#x22; high'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/oldfashioned.jpg'
		 prodImageLargePath='/villawareonline/images/oldfashioned.jpg'
		 prodLink='/detail.asp?product_id=372' prodPrice='21.95'
		 prodWeight='1' prodShip='6.99' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='19.95' prodDateAdded='2002-03-29T18:27:43'
		 prodDateModified='2003-12-13T07:56:58'/>
	<z:row prodID='37216BB' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Black Dutch Oven Bronze Knob'
		 ProdNamePlural='Black Dutch Ovens Bronze Knobs' prodShortDescription='These ovens are easy to clean, durable, and compatible with standard stovetops, induction ranges, and conventional ovens.'
		 prodDescription='These ovens are easy to clean, durable, and compatible with standard stovetops, induction ranges, and conventional ovens. Each comes with a matching lid to keep in heat and moisture. The bronze lid knob is heat resistant up to 400 F. 
'
		 prodMessage='' prodImageSmallPath='/images/wc37216.jpg'
		 prodImageLargePath='/images/wc37216.jpg' prodLink='' prodPrice='58.00'
		 prodWeight='0' prodShip='8.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='57.00' prodDateAdded='2003-06-18T14:31:40'
		 prodDateModified='2003-06-18T14:32:02' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='376' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Cheese Server' ProdNamePlural='servers cheeses'
		 prodShortDescription='This flip top server is a classic way to serve fresh grated Parmesan and Romano cheese.'
		 prodDescription='Beautifull 18/10 stainless steel with 6 oz glass insert and stainless steel spoon, CHEESE GRATER'
		 prodMessage='Mamma Mia!' prodImageSmallPath='/villawareonline/images/376.jpg'
		 prodImageLargePath='/villawareonline/images/376.jpg' prodLink='/detail.asp?product_id=376'
		 prodPrice='23.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='18.99'
		 prodDateAdded='2001-10-31T15:16:02' prodDateModified='2004-08-12T07:48:39'/>
	<z:row prodID='37600' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Atlas Sculpted World Globe'
		 ProdNamePlural='Atlas Sculpted World Globes' prodShortDescription='Strength, stability, stamina. In Greek mythology, so is Atlas described as he bears the weight of the world on his shoulders.'
		 prodDescription='Strength, stability, stamina. In Greek mythology, so is Atlas described as he bears the weight of the world on his shoulders. Our Atlas Sculpted World Globe elegantly depicts this challenge with a resin replica in bronze and patina finish. This 12&#x22; bronze metallic globe map offers deep earth tone colors to match any decor, full raised relief for easy reading and a full metal die cast meridian with antique finish for years of enjoyment.
 -Diameter: 12&#x22; (30 cm) 
-Height:21&#x22; (52 cm) 
-Weight: 11 lbs. (5 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/37600.gif'
		 prodImageLargePath='/images/37600.gif' prodLink='' prodPrice='145.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='99.99' prodDateAdded='2003-07-10T21:12:27'
		 prodDateModified='2003-07-10T21:12:44' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='377' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Single Chopper' ProdNamePlural='single choppers'
		 prodShortDescription='One rounded mezzaluna style blade'
		 prodDescription='Brushed stainless steel 6 &#x22; wiasy hand grip'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/mezaone.gif'
		 prodImageLargePath='/villawareonline/images/mezaone.gif'
		 prodLink='' prodPrice='8.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='6.99' prodDateAdded='2001-11-23T20:52:33'/>
	<z:row prodID='378' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Double Chopper' ProdNamePlural='double choppers'
		 prodShortDescription='Two rounded mezzaluna blades.' prodDescription='Brushed stainless steel 6 &#x22; wide'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/doublechopper.gif'
		 prodImageLargePath='/villawareonline/images/doublechopper.gif'
		 prodLink='' prodPrice='10.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='8.75' prodDateAdded='2001-08-08T21:07:51'/>
	<z:row prodID='37803' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Quarry Slate Base World Globe'
		 ProdNamePlural='Quarry Slate Base World Globes' prodShortDescription='-From within the earth comes the foundation for this desktop globe.'
		 prodDescription='-From within the earth comes the foundation for this desktop globe. 
-Stair-stepped slate slabs (9, 6, and 3 inches) support a spherical riser and yolk, holding a traditional globe encircled by a numbered full-metal meridian. 
-No two Quarry bases are the same - each contains unique, variegated stones. 
-This solid model reflects the strength and solid foundation of its owners. 
-Diameter: 12&#x22; (30 cm) 
-Height: 18&#x22; (45.7 cm) 
-Width: 15&#x22; (38.1 cm)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/37803.gif'
		 prodImageLargePath='/images/37803.gif' prodLink='' prodPrice='275.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='239.99' prodDateAdded='2003-07-10T23:06:15'
		 prodDateModified='2003-07-10T23:06:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='379-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Cabbage Slicer' ProdNamePlural='cabbages slicers cabbage slicer'
		 prodShortDescription='The authentic krauthobel. This old world utensil with the sliding box is traditionally used for slaw making.'
		 prodDescription='Measures 8.5x21&#x22; long, two blades, great wood .
The authentic krauthobel. This old world utensil with the sliding box is traditionally used for slaw making.'
		 prodMessage='Oh, Cabbage!' prodImageSmallPath='/images/v379-02.gif'
		 prodImageLargePath='/images/v379-02.gif' prodLink='/detail.asp?product_id=379-02'
		 prodPrice='86.95' prodWeight='1' prodShip='6.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='71.99'
		 prodDateAdded='2001-11-12T23:10:19' prodDateModified='2004-02-20T20:15:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='380' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Spaghetti and Multi cooker'
		 ProdNamePlural='spaghettis and multi cookers' prodShortDescription='Cook pasta in a deep colander insert, then just lift out colander to drain. A quality pasta cooking essential. 2 models available.18/8 Stainless Steel Multi Cooker  Glass Lid'
		 prodDescription='8 qt capacity, heavy stainless steel body, tri ply base for even cooking (stainless .6 mm bottom plus heavy 3.0 mm aluminum disk, plus .5 mm stainless disk, deep colander insert for pasta and corn, steammer basket for veggies and seafood, 4 pc. set
18/8 Stainless Steel Multi Cooker  Glass Lid'
		 prodMessage='mama mia!' prodImageSmallPath='/villawareonline/images/380.jpg'
		 prodImageLargePath='/villawareonline/images/380.jpg' prodLink='/detail.asp?product_id=380'
		 prodPrice='91.95' prodWeight='5' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='61.99'
		 prodDateAdded='2001-11-04T13:52:42' prodDateModified='2004-08-13T17:41:57'/>
	<z:row prodID='382CP' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='30-by-15-Inch Rectangular Pot Rack'
		 ProdNamePlural='30-by-15-Inch Rectangular Pot Racks' prodShortDescription='-Great for kitchens with high ceilings
-Generous storage for pots, lids, bowls, and utensils
-Powder-coated steel construction for durability
'
		 prodDescription='-Great for kitchens with high ceilings
-Generous storage for pots, lids, bowls, and utensils
-Powder-coated steel construction for durability
-Includes grid and 16 hooks to hang complete cookware sets
-Frame measures 30 by 15 by 2 inches 
'
		 prodMessage='' prodImageSmallPath='/images/382CP.jpg'
		 prodImageLargePath='/images/382CP.jpg' prodLink='' prodPrice='97.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T18:19:55' prodDateModified='2003-07-16T18:20:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='3850' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Quattro Pizelle Baker' ProdNamePlural='pizelles bakers'
		 prodShortDescription='Makes 4 mini size Italian pizelles at a time. quatro pizzelle baker'
		 prodDescription='Each thin and lacy mini pizelle cookie is 3.25&#x22; diameter. Great for parties and kids love&#x27;em. Long handle with clip, ready light, automatic thermostat control. Steam guard protects hands from burning steam. quatro pizzelle baker'
		 prodMessage='Wonderfull' prodImageSmallPath='/villawareonline/images/pizbakbig.jpg'
		 prodImageLargePath='/villawareonline/images/quatttropizelle.jpg'
		 prodLink='/detail.asp?product_id=3850' prodPrice='80.95'
		 prodWeight='4' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='70' prodDateAdded='2002-03-29T17:59:44'
		 prodDateModified='2004-02-06T16:38:32'/>
	<z:row prodID='385-03' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='4 side Grater' ProdNamePlural='graters sets'
		 prodShortDescription='Four sided model' prodDescription='All stainless steel, 9&#x22; high, no slide out bottom'
		 prodMessage='chop chop chop' prodImageSmallPath='/villawareonline/images/286-03.jpg'
		 prodImageLargePath='/villawareonline/images/286-03.jpg'
		 prodLink='' prodPrice='12.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='8.99' prodDateAdded='2001-11-23T21:22:38'/>
	<z:row prodID='386' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Black espresso' ProdNamePlural='espresso cup'
		 prodShortDescription='set of six, demi cup and saucer'
		 prodDescription='All black with espresso in gold, 3 oz Made in Japan'
		 prodMessage='Ah! Espresso mio!' prodImageSmallPath='/villawareonline/images/386.gif'
		 prodImageLargePath='/villawareonline/images/386.gif' prodLink=''
		 prodPrice='48.95' prodWeight='1' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='42.99'
		 prodDateAdded='2001-11-04T17:59:26' prodRelated='446'
		 prodRelatedCats=''/>
	<z:row prodID='388-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Flat Graters' ProdNamePlural='graters tables'
		 prodShortDescription='Quality 18/10 stainless steel flat graters with heavy wire frome'
		 prodDescription='Heavy wire loop handle.
4.5 x 12&#x22; high, CHEESE GRATER'
		 prodMessage='Enjoy Pasta1' prodImageSmallPath='/villawareonline/images/388.jpg'
		 prodImageLargePath='/villawareonline/images/388.jpg' prodLink='/detail.asp?product_id=388-01'
		 prodPrice='10.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='7.99'
		 prodDateAdded='2001-11-04T19:35:31' prodDateModified='2004-08-12T07:49:47'/>
	<z:row prodID='389OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Copper Classics' ProdNamePlural='Copper Classics'
		 prodShortDescription='389 - 6&#x22;H. 9 Pc. Tool Set (8 Tools Included)
357 - 4 Pc. Canister Set, Fresh Seal Covers - 4/ 2 3/4 / 1 1/2 / 1 Qt.
'
		 prodDescription='389 - 6&#x22;H. 9 Pc. Tool Set (8 Tools Included)
357 - 4 Pc. Canister Set, Fresh Seal Covers - 4/ 2 3/4 / 1 1/2 / 1 Qt.
360 - 4 Qt. Cookie Jar Fresh Seal Cover
775 - 14&#x22;H. Paper Towel Holder'
		 prodMessage='' prodImageSmallPath='/images/3-c.jpg' prodImageLargePath='/images/3-c.jpg'
		 prodLink='' prodPrice='21.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T14:31:17'
		 prodDateModified='2003-07-24T14:31:36' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='3900' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Krumbake Baker' ProdNamePlural='krumbakes bakers'
		 prodShortDescription='Bake 2 ver thin and delicate Scandinavian cookies at a time.Krumbake Baker, krumkake'
		 prodDescription='Each beautifull Krumbake cookies is 5&#x22; in diameter. Long handle with clip, ready light, automatic thermostat. Steam guard will protect hands from burning steam. Wooden cone included. Bravo!Krumbake Baker, krumkake'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/krumbakemaker.jpg'
		 prodImageLargePath='/villawareonline/images/krumbakemaker.jpg'
		 prodLink='/detail.asp?product_id=3900' prodPrice='66.95'
		 prodWeight='4' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='60' prodDateAdded='2002-03-29T18:00:53'
		 prodDateModified='2004-02-05T00:02:05' prodRelated='413,455,5300,5930'
		 prodRelatedCats=''/>
	<z:row prodID='390-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Table cheese Graters' ProdNamePlural='graters tables'
		 prodShortDescription='For freshly cheese anytime.' prodDescription='Decorative, easy grip, 5&#x22; high, Made in Italy
Plastic and stainless steel'
		 prodMessage='Mamma Mia!' prodImageSmallPath='/villawareonline/images/390-01.jpg'
		 prodImageLargePath='/villawareonline/images/390-01.jpg'
		 prodLink='' prodPrice='15.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='13.99' prodDateAdded='2001-11-04T21:08:40'/>
	<z:row prodID='391' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='minnestrone cup' ProdNamePlural='minnestrone cups'
		 prodShortDescription='minnestrone cups, set of 4' prodDescription='minnestrone cups'
		 prodMessage='' prodImageSmallPath='/images/391.jpg' prodImageLargePath='/images/391.jpg'
		 prodLink='' prodPrice='34.40' prodWeight='0' prodShip='7.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='29.99' prodDateAdded='2003-02-27T00:01:35'
		 prodDateModified='2003-02-27T00:02:34' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='393' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Coffee Scoop' ProdNamePlural='coffees scopps'
		 prodShortDescription='Heavy weight scoop hold 2 tbs.'
		 prodDescription='Clean 18/10 stainless steel. 6.5 &#x22; length overall'
		 prodMessage='sweet!' prodImageSmallPath='/villawareonline/images/393.gif'
		 prodImageLargePath='/villawareonline/images/393.gif' prodLink=''
		 prodPrice='6.95' prodWeight='1' prodShip='3.30' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='4'
		 prodDateAdded='2002-03-29T18:50:36'/>
	<z:row prodID='393032' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Stainless Steel Conical Colander'
		 ProdNamePlural='Stainless Steels Conical Colanders' prodShortDescription='The dual handled, self-standing colander is suited to draining foods of excess liquids. It is made of stainless steel with dual handles. 
'
		 prodDescription='The dual handled, self-standing colander is suited to draining foods of excess liquids. It is made of stainless steel with dual handles. 
'
		 prodMessage='' prodImageSmallPath='/images/wc393032.jpg'
		 prodImageLargePath='/images/wc393032.jpg' prodLink=''
		 prodPrice='84.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='83.00'
		 prodDateAdded='2003-06-19T11:33:37' prodDateModified='2003-06-19T11:34:08'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='395' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Garlic press' ProdNamePlural='garlic keeper press'
		 prodShortDescription='aluminum press' prodDescription='aluminum press'
		 prodMessage='' prodImageSmallPath='/images/395.jpg' prodImageLargePath='/images/395.jpg'
		 prodLink='' prodPrice='10.99' prodWeight='0' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.99' prodDateAdded='2003-02-27T00:51:12'
		 prodDateModified='2003-02-27T01:03:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='3965R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='KD Half Dome  Grid' ProdNamePlural='KD Half Dome  Grids'
		 prodShortDescription='-Great for smaller kitchens
-Extra storage with grid
-22 1/4&#x27;&#x27; x 11&#x27;&#x27; x 12&#x27;&#x27;
-Includes 5 Regular &#x26; 2 Grid Hooks'
		 prodDescription='-Great for smaller kitchens
-Extra storage with grid
-22 1/4&#x27;&#x27; x 11&#x27;&#x27; x 12&#x27;&#x27;
-Includes 5 Regular &#x26; 2 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/3965R.jpg'
		 prodImageLargePath='/images/3965R.jpg' prodLink='' prodPrice='55.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T15:15:54' prodDateModified='2003-07-29T15:16:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='3SK2' prodCategoryId='11' prodManufacturerId='54'
		 prodVendorId='7' prodName='Skillets' ProdNamePlural='Skillets'
		 prodShortDescription='- 3SK2  6-1/2&#x27;&#x27; dia., 1-1/4&#x27;&#x27; depth, 3 lbs. 
- 5SK2  8&#x27;&#x27; dia., 1-3/4&#x27;&#x27; depth, 4 lbs. 
- 6SK2  9&#x27;&#x27; dia., 1-3/4&#x27;&#x27; depth, 5 lbs.'
		 prodDescription='- 3SK2  6-1/2&#x27;&#x27; dia., 1-1/4&#x27;&#x27; depth, 3 lbs. 
- 5SK2  8&#x27;&#x27; dia., 1-3/4&#x27;&#x27; depth, 4 lbs. 
- 6SK2  9&#x27;&#x27; dia., 1-3/4&#x27;&#x27; depth, 5 lbs. 
A kitchen&#x27;s most essential item – sizes for every application 
Natural Finish.'
		 prodMessage='' prodImageSmallPath='/images/3SK2.jpg' prodImageLargePath='/images/3SK2.jpg'
		 prodLink='' prodPrice='11.49' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-08-12T11:02:55'
		 prodDateModified='2003-08-12T11:26:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='40' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='11' prodName='Long Handle Frothing Pitchers'
		 ProdNamePlural='Long Handle Frothing Pitchers' prodShortDescription='Long Handle Frothing Pitchers
Extra heavy warmers made of 7 mm thick 18/10 Stainless Steel. Very high quality and polished. Bakelite handles are attached. Sold individually.'
		 prodDescription='Long Handle Frothing Pitchers
Extra heavy warmers made of 7 mm thick 18/10 Stainless Steel. Very high quality and polished. Bakelite handles are attached. Sold individually.'
		 prodMessage='' prodImageSmallPath='/images/40.jpg' prodImageLargePath='/images/40.jpg'
		 prodLink='' prodPrice='19.00' prodWeight='0' prodShip='6.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='15.99' prodDateAdded='2003-02-08T12:15:43'
		 prodDateModified='2003-02-08T12:16:14' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='403' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Salad Dressing Shaker' ProdNamePlural='salads dressings shakers'
		 prodShortDescription='Premarked for 5 delicious dressings. Just add ingredients accordingly to the markings.'
		 prodDescription='Markings are on the side, shake and pour. Acrylic, 8&#x22;, 12oz Capacity.'
		 prodMessage='Shake Shake Shake' prodImageSmallPath='/villawareonline/images/403.jpg'
		 prodImageLargePath='/villawareonline/images/403.jpg' prodLink=''
		 prodPrice='17.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='11.99'
		 prodDateAdded='2002-01-13T02:04:22'/>
	<z:row prodID='40-4' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Stainless steel espresso maker infusor'
		 ProdNamePlural='Stainless steel espresso maker infusor'
		 prodShortDescription='Stainless steel espresso maker infusor
'
		 prodDescription='Stainless steel espresso maker infusor
Heavy weight, made in Italy
4 cup is 7 3/4 inches high
6 cup is 8.25 inches high
infusers

'
		 prodMessage='' prodImageSmallPath='/images/40-4.jpg' prodImageLargePath='/images/40-4.jpg'
		 prodLink='/detail.asp?product_id=40-4' prodPrice='64.99'
		 prodWeight='0' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='60.99' prodDateAdded='2003-02-08T23:52:20'
		 prodDateModified='2005-03-22T07:22:04' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='404-40' prodCategoryId='11' prodManufacturerId='64'
		 prodVendorId='7' prodName='Sunflower Bowl  4 pc Set' ProdNamePlural='Sunflower Bowl  4 pc Set'
		 prodShortDescription='Bring the colors of the Tuscan countryside to your table with this set of high quality Italian ceramic pasta bowls.'
		 prodDescription='Bring the colors of the Tuscan countryside to your table with this set of high quality Italian ceramic pasta bowls. 8-1/4” in diameter by 2” deep. Individually hand-decorated, these are not for dishwasher or microwave use. Regularly $83.95'
		 prodMessage='' prodImageSmallPath='/images/404-40.jpg'
		 prodImageLargePath='/images/404-40.jpg' prodLink='/detail.asp?product_id=404-40'
		 prodPrice='83.95' prodWeight='0' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='52.95'
		 prodDateAdded='2004-06-11T23:04:44' prodDateModified='2004-06-11T23:05:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='4050' prodCategoryId='11' prodManufacturerId='30'
		 prodVendorId='11' prodName='Simac MAGNUM Plus' ProdNamePlural='Automatic Frozen Dessert Maker'
		 prodShortDescription='MAGNUM is a completely self-contained freezing unit made in Italy by SIMAC.
Gelato'
		 prodDescription='MAGNUM is a completely self-contained freezing unit made in Italy by SIMAC. Simply put the ingredients into the bowl, press two buttons, and in about 30 minutes have fresh Ice Cream. Easy-to-Use and clean.
Makes Ice Cream, Sorbets, Sherbets, Frozen Drinks, Freezes Yogurt. 
Simple Controls 
Shuts off automatically if batch becomes too hard. 
No salt - No Ice - No mess 
Removable stainless steel bowl - No need for any liquid additives to make it freeze properly 
One year limited manufacturer&#x27;s warranty 
Dimensions 12W&#x22; x 16D&#x22; x 8H&#x22; 
Weight 33 lbs. 
Power Supply 120V 
Body material ABS 
Bowl material Stainless Steel 
Capacity 1 1/3 Qt. 
Hourly Production  2 2/6 Qt. 
Available Color  White 
Gelato
'
		 prodMessage='' prodImageSmallPath='/images/4050simacplus.jpg'
		 prodImageLargePath='/images/4050simacplus.jpg' prodLink=''
		 prodPrice='599.99' prodWeight='0' prodShip='28.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='499.99'
		 prodDateAdded='2003-04-20T23:12:23' prodDateModified='2004-01-31T21:48:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='405-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='garlic press' ProdNamePlural='garlic keeper press'
		 prodShortDescription='garlic press, avail. 2 color handles to choose from'
		 prodDescription='garlic press, avail. 2 color handles to choose from'
		 prodMessage='' prodImageSmallPath='/images/405.jpg' prodImageLargePath='/images/405.jpg'
		 prodLink='' prodPrice='15.99' prodWeight='0' prodShip='5.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='13.50' prodDateAdded='2003-02-27T07:12:08'
		 prodDateModified='2003-02-27T07:13:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='406' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Tortilla Press' ProdNamePlural='tortillas presses'
		 prodShortDescription='Flatten dough into thin tortillas then cook in fry pan. Leveraged handle makes it easy to use.'
		 prodDescription='Cast aluminum. 6&#x22; diameter plates'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/tortillapress.gif'
		 prodImageLargePath='/villawareonline/images/tortillapress.gif'
		 prodLink='' prodPrice='20.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='18.99' prodDateAdded='2001-08-08T21:02:02'/>
	<z:row prodID='4070' prodCategoryId='11' prodManufacturerId='30'
		 prodVendorId='11' prodName='Simac MAGNUM' ProdNamePlural='Automatic Frozen Dessert Maker'
		 prodShortDescription='MAGNUM is a completely self-contained freezing unit made in Italy by SIMAC. Simply put the ingredients into the bowl, press two buttons, and in about 30 minutes have fresh Ice Cream.
Gelato'
		 prodDescription='MAGNUM is a completely self-contained freezing unit made in Italy by SIMAC. Simply put the ingredients into the bowl, press two buttons, and in about 30 minutes have fresh Ice Cream. Makes Ice Cream, Sorbets, Sherbets, Frozen Drinks, Freezes Yogurt. 
Simple Controls 
Shuts off automatically if batch becomes too hard. 
No salt - No Ice - No mess 
Removable stainless steel bowl - No need for any liquid additives to make it freeze properly 
One year limited manufacturer&#x27;s warranty Easy-to-Use and clean.
Dimensions 14 3/4&#x22;W x 11&#x22;D x 11 1/2&#x22;H 
Weight 30 lb. 
Power Supply 120V 
Body material ABS 
Bowl material Stainless Steel 
Capacity 1 Qt. 
Hourly Production  2 Qt. 
Available Color  White 
Gelato
'
		 prodMessage='' prodImageSmallPath='/images/4070simac.jpg'
		 prodImageLargePath='/images/4070simac.jpg' prodLink=''
		 prodPrice='320.00' prodWeight='0' prodShip='25.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='0' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='299.00'
		 prodDateAdded='2003-04-20T22:23:30' prodDateModified='2004-01-31T21:49:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='4080' prodCategoryId='11' prodManufacturerId='30'
		 prodVendorId='11' prodName='Lussino  Automatic Frozen Dessert Maker'
		 ProdNamePlural='ice cream machines Automatic Frozen Desserts Makers'
		 prodShortDescription='LUSSINO 4080 is a completely self-contained freezing unit made in Italy by Musso.
Gelato'
		 prodDescription='LUSSINO 4080 is a completely self-contained freezing unit made in Italy by Musso. 
Simply put the ingredients into the bowl, press two buttons, and in about 30 minutes have fresh Ice Cream. The housing including the bowl are made of brushed and polished stainless steel with a matching stainless steel blade. Operation is simplified by the use of a timer which works in conjunction with a Churn and Chill switch. Easy-to-Use and clean.
Features:
Makes Ice Cream, Sorbets, Sherbets, Frozen Drinks, Freezes Yogurt. 
Simple Controls 
Shuts off automatically if batch becomes too hard. 
No salt - No Ice - No mess 
Non-Removable stainless steel bowl - No need for any liquid additives to make it freeze properly 
All stainless steel housing, bowl and blade 
One year limited manufacturer&#x27;s warranty 
Dimensions 12W&#x22; x 18D&#x22; x 11H&#x22; 
Weight 38 lbs. 
Power Supply 120V - 100 wats 
Body material Stainless steel 
Bowl material Stainless steel 
Capacity 1 1/2 Qt. 
Hourly Production  3 Qt. 
Available Color  Stainless steel 
Gelato
'
		 prodMessage='' prodImageSmallPath='/images/4080lussino.jpg'
		 prodImageLargePath='/images/4080lussino.jpg' prodLink=''
		 prodPrice='799.99' prodWeight='0' prodShip='18' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='550.00'
		 prodDateAdded='2003-04-16T21:39:48' prodDateModified='2004-01-31T21:51:11'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='151'
		 prodRelatedCats=''/>
	<z:row prodID='409' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Garlic press' ProdNamePlural='garlic keeper press'
		 prodShortDescription='die cast aluminum with cleaning tool'
		 prodDescription='die cast aluminum with cleaning tool'
		 prodMessage='' prodImageSmallPath='/images/409.jpg' prodImageLargePath='/images/409.jpg'
		 prodLink='/detail.asp?product_id=409' prodPrice='11' prodWeight='0'
		 prodShip='5.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='9.99' prodDateAdded='2003-02-27T07:36:36'
		 prodDateModified='2005-05-25T05:52:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='40922H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Harvest Cheese Set' ProdNamePlural='Harvest Cheese Sets'
		 prodShortDescription='A vibrantly colorful cheese board with glass cutting surface and matching cheese knife to complement the full body flavor of your favorite cheese.'
		 prodDescription='A vibrantly colorful cheese board with glass cutting surface and matching cheese knife to complement the full body flavor of your favorite cheese.'
		 prodMessage='' prodImageSmallPath='/images/40922H.jpg'
		 prodImageLargePath='/images/40922H.jpg' prodLink='' prodPrice='33.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-05T17:43:03' prodDateModified='2003-08-05T17:43:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='410' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Spaghetti server' ProdNamePlural='Spaghetti servers spoon'
		 prodShortDescription='sold by the dozen' prodDescription='sold by the dozen'
		 prodMessage='' prodImageSmallPath='/images/410.jpg' prodImageLargePath='/images/410.jpg'
		 prodLink='' prodPrice='13.99' prodWeight='0' prodShip='3.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-02-28T14:42:35'
		 prodDateModified='2003-02-28T14:43:21' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='411-03' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Double mesh strainer' ProdNamePlural='doubles meshes strainers'
		 prodShortDescription='Heavy stainless steel 18/10 wire handle and frame. food strainer'
		 prodDescription='Durable double layer stainless screen, food strainer'
		 prodMessage='Got them!' prodImageSmallPath='/villawareonline/images/411-03.jpg'
		 prodImageLargePath='/villawareonline/images/411-03.jpg'
		 prodLink='/detail.asp?product_id=411-03' prodPrice='6.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='3.99' prodDateAdded='2001-11-14T02:48:53'
		 prodDateModified='2004-08-04T12:32:38'/>
	<z:row prodID='413' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Oliva Oil Can' ProdNamePlural='oil dispensers'
		 prodShortDescription='Old fashion look!' prodDescription='stainless steel  brass lid, traditional decoration, 16oz, 6.6&#x22; high'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/bigcan.jpg'
		 prodImageLargePath='/villawareonline/images/bigcan.jpg'
		 prodLink='/detail.asp?product_id=413' prodPrice='15.95'
		 prodWeight='1' prodShip='6.99' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='13.95' prodDateAdded='2002-03-29T18:25:37'
		 prodDateModified='2003-03-30T23:42:34'/>
	<z:row prodID='4137R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Rectangle  Wood &#x26; Metal  Grid'
		 ProdNamePlural='Rectangle  Woods &#x26; Metal  Grids'
		 prodShortDescription='-Select hardwoods enhanced with chrome, brass or copper corner brackets and accessories
-Gives a kitchen a warm and hornely feel 
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Butcher &#x26; 4 Grid Hooks'
		 prodDescription='-Select hardwoods enhanced with chrome, brass or copper corner brackets and accessories
-Gives a kitchen a warm and hornely feel 
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Butcher &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/4137R.jpg'
		 prodImageLargePath='/images/4137R.jpg' prodLink='' prodPrice='106.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T12:23:26' prodDateModified='2003-07-29T12:23:44'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='41406' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Signature Desktop Globe' ProdNamePlural='Signature Desktop Globes'
		 prodShortDescription='-Personal prestige. A beautiful oval hardwood base showcases'
		 prodDescription='-Personal prestige. A beautiful oval hardwood base showcases not only a 4.7&#x22; antique globe with charming brass accents, but a matching pen and business card holder.
-Diameter: 4.7&#x22; (12 cm) 
-Height: 7&#x22; (18 cm) 
-Weight: 1.8 lbs. (0.8 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/41406.gif'
		 prodImageLargePath='/images/41406.gif' prodLink='' prodPrice='75.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='62.99' prodDateAdded='2003-07-10T12:51:11'
		 prodDateModified='2003-07-10T12:51:28' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='41412' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Cortez World Globe Bookends'
		 ProdNamePlural='Cortez World Globes Bookends' prodShortDescription='The Cortez bookends are ideal for today&#x27;s varied decors. 
-Handcrafted of wrought iron, this classic bookend is available in an aged rustic finish. 
'
		 prodDescription='The Cortez bookends are ideal for today&#x27;s varied decors. 
-Handcrafted of wrought iron, this classic bookend is available in an aged rustic finish. 
-Two 4.7&#x22; globes complete the look. 
-The perfect complement to any desk credenza or library.
-This beautiful bookend anchors even the largest book collection. 
-Non-slip protective rubber feet 
-Diameter: 4.7&#x22; (12 cm) 
-Height: 6&#x22; (15 cm) 
-Weight: 5 lbs. (3 kg) 
-1 Year Manufacuters Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/41412.gif'
		 prodImageLargePath='/images/41412.gif' prodLink='' prodPrice='100.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2003-07-10T12:40:47'
		 prodDateModified='2003-07-10T12:41:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='41437' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Platinum Nonstick Cast Aluminum Tartlette Pan'
		 ProdNamePlural='Platinum Nonstick Cast Aluminum Tartlette Pans'
		 prodShortDescription='-Bakes 12 little fluted tarts, cakes, or muffins, or molds other confections
-Heavy cast-aluminum with durable nonstick coating
-Heat-reflective exterior for uniform browning
'
		 prodDescription='-Bakes 12 little fluted tarts, cakes, or muffins, or molds other confections
-Heavy cast-aluminum with durable nonstick coating
-Heat-reflective exterior for uniform browning
-Measures 13-1/2 by 9-1/2 inches
-20-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/41437.jpg'
		 prodImageLargePath='/images/41437.jpg' prodLink='' prodPrice='31.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T12:22:39' prodDateModified='2003-07-16T12:23:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='4155R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Wood and Metal KD in Cherry Wood'
		 ProdNamePlural='Wood and Metal KD in Cherry Woods' prodShortDescription='These racks are constructed of cherry with a cherry stain. Each comes with 8 butcher hooks, 4 grid hooks, grid and four pieces of 24&#x27;&#x27; chain for hanging the rack.'
		 prodDescription='These racks are constructed of cherry with a cherry stain. Each comes with 8 butcher hooks, 4 grid hooks, grid and four pieces of 24&#x27;&#x27; chain for hanging the rack.'
		 prodMessage='' prodImageSmallPath='/images/4155R.jpg'
		 prodImageLargePath='/images/4155R.jpg' prodLink='' prodPrice='126.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T10:36:39' prodDateModified='2003-07-29T10:36:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='41800' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Executive Desktop Globe' ProdNamePlural='Executive Desktop Globes'
		 prodShortDescription='-Features such as a quartz clock, brass-plated Gyromatic mounting and walnut-finish wood base have made the Executive one of our most popular gift globes! 
'
		 prodDescription='-Features such as a quartz clock, brass-plated Gyromatic mounting and walnut-finish wood base have made the Executive one of our most popular gift globes! 
-The angled mounting of the brass-accented clock provides at-a-glance convenience. 
Battery included.
-Diameter: 4.7&#x22; (12 cm) 
-Height: 7&#x22; (18 cm) 
-Weight: 2 lbs. (0.9 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/41800.gif'
		 prodImageLargePath='/images/41800.gif' prodLink='' prodPrice='100.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='82.99' prodDateAdded='2003-07-10T12:48:53'
		 prodDateModified='2003-07-10T12:49:11' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-CCSW' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons Chafing Dish CCSW'
		 ProdNamePlural='Camerons Chafing Dishes CCSW' prodShortDescription='An elegant piece that keeps your creations at the perfect temperature, hot or cold!'
		 prodDescription='An elegant piece that keeps your creations at the perfect temperature, hot or cold! Made of polished stainless steel, all welded construction this unit comes complete with Hot Water Pan (Ice storage for cold presentation), Tempered Glass Lid, Easy-Store Wire Rack for lid and Solid Fuel Container with swing away lid. Instructions and warranty card are included and best of all it&#x27;s dishwasher safe! 
18/10 Stainless steel with vented, tempered glass lid 
15&#x22; W x 11 1/2&#x22; H 
Lid holder with patent pending drip tray 
Sterno gel chafing fuel recommended 
Fuel not included 
Fuel canister can be adjusted for flame control 

'
		 prodMessage='' prodImageSmallPath='/images/41-CCSW.jpg'
		 prodImageLargePath='/images/41-CCSW.jpg' prodLink='' prodPrice='79.99'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.99' prodDateAdded='2003-07-12T20:07:45'
		 prodDateModified='2004-01-28T18:15:26' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-CLS' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons Li&#x27;l Smokey CLS'
		 ProdNamePlural='41-CLS Camerons Lil Smokeys CLS' prodShortDescription='A stove top smoker for home use to create delicious smoked foods over any heat source.'
		 prodDescription='A stove top smoker for home use to create delicious smoked foods over any heat source. Smokes any food right on your stove-top. Cooks without using added salts,fats, or oils. Also works great as a steamer and poacher. Can be used indoors or out over any open flame or electric heat source. you can also use Sterno as a heat source on any non combustible surface. Recipe booklet with time-tested recipes and instruction manual included. Free wood chip samples included (Hickory and Oak). Durable stainless steel construction.
Cleans up with just soap and water, dishwasher safe. Use a simple aluminum foil tent, instead of the cover, and you can smoke a whole chicken. 7 year Manufacturer&#x27;s Warranty. Stay-cool handle won&#x27;t burn your hands and folds back for compact storage.
All components nest inside the base for easy storage and there are no small parts to lose or break. This is a great item for doing fish, chicken as well as other meats. Enjoy! The unit measures 11 x 7 x 3.25 inches. Inside dimensions are 10.75 x 6.5 x 3 inches. 


'
		 prodMessage='' prodImageSmallPath='/images/41-CLS.jpg'
		 prodImageLargePath='/images/41-CLS.jpg' prodLink='' prodPrice='59.99'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='39.99' prodDateAdded='2003-07-11T19:30:56'
		 prodDateModified='2003-12-03T22:06:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-CMRW' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons Large Multi Roaster CMRW'
		 ProdNamePlural='Camerons Large Multi Roasters CMRW' prodShortDescription='Triple-ply brushed steel cooking surfaces on top and bottom pans allow you to use them separately as saute pans as well as together as an extra large roaster.'
		 prodDescription='Triple-ply brushed steel cooking surfaces on top and bottom pans allow you to use them separately as saute pans as well as together as an extra large roaster. Side-mount diagonal handles allow for more access in crowded ovens and hollow design stays cool to the touch 
Aluminum core stainless steel sandwich construction cleans easily and conducts heat without “hot spots”. Easy drain rack hangs on the edge of the pan and allows you to drain right into the bottom pan to sauté gravies or sauces
Adding liquids (water, wine etc.) in the bottom pan creates a great steamer or poacher right on your stovetop. Can also be used to smoke a wide variety of foods on your stovetop by adding wood chips layered with aluminum foil. 
The top and bottom pans are extra large sauté pans; combined they create a roaster that can cook a 20 lb. turkey.
'
		 prodMessage='' prodImageSmallPath='/images/41-CMRW.jpg'
		 prodImageLargePath='/images/41-CMRW.jpg' prodLink='' prodPrice='89.99'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='74.99' prodDateAdded='2003-07-11T19:33:51'
		 prodDateModified='2003-07-11T19:34:06' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-MMRW' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons Small Multi Roaster MMRW'
		 ProdNamePlural='Camerons Small Multi Roasters MMRW' prodShortDescription='Triple-ply brushed steel cooking surfaces on top and bottom pans allow you to use them separately as saute pans as well as together as an extra large roaster.'
		 prodDescription='Triple-ply brushed steel cooking surfaces on top and bottom pans allow you to use them separately as saute pans as well as together as an extra large roaster. Side-mount diagonal handles allow for more access in crowded ovens and hollow design stays cool to the touch
Aluminum core stainless steel sandwich construction cleans easily and conducts heat without “hot spots”. Easy drain rack hangs on the edge of the pan and allows you to drain right into the bottom pan to sauté gravies or sauces 
Adding liquids (water, wine etc.) in the bottom pan creates a great steamer or poacher right on your stovetop. Can also be used to smoke a wide variety of foods on your stovetop by adding wood chips layered with aluminum foil. 
The top and bottom pans are extra large sauté pans; combined they create a roaster that can cook a 10/12 lb. turkey.
'
		 prodMessage='' prodImageSmallPath='/images/41-MMRW.jpg'
		 prodImageLargePath='/images/41-MMRW.jpg' prodLink='' prodPrice='69.99'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.99' prodDateAdded='2003-07-11T19:41:40'
		 prodDateModified='2003-07-11T19:41:54' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-SMKW' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons Stovetop Smoker SMKW'
		 ProdNamePlural='Camerons Stovetop Smokers SMKW' prodShortDescription='Camerons Professional Smoking Products allow you to smoke foods of all types right on your own stove.'
		 prodDescription='Camerons Professional Smoking Products allow you to smoke foods of all types right on your own stove. Smoke-cooking is a healthy way to infuse flavor without the use of fats, salts or oils and that means no added calories either.
Our smoker allows you to hot-smoke food, a process that retains moisture and natural cooking flavors so foods don&#x27;t dry out or get tough. 
Camerons Smoker also doubles as a steamer, so you really get two great cookers in one product.
Camerons Stovetop Smoker works great with all meat, seafood, and poultry dishes and it transforms ordinary vegetables into delicious main courses! Larger items like turkeys or hams can be smoked as well by simply making an aluminum foil tent to cover the item when you cook it, instead of using the Smoker lid. 

'
		 prodMessage='' prodImageSmallPath='/images/41-SMKW.jpg'
		 prodImageLargePath='/images/41-SMKW.jpg' prodLink='/detail.asp?product_id=41-SMKW'
		 prodPrice='59.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='42.50'
		 prodDateAdded='2003-07-11T19:27:52' prodDateModified='2004-01-27T21:52:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-SP12W' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons 12 Qt Stock Pot SP12W'
		 ProdNamePlural='Camerons 12 Qt Stock Pots SP12W' prodShortDescription='Highest quality stainless steel stock pot for commercial or domestic use.'
		 prodDescription='Highest quality stainless steel stock pot for commercial or domestic use. Tempered clear glass lid for easy viewing, side mounted handles for easy lifting with hollow design that stays cool to the touch, polished exterior and brushed interior retains heat, curved bottom for easy cleaning and triple-ply heavy duty bottom for even heat distribution and no &#x22;hot spots&#x22; 
Height: 8 1/4&#x22; 
Diameter: 11 1/2&#x22; 
Volume: 12 Qt
'
		 prodMessage='' prodImageSmallPath='/images/41-SP20W.jpg'
		 prodImageLargePath='/images/41-SP20W.jpg' prodLink=''
		 prodPrice='69.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='49.99'
		 prodDateAdded='2003-07-11T19:43:47' prodDateModified='2004-01-28T17:51:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-SP16W' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons 16 Qt Stock Pot SP16W'
		 ProdNamePlural='Camerons 16 Qt Stock Pots SP16W' prodShortDescription='Highest quality stainless steel stock pot for commercial or domestic use.'
		 prodDescription='Highest quality stainless steel stock pot for commercial or domestic use. Tempered clear glass lid for easy viewing, side mounted handles for easy lifting with hollow design that stays cool to the touch, polished exterior and brushed interior retains heat, curved bottom for easy cleaning and triple-ply heavy duty bottom for even heat distribution and no &#x22;hot spots&#x22; 
Height: 9 1/4&#x22; 
Diameter: 12 1/2&#x22; 
Volume: 16 Qt
'
		 prodMessage='' prodImageSmallPath='/images/41-SP20W.jpg'
		 prodImageLargePath='/images/41-SP20W.jpg' prodLink=''
		 prodPrice='71.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='49.99'
		 prodDateAdded='2003-07-12T19:56:44' prodDateModified='2004-01-28T17:50:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-SP20W' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons 20 Qt Stock Pot SP20W'
		 ProdNamePlural='Camerons 20 Qt Stock Pots SP20W' prodShortDescription='Highest quality stainless steel stock pot for commercial or domestic use.'
		 prodDescription='Highest quality stainless steel stock pot for commercial or domestic use. Tempered clear glass lid for easy viewing, side mounted handles for easy lifting with hollow design that stays cool to the touch, polished exterior and brushed interior retains heat, curved bottom for easy cleaning and triple-ply heavy duty bottom for even heat distribution and no &#x22;hot spots&#x22; 
Height: 10 1/4&#x22; 
Diameter: 13 1/2&#x22; 
Volume: 20 Qt
'
		 prodMessage='' prodImageSmallPath='/images/41-SP20W.jpg'
		 prodImageLargePath='/images/41-SP20W.jpg' prodLink=''
		 prodPrice='79.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.99'
		 prodDateAdded='2003-07-12T19:58:52' prodDateModified='2003-07-12T19:59:06'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-SP24W' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons 24 Qt Stock Pot SP24W'
		 ProdNamePlural='Camerons 24 Qt Stock Pots SP24W' prodShortDescription='Highest quality stainless steel stock pot for commercial or domestic use.'
		 prodDescription='Highest quality stainless steel stock pot for commercial or domestic use. Tempered clear glass lid for easy viewing, side mounted handles for easy lifting with hollow design that stays cool to the touch, polished exterior and brushed interior retains heat, curved bottom for easy cleaning and triple-ply heavy duty bottom for even heat distribution and no &#x22;hot spots&#x22; 
Height: 10 1/4&#x22; 
Diameter: 14&#x22; 
Volume: 20 Qt
'
		 prodMessage='' prodImageSmallPath='/images/41-SP20W.jpg'
		 prodImageLargePath='/images/41-SP20W.jpg' prodLink=''
		 prodPrice='99.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='79.99'
		 prodDateAdded='2003-07-12T20:05:48' prodDateModified='2004-01-28T17:49:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-SPPCW' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons Spray Pump Polycarbonate SPPCW'
		 ProdNamePlural='Camerons Spray Pumps Polycarbonate SPPCW'
		 prodShortDescription='Polycarbonate hand operated spray pump for use with a variety of oils and dressings.'
		 prodDescription='Polycarbonate hand operated spray pump for use with a variety of oils and dressings. It offers a handy way to add a light coat of flavor to about anything.
Perfect for lightly oiling bake-ware, grills and sauté pans. Environmentally friendly, non-aerosol mist created with gentle hand action. Create your own dressing by adding herbs or smoked products.
This handsome addition to your kitchen and replaces those expensive store bought cans.
'
		 prodMessage='' prodImageSmallPath='/images/41-SPPCW.jpg'
		 prodImageLargePath='/images/41-SPPCW.jpg' prodLink='/detail.asp?product_id=41-SPPCW'
		 prodPrice='19.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='13.99'
		 prodDateAdded='2003-07-12T20:11:41' prodDateModified='2004-07-30T23:34:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='41-SPSSW' prodCategoryId='11' prodManufacturerId='41'
		 prodVendorId='7' prodName='Camerons Spray Pump Stainless SPSSW'
		 ProdNamePlural='Camerons Spray Pumps Stainless SPSSW'
		 prodShortDescription='Stainless steel hand operated spray pump for use with a variety of oils and dressings.'
		 prodDescription='Stainless steel hand operated spray pump for use with a variety of oils and dressings. It offers a handy way to add a light coat of flavor to about anything.
Perfect for lightly oiling bake-ware, grills and sauté pans. Environmentally friendly, non-aerosol mist created with gentle hand action. Create your own dressing by adding herbs or smoked products.
This handsome addition to your kitchen and replaces those expensive store bought cans.
'
		 prodMessage='' prodImageSmallPath='/images/41-SPSSW.jpg'
		 prodImageLargePath='/images/41-SPSSW.jpg' prodLink=''
		 prodPrice='21.99' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='14.99'
		 prodDateAdded='2003-07-12T20:09:42' prodDateModified='2003-07-12T20:09:57'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='420' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Pasta cutter' ProdNamePlural='Pastas cutters'
		 prodShortDescription='An old Italian kitchen standby
pasta cutter, roller, makes zig zag shape'
		 prodDescription='An old Italian kitchen standby
Great tool. Made in Italy
pasta cutter, dough cutter'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/420.gif'
		 prodImageLargePath='/villawareonline/images/420.gif' prodLink='/detail.asp?product_id=420'
		 prodPrice='11.95' prodWeight='0' prodShip='5.0' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='8.99'
		 prodDateAdded='2003-06-29T22:15:57' prodDateModified='2004-07-30T18:23:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='420012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 11&#x27; Square Griddle'
		 ProdNamePlural='Scanpan Classic 11' prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-Dishwasher Safe 
-Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 5 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP420012.jpg'
		 prodImageLargePath='/images/SP420012.jpg' prodLink=''
		 prodPrice='69.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T22:58:24' prodDateModified='2003-07-22T10:24:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='420-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Double pasta cutter' ProdNamePlural='doubles pasta cutters'
		 prodShortDescription='Stainless steel double pasta cutter, 6&#x22; long'
		 prodDescription='Made in Italy' prodMessage='mama mia! pizza pizza!'
		 prodImageSmallPath='/villawareonline/images/dblpastacutterb.gif'
		 prodImageLargePath='/villawareonline/images/dblpastacutterb.gif'
		 prodLink='/detail.asp?product_id=420-02' prodPrice='10.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='7.99' prodDateAdded='2001-11-11T16:40:22'
		 prodDateModified='2004-01-27T21:44:44'/>
	<z:row prodID='42010' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Toaster Oven Casserole Pan'
		 ProdNamePlural='Toaster Oven Casserole Pans' prodShortDescription='-Use for roasting and baking small portions 
-Can also be used for cooking casserole dishes'
		 prodDescription='-Use for roasting and baking small portions 
-Can also be used for cooking casserole dishes 
-7 by 10 inches 
-Hand wash with mild detergent and scour with plastic scrubber 
-Five-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/42010.jpg'
		 prodImageLargePath='/images/42010.jpg' prodLink='' prodPrice='11.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T12:15:53' prodDateModified='2003-07-16T12:16:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='42-0310' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Ginger Grater / Stir Fry Accessories'
		 ProdNamePlural='Ginger Graters / Stir Fry Accessories'
		 prodShortDescription='An entire line of accessories to help make kitchen chores quicker and easier. 
-Ginger Grater. 4 1/2&#x27;&#x27; Fish Shape (Porcelain) White OR Blue.'
		 prodDescription='An entire line of accessories to help make kitchen chores quicker and easier. 
-Ginger Grater. 4 1/2&#x27;&#x27; Fish Shape (Porcelain) White OR Blue. 
-Stainless Steel Strainer. Plastic Handle (5 1/2&#x27;&#x27; bowl Diameter) 
-Stainless Steel Spatula. 13 3/4&#x27;&#x27; with Plastic handle. 
-9&#x27;&#x27; Stainless Steel Rice/ Serving Spoon. 
-&#x27;Dumplings Plus&#x27;.4&#x27;&#x27; Plastic Dumpling Press.
-Bamboo Table Chopsticks.(10pr./pkg.) 
-5&#x27;&#x27; Stainless Steel Strainer. 
-7&#x27;&#x27; Stainless Steel Strainer.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_accessories.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_accessories.jpg'
		 prodLink='/detail.asp?product_id=42-0310' prodPrice='35.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-22T13:52:33' prodDateModified='2003-08-22T13:53:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='42142' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='COOKIE SHEET 14 x 16' ProdNamePlural='COOKIE SHEETS 14 x 16'
		 prodShortDescription='-Commercial weight formed metal
-Will not warp or rust
'
		 prodDescription='-Commercial weight formed metal
-Will not warp or rust
-Premium non-stick coated for easy clean up'
		 prodMessage='' prodImageSmallPath='/images/42142.jpg'
		 prodImageLargePath='/images/42142.jpg' prodLink='' prodPrice='15.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:58:50' prodDateModified='2003-07-16T10:59:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='42180H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Travel Mug / Milk Frother'
		 ProdNamePlural='Travel Mugs / Milk Frothers' prodShortDescription='.42180 - Travel Mug, Stainless Steel 18 oz.
.43127 - Milk Frother, SS 14 oz.'
		 prodDescription='.42180 - Travel Mug, Stainless Steel 18 oz.
.43127 - Milk Frother, SS 14 oz.'
		 prodMessage='' prodImageSmallPath='/images/42180H.jpg'
		 prodImageLargePath='/images/42180H.jpg' prodLink='' prodPrice='15.00'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-08-06T09:52:39' prodDateModified='2003-08-06T10:01:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='42210' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='2-Piece Toaster Oven Broiler Set'
		 ProdNamePlural='2-Piece Toaster Oven Broiler Sets' prodShortDescription='-Two piece set includes nonstick pan and removable metal rack
-Use for broiling or roasting small portions in the oven'
		 prodDescription='-Two piece set includes nonstick pan and removable metal rack
-Use for broiling or roasting small portions in the oven 
-Measures 7 by 10 inches 
-Hand wash with mild detergent and scour with plastic scrubber 
-Five-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/42210.jpg'
		 prodImageLargePath='/images/42210.jpg' prodLink='' prodPrice='11.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:38:13' prodDateModified='2003-07-16T11:38:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='423' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Hand Cheese Grater' ProdNamePlural='rotary graters'
		 prodShortDescription='You may have seen this style grater at your local Italian restaurant.'
		 prodDescription='Very smooth operation, very practical.'
		 prodMessage='Mamma Mia!' prodImageSmallPath='/villawareonline/images/cheesegrater.jpg'
		 prodImageLargePath='/villawareonline/images/cheesegrater.jpg'
		 prodLink='/detail.asp?product_id=423' prodPrice='9.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='7.99' prodDateAdded='2001-11-04T21:32:42'
		 prodDateModified='2004-01-27T21:42:20'/>
	<z:row prodID='425-03/430' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Ravioli stamps' ProdNamePlural='kitchens tin styles italians'
		 prodShortDescription='Raviolis stamps pretty big' prodDescription='round or circle to make raviolis'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/ravstamp1.jpg'
		 prodImageLargePath='/villawareonline/images/ravstamp1.jpg'
		 prodLink='/detail.asp?product_id=425-03/430' prodPrice='7.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='5' prodDateAdded='2001-08-08T02:30:42'
		 prodDateModified='2005-05-25T06:03:24'/>
	<z:row prodID='426' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Garlic Bakers' ProdNamePlural='garlic baker'
		 prodShortDescription='Baking garlic tones down sharpness and release aromatic nutty flavor.'
		 prodDescription='Spread on freh Italian bread, or use on pizza, chicken and other dishes. Terra cotta, glazed interior, vented dome. Garlic Not included!!!!'
		 prodMessage='Garlic !' prodImageSmallPath='/villawareonline/images/terracotta.gif'
		 prodImageLargePath='/villawareonline/images/garlicroaster.jpg'
		 prodLink='/detail.asp?product_id=426' prodPrice='12.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='9.99' prodDateAdded='2001-08-08T20:57:12'
		 prodDateModified='2003-03-30T23:31:00'/>
	<z:row prodID='428' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Canape Bread Molds' ProdNamePlural='kitchens tin styles italians'
		 prodShortDescription='Three tinned steel tubes create a unique heart, star, and flower shapes.'
		 prodDescription='9&#x22; lenght, end covers included'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/canape2.jpg'
		 prodImageLargePath='/villawareonline/images/canape2.jpg'
		 prodLink='' prodPrice='19.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='15' prodDateAdded='2001-08-08T02:36:04'/>
	<z:row prodID='429' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Spaghetti full print' ProdNamePlural='spaghettis prints'
		 prodShortDescription='Colore boxed set of 4 indibidual bowls!'
		 prodDescription='each 8.5x1.5 &#x22; deep. Made in Italia'
		 prodMessage='Beautifull, Out of stock sorry' prodImageSmallPath='/villawareonline/images/spaghetti.jpg'
		 prodImageLargePath='/villawareonline/images/spaghetti.jpg'
		 prodLink='' prodPrice='21.95' prodWeight='5' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='0' prodDateAdded='2002-03-29T19:03:38'/>
	<z:row prodID='429-40' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Spaghetti full print' ProdNamePlural='spaghettis prints'
		 prodShortDescription='OUT OF STOCK ...Color boxed set of 4 indibidual bowls!'
		 prodDescription='each 8.5x1.5 &#x22; deep. Made in Italia'
		 prodMessage='Beautifull' prodImageSmallPath='/villawareonline/images/v391.gif'
		 prodImageLargePath='/villawareonline/images/v391.gif'
		 prodLink='' prodPrice='21.95' prodWeight='5' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='18.95' prodDateAdded='2002-04-10T01:52:32'/>
	<z:row prodID='43010' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Toaster Oven Baking Sheet'
		 ProdNamePlural='Toaster Oven Baking Sheets' prodShortDescription='-Measures 10 inches long by 7 inches wide
-Aluminized steel construction
'
		 prodDescription='-Measures 10 inches long by 7 inches wide
-Aluminized steel construction
-Non-stick surface
-5-year warranty 
'
		 prodMessage='' prodImageSmallPath='/images/43010.jpg'
		 prodImageLargePath='/images/43010.jpg' prodLink='' prodPrice='11.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:31:42' prodDateModified='2003-07-16T11:31:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='430CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='Diamond Hone Serrated Knife Sharpener'
		 ProdNamePlural='Diamond Hone Serrated Knife Sharpeners'
		 prodShortDescription='- Revolutionary sharpener for serrated and &#x27;never-need-sharpening&#x27; knives.
- Realigns serrated edge and sharpens prominent teeth into razor-sharp &#x27;micro-blades&#x27;
- 100% diamond abrasives for fast results.
'
		 prodDescription='- Revolutionary sharpener for serrated and &#x27;never-need-sharpening&#x27; knives.
- Realigns serrated edge and sharpens prominent teeth into razor-sharp &#x27;micro-blades&#x27;
- 100% diamond abrasives for fast results.
-Precision roller guides for foolproof sharpening.'
		 prodMessage='' prodImageSmallPath='/images/430CC.jpg'
		 prodImageLargePath='/images/430CC.jpg' prodLink='' prodPrice='111.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T13:31:22' prodDateModified='2003-08-06T16:55:48'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='432' prodCategoryId='13' prodManufacturerId='6'
		 prodVendorId='11' prodName='Spremy Electric Tomato Strainer'
		 ProdNamePlural='tomatoes strainers eletrics spremiies'
		 prodShortDescription='Spreamy Electric Tomato Strainer separates seeds and skin. food strainer,  electric  food  grinder'
		 prodDescription='Produces a smooth tomato puree. Also makes apple sauce. For hone use. Stainless steel hopper, cast iron spiral, 1/3 HP motor, 18 x 9 x 13 &#x22;  high approximately. Made in Italy
food strainer'
		 prodMessage='Great!' prodImageSmallPath='/images/spremy.gif'
		 prodImageLargePath='/images/spremy.gif' prodLink='/detail.asp?product_id=432'
		 prodPrice='200.95' prodWeight='20' prodShip='12' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='190'
		 prodDateAdded='2001-08-16T15:20:07' prodDateModified='2005-08-10T12:57:32'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='268/001,8323,90-0089,243001,020C,020,275-06'
		 prodRelatedCats=''/>
	<z:row prodID='43210' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='3 PC GRILLING AND BAKING SET'
		 ProdNamePlural='3 PC GRILLING AND BAKING SETS' prodShortDescription='Grilling set includes:
-Baking Sheet
-Casserole Pan
-Broiling Grill'
		 prodDescription='Grilling set includes:
-Baking Sheet
-Casserole Pan
-Broiling Grill 
-Non-stick surface for easy cleaning
-Compact Ovenware fits toaster ovens or regular size ovens'
		 prodMessage='' prodImageSmallPath='/images/43210.gif'
		 prodImageLargePath='/images/43210.gif' prodLink='' prodPrice='18.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:22:53' prodDateModified='2003-07-16T11:23:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='43342' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Nonstick Cooling Grid with Protective Feet'
		 ProdNamePlural='Nonstick Cooling Grids with Protective Feets'
		 prodShortDescription='-Non-stick for easy clean up
-No-slip feet'
		 prodDescription='-Lifts cakes, muffins, and cookies off counter to cool 
-Use for breads or any baked goods to prevent soggy bottoms 
-10 by 15-1/4 inches 
-Nonstick metal with nonskid, rubberized, plastic feet 
-Hand wash with mild detergent 
'
		 prodMessage='' prodImageSmallPath='/images/43342.gif'
		 prodImageLargePath='/images/43342.gif' prodLink='' prodPrice='11.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:27:45' prodDateModified='2003-07-16T11:43:01'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='434-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pizza Roller 2' ProdNamePlural='pizzas rollers'
		 prodShortDescription='A commercial grade gadget for the home baker. Made in Italy'
		 prodDescription='Its one piece cast aluminum handle should last jusr about forever. The two hardwood rollers are 5 and 3.5&#x22; wide, 1 3/8 diameter. Unit is 8.5 &#x22; length overall. Made in Italy'
		 prodMessage='Pizza!' prodImageSmallPath='/villawareonline/images/434-02.jpg'
		 prodImageLargePath='/villawareonline/images/434-02.jpg'
		 prodLink='/detail.asp?product_id=434-02' prodPrice='22.95'
		 prodWeight='2' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='17.99' prodDateAdded='2001-11-23T18:42:47'
		 prodDateModified='2004-08-09T03:38:34'/>
	<z:row prodID='435-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pizza Roller' ProdNamePlural='pizzas rollers'
		 prodShortDescription='2 Hardwood rollers' prodDescription='9&#x22; overall, Made in Italy
2 Hardwood rollers'
		 prodMessage='Pizza!' prodImageSmallPath='/villawareonline/images/435-02.jpg'
		 prodImageLargePath='/villawareonline/images/435-02.jpg'
		 prodLink='/detail.asp?product_id=435-02' prodPrice='25.95'
		 prodWeight='2' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='18.99' prodDateAdded='2001-11-23T18:36:05'
		 prodDateModified='2004-08-09T03:43:40'/>
	<z:row prodID='436' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pizza Peel' ProdNamePlural='pizzas peels'
		 prodShortDescription='Commercial type aluminum peel' prodDescription='Rounded blade edges, 12 x 25&#x22; overall'
		 prodMessage='Pizza!' prodImageSmallPath='/villawareonline/images/436.jpg'
		 prodImageLargePath='/villawareonline/images/436.jpg' prodLink=''
		 prodPrice='21.95' prodWeight='4' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='16.99'
		 prodDateAdded='2001-11-23T19:44:57' prodDateModified='2003-04-10T20:19:22'/>
	<z:row prodID='43942' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Extra Large Cooling Grid' ProdNamePlural='Extra Large Cooling Grids'
		 prodShortDescription='-Sturdy, commercial-weight cooling grid for cookies and other baked goods
-Measures 16 by 20 inches, large enough to hold turkey roaster
'
		 prodDescription='-Sturdy, commercial-weight cooling grid for cookies and other baked goods
-Measures 16 by 20 inches, large enough to hold turkey roaster
-Nonstick coating releases food easily, cleans quickly
-Dishwasher-safe
-15-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/43942.jpg'
		 prodImageLargePath='/images/43942.jpg' prodLink='' prodPrice='13.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:42:00' prodDateModified='2003-07-16T11:42:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='441' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Heavyweight' ProdNamePlural='espresso cup'
		 prodShortDescription='set of six, demi cup and saucer'
		 prodDescription='Gold band trim, 3 oz Made in italy' prodMessage='Ah! Espresso mio!'
		 prodImageSmallPath='/villawareonline/images/441.jpg' prodImageLargePath='/villawareonline/images/441.jpg'
		 prodLink='' prodPrice='48.95' prodWeight='1' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='42.99' prodDateAdded='2001-11-04T18:23:04'/>
	<z:row prodID='447' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='La Minerva Cheese Grater' ProdNamePlural='cheese graters'
		 prodShortDescription='Commercial hard cheese grater of exceptionally fine engineering. Features an extra powerful 1 &#x26; 1/2 H.P. motor.'
		 prodDescription='In fact, the Minerva has from 50-100% more power than units comparable for faster grating time and longer motor life. Grating drum has 765 pin sharp points for uniform grating of cheeses or bread crumbs. Motor is 155 volt/60 cycles/single/phase/6amps. Uses only 8x11&#x22; of counter space, 16&#x22;high, 70 pounds. minerva'
		 prodMessage='Commercial is it!' prodImageSmallPath='/villawareonline/images/minerva.gif'
		 prodImageLargePath='/villawareonline/images/minerva.gif'
		 prodLink='/detail.asp?product_id=447' prodPrice='2000.95'
		 prodWeight='70' prodShip='39.99' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='1800'
		 prodDateAdded='2001-10-30T16:58:52' prodDateModified='2004-08-10T23:11:47'/>
	<z:row prodID='449' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Dough scraper' ProdNamePlural='scrapers dough'
		 prodShortDescription='stainless steel blade, wooden handle'
		 prodDescription='6&#x22; wide,stainless steel blade, wooden handle'
		 prodMessage='try a Tattorina pasta machine to make pasta, you will love it'
		 prodImageSmallPath='/villawareonline/images/doughscraper.gif'
		 prodImageLargePath='/villawareonline/images/doughscraper.gif'
		 prodLink='/detail.asp?product_id=449' prodPrice='12.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='11.25' prodDateAdded='2001-11-11T17:18:17'
		 prodDateModified='2004-08-09T03:45:09'/>
	<z:row prodID='450-03' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Woden spoon set' ProdNamePlural='Woden spoons sets'
		 prodShortDescription='3 piece set' prodDescription='3 piece set'
		 prodMessage='' prodImageSmallPath='/images/450-03.jpg'
		 prodImageLargePath='/images/450-03.jpg' prodLink='' prodPrice='9.99'
		 prodWeight='0' prodShip='3.30' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='6.99' prodDateAdded='2003-02-27T23:13:34'
		 prodDateModified='2003-02-27T23:14:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='450-10' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='European Harwood Spoons' ProdNamePlural='european hard woods sppons'
		 prodShortDescription='sold by the dozen or single pieces'
		 prodDescription='' prodMessage='' prodImageSmallPath='/images/450.jpg'
		 prodImageLargePath='/images/450.jpg' prodLink='' prodPrice='41.95'
		 prodWeight='0' prodShip='3.30' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='39.99' prodDateAdded='2003-02-27T23:21:40'
		 prodDateModified='2003-02-27T23:22:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='450CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='Diamond Hone Knife Sharpener'
		 ProdNamePlural='Diamond Hone Knife Sharpeners' prodShortDescription='- 2 Stage for sharper longer-lasting stright edge blades.
- 100% diamond abrasives for the fastest manual sharpening.
- Precision roller guides insure accurate angle control for foolproof sharpening.
- Sharpens entire edge, tip to bolster.'
		 prodDescription='- 2 Stage for sharper longer-lasting stright edge blades.
- 100% diamond abrasives for the fastest manual sharpening.
- Precision roller guides insure accurate angle control for foolproof sharpening.
- Sharpens entire edge, tip to bolster.'
		 prodMessage='' prodImageSmallPath='/images/450CC.jpg'
		 prodImageLargePath='/images/450CC.jpg' prodLink='' prodPrice='142.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T13:28:49' prodDateModified='2003-08-06T16:55:18'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='451' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Marble Rolling Pins' ProdNamePlural='marbles rollings pin'
		 prodShortDescription='Heavy weight makes rolling out dough extra easy. Chill it in refrigerator to make short work of sticky pastry balls. rolling pin'
		 prodDescription='Natural wood handle and cradle. Barrel is 10&#x22; lenght x 2.5&#x22; diameter rolling pin'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/451.gif'
		 prodImageLargePath='/villawareonline/images/451.gif' prodLink=''
		 prodPrice='15.95' prodWeight='5' prodShip='6.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='11.99'
		 prodDateAdded='2001-11-14T02:06:14' prodDateModified='2004-01-27T10:28:51'/>
	<z:row prodID='45137' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Festival Party Bundt Pan' ProdNamePlural='Festival Party Bundt Pans'
		 prodShortDescription='-9 cup capacity
-Create impressive cakes with minimal effort
-Because of the intricate design your cakes will only require a dusting of powdered sugar as decoration
'
		 prodDescription='-9 cup capacity
-Create impressive cakes with minimal effort
-Because of the intricate design your cakes will only require a dusting of powdered sugar as decoration
-Durable cast aluminum provides superior baking performace
-Premium non-stick surfaces for quick release and easy clean-up
-Recipes included'
		 prodMessage='' prodImageSmallPath='/images/45137.jpg'
		 prodImageLargePath='/images/45137.jpg' prodLink='' prodPrice='31.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:54:39' prodDateModified='2003-07-16T10:55:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='452' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='marble mortar and pestle' ProdNamePlural='marbles mortars pestles'
		 prodShortDescription='Mortar bowl slightly rough inside form ideal spice grinding.'
		 prodDescription='Highly polished, 5.25 diameter x 4.5&#x22; high'
		 prodMessage='Italian Marble, wow!' prodImageSmallPath='/villawareonline/images/452.gif'
		 prodImageLargePath='/villawareonline/images/452.gif' prodLink=''
		 prodPrice='19.95' prodWeight='5' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='15.99'
		 prodDateAdded='2001-11-14T01:49:33'/>
	<z:row prodID='45242' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Festival Bundt Pan' ProdNamePlural='Festival Bundt Pans'
		 prodShortDescription='Detailed cone shape in classic bundt design. 10 cup capacity'
		 prodDescription='Detailed cone shape in classic bundt design. A fancy and fun new shape for our traditional Bundt pan. 10 cup capacity'
		 prodMessage='' prodImageSmallPath='/images/45242.jpg'
		 prodImageLargePath='/images/45242.jpg' prodLink='' prodPrice='17.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:18:14' prodDateModified='2003-07-16T10:18:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='453' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Marble pastry board' ProdNamePlural='marble pastry stone marbles mortars pestles'
		 prodShortDescription='Turn out superb pastries and candies right on your own kitchen, on you have the secret weapon of professionals.'
		 prodDescription='Turn out superb pastries and candies right on your own kitchen, on you have the secret weapon of professionals.'
		 prodMessage='Italian Marble, wow!' prodImageSmallPath='/villawareonline/images/453.gif'
		 prodImageLargePath='/villawareonline/images/453.gif' prodLink=''
		 prodPrice='26.95' prodWeight='30' prodShip='12.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='23'
		 prodDateAdded='2001-11-14T01:54:43' prodDateModified='2003-12-05T21:36:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='454' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Marble paper towel holder'
		 ProdNamePlural='marbles papers towels holders' prodShortDescription='Tote your towels in classic style, in any room in the home.'
		 prodDescription='Felt covered bottom stabilizes unit on counter or tabletop.'
		 prodMessage='Italian Marble, wow!' prodImageSmallPath='/villawareonline/images/marbletowel.jpg'
		 prodImageLargePath='/villawareonline/images/marbletowel.jpg'
		 prodLink='' prodPrice='16.95' prodWeight='2' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='11.99' prodDateAdded='2001-11-12T23:30:25'/>
	<z:row prodID='455' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Pizelle Cone Roller' ProdNamePlural='pizells cones rollers'
		 prodShortDescription='Preferred hardwood model with countoured handle'
		 prodDescription='Preferred hardwood model with countoured handle'
		 prodMessage='Nice' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/pizelleconeroller.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/pizelleconeroller.jpg'
		 prodLink='/detail.asp?product_id=455' prodPrice='9.95'
		 prodWeight='1' prodShip='3.10' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='7' prodDateAdded='2002-06-07T13:09:56'
		 prodDateModified='2003-12-13T07:57:59'/>
	<z:row prodID='456' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Marble Cheese Slicer' ProdNamePlural='marble pastry stone cheeses slicers marbles'
		 prodShortDescription='Serve cheese with a touch of elegance.'
		 prodDescription='The footed white marble board measures 5x8x.75 thick. Great marble handle. Includes 2 spare replcement cutting wires!'
		 prodMessage='Italian Marble, wow!' prodImageSmallPath='/villawareonline/images/marblecheeseslicer.jpg'
		 prodImageLargePath='/villawareonline/images/marblecheeseslicer.jpg'
		 prodLink='/detail.asp?product_id=456' prodPrice='20.95'
		 prodWeight='2' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='17.00' prodDateAdded='2001-11-12T23:27:31'
		 prodDateModified='2004-05-23T22:41:34'/>
	<z:row prodID='45721H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Asparagus Steamer Glass Lid'
		 ProdNamePlural='Asparagus Steamers Glass Lids' prodShortDescription='Asparagus Steamer Glass Lid'
		 prodDescription='Asparagus Steamer Glass Lid' prodMessage=''
		 prodImageSmallPath='/images/45721H.jpg' prodImageLargePath='/images/45721H.jpg'
		 prodLink='' prodPrice='40.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-08-05T12:31:11'
		 prodDateModified='2003-08-05T12:31:26' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='458' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='French Style Potato Ricer'
		 ProdNamePlural='french potatoes ricers' prodShortDescription='Commercial weight.spaetzel makers'
		 prodDescription='For easy cleaning screen disassembles. Tinned steel, 11&#x22; lenght, spaetzel makers'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/458.gif'
		 prodImageLargePath='/villawareonline/images/458.gif' prodLink='/detail.asp?product_id=458'
		 prodPrice='24.95' prodWeight='1' prodShip='6' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='20.99'
		 prodDateAdded='2001-11-22T01:52:10' prodDateModified='2004-02-02T20:16:34'/>
	<z:row prodID='459-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Hand Grater' ProdNamePlural='hand cheese grater'
		 prodShortDescription='Economical hand cheese grater' prodDescription='All stainless steel'
		 prodMessage='Got them!' prodImageSmallPath='/villawareonline/images/459-01.jpg'
		 prodImageLargePath='/villawareonline/images/459-01.jpg'
		 prodLink='' prodPrice='13.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.99' prodDateAdded='2001-11-23T21:41:54'/>
	<z:row prodID='459602' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Electric Pastry Shell Maker'
		 ProdNamePlural='Electric Pastrys Shell Makers' prodShortDescription='This machine produces pastry shells in 6 different shapes and sizes. The plates are made of non-stick material for easy unmolding.'
		 prodDescription='This machine produces pastry shells in 6 different shapes and sizes. The plates are made of non-stick material for easy unmolding. There are buttons for adjusting the temperature and cooking time. The temperature can be set up to 480°F, and the timer can be set for a maximum of 10 minutes. The LCD screen shows the settings in use. The upper plate is pressed onto the lower plate to create a stamp in the dough and shape the mold. Approximately 600 small pastries can be produced in one hour. 220 volts, 60Hz, 3200 watts. 
'
		 prodMessage='' prodImageSmallPath='/images/wc459602.jpg'
		 prodImageLargePath='/images/wc459602.jpg' prodLink=''
		 prodPrice='4,874.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='4,872.00'
		 prodDateAdded='2003-06-19T18:34:51' prodDateModified='2003-06-19T18:35:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='4603H' prodCategoryId='11' prodManufacturerId='24'
		 prodVendorId='7' prodName='Food Mill' ProdNamePlural='Food Mills'
		 prodShortDescription='Food Mill, 18/8 Stainless Steel 2 Qt. 3 Discs'
		 prodDescription='Food Mill, 18/8 Stainless Steel 2 Qt. 3 Discs'
		 prodMessage='' prodImageSmallPath='/images/4603H.jpg'
		 prodImageLargePath='/images/4603H.jpg' prodLink='' prodPrice='38.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-05T12:14:01' prodDateModified='2003-08-05T12:14:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='460CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='Multi-Edge Diamond Hone Knife Sharpener'
		 ProdNamePlural='Multi-Edge Diamond Hone Knife Sharpeners'
		 prodShortDescription='- Manual sharpener for straight edge and serrated blades.
- 2 stages for sharper, longer lasting edges.
- 100% diamond abrasives optimized to sharpen straight edge and serrated edges.
-Chrome'
		 prodDescription='- Manual sharpener for straight edge and serrated blades.
- 2 stages for sharper, longer lasting edges.
- 100% diamond abrasives optimized to sharpen straight edge and serrated edges.
- Precision roller guides insure accurate angle control for foolproof sharpening.
- Functional and attractive dust cover.
-Chrome'
		 prodMessage='' prodImageSmallPath='/images/460CC.jpg'
		 prodImageLargePath='/images/460CC.jpg' prodLink='' prodPrice='150.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T11:33:35' prodDateModified='2003-08-06T16:26:13'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='462' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Fat removing ladle' ProdNamePlural='Fats removing ladles'
		 prodShortDescription='stainless steel 11.5 &#x22; long'
		 prodDescription='stainless steel 11.5 &#x22; long' prodMessage=''
		 prodImageSmallPath='/images/462.jpg' prodImageLargePath='/images/462.jpg'
		 prodLink='' prodPrice='10.99' prodWeight='0' prodShip='5.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.25' prodDateAdded='2003-02-27T00:16:31'
		 prodDateModified='2003-02-27T00:17:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='463-50' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='White Embossed' ProdNamePlural='whites emboss'
		 prodShortDescription='OUT OF STOCK --- Color boxed set of 4 indibidual bowls! plus 10x3 deep serving bowl'
		 prodDescription='each 8.5x1.5 &#x22; deep. Made in Italia'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/pastabowlsbig.jpg'
		 prodImageLargePath='/villawareonline/images/pastabowlsbig.jpg'
		 prodLink='' prodPrice='28.95' prodWeight='5' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='24.99' prodDateAdded='2002-04-10T02:00:06'/>
	<z:row prodID='464-40' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pasta Shapes' ProdNamePlural='pasta shape shapped'
		 prodShortDescription='OUT OF STOCK --- Colore boxed set of 4 indibidual bowls!'
		 prodDescription='each 8.5x1.5 &#x22; deep. Made in Italia'
		 prodMessage='Beautifull' prodImageSmallPath='/villawareonline/images/pastabowlsbig.jpg'
		 prodImageLargePath='/villawareonline/images/pastabowlsbig.jpg'
		 prodLink='' prodPrice='21.95' prodWeight='5' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='19' prodDateAdded='2002-04-10T01:59:29'/>
	<z:row prodID='464-465' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pepper Mills' ProdNamePlural='peppers mill'
		 prodShortDescription='From left to right, Pepper Mill Barilotto and quality Alpine beech harwood mills.'
		 prodDescription='the 465 Barilotto &#x22;little barrel&#x22; is practical, made in Italy, 2.5 diameterx 2.75&#x22; high
The 464-01 mill is 2.75&#x22; high
and the 464-02 4.25&#x22; high'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/465.gif'
		 prodImageLargePath='/villawareonline/images/465.gif' prodLink='/detail.asp?product_id=464-465'
		 prodPrice='14.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='11.99'
		 prodDateAdded='2001-11-24T02:08:27' prodDateModified='2004-11-23T04:55:59'/>
	<z:row prodID='4667' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Villaware tm Ice Cream Maker 5100'
		 ProdNamePlural='Villaware tm Ices Creams Makers' prodShortDescription='5100 Makes one quart of
Gelato, Sorbets Ice Cream &#x26; Frozen Drinks
at a time.'
		 prodDescription='5100 Makes one quart of
Gelato, Sorbets Ice Cream &#x26; Frozen Drinks
at a time. Pre freeze the ingredients and
then simply let our two speed motorized
drive do its job
ingredient bowl can be pre-frozen'
		 prodMessage='' prodImageSmallPath='/images/5100.jpg' prodImageLargePath='/images/5100.jpg'
		 prodLink='/detail.asp?product_id=4667' prodPrice='79.95'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='50.00' prodDateAdded='2003-02-11T01:32:46'
		 prodDateModified='2004-02-10T23:22:45' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='467' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Five Use Meat Tenderizer' ProdNamePlural='five uses meats tenderizers'
		 prodShortDescription='Flatten cutlets or use the 2 attachments to tenderize meat, grate cheese, scale fish, for patties etc.'
		 prodDescription='All stainless steel, made in Italia!'
		 prodMessage='Meat! it is what&#x27;s for dinner' prodImageSmallPath='/villawareonline/images/meattenderrizer.jpg'
		 prodImageLargePath='/villawareonline/images/meattenderrizer.jpg'
		 prodLink='' prodPrice='22.95' prodWeight='4' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='18.99' prodDateAdded='2002-03-29T19:04:33'/>
	<z:row prodID='468-03' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Deluxe Italian Grill Pan' ProdNamePlural='deluxe italians grills pans'
		 prodShortDescription='Deluxe series' prodDescription='10.75&#x22; diameter'
		 prodMessage='Grill...' prodImageSmallPath='/villawareonline/images/468-03.jpg'
		 prodImageLargePath='/villawareonline/images/468-03.jpg'
		 prodLink='' prodPrice='43.95' prodWeight='1' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='39.99' prodDateAdded='2002-01-13T02:09:19'/>
	<z:row prodID='469' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mini Mezzaluna Choppers' ProdNamePlural='chopper mezzalunas minis'
		 prodShortDescription='Experience a safer easier way to chop with easy rocking action.'
		 prodDescription='Handy mini size, stainless steel blades, 5.5&#x22; length'
		 prodMessage='Pizza!' prodImageSmallPath='/villawareonline/images/469.jpg'
		 prodImageLargePath='/villawareonline/images/469.jpg' prodLink=''
		 prodPrice='13.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='9.99'
		 prodDateAdded='2001-11-24T00:02:19' prodDateModified='2003-12-10T14:48:09'/>
	<z:row prodID='470' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Mezzaluna Food Chopper' ProdNamePlural='mezzalunas foods choppers'
		 prodShortDescription='Stainless steel blade.
Made in Italy'
		 prodDescription='Natural hardwood handles. Made in Italy'
		 prodMessage='Great Add on!' prodImageSmallPath='/images/470.jpg'
		 prodImageLargePath='/images/470.jpg' prodLink='/detail.asp?product_id=470'
		 prodPrice='15.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='12'
		 prodDateAdded='2001-08-08T01:59:47' prodDateModified='2005-06-28T16:59:27'
		 prodRelated='1111,331,355' prodRelatedCats=''/>
	<z:row prodID='4706R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Stainless Steel Rectangle  Metal Accents'
		 ProdNamePlural='Stainless Steel Rectangles  Metal Accents'
		 prodShortDescription='-Stainless Steel enhanced with chrome, brass or copper plated corner brackets and accessories.
-With Grid
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodDescription='-Stainless Steel enhanced with chrome, brass or copper plated corner brackets and accessories.
-With Grid
-30&#x27;&#x27; x 15&#x27;&#x27;
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/4706R.jpg'
		 prodImageLargePath='/images/4706R.jpg' prodLink='' prodPrice='172.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T10:21:51' prodDateModified='2003-07-29T10:22:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='4716R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Rectangle Metal Metal Accents Grid'
		 ProdNamePlural='Rectangle Metal Metal Accents Grids'
		 prodShortDescription='-Powder coated steel enhanced with chrome, brass or copper plated corner brackets and accessories 
-30&#x27;&#x27; x 15&#x27;&#x27; 
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodDescription='-Powder coated steel enhanced with chrome, brass or copper plated corner brackets and accessories 
-30&#x27;&#x27; x 15&#x27;&#x27; 
-Includes 8 Regular &#x26; 4 Grid Hooks'
		 prodMessage='' prodImageSmallPath='/images/4716R.jpg'
		 prodImageLargePath='/images/4716R.jpg' prodLink='' prodPrice='92.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T12:29:21' prodDateModified='2003-07-29T12:29:39'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='472' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Semolina Pasta Flour' ProdNamePlural='pastas flours semolinas'
		 prodShortDescription='The finest Durum Semolina, specially milled with a slighty sandy texture for authentic pasta making'
		 prodDescription='The finest Durum Semolina, specially milled with a slighty sandy texture for authentic pasta making 1.5 lb
perfect for your pasta maker'
		 prodMessage='mama mia!' prodImageSmallPath='/villawareonline/images/pastaflour.jpg'
		 prodImageLargePath='/villawareonline/images/pastaflour.jpg'
		 prodLink='/detail.asp?product_id=472' prodPrice='9.95'
		 prodWeight='1.5' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='6.99' prodDateAdded='2001-10-30T00:46:04'
		 prodDateModified='2004-08-09T09:57:13'/>
	<z:row prodID='476' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Chesnut  Roasting Pan' ProdNamePlural='roasting pans and tools'
		 prodShortDescription='Roasting pan is 12&#x22; diameter'
		 prodDescription='safely pierces each chesnut before roasting
Roasting pan is 12&#x22; diameter'
		 prodMessage='I love chesnuts! How about u?' prodImageSmallPath='/villawareonline/images/476.jpg'
		 prodImageLargePath='/villawareonline/images/476.jpg' prodLink='/detail.asp?product_id-476'
		 prodPrice='23.95' prodWeight='1' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='19.99'
		 prodDateAdded='2001-11-22T10:30:34' prodDateModified='2004-07-16T13:48:19'/>
	<z:row prodID='4785-WH' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='11' prodName='Smoothee-Bar™ Blender &#x26; Server'
		 ProdNamePlural='Smoothee-Bar™ Blender &#x26; Server' prodShortDescription='700 watt pulse power motor • Smoothee-Container with low profile shape for optimum mixing, with convenient handle for serving • large 7 cup capacity'
		 prodDescription='Smoothee-Bar™ Blender &#x26; Server • 700 watt pulse power motor • Smoothee-Container with low profile shape for optimum mixing, with convenient handle for serving • large 7 cup capacity • Smoothee-Spout to serve continuously - even while mixing • Smoothee-Stick keeps thicker ingredients moving and breaks up air pockets • white enameled housing - durable and easy to care for • stainless steel drip try to keep things neat and clean • hardened stainless steel blades • simple on/off, hi, lo and pulse blending options • container has convenients ingredient measuring marks • accommodates glasses up to 6 1/2&#x22; high'
		 prodMessage='' prodImageSmallPath='/images/4785-wh.jpg'
		 prodImageLargePath='/images/4785-wh.jpg' prodLink='' prodPrice='71.99'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='68.00' prodDateAdded='2003-11-13T20:10:00'
		 prodDateModified='2003-11-13T20:10:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='483' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Gold rose demi spoons' ProdNamePlural='Gold rose demi spoons'
		 prodShortDescription='set of 12, stainless steel, made in Japan, gold plated'
		 prodDescription='set of 12, stainless steel, made in Japan, gold plated'
		 prodMessage='' prodImageSmallPath='/images/483.jpg' prodImageLargePath='/images/483.jpg'
		 prodLink='' prodPrice='27.95' prodWeight='0' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='21.95' prodDateAdded='2003-02-27T22:21:01'
		 prodDateModified='2003-08-18T10:02:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='485' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Lasagna Pan' ProdNamePlural='lasagnas'
		 prodShortDescription='Pan has fold down handles. Deep lasagna pan set includes spatula and roasting rack. Measures 14&#x22;10.5&#x22;x4&#x22; deep. All stainless steel item 486'
		 prodDescription='Regular pan is stainless steel and measures 15&#x22;x11&#x22;x2&#x22; deep item 485'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/486.gif'
		 prodImageLargePath='/villawareonline/images/486.gif' prodLink=''
		 prodPrice='40.95' prodWeight='1' prodShip='8.75' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='35.99'
		 prodDateAdded='2002-03-29T18:10:42'/>
	<z:row prodID='488' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Umbria Scoop' ProdNamePlural='scoops'
		 prodShortDescription='Their special teardrop shape originated in Italy&#x27;s Umbria region. A safe and easy way to scoop pasta or vegetables directly from boiling water.'
		 prodDescription='No need to tilt and drain the whole pot. Coalnder measures 7&#x22;x9&#x22;, 17&#x22; lenght overall'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/488.gif'
		 prodImageLargePath='/images/scoop.jpeg' prodLink='' prodPrice='16.95'
		 prodWeight='1' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='15.95' prodDateAdded='2002-03-29T18:13:44'
		 prodDateModified='2003-05-02T20:20:57'/>
	<z:row prodID='489' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='White Classic espresso' ProdNamePlural='espresso cup'
		 prodShortDescription='set of 4, demi cup and saucer
set of six as well'
		 prodDescription='DOES NOT INCLUDE SPOON, All white, 3 oz
set of 4, demi cup and saucer
set of six as well'
		 prodMessage='Ah! Espresso mio!' prodImageSmallPath='/villawareonline/images/489.gif'
		 prodImageLargePath='/villawareonline/images/489.gif' prodLink=''
		 prodPrice='16.95' prodWeight='1' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='12.99'
		 prodDateAdded='2001-11-04T18:28:57' prodDateModified='2003-03-28T17:49:06'/>
	<z:row prodID='490' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Jumbo Sauce Boat' ProdNamePlural='sauces boats'
		 prodShortDescription='Hard to find oversize container, 16oz capacity'
		 prodDescription='Stainless Steel' prodMessage='Serve...'
		 prodImageSmallPath='/villawareonline/images/490.jpg' prodImageLargePath='/villawareonline/images/490.jpg'
		 prodLink='' prodPrice='15.95' prodWeight='1' prodShip='6.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='12' prodDateAdded='2002-01-12T21:05:17'/>
	<z:row prodID='49065' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='POULTRY ROASTING CONE' ProdNamePlural='POULTRY ROASTING CONES'
		 prodShortDescription='Sears and roasts inside of poultry, sealing in juices.
Cooks poultry in upright position to allow fat to drip off.
Metal base protects poultry from flare-ups.
'
		 prodDescription='Sears and roasts inside of poultry, sealing in juices.
Cooks poultry in upright position to allow fat to drip off.
Metal base protects poultry from flare-ups.
Special grill safe non-stick surface for easy clean up.'
		 prodMessage='' prodImageSmallPath='/images/49065.gif'
		 prodImageLargePath='/images/49065.gif' prodLink='' prodPrice='12.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T14:24:25' prodDateModified='2003-07-16T14:24:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='491' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Rotary Food Mills' ProdNamePlural='rotaries foods mills'
		 prodShortDescription='Two interchangeable disks for fine and coarse. spaetzel makers too'
		 prodDescription='Heavy 18/10  stainless steel construction, 8&#x22; diameter
spaetzel makers too'
		 prodMessage='Chacadellic!' prodImageSmallPath='/villawareonline/images/spaetz.jpg'
		 prodImageLargePath='/villawareonline/images/spaetz.jpg'
		 prodLink='/detail.asp?product_id=491' prodPrice='32.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='29.99' prodDateAdded='2001-08-08T21:19:38'
		 prodDateModified='2004-02-02T19:38:23'/>
	<z:row prodID='492' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Sliding Spaetzele Maker' ProdNamePlural='makers'
		 prodShortDescription='This model is similar to the 345 one except it is all heavy stainless steel
spaetzel makers'
		 prodDescription='Hooper is 3.5&#x22; square, holes are 5/16&#x22; 12&#x22; overal lenght
spaetzel makers'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/slidingspae.gif'
		 prodImageLargePath='/villawareonline/images/slidingspae.gif'
		 prodLink='/detail.asp?product_id=492' prodPrice='16.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.25' prodDateAdded='2001-08-09T10:49:32'
		 prodDateModified='2005-06-08T18:09:38'/>
	<z:row prodID='495' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Potato Ricer and Fruit press'
		 ProdNamePlural='ricers fruits presses' prodShortDescription='User friendly design.
spaetzel makers
'
		 prodDescription='Heavy chromed steel 12&#x22; long
spaetzel makers'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/495.jpg'
		 prodImageLargePath='/villawareonline/images/495.jpg' prodLink='/detail.asp?product_id=495'
		 prodPrice='10.95' prodWeight='1' prodShip='6' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='7.99'
		 prodDateAdded='2002-03-30T06:43:04' prodDateModified='2004-02-02T20:19:17'/>
	<z:row prodID='49500' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Crown Jewel Gem World Globe'
		 ProdNamePlural='Crown Jewel Gem World Globes' prodShortDescription='-This globe&#x27;s unique surface is inlaid with semi-precious stones and gold and silver foil longitude and latitude lines.
'
		 prodDescription='-This globe&#x27;s unique surface is inlaid with semi-precious stones and gold and silver foil longitude and latitude lines.
-Oceans of blue lapis surround continents of mother of pearl, tiger&#x27;s eye, African jade and amethyst. 
-The stunning world in miniature is balanced atop a sleek 24-karat-gold-plated pedestal, inset with a precision-movement quartz clock.
-Height: 1 13/16&#x22; (4.5 cms)
-Weight: 1.3 lbs. (.6 kgs)
-1 Year Manufacuters Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/49500.gif'
		 prodImageLargePath='/images/49500.gif' prodLink='' prodPrice='125.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='94.99' prodDateAdded='2003-07-10T12:47:01'
		 prodDateModified='2003-07-10T12:47:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='498' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Garlic Press N Store' ProdNamePlural='Garlic Press N Store'
		 prodShortDescription='garlic press' prodDescription='garlic press'
		 prodMessage='' prodImageSmallPath='/images/498.jpg' prodImageLargePath='/images/498.jpg'
		 prodLink='' prodPrice='12.95' prodWeight='0' prodShip='5.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.99' prodDateAdded='2003-02-27T22:28:53'
		 prodDateModified='2003-02-27T22:29:45' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='498CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='Diamond Hone Sharpener For Food Slicers'
		 ProdNamePlural='Diamond Hone Sharpener For Food Slicers'
		 prodShortDescription='- Professional sharpener for electric food slicer blades-fine edge and serrated edges.
- 100% diamond abrasives-never detemper.
- Two stage system-sharpens and hones.
- Fast! Incredibly sharp edges in seconds.'
		 prodDescription='- Professional sharpener for electric food slicer blades-fine edge and serrated edges.
- 100% diamond abrasives-never detemper.
- Two stage system-sharpens and hones.
- Fast! Incredibly sharp edges in seconds.'
		 prodMessage='' prodImageSmallPath='/images/498CC.jpg'
		 prodImageLargePath='/images/498CC.jpg' prodLink='' prodPrice='148.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T13:45:26' prodDateModified='2003-08-06T17:00:19'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='4WS2' prodCategoryId='11' prodManufacturerId='54'
		 prodVendorId='7' prodName='Small/Large Wonder Skillet'
		 ProdNamePlural='Small/Large Wonder Skillets' prodShortDescription='.4WS2 / Small Wonder Skillet-4&#x27;&#x27; sq., Depth: 3/4&#x27;&#x27;
.5WS2 / Large Wonder Skillet-5&#x27;&#x27; sq., Depth: 3/4&#x27;&#x27;'
		 prodDescription='.4WS2 / Small Wonder Skillet-4&#x27;&#x27; sq., Depth: 3/4&#x27;&#x27;
.5WS2 / Large Wonder Skillet-5&#x27;&#x27; sq., Depth: 3/4&#x27;&#x27;'
		 prodMessage='' prodImageSmallPath='/images/4WS2.jpg' prodImageLargePath='/images/4WS2.jpg'
		 prodLink='' prodPrice='12.99' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-08-12T13:07:22'
		 prodDateModified='2003-08-12T13:07:39' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='50' prodCategoryId='11' prodManufacturerId='1'
		 prodVendorId='12' prodName='Stove-Top Cappuccino Maker'
		 ProdNamePlural='black Stove-Top Cappuccinos Makers' prodShortDescription='Stove Top Cappuccino maker. Classic anodized black finish, guaranteed not to fade.'
		 prodDescription='Stove Top Cappuccino maker. Classic anodized black finish, guaranteed not to fade. Convenient &#x22; trigger&#x22; handle allows for simple one hand operation. A great traveling accessory that compliments any stove top espresso maker (good for Chai Tea!). 32 oz. 7&#x22;high. boxed. Spare parts are available.
'
		 prodMessage='' prodImageSmallPath='/images/50.jpg' prodImageLargePath='/images/50.jpg'
		 prodLink='/detail.asp?product_id=50' prodPrice='45.99'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='39.95' prodDateAdded='2004-06-06T09:09:36'
		 prodDateModified='2004-06-06T09:10:09' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='500' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Cheese Shakers' ProdNamePlural='spanish rices racks'
		 prodShortDescription='Stainless Steel Tops' prodDescription='2 sizes'
		 prodMessage='Ah, the power of cheese!' prodImageSmallPath='/villawareonline/images/500.jpg'
		 prodImageLargePath='/villawareonline/images/500.jpg' prodLink=''
		 prodPrice='9.95' prodWeight='1' prodShip='3.10' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='5'
		 prodDateAdded='2002-01-13T02:17:25'/>
	<z:row prodID='500012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 8&#x27; x 12&#x27; Covered Roaster'
		 ProdNamePlural='Scanpan Classic 8' prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-6 qt. capacity 
-Lifetime Warranty 
-Size (HxWxD): 4.5&#x22; x 8&#x22; x 12&#x22; 
-Made In Denmark 
-Weighs Approximately 7.9 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP500012.jpg'
		 prodImageLargePath='/images/SP500012.jpg' prodLink=''
		 prodPrice='139.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-07-21T23:48:15' prodDateModified='2003-07-22T10:19:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5000-NS' prodCategoryId='13' prodManufacturerId='22'
		 prodVendorId='7' prodName='Prima Pizelle Baker' ProdNamePlural='pizelles bakers pizell machine'
		 prodShortDescription='Prima Pixelle Baker, Our professional Series.'
		 prodDescription='ready light, automatic thermostat, makes 2 5&#x22; pizelles every 30 seconds, steam guard, traditional fiori patter, pizzelle'
		 prodMessage='Nice!' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/pizellens.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/pizellens.jpg'
		 prodLink='/detail.asp?product_id=5000-ns' prodPrice='80.95'
		 prodWeight='3' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='70' prodDateAdded='2002-03-29T17:51:42'
		 prodDateModified='2004-02-24T09:43:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='50045-6' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='My handy little knife' ProdNamePlural='knives'
		 prodShortDescription='My little handy knife, 4&#x27;&#x27;
shown on right
sold in a box of 12'
		 prodDescription='My little handy knife, 4&#x27;&#x27;
shown on right
sold in a box of 12'
		 prodMessage='' prodImageSmallPath='/images/50-0045.jpg'
		 prodImageLargePath='/images/50-0045.jpg' prodLink='/detail.asp?product_id=50045-6'
		 prodPrice='59.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2003-04-23T20:46:17' prodDateModified='2003-08-22T18:40:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='50-0750' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='All-In-One Kitchen Knives'
		 ProdNamePlural='knife knives' prodShortDescription='7&#x22; All-In-One Knife, 63mm
50-0751
8&#x22; All-In-One Knife, 85mm
50-0750
8&#x22; Chinese Kitchen Knife
50-0052 
'
		 prodDescription='You must be 18 years or older to purchase knives.
The knives we sell are very sharp. Improper use may lead to serious injury.
We take no responsibility for the misuse of the products it sells. We make no representation or warranty, express or implied to
the use of the knives sold. Buyer grants that he or she will comply with local
and state laws when purchasing and using products sold by Belpasta corp. and Kasbahouse.com
7&#x27;&#x27; All-In-One Knife, 63mm
50-0751 /
8&#x27;&#x27; All-In-One Knife, 85mm
50-0750 /
8&#x27;&#x27; Chinese Kitchen Knife (3&#x27;&#x27;wide balde) 50-0052 / 8&#x27;&#x27; Chinese Vegetable Knife (Same as 50-0052 shown above with 2&#x27;&#x27; wide Blade) 50-0053 
'
		 prodMessage='' prodImageSmallPath='/images/knives.jpg'
		 prodImageLargePath='/images/knives.jpg' prodLink='/detail.asp?product_id=50-0750'
		 prodPrice='49.00' prodWeight='0' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2002-12-04T00:46:22' prodDateModified='2003-08-22T17:43:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='50-0758' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Handy Knives' ProdNamePlural='Handy Knives'
		 prodShortDescription='4&#x27;&#x27; Prep Knife 50-0758 / 6&#x27;&#x27; Japanese Vegetable Knife 50-0753 / 4&#x27;&#x27; My Handy Little Knife (24 pcs./P.O.S. Box)50-9945 / 4&#x27;&#x27; My Handy Little Knife 50-0045 (carded--not shown)'
		 prodDescription='4&#x27;&#x27; Prep Knife 50-0758 / 6&#x27;&#x27; Japanese Vegetable Knife 50-0753 / 4&#x27;&#x27; My Handy Little Knife (24 pcs./P.O.S. Box)50-9945 / 4&#x27;&#x27; My Handy Little Knife 50-0045 (carded--not shown)
'
		 prodMessage='' prodImageSmallPath='/images/handyknives.jpg'
		 prodImageLargePath='/images/handyknives.jpg' prodLink='/detail.asp?product_id=50-0758'
		 prodPrice='20.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-08-22T18:32:48' prodDateModified='2003-08-22T18:33:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='500CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='ScissorPro™ Diamond Hone Sharpener'
		 ProdNamePlural='ScissorPro™ Diamond Hone Sharpener' prodShortDescription='- Professional quality sharpness with unparalleled simplicity.
- For household, sewing, kitchen and crafts scissors.
- Safe for quality scissors, never detempers.
- 2 Stages, 100% diamond abrasives.'
		 prodDescription='- Professional quality sharpness with unparalleled simplicity.
- For household, sewing, kitchen and crafts scissors.
- Safe for quality scissors, never detempers.
- 2 Stages, 100% diamond abrasives.
- Sharpens without need to disassemble scissors.'
		 prodMessage='' prodImageSmallPath='/images/500CC.jpg'
		 prodImageLargePath='/images/500CC.jpg' prodLink='' prodPrice='313.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T13:21:39' prodDateModified='2003-08-06T16:53:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5022R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Mobile Kitchen Islands with Granite Tops'
		 ProdNamePlural='Mobile Kitchen Islands with Granite Tops'
		 prodShortDescription='This is the ultimate in kitchen furniture-solid granite tops a practical and mobile kitchen island. Granite is one of the most desired surfaces for kitchen counters because of its beauty, durability and low maintenance.'
		 prodDescription='This is the ultimate in kitchen furniture-solid granite tops a practical and mobile kitchen island. Granite is one of the most desired surfaces for kitchen counters because of its beauty, durability and low maintenance.
Furniture quality drawers and shelves are crafted of nyatoh - known as &#x22;Asian Cherry&#x22;. Sturdy legs are made of steel with a protective finish that coordinates with the stainless steel drawer handles. Heavy duty casters glide easily and locking brakes make sure the island stays put.
BONUS:
- Medium-sized chopping block
- 8 oz bottle of granite cleaner
- 8 oz bottle of granite polish'
		 prodMessage='' prodImageSmallPath='/images/kitchenisland.jpg'
		 prodImageLargePath='/images/mobileswatches.jpg' prodLink=''
		 prodPrice='750.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='720.00'
		 prodDateAdded='2003-07-28T10:49:18' prodDateModified='2003-07-28T11:04:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='502334' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Blue Steel Paella Pan Dual Handles'
		 ProdNamePlural='Blue Steels Paella Pans Dual Handles'
		 prodShortDescription='This paella pan is constructed of blue steel with dual handles. It will accommodate 6, 8, or 15 servings. 
'
		 prodDescription='This paella pan is constructed of blue steel with dual handles. It will accommodate 6, 8, or 15 servings. 
'
		 prodMessage='' prodImageSmallPath='/images/wc502334.jpg'
		 prodImageLargePath='/images/wc502334.jpg' prodLink=''
		 prodPrice='28.75' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='27.00'
		 prodDateAdded='2003-06-18T13:31:40' prodDateModified='2003-06-18T13:32:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='50237' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='BUNDT FANCY LOAF CAKE PAN'
		 ProdNamePlural='BUNDT FANCY LOAF CAKE PANS' prodShortDescription='-10 cup capacity
-Create impressive cakes with minimal effort
-Because of the intricate design your cakes will only require a dusting of powdered sugar as decoration
'
		 prodDescription='-10 cup capacity
-Create impressive cakes with minimal effort
-Because of the intricate design your cakes will only require a dusting of powdered sugar as decoration
-Durable cast aluminum provides superior baking performace
-Premium non-stick surfaces for quick release and easy clean-up
-Recipes included'
		 prodMessage='' prodImageSmallPath='/images/50237.gif'
		 prodImageLargePath='/images/50237.gif' prodLink='' prodPrice='31.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:50:37' prodDateModified='2003-07-16T10:50:58'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='502834' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Blue Steel Paella Pan' ProdNamePlural='Blue Steels Paella Pans'
		 prodShortDescription='This Spanish-style paella pan has relatively low sides and a hand-hammered bottom for better heat dispersion while cooking slowly'
		 prodDescription='This Spanish-style paella pan has relatively low sides and a hand-hammered bottom for better heat dispersion while cooking slowly. The pan is constructed of blue steel with dual zinc handles. 
'
		 prodMessage='' prodImageSmallPath='/images/wc502834.jpg'
		 prodImageLargePath='/images/wc502834.jpg' prodLink=''
		 prodPrice='19.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='18.00'
		 prodDateAdded='2003-06-18T13:37:08' prodDateModified='2003-06-18T13:38:00'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5030' prodCategoryId='11' prodManufacturerId='30'
		 prodVendorId='11' prodName='POLA' ProdNamePlural='Commercial Batch Automatic Frozen Dessert Maker'
		 prodShortDescription='POLA is a completely self-contained freezing unit made in Italy. Simply put the ingredients into the bowl, press two buttons, and in about 20 minutes have fresh Ice Cream. Gelato'
		 prodDescription='POLA is a completely self-contained freezing unit made in Italy. Simply put the ingredients into the bowl, press two buttons, and in about 20 minutes have fresh Ice Cream. 
The housing including the bowls, are made of brushed and polished stainless steel with a matching stainless steel blade. Operation is simplified by the use of a Timer which works in conjunction with a Churn and Chill switch. Easy-to-Use and clean.
Makes Ice Cream, Sorbets, Sherbets, Frozen Drinks, Freezes Yogurt. 
Simple Controls 
Shuts off automatically if batch becomes too hard. 
No salt - No Ice - No mess 
Non-Removable stainless steel bowl - No need for any liquid additives to make it freeze properly 
All stainless steel housing, bowl and blade 
One year limited manufacturer&#x27;s warranty 
Dimensions 20W&#x22; x 14D&#x22; x 12 1/4H&#x22; 
Weight 66 lbs. 
Power Supply 120V - 300 watts 
Refrigerant R134 
Body material Stainless steel 
Bowl material Stainless steel 
Capacity 2 Qt. 
Hourly Production  6 Qt. 
Available Color  Stainless steel , Gelato
'
		 prodMessage='' prodImageSmallPath='/images/5030pola.jpg'
		 prodImageLargePath='/images/5030pola.jpg' prodLink=''
		 prodPrice='1299.00' prodWeight='0' prodShip='28.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='1099.00'
		 prodDateAdded='2003-04-17T21:06:19' prodDateModified='2004-01-31T21:51:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='503032' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Wok' ProdNamePlural='Woks'
		 prodShortDescription='The wok&#x27;s curved sides and rounded base provide a wide cooking surface which facilitates stirring and tossing of ingredients.'
		 prodDescription='The wok&#x27;s curved sides and rounded base provide a wide cooking surface which facilitates stirring and tossing of ingredients. This wok is made of 1/8&#x22; thick blue steel and comes with an iron handle. 
'
		 prodMessage='' prodImageSmallPath='/images/wc503032.jpg'
		 prodImageLargePath='/images/wc503032.jpg' prodLink=''
		 prodPrice='42.75' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='40.75'
		 prodDateAdded='2003-06-18T13:13:39' prodDateModified='2003-06-18T13:14:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5040' prodCategoryId='11' prodManufacturerId='30'
		 prodVendorId='11' prodName='FIUME' ProdNamePlural='Commercial Batch  Automatic Frozen Dessert Maker'
		 prodShortDescription='FIUME is a completely self-contained freezing unit made in Italy. Simply put the ingredients into the bowl, press two buttons, and in about 20 minutes have fresh Ice Cream Gelato'
		 prodDescription='FIUME is a completely self-contained freezing unit made in Italy. Simply put the ingredients into the bowl, press two buttons, and in about 20 minutes have fresh Ice Cream
The housing including the bowls, are made of brushed and polished stainless steel with a matching stainless steel blade. Operation is simplified by the use of a Timer which works in conjunction with a Churn and Chill switch. Easy-to-Use and clean
Makes Ice Cream, Sorbets, Sherbets, Frozen Drinks, Freezes Yogurt. 
Simple Controls 
Shuts off automatically if batch becomes too hard. 
No salt - No Ice - No mess 
Non-Removable stainless steel bowl - No need for any liquid additives to make it freeze properly 
All stainless steel housing, bowl and blade 
One year limited manufacturer&#x27;s warranty
Dimensions 24 1/2W&#x22; x 16 1/2D&#x22; x 17H&#x22; 
Weight 137 lbs. 
Power Supply 120V - 560 watts 
Refrigerant R22 
Body material Stainless steel 
Bowl material Stainless steel 
Capacity 3 Qt. 
Hourly Production  9 Qt. 
Available Color  Stainless steel Gelato
'
		 prodMessage='' prodImageSmallPath='/images/5040fiume.jpg'
		 prodImageLargePath='/images/5040fiume.jpg' prodLink=''
		 prodPrice='2500.00' prodWeight='0' prodShip='28.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='2299.00'
		 prodDateAdded='2003-04-17T21:12:13' prodDateModified='2004-01-31T21:53:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='50442' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='BUNDT FANCY SPRINGFORM w / 2 BOTTOMS'
		 ProdNamePlural='BUNDT FANCY SPRINGFORMS w / 2 BOTTOMS'
		 prodShortDescription='-Includes standard springform bottom and fluted Bundt bottom
-Commerical weight formed metal bakeware
'
		 prodDescription='-Includes standard springform bottom and fluted Bundt bottom
-Commerical weight formed metal bakeware
-Will not warp or rust
-Premium non-stick for easy clean up'
		 prodMessage='' prodImageSmallPath='/images/50442.gif'
		 prodImageLargePath='/images/50442.gif' prodLink='' prodPrice='21.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:10:37' prodDateModified='2003-07-16T10:11:16'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5050' prodCategoryId='11' prodManufacturerId='30'
		 prodVendorId='11' prodName='ZARA' ProdNamePlural='Commercial Floor Batch Automatic Frozen Dessert Makers'
		 prodShortDescription='ZARA and RAGUZA are  completely self-contained freezing units made in Italy. Simply put the ingredients into the bowl, press two buttons, and in about 20 minutes have fresh Ice Cream.
Gelato'
		 prodDescription='ZARA and RAGUZA are  completely self-contained freezing units made in Italy. Simply put the ingredients into the bowl, press two buttons, and in about 20 minutes have fresh Ice Cream.
The housing including the bowls, are made of brushed and polished stainless steel with a matching stainless steel blade. Operation is simplified by the use of a Timer which works in conjunction with a Churn and Chill switch. Easy-to-Use and clean.
Makes Ice Cream, Sorbets, Sherbets, Frozen Drinks, Freezes Yogurt. 
Simple Controls 
Floor Batch models 
Easy Moveable 
Shuts off automatically if batch becomes too hard. 
mod. RAGUSA has its own drain incorporated in the bowl. 
No salt - No Ice - No mess 
Non-Removable stainless steel bowl - No need for any liquid additives to make it freeze properly 
All stainless steel housing, bowl and blade 
One year limited manufacturer&#x27;s warranty 
 ZARA RAGUSA 
Dimensions 16 1/2W&#x22; x 18D&#x22; x 33H&#x22; 17 1/2W&#x22; x 24D&#x22; x 33 1/2H&#x22; 
Weight 143 lbs. 231 lbs. 
Power Supply 120V 220V 
Refrigerant R22 R22 
Body material Stainless steel Stainless steel 
Bowl material Stainless steel Stainless steel 
Capacity 3 Qt. 6 Qt. 
Hourly Production  9 Qt. 16 Qt. 
Available Color  Stainless steel Stainless steel 
Gelato
'
		 prodMessage='' prodImageSmallPath='/images/zara5050.jpg'
		 prodImageLargePath='/images/zara5050.jpg' prodLink=''
		 prodPrice='2500.00' prodWeight='0' prodShip='28.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='2299.00'
		 prodDateAdded='2003-04-17T21:29:30' prodDateModified='2004-01-31T21:49:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='505026' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Deep Fryer' ProdNamePlural='Deep Fryers'
		 prodShortDescription='The deep fryer holds a significant amount of hot fat used to fry a large variety of foods. The basket is used to immerse and drain the food.'
		 prodDescription='The deep fryer holds a significant amount of hot fat used to fry a large variety of foods. The basket is used to immerse and drain the food. It is made of black steel. (Basket not included).'
		 prodMessage='' prodImageSmallPath='/images/wc505026.jpg'
		 prodImageLargePath='/images/wc505026.jpg' prodLink=''
		 prodPrice='22.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='21.00'
		 prodDateAdded='2003-06-18T13:43:56' prodDateModified='2003-06-18T14:00:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='505126' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Tinned Wire Basket' ProdNamePlural='Tinned Wire Baskets'
		 prodShortDescription='The basket is made of tinned wire with two handles. Note that when the basket handles rest on the deep fryer handles the food drains.'
		 prodDescription='The basket is made of tinned wire with two handles. Note that when the basket handles rest on the deep fryer handles the food drains. When resting on the fryer edge, the food is immersed. 
'
		 prodMessage='' prodImageSmallPath='/images/wc505126.jpg'
		 prodImageLargePath='/images/wc505126.jpg' prodLink=''
		 prodPrice='18.00' prodWeight='0' prodShip='5.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='17.25'
		 prodDateAdded='2003-06-18T13:52:48' prodDateModified='2003-06-18T13:53:23'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='50537' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='PRO CAST 12 CUP BUNDT PAN'
		 ProdNamePlural='PRO CAST 12 CUP BUNDT PANS' prodShortDescription='-12 cup capacity
-The original and only genuine Bundt Pan
-Heavy Cast design for years of service and superior baking performance
'
		 prodDescription='-12 cup capacity
-The original and only genuine Bundt Pan
-Heavy Cast design for years of service and superior baking performance
-Durable, commercial grade non-stick coating for easy clean-up'
		 prodMessage='' prodImageSmallPath='/images/50537.jpg'
		 prodImageLargePath='/images/50537.jpg' prodLink='' prodPrice='32.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:35:11' prodDateModified='2003-07-16T10:35:34'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='506' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pasta Technica' ProdNamePlural='cook book'
		 prodShortDescription='By Pat Bruno' prodDescription='Large 8.5x11, 122 pages'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/506.jpg'
		 prodImageLargePath='/villawareonline/images/506.jpg' prodLink=''
		 prodPrice='22.95' prodWeight='1' prodShip='7.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='17.95'
		 prodDateAdded='2002-04-23T00:29:41' prodDateModified='2003-04-10T19:44:17'/>
	<z:row prodID='5060' prodCategoryId='11' prodManufacturerId='30'
		 prodVendorId='11' prodName='RAGUSA' ProdNamePlural='Commercial Floor Batch Automatic Frozen Dessert Makers'
		 prodShortDescription='RA and RAGUZA are  completely self-contained freezing units made in Italy. Simply put the ingredients into the bowl, press two buttons, and in about 20 minutes have fresh Ice Cream. Gelato'
		 prodDescription='RA and RAGUZA are  completely self-contained freezing units made in Italy. Simply put the ingredients into the bowl, press two buttons, and in about 20 minutes have fresh Ice Cream. The housing including the bowls, are made of brushed and polished stainless steel with a matching stainless steel blade. Operation is simplified by the use of a Timer which works in conjunction with a Churn and Chill switch. Easy-to-Use and clean.
Makes Ice Cream, Sorbets, Sherbets, Frozen Drinks, Freezes Yogurt. 
Simple Controls 
Floor Batch models 
Easy Moveable 
Shuts off automatically if batch becomes too hard. 
mod. RAGUSA has its own drain incorporated in the bowl. 
No salt - No Ice - No mess 
Non-Removable stainless steel bowl - No need for any liquid additives to make it freeze properly 
All stainless steel housing, bowl and blade 
One year limited manufacturer&#x27;s warranty
 ZARA RAGUSA 
Dimensions 16 1/2W&#x22; x 18D&#x22; x 33H&#x22; 17 1/2W&#x22; x 24D&#x22; x 33 1/2H&#x22; 
Weight 143 lbs. 231 lbs. 
Power Supply 120V 220V 
Refrigerant R22 R22 
Body material Stainless steel Stainless steel 
Bowl material Stainless steel Stainless steel 
Capacity 3 Qt. 6 Qt. 
Hourly Production  9 Qt. 16 Qt. 
Available Color  Stainless steel Stainless steel 
Gelato
'
		 prodMessage='' prodImageSmallPath='/images/zara5050.jpg'
		 prodImageLargePath='/images/zara5050.jpg' prodLink=''
		 prodPrice='4500' prodWeight='0' prodShip='45' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='3999.00'
		 prodDateAdded='2003-04-20T22:18:56' prodDateModified='2004-01-31T21:50:24'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='50642' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Bundt Muffin Pan' ProdNamePlural='Bundt Muffin Pans'
		 prodShortDescription='-Bakes six 4-by-2-inch bundt muffins or cakes 
-Molds gelatins and frozen desserts 
-10 by 14-1/2 inches 
'
		 prodDescription='-Bakes six 4-by-2-inch bundt muffins or cakes 
-Molds gelatins and frozen desserts 
-10 by 14-1/2 inches 
-Hand wash with mild detergent 
-15-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/50642.jpg'
		 prodImageLargePath='/images/50642.jpg' prodLink='' prodPrice='20.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T12:20:09' prodDateModified='2003-07-16T12:20:25'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='507' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Cruet Set' ProdNamePlural='cruetts sets'
		 prodShortDescription='Cruet set with Rack' prodDescription='Cruet set with Rack'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/cruetset.gif'
		 prodImageLargePath='/villawareonline/images/cruetset.gif'
		 prodLink='' prodPrice='20.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='14.99' prodDateAdded='2001-10-30T00:20:37'/>
	<z:row prodID='507418' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Enameled Deep Fryer' ProdNamePlural='Enameled Deep Fryers'
		 prodShortDescription='The enameled deep fryer with plastic handles includes the fryer, a wire basket insert and a tempered glass lid.'
		 prodDescription='The enameled deep fryer with plastic handles includes the fryer, a wire basket insert and a tempered glass lid.'
		 prodMessage='' prodImageSmallPath='/images/wc507418.jpg'
		 prodImageLargePath='/images/wc507418.jpg' prodLink=''
		 prodPrice='49.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='48.00'
		 prodDateAdded='2003-06-18T14:02:41' prodDateModified='2003-06-18T14:03:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0231' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='&#x27;Unlimited&#x27;® Garden Scissors'
		 ProdNamePlural='scissors' prodShortDescription='Flexible handles, extra reach, indoor orm outdoor use 7.5&#x22; unlimited garden scissors red.'
		 prodDescription='Flexible handles, extra reach, indoor orm outdoor use 7.5&#x22; unlimited garden scissors red.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_scissors_garden.gif'
		 prodImageLargePath='http://www.kasbahouse.com/img_scissors_garden.gif'
		 prodLink='/detail.asp?product_id=51-0231' prodPrice='20.95'
		 prodWeight='0' prodShip='5.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2002-11-19T10:21:20' prodDateModified='2003-08-22T18:55:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0240' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='&#x27;Unlimited&#x27;®  Seafood Scissors'
		 ProdNamePlural='scissors' prodShortDescription='The most comfortable high performance scissors you&#x27;ll ever own! Same as 51-0220 with a bright yellow blister card with the &#x22;Seafood Story&#x22;. 
'
		 prodDescription='The most comfortable high performance scissors you&#x27;ll ever own! Same as 51-0220 with a bright yellow blister card with the &#x27;&#x27;Seafood Story&#x27;&#x27;. Whether you need to cut, slice, shred, grate, snip or garnish, Joyce Chen Products has an assortment of unique kitchen tools to help you get the job done quickly and easily.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/scissors_Seafood.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/scissors_Seafood.jpg'
		 prodLink='/detail.asp?product_id=51-0240' prodPrice='20.95'
		 prodWeight='0' prodShip='5.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2002-11-19T10:26:04' prodDateModified='2003-08-22T18:58:33'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0241' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Bonsai Tweezers' ProdNamePlural='Bonsai Tweezers'
		 prodShortDescription='Bonsai Tweezers - 7 1/8&#x27;&#x27; Yellow.'
		 prodDescription='Bonsai Tweezers - 7 1/8&#x27;&#x27; Yellow.'
		 prodMessage='' prodImageSmallPath='/images/bonsai_tweezers.jpg'
		 prodImageLargePath='/images/bonsai_tweezers.jpg' prodLink='/detail.asp?product_id=51-0241'
		 prodPrice='78.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-08-25T11:00:19' prodDateModified='2003-08-25T11:00:36'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0242' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Pruning Shears' ProdNamePlural='Pruning Shears'
		 prodShortDescription='Pruning Shears - 6 1/4&#x27;&#x27; Yellow.'
		 prodDescription='Pruning Shears - 6 1/4&#x27;&#x27; Yellow.'
		 prodMessage='' prodImageSmallPath='/images/Pruning_Shears.jpg'
		 prodImageLargePath='/images/Pruning_Shears.jpg' prodLink='/detail.asp?product_id=51-0242'
		 prodPrice='78.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-08-25T11:02:24' prodDateModified='2003-08-25T11:02:46'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0243' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Flower Scissors' ProdNamePlural='Flower Scissors'
		 prodShortDescription='Flower Scissors - 6 1/8&#x27;&#x27; Yellow.'
		 prodDescription='Flower Scissors - 6 1/8&#x27;&#x27; Yellow.'
		 prodMessage='' prodImageSmallPath='/images/Flower_Scissors.jpg'
		 prodImageLargePath='/images/Flower_Scissors.jpg' prodLink='/detail.asp?product_id=51-0243'
		 prodPrice='78.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-08-25T11:04:35' prodDateModified='2003-08-25T11:04:53'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0440' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Mini Mandoline' ProdNamePlural='mandolines minis'
		 prodShortDescription='Mini mandoline , white.' prodDescription='Whether you need to cut, slice, shred, grate, snip or garnish, Joyce Chen Products has an assortment of unique kitchen tools to help you get the job done quickly and easily.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_mandoline_mini.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_mandoline_mini.jpg'
		 prodLink='/detail.asp?product_id=51-0440' prodPrice='16.95'
		 prodWeight='0' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='14.95' prodDateAdded='2002-11-24T21:37:12'
		 prodDateModified='2003-08-21T22:46:58' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0550' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Asian Mandoline (Benriner)'
		 ProdNamePlural='mandolines' prodShortDescription='Asian Mandoline (Benriner), 12 1/4&#x27;&#x27; long X 3 1/2&#x27;&#x27; wide (in Japanese box only) with 3 Stainless Steel Shredding Blades.'
		 prodDescription='Asian Mandoline (Benriner), 12 1/4&#x27;&#x27; long X 3 1/2&#x27;&#x27; wide (in Japanese box only) with 3 Stainless Steel Shredding Blades..'
		 prodMessage='' prodImageSmallPath='images/51-0550.jpg'
		 prodImageLargePath='images/51-0550.jpg' prodLink='/detail.asp?product_id=51-0550'
		 prodPrice='45.00' prodWeight='0' prodShip='6' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='39.99'
		 prodDateAdded='2002-11-24T21:49:45' prodDateModified='2004-02-20T18:18:27'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='90-0089,80-99177,80-9918,90-0160'
		 prodRelatedCats=''/>
	<z:row prodID='51-0555' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Asian Mandoline Plus Benriner'
		 ProdNamePlural='mandolines' prodShortDescription='Asian Mandoline Plus (Benriner) with CLear Plastic Tray, 12 1/4&#x27;&#x27; long X 3 1/2&#x27;&#x27; wide with 3 Stainless Steel Shredding Blades.'
		 prodDescription='Asian Mandoline Plus (Benriner) with CLear Plastic Tray, 12 1/4&#x27;&#x27; long X 3 1/2&#x27;&#x27; wide with 3 Stainless Steel Shredding Blades.'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_mandoline_asian_new_sm.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_mandoline_asian_new_sm.jpg'
		 prodLink='/detail.asp?product_id=51-0555' prodPrice='61.95'
		 prodWeight='0' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.99' prodDateAdded='2002-11-24T21:52:51'
		 prodDateModified='2003-08-21T22:34:13' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0620' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Unlimited Scissors' ProdNamePlural='scissors'
		 prodShortDescription='6 and 3/8 &#x22;, Flexible handles, powerfull precision cutting, For right or left hand use.'
		 prodDescription='6 and 3/8 &#x22;, Flexible handles, powerfull precision cutting, For right or left hand use.'
		 prodMessage='' prodImageSmallPath='/images/51-0620.jpg'
		 prodImageLargePath='/images/51-0620.jpg' prodLink='/detail.asp?product_id=51-0620'
		 prodPrice='20.95' prodWeight='0' prodShip='5.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2002-11-19T10:16:22' prodDateModified='2004-03-23T13:08:55'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='51-0662' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Spiral slicer' ProdNamePlural='mandolines spirals slicers dicers'
		 prodShortDescription='Spiral Slicer &#x27;&#x27;The Original&#x27;&#x27;.
Food is more than just food in Asian cuisine. It&#x27;s art for the table, and much thought and care goes into creating magnificent garnishes.'
		 prodDescription='Spiral Slicer &#x27;&#x27;The Original&#x27;&#x27;.
Food is more than just food in Asian cuisine. It&#x27;s art for the table, and much thought and care goes into creating magnificent garnishes. While you may have thought such culinary feats were beyond your technical skills, think again. This spiral slicer does the hard part for you. Use your imagination and produce the most beautiful of pizza toppings, salads, soups, potato nests, and of course garnishes.
Precision stainless steel blades, plastic body 
Rotate handle to slice 
Clear cover and collection bowl 
Switch blades for strands, ribbons or slices 
By precutting you can also make tiny cubes or julienne strips 
Make onion rings, potato nests, quick cooking veggies, pizza toppings, salads and more 
Works with any firm fruit or veggie (apples, sweet potatoes, onions, zucchini, cucumber and more) 
'
		 prodMessage='' prodImageSmallPath='/images/51-0662.jpg'
		 prodImageLargePath='/images/51-0662.jpg' prodLink='/detail.asp?product_id=51-0662'
		 prodPrice='26.99' prodWeight='0' prodShip='5.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='23.99'
		 prodDateAdded='2002-11-24T21:57:13' prodDateModified='2004-02-20T18:33:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='511318' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Carbon Steel Paella Pan' ProdNamePlural='Carbons Steels Paellas Pans'
		 prodShortDescription='The depth and flared sides of this pan make it easy to cook paella, as the shape encourages the quick evaporation of liquid.'
		 prodDescription='The depth and flared sides of this pan make it easy to cook paella, as the shape encourages the quick evaporation of liquid. This heavy duty pan is constructed of carbon steel and has two handles. 
'
		 prodMessage='' prodImageSmallPath='/images/wc511318.jpg'
		 prodImageLargePath='/images/wc511318.jpg' prodLink=''
		 prodPrice='21.00' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='20.00'
		 prodDateAdded='2003-06-18T12:26:19' prodDateModified='2003-06-18T12:41:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='51142' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='BUNDT PAN 12 CUP' ProdNamePlural='BUNDT PANS 12 CUPS'
		 prodShortDescription='-12 cup capacity
-Commerical weight formed metal bakeware'
		 prodDescription='-12 cup capacity
-Commerical weight formed metal bakeware
-Will not warp or rust
-Premium non-stick for easy clean up'
		 prodMessage='' prodImageSmallPath='/images/51142.gif'
		 prodImageLargePath='/images/51142.gif' prodLink='' prodPrice='17.50'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T09:22:03' prodDateModified='2003-07-16T09:22:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='511724' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Glass Lid/Non-Stick Pans' ProdNamePlural='Glass Lids/Non-Sticks Pans'
		 prodShortDescription='This glass lid is useful when browning and braising. 
'
		 prodDescription='This glass lid is useful when browning and braising. 
'
		 prodMessage='' prodImageSmallPath='/images/wc511724.jpg'
		 prodImageLargePath='/images/wc511724.jpg' prodLink=''
		 prodPrice='19.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='18.25'
		 prodDateAdded='2003-06-18T17:40:33' prodDateModified='2003-06-18T17:40:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5120-12' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='11' prodName='Classic Coffee Percolator'
		 ProdNamePlural='coffees percolators' prodShortDescription='10-Cup Capacity 
Create the Perfect Cup of Coffee with this Stylish Coffee Urn'
		 prodDescription='Perk your Coffee, Then Just Lift and Remove Pot from Power Base to Serve 
Cord Is Attached to Base So That It Cannot Get in the Way While Pouring 
Stainless Steel Construction 
Instant, Fast-Heating, Die Cast Heater Well 
All Stainless Steel Internal Coffee Basket and Parts 
Stay Cool Bakelite Handles, percolate'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/5120.jpg'
		 prodImageLargePath='/villawareonline/images/5120.jpg'
		 prodLink='/detail.asp?product_id=5120-12' prodPrice='63.95'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='49.95' prodDateAdded='2002-12-07T02:34:23'
		 prodDateModified='2004-08-18T08:23:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='513' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Ravioli Rolling Pin' ProdNamePlural='raviolis pins'
		 prodShortDescription='Traditional hardwood kitchen tool 21&#x22; long'
		 prodDescription='Made in Italy' prodMessage='mama mia!'
		 prodImageSmallPath='/villawareonline/images/ravroll.jpg'
		 prodImageLargePath='/villawareonline/images/ravroll.jpg'
		 prodLink='' prodPrice='20.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='16.99' prodDateAdded='2001-10-30T00:37:17'/>
	<z:row prodID='51400' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Lincoln Desktop World Globe'
		 ProdNamePlural='Lincoln Desktop World Globes' prodShortDescription='-Dazzling contrast. The beauty of the walnut-stained, hardwood base'
		 prodDescription='-Dazzling contrast. The beauty of the walnut-stained, hardwood base, complemented by the bright brass-plated gleam of the inclination mounting and finial, provide a unique touch of class to this traditional raised-relief globe.
-Antique map design
-Diameter: 9&#x22; (23 cm) 
-Height: 15&#x22; (38 cm) 
-Weight: 3 lbs. (1.4 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/51400.gif'
		 prodImageLargePath='/images/51400.gif' prodLink='' prodPrice='70.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='54.99' prodDateAdded='2003-07-10T12:53:04'
		 prodDateModified='2003-07-10T12:53:31' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='515' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Drying Rack' ProdNamePlural='Drying racks'
		 prodShortDescription='Allows air to circulate for perfect drying of pasta.'
		 prodDescription='Removable dowel catch noddles off your pasta maker and transfer them to the rack. Over 11 feet of drying space. Natural wood, 12 dowels 12x13x15'
		 prodMessage='Great Add on!' prodImageSmallPath='http://www.kasbahouse.com/villawareonline/images/rack.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/villawareonline/images/rack.jpg'
		 prodLink='/detail.asp?product_id=515' prodPrice='18.95'
		 prodWeight='1' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='17.99' prodDateAdded='2001-10-10T14:01:33'
		 prodDateModified='2005-06-08T18:35:14' prodRelated='150-01'
		 prodRelatedCats=''/>
	<z:row prodID='51510' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Quincy Desktop World Globe'
		 ProdNamePlural='Quincy Desktop World Globes' prodShortDescription='-Handsome integity. A solid hardwood base and die-cast semi-meridian provide the setting for this 9 raised relief globe. 
'
		 prodDescription='-Handsome integity. A solid hardwood base and die-cast semi-meridian provide the setting for this 9&#x22; raised relief globe. 
-Offering up-to-date place name with unique Old World style.
-Diameter: 9&#x22; (23 cm) 
-Height: 13&#x22; (34 cm) 
-Weight: 2.4 lbs. (1.1 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/51510.gif'
		 prodImageLargePath='/images/51510.gif' prodLink='' prodPrice='50.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='34.99' prodDateAdded='2003-07-10T21:02:43'
		 prodDateModified='2003-07-10T21:14:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='51522' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='Reference Set II Executive World Globe'
		 ProdNamePlural='Reference Set II Executive World Globes'
		 prodShortDescription='-Knowledge at your fingertips. Never again search to find your dictionary, thesaurus, or grammer guides'
		 prodDescription='-Knowledge at your fingertips. Never again search to find your dictionary, thesaurus, or grammer guides; The library keeps all the information you need in one place. 
-The beautiful raised-relief globe sits atop a five-volume set of Webster&#x27;s finest publications. 
-This collection will be a welcome addition to anyone&#x27;s desktop.
-Diameter: 9&#x22; (23 cm) 
-Height: 16&#x22; (41 cm) 
-Weight: 8 lbs. (3.6 kg)
-1 Year Manufacturers Warranty Against Defects'
		 prodMessage='' prodImageSmallPath='/images/51522.gif'
		 prodImageLargePath='/images/51522.gif' prodLink='' prodPrice='145.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='104.99' prodDateAdded='2003-07-10T21:06:24'
		 prodDateModified='2003-07-10T21:13:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='517' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Pizza Peels 473' ProdNamePlural='Pizza Baking Stones and peels'
		 prodShortDescription='Use the peel to transfer your delicious pizza to your hot baking stone.'
		 prodDescription='Wood construction, rounded blade.' prodMessage='Pizza, Pizza'
		 prodImageSmallPath='/villawareonline/images/473.jpg' prodImageLargePath='/villawareonline/images/473.jpg'
		 prodLink='' prodPrice='28.95' prodWeight='1' prodShip='7.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='23.99' prodDateAdded='2002-04-24T12:26:15'/>
	<z:row prodID='517-03' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Bravo pizza stone set' ProdNamePlural='pizza stones sets'
		 prodShortDescription='4 pieces include 13&#x22; round stone, carry rack, wood peel and pizza cutter'
		 prodDescription='4 pieces include 13&#x22; round stone, carry rack, wood peel and pizza cutter
A veritable pizza party in a box! This wonderful set features
nearly everything  you need to have a great pizza party. Just add; dough, sauce, toppings,
an oven, cheese, drinks..............
oh well, you still
need this cool stuff to make a terrific pizza. 

Our  set comes with a 13&#x22; round stone, 
a carry rack, a wood peel 
and a rotary pizza cutter. 
Turn your stove into
an authentic pizza oven!
Made in Italy'
		 prodMessage='Pizza!' prodImageSmallPath='/villawareonline/images/bravoset.jpeg'
		 prodImageLargePath='/villawareonline/images/bravoset.jpeg'
		 prodLink='/detail.asp?product_id=517-03' prodPrice='50.95'
		 prodWeight='4' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='46.99' prodDateAdded='2001-11-23T17:32:53'
		 prodDateModified='2004-08-09T03:49:19' prodRelated='432,434-02,435-02,449'
		 prodRelatedCats=''/>
	<z:row prodID='517-50' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Stone Rack' ProdNamePlural='racks'
		 prodShortDescription='Rack for 13&#x22; round stone' prodDescription='Only for item 517'
		 prodMessage='Pizza!' prodImageSmallPath='/villawareonline/images/517-50.jpg'
		 prodImageLargePath='/villawareonline/images/517-50.jpg'
		 prodLink='' prodPrice='12.95' prodWeight='1' prodShip='4.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='7.99' prodDateAdded='2002-03-30T06:25:03'/>
	<z:row prodID='517A' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Bravo Pizza Baking Stones'
		 ProdNamePlural='baking stones' prodShortDescription='Transform your ordinary oven into an Old World style brick oven. The bravo stones are the same material used to line Old World brick hearths.'
		 prodDescription='Extra thick weight assures authentic results. Make wonderful stone baked bread crusts.The bravo stones are produced from authentic refractory clays, not simple stoneware. While stoneware stones are much lower cost to produce, they CAN NOT perform like Bravo stones. What is the main difference? Only refractory stones have the porosity to absorb substantial moisture and bake really great crisp crusts.
Keep your stone in the oven to diffuse and radiate an even oven heat, when you&#x27;re baking cakes, casseroles and cookies. 
They are Easy to use -- preheat oven to 450 degrees, build pizza on top of peel, dusted with cornmeal first. Top your pizza and lide onto hot stone. Bake for 20-25 minutes. Use the peel to remove pizza from the oven. Don&#x27;t wash the stone, simply scrape, brush and wipe clean. Let your stone become dark and seasoned, which enhances its performance'
		 prodMessage='Pizza!Pizza!' prodImageSmallPath='/villawareonline/images/bakingstones.jpg'
		 prodImageLargePath='/villawareonline/images/bakingstones.jpg'
		 prodLink='' prodPrice='29.95' prodWeight='2' prodShip='8.99'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='25.99' prodDateAdded='2002-04-16T14:18:06'/>
	<z:row prodID='5200-NS' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='New Belgian Waffler' ProdNamePlural='New Belgian Wafflers'
		 prodShortDescription='Bakes 2 perfect 5&#x22; waffle squares at a time.'
		 prodDescription='Extra thick deep pocket makes 1.25 jumbo waffles. The new shorter space saving handles are cool to use and make it easy to pick up the waffler when hot. Bakes 2 perfect 5&#x22; waffle squares at a time. wafflers'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/belgianwafflerpro.jpg'
		 prodImageLargePath='/villawareonline/images/belgianwafflerpro.jpg'
		 prodLink='/detail.asp?product_id=5200-ns' prodPrice='70.95'
		 prodWeight='4' prodShip='9' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='55' prodDateAdded='2002-03-29T17:22:31'
		 prodDateModified='2004-08-10T22:20:34'/>
	<z:row prodID='5200-P' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='5200 parts' ProdNamePlural='parts'
		 prodShortDescription='parts' prodDescription='parts' prodMessage=''
		 prodImageSmallPath='' prodImageLargePath='' prodLink=''
		 prodPrice='6.95' prodWeight='0' prodShip='2.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2002-11-19T16:54:41' prodDateModified='2002-11-19T16:55:02'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5225' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Crepe Maker' ProdNamePlural='Crepes Makers'
		 prodShortDescription='These Classically French paper thin pancakes are versatile and easy to make. Simply invert the non stick hot plate and lighlty dip the batter. Turn the crepe maker right side up, set on the table top, let cook for few moments and they are done! Roll them,'
		 prodDescription='These Classically French paper thin pancakes are versatile and easy to make. Simply invert the non stick hot plate and lighlty dip the batter. Turn the crepe maker right side up, set on the table top, let cook for few moments and they are done! Roll them, fold them or layer them. Serve anytime with either sweet or savory fillings. Non stick die cast hot plate is 7.5&#x22; diameter 14 &#x22; overall lenght. Ready light, automatic thermostat control, dipping plate included.
New Bigger size avalaible NOW!'
		 prodMessage='Great!' prodImageSmallPath='villawareonline/images/crepemaker.jpg'
		 prodImageLargePath='villawareonline/images/crepemaker.jpg'
		 prodLink='' prodPrice='46.95' prodWeight='4' prodShip='8.87'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='42.99' prodDateAdded='2002-03-29T17:38:22'
		 prodDateModified='2003-02-26T20:20:27' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='5225-5' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Crepe Maker' ProdNamePlural='Crepes Makers crepes suzettes'
		 prodShortDescription='Ah, Les Crepes! Les crepes suzettes!'
		 prodDescription='These Classically French paper thin pancakes are versatile and easy to make. Simply invert the non stick hot plate and lighlty dip the batter. Turn the crepe maker right side up, set on the table top, let cook for few moments and they are done! Roll them, fold them or layer them. Serve anytime with either sweet or savory fillings. Non stick die cast hot plate is 7.5&#x22; diameter 14 &#x22; overall lenght. Ready light, automatic thermostat control, dipping plate included.
New size available 10 inches NOW'
		 prodMessage='Great! I love them!' prodImageSmallPath='/villawareonline/images/crepemaker.jpg'
		 prodImageLargePath='/villawareonline/images/vw5225.jpg'
		 prodLink='' prodPrice='46.95' prodWeight='4' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='42.99' prodDateAdded='2002-03-28T21:51:18'
		 prodDateModified='2003-02-26T20:20:55'/>
	<z:row prodID='5225-rep' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='dipping plate' ProdNamePlural='dipping plates'
		 prodShortDescription='Dipping plate only.' prodDescription='for 5225 crepe maker'
		 prodMessage='Did you melt the other one :)? happens all the time'
		 prodImageSmallPath='/villawareonline/images/crepemaker.jpg'
		 prodImageLargePath='/villawareonline/images/crepemaker.jpg'
		 prodLink='' prodPrice='9.95' prodWeight='1' prodShip='5.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2001-11-27T21:51:48'/>
	<z:row prodID='523' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Oil Can 2' ProdNamePlural='oil dispensers'
		 prodShortDescription='Beautifull 18/10 stainless steel design.'
		 prodDescription='Narrow spout pours an easily controlled and precise stream of oil. Shields oil from damaging light, 24 oz capacity
Made in China'
		 prodMessage='The one!' prodImageSmallPath='/villawareonline/images/mistoil.jpg'
		 prodImageLargePath='/villawareonline/images/mistoil.jpg'
		 prodLink='' prodPrice='29.95' prodWeight='1' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='24.99' prodDateAdded='2001-12-05T20:18:51'
		 prodDateModified='2003-12-18T20:06:59'/>
	<z:row prodID='5230' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Inter-Bake3' ProdNamePlural='sandwich pizelle waffles makers'
		 prodShortDescription='This unique inter-changeable baker combines three kitchen appliances in one - waffle maker, sandwich maker and pizelle maker (5230 only)! Wow!'
		 prodDescription='This unique inter-changeable baker combines three kitchen appliances in one - waffle maker, sandwich maker and pizelle maker (5230 only)! Wow! Includes interchangeable, non stick grids for waffles, pocket sandwiches and pizelles (5230 only). Self Adjusting hinge accommodates various sandwich thicknesses. Grids are removable and washable for easy clean up. Ready light, cool touch handles and chrome housing. Spill through contains batter spill overs. One year Warranty. Directions and recipe booklet included.
Also new available
Product ID: 5235-15
Interbake 3 4 square
Description: interchangeable plates for 4 waffles, raised rib grilling and quesadillas, non stick plates, self agjusting hinge, for various thickness, plates are diswasher safe, automatic temperature control, ready light, cool touch handles and chrome housing, spill through to contain spill overs, pizelle plates available separately. interbake3 interbake4
'
		 prodMessage='&#x27;To cook for the family is a noble virtue&#x27;'
		 prodImageSmallPath='/villawareonline/images/5230.jpg'
		 prodImageLargePath='/villawareonline/images/5230.jpg'
		 prodLink='/detail.asp?product_id=5230' prodPrice='70.95'
		 prodWeight='3' prodShip='9.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='49.95' prodDateAdded='2002-04-12T14:59:45'
		 prodDateModified='2005-06-03T10:33:52'/>
	<z:row prodID='5230-ears' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Replacement ears' ProdNamePlural='ear interbake'
		 prodShortDescription='replacement ears for intebake' prodDescription='5230 Only'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/ear.jpg'
		 prodImageLargePath='/villawareonline/images/ear.jpg' prodLink=''
		 prodPrice='7' prodWeight='0' prodShip='2.41' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodDateAdded='2003-01-09T20:44:32' prodDateModified='2003-01-09T20:45:22'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5235-15' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Interbake 3 4 square' ProdNamePlural='interbakes waffler maker inter changeable'
		 prodShortDescription='interchangeable plates for 4 waffles, raised rib grilling and quesadillas, non stick plates, self adjusting hinge, for various thicknesses, plates are diswasher safe,...'
		 prodDescription='interchangeable plates for 4 waffles, raised rib grilling and quesadillas, non stick plates, self adjusting hinge, for various thicknesses, plates are diswasher safe, automatic temperature control, ready light, cool touch handles and chrome housing, spill through to contain spill overs, pizelle plates available separately. interbake3 interbake4'
		 prodMessage='' prodImageSmallPath='/images/5235-15.jpg'
		 prodImageLargePath='/images/5235-15.jpg' prodLink='/detail.asp?product_id=5235-15'
		 prodPrice='95.00' prodWeight='0' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='76.99'
		 prodDateAdded='2003-02-26T18:40:08' prodDateModified='2005-06-08T18:24:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='524' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Heat Diffusers' ProdNamePlural='diffuser'
		 prodShortDescription='Professional secret to slow simmered sauces and soups.'
		 prodDescription='Weighty cast plates with porcelain enamel coating distributes flame evenly, eliminating scorching and hot spots.'
		 prodMessage='Meat! it is what&#x27;s for dinner' prodImageSmallPath='/villawareonline/images/heatdiffuser.gif'
		 prodImageLargePath='/villawareonline/images/heatdiffuser.gif'
		 prodLink='' prodPrice='13.95' prodWeight='4' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='11' prodDateAdded='2002-03-29T18:57:15'/>
	<z:row prodID='5265-05' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Power Electric Grinder' ProdNamePlural='powers electric grinders'
		 prodShortDescription='Power Electric Grinder, newly upgraded to a powerful 320 watts. villaware electric meat grinder'
		 prodDescription='Quickly and easily grind through all types of meats, and the new all metal feed screw handles the toughest jobs. Die cast head is #5 in size with 2 1/8 diameter cutting disks.
Make healthy sausages,
because you control the ingredients.
Grind fresh meat, wild game, fruits and
vegetables, cheese and nuts. After grinding,
unit can be set up to function as a sausage
stuffing machine. 320 watt, 1.9
amp motor that grinds under heavy loads
without hesitation. Die cast metal head and
spiral for long life. oversized bearing
drive for positive feed. Manufacturer&#x27;s 1 year
warranty. Units include: fine &#x26; coarse cutting
disks, sausage stuffing funnel, food plunger
and a complete instruction and recipe book.
villaware electric meat grinder, electric meat grinders 
'
		 prodMessage='Great!' prodImageSmallPath='/images/GRINDER.jpg'
		 prodImageLargePath='/images/GRINDER.jpg' prodLink='/detail.asp?product_id=5265-05'
		 prodPrice='156.95' prodWeight='20' prodShip='12' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='129.99'
		 prodDateAdded='2001-11-22T04:50:33' prodDateModified='2004-07-13T15:21:10'/>
	<z:row prodID='529128' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Long-Handled Chestnut Pan'
		 ProdNamePlural='Long-Handled Chestnuts Pans' prodShortDescription='This pan&#x27;s broad, shallow surface allows for roasting of chestnuts. It has large perforations which allow for significant flame contact, enhancing the roasted, smoky flavor.'
		 prodDescription='This pan&#x27;s broad, shallow surface allows for roasting of chestnuts. It has large perforations which allow for significant flame contact, enhancing the roasted, smoky flavor. It is made of blue steel with a long iron handle. 
'
		 prodMessage='' prodImageSmallPath='/images/wc529128.jpg'
		 prodImageLargePath='/images/wc529128.jpg' prodLink=''
		 prodPrice='25.25' prodWeight='0' prodShip='5.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='24.00'
		 prodDateAdded='2003-06-18T13:19:48' prodDateModified='2003-06-18T13:20:12'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5300' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='BeeBo Cavetelli Maker' ProdNamePlural='cavatelli maker cavetellis makers'
		 prodShortDescription='BeeBo™ The original, old fashioned Italian pasta dumpling maker. cavatelli maker'
		 prodDescription='Easy to use, prepare a whole meal in minutes. Makes them large or small. Use the potato recipe to make great gnocchi! This newly improved model is guaranteed to cut and form perfect dumplings every time. cavatelli maker'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/cavatelibig.jpg'
		 prodImageLargePath='/villawareonline/images/cavatelibig.jpg'
		 prodLink='/detail.asp?product_id=5300' prodPrice='41.95'
		 prodWeight='2' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='38.75' prodDateAdded='2002-03-29T16:31:51'
		 prodDateModified='2004-01-27T09:30:50' prodRelated='565-02,570-12,570-24,570-44,570-99'
		 prodRelatedCats=''/>
	<z:row prodID='531' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='cheese grater 531' ProdNamePlural='cheese graters'
		 prodShortDescription='Includes grating drum and second shredder drum.'
		 prodDescription='also has a snall covered container. Industrial plastic with large suction base. 9&#x22; high. Made in Italy'
		 prodMessage='Comes in Handy!' prodImageSmallPath='/villawareonline/images/cheesegraterone.jpg'
		 prodImageLargePath='/villawareonline/images/cheesegraterone.jpg'
		 prodLink='' prodPrice='29.95' prodWeight='1' prodShip='7.99'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='24.99' prodDateAdded='2001-12-05T20:40:35'/>
	<z:row prodID='53137' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='STAR BUNDT PAN' ProdNamePlural='STAR BUNDT PANS'
		 prodShortDescription='-10 cup capacity
-Create impressive cakes with the greatest of ease
-Because of the detailed design baked cakes only require a dusting of powdered sugar for decoration
'
		 prodDescription='-10 cup capacity
-Create impressive cakes with the greatest of ease
-Because of the detailed design baked cakes only require a dusting of powdered sugar for decoration
-Durable cast aluminum provides superior baking performace
-Premium non-stick surfaces for quick release and easy clean-up
-Recipes included'
		 prodMessage='' prodImageSmallPath='/images/53137.gif'
		 prodImageLargePath='/images/53137.gif' prodLink='' prodPrice='32.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:47:32' prodDateModified='2003-07-16T10:47:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='532' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='6 sided Grater' ProdNamePlural='graters sets'
		 prodShortDescription='Six sided model' prodDescription='All stainless steel, 8.25&#x22; high, no slide out bottom'
		 prodMessage='chop chop chop' prodImageSmallPath='/villawareonline/images/532.jpg'
		 prodImageLargePath='/villawareonline/images/532.jpg' prodLink=''
		 prodPrice='13.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='9.99'
		 prodDateAdded='2001-11-23T21:28:06'/>
	<z:row prodID='532132' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Baking Sheet/Black Steel' ProdNamePlural='Baking Sheets/Black Steels'
		 prodShortDescription='The shallow, flared edges of the baking sheet are suited for baking and browning large, dense dough products.'
		 prodDescription='The shallow, flared edges of the baking sheet are suited for baking and browning large, dense dough products. The sheet allows for full exposure to the heat of the oven. It is made of 1/16&#x22; thick, black steel. 
'
		 prodMessage='' prodImageSmallPath='/images/wc532132.jpg'
		 prodImageLargePath='/images/wc532132.jpg' prodLink='/detail.asp?product_id=532132'
		 prodPrice='20.25' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='19.00'
		 prodDateAdded='2003-06-18T13:04:21' prodDateModified='2005-07-19T11:18:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='53237' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Platinum Nonstick Cast Aluminum Fleur De Lis Pan'
		 ProdNamePlural='Platinum Nonstick Cast Aluminum Fleur De Lis Pans'
		 prodShortDescription='-Ornately fluted pan for baking cakes and molding salads, desserts
-Heavy cast-aluminum with durable nonstick coating
'
		 prodDescription='-Ornately fluted pan for baking cakes and molding salads, desserts
-Heavy cast-aluminum with durable nonstick coating
-Heat-reflective exterior for uniform browning
-Measures 9 inches in diameter, holds 10-to-12 cups
-20-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/53237.gif'
		 prodImageLargePath='/images/53237.gif' prodLink='' prodPrice='31.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:02:13' prodDateModified='2003-07-16T11:02:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='533' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Traditional stainless colanders'
		 ProdNamePlural='colander traditionals' prodShortDescription='Traditional stainless colanders'
		 prodDescription='Wide bowl design with round footed bases.'
		 prodMessage='mama mia!' prodImageSmallPath='/villawareonline/images/533.gif'
		 prodImageLargePath='/villawareonline/images/533.gif' prodLink=''
		 prodPrice='9.95' prodWeight='3' prodShip='6' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='6.99'
		 prodDateAdded='2001-11-04T12:11:52'/>
	<z:row prodID='53437' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Cast Aluminum Heartlette Pan'
		 ProdNamePlural='Cast Aluminum Heartlette Pans' prodShortDescription='-Bakes six heart-shaped cakes, muffins, or other confections
-Heavy cast-aluminum with durable nonstick coating
-Heat-reflective exterior for uniform browning
'
		 prodDescription='-Bakes six heart-shaped cakes, muffins, or other confections
-Heavy cast-aluminum with durable nonstick coating
-Heat-reflective exterior for uniform browning
-Measures 10-1/4 by 6-3/4 inches
-20-year warranty against defects 
'
		 prodMessage='' prodImageSmallPath='/images/53437.jpg'
		 prodImageLargePath='/images/53437.jpg' prodLink='' prodPrice='29.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T12:54:47' prodDateModified='2003-07-16T12:55:07'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='53637' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Platinum Nonstick Cast Aluminum Bavaria Pan'
		 ProdNamePlural='Platinum Nonstick Cast Aluminum Bavaria Pans'
		 prodShortDescription='10 cup capacity
-Create impressive cakes with the greatest of ease
-Because of the detailed design baked cakes only require a dusting of powdered sugar for decoration
'
		 prodDescription='10 cup capacity
-Create impressive cakes with the greatest of ease
-Because of the detailed design baked cakes only require a dusting of powdered sugar for decoration
-Durable cast aluminum provides superior baking performace
-Premium non-stick surfaces for quick release and easy clean-up
-Recipes included'
		 prodMessage='' prodImageSmallPath='/images/53637.gif'
		 prodImageLargePath='/images/53637.gif' prodLink='' prodPrice='31.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T11:04:32' prodDateModified='2003-07-16T11:04:49'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5375' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Electric Cookie Gun' ProdNamePlural='Electrics Cookies Guns'
		 prodShortDescription='See Through Cylinder, Easy to Check Remaining Dough,20 Cookie Discs Assortment, Perfect 2.125&#x22; Cookie Diameter and 4 Icing Nozzles for Decorating Handy Storage Box Keeps Your 24 Attachments Together'
		 prodDescription='Diameter and 4 Icing Nozzles for Decorating Handy Storage Box Keeps Your 24 Attachments Together Precise Pulse Switch Operation for Accurate Application of Cookie Dough and Icings
Pulse Switch Reverses to Ease Dough Pressure When Not Extruding Cookies 
Easily Disassembles for Fast Clean Up 
Includes Special Brush for Easy Cleaning of Dough Cylinder Interior 
High-Torque, Power DC Motor with Quiet Operation and 5-Step Speed Reduction Gearing 
AC Adaptor Can Recharge at any Wall Outlet, Never Needs Batteries 
Cord Free Operation: Unplug Adaptor Wire Once Charged 
Plenty of Power to Make Large Batches of Cookies without Recharging 
'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/cookiegun.jpg'
		 prodImageLargePath='/villawareonline/images/cookiegun.jpg'
		 prodLink='/detail.asp?product_id=5375' prodPrice='51.95'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='49.95' prodDateAdded='2002-12-07T02:27:25'
		 prodDateModified='2004-04-28T11:17:30' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='540' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mortar and pestle' ProdNamePlural='mortars and pestles'
		 prodShortDescription='Traditional wooden type, 6&#x22; high'
		 prodDescription='Made in Italy' prodMessage='Very Good!'
		 prodImageSmallPath='/villawareonline/images/mortarb.gif'
		 prodImageLargePath='/villawareonline/images/mortarb.gif'
		 prodLink='' prodPrice='19.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='15.99' prodDateAdded='2001-11-12T23:37:19'/>
	<z:row prodID='5400' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Regular ravioli maker' ProdNamePlural='ravioli makers regulars'
		 prodShortDescription='Regular 1 3/4&#x22; (comes with mini wooden rolling pin)
'
		 prodDescription='Regular 1 3/4&#x22; (comes with mini wooden rolling pin)
'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/raviolimakersquares.jpg'
		 prodImageLargePath='/villawareonline/images/ravioli12.jpg'
		 prodLink='' prodPrice='19.95' prodWeight='1' prodShip='8.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='16' prodDateAdded='2002-04-04T18:06:42'/>
	<z:row prodID='54050' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Wood Pestle' ProdNamePlural='wood pestles'
		 prodShortDescription='6.5&#x22; long' prodDescription='6.5&#x22; long'
		 prodMessage='' prodImageSmallPath='/images/540-50.jpg'
		 prodImageLargePath='/images/540-50.jpg' prodLink='' prodPrice='8.99'
		 prodWeight='0' prodShip='3.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='5.99' prodDateAdded='2003-02-27T23:03:43'
		 prodDateModified='2003-02-27T23:04:17' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='540-50' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Wood pestle' ProdNamePlural='mortars and pestles'
		 prodShortDescription='Wooden type, 6.5&#x22; lenght' prodDescription='Made in Italy'
		 prodMessage='Very Good!' prodImageSmallPath='/villawareonline/images/mortarb.gif'
		 prodImageLargePath='/villawareonline/images/mortarb.gif'
		 prodLink='' prodPrice='9.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='5.99' prodDateAdded='2001-11-12T23:59:26'/>
	<z:row prodID='54137' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='ROSE BUNDT PAN' ProdNamePlural='ROSE BUNDT PANS'
		 prodShortDescription='The newest addition to the Bundt family, this easy-release non-stick coated pan produces a beautiful rose shaped cake.'
		 prodDescription='The newest addition to the Bundt family, this easy-release non-stick coated pan produces a beautiful rose shaped cake.'
		 prodMessage='' prodImageSmallPath='/images/54137.gif'
		 prodImageLargePath='/images/54137.gif' prodLink='' prodPrice='32.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T09:25:56' prodDateModified='2003-07-16T09:26:28'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='544' prodCategoryId='11' prodManufacturerId='6'
		 prodVendorId='6' prodName='Spaghetti Cooker set' ProdNamePlural='spaghettis cookers sets'
		 prodShortDescription='Basic model for everyday eaters!'
		 prodDescription='Economical design is a lighter weight without the tri ply base but highly practical 4pc SS'
		 prodMessage='Hasta La Pasta!' prodImageSmallPath='/villawareonline/images/544.jpg'
		 prodImageLargePath='/villawareonline/images/5445.jpg'
		 prodLink='detail.asp?PRODUCT_ID=544' prodPrice='48.95'
		 prodWeight='5' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='43.99' prodDateAdded='2002-08-29T19:50:32'/>
	<z:row prodID='54437' prodCategoryId='11' prodManufacturerId='44'
		 prodVendorId='7' prodName='Multi Mini Cast Bundt Pan'
		 ProdNamePlural='Multi Mini Cast Bundt Pans' prodShortDescription='-Features 3 of Nordic Ware&#x27;s popular new shapes
-Cast aluminum for superior baking performance
-Premimum non-stick surface
'
		 prodDescription='-Features 3 of Nordic Ware&#x27;s popular new shapes
-Cast aluminum for superior baking performance
-Premimum non-stick surface
-9 by 14 inches
-20 year warranty 
'
		 prodMessage='' prodImageSmallPath='/images/54437.jpg'
		 prodImageLargePath='/images/54437.jpg' prodLink='' prodPrice='29.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-07-16T10:20:47' prodDateModified='2003-07-16T10:21:05'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='549-18' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Wooden spoon' ProdNamePlural='wooden spoons'
		 prodShortDescription='wooden spoon, 18&#x22; long, 4 &#x22; diameter mouth'
		 prodDescription='wooden spoon, 18&#x22; long, 4 &#x22; diameter mouth'
		 prodMessage='' prodImageSmallPath='/images/549.jpg' prodImageLargePath='/images/549.jpg'
		 prodLink='' prodPrice='8.99' prodWeight='0' prodShip='3.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='7.75' prodDateAdded='2003-02-27T22:58:09'
		 prodDateModified='2003-02-27T22:59:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='55' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='11' prodName='Stove-Top Cappuccino Maker'
		 ProdNamePlural='Stove-Top Cappuccino Maker' prodShortDescription='Stainless steel Espresso/Cappuccino maker.'
		 prodDescription='Stainless steel Espresso/Cappuccino maker. This compact unit is fully portable. Made of 18/10 S/S and Bakelite handles. Adjusts to brew 3, 6 or 9 cups of coffee. Separate controls for cappuccino. Gift box. great camping item. 
'
		 prodMessage='' prodImageSmallPath='/images/55.jpg' prodImageLargePath='/images/55.jpg'
		 prodLink='/detail.asp?product_id=55' prodPrice='109.99'
		 prodWeight='0' prodShip='7.5' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='98.75' prodDateAdded='2003-02-13T19:50:51'
		 prodDateModified='2004-05-19T14:32:40' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='90-0089,243001,020C,020,mc-107'
		 prodRelatedCats=''/>
	<z:row prodID='5500' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Ravioli maker squares' ProdNamePlural='ravioli makers squares'
		 prodShortDescription='2 1/2 &#x22;Squares' prodDescription='2 1/2 &#x22;Squares'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/raviolimakerround.jpg'
		 prodImageLargePath='/villawareonline/images/raviolimakerround.jpg'
		 prodLink='' prodPrice='27.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='23.99' prodDateAdded='2002-04-12T00:53:13'/>
	<z:row prodID='5501R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Solid End Cut Chopping Blocks'
		 ProdNamePlural='Solid End Cut Chopping Blocks' prodShortDescription='Made of environmentally friendly ruberwood and harvested from managed forests. End cut provides the hardest, most durable surface. It consists of many squares of crosswise-cut pieces glued together to create a thick stable surface that won&#x27;t warp.'
		 prodDescription='Made of environmentally friendly ruberwood and harvested from managed forests. End cut provides the hardest, most durable surface. It consists of many squares of crosswise-cut pieces glued together to create a thick stable surface that won&#x27;t warp. Raised rubber feet keep board from sliding. Insets on four sides make board easy to lift and carry.
Available in three sizes - small medium and large.
'
		 prodMessage='' prodImageSmallPath='/images/Choppingblocks.jpg'
		 prodImageLargePath='/images/Choppingblocks.jpg' prodLink=''
		 prodPrice='47.00' prodWeight='0' prodShip='10.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-28T10:59:53' prodDateModified='2003-07-28T11:00:21'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5510' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Pierogi Maker' ProdNamePlural='Pierogi Makers'
		 prodShortDescription='Pierogi Maker' prodDescription='Pierogi Maker, cavatelli'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/pierogimaker.gif'
		 prodImageLargePath='/villawareonline/images/pierogimaker.gif'
		 prodLink='/detail.asp?product_id=5510' prodPrice='20.95'
		 prodWeight='1' prodShip='8.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16' prodDateAdded='2002-04-24T12:20:19'
		 prodDateModified='2004-04-10T15:07:26'/>
	<z:row prodID='55-1000' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Lacquerware Plates' ProdNamePlural='lacqueware Plate'
		 prodShortDescription='Square Plates : 6&#x27;&#x27; and 9&#x27;&#x27;, COLORS: gold, silver, rose platinum, black red ege.'
		 prodDescription='Square Plates: Gold 55-1160 6&#x27;&#x27;, 55-1150 9&#x27;&#x27; / Silver 55-1162 6&#x27;&#x27;, 55-1155 9&#x27;&#x27; / Rose Platinum 55-1165 6&#x27;&#x27;, 55-1157 9&#x27;&#x27; / Black red edge  55-1113 6&#x27;&#x27;, 55-1114 9&#x27;&#x27;.
'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/lac_square_plates.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/lac_square_plates.jpg'
		 prodLink='/detail.asp?product_id=55-1000' prodPrice='17.95'
		 prodWeight='1' prodShip='5.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='13.99' prodDateAdded='2002-08-28T12:44:31'
		 prodDateModified='2003-08-25T11:55:26' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='55-1102' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Rice Molds' ProdNamePlural='Rice Molds'
		 prodShortDescription='Rice Molds, Non-stick Polypropylene. A#55-1102 Box Sushi Mold - Rectangle (7 3/4&#x27;&#x27;L X 2 1/2&#x27;&#x27;W). B#55-1103 Rice Mold - Triangle (2 7/8&#x27;&#x27;)'
		 prodDescription='Rice Molds, Non-stick Polypropylene. A#55-1102 Box Sushi Mold - Rectangle (7 3/4&#x27;&#x27;L X 2 1/2&#x27;&#x27;W)This mold is perfect for forming the traditional &#x27;&#x27;oshizushi&#x27;&#x27; or pressed box sushi popular in the Kansai region of Japan. B#55-1103 Rice Mold - Triangle (2 7/8&#x27;&#x27;)Especially designed for forming the triangular shaped rice ball known in Japan as &#x27;&#x27;onigiri&#x27;&#x27;.'
		 prodMessage='' prodImageSmallPath='/images/rice_molds.jpg'
		 prodImageLargePath='/images/rice_molds.jpg' prodLink='/detail.asp?product_id=55-1102'
		 prodPrice='46.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-08-25T11:37:48' prodDateModified='2003-08-25T11:38:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='55-1110' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Sushi Knife' ProdNamePlural='Sushi Knives'
		 prodShortDescription='When it comes to precision kitchen tasks, having the proper tool makes all the difference in terms of results, and stress reduction for the cook. Sushi Knife 
'
		 prodDescription='When it comes to precision kitchen tasks, having the proper tool makes all the difference in terms of results, and stress reduction for the cook. If you&#x27;ve decided to tackle sushi-making at home, by all means equip yourself properly. This knife is identical to those used by sushi chefs. In the traditional Japanese manner, the thin blade is sharpened on the right side only. A single edge cuts more cleanly and faster than a double edged knife. 
High carbon stainless steel blade with precision ground edge and ho wood handle 
8&#x27;&#x27; L blade Balanced and durable Ideal for slicing fish, seafood, and other ingredients for sushi and sashimi. Holds a razor sharp edge. Will not discolor or transfer metallic taste to food. (Wash by hand and dry immediately)'
		 prodMessage='' prodImageSmallPath='/images/55-1110.jpg'
		 prodImageLargePath='/images/55-1110.jpg' prodLink='/detail.asp?product_id=55-1110'
		 prodPrice='36.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='29.99'
		 prodDateAdded='2003-06-08T09:38:20' prodDateModified='2003-08-22T18:51:26'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='55-1115' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Round chopstick rests' ProdNamePlural='rounds chopsticks rest'
		 prodShortDescription='4 pieces perset' prodDescription='1 3/4&#x22; black color'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/lac_footed_bowl.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/lac_footed_bowl.jpg'
		 prodLink='' prodPrice='12' prodWeight='0' prodShip='4.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='0'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='8.99' prodDateAdded='2002-12-01T00:54:09'
		 prodDateModified='2002-12-01T00:54:40' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='55-1130' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Bento Box' ProdNamePlural='bento boxes'
		 prodShortDescription='Traditional Japanese lacquerware with plastic base for easy maintenance and durability'
		 prodDescription='Bento Boxes -- Black red interior
 Small (2-tier)
 6&#x22; x 6&#x22; x 4&#x22; H
 55-1130
 Large (2-tier)
 7&#x22; x 7&#x22; x 5&#x22; H
 55-1135
 Small (3-tier)
 6&#x22; x 6&#x22; x 6&#x22; H
 55-1145
 
Bento Boxes -- Gold black interior
Small (3-tier)
 6&#x22; x 6&#x22; x 6&#x22; H
 55-1180
 Large (2-tier)
 7&#x22; x 7&#x22; x 7&#x22; H
 55-1175'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/lac_bento_boxes.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/lac_bento_boxes.jpg'
		 prodLink='/detail.asp?product_id=55-1130' prodPrice='36.99'
		 prodWeight='0' prodShip='5.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='2'
		 prodSaleIsActive='1' prodSalePrice='33.99' prodDateAdded='2002-11-30T14:24:51'
		 prodDateModified='2003-08-25T13:11:46' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='5375,90-0089,80-99177,80-9918,90-0160'
		 prodRelatedCats=''/>
	<z:row prodID='55-1170' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Footed Bowl' ProdNamePlural='footed bool'
		 prodShortDescription='Footed bowl' prodDescription='Traditional Japanese lacquerware with plastic base for easy maintenance and durability'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/lac_footed_bowl.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/lac_footed_bowl.jpg'
		 prodLink='' prodPrice='11.99' prodWeight='0' prodShip='5.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='9.99' prodDateAdded='2002-12-01T00:35:42'
		 prodDateModified='2002-12-01T00:37:19' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='55-1185' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Traditional Japanese Lacquerware'
		 ProdNamePlural='Traditional Japanese Lacquerwares' prodShortDescription='Traditional Japanese Lacquerware. BOWL, SQUARE TRAY, RECTANGULAR TRAY, RECTANGULAR TRAY (BIG), ROUND CHOPSTICK RESTS.'
		 prodDescription='Traditional Japanese Lacquerware. BOWL - 10 oz. Red black trim(55-1171) or Black red trim(55-1190), SQUARE TRAY - 10&#x27;&#x27; Black red trim (55-1185), RECTANGULAR TRAY - 11 3/4&#x27;&#x27; X 7 7/8&#x27;&#x27; Black red trim(55-1186), ROUND CHOPSTICK RESTS - 4 pcs. Balck (55-1115)'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/lac_footed_bowl.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/lac_footed_bowl.jpg'
		 prodLink='/detail.asp?product_id=55-1185' prodPrice='33.00'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='0' prodSalePrice='0' prodDateAdded='2002-11-30T01:14:47'
		 prodDateModified='2003-08-25T12:15:20' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='55-1190' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Lacquerware bowls' ProdNamePlural='lacqueware bowl'
		 prodShortDescription='Traditional Japanese lacquerware with plastic base for easy maintenance and durability 
'
		 prodDescription='10 oz' prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/lac_footed_bowl.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/lac_footed_bowl.jpg'
		 prodLink='' prodPrice='11.95' prodWeight='1' prodShip='5.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='9.95' prodDateAdded='2002-08-28T12:39:02'
		 prodDateModified='2002-11-30T00:59:38' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='55-1250' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Deluxe Sushi Party Set' ProdNamePlural='sushi parties sets deluxe'
		 prodShortDescription='Sushi Rice, Seaweed Sheets (Nori), Pickled Ginger (Gari), Japanese Horseradish Powder (Wasabi), Sushi Rice Seasoning.
Includes: Sushi Tool Kit with Bamboo Rolling Mat, Rice Paddle and Instruction Booklet.'
		 prodDescription='Listed as a &#x22;Best Value&#x22; in the April 25, 2003 issue of the Wall Street Journal&#x27;s Catalog Critic column. All you need to add is the toppings and fillings, everything else you need for authentic sushi is right here in this kit. Why not throw a make-your-own-sushi party and be sure to provide plenty of sake!  
Set contains: premium sushi rice, nori (seaweed sheets), gari pickled ginger, wasabi (Japanese horseradish powder), seasoned rice vinegar, bamboo rice paddle, bamboo rolling mat, instruction booklet  
' prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/deluxesushikit.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/deluxesushikit.jpg'
		 prodLink='/detail.asp?product_id=55-1250' prodPrice='45.99'
		 prodWeight='0' prodShip='8.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='39.99' prodDateAdded='2002-12-03T01:34:03'
		 prodDateModified='2003-11-05T16:22:58' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='51-0550,51-0620,55-1110'
		 prodRelatedCats=''/>
	<z:row prodID='5515' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Classic Grill' ProdNamePlural='grills'
		 prodShortDescription='Looks like the griddle but with ribbed plate. Perfect for grilling meat indoor'
		 prodDescription='The power cord completely separate from the unit, grill top dishwasher safe, drip pan come out for cleaning, and finally, does come with an herb box for flavoring while cooking (infusion box).
'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/5515.jpg'
		 prodImageLargePath='/villawareonline/images/5515.jpg'
		 prodLink='/detail.asp?product_id=5515' prodPrice='84.95'
		 prodWeight='5' prodShip='8.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='78.99' prodDateAdded='2002-05-24T11:19:25'
		 prodDateModified='2005-03-22T10:40:28'/>
	<z:row prodID='5520' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Classic Griddle' ProdNamePlural='Classic Griddles'
		 prodShortDescription='For pancakes, eggs, grilled sandwiches or sizzling steaks.'
		 prodDescription='The Classic Griddle is practical at any meal and for entertaining friends and guests. Large 16x12 &#x22; griddle surface is the perfect  6 pancake size. the Griddle truly has design features not to be found all together in one versatile griddle appliance. electric gridlles'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/classicgriddle.jpg'
		 prodImageLargePath='/villawareonline/images/classicgriddle.jpg'
		 prodLink='/detail.asp?product_id=5520' prodPrice='91.95'
		 prodWeight='8' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='80' prodDateAdded='2001-07-16T01:50:11'
		 prodDateModified='2005-03-22T10:38:47'/>
	<z:row prodID='5530' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Classic Wok' ProdNamePlural='wok chinese tools'
		 prodShortDescription='die cast aluminun electric wok'
		 prodDescription='die cast aluminun electric wok
1500 watts of power, tempered glass lid, base easily separates with a turn, bowl and lid are dishwasher safe, triple coated non stick surface, elegant cast metal, stay cool handles, removable temperature probe with heat adjusting dial'
		 prodMessage='' prodImageSmallPath='/images/5530.jpg' prodImageLargePath='/images/5530.jpg'
		 prodLink='' prodPrice='178' prodWeight='0' prodShip='9.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='159.99' prodDateAdded='2003-02-26T22:16:51'
		 prodDateModified='2003-02-26T22:17:16' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='554' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Garlic Keepers' ProdNamePlural='garlic keeper'
		 prodShortDescription='Traditional glazed earthenware model or'
		 prodDescription='regular terra cotta container.
Keep cloves dark and fresh in this well ventilated garlic keepers.'
		 prodMessage='It is a keeper!' prodImageSmallPath='/villawareonline/images/554.jpg'
		 prodImageLargePath='/villawareonline/images/554-01.jpg'
		 prodLink='' prodPrice='13.95' prodWeight='1' prodShip='4.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.99' prodDateAdded='2002-01-13T03:00:26'/>
	<z:row prodID='5545' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Classic Coffe Grinder' ProdNamePlural='Classic Coffe Grinder'
		 prodShortDescription='120 Watts 
Pulse Switch Controls Precise Grinding'
		 prodDescription='120 Watts 
Pulse Switch Controls Precise Grinding 
Grinds Fine to Course 
Safety Switch Cuts Power if Lid is Removed 
Stainless Steel Blade 
Hidden Cord Storage in Base
'
		 prodMessage='' prodImageSmallPath='/images/5545.jpg' prodImageLargePath='/images/5545.jpg'
		 prodLink='' prodPrice='59.99' prodWeight='0' prodShip='7.5'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='49.99' prodDateAdded='2003-02-12T13:39:31'
		 prodDateModified='2003-02-12T13:39:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='555' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Corn Cutter' ProdNamePlural='garlic keeper'
		 prodShortDescription='American corn cutter' prodDescription='Sliding type, corn cutter'
		 prodMessage='Hummmm, corn!' prodImageSmallPath='/villawareonline/images/555.jpg'
		 prodImageLargePath='/villawareonline/images/555.jpg' prodLink='/detail.asp?product_id=555'
		 prodPrice='16.95' prodWeight='1' prodShip='4.10' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='12.99'
		 prodDateAdded='2002-01-13T03:13:00' prodDateModified='2004-07-30T17:11:46'/>
	<z:row prodID='5555-007' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Mickeys Morning Toaster' ProdNamePlural='Mickeys Mornings Toasters'
		 prodShortDescription='The perfect gift for Mickey Mouse fans everywhere!
The new &#x22;Mickey Mornin&#x22; musical toaster plays the
Mickey Mouse Club March when the toast pops up,
and toasts Mickey&#x27;s face on to each side of the bread
slice.'
		 prodDescription='The perfect gift for Mickey Mouse fans everywhere!
The new &#x22;Mickey Mornin&#x22; musical toaster plays the
Mickey Mouse Club March when the toast pops up,
and toasts Mickey&#x27;s face on to each side of the bread
slice. Features include: a stainless steel exterior with
sturdy die-cast end caps. Has an extra-wide toasting
slot to accommodate most any style of bread or bagel
thickness. Has a self-adjusting mechanism inside the
slots automatically centers to any bread thickness for
perfect browning that is even on both sides. Lighted
safety switch, a power on/off and a mid-cycle cancel.
Has electronic browning control dial with 5 settings.
A defrost setting for frozen foods. Electronic solenoid
switch automatically pops up a lift control whenever
the cycle is completed. The crumb tray slides out for
easy cleaning. New heat element has been upgraded
for thorough toasting of all types of breads and bagels.
New heating element has been lengthened to provide
additional toasting along bottom of the bread, which
reduces the un-toasted &#x22;white band&#x22; that&#x27;s common on
many toasters. The improved element is protected by a
new &#x22;element shield&#x22;. New encasing feature diffuses
element heat, for a more uniform bread toasting. Also,
rather than the element being exposed as in many of
the conventional toasters, the element is shielded and
protected from any utensil that may in advertently be
inserted into the unit. Give an extra lift on the control
knob, and those shorter toast slices are easy to remove.
1000 watts element. Comes with 1 year manufaturer&#x27;s
warranty. Has a cute black Mickey head on lever &#x26; a
Mickey dancing on front. Makes a unique gift idea!'
		 prodMessage='' prodImageSmallPath='/images/4678.gif' prodImageLargePath='/images/4678.gif'
		 prodLink='/detail.asp?product_id=5555-007' prodPrice='59.95'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='49.99' prodDateAdded='2003-02-21T09:18:16'
		 prodDateModified='2004-07-24T20:38:08' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='5555-01' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mickey Waffle Round' ProdNamePlural='Mickeys Waffles Round'
		 prodShortDescription='Bake a single large 6&#x22; Mickey Waffle with this quality waffle iron. Features classic chrome housing with commemorative Mickey etching. Ready light tells you when to start and when waffles are done.'
		 prodDescription='Has automatic thermostat control, non-stick coating for easy release and clean up. Cool touch handles. Villaware and ©Disney 2000-2001, wafflers
'
		 prodMessage='I love you Minnie!' prodImageSmallPath='/villawareonline/images/wafflermickeygreat.jpg'
		 prodImageLargePath='/villawareonline/images/wafflermickeygreat.jpg'
		 prodLink='/detail.asp?product_id=5555-01' prodPrice='86.95'
		 prodWeight='4' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2001-11-10T02:20:35'
		 prodDateModified='2004-08-10T22:21:38'/>
	<z:row prodID='5555-02' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mickey Waffler 4attime' ProdNamePlural='Mickey Wafflers'
		 prodShortDescription='Mickey Waffler 4-at-a-time.' prodDescription='Stands for convenient storage! wafflers'
		 prodMessage='Wonderfull! Smile' prodImageSmallPath='/villawareonline/images/mickey4.jpg'
		 prodImageLargePath='/villawareonline/images/mickey4.jpg'
		 prodLink='/detail.asp?product_id=5555-02' prodPrice='121.95'
		 prodWeight='4' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='109.99' prodDateAdded='2001-07-17T14:51:14'
		 prodDateModified='2004-08-10T22:22:24'/>
	<z:row prodID='5555-03' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mickey Sandwich Maker' ProdNamePlural='Mickeys Sandwiches Makers'
		 prodShortDescription='Mickey Sandwich Maker, neatly brands Mickey&#x27;s smiling face on both sides of the sandwich. Makes 2 pocket Mickey Sandwiches at a time.'
		 prodDescription='Mickey Sandwich Maker, neatly brands Mickey&#x27;s smiling face on both sides of the sandwich. Makes 2 pocket Mickey Sandwiches at a time.'
		 prodMessage='Wonderfull! Smile' prodImageSmallPath='/villawareonline/images/mickeysandwich.jpg'
		 prodImageLargePath='/villawareonline/images/mickeysan2.jpg'
		 prodLink='' prodPrice='81.95' prodWeight='4' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='74.99' prodDateAdded='2001-07-17T14:53:41'/>
	<z:row prodID='5555-05' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Cookie Baker' ProdNamePlural='cookies bakers'
		 prodShortDescription='Now you can bake two waffle cookies thin and crisp in about 30 seconds!'
		 prodDescription='Mickey Mouse words imprinted on one side and OH BOY! on the other. Chrome housing with commemorative etching, hand clip, non stick coating, steam guard, automatic thermostat, ready light, stands up for compact storage.  Directions and recipe booklet. One year warranty.'
		 prodMessage='Oh Boy!' prodImageSmallPath='/villawareonline/images/cookiebaker.jpg'
		 prodImageLargePath='/villawareonline/images/cookiebaker.jpg'
		 prodLink='/detail.asp?product_id=5555-05' prodPrice='60.95'
		 prodWeight='2' prodShip='7.5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.75' prodDateAdded='2002-01-31T13:19:25'
		 prodDateModified='2004-07-24T20:39:17'/>
	<z:row prodID='5555-07' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mickey Mouse Toaster 2 Slices'
		 ProdNamePlural='toaster two slice' prodShortDescription='Well, a picture is worth a thousand words.
'
		 prodDescription='You can turn on and off the Mickey Mouse music march.
'
		 prodMessage='Mickey Mousy!!!!' prodImageSmallPath='/villawareonline/images/5555-07.gif'
		 prodImageLargePath='/villawareonline/images/5555-07.gif'
		 prodLink='' prodPrice='111.95' prodWeight='4' prodShip='9'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='99.99' prodDateAdded='2002-06-15T10:59:56'/>
	<z:row prodID='5555-08' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mickey Mouse Toaster 4 Slices'
		 ProdNamePlural='toaster four slice' prodShortDescription='Well, a picture is worth a thousand words. Just got bigger!!!!
'
		 prodDescription='You can turn on and off the Mickey Mouse music march in this one too!
'
		 prodMessage='Mickey Mousy!!!! Big One!' prodImageSmallPath='/villawareonline/images/5555-08.jpg'
		 prodImageLargePath='/villawareonline/images/5555-08.jpg'
		 prodLink='' prodPrice='151.95' prodWeight='4' prodShip='9'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='139.99' prodDateAdded='2001-12-14T11:53:09'/>
	<z:row prodID='5555-1000' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mickey Mouse Series' ProdNamePlural='series waffle irons'
		 prodShortDescription='Bake a single large 6&#x22; Mickey Waffle with this quality waffle iron. Features classic chrome housing with commemorative Mickey etching. Ready light tells you when to start and when waffles are done.'
		 prodDescription='Has automatic thermostat control, non-stick coating for easy release and clean up. Cool touch handles. Villaware and ©Disney 2000-2001
'
		 prodMessage='Only for BigstepOnline!' prodImageSmallPath='/villawareonline/images/wafflermickeygreat.jpg'
		 prodImageLargePath='/villawareonline/images/wafflermickeygreat.jpg'
		 prodLink='' prodPrice='49.95' prodWeight='3' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2001-11-10T02:24:26'/>
	<z:row prodID='5555-14' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Pooh toaster 2 slice' ProdNamePlural='toasters'
		 prodShortDescription='Pooh toaster 2 slice, plays the Winnie the Pooh theme song when the toast pops up'
		 prodDescription='Pooh toaster 2 slice, plays the Winnie the Pooh theme song when the toast pops up
toasts Pooh&#x27;s and Tigger&#x27;s face on each slice, extra wide toasting slots for bread and bagels, electronic browning control with 5 settings, removable crumb tray for easy cleaning, classic stainless steel housing'
		 prodMessage='' prodImageSmallPath='/images/5555-14.jpg'
		 prodImageLargePath='/images/5555-14.jpg' prodLink='' prodPrice='69.99'
		 prodWeight='0' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.95' prodDateAdded='2003-02-26T20:43:27'
		 prodDateModified='2003-02-26T20:45:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='5555-15' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Pooh Waffler' ProdNamePlural='wafflers'
		 prodShortDescription='Bakes two classic American waffles with Pooh&#x27;s and Tigger&#x27;s faces'
		 prodDescription='Bakes two classic American waffles with Pooh&#x27;s and Tigger&#x27;s faces
classic chrome housing with commemorative Pooh &#x26; Tigger etching, ready light tells when to start baking and when waffles are doe, automatic thermostat control, Xylan non stick coating, cool touch handles with clip, stands on end for convenient storage , wafflers'
		 prodMessage='' prodImageSmallPath='/images/5555-15.jpg'
		 prodImageLargePath='/images/5555-15.jpg' prodLink='/detail.asp?product_id=5555-15'
		 prodPrice='72.99' prodWeight='0' prodShip='7.0' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='68.99'
		 prodDateAdded='2003-02-26T20:51:40' prodDateModified='2004-08-10T22:23:20'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='557' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Parsley Mill' ProdNamePlural='mills'
		 prodShortDescription='Flip top feature easily forces parsley through sharp mincing blades.'
		 prodDescription='All stainless steel. Made in Italy' prodMessage='Great!'
		 prodImageSmallPath='/villawareonline/images/557.jpg' prodImageLargePath='/villawareonline/images/557.jpg'
		 prodLink='' prodPrice='23.95' prodWeight='1' prodShip='0'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='17.99' prodDateAdded='2001-11-14T02:55:31'
		 prodDateModified='2003-04-10T20:21:39'/>
	<z:row prodID='560' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Cheese Graters' ProdNamePlural='graters tables'
		 prodShortDescription='Grate hard cheese or soft ones, bread crumbs, nuts, or even shredded vegetables are yours with this versatile graters-shredders.'
		 prodDescription='Includes fine and coarse drum. All metal housing and frame, enameled Made in Germany by CzH 12 &#x22; high 3.5 diameter drum'
		 prodMessage='Enjoy Pasta!' prodImageSmallPath='/villawareonline/images/560.jpg'
		 prodImageLargePath='/villawareonline/images/560.jpg' prodLink=''
		 prodPrice='61.95' prodWeight='1' prodShip='7.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='55'
		 prodDateAdded='2002-04-20T23:11:52' prodDateModified='2003-07-18T12:37:39'
		 prodRelated='523,10912' prodRelatedCats=''/>
	<z:row prodID='560-S' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Fine Drum Replacement' ProdNamePlural='drums fine parts replacements'
		 prodShortDescription='Replacement Drum Fine or Coarse for 560 cheese grater'
		 prodDescription='Made in Germany' prodMessage='Parts Replacement'
		 prodImageSmallPath='/villawareonline/images/560.gif' prodImageLargePath='/villawareonline/images/560.gif'
		 prodLink='' prodPrice='20.95' prodWeight='1' prodShip='8.46'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-04-08T16:47:30'/>
	<z:row prodID='561' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Cheese Graters' ProdNamePlural='graters tables'
		 prodShortDescription='Grate hard cheese or soft ones, bread crumbs, nuts, or even shredded vegetables are yours with this versatile graters-shredders.'
		 prodDescription='Includes fine and coarse drum. All metal housing and frame, enameled Made in Czh 2.75 diameter drum'
		 prodMessage='Enjoy Pasta again and again!' prodImageSmallPath='/villawareonline/images/561.jpg'
		 prodImageLargePath='/villawareonline/images/561.jpg' prodLink=''
		 prodPrice='30.95' prodWeight='1' prodShip='7.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='28'
		 prodDateAdded='2002-04-20T23:12:32' prodDateModified='2003-07-18T12:49:49'
		 prodRelated='3200a,347040,355,3600,368' prodRelatedCats=''/>
	<z:row prodID='5610' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Hand Pizelle Iron Brio' ProdNamePlural='Brio hand pizelle irons'
		 prodShortDescription='Favorite Italian pattern polished cast aluminum.'
		 prodDescription='Heat resistant natural wood handles. Cone roller and recipe included.'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/136037e.jpg'
		 prodImageLargePath='/villawareonline/images/136037e.jpg'
		 prodLink='/detail.asp?product_id=5610' prodPrice='33.95'
		 prodWeight='1' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='29.99' prodDateAdded='2001-11-10T19:43:14'
		 prodDateModified='2005-06-08T18:38:33'/>
	<z:row prodID='561L/S' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='medium or coarse grating barrel.'
		 ProdNamePlural='coarses grating barrels' prodShortDescription='extra barrels for the 561 cheese grater'
		 prodDescription='extra barrels for the 561 cheese grater'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/561.jpg'
		 prodImageLargePath='/villawareonline/images/561.jpg' prodLink=''
		 prodPrice='8.75' prodWeight='0' prodShip='5.10' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-08-01T14:07:24' prodDateModified='2003-08-01T16:53:41'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='562' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Tomato Strainers' ProdNamePlural='tomato strainer'
		 prodShortDescription='Make up quick batches of smooth puree. No peeling or coring. Skin and seeds are separately ejected, while smooth puree runs down the tray. Industrial strength plastic, with stainless steel strainer. food strainer'
		 prodDescription='Sturdy suction mount. Disassembles for easy cleaning. Dishwasher safe. 9.25 high. Made in Italy.
food strainer'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/tomatesstrainer.jpg'
		 prodImageLargePath='/villawareonline/images/tomatesstrainer.jpg'
		 prodLink='/detail.asp?product_id=562' prodPrice='33.95'
		 prodWeight='10' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='29.99' prodDateAdded='2001-08-08T23:04:44'
		 prodDateModified='2004-08-04T12:23:45'/>
	<z:row prodID='5620-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Lamb Cake Mold' ProdNamePlural='lambs cakes molds'
		 prodShortDescription='2 pieces, 7&#x22; high 10 &#x22;wide'
		 prodDescription='2 pieces, 7&#x22; high 10 &#x22;wide'
		 prodMessage='' prodImageSmallPath='/images/5620-02.jpg'
		 prodImageLargePath='/images/5620-02.jpg' prodLink='/detail.asp?product_id=5620-02'
		 prodPrice='35.99' prodWeight='0' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='30.99'
		 prodDateAdded='2003-02-26T23:35:39' prodDateModified='2004-07-06T14:10:40'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='5621' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='6pc Rosette &#x26; Timbale Set'
		 ProdNamePlural='6pc Rosette &#x26; Timbale Set' prodShortDescription='For deep frying Swedish rosette cookies or timbales
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 set villaware'
		 prodMessage='' prodImageSmallPath='/images/5621.jpg' prodImageLargePath='/images/5621.jpg'
		 prodLink='/detail.asp?product_id=5621' prodPrice='39.99'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='29.99' prodDateAdded='2003-02-12T13:24:08'
		 prodDateModified='2004-05-10T11:38:52' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='5625' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Croque Monsieur' ProdNamePlural='croques messieurs'
		 prodShortDescription='Makes 2 shell shaped, sealed pocket sandwiches.'
		 prodDescription='Makes 2 shell shaped, sealed pocket sandwiches. Also makes pies, calzone, french toast, panini, cakes, muffins, turnovers and more. Handle clip compresses sandwiches while you toast, safety and ready lights, stands on end for easy storage.'
		 prodMessage='Merci!' prodImageSmallPath='/villawareonline/images/croque.jpg'
		 prodImageLargePath='/villawareonline/images/croque.jpg'
		 prodLink='' prodPrice='80.95' prodWeight='4' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='75' prodDateAdded='2001-11-05T18:26:18'
		 prodDateModified='2003-04-08T12:23:09'/>
	<z:row prodID='5645' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Classic 4-at-a-time Sandwich Maker'
		 ProdNamePlural='Classic 4-at-a-time Sandwich Maker' prodShortDescription='Grill up 4 hot and toasty sandwiches for the whole family.'
		 prodDescription='Grill up 4 hot and toasty sandwiches for the whole family. Each sandwich is separated into 2 perfectly sealed triangular shapes.Here again, your 4 at a time sandwich maker is a natural for baking muffins, brownies, omelets etc. Handle clip compresses sandwiches while you toast, ready light, stands on end for easy storage.'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/sandwich4.jpg'
		 prodImageLargePath='/villawareonline/images/sandwich4.jpg'
		 prodLink='' prodPrice='89.95' prodWeight='4' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='77' prodDateAdded='2001-07-17T16:39:54'
		 prodDateModified='2003-04-08T12:23:56'/>
	<z:row prodID='565-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Italian Restaurant Pasta Bowls'
		 ProdNamePlural='italians restaurants pasta bowl' prodShortDescription='Deep dish bowls are popular all over the world. from Italian restaurants to old American diners. Authentic, heavy weight restaurant porcelain. Also a great salad plate'
		 prodDescription='9&#x22; diameter, 4 piece set
Deep dish bowls are popular all over the world. from Italian restaurants to old American diners. Authentic, heavy weight restaurant porcelain. Also a great salad plate'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/whitebowls.jpg'
		 prodImageLargePath='/villawareonline/images/whitebowls.jpg'
		 prodLink='/detail.asp?product_id=565-02' prodPrice='17.95'
		 prodWeight='5' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='16.99' prodDateAdded='2002-03-29T19:06:15'
		 prodDateModified='2004-01-31T22:23:32' prodRelated='570-12,585,5910,634'
		 prodRelatedCats=''/>
	<z:row prodID='5675' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Classic Cookie Professional Cookie Press'
		 ProdNamePlural='classic cookies professionals presses'
		 prodShortDescription='Modeled after commercial units used by bakers and caterers. Heavy duty all metal construction.'
		 prodDescription='It&#x27;s easy to make a variety of attractive cookies that look professionally made. Powerfull all steel ratchet drive for amazingly easy dough pressing.  Ratchet allows very precise control, setting for small or large cookies, heavy die cast zinc end caps chrome plated, easy to disassemble for cleaning, makes 20 cookie shapes with the disks included, decorate cakes and more with the 4 funnels,  for home use 8 1/2 &#x22; lenght. No 5675
'
		 prodMessage='sweet!' prodImageSmallPath='/villawareonline/images/COOKIEPRESS.jpg'
		 prodImageLargePath='/villawareonline/images/COOKIEPRESS.jpg'
		 prodLink='' prodPrice='22.95' prodWeight='1' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='19.95' prodDateAdded='2001-07-21T13:09:55'
		 prodRelated='Rack-Atlas' prodRelatedCats=''/>
	<z:row prodID='5675-plung' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Plunger replacement for 5675'
		 ProdNamePlural='parts cookie press' prodShortDescription='Replacement plunger for cookies press by Villaware'
		 prodDescription='Only for item 5675.' prodMessage='Hard to find parts!'
		 prodImageSmallPath='/villawareonline/images/COOKIEPRESS.jpg'
		 prodImageLargePath='/villawareonline/images/COOKIEPRESS.jpg'
		 prodLink='' prodPrice='6.95' prodWeight='1' prodShip='3.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2001-12-20T17:47:11'/>
	<z:row prodID='5650' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Poco Grater' ProdNamePlural='rotary graters cheese grater'
		 prodShortDescription='Grate hard parmesan or Romano cheese right at the table with this restaurant grade hand held cheese grater'
		 prodDescription='Sturdy die cast frame, stay sharp stainless steel granulating drum, Grate hard parmesan or Romano cheese right at the table with this restaurant grade hand held cheese grater'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/5650.jpg'
		 prodImageLargePath='/villawareonline/images/5650.jpg'
		 prodLink='/detail.asp?product_id=5650' prodPrice='28.95'
		 prodWeight='0' prodShip='7.75' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='24.99' prodDateAdded='2004-08-14T08:36:17'
		 prodDateModified='2004-08-14T08:40:51' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='5700' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Round Ravioli Maker' ProdNamePlural='Round Ravioli Makers'
		 prodShortDescription='Popular in many of the newer restaurants. Perfectly cut and seal a beautifull flower shaped filled ravioli. Makes 12 at a time each 2&#x22; round.'
		 prodDescription='Popular in many of the newer restaurants. Perfectly cut and seal a beautifull flower shaped filled ravioli. Makes 12 at a time each 2&#x22; round.'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/nuevaraviolimaker.jpg'
		 prodImageLargePath='/villawareonline/images/nuevaraviolimaker.jpg'
		 prodLink='/detail.asp?product_id=5700' prodPrice='16.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='14.95' prodDateAdded='2001-11-05T01:19:14'
		 prodDateModified='2004-07-30T15:21:00'/>
	<z:row prodID='570-12' prodCategoryId='11' prodManufacturerId='6'
		 prodVendorId='7' prodName='Ravioli Makers by Imperia'
		 ProdNamePlural='raviolis maker imperia' prodShortDescription='Makes Twelve at a time'
		 prodDescription='Regular 2&#x22; square. Rolling pin included. Made in ITALY by Imperia'
		 prodMessage='Parmesan Cheese with fresh pasta, delicious!'
		 prodImageSmallPath='/villawareonline/images/570-12.jpg'
		 prodImageLargePath='/villawareonline/images/570-12.jpg'
		 prodLink='/detail.asp?product_id=570-12' prodPrice='24.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='21.50' prodDateAdded='2002-01-12T20:37:45'
		 prodDateModified='2004-01-05T18:33:57' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='570-24' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mini Ravioli Maker' ProdNamePlural='minis raviolis makers'
		 prodShortDescription='Makes 24 at a time, small 1.25&#x22; squares.'
		 prodDescription='Rolling pin included. Made in Italy by Imperia
ravioli makers'
		 prodMessage='mama mia!' prodImageSmallPath='/villawareonline/images/570-24.jpg'
		 prodImageLargePath='/villawareonline/images/570-24.jpg'
		 prodLink='/detail.asp?product_id=570-24' prodPrice='23.95'
		 prodWeight='1' prodShip='6.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='21.95' prodDateAdded='2002-01-12T21:08:38'
		 prodDateModified='2004-07-14T12:06:08'/>
	<z:row prodID='570-44' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Tiny Ravioli Maker' ProdNamePlural='tiny minis raviolis makers'
		 prodShortDescription='Makes 44 very small raviolis at a time, small 5/8&#x22; squares.'
		 prodDescription='Used in soups traditionally. Wooden Rolling pin included. Made in Italy by Imperia'
		 prodMessage='mama mia!' prodImageSmallPath='/villawareonline/images/570-44.jpg'
		 prodImageLargePath='/villawareonline/images/570-44.jpg'
		 prodLink='/detail.asp?product_id=570-44' prodPrice='23.95'
		 prodWeight='1' prodShip='6.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='21.95' prodDateAdded='2002-01-12T21:12:06'
		 prodDateModified='2004-01-05T18:37:08'/>
	<z:row prodID='570-99' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Torteloni Maker' ProdNamePlural='tortelonis makers'
		 prodShortDescription='Makes 18 triangular filled pastas each 2.25 x 2.25 x 2.25'
		 prodDescription='Wooden Rolling pin included. Made in Italy by Imperia'
		 prodMessage='mama mia!' prodImageSmallPath='/villawareonline/images/570-99.jpg'
		 prodImageLargePath='/villawareonline/images/570-99.jpg'
		 prodLink='/detail.asp?product_id=570-99' prodPrice='23.95'
		 prodWeight='1' prodShip='6.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='21.95' prodDateAdded='2002-01-12T21:21:33'
		 prodDateModified='2004-07-31T00:21:23'/>
	<z:row prodID='571' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Bottle Capper' ProdNamePlural='bottles cappers'
		 prodShortDescription='Safely seals metal crown bottle caps.'
		 prodDescription='All plated steel construction, 8&#x22; length (bottle not included)
Made in Italy'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/571.gif'
		 prodImageLargePath='/villawareonline/images/571.gif' prodLink=''
		 prodPrice='24.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='19.99'
		 prodDateAdded='2001-11-24T02:21:46'/>
	<z:row prodID='572' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pasta Colander' ProdNamePlural='pastas colanders'
		 prodShortDescription='Cheerfull and decorative kitchen accessory. Cast metal handles, heavy porcelain enamel on steel.'
		 prodDescription='Protective steel colander rims, 3 quarts, 9&#x22; diameter x 5&#x22; high'
		 prodMessage='mama mia!' prodImageSmallPath='/villawareonline/images/572.gif'
		 prodImageLargePath='/villawareonline/images/572.gif' prodLink=''
		 prodPrice='20.95' prodWeight='1' prodShip='6' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='17'
		 prodDateAdded='2001-11-04T11:56:45'/>
	<z:row prodID='573' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Garlic Slicer' ProdNamePlural='garelic slicers'
		 prodShortDescription='Turn slippery garlic cloves into thin saute slices.'
		 prodDescription='Set your peeled clove in hopper, slide back and forth.
Voila! 
Stainless steel, 8.25&#x22; long
Turn slippery garlic cloves into thin saute slices.'
		 prodMessage='Garlic is great!' prodImageSmallPath='/villawareonline/images/573.jpg'
		 prodImageLargePath='/villawareonline/images/573.jpg' prodLink='/detail.asp?product_id=573'
		 prodPrice='10.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='9.99'
		 prodDateAdded='2001-11-12T23:19:26' prodDateModified='2004-07-30T18:13:42'/>
	<z:row prodID='576' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='The Nut Cracker' ProdNamePlural='nuts crackers'
		 prodShortDescription='Easier and safer to use than the old style. Drop nut in opening.'
		 prodDescription='With one hand squeeze easy grip handle. no pinched fingers! Heavy die cast metal with black enamel coating. Voila!'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/574.gif'
		 prodImageLargePath='/villawareonline/images/574.gif' prodLink=''
		 prodPrice='25.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='18.99'
		 prodDateAdded='2001-11-24T02:15:25'/>
	<z:row prodID='5780' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Smoothie Blend and Serve'
		 ProdNamePlural='Smoothie Blend and Serve' prodShortDescription='700 Watt Pulse Power 
9 Cup Capacity 
'
		 prodDescription='700 Watt Pulse Power 
9 Cup Capacity 
Short, Low Profile Shape For Ice Crushing 
Spout for Serving Even Mixing 
Stirring Stick 
Hardened Stainless Steel Blades 
VillaWare Smoothie Blend n&#x27; Serve 5780'
		 prodMessage='' prodImageSmallPath='/images/5780.jpg' prodImageLargePath='/images/5780.jpg'
		 prodLink='' prodPrice='109.99' prodWeight='0' prodShip='8.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='99.99' prodDateAdded='2003-02-12T09:27:31'
		 prodDateModified='2003-02-12T09:28:43' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='5785' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='7' prodName='Smoothee-Bar™ Blender &#x26; Server'
		 ProdNamePlural='Smoothee-Bar™ Blender &#x26; Server' prodShortDescription='700 watt pulse power motor • Smoothee-Container with low profile shape for optimum mixing, with convenient handle for serving • large 7 cup capacity'
		 prodDescription='700 watt pulse power motor • Smoothee-Container with low profile shape for optimum mixing, with convenient handle for serving • large 7 cup capacity • Smoothee-Spout to serve continuously - even while mixing • Smoothee-Stick keeps thicker ingredients moving and breaks up air pockets • stainless steel housing - durable and easy to care for • stainless steel drip tray to keep things neat and clean • hardened stainless steel blades • simple on/off, hi, lo and pulse blending options • container has convenient ingredient measuring marks • accommodates glasses up to 6 1/2&#x22; high - villaware blender'
		 prodMessage='' prodImageSmallPath='/images/5785.jpg' prodImageLargePath='/images/5785.jpg'
		 prodLink='/detail.asp?product_id=5785' prodPrice='81.99'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='78' prodDateAdded='2003-11-13T20:13:28'
		 prodDateModified='2004-07-10T21:37:36' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='8323,243001,333-03,90-0160,020C,020,275-06'
		 prodRelatedCats=''/>
	<z:row prodID='5787' prodCategoryId='11' prodManufacturerId='22'
		 prodVendorId='11' prodName='Double Smoothee-Bar™ Blender &#x26; Server'
		 ProdNamePlural='Double Smoothee-Bar™ Blender &#x26; Server'
		 prodShortDescription='two powerful 700 watt pulse power motors • mix and serve two flavors at the same time - perfect for entertaining • Smoothee-Container with low profile shape for optimum mixing, with convenient handle for serving'
		 prodDescription='Double Smoothee-Bar™ Blender &#x26; Server • two powerful 700 watt pulse power motors • mix and serve two flavors at the same time - perfect for entertaining • Smoothee-Container with low profile shape for optimum mixing, with convenient handle for serving • each container has a large 7 cup capacity • Smoothee-Spout to serve continuously - even while mixing • Smoothee-Stick keeps thicker ingredients moving and breaks up air pockets • stainless steel housing - durable and easy to care for • stainless steel drip try to keep things neat and clean • hardened stainless steel blades • simple on/off, hi, lo and pulse blending options • container has convenient ingredient measuring marks • accommodates glasses up to 6 1/2&#x22; high - villaware blender'
		 prodMessage='' prodImageSmallPath='/images/5787.jpg' prodImageLargePath='/images/5787.jpg'
		 prodLink='/detail.asp?product_id=5787' prodPrice='139.00'
		 prodWeight='0' prodShip='7.0' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='129.95' prodDateAdded='2003-11-13T20:21:09'
		 prodDateModified='2004-08-18T12:38:34' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='579' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pizza glove' ProdNamePlural='gloves'
		 prodShortDescription='Heavy, heat proof terry cloth' prodDescription='17&#x22; long'
		 prodMessage='Pizza!' prodImageSmallPath='/villawareonline/images/579.jpg'
		 prodImageLargePath='/villawareonline/images/579.jpg' prodLink=''
		 prodPrice='17.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='13.99'
		 prodDateAdded='2002-03-30T06:26:14'/>
	<z:row prodID='5800' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='7' prodName='Classic 4-at-a-time Waffler'
		 ProdNamePlural='classics wafflers' prodShortDescription='All new waffle shape! Call it a wide pocket thin waffle.'
		 prodDescription='Enjoy a little lighter, thinner waffle and still have those nice wide pockets to hold your favorites toppings. Make 4 at time, each waffle 5x4.25 5/8 thickness wafflers'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/waffler4attime.jpg'
		 prodImageLargePath='/villawareonline/images/waffler4attime.jpg'
		 prodLink='/detail.asp?product_id=5800' prodPrice='90.95'
		 prodWeight='4' prodShip='7' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='89.00' prodDateAdded='2001-07-17T16:47:34'
		 prodDateModified='2004-08-10T22:24:14'/>
	<z:row prodID='581' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Gnocchi Board' ProdNamePlural='kitchens tin styles italians'
		 prodShortDescription='It&#x27;s the old Italian way to hand form those delectable grooved potato dumplings
cavatelli maker'
		 prodDescription='2.5 x 8 &#x22; overall, made in Italy
cavatelli maker'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/gnocchi.jpg'
		 prodImageLargePath='/villawareonline/images/gnocchi.jpg'
		 prodLink='/detail.asp?product_id=581' prodPrice='9.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='7.95' prodDateAdded='2001-12-11T04:58:26'
		 prodDateModified='2004-07-30T17:27:34'/>
	<z:row prodID='582' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Multi Wonder' ProdNamePlural='multiples wonders blades'
		 prodShortDescription='Shred,garnish,slice and dice, grate or french fry all in one.'
		 prodDescription='Includes 7 very useful attachments for processing vegetables. Stainless steel blades, safety holder'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/gratersall.jpg'
		 prodImageLargePath='/villawareonline/images/gratersall.jpg'
		 prodLink='/detail.asp?product_id=582' prodPrice='19.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='19.45' prodDateAdded='2001-08-08T01:56:28'
		 prodDateModified='2005-06-08T18:48:02'/>
	<z:row prodID='5825' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Classic Toaster 2 slice (1000 watts)'
		 ProdNamePlural='Classic Toaster 2 slice (1000 watts)'
		 prodShortDescription='Classic toaster UNO' prodDescription='Classic Toaster'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/uno2.jpg'
		 prodImageLargePath='/villawareonline/images/uno2.jpg'
		 prodLink='' prodPrice='111.95' prodWeight='6' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='99.99' prodDateAdded='2001-07-16T01:35:35'
		 prodDateModified='2003-05-01T10:42:04'/>
	<z:row prodID='5825-k' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='Unio Toaster Knob or Dial or Tray'
		 ProdNamePlural='toasters parts knobs' prodShortDescription='Replacement knob or Dial or Tray for your Uno Toaster'
		 prodDescription='5825-K Villaware Uno
Toaster NOT INCLUDED!'
		 prodMessage='Parts Replacement' prodImageSmallPath='/villawareonline/images/uno2.jpg'
		 prodImageLargePath='/villawareonline/images/uno2.jpg'
		 prodLink='' prodPrice='6.95' prodWeight='1' prodShip='0'
		 prodShipIsActive='0' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2002-02-02T18:12:45'/>
	<z:row prodID='583' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Bean Slicer' ProdNamePlural='beans slicers'
		 prodShortDescription='Easily french slices beans lenghtwise. Six cutting blades for fast processing.'
		 prodDescription='Sturdy cast metal frame clamps to table'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/beanslicer.jpg'
		 prodImageLargePath='/villawareonline/images/beanslicer.jpg'
		 prodLink='' prodPrice='29.0' prodWeight='1' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='0'
		 prodSalePrice='0' prodDateAdded='2001-07-23T21:05:45'
		 prodDateModified='2005-08-10T07:31:23'/>
	<z:row prodID='585' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Rotary Food Mill' ProdNamePlural='rotary  mills'
		 prodShortDescription='Traditional American all
purpose strainer'
		 prodDescription='Fits over
4 to 10 quart stock pots.'
		 prodMessage='Turn the beat around' prodImageSmallPath='/villawareonline/images/585.gif'
		 prodImageLargePath='/villawareonline/images/585.gif' prodLink='/detail.asp?product_id=585'
		 prodPrice='45.95' prodWeight='1' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='40.99'
		 prodDateAdded='2001-11-22T06:49:37' prodDateModified='2004-01-05T20:32:34'/>
	<z:row prodID='5858' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Uno Classic Toaster 4 Slices.'
		 ProdNamePlural='Uno Classic Toaster 4 Slices.' prodShortDescription='Uno Classic Toaster 4 Slices.'
		 prodDescription='With two  power switches and two control dials the 4-slice toaster is designed to operate like two 2-slice toasters combined into one. If only one or two slices are to be toasted, only one of the power switches needs to be turned on, operating half  of the toaster and saving energy. If all 4 slots are needed, each pair of slots can be separately temperature controlled. for example, bagels could toast on one side and bread slices on the other. 1600 watts
'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/uno4.jpg'
		 prodImageLargePath='/villawareonline/images/uno4.jpg'
		 prodLink='' prodPrice='121.95' prodWeight='6' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='118' prodDateAdded='2001-08-08T16:54:47'/>
	<z:row prodID='5910' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='9' prodName='Cannoli form set' ProdNamePlural='Canoli cannoli form set'
		 prodShortDescription='Wrap dough around these metal tubes and place in deep fryer to make really crip cannoli shells. canoli maker'
		 prodDescription='Aluminum extra long 6&#x22; boxed set of 4 tubes with recipe included! canoli maker
Wrap dough around these metal tubes and place in deep fryer to make really crip cannoli shells.'
		 prodMessage='' prodImageSmallPath='/villawareonline/images/cannoli.jpg'
		 prodImageLargePath='/villawareonline/images/cannoli.jpg'
		 prodLink='/detail.asp?product_id=5910' prodPrice='11.95'
		 prodWeight='0' prodShip='5.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='8.99' prodDateAdded='2004-06-14T20:49:19'
		 prodDateModified='2004-08-17T13:11:05' prodLength='0'
		 prodWidth='0' prodHeight='0' prodRelated='' prodRelatedCats=''/>
	<z:row prodID='592' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Lattice pastry roller by Thermohauser'
		 ProdNamePlural='lattice pastry cutting rollers' prodShortDescription='Instant elegance for pie and pastry. for many purposes, production of strudel, cakes and pastries, cutting puff pastry, leavened and short pastry, distance between blades 1/4&#x22; (7mm) MADE IN GERMANY'
		 prodDescription='One pass cuts lattice on dough strip. No weawing required.
Instant elegance for pie and pastry. for many purposes, production of strudel, cakes and pastries, cutting puff pastry, leavened and short pastry, distance between blades 1/4&#x22; (7mm) MADE IN GERMANY'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/canape.jpg'
		 prodImageLargePath='/villawareonline/images/canape.jpg'
		 prodLink='' prodPrice='30.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='27.95' prodDateAdded='2001-08-08T02:33:18'
		 prodDateModified='2003-12-18T01:03:54'/>
	<z:row prodID='593' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Oil Dispenser' ProdNamePlural='oil dispensers'
		 prodShortDescription='Clean and modern stainless steel.'
		 prodDescription='container will not reat chemically  cooking oils. Non drip plastic spout may be removed for cleaning. An economical alternative to models 285, 285 below 20oz'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/284.gif'
		 prodImageLargePath='/villawareonline/images/odispenserb.jpg'
		 prodLink='' prodPrice='25.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='20' prodDateAdded='2001-10-30T00:13:28'/>
	<z:row prodID='5930' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pixelle Cookie Mix' ProdNamePlural='cookies mixes'
		 prodShortDescription='Contains 2 10 oz fresh envelopes'
		 prodDescription='Each envelope makes 22 pizelles.' prodMessage='sweet!'
		 prodImageSmallPath='/villawareonline/images/wafmix.gif'
		 prodImageLargePath='/villawareonline/images/wafmix.gif'
		 prodLink='/detail.asp?product_id=5930' prodPrice='10.95'
		 prodWeight='2' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='7' prodDateAdded='2001-11-04T22:52:32'
		 prodDateModified='2003-12-13T07:58:59'/>
	<z:row prodID='5940' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Belgian Waffle Mix' ProdNamePlural='belgians waffles mixes'
		 prodShortDescription='Each box contains 10oz stay fresh envelopes.'
		 prodDescription='Each envelope makes 8 thick waffles wafflers'
		 prodMessage='sweet!' prodImageSmallPath='/villawareonline/images/wafmix.gif'
		 prodImageLargePath='/villawareonline/images/wafmix.gif'
		 prodLink='/detail.asp?product_id=5940' prodPrice='10.95'
		 prodWeight='2' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='7' prodDateAdded='2001-11-04T22:51:18'
		 prodDateModified='2004-08-10T22:25:14'/>
	<z:row prodID='5955' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='FlatBread Maker' ProdNamePlural='flat breads makers'
		 prodShortDescription='The great Grand Flat bread maker.'
		 prodDescription='Top Plate Is Medium Temperature So Breads Won&#x27;t Stick 
Bottom Plate Does The Baking 
Nonstick Cooking Surfaces 
Easy To Clean 
Indicator Light Lets You Know When It Is Ready To Bake 
Instruction Book Includes Over 20 Recipes 
1000 Watts 120 Volts 60 Hertz 
Underwriters Laboratories® Listed 
One Year Limited Warranty 
Manufacturer/ Warranty Information 
Size (HxWxD): 6.5&#x22; x 10&#x22; x 12.5&#x22; 
'
		 prodMessage='Ay, Carranba!' prodImageSmallPath='/villawareonline/images/59551.jpg'
		 prodImageLargePath='/villawareonline/images/5955.jpg'
		 prodLink='/detail.asp?product_id=5955' prodPrice='66.95'
		 prodWeight='13' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.95' prodDateAdded='2002-03-28T21:53:55'
		 prodDateModified='2003-12-13T09:19:59'/>
	<z:row prodID='59555' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='FlatBread Maker' ProdNamePlural='flat breads makers'
		 prodShortDescription='Top Plate Is Medium Temperature So Breads Won&#x27;t Stick  Bottom Plate Does The Baking Nonstick Cooking'
		 prodDescription='Top Plate Is Medium Temperature So Breads Won&#x27;t Stick  Bottom Plate Does The Baking Nonstick Cooking Surfaces Easy To Clean Indicator Light Lets You Know When It Is Ready To Bake Instruction Book Includes Over 20 Recipes 1000 Watts 120 Volts 60 Hertz 
Underwriters Laboratories® Listed One Year Limited Warranty Information Size (HxWxD): 6.5&#x22; x 10&#x22; x 12.5&#x22;'
		 prodMessage='Very Good!' prodImageSmallPath='/villawareonline/images/flatbreat.jpg'
		 prodImageLargePath='/villawareonline/images/flatbreamaker.jpg'
		 prodLink='/detail.asp?product_id=59555' prodPrice='66.95'
		 prodWeight='13' prodShip='8' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='59.95' prodDateAdded='2001-10-24T16:45:16'
		 prodDateModified='2003-12-13T09:20:52' prodRelated='90-0089,243001,90-0160,020C,020,275-06'
		 prodRelatedCats=''/>
	<z:row prodID='60' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Stainless Steel Espresso Makers'
		 ProdNamePlural='espresso coffee makers' prodShortDescription='Enjoy preparing and serving your favorite espresso coffee in one of our many stylish pots. bialetti'
		 prodDescription='Enjoy preparing and serving your favorite espresso coffee in one of our many stylish pots. We carry replacement parts for all our stainless steel and aluminum pots. bialetti
60 SERIES: NEW From Guido Bergna, Heavy weight S/S espresso makers made in Italy with a gift box.'
		 prodMessage='' prodImageSmallPath='/images/60.jpg' prodImageLargePath='/images/60.jpg'
		 prodLink='/detail.asp?product_id=60' prodPrice='81.99'
		 prodWeight='0' prodShip='8.10' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='77.77' prodDateAdded='2003-02-07T21:32:16'
		 prodDateModified='2004-02-02T23:00:37' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='60-0010' prodCategoryId='11' prodManufacturerId='13'
		 prodVendorId='7' prodName='Deco Cuts and Handy Snips'
		 ProdNamePlural='Deco Cuts and Handy Snips' prodShortDescription='Deco Cuts (Sold in sets of 4) , Handy Snips (Sold in sets of 4)'
		 prodDescription='Deco Cuts (Sold in sets of 4) , Handy Snips (Sold in sets of 4)'
		 prodMessage='' prodImageSmallPath='http://www.kasbahouse.com/img_handy_snips.jpg'
		 prodImageLargePath='http://www.kasbahouse.com/img_handy_snips.jpg'
		 prodLink='/detail.asp?product_id=60-0010' prodPrice='58.00'
		 prodWeight='0' prodShip='5.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='15.99' prodDateAdded='2002-11-24T22:05:04'
		 prodDateModified='2003-08-25T12:34:05' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='600012' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Classic 10.25&#x27; Covered Stockpot'
		 ProdNamePlural='Scanpan Classic 10.25&#x27;&#x27; Covered Stockpot'
		 prodShortDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
'
		 prodDescription='-Ceramic-Titanium &#x22;NewTek&#x22; Surface Possesses Extreme, Permanent Nonstick Properties 
-No Blistering, Peeling, Or Warping Ever 
-Safe To Use With Metal Utensils- Metal Will Not Scratch The Surface 
-Perfect Heat Distribution/ Superior Heat Retention 
-Handles Can Withstand 500o F 
-6.5 qt. capacity 
-Lifetime Warranty 
-Size (HxWxD): 5.5&#x22; x 10.25&#x22; 
-Made In Denmark 
-Weighs Approximately 7 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP600012.jpg'
		 prodImageLargePath='/images/SP600012.jpg' prodLink=''
		 prodPrice='119.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-21T23:09:48' prodDateModified='2003-07-22T10:22:50'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='600013' prodCategoryId='11' prodManufacturerId='47'
		 prodVendorId='7' prodName='Scanpan Ergonomic 6.5 Qt. Covered Stockpot'
		 ProdNamePlural='Scanpan Ergonomic 6.5 Qt. Covered Stockpots'
		 prodShortDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
'
		 prodDescription='-Extra-Thick, Pressure-Cast Aluminum Pan Base 
-Perfect Heat Distribution - No Hot Spots 
-Guaranteed Not To Warp, Ever 
-Radically New, Patented Nonstick Concept 
-Patented Ceramic-Titanium &#x22;NewTek&#x22; Technology 
-Perfect, Easy-To-Use, Easy-To-Clean Nonstick Surface 
-Safe To Use With Metal Utensils 
-Guaranteed Not To Peel, Blister Or Crack 
-The Patented rotilt Handle Design Is Based On Scientific Ergonomic Concepts 
-It Creates Greatly Improved Handling Of Pots And Pans During Frying, Sautéing, Pouring And Even Cleaning 
-Designed For Both Right-Hand And Left-Hand Use 
-Perfectly Molded To Fit The Contour Of Your Hand 
-Oven Safe To 500° F (260° C) 
-Dishwasher Safe 
-Full Lifetime Warranty 
-Made In Denmark 
-Weighs Approximately 7.1 Pounds
'
		 prodMessage='' prodImageSmallPath='/images/SP600013.jpg'
		 prodImageLargePath='/images/SP600013.jpg' prodLink=''
		 prodPrice='149.99' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodDateAdded='2003-07-21T21:57:50' prodDateModified='2003-07-22T10:30:51'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='602' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Cherry Stoner' ProdNamePlural='Cherries stoners'
		 prodShortDescription='New suction base having the same practical function as model 653.'
		 prodDescription='The sturdy suction base on this unit forcefully attaches  to countertop! No clamps!'
		 prodMessage='Hey ma! no clamps!' prodImageSmallPath='/villawareonline/images/cherrystoner.jpg'
		 prodImageLargePath='/villawareonline/images/cherrystoner.jpg'
		 prodLink='' prodPrice='25.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='23' prodDateAdded='2001-08-08T21:29:43'/>
	<z:row prodID='6025' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='VELOX HOME ESPRESSO MAKERS'
		 ProdNamePlural='VELOX HOME ESPRESSO MAKER' prodShortDescription='VELOX HOME ESPRESSO MAKERS
Now you can enjoy perfectly brewed espresso coffee at home or when traveling with our fine VELOX coffee makers.'
		 prodDescription='Now you can enjoy perfectly brewed espresso coffee at home or when traveling with our fine VELOX coffee makers.
lox has been in business since 1922 crafting the finest hand-made electric espresso makers. Cases and filters are made of stainless steel with sturdy ABS top &#x26; bottom housing. We are pleased to offer a 5 year parts &#x26; labor warranty on all these items. All are UL listed. 
The Velox travel kit includes a 2 cup electric espresso maker, 2 cups, 2 spoons and 1/2 lb. of fine Italian ground coffee. Volt 110 
These hand crafted machines produces hot, rich espresso without a stove. When the correct temperature has been reached the coffee exits automatically into your cup or pot. Convenient and portable, it makes a great traveling companion. Made in Italy, available in 110 volt only. 5 YEAR WARRANTY'
		 prodMessage='' prodImageSmallPath='/images/6025.jpg' prodImageLargePath='/images/6025.jpg'
		 prodLink='' prodPrice='106' prodWeight='0' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='98.99' prodDateAdded='2003-02-09T00:26:54'
		 prodDateModified='2003-02-09T00:27:24' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='603-03' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Wire Colanders' ProdNamePlural='wires colander'
		 prodShortDescription='Heavy mesh construction' prodDescription='with vey nice handles and footed base.'
		 prodMessage='Just like a chef' prodImageSmallPath='/villawareonline/images/v60303.gif'
		 prodImageLargePath='/villawareonline/images/v60303.gif'
		 prodLink='' prodPrice='33.95' prodWeight='2' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='29.99' prodDateAdded='2001-11-22T10:35:55'/>
	<z:row prodID='605OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Cool Chrome &#x26; Sleek Stainless'
		 ProdNamePlural='Cool Chrome &#x26; Sleek Stainless' prodShortDescription='605 - 12&#x22; x 7 1/2&#x22; Chrome Double Champagne SS Insert
609 - 7 3/4&#x22;H 18/8 Stainless Steel Oil Can, 1 Pint'
		 prodDescription='605 - 12&#x22; x 7 1/2&#x22; Chrome Double Champagne SS Insert
609 - 7 3/4&#x22;H 18/8 Stainless Steel Oil Can, 1 Pint
610 - 8&#x22;H. 18/8 Stainless Steel Oil Can, 1 Pint'
		 prodMessage='' prodImageSmallPath='/images/10-a.jpg' prodImageLargePath='/images/10-a.jpg'
		 prodLink='' prodPrice='90.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T14:47:48'
		 prodDateModified='2003-07-24T14:48:19' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='606' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Mesh Colander Basket' ProdNamePlural='colanders'
		 prodShortDescription='Large, flat bottom utensil for washing, straining and serving.'
		 prodDescription='Stainless steel, 12&#x22; diameter x 4&#x22; deep'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/606.jpg'
		 prodImageLargePath='/villawareonline/images/606.jpg' prodLink=''
		 prodPrice='37.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='31.99'
		 prodDateAdded='2001-11-14T02:52:57'/>
	<z:row prodID='6100-01' prodCategoryId='13' prodManufacturerId='6'
		 prodVendorId='6' prodName='Optional Grid Sets' ProdNamePlural='grid set'
		 prodShortDescription='Add a set that did not come with the unit.'
		 prodDescription='For your Villaware 4-square appliance that you already own. Note: 6100-01
Optional Grid Sets
Raised rib grill/flat griddle set.
One side is raised, other is flat grill (style -02,American Waffle  Flat Griddle set (one side thin waffle, other flat griddle)(style -03,Belgian Waffle set (one side only, deep belgian waffle).
'
		 prodMessage='Enjoy Cooking!' prodImageSmallPath='/villawareonline/images/multibig.jpg'
		 prodImageLargePath='/villawareonline/images/multibig.jpg'
		 prodLink='/detail.asp?product_id=6100-01' prodPrice='30.95'
		 prodWeight='1' prodShip='6.5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='29.00' prodDateAdded='2002-03-29T18:15:19'
		 prodDateModified='2005-05-25T06:05:48' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='6100N' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Belgian Waffle (single function)'
		 ProdNamePlural='Belgian Waffles (single function)' prodShortDescription='Belgian Waffle (single function)'
		 prodDescription='Belgian Waffle (single function), wafflers'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/wafflersimple.gif'
		 prodImageLargePath='/villawareonline/images/wafflersimple.gif'
		 prodLink='/detail.asp?product_id=6100N' prodPrice='81.95'
		 prodWeight='4' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='78.99' prodDateAdded='2002-03-29T17:31:05'
		 prodDateModified='2004-08-10T22:26:09'/>
	<z:row prodID='611' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Mezza Chop' ProdNamePlural='chopper'
		 prodShortDescription='It&#x27;s a veggie dicer, dough scraper and all around kitchen helper'
		 prodDescription='Stainless steel, 4.5x6&#x22;' prodMessage='chop chop chop'
		 prodImageSmallPath='/villawareonline/images/mezachop.gif'
		 prodImageLargePath='/villawareonline/images/mezachop.gif'
		 prodLink='' prodPrice='9.95' prodWeight='1' prodShip='5.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='6.99' prodDateAdded='2001-11-23T21:36:31'
		 prodDateModified='2003-02-23T22:44:28' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='6125' prodCategoryId='13' prodManufacturerId='6'
		 prodVendorId='11' prodName='American  Waffler with Panini Griddle'
		 ProdNamePlural='American  Waffler with Panini Griddles'
		 prodShortDescription='Dual function- included are the interchangeable plates for slim waffles, American style and also a flat griddle. Use griddle closed to Grill Panini or other sandwiches or open for French toast and griddle style cooking.

'
		 prodDescription='Dual function- included are the interchangeable plates for slim waffles, American style and also a flat griddle. Use griddle closed to Grill Panini or other sandwiches or open for French toast and griddle style cooking. wafflers
'
		 prodMessage='Discontinued Product.
Sorry.' prodImageSmallPath='/villawareonline/images/wafflersimple.gif'
		 prodImageLargePath='/villawareonline/images/wafflersimple.gif'
		 prodLink='/detail.asp?product_id=6125' prodPrice='89.95'
		 prodWeight='4' prodShip='9' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2002-03-29T17:03:51'
		 prodDateModified='2004-08-10T22:27:18' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='613OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Professional Weight Serveware'
		 ProdNamePlural='Professional Weight Serveware' prodShortDescription='613 - 11 1/2&#x27;&#x27; Diameter Bowl
614 - 15 1/2&#x27;&#x27; Diameter Bowl
631 - 11&#x27;&#x27; Square Tray
632 - 13 1/2&#x27;&#x27; Square Tray
633 - 18&#x27;&#x27; x 13 1/2&#x27;&#x27; Rectangular Tray'
		 prodDescription='613 - 11 1/2&#x27;&#x27; Diameter Bowl
614 - 15 1/2&#x27;&#x27; Diameter Bowl
631 - 11&#x27;&#x27; Square Tray
632 - 13 1/2&#x27;&#x27; Square Tray
633 - 18&#x27;&#x27; x 13 1/2&#x27;&#x27; Rectangular Tray'
		 prodMessage='' prodImageSmallPath='/images/Bfinal.jpg'
		 prodImageLargePath='/images/Bfinal.jpg' prodLink='' prodPrice='39.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T09:53:12' prodDateModified='2003-08-04T18:03:11'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='614' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pizza &#x26; Veggie Cutter'
		 ProdNamePlural='veggies cutters pizzas' prodShortDescription='Handy mezzaluna half moon knife'
		 prodDescription='Stainless steel, 7.5&#x22; long' prodMessage='Pizza!'
		 prodImageSmallPath='/villawareonline/images/614.jpg' prodImageLargePath='/villawareonline/images/614.jpg'
		 prodLink='' prodPrice='14.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.99' prodDateAdded='2001-11-23T23:51:01'/>
	<z:row prodID='615' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Rotary Grater 2 drum' ProdNamePlural='rotary graters'
		 prodShortDescription='Popular at Italian Tables everywhere. Finely shreds hard cheeses into delicate strands.'
		 prodDescription='Second drum grates coarse. Also for nuts, chocalate and vegetables.'
		 prodMessage='Mamma Mia!' prodImageSmallPath='/villawareonline/images/615.jpg'
		 prodImageLargePath='/villawareonline/images/615.jpg' prodLink=''
		 prodPrice='9.95' prodWeight='1' prodShip='6.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='7.99'
		 prodDateAdded='2002-04-03T19:59:54'/>
	<z:row prodID='6150' prodCategoryId='15' prodManufacturerId='5'
		 prodVendorId='6' prodName='Belgian Waffler &#x26; Multi Baker'
		 ProdNamePlural='Belgian Wafflers &#x26; Multi Bakers'
		 prodShortDescription='Interchangeable plates for Belgian waffles, raised rib grill and flat grill.'
		 prodDescription='VillaWare Belgian Waffle Maker 
 
For maximum culinary versatility in one 12 1/2&#x22; square space, you can&#x27;t beat this offer: In addition to the classic deep-pocket Belgian waffle plates, it comes with two bonus plates that convert it to a ribbed grill or a flat griddle. Quick-release locking clip allows fast, easy switching of the different cooking plates yet secures them firmly. Floating hinge accommodates varying food thicknesses; opens flat for griddle cooking on two surfaces. Features adjustable temperature control dial. Classic chrome housing. 1200 watts. 12&#x22; x 12 1/2&#x22; x 5&#x22;. 
panini maker, wafflers'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/multibig.jpg'
		 prodImageLargePath='villawareonline/images/multibig.jpg'
		 prodLink='/detail.asp?product_id=6150' prodPrice='89.95'
		 prodWeight='4' prodShip='8.75' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='79.99' prodDateAdded='2002-03-29T17:33:46'
		 prodDateModified='2004-08-10T22:28:25' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='6150H' prodCategoryId='17' prodManufacturerId='5'
		 prodVendorId='7' prodName='handle for 6150' ProdNamePlural='handles'
		 prodShortDescription='handle 6150' prodDescription='6150'
		 prodMessage='Parts Replacement' prodImageSmallPath='/villawareonline/images/'
		 prodImageLargePath='/villawareonline/images/' prodLink=''
		 prodPrice='7.95' prodWeight='1' prodShip='3.10' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='0' prodSalePrice='0'
		 prodDateAdded='2002-05-15T19:29:48'/>
	<z:row prodID='616' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Meat Tenderizers' ProdNamePlural='meats tenderizer'
		 prodShortDescription='Deluxe heavyweight hammers' prodDescription='With easy grip handle. Sanitary, easy to clean'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/616-01.gif'
		 prodImageLargePath='/villawareonline/images/616-01.gif'
		 prodLink='' prodPrice='18.95' prodWeight='1' prodShip='5'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='15.99' prodDateAdded='2001-11-24T02:26:31'/>
	<z:row prodID='617-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Deep stainless colanders' ProdNamePlural='colander deluxe'
		 prodShortDescription='Drain pasta, vegetables, fruits.'
		 prodDescription='The deep shape makes an easy fit into sinks and to store. No tip, round footed base'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/617.jpg'
		 prodImageLargePath='/villawareonline/images/617.jpg' prodLink='/detail.asp?product_id=617-02'
		 prodPrice='17.95' prodWeight='6' prodShip='7' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='14'
		 prodDateAdded='2002-09-03T10:42:33' prodDateModified='2005-05-11T17:26:50'/>
	<z:row prodID='618' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Vertical Chicken Roaster' ProdNamePlural='chickens roasters verticals'
		 prodShortDescription='Poultry sits above drippings and fats drain away. Air roasts all sides at once up to 50% faster. Villaware Chicken Roaster'
		 prodDescription='Stainless steel rack and drip pan. 7&#x22; diameter x 9&#x22; high
Villaware Chicken Roaster'
		 prodMessage='What&#x27;s for dinner?' prodImageSmallPath='/villawareonline/images/chickenroaster.jpg'
		 prodImageLargePath='/villawareonline/images/chickenroaster.jpg'
		 prodLink='/detail.asp?product_id=618' prodPrice='15.95'
		 prodWeight='1' prodShip='6' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='10.99' prodDateAdded='2001-11-12T02:11:46'
		 prodDateModified='2004-07-12T17:22:02'/>
	<z:row prodID='619OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='&#x22;Ceramic Swirls&#x22;'
		 ProdNamePlural='Ceramic Swirls' prodShortDescription='619 - 13&#x22;H. Chrome Paper Towel Holder
124 - 13&#x22;H. Paper Towel Holder'
		 prodDescription='619 - 13&#x22;H. Chrome Paper Towel Holder
124 - 13&#x22;H. Paper Towel Holder'
		 prodMessage='' prodImageSmallPath='/images/3-a.jpg' prodImageLargePath='/images/3-a.jpg'
		 prodLink='' prodPrice='14.00' prodWeight='0' prodShip='6.00'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodDateAdded='2003-07-24T14:21:07'
		 prodDateModified='2003-07-24T14:21:29' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='620-02' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='French Press Thermal Carafe Coffee Maker'
		 ProdNamePlural='carafes coffess makers presses' prodShortDescription='Now make French press coffee and serve it hot!'
		 prodDescription='High efficiency carafe has insulated foam with glass liner. Rich chrome ABS body. Dishwaher safe.'
		 prodMessage='Ooooh La la!' prodImageSmallPath='/villawareonline/images/bigfrenchpress.jpg'
		 prodImageLargePath='/villawareonline/images/bigfrenchpress.jpg'
		 prodLink='' prodPrice='21.95' prodWeight='1' prodShip='7.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='18' prodDateAdded='2002-03-29T18:54:59'
		 prodRelated='5555-007,5555-05,243001,020C,020,275-06'
		 prodRelatedCats=''/>
	<z:row prodID='6206R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Professional Pot Racks - Copper &#x26; Brass Rectangles'
		 ProdNamePlural='Professional Pot Racks - Copper &#x26; Brass Rectangles'
		 prodShortDescription='-With Grid
-Rectangles 32&#x27;&#x27; x 19&#x27;&#x27;
-Includes  8 Center &#x26; 4 Grid Hooks
-Weight: 33 Pounds'
		 prodDescription='-With Grid
-Rectangles 32&#x27;&#x27; x 19&#x27;&#x27;
-Includes  8 Center &#x26; 4 Grid Hooks
-Weight: 33 Pounds'
		 prodMessage='' prodImageSmallPath='/images/6206R.jpg'
		 prodImageLargePath='/images/6206R.jpg' prodLink='' prodPrice='550.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T15:26:54' prodDateModified='2003-07-29T15:27:10'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='620CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='International Premium Food Slicer'
		 ProdNamePlural='International Premium Food Slicers' prodShortDescription='- Versatile; featuring plastic, aluminum and stainless steel construction.
- Durable quality geared universal motor.
- Stamped, multi-purpose stainless steel balade, diameter approximately 7&#x27;&#x27; (17 cm.)'
		 prodDescription='- Versatile; featuring plastic, aluminum and stainless steel construction.
- Durable quality geared universal motor.
- Stamped, multi-purpose stainless steel balade, diameter approximately 7&#x27;&#x27; (17 cm.)
- Precision slice control.
- Weight: 6.7 lbs., 90 watts.'
		 prodMessage='' prodImageSmallPath='/images/620CC.jpg'
		 prodImageLargePath='/images/620CC.jpg' prodLink='' prodPrice='209.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T13:34:46' prodDateModified='2003-08-06T16:56:47'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='6217R' prodCategoryId='11' prodManufacturerId='49'
		 prodVendorId='7' prodName='Professional Pot Racks - Copper &#x26; Brass Ovals'
		 ProdNamePlural='Professional Pot Racks - Copper &#x26; Brass Ovals'
		 prodShortDescription='-With Grid
-Ovals 40&#x27;&#x27; x 19&#x27;&#x27;
-Includes 8 Center &#x26; 4 Grid Hooks
-Weight: Ovals 36 Pounds'
		 prodDescription='-With Grid
-Ovals 40&#x27;&#x27; x 19&#x27;&#x27;
-Includes 8 Center &#x26; 4 Grid Hooks
-Weight: Ovals 36 Pounds'
		 prodMessage='' prodImageSmallPath='/images/6217R.jpg'
		 prodImageLargePath='/images/6217R.jpg' prodLink='' prodPrice='600.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T15:32:40' prodDateModified='2003-07-29T15:32:56'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='622' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='6 in 1 Grater Set' ProdNamePlural='graters sets'
		 prodShortDescription='Neat 6 piece set with 3 stainless steel blades.'
		 prodDescription='Egg separator, clear storage box and spouted lid. 5x3.5x2.5 high'
		 prodMessage='chop chop chop' prodImageSmallPath='/villawareonline/images/622.jpg'
		 prodImageLargePath='/villawareonline/images/622.jpg' prodLink=''
		 prodPrice='12.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='9'
		 prodDateAdded='2001-11-23T20:56:41'/>
	<z:row prodID='624' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Potato Masher' ProdNamePlural='potatoes mashers'
		 prodShortDescription='Nice hand tool for mashing and blending.'
		 prodDescription='stainless steel, 5&#x22; diameter x 5&#x22; high, Nice hand tool for mashing and blending.'
		 prodMessage='I Say Potato, You say Tomato' prodImageSmallPath='/villawareonline/images/foodcan-potatomasherb.gif'
		 prodImageLargePath='/villawareonline/images/foodcan-potatomasherb.gif'
		 prodLink='/detail.asp?product_id=624' prodPrice='12.95'
		 prodWeight='1' prodShip='5' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodSaleIsActive='1' prodSalePrice='9.99' prodDateAdded='2001-11-05T01:46:43'
		 prodDateModified='2004-07-31T00:39:50'/>
	<z:row prodID='628' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Olive Oil Dipping Set' ProdNamePlural='oil dispensers'
		 prodShortDescription='Experience the simple pleasure of dipping fresh Italian bread into a good olive oil!'
		 prodDescription='Hand painted earthware. Cruet is 14 oz, plates are 4.5&#x22; diameter'
		 prodMessage='Famiglia time!' prodImageSmallPath='/villawareonline/images/oodippingsetb.jpg'
		 prodImageLargePath='/villawareonline/images/oodippingsetb.jpg'
		 prodLink='/detail.asp?product_id=628' prodPrice='24.95'
		 prodWeight='1' prodShip='8.25' prodShipIsActive='1' prodCountryTaxIsActive='0'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='22.75' prodDateAdded='2001-12-11T04:56:13'
		 prodDateModified='2004-07-30T15:40:00'/>
	<z:row prodID='6300' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='11' prodName='Villaware Electric Skillet'
		 ProdNamePlural='villaware electrics skillets' prodShortDescription='Great for cooking or warming at the table 
Pan is dishwasher safe and immersible'
		 prodDescription='Great for cooking or warming at the table 
Pan is dishwasher safe and immersible 
1500 watts-powerful enough to cook all of your skillet dishes 
Tempered glass lid 
Commercial cast stainless steel cookware handles, positively secured by heavy stainless steel riveting 
Premium Excalibur® scratch resistant non-stick coating 
18/10 polished stainless steel body'
		 prodMessage='Brand New!' prodImageSmallPath='/villawareonline/images/6300-12.jpg'
		 prodImageLargePath='/villawareonline/images/6300-16.jpg'
		 prodLink='' prodPrice='121.95' prodWeight='5' prodShip='8.25'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='99.99' prodDateAdded='2002-01-13T00:49:06'
		 prodDateModified='2003-12-03T21:57:05'/>
	<z:row prodID='6300L' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='replacement lid' ProdNamePlural='lids'
		 prodShortDescription='replacement lid 6300' prodDescription='replacement lid 6300'
		 prodMessage='' prodImageSmallPath='' prodImageLargePath=''
		 prodLink='' prodPrice='14.25' prodWeight='0' prodShip='5.75'
		 prodShipIsActive='1' prodCountryTaxIsActive='1' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodDateAdded='2003-11-03T20:30:42'
		 prodDateModified='2003-11-03T20:30:56' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='630-20' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Frothing Pitcher' ProdNamePlural='chop board'
		 prodShortDescription='A necessary companion to your cappucino machine.'
		 prodDescription='Stainless Steel, 20z' prodMessage='Nice'
		 prodImageSmallPath='/villawareonline/images/632-20.jpg'
		 prodImageLargePath='/villawareonline/images/632-20.jpg'
		 prodLink='' prodPrice='13.95' prodWeight='1' prodShip='4.10'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='9.99' prodDateAdded='2002-01-13T02:56:12'/>
	<z:row prodID='630935' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Copper Roasting Pan' ProdNamePlural='Coppers Roasting Pans'
		 prodShortDescription='The shallow sides of the roasting pan allow the meat to be exposed as much as possible to the dry heat of the oven.'
		 prodDescription='The shallow sides of the roasting pan allow the meat to be exposed as much as possible to the dry heat of the oven. The pan is made of solid copper with stainless steel lining and bronze handles. 
'
		 prodMessage='' prodImageSmallPath='/images/wc630935.jpg'
		 prodImageLargePath='/images/wc630935.jpg' prodLink=''
		 prodPrice='397.00' prodWeight='0' prodShip='6.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='1' prodSaleIsActive='1' prodSalePrice='395.75'
		 prodDateAdded='2003-06-18T23:27:27' prodDateModified='2003-06-18T23:27:52'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='630CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='International Gourmet Electric Food Slicer'
		 ProdNamePlural='International Gourmet Electric Food Slicers'
		 prodShortDescription='- Heavy duty, featuring key components made of cast aluminum and stainless steel.
- Cantilever design for large trays and easy cleaning.
- Multi purpose stainless steel blade, diameter approximately 7&#x27;&#x27; (17 cm.)
'
		 prodDescription='- Heavy duty, featuring key components made of cast aluminum and stainless steel.
- Cantilever design for large trays and easy cleaning.
- Multi purpose stainless steel blade, diameter approximately 7&#x27;&#x27; (17 cm.)
- High quality gear drive universal motor.
- Cartridge design for easy blade removal and clean-up.
- Weight: 10.1 lbs., 100 Watts.'
		 prodMessage='' prodImageSmallPath='/images/630CC.jpg'
		 prodImageLargePath='/images/630CC.jpg' prodLink='' prodPrice='300.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T12:42:09' prodDateModified='2003-08-06T16:45:09'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='631' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pizza Pizzazz' ProdNamePlural='cook book'
		 prodShortDescription='Handy economical guide to tools, crusts, sauces, toppoings.'
		 prodDescription='Dozens of recipes even calzone! 8.5x5.25, 64 pages'
		 prodMessage='Great!' prodImageSmallPath='/villawareonline/images/631.jpg'
		 prodImageLargePath='/villawareonline/images/631.jpg' prodLink=''
		 prodPrice='16.95' prodWeight='1' prodShip='7.5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='12.95'
		 prodDateAdded='2002-04-23T22:43:52'/>
	<z:row prodID='632CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='International Gourmet VariTilt Electric Food Slicer'
		 ProdNamePlural='International Gourmet VariTilt Electric Food Slicers'
		 prodShortDescription='- Operates in upright or true gravity-feed mode.
- Heavy duty, featuring key components made of cast aluminum and stainless steel.
- Cantilever design for large trays and easy cleaning.'
		 prodDescription='- Operates in upright or true gravity-feed mode.
- Heavy duty, featuring key components made of cast aluminum and stainless steel.
- Cantilever design for large trays and easy cleaning.
- Multi-purpose stainless steel blade, diameter approximately 7&#x27;&#x27; (17 cm.)
- High quality gear drive universal motor.
- Cartridge design for easy blade removal and clean-up.
- Weight: 10.6 lbs., 100 watts.'
		 prodMessage='' prodImageSmallPath='/images/632CC.jpg'
		 prodImageLargePath='/images/632CC.jpg' prodLink='' prodPrice='359.99'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='0'
		 prodDateAdded='2003-08-06T11:41:56' prodDateModified='2003-08-06T16:28:04'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='633001' prodCategoryId='11' prodManufacturerId='38'
		 prodVendorId='7' prodName='Lacquered Iron Food Warmer'
		 ProdNamePlural='Lacquered Irons Food Warmers' prodShortDescription='The warmer is constructed of black, lacquered iron and comes with two removable burners.'
		 prodDescription='The warmer is constructed of black, lacquered iron and comes with two removable burners. It is stable, resting on four legs. 
'
		 prodMessage='' prodImageSmallPath='/images/wc633001.jpg'
		 prodImageLargePath='/images/wc633001.jpg' prodLink=''
		 prodPrice='155.25' prodWeight='0' prodShip='8.00' prodShipIsActive='1'
		 prodCountryTaxIsActive='1' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='154.00'
		 prodDateAdded='2003-06-18T20:41:29' prodDateModified='2003-06-18T22:50:10'
		 prodLength='0' prodWidth='0' prodHeight='0' prodRelated='333-01'
		 prodRelatedCats=''/>
	<z:row prodID='633-12' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Spanish Rice Rack' ProdNamePlural='spanish rices racks'
		 prodShortDescription='12 Spanish 3oz jars and labels'
		 prodDescription='15 high x 13&#x22; wide, color boxed'
		 prodMessage='Ola!' prodImageSmallPath='/villawareonline/images/633-12.jpg'
		 prodImageLargePath='/villawareonline/images/633-12.jpg'
		 prodLink='' prodPrice='53.95' prodWeight='1' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='48.50' prodDateAdded='2002-01-13T02:13:08'/>
	<z:row prodID='634' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Pizza Chopper' ProdNamePlural='pizzas choppers'
		 prodShortDescription='Heavy weight, professional quality knife.'
		 prodDescription='For pizzas or a safe way to chop vegetables. Brushed stainless steel. 14&#x22; length
Heavy weight, professional quality knife.'
		 prodMessage='Pizza!' prodImageSmallPath='/villawareonline/images/634.jpg'
		 prodImageLargePath='/villawareonline/images/634.jpg' prodLink='/detail.asp?product_id=634'
		 prodPrice='19.95' prodWeight='2' prodShip='6.25' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='13.99'
		 prodDateAdded='2001-11-23T18:45:46' prodDateModified='2004-07-30T22:22:37'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='635' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Poppy seeder' ProdNamePlural='poppy seeds'
		 prodShortDescription='Poppy seed grinder, bakers know there is really no substitute for fresh ground poppy seeds!'
		 prodDescription='Features an adjusting nut to
obtain your exact desired grind. Also grind other seeds:
peppercorns, spices, coffee, nuts and small amounts of grain.
Tin coated cast iron, Made in the Czech republic. Disassembles for easy
cleaning, 9&#x22; high
'
		 prodMessage='Nice!' prodImageSmallPath='/villawareonline/images/poppyseedgrinder.jpg'
		 prodImageLargePath='/villawareonline/images/poppyseedgrinder.jpg'
		 prodLink='' prodPrice='43.95' prodWeight='1' prodShip='7'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='38.99' prodDateAdded='2001-11-22T05:45:24'/>
	<z:row prodID='636' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Universal Deep colander' ProdNamePlural='deep colander'
		 prodShortDescription='This stainless steel colander fits most 12 to 20 quart stock pot.'
		 prodDescription='Wire nbail handle folds down, footed base. Drain pasta or steam cook vegetables, corn, seafood and more. Measures 9&#x22; diameter x 7 &#x22; high.'
		 prodMessage='Nice' prodImageSmallPath='/villawareonline/images/636.gif'
		 prodImageLargePath='/villawareonline/images/636.gif' prodLink=''
		 prodPrice='30.95' prodWeight='1' prodShip='5' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='26.99'
		 prodDateAdded='2001-11-24T02:36:57'/>
	<z:row prodID='637' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Fruit and Wheat Grass Juicer'
		 ProdNamePlural='juices fruits' prodShortDescription='Use to obtain a high degree of compression
for squeezing all kinds of fruits and
grasses.'
		 prodDescription='Adjustment screw controls
the compression force. Food is strained
through a fine or coarse stainless steel screen.
Dry waste material ejects out of the end point
of the unit. Disassembles, cast iron, tin coated
11&#x22; high. Designed &#x26; made in Czech Republic'
		 prodMessage='Healthy juices, live longer' prodImageSmallPath='/villawareonline/images/637.gif'
		 prodImageLargePath='/villawareonline/images/637.gif' prodLink='/detail.asp?product_id=637'
		 prodPrice='76.95' prodWeight='1' prodShip='8' prodShipIsActive='1'
		 prodCountryTaxIsActive='0' prodStateTaxIsActive='1' prodEnabledIsActive='1'
		 prodAttrNum='0' prodSaleIsActive='1' prodSalePrice='59.99'
		 prodDateAdded='2001-11-22T05:28:47' prodDateModified='2005-05-15T13:58:24'/>
	<z:row prodID='637OD' prodCategoryId='11' prodManufacturerId='37'
		 prodVendorId='7' prodName='Professional Weight Serveware C.'
		 ProdNamePlural='Professional Weight Serveware C.' prodShortDescription='637 - 18&#x27;&#x27; x 14&#x27;&#x27; Oval Tray
638 - 23&#x27;&#x27; x 8&#x27;&#x27; Oval Tray
639 - 26&#x27;&#x27; x 9 1/2&#x27;&#x27; Oval Tray'
		 prodDescription='637 - 18&#x27;&#x27; x 14&#x27;&#x27; Oval Tray
638 - 23&#x27;&#x27; x 8&#x27;&#x27; Oval Tray
639 - 26&#x27;&#x27; x 9 1/2&#x27;&#x27; Oval Tray'
		 prodMessage='' prodImageSmallPath='/images/Afinal.jpg'
		 prodImageLargePath='/images/Afinal.jpg' prodLink='' prodPrice='48.00'
		 prodWeight='0' prodShip='6.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodDateAdded='2003-07-29T09:59:39' prodDateModified='2003-08-04T18:03:30'
		 prodLength='0' prodWidth='0' prodHeight='0'/>
	<z:row prodID='638' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='7' prodName='Bean Chopper' ProdNamePlural='chopper beans'
		 prodShortDescription='Easily chops string beans with an angle cut.'
		 prodDescription='Heavy cast iron, tin coated. Stainless steel blades, 9&#x22; high
Made in Czech Republic'
		 prodMessage='chop chop chop' prodImageSmallPath='/villawareonline/images/foodcan-beanchopper.gif'
		 prodImageLargePath='/villawareonline/images/foodcan-beanchopper.gif'
		 prodLink='' prodPrice='46.95' prodWeight='1' prodShip='8'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='0' prodSaleIsActive='1'
		 prodSalePrice='39.99' prodDateAdded='2001-11-22T05:24:13'/>
	<z:row prodID='640-01' prodCategoryId='11' prodManufacturerId='5'
		 prodVendorId='6' prodName='Italian Style Kitchen Tins'
		 ProdNamePlural='kitchens tin styles italians' prodShortDescription='Beautifully decorated with richly textured tops and gold knobs...'
		 prodDescription='Decorate your kitchen with the whole set. Each style is sold open stock also 6 pc/carton'
		 prodMessage='Great Add on!' prodImageSmallPath='/villawareonline/images/tins.jpg'
		 prodImageLargePath='/villawareonline/images/tins.jpg'
		 prodLink='' prodPrice='7.95' prodWeight='1' prodShip='6'
		 prodShipIsActive='1' prodCountryTaxIsActive='0' prodStateTaxIsActive='1'
		 prodEnabledIsActive='1' prodAttrNum='1' prodSaleIsActive='1'
		 prodSalePrice='5' prodDateAdded='2001-08-08T02:24:09'/>
	<z:row prodID='64005' prodCategoryId='11' prodManufacturerId='40'
		 prodVendorId='7' prodName='LaFayette Chairside World Globe'
		 ProdNamePlural='LaFayette Chairside World Globes' prodShortDescription='The 33 &#x27;chairside&#x27; height makes the LaFayette a very practical addition to the home or office.
'
		 prodDescription='-The 33&#x22; &#x27;chairside&#x27; height makes the LaFayette a very practical addition to the home or office.
-Everything you look for in a globe is here; a 16&#x22; antique illuminated globe ball, walnut-finish base, and full die-cast meridian, with painted finish. 
-A globe that will be used and admired for years to come.
Diameter: 16&#x22; 
Height: 33&#x22; 
Weight: 26.5 lbs.
'
		 prodMessage='' prodImageSmallPath='/images/64005.gif'
		 prodImageLargePath='/images/64005.gif' prodLink='' prodPrice='750.00'
		 prodWeight='0' prodShip='10.00' prodShipIsActive='1' prodCountryTaxIsActive='1'
		 prodStateTaxIsActive='1' prodEnabledIsActive='1' prodAttrNum='1'
		 prodSaleIsActive='1' prodSalePrice='564.99' prodDateAdded='2003-07-11T17:02:46'
		 prodDateModified='2003-07-11T17:03:03' prodLength='0'
		 prodWidth='0' prodHeight='0'/>
	<z:row prodID='640CC' prodCategoryId='11' prodManufacturerId='52'
		 prodVendorId='7' prodName='International Professional Food Slicer'
		 ProdNamePlural='International Professional Food Slicers'
		 prodShortDescription='- Commercial quality features, precision thickness control.
- Heavy duty, rugged-key components of aluminum and stainless steel construction.
- Powerful condenser motor for smooth, extremely quiet gear drive operation.'
		 prodDescription='- Commercial quality features, precision thickness control.
- Heavy duty, rugged-key components of aluminum and stainless steel construction.
- Powerful condenser motor for smooth, extremely quiet gear drive operation.
- Cantilevered design-for large trays and easy cleaning.
- Instant response on/off switch built into food carriage.
- Fully hardened, machined, stainless steel blade, diameter approx. 7&#x27;&#x27; (17 cm.)
- Weight: 13.0 lbs., 124 watts.'
		 prodMessage='' prodImageSmallPath='/images/640CC.jpg'
		 prodImageLargePath='/images/640CC.jpg' prodLink='' prodPrice='420.00'
		 prodWeigh
