<?xml version="1.0" encoding="utf-8"?>
	<items>
		<item>
			<item_id>123456</item_id>
			<item_type>S</item_type>
			<item_name><![CDATA[
				Hard disk SATA 600GB, used & works
				]]>
			</item_name>
			<item_description><![CDATA[
				<p><b>Very large &amp; quiet disk</b></p>
				<p><a href="www.hdd.com">See the spec here</a></p>
				]]>
			</item_description>
            <sku>ABC-123456</sku>
			<images>
				<image_url>http://www.osta.ee/1.jpg</image_url>
				<image_url>http://www.osta.ee/2.jpg</image_url>
			</images>
			<categories>
				<category_id>1509</category_id>
				<category_id>2</category_id>
			</categories>
			<date_start>2011-05-31T15:00:00</date_start>
			<duration>7</duration>
			<quantity>1</quantity>
			<condition>new</condition>
			<price>
				<start_price>99.50</start_price>
                <buynow_offer_price>90.00</buynow_offer_price>
                <discount_percent>20</discount_percent>
                <discount_valid_from>2011-07-02T00:00:00</discount_valid_from>
                <discount_valid_to>2011-08-02T23:59:59</discount_valid_to>
			</price>
			<location>
				<location_country>Eesti</location_country>
				<location_county>Harjumaa</location_county>
				<location_city>Tallinn</location_city>
			</location>
			<payment>
				<payment_deposit></payment_deposit>
				<payment_vmoney></payment_vmoney>
				<payment_bank></payment_bank>
				<payment_cash></payment_cash>
				<payment_descr></payment_descr>
				<payment_description>Payment item_description goes here</payment_description>
			</payment>
			<shipment>
				<shipment_term>5</shipment_term>
				<shipment_return></shipment_return>
				<shipment_return_term>5</shipment_return_term>
				<shipment_price_mail>1.5</shipment_price_mail>
				<shipment_price_mail_2nd>1.25</shipment_price_mail_2nd>
				<shipment_price_registered>2.50</shipment_price_registered>
				<shipment_price_registered_2nd>2.10</shipment_price_registered_2nd>
				<shipment_price_courier>4.50</shipment_price_courier>
				<shipment_price_courier_2nd>2.50</shipment_price_courier_2nd>
				<ship_courier_smartpost />
				<ship_courier_smartpost_free />
				<smartpost_size_id>2</smartpost_size_id>
				<ship_courier_post24 />
				<post24_size_id>M</post24_size_id>
				<ship_courier_dpd />
				<ship_courier_pickup />
				<pickup_description>Pickup description goes here</pickup_description>
				<ship_courier_agreement />
				<agreement_description>Agreement description goes here</agreement_description>
                <ship_courier_cod />
                <ship_courier_cod_price>3.99</ship_courier_cod_price>
                <ship_courier_cod_payment_cash />
                <ship_courier_cod_payment_card />
			</shipment>
			<details>
				<clothes>
					<clothes_size_id>1</clothes_size_id>
				</clothes>
				<shoes>
					<shoes_size_id>2</shoes_size_id>
				</shoes>
				<tires>
					<tires_width_id>2</tires_width_id>
					<tires_height_id>3</tires_height_id>
					<tires_diameter_id>5</tires_diameter_id>
					<tires_type_id>2</tires_type_id>
				</tires>
				<rims>
					<rims_diameter_id>2</rims_diameter_id>
					<rims_width_id>3</rims_width_id>
					<rims_offset_id>5</rims_offset_id>
					<rims_bolts_id>2</rims_bolts_id>
					<rims_bolts_offset_id>2</rims_bolts_offset_id>
				</rims>
			</details>
		</item>
	</items>

