<root PartnerId="D8FB-2EBE-B9A2-5171-1E96" ListingType="Autos For Sale" >
<Listing SellerInventoryId="DEMO123"
     Make="Yamaha"
     Model="Yamaha C3"
     ModelYear="2012"
     Mileage="25"
     IsMileageInKilometers="N"
     Color="Red"
     ForSaleBy="Dealers"
     AvailableAt="Demo Yamaha"
     SoldBy="Dealer"
     Price="5000"
     SellerRemarks="Well Maintained!! Great sedan"
     PostalCode="33435"
     Country="US"
     ContactPhone="555-555-1212"
     ContactEmail="aa@bb.com"
     VIN="23gt6yhujtru"
  >
    <PhotoUrls>
                    <PhotoUrl IsPrimaryPhoto="Yes" Url="http://www.mysite.com/myphoto1.jpg" />
    </PhotoUrls>
</Listing>
<Listing SellerInventoryId="DEMO345"
		 Make="Yamaha"
         Model="Yamaha C3"
		 ModelYear="2011"
		 Mileage="30"
		 IsMileageInKilometers="N"
		 Color="Red"
		 ForSaleBy="Dealers"
		 AvailableAt="My Yamaha"
		 SoldBy="Dealer"
		 Price="4500"
		 SellerRemarks="Well Maintained!! Great cart"
		 PostalCode="95355"
		 Country="USA"
		 ContactPhone="555-555-1212"
		 ContactEmail="aa@bb.com"
		 VIN="23gt6yhujtru">
		<PhotoUrls>
			<PhotoUrl IsPrimaryPhoto="Yes" Url="http://www.mysite.com/myphoto1.jpg" />
	   </PhotoUrls>
</Listing>
</root>

