<?xml version="1.0" encoding="utf-8"?>
<AddItemRequest xmlns="urn:ebay:apis:eBLBaseComponents">
   <RequesterCredentials>
      <eBayAuthToken>A*******3</eBayAuthToken>
   </RequesterCredentials>
   <ErrorLanguage>en_US</ErrorLanguage>
   <WarningLevel>High</WarningLevel>
   <Item>
		 <AutoPay>true</AutoPay>
		 <Country>US</Country>
		 <Currency>USD</Currency>
		 <Description>CONTINENTAL EXTREME CONTACT DWS 225/45ZR17 91W  TIRE</Description>
		 <ListingDuration>GTC</ListingDuration>
		 <ListingType>FixedPriceItem</ListingType>
		 <Location>California</Location>
		 <PictureDetails>
		 	<GalleryType>Gallery</GalleryType>
		 	<PictureURL>https://mysamplepicture.com/18.jpg</PictureURL>
		 </PictureDetails>
		 <PrimaryCategory>
			 <CategoryID>66471</CategoryID>
		 </PrimaryCategory>
		 <ProductListingDetails>
			 <BrandMPN>
				 <Brand>CONTINENTAL</Brand>
				 <MPN>15499640000</MPN>
			 </BrandMPN>
			 <IncludeeBayProductDetails>true</IncludeeBayProductDetails>
		 </ProductListingDetails>
		 <Quantity>1</Quantity>
		 <ShippingDetails>
			 <ShippingServiceOptions>
				 <ShippingService>FedExHomeDelivery</ShippingService>
				 <ShippingServiceCost currencyID="USD">0.0</ShippingServiceCost>
				 <ShippingServicePriority>1</ShippingServicePriority>
				 <ExpeditedService>false</ExpeditedService>
				 <ShippingTimeMin>1</ShippingTimeMin>
				 <ShippingTimeMax>5</ShippingTimeMax>
				 <FreeShipping>true</FreeShipping>
			 </ShippingServiceOptions>
			 <ShippingType>Flat</ShippingType>
			 <TaxTable>
				 <TaxJurisdiction>
					 <JurisdictionID>CA</JurisdictionID>
					 <SalesTaxPercent>9.25</SalesTaxPercent>
					 <ShippingIncludedInTax>true</ShippingIncludedInTax>
				 </TaxJurisdiction>
			 </TaxTable>
			 <ExcludeShipToLocation>Alaska/Hawaii</ExcludeShipToLocation>
			 <ExcludeShipToLocation>US Protectorates</ExcludeShipToLocation>
			 <ExcludeShipToLocation>APO/FPO</ExcludeShipToLocation>
			 <ExcludeShipToLocation>Africa</ExcludeShipToLocation>
			 <ExcludeShipToLocation>Asia</ExcludeShipToLocation>
			 <ExcludeShipToLocation>Central America and Caribbean</ExcludeShipToLocation>
			 <ExcludeShipToLocation>Europe</ExcludeShipToLocation>
			 <ExcludeShipToLocation>Middle East</ExcludeShipToLocation>
			 <ExcludeShipToLocation>North America</ExcludeShipToLocation>
			 <ExcludeShipToLocation>Oceania</ExcludeShipToLocation>
			 <ExcludeShipToLocation>Southeast Asia</ExcludeShipToLocation>
			 <ExcludeShipToLocation>South America</ExcludeShipToLocation>
			 <ExcludeShipToLocation>PO Box</ExcludeShipToLocation>
			 <SellerExcludeShipToLocationsPreference>true</SellerExcludeShipToLocationsPreference>
		 </ShippingDetails>
		 <ShipToLocations>US</ShipToLocations>
		 <Site>eBayMotors</Site>
		 <StartPrice currencyID="USD">112.02</StartPrice>
		 <Title>CONTINENTAL EXTREME CONTACT DWS 225/45ZR17 91W  TIRE</Title>
		 <HitCount>100</HitCount>
		 <DispatchTimeMax>2</DispatchTimeMax>
		 <ItemSpecifics>
			 <NameValueList>
				 <Name>Manufacturer Part Number</Name>
				 <Value>15468980000</Value>
			 </NameValueList>
			 <NameValueList>
				 <Name>Brand</Name>
				 <Value>CONTINENTAL</Value>
			 </NameValueList>
			 <NameValueList>
				 <Name>Tire Model</Name>
				 <Value>EXTREME CONTACT DWS</Value>
			 </NameValueList>
			 <NameValueList>
				 <Name>Section Width</Name>
				 <Value>225</Value>
			 </NameValueList>
			 <NameValueList>
				 <Name>Aspect Ratio</Name>
				 <Value>45</Value>
			 </NameValueList>
			 <NameValueList>
				 <Name>Rim Diameter</Name>
				 <Value>17</Value>
			 </NameValueList>
			 <NameValueList>
				 <Name>Qty</Name>
				 <Value>1</Value>
			 </NameValueList>
		 </ItemSpecifics>
		 <ReturnPolicy>
			 <ReturnsAcceptedOption>ReturnsNotAccepted</ReturnsAcceptedOption>
		 </ReturnPolicy>
		 <ConditionID>1000</ConditionID>
		 <Site>eBayMotors</Site>
  </Item>
</AddItemRequest>