<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='94' Item='TROOPER VEST DP' Price='232.65'/>
	<z:row PLU='95' Item='COMBAT VEST DP  2 PKTS'/>
	<z:row PLU='96' Item='COMBAT VEST DP  4 PKTS'/>
	<z:row PLU='97' Item='M.65 JACKET DP' Price='119.35'/>
	<z:row PLU='98'/>
	<z:row PLU='99' Item='PONCHO X LONG DP' Price='52.25'/>
	<z:row PLU='100' Item='AUSCAM JACKET DDC' Price='231'/>
	<z:row PLU='101' Item='PONCHO (THROWOVER) DP' Price='47.85'/>
	<z:row PLU='102' Item='OVER TROUSERS DP' Price='37.4'/>
	<z:row PLU='103' Item='COLD WEATHER LINER' Price='72.6'/>
	<z:row PLU='104'/>
	<z:row PLU='105' Item='3 LTR HYDROPAC CAMO &#x26; BLACK SOS' Price='86.9'/>
	<z:row PLU='106' Item='PARACHUTE SMOCK'/>
	<z:row PLU='107' Item='AUSSIE DRINKING BAG DP' Price='92.95'/>
	<z:row PLU='439' Item='CAMEL BAC' Price='42.9'/>
	<z:row PLU='443' Item='2Lt. BLADDER' Price='25.3'/>
</rs:data>
</xml>