<?xml version="1.0" encoding="utf-8" ?>
<AddItemsRequest xmlns="urn:ebay:apis:eBLBaseComponents">
	<RequesterCredentials>
		<eBayAuthToken>A*******3</eBayAuthToken>
	</RequesterCredentials>
	<Version>1217</Version>
	<ErrorLanguage>en_US</ErrorLanguage>
	<WarningLevel>High</WarningLevel>
	<AddItemRequestContainer>
		<MessageID>***1</MessageID>
		<Item>
			<Title>Harry Potter and the Goblet of Fire</Title>
			<Description>This the Harry Potter series. In excellent condition!</Description>
			<PrimaryCategory>
				<CategoryID>29223</CategoryID>
			</PrimaryCategory>
			<CategoryMappingAllowed>true</CategoryMappingAllowed>
			<Site>US</Site>
			<Quantity>1</Quantity>
			<StartPrice>1.0</StartPrice>
			<ListingDuration>Days_7</ListingDuration>
			<ListingType>Chinese</ListingType>
			<DispatchTimeMax>3</DispatchTimeMax>
			<ShippingDetails>
				<ShippingType>Flat</ShippingType>
				<ShippingServiceOptions>
					<ShippingServicePriority>1</ShippingServicePriority>
					<ShippingService>USPSMedia</ShippingService>
					<ShippingServiceCost>2.50</ShippingServiceCost>
				</ShippingServiceOptions>
			</ShippingDetails>
			<ReturnPolicy>
				<ReturnsAcceptedOption>ReturnsAccepted</ReturnsAcceptedOption>
				<RefundOption>MoneyBack</RefundOption>
				<ReturnsWithinOption>Days_30</ReturnsWithinOption>
				<ShippingCostPaidByOption>Buyer</ShippingCostPaidByOption>
			</ReturnPolicy>
			<Country>US</Country>
			<Currency>USD</Currency>
			<PostalCode>95125</PostalCode>
			<ItemSpecifics>     
				   <NameValueList> 
				      <Name>Title</Name>
				      <Value>Harry Potter and the Philosophers Stone</Value> 
				   </NameValueList> 
				   <NameValueList> 
				      <Name>Publisher</Name> 
				      <Value>Smashwords</Value> 
				   </NameValueList> 
				   <NameValueList> 
				      <Name>Author</Name> 
				      <Value>JK Rowling</Value> 
				   </NameValueList> 
				   <NameValueList> 
				      <Name>Language</Name> 
				      <Value>English</Value> 
				   </NameValueList>
    </ItemSpecifics>
			<PictureDetails>
				<GalleryType>Gallery</GalleryType>
				<PictureURL>https://mysamplepicture.com/23.jpg</PictureURL>
			</PictureDetails>
		</Item>
	</AddItemRequestContainer>
	<AddItemRequestContainer>
		<MessageID>***2</MessageID>
		<Item>
			<Title>Harry Potter and the Goblet of Fire</Title>
			<Description>This the Harry Potter series. In excellent condition!</Description>
			<PrimaryCategory>
				<CategoryID>29223</CategoryID>
			</PrimaryCategory>
			<CategoryMappingAllowed>true</CategoryMappingAllowed>
			<Site>US</Site>
			<Quantity>1</Quantity>
			<StartPrice>1.0</StartPrice>
			<ListingDuration>Days_7</ListingDuration>
			<ListingType>Chinese</ListingType>
			<DispatchTimeMax>3</DispatchTimeMax>
			<ShippingDetails>
				<ShippingType>Flat</ShippingType>
				<ShippingServiceOptions>
					<ShippingServicePriority>1</ShippingServicePriority>
					<ShippingService>USPSMedia</ShippingService>
					<ShippingServiceCost>2.50</ShippingServiceCost>
				</ShippingServiceOptions>
			</ShippingDetails>
			<ReturnPolicy>
				<ReturnsAcceptedOption>ReturnsAccepted</ReturnsAcceptedOption>
				<RefundOption>MoneyBack</RefundOption>
				<ReturnsWithinOption>Days_30</ReturnsWithinOption>
				<ShippingCostPaidByOption>Buyer</ShippingCostPaidByOption>
			</ReturnPolicy>
			<Country>US</Country>
			<Currency>USD</Currency>
			<PostalCode>95125</PostalCode>
			<ItemSpecifics>     
							   <NameValueList> 
							      <Name>Title</Name>
							      <Value>Harry Potter and the Philosophers Stone</Value> 
							   </NameValueList> 
							   <NameValueList> 
							      <Name>Publisher</Name> 
							      <Value>Smashwords</Value> 
							   </NameValueList> 
							   <NameValueList> 
							      <Name>Author</Name> 
							      <Value>JK Rowling</Value> 
							   </NameValueList> 
							   <NameValueList> 
							      <Name>Language</Name> 
							      <Value>English</Value> 
							   </NameValueList>
    </ItemSpecifics>
			<PictureDetails>
				<GalleryType>Gallery</GalleryType>
				<PictureURL>https://mysamplepicture.com/24.jpg</PictureURL>
			</PictureDetails>
		</Item>
	</AddItemRequestContainer>
</AddItemsRequest>
