<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='PLU' rs:number='1' 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='Item' rs:number='2' rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='string' dt:maxLength='255'/>
		</s:AttributeType>
		<s:AttributeType name='Price' rs:number='3' rs:nullable='true' rs:maydefer='true' rs:writeunknown='true'>
			<s:datatype dt:type='number' rs:dbtype='currency' dt:maxLength='8' rs:precision='19' rs:fixedlength='true'/>
		</s:AttributeType>
		<s:extends type='rs:rowbase'/>
	</s:ElementType>
</s:Schema>
<rs:data>
	<z:row PLU='108' Item='BIVI BAG CAMO EMPHATEX - X LARGE' Price='341'/>
	<z:row PLU='109' Item='SOFTIE 3 MILITARY' Price='238'/>
	<z:row PLU='110' Item='SOFTIE 9 MILITARY ' Price='293.15'/>
	<z:row PLU='111' Item='BLACK HYDRATION KIT - PLATYPUS' Price='77.55'/>
	<z:row PLU='112' Item='SOFTIE 6 MILITARY' Price='254.1'/>
	<z:row PLU='113' Item='BIVI BAG CAMO EMPHATEX - STANDARD' Price='306.9'/>
	<z:row PLU='114' Item='SPECIAL FORCES 1 SLEEPING BAG' Price='218.35'/>
</rs:data>
</xml>