FindProducts

FindProducts searches for stock catalog information for products, such as a particular digital camera model or a particular book. Some sellers include this stock information in their listings, to complement their own listing description. For a list of the kinds of products you can search for, see Product Domains for eBay Sites

Note: A product is not the same as an item. A product is essentially a stock description from a catalog. A item is something that a seller has listed.

For information about specifying affiliate parameters, see Affiliate URL Parameters and HTTP Header Values.

See the Input and Output sections below for a complete list of fields in this call.

This call is designed to be useful to applications that support shopping comparisons or basic supply and demand data. It returns basic product information, such as the title, stock photo (if any), and Item Specifics. Item Specifics are well-known aspects of products in the same domain or category. For example, a book's item specifics might include a field like Publication Year=2007, and a field like Binding=Hardcover. But a ticket's item specifics would be different from a book's, with fields like EventType=Concerts and Venue=The Fillmore.

To use this call, you typically start by passing in keywords (such as a book title) in QueryKeywords, and eBay finds products with matching words in the product title, description, and/or Item Specifics. This is similar (although not identical to) using the Express Product Search page on the eBay Web site:

Harry Potter Children's Books Product Search
http://product-search.ebay.com/harry-potter_Childrens-Books_
W0QQoptprodpageZtrueQQpfidZ1399QQpfmodeZ2QQpopgnZQQpopnmZChildrenQ27sQ20Books
QQpoqryZharryQ20potterQQpostaZQQpovcsZ1389QQsofocusZ

To get more information about one of the products (such as the eBay listings that use the product's stock information), take the product's ID from the response and pass it back into FindProducts in ProductID.

For each product of interest, you can retrieve up 200 items on eBay (if any) that were listed with the product's stock information. (This call does not find items that match the product's title; it only finds items for which the seller actually included the product's stock information in their listing.) This is similar to retrieving a product and its Listings page on the eBay Web site. (To find more listings (if any), use FindItemsAdvanced.)

Harry Potter Book Product and Listings
http://search.product.ebay.com/Harry-Potter-and-the-Deathly-Hallows_
ISBN-10_0545010225_ISBN-13_9780545010221_W0QQfromZR31QQfvcsZ1389QQsoprZ59049480QQupvrZ2

A product can have several kinds of product IDs. In most cases, you use the product's reference ID for searching. This is an ID that doesn't usually change. However, in media categories (Books, Music, DVDs & Movies, and Video Games) only, you can use an industry-standard ISBN, EAN, or UPC value instead of the reference ID.

Note: As catalog queries can take longer than item queries, FindProducts can be slower than FindItemsAdvanced. Also, due to the way product data is cached, you may get a faster response when you run the same query a second time.

FindProducts supports affiliate tracking for members of the eBay Affiliates Program.

Best Practices

FindProducts has been optimized for response size, speed and usability. So, it returns the most commonly used fields by default. Use the IncludeSelector field to get more data—but please note that getting more data can result in longer response times.

If you're showing an item to a potential buyer and you know where that buyer is located, it may be helpful to check where the seller is willing to ship the item (ShipToLocations). Some sellers will ship worldwide, and others prefer to ship to certain countries or regions only.

More Tips

If you discover other useful practices, feel free to add them in the User-Contributed Notes at the bottom of this page.

If you're looking for more tips, try searching the Knowledge Base and Developer Forums.

Related Information

See also the reference documentation for these calls:



Back to top

FindProducts Input

The box below lists all fields that could be included in the call request. To learn more about an individual field or its type, click its name in the box (or scroll down to find it in the table below the box).

See also Samples.

See also the Deprecated Objects link above. Fields presented in this color are deprecated, and fields presented in this color are (or soon will be) non-operational.

<?xml version="1.0" encoding="utf-8"?>
<FindProductsRequest xmlns="urn:ebay:apis:eBLBaseComponents">
  <!-- Standard Input Fields -->
  <MessageID> string </MessageID>
  <!-- Call-specific Input Fields -->
  <AvailableItemsOnly> boolean </AvailableItemsOnly>
  <CategoryID> string </CategoryID>
  <DomainName> string </DomainName>
  <!-- ... more DomainName nodes here ... -->
  <HideDuplicateItems> boolean </HideDuplicateItems>
  <IncludeSelector> string </IncludeSelector>
  <MaxEntries> int </MaxEntries>
  <PageNumber> int </PageNumber>
  <ProductID type="ProductIDCodeType"> ProductIDType (string) </ProductID>
  <ProductSort> ProductSortCodeType </ProductSort>
  <QueryKeywords> string </QueryKeywords>
  <SortOrder> SortOrderCodeType </SortOrder>
</FindProductsRequest>
Argument Type Occurrence Meaning
Standard Input Fields   [Jump to call-specific fields]
MessageID string Optional If you pass a value in MessageID in a request, we'll return the same value in CorrelationID in the response. If you're making a lot of calls, you can use this for tracking that a response is returned for every request and to match particular responses to particular requests. (In this case, specify a different value for each request.) You can specify any value that is useful to you.
Call-specific Input Fields
AvailableItemsOnly boolean Optional If true, only retrieve data for products that have been used to pre-fill active listings on the specified eBay site. If false, retrieve all products that match the query. This is useful when you use QueryKeywords and you only want to find products that have associated items (that is, where ItemArray would not beempty).

This does not retrieve ItemArray; this only controls which products are returned (or counted). To retrieve ItemArray, pass Items in IncludeSelector.
Default: false.
CategoryID string Conditional Include a Category ID number in your request to restrict your query to a specific category.
Max length: 10.
DomainName string Optional,
repeatable: [0..*]
A domain to search in. This is like searching a section of a catalog. If not specified, the product search is conducted across all domains. DomainName is an unbounded field. If you are using a URL, and you want to specify multiple values, use an index value (not a comma). For example, to specify DomainName=Textbooks,Education, specify DomainName(0)=Textbooks,%20Education. To determine valid domain names, first use this call with QueryKeywords. Domain names are returned for each product (and summarized in the domain histogram, if you specify DomainHistogram in IncludeSelector).

A domain is a named grouping of categories whose items share common product characteristics. For example, all bound books have a binding or format (e.g., Hardcover), but audiobooks don't. So audiobooks would have their own domain. To limit your search to audiobooks, you would specify Audiobooks as the domain.

Only useful when QueryKeywords is specified. If you use this with ProductID, AND logic is applied. In this case, if you specify an ID that doesn't match the domain (as eBay has defined it), no matching product will be found. Therefore, we recommend that you only use DomainName with QueryKeywords.
HideDuplicateItems boolean Optional Specifies whether or not to remove duplicate items from search results. When set to true, and there are duplicate items for an item in the search results, the subsequent duplicates will not appear in the results. Item listings are considered duplicates in the following conditions:
  • Items are listed by the same seller
  • Items have exactly the same item title
  • Items have similar listing formats
    • Auctions: Auction Items, Auction BIN items, Multi-Quantity Auctions, and Multi-Quantity Auctions BIN items
    • Fixed Price: Fixed Price, Multi-quantity Fixed Price, Fixed Price with Best Offer, and Store Inventory Format items
    • Classified Ads

For Auctions, items must also have the same price and number of bids to be considered duplicates.
Filtering of duplicate item listings is not supported on all sites. For FindProducts, this filter only works when IncludeSelector is set to Items or Details.
Default: false.
IncludeSelector string Optional Defines standard subsets of fields to return within the response.

If you don't specify this field, the call returns a default set of fields, focusing on product details only (see the "Detail Controls" link below). If you specify this field, the additional fields you retrieve can affect the call's response time (performance).

Applicable values:

•   Details

Include all available item fields in the response. Only applicable when you are searching by ProductID. Not applicable with QueryKeywords.

•   DomainHistogram

Include the DomainHistogram in the response. The histogram lists the number of matching products found and the domains in which they were found. (A domain is like a high-level category.) When many matching products are found, you may see significantly slower response times when you include the histogram.

•   Items

Include a brief set of item fields in the response. Only applicable when you are searching by ProductID. Not applicable with QueryKeywords.



Use a comma to specify multiple values. (In this case, the results are cumulative.) See "FindProducts Samples" for an example of how to use this field.

See "Detail Controls" for a complete list of fields that can be returned for each selector.
MaxEntries int Optional Specifies the maximum number of products to return per page in a single call. This is mostly only useful with QueryKeywords. (When you use ProductID, eBay usually only returns one product, and up to 200 items for that product.)
Min: 1. Max: 20. Default: 1.
PageNumber int Optional Specifies which page of data to return in the current call. Specify a positive value equal to or lower than the number of pages available (which you determine by examining the results of your initial request).
Min: 1. Max: 2000. Default: 1.
ProductID ProductIDType (string) Conditional Use this to retrieve product details for one specific product. Specify the ID as a string, and use the type attribute to indicate the nature of the ID you are specifying.

The request requires either QueryKeywords or ProductID, but these fields cannot be used together.
Max length: 4000.
ProductID
  [ attribute type ]
ProductIDCodeType Conditional The nature of identifier being used. For FindHalfProducts, FindProducts, FindItemsAdvanced, and FindReviewsAndGuides, only Reference, ISBN, UPC, and EAN are supported. Required when ProductID is specified.

For a list of possible enumeration values, see ProductIDCodeType.
ProductSort ProductSortCodeType Optional Sorts the list of products returned. This is mostly only useful with QueryKeywords. (When you use ProductID, eBay usually only returns one product.) Also see SortOrder. If ProductSort and SortOrder are not specified, products are sorted by popularity in descending order.
Default: Popularity.

Applicable values:

•   CustomCode

(in) Reserved for values that are not available in the version of the schema you are using. If eBay adds a new value to this code type as of a newer version, we return CustomCode instead when you specify a lower request version.

•   ItemCount

(in) Sort by the number of active items listed with this product.

•   Popularity

(in) Sort by product popularity (as determined by eBay). (This is the default sort order.)

•   Rating

(in) Sort by average rating.

•   ReviewCount

(in) Sort by the number of reviews on eBay.

•   Title

(in) Sort by the product title.


QueryKeywords string Conditional One or more keywords to search for. When you use a keyword search, eBay searches the product catalogs for matching words in the product title, description, and/or Item Specifics, and it returns a list of matching products, with no items. To retrieve items, use ProductID instead. (If you don't already have a product ID, you can get product IDs from the response after conducting a keyword search.)

If specified, you must pass in at least 3 alphanumeric characters.

The words "and" and "or" are treated like any other word. Only use "and", "or", or "the" if you are searching for products containing these words. To use AND or OR logic, use eBay's standard search string modifiers. Wildcards (+, -, or *) are also supported. Be careful when using spaces before or after modifiers and wildcards.

Some keyword queries can result in response times of 30 seconds or longer. If more than 2000 matches are found, the call fails with an error. If this kind of error occurs, refine the search by passing in more keywords and/or by using DomainName to restrict the search to certain domains (such as DVDs). If you are searching for a particular book, DVD, CD, or video game and you already know its ISBN or EAN (for a book) or UPC, consider using ProductID instead to retrieve more precise results.

The request requires either QueryKeywords or ProductID, but these fields cannot be used together.
Max length: 350.
SortOrder SortOrderCodeType Optional Sorts search results in ascending or descending order. Only applicable with ProductSort. If you specify ProductSort without SortOrder, the order defaults to Descending for all criteria except Title (which defaults to Ascending).
Default: Descending.

Applicable values:

•   Ascending

(in) Sorts results in ascending (low to high) order.

•   CustomCode

(in) Placeholder value. See token.

•   Descending

(in) Sorts results in descending (high to low) order.




Back to top

FindProducts Output

The box below lists all fields that might be returned in the response. To learn more about an individual field or its type, click its name in the box (or scroll down to find it in the table below the box).

See also Samples.

See also the Deprecated Objects link above. Fields presented in this color are deprecated, and fields presented in this color are not returned (or soon will not be returned) or are not operational (or soon will be non-operational).

<?xml version="1.0" encoding="utf-8"?>
<FindProductsResponse xmlns="urn:ebay:apis:eBLBaseComponents">
  <!-- Standard Output Fields -->
  <Ack> AckCodeType </Ack>
  <Build> string </Build>
  <CorrelationID> string </CorrelationID>
  <Errors> ErrorType 
    <ErrorClassification> ErrorClassificationCodeType </ErrorClassification>
    <ErrorCode> token </ErrorCode>
    <ErrorParameters ParamID="string"> ErrorParameterType 
      <Value> string </Value>
    </ErrorParameters>
    <!-- ... more ErrorParameters nodes here ... -->
    <LongMessage> string </LongMessage>
    <SeverityCode> SeverityCodeType </SeverityCode>
    <ShortMessage> string </ShortMessage>
  </Errors>
  <!-- ... more Errors nodes here ... -->
  <Timestamp> dateTime </Timestamp>
  <Version> string </Version>
  <!-- Call-specific Output Fields -->
  <ApproximatePages> int </ApproximatePages>
  <DomainHistogram> DomainHistogramType 
    <Domain> HistogramEntryType 
      <Count> int </Count>
      <Name> string </Name>
    </Domain>
    <!-- ... more Domain nodes here ... -->
  </DomainHistogram>
  <DuplicateItems> boolean </DuplicateItems>
  <ItemArray> SimpleItemArrayType 
    <Item> SimpleItemType 
      <BestOfferEnabled> boolean </BestOfferEnabled>
      <BidCount> int </BidCount>
      <BuyItNowAvailable> boolean </BuyItNowAvailable>
      <BuyItNowPrice> AmountType (double) </BuyItNowPrice>
      <ConvertedBuyItNowPrice> AmountType (double) </ConvertedBuyItNowPrice>
      <ConvertedCurrentPrice> AmountType (double) </ConvertedCurrentPrice>
      <Country> CountryCodeType </Country>
      <CurrentPrice> AmountType (double) </CurrentPrice>
      <EndTime> dateTime </EndTime>
      <GalleryURL> anyURI </GalleryURL>
      <IntegratedMerchantCreditCardEnabled> boolean </IntegratedMerchantCreditCardEnabled>
      <ItemID> string </ItemID>
      <ListingStatus> ListingStatusCodeType </ListingStatus>
      <ListingType> ListingTypeCodeType </ListingType>
      <PaymentMethods> BuyerPaymentMethodCodeType </PaymentMethods>
      <!-- ... more PaymentMethods nodes here ... -->
      <PostalCode> string </PostalCode>
      <PrimaryCategoryID> string </PrimaryCategoryID>
      <PrimaryCategoryName> string </PrimaryCategoryName>
      <ProductID type="ProductIDCodeType"> ProductIDType (string) </ProductID>
      <SecondaryCategoryID> string </SecondaryCategoryID>
      <SecondaryCategoryName> string </SecondaryCategoryName>
      <ShippingCostSummary> ShippingCostSummaryType 
        <ListedShippingServiceCost> AmountType (double) </ListedShippingServiceCost>
        <ShippingServiceCost> AmountType (double) </ShippingServiceCost>
        <ShippingType> ShippingTypeCodeType </ShippingType>
      </ShippingCostSummary>
      <ShipToLocations> string </ShipToLocations>
      <!-- ... more ShipToLocations nodes here ... -->
      <Site> SiteCodeType </Site>
      <StartTime> dateTime </StartTime>
      <Subtitle> string </Subtitle>
      <TimeLeft> duration </TimeLeft>
      <Title> string </Title>
      <ViewItemURLForNaturalSearch> anyURI </ViewItemURLForNaturalSearch>
    </Item>
    <!-- ... more Item nodes here ... -->
  </ItemArray>
  <MoreResults> boolean </MoreResults>
  <PageNumber> int </PageNumber>
  <Product> CatalogProductType 
    <DetailsURL> anyURI </DetailsURL>
    <DisplayStockPhotos> boolean </DisplayStockPhotos>
    <DomainName> string </DomainName>
    <ItemCount> int </ItemCount>
    <ItemSpecifics> NameValueListArrayType 
      <NameValueList> NameValueListType 
        <Name> string </Name>
        <Value> string </Value>
        <!-- ... more Value nodes here ... -->
      </NameValueList>
      <!-- ... more NameValueList nodes here ... -->
    </ItemSpecifics>
    <ProductID type="ProductIDCodeType"> ProductIDType (string) </ProductID>
    <!-- ... more ProductID nodes here ... -->
    <ProductState> ProductStateCodeType </ProductState>
    <ReviewCount> int </ReviewCount>
    <StockPhotoURL> anyURI </StockPhotoURL>
    <Title> string </Title>
  </Product>
  <!-- ... more Product nodes here ... -->
  <TotalProducts> int </TotalProducts>
</FindProductsResponse>
Return Value Type Occurrence Meaning
Standard Output Fields   [Jump to call-specific fields]
Ack AckCodeType Always Indicates whether the call was successfully processed by eBay.

Applicable values:

•   CustomCode

(out) Reserved for internal or future use.

•   Failure

(out) Request processing failed

•   Success

(out) Request processing succeeded

•   Warning

(out) Request processing completed with warning information being included in the response message


(Not all values in AckCodeType apply to this field.)
Build string Always This refers to the particular software build that eBay used when processing the request and generating the response. This includes the version number plus additional information. eBay Developer Support may request the build information when helping you resolve technical issues.
CorrelationID string Conditionally If you pass a value in MessageID in a request, we will return the same value in CorrelationID in the response. You can use this for tracking that a response is returned for every request and to match particular responses to particular requests. Only returned if MessageID was used.
Errors ErrorType Conditionally,
repeatable: [0..*]
A list of application-level errors or warnings (if any) that were raised when eBay processed the request.

Application-level errors occur due to problems with business-level data on the client side or on the eBay server side. For example, an error would occur if the request contains an invalid combination of fields, or it is missing a required field, or the value of the field is not recognized. An error could also occur if eBay encountered a problem in our internal business logic while processing the request.

Only returned if there were warnings or errors.
Errors.ErrorClassification ErrorClassificationCodeType Conditionally API errors are divided between two classes: system errors and request errors.

Applicable values:

•   CustomCode

(out) Reserved for internal or future use.

•   RequestError

(out) An error has occurred either as a result of a problem in the sending application or because the application's end-user has attempted to submit invalid data (or missing data). In these cases, do not retry the request. The problem must be corrected before the request can be made again. If the problem is due to something in the application (such as a missing required field), the application must be changed. If the problem is a result of end-user data, the application must alert the end-user to the problem and provide the means for the end-user to correct the data. Once the problem in the application or data is resolved, resend the request to eBay with the corrected data.

•   SystemError

(out) Indicates that an error has occurred on the eBay system side, such as a database or server down. An application can retry the request as-is a reasonable number of times (eBay recommends twice). If the error persists, contact Developer Technical Support. Once the problem has been resolved, the request may be resent in its original form.


See Errors by Number.

Errors.ErrorCode token Conditionally A unique code that identifies the particular error condition that occurred. Your application can use error codes as identifiers in your customized error-handling algorithms.

See Errors by Number.

Errors.ErrorParameters ErrorParameterType Conditionally,
repeatable: [0..*]
Some warning and error messages return one or more variables that contain contextual information about the error. This is often the field or value that triggered the error. You can usually predict where these will occur by looking at the "replaceable_value" indicators in our Errors by Number page.

See Errors by Number.

Errors.ErrorParameters
  [ attribute ParamID ]
string Conditionally The index of the parameter in the error.
Errors.ErrorParameters.Value string Conditionally The value of the variable.
Errors.LongMessage string Conditionally A more detailed description of the condition that raised the error.

See Errors by Number.

Errors.SeverityCode SeverityCodeType Conditionally Indicates whether the error caused the request to fail.

If the request fails and the source of the problem is within the application (such as a missing required element), please change the application before you retry the request. If the problem is due to end-user input data, please alert the end-user to the problem and provide the means for them to correct the data. Once the problem in the application or data is resolved, you can attempt to re-send the request to eBay.

If the source of the problem is on eBay's side, you can retry the request as-is a reasonable number of times (eBay recommends twice). If the error persists, contact Developer Technical Support. Once the problem has been resolved, the request may be resent in its original form.

When a warning occurs, the error is returned in addition to the business data. In this case, you do not need to retry the request (as the original request was successful). However, depending on the cause or nature of the warning, you might need to contact either the end user or eBay to effect a long term solution to the problem to prevent it from reoccurring in the future.

Applicable values:

•   CustomCode

(out) Reserved for internal or future use

•   Error

(out) The request that triggered the error was not processed successfully. When a serious application-level error occurs, the error is returned instead of the business data.

•   Warning

(out) The request was processed successfully, but something occurred that may affect your application or the user. For example, eBay may have changed a value the user sent in. In this case, eBay returns a normal, successful response and also returns the warning.


See:
    Errors by Number
    Requirements for Error Handling for more information (in the eBay Trading Web Services guide)

Errors.ShortMessage string Conditionally A brief description of the condition that raised the error.

See Errors by Number.

Timestamp dateTime Always This value represents the date and time when eBay processed the request. The time zone of this value is GMT and the format is the ISO 8601 date and time format (YYYY-MM-DDTHH:MM:SS.SSSZ). See the "dateTime" type for information about this time format and converting to and from the GMT time zone.
Version string Always The release version that eBay used to process the request.

Note: This is usually the latest release version, as specified in the release notes. (eBay releases the API to international sites about a week after we release it to the US site.)

If a field in the response returns the token "CustomCode", it usually means that the field is a code type (a token or enumeration), and that in your request URL (or HTTP header) you specified a version that is older than the version in which the token was added to the call.

See Schema Versioning Strategy.

Call-specific Output Fields
ApproximatePages int Always The total number of pages that can be returned, given the same query and filters in the request. As FindProducts only returns up to 2000 products, the maximum possible value is theoretically 2000 (if you were to set MaxEntries to 1 in the request).
Min: 1. Max: 2000.

IncludeSelector: none (not controlled by IncludeSelector)
DomainHistogram DomainHistogramType Always A histogram that lists the number of matching products found and the domains in which they were found. A domain describes a set of categories that share certain common characteristics (as determined by eBay). Each domain has its own name and ID. Only returned when you specify DomainHistogram in IncludeSelector.

IncludeSelector: DomainHistogram
DomainHistogram.Domain HistogramEntryType Always,
repeatable: [1..*]
Each histogram entry shows how many matching products were found in each matching domain. A domain is like a high-level category, or a group of categories whose items share the same basic product characteristics.

IncludeSelector: DomainHistogram
DomainHistogram.Domain.Count int Always This is the number of products found in the domain. If a product is mapped to more than one domain, it is counted separately for each domain. (For example, if the same product name appears in both Children's Books and Fiction Books, the count for both of these domains will include that product.) This means you cannot sum the product counts to determine the total number of matching products across all domains. The histogram is only intended to show the number of matching products in each individual domain.

IncludeSelector: DomainHistogram
DomainHistogram.Domain.Name string Always This is the domain name.

A product can be mapped to more than one domain. This means that even if a name appears in this histogram and the Count is greater than 1, you won't necessarily see the same name returned for each returned product (in the Product node of the response). That is, Product.DomainName only returns the most applicable domain name (as determined by eBay).

IncludeSelector: DomainHistogram
DuplicateItems boolean Conditionally Indicates whether there are duplicated items not returned by this response when HideDuplicateItems is true in the request.

IncludeSelector: Details, Items
ItemArray SimpleItemArrayType Conditionally A list of active items that were listed with the requested product.

Note: ItemArray is returned only when you use ProductID in the search request (not QueryKeywords) and you set IncludeSelector to Details or Items. Returned only if eBay has currently matching items.


IncludeSelector: Details, Items
ItemArray.Item SimpleItemType Conditionally,
repeatable: [0..*]
Contains data for an item listing.

IncludeSelector: Details, Items
ItemArray.Item
  .BestOfferEnabled
boolean Conditionally Whether the seller will accept a best offer for this item. This feature enables a buyer to make a lower-priced binding offer on a fixed price item. Buyers can't see how many offers have been made (only the seller can see this information). To make a best offer on a listing, use the eBay Web site.

IncludeSelector: Details

See:
    (eBay Help) Making a Best Offer (for Buyers)
    (eBay DE Hilfe) Preis vorschlagen

ItemArray.Item.BidCount int Conditionally The number of bids that have been placed on the item.

On most sites, the Buy It Now Option becomes unavailable once an auction has a valid bid. Note that the bid must be above any reserve price.

IncludeSelector: Details, Items
ItemArray.Item
  .BuyItNowAvailable
boolean Conditionally Indicates whether the item has an active Buy It Now option. On most sites, the Buy It Now option is disabled once a valid bid for the item has been accepted. To see if the item was listed with a Buy It Now option, see if the response includes Item.BuyItNowPrice.

This field is returned only if the value is true.

IncludeSelector: Details, Items
ItemArray.Item.BuyItNowPrice AmountType (double) Conditionally The Buy It Now price of the item, returned in the currency of the site on which the item was listed.

For Chinese auctions (competitive bidding online auctions), Buy It Now lets a user purchase the item at a fixed price and end the auction immediately. On most sites, after a Chinese auction has bids, the listing is no longer eligible for Buy It Now. However, calls like FindItems will return BuyItNowPrice if the seller originally listed the item with a Buy It Now option. Use the Item.BidCount field to determine whether an auction with Buy It Now has bids or not, and use Item.BuyItNowAvailable to see if the Buy It Now option is still available.

Price fields are returned as doubles, not necessarily in the traditional monetary format of the site's country. For example, a US Dollar value might be returned as 3.880001 instead of 3.88.

Some eBay sites also support multi-item Buy It Now items, where you can buy multiple items from the same listing at a fixed price (instead of bidding).

Note: As of version 619, Dutch-style (multi-item) competitive-bid auctions are deprecated. eBay throws an error if you submit a Dutch item listing with AddItem or VerifyAddItem. If you use RelistItem to update a Dutch auction listing, eBay generates a warning and resets the Quantity value to 1.
For fixed-price (FixedPriceItem) and Store Inventory listings (StoresFixedPrice), see CurrentPrice or ConvertedCurrentPrice instead.

Returned only if an item was listed with a Buy It Now option.

IncludeSelector: Details

See:
    (GetSingleItem) Item.ListingType
    Item.BuyItNowAvailable
    Item.ConvertedBuyItNowPrice
    Item.ConvertedCurrentPrice
    (eBay Help) Buying with Buy It Now
    (eBay DE Hilfe) Kaufen mit Sofort-Kaufen

ItemArray.Item
  .ConvertedBuyItNowPrice
AmountType (double) Conditionally The listing's Buy It Now Price (if any), converted into the currency of the site to which you sent this request.

Price fields are returned as doubles, not necessarily in the traditional monetary format of the site's country. For example, a US Dollar value might be returned as 3.880001 instead of 3.88.

Some eBay sites also support multi-item Buy It Now auctions, where you can buy multiple items from the same listing at a fixed price. See Item.BuyItNowAvailable.

For fixed-price (FixedPriceItem) and Store Inventory listings (StoresFixedPrice), see CurrentPrice or ConvertedCurrentPrice instead.

Returned only if an item was listed with a Buy It Now option.

For active items, refresh this value every 24 hours to pick up the current conversion rates (if this value has been converted).

IncludeSelector: Details, Items

See:
    (GetSingleItem) Item.ListingType
    Item.BuyItNowAvailable
    Item.BuyItNowPrice
    Item.ConvertedCurrentPrice
    (eBay Help) Buying with Buy It Now
    (eBay DE Hilfe) Kaufen mit Sofort-Kaufen

ItemArray.Item
  .ConvertedCurrentPrice
AmountType (double) Conditionally The listing's Buy It Now Price (if any), converted into the currency of the site to which you sent this request.

Price fields are returned as doubles, not necessarily in the traditional monetary format of the site's country. For example, a US Dollar value might be returned as 3.880001 instead of 3.88.

Some eBay sites also support multi-item Buy It Now auctions, where you can buy multiple items from the same listing at a fixed price. See Item.BuyItNowAvailable.

For fixed-price (FixedPriceItem) and Store Inventory listings (StoresFixedPrice), see CurrentPrice or ConvertedCurrentPrice instead.

Returned only if an item was listed with a Buy It Now option.

For active items, refresh this value every 24 hours to pick up the current conversion rates (if this value has been converted).

IncludeSelector: Details, Items

See:
    (GetSingleItem) Item.ListingType
    Item.BuyItNowAvailable
    Item.BuyItNowPrice
    Item.ConvertedCurrentPrice
    (eBay Help) Buying with Buy It Now
    (eBay DE Hilfe) Kaufen mit Sofort-Kaufen

ItemArray.Item.Country CountryCodeType Conditionally Two-letter ISO 3166 country code to indicate the country where the item is located.

Applicable values: See Country.

IncludeSelector: Details
ItemArray.Item.CurrentPrice AmountType (double) Conditionally The current price of the item in the currency of the site on which the item was listed. That is, CurrentPrice is in the original listing currency.

For competitive-bidding auction listings, this is the current minimum bid price (if the listing has no bids) or the current high bid (if the listing has bids). This does not reflect the BuyItNow price.

For Basic Fixed-Price (FixedPriceItem), Store Inventory (StoresFixedPrice), and Ad format (AdType) listings, this is the current fixed price.

IncludeSelector: Details
ItemArray.Item.EndTime dateTime Conditionally Time stamp (in GMT) of when the listing is scheduled to end, or time stamp of the actual end time (if the item ended). In FindItemsAdvanced and FindItems, for StoresFixedPrice items which are "Good Till Canceled," this value is 5 minutes later than the actual end time of the item. The discrepancy is intended to facilitate renewal every 30 days of such items' end times.

In search results (like the FindItemsAdvanced response), the same EndTime may be returned for multiple results if the results are variations from the same multi-variation listing.

IncludeSelector: Details, Items

See (GetSingleItem) Item.Variations.

ItemArray.Item.GalleryURL anyURI Conditionally URL for a picture used as the Gallery thumbnail, if any. The image uses one of the following graphics formats: JPEG, BMP, TIF, or GIF. Only returned if the seller chose to show a gallery image.

IncludeSelector: Details, Items
ItemArray.Item
  .IntegratedMerchantCreditCardEnabled
boolean Conditionally Indicates whether the item can be paid for through a payment gateway account. If IntegratedMerchantCreditCardEnabled is true, then integrated merchant credit card is enabled for credit cards because the seller has a payment gateway account. Therefore, if IntegratedMerchantCreditCardEnabled is true, and AmEx, Discover, or VisaMC is returned for an item, then on checkout, an online credit-card payment is processed through a payment gateway account.

IncludeSelector: Details
ItemArray.Item.ItemID string Conditionally The ID that uniquely identifies the item listing. eBay generates this ID when an item is listed. This ID is unique across all eBay sites.

In search results (like the FindItemsAdvanced response), the same ItemID may be returned for multiple results if the results are variations from the same multi-variation listing.
Max length: 19 (Note: The eBay database specifies 38. Currently, Item IDs are usually 9 to 12 digits).

IncludeSelector: Details, Items

See (GetSingleItem) Item.Variations.

ItemArray.Item.ListingStatus ListingStatusCodeType Conditionally Specifies a listing's status in eBay's processing workflow. If an item's EndTime is in the past, but no details about the buyer or high bidder are shown (and the user is not anonymous), use this listing status information to determine whether eBay has finished processing the listing.

Applicable values:

•   Active

(out) The listing is still live, or it has recently ended but eBay has not completed processing the listing (e.g., we're still determining the high bidder). A multi-item listing is considered active until all items have winning bids or purchases or the listing's end time has passed. (That is, if the listing has a Quantity of 10, the sale of 1 of those items doesn't end the listing.) If the listing has ended but this Active status is returned, please allow several minutes for eBay to finish processing the listing.

•   Completed

(out) The listing has ended and eBay has completed processing of the sale (if any), such as determining the high bidder. You can think of Completed and Ended as essentially equivalent. (The difference is only meaningful to the seller of the item, as Completed indicates whether eBay has finished calculating certain selling fees.)

•   CustomCode

(out) Placeholder value. See token.

•   Ended

(out) The listing has ended and eBay has completed processing of the sale (if any), such as determining the high bidder.




IncludeSelector: Details, Items
ItemArray.Item.ListingType ListingTypeCodeType Conditionally The format of the listing, such as online auction, fixed price, or advertisement format.

Applicable values:

•   AdType

(out) Advertisement to solicit inquiries on listings such as real estate. Permits no bidding on that item, service, or property. To express interest, a buyer fills out a contact form that eBay forwards to the the seller as a lead. This format does not enable buyers and sellers to transact online through eBay, and eBay Feedback is not available for ad format listings.

•   Chinese

(out) Single-quantity online auction format. A Chinese auction has a Quantity of 1. Buyers engage in competitive bidding, although Buy It Now may be offered as long as no bids have been placed. Online auctions are listed on eBay.com, and they are also listed in the seller's eBay Store if the seller is a Store owner.

•   CustomCode

(out) Placeholder value. See token.

•   Dutch

Deprecated as of version 611.
(out) Multiple-quantity online auction format. A Dutch auction has a Quantity greater than one (1). Buyers engage in competitive bidding. Some sites also offer Buy It Now for Dutch auctions. Online auctions are listed on eBay.com. They are also listed in a seller's eBay Store if the seller is a Store owner.

Note: Dutch-style (multi-item) auctions are being deprecated and will soon be unsupported. Although you can retrieve information relating to a Dutch-style listing, starting with version 615, you cannot submit a Dutch item listing with AddItem or VerifyAddItem on the following sites: US, CA, CAFR, DE, or UK. If you use RelistItem to update a Dutch auction listing, eBay generates a warning and resets the quantity to 1. To ensure forward compliance, please avoid listing multi-item auctions.

Deprecation version: 611. See also Deprecated Objects.

•   Express

Deprecated as of version 561.
(out) For Germany only: eBay Express-only format (item is listed only on eBay Express Germany, not on eBay).
Deprecation version: 561. See also Deprecated Objects.

•   FixedPriceItem

(out) A basic fixed-price listing with a Quantity of 1. Allows no auction-style bidding. Also known as Buy It Now Only on some sites, this should not to be confused with the BuyItNow option that is available for competitive-bid auctions. Fixed-price listings appear on eBay.com. They are also listed in a seller's eBay Store if the seller is a Store owner.

Note: Dutch-style (multi-item) auctions are being deprecated and will soon be unsupported. Although you can retrieve information relating to a Dutch-style listing, starting with version 615, you cannot submit a Dutch item listing with AddItem or VerifyAddItem on the following sites: US, CA, CAFR, DE, or UK. If you use RelistItem to update a Dutch auction listing, eBay generates a warning and resets the quantity to 1. To ensure forward compliance, please avoid listing multi-item auctions.

•   LeadGeneration

(out) Lead Generation format (advertisement-style listing to solicit inquiries or offers, no bidding or fixed price, listed on eBay).

•   Live

(out) Live auction, on-site auction that can include non-eBay bidders. Live auctions are listed on the eBay Live Auctions site, in live auction categories. They can also appear on eBay if the seller lists the lot in a secondary, eBay category.

•   PersonalOffer

(out) Second chance offer made to a non-winning bidder on an ended listing. A seller can make an offer to a non-winning bidder when either the winning bidder has failed to pay for an item or the seller has a duplicate of the item. Second- chance offer items are on eBay, but they do not appear when browsing or searching listings. You need to already know the item ID in order to retrieve a second-chance offer.

•   StoresFixedPrice

(out) A fixed-price format for eBay Store sellers. Store Inventory listings appear after other listings in regular browse and search item lists on eBay. They have a lower Insertion Fee and longer listing durations. This item type can only be specified by sellers who have an eBay Store. Store Inventory listings are listed on eBay.com as well as in the seller's eBay Store.

•   Unknown

(out) Unknown auction type. (This is not normally used.)


(Not all values in ListingTypeCodeType apply to this field.)


IncludeSelector: Details, Items
ItemArray.Item.PaymentMethods BuyerPaymentMethodCodeType Conditionally,
repeatable: [0..*]
Identifies the payment method (such as PayPal) the seller will accept when the buyer pays for the item.

Note: If the seller only accepts PayPal, the buyer can still pay with a credit card. PayPal supports major credit cards.
Payment methods are not applicable to eBay Real Estate advertisement listings, or other Classified Ad format listings.

Applicable values: See PaymentMethods.

IncludeSelector: Details
ItemArray.Item.PostalCode string Conditionally Postal code indicating the physical location of the item, as specified by the seller. (This gives a general indication of where the item will be shipped or delivered from.)

IncludeSelector: Details
ItemArray.Item
  .PrimaryCategoryID
string Conditionally Numeric ID of the first (or only) category in which the item is listed. (Listings can appear in more than one category.)

IncludeSelector: Details, Items
ItemArray.Item
  .PrimaryCategoryName
string Conditionally Display name of the first (or only) category in which the item is listed. This is a fully qualified category breadcrumb (e.g., Computers & Networking:Laptops, Notebooks).

IncludeSelector: Details, Items
ItemArray.Item.ProductID ProductIDType (string) Conditionally A prototype description of a well-known type of item, such as a popular book.

When returned for GetSingleItem, is always of type Reference, and serves as a global reference ID for an eBay catalog product.

When used as input, retrieves product details for one specific product. Specify the ID as a string, and use the type attribute to indicate the nature of the ID you are specifying.

The request requires either QueryKeywords or ProductID, but these fields cannot be used together.
Max length: 4000.

IncludeSelector: Details
ItemArray.Item.ProductID
  [ attribute type ]
ProductIDCodeType Always The nature of identifier being used. For FindHalfProducts, FindProducts, FindItemsAdvanced, and FindReviewsAndGuides, only Reference, ISBN, UPC, and EAN are supported. Required when ProductID is specified.

For a list of possible enumeration values, see ProductIDCodeType.
ItemArray.Item
  .SecondaryCategoryID
string Conditionally ID of the second category in which the item is listed. Returned only if the seller listed a second category.

IncludeSelector: Details
ItemArray.Item
  .SecondaryCategoryName
string Conditionally Name of the second category in which the item is listed. Returned only if the seller listed a second category.

IncludeSelector: Details
ItemArray.Item
  .ShippingCostSummary
ShippingCostSummaryType Conditionally Contains basic shipping-related costs for the item. If Item.Quantity is greater than 1, this is the shipping cost for one item. If the seller offers a choice of more than one shipping service (such as UPS Ground and USPS Media mail), this is the cost of the "first" shipping option (usually the lowest cost option).

If a listing has shipping costs, use GetShippingCosts if you want to get more details about the services and costs that the seller is offering.

IncludeSelector: Details, Items

See GetShippingCosts.

ItemArray.Item
  .ShippingCostSummary
  .ListedShippingServiceCost
AmountType (double) Conditionally The listed shipping cost of the item. If multiple items were purchased, this includes the listed ShippingServiceAdditionalCost.

In GetSingleItem, this is always returned when ShippingCostSummary is returned, except when the ShippingType is Freight.

IncludeSelector: Details, Items
ItemArray.Item
  .ShippingCostSummary
  .ShippingServiceCost
AmountType (double) Conditionally The basic shipping cost of the item. If multiple items were purchased, this includes the ShippingServiceAdditionalCost.

In GetSingleItem, this is always returned when ShippingCostSummary is returned, except for when the ShippingType is Freight.

IncludeSelector: Details, Items
ItemArray.Item
  .ShippingCostSummary
  .ShippingType
ShippingTypeCodeType Conditionally How the seller stated that cost of shipping is to be determined, such as flat rate or calculated.

Applicable values:

•   Calculated

(out) The calculated shipping model: the posted cost of shipping is based on the seller-offered and buyer-selected shipping service, where the shipping costs are calculated by eBay and the shipping carrier based on the buyer's address, and any packaging/handling costs established by the seller are automatically rolled into the total.

•   CalculatedDomesticFlatInternational

(out) The seller specified one or more calculated domestic shipping services and one or more flat international shipping services.

•   CustomCode

(out) Placeholder value. See token.

•   Flat

(out) The flat rate shipping model: the seller establishes the cost of shipping and cost of shipping insurance, regardless of what any buyer-selected shipping service might charge the seller.

•   FlatDomesticCalculatedInternational

(out) The seller specified one or more flat domestic shipping services and one or more calculated international shipping services.

•   Free

(out) Free is used when the seller is declaring that shipping is free for the buyer. Since Free cannot be selected via API, the seller has two options for signifying that shipping is free when listing an item:
- omit shipping details, mention in the item description that shipping is free, and set ShippingTermsInDescription to true
- select an arbitrary shipping service and set its shipping cost to 0, mention in the item description that shipping is free, and set ShippingTermsInDescription to true
The latter is a better way to communicate "free shipping" because eBay picks up the "0" cost and can more accurately identify shipping costs in search results.

•   Freight

(out) The freight shipping model: the cost of shipping is determined by a third party, FreightQuote.com, based on the item location (zip code). Currently, Freight can only be specified on input via eBay Web site, not via API.

•   NotSpecified

(out) The seller did not specify the shipping type.




IncludeSelector: Details, Items
ItemArray.Item.ShipToLocations string Always,
repeatable: [1..*]
An international location or region to which the seller is willing to ship this item. Returned only for items that have ShipToLocations specified.

Applicable values:

•   Americas

(North, South, or Latin America)

•   Asia

•   Caribbean

•   Europe

•   EuropeanUnion

•   LatinAmerica

•   MiddleEast

•   NorthAmerica

•   Oceania

(Pacific region other than Asia)

•   SouthAmerica

•   WillNotShip

(No shipping, buyer must pick up the item)

•   Worldwide

(Seller will ship worldwide)

•   2-letter country identifier

(See CountryCodeType for values)



IncludeSelector: Details

See CountryCodeType.

ItemArray.Item.Site SiteCodeType Always The name of the eBay site on which the item was originally listed. For example, if the item is listed on the eBay US site, the value would be US. If it's listed on the eBay Germany site, the value would be Germany.

The listing's original site can affect the values of converted (localized) prices (when your request specifies a site that is different from the listing's site).

Applicable values: See Site.

IncludeSelector: Details
ItemArray.Item.StartTime dateTime Always Time stamp (in GMT) that eBay recorded as the moment that the listing was made available. The start time returned by a search call may vary from the value returned by GetSingleItem.

IncludeSelector: Details
ItemArray.Item.Subtitle string Conditionally Subtitle of the item. Only returned if the seller included a subtitle for the listing.

For US eBay Motors passenger vehicle, motorcycle, and "other vehicle" categories or listings in CA eBay Motors passenger vehicle and motorcycle categories, the seller's subtitle is only available in the Item.ItemSpecifics node. Call GetSingleItem with IncludeSelector=ItemSpecifics to retrieve a listing's Item Specifics.

IncludeSelector: Details
ItemArray.Item.TimeLeft duration Conditionally Time left before the listing ends. The duration is represented in the ISO 8601 duration format (PnYnMnDTnHnMnS). For ended listings, the time left is PT0S (zero seconds).

In search results (like the FindItemsAdvanced response), the same TimeLeft may be returned for multiple results if the results are variations from the same multi-variation listing.

IncludeSelector: Details, Items

See (GetSingleItem) Item.Variations.

ItemArray.Item.Title string Conditionally Name of the item as it appears in the listing or in search and browse results.

For US eBay Motors vehicles only: In item-retrieval calls (like GetSingleItem and GetMultipleItems), this value shows the vehicle Make and Model (e.g., "Buick : Skylark").

In finding calls (like FindItemsAdvanced), this value concatenates several Item Specifics: The Make (e.g., "Buick"), Model (e.g., Skylark), Submodel (e.g., Limited), and the seller's customized subtitle (e.g., "Great deal!"). Call GetSingleItem with IncludeSelector=ItemSpecifics to see the individual Item Specifics (in Item.ItemSpecifics).

Note: GetSingleItem and FindItemsAdvanced do not return the same Item.Title value for US eBay Motors listings. Here's why:

In general, GetSingleItem maps to eBay's View Item page. The eBay Motors Web site's View Item page shows two vehicle titles in the title bar: One title is a label based on the Year, Make, Model, and Submodel (e.g., "1996 Buick Skylark Limited"). The model is included unless it's "Other" or unspecified. The submodel is included if the seller specified a submodel. The other title is a path based on the Make and Model (e.g., "Buick : Skylark"). The Item.Title value in GetSingleItem maps to this path.

In general, FindItemsAdvanced maps to eBay's advanced search functionality. The Item.Title value described above for FindItemsAdvanced maps to the item's search result title in the eBay Motors search results page.



IncludeSelector: Details, Items
ItemArray.Item
  .ViewItemURLForNaturalSearch
anyURI Conditionally The URL to view this listing on eBay. This URL is optimized to support natural search. That is, this URL is designed to make items on eBay easier to find via popular Internet search engines. For example, this URL specifies the item title, and it is optimized for natural search: "_W0QQ" is like "?" (question mark), "QQ" is like "&" (ampersand), and "Z" is like "=" (equals sign). You shouldn't modify the query syntax in your application. For example, eBay won't recognize the URL if you change QQ to ?. In the Sandbox environment and on the Hong Kong site (site ID 201), the data returned in this field by FindItemsAdvanced is a standard ViewItem URL, rather than the ViewItem URL for natural search that generally is returned in the Production environment.

In search results (like the FindItemsAdvanced response),if the result is a variation from a multi-variation listing, this link to the View Item page is configured to select the applicable variation.

IncludeSelector: Details, Items

See (GetSingleItem) Item.Variations.

MoreResults boolean Always If true, more pages of results are available. That is, PageNumber is less than ApproximatePages.

IncludeSelector: none (not controlled by IncludeSelector)
PageNumber int Always The number of the page of data returned. If many products are found and multiple pages of results are available, use this in combination with ApproximatePages and MoreResults to decide which page to retrieve next. As FindProducts only returns up to 2000 products, the maximum possible value is theoretically 2000 (if you were to set MaxEntries to 1 in the request).
Min: 1. Max: 2000.

IncludeSelector: none (not controlled by IncludeSelector)
Product CatalogProductType Always,
repeatable: [1..20]
An eBay catalog product. This contains stock information about a particular DVD, camera, set of golf clubs, or other product. When you use QueryKeywords in the request, FindProducts returns a maximum of 20 products per page. When you use ProductID in the request, FindProducts usually only returns 1 product by default. (If more than one product matches the same ProductID, FindProducts will return all of those products. As of the time of this writing, we expect this to be a rare case.)

IncludeSelector: none (not controlled by IncludeSelector)
Product.DetailsURL anyURI Always Fully qualified URL for optional information about the product, such as a movie's description or film credits. This information is hosted through the eBay Web site and it cannot be edited. Portions of the content are protected by copyright. Applications can include this URL as a link in product search results so that end users can view additional descriptive details about the product. This is usually always returned when Product is returned, but it may be safest to check for the existence of this field.

IncludeSelector: none (not controlled by IncludeSelector)
Product.DisplayStockPhotos boolean Always If true, your application can attempt to display stock photos that are returned. If false, your application should not attempt to display any stock photos that are returned. This recommendation is useful for catalog data related to products like coins, where stock photos are not necessarily applicable or available. An application with a graphical user interface can use this flag to determine when to hide customized stock photo widgets. Always returned when Product is returned.

IncludeSelector: none (not controlled by IncludeSelector)
Product.DomainName string Always The name of the domain in which the product was found. If the product is mapped to multiple domains, eBay returns the most applicable domain (as determined by eBay). Always returned when Product is returned.

IncludeSelector: none (not controlled by IncludeSelector)
Product.ItemCount int Conditionally Total number of listings on the requested eBay site that use stock information from this catalog product. This value can be greater than the number of listings returned in ItemArray. To retrieve more listings, use FindItemsAdvanced. Only returned when you search by ProductID (and you pass Items or Details in IncludeSelector).
Min: 0.

IncludeSelector: Details, Items
Product.ItemSpecifics NameValueListArrayType Always A list of name/value pairs that are included in the product's pre-filled Item Specifics. These indicate common aspects or characteristics of the product, such as Publisher (for a book). Also see ProductID for ISBN, UPC, or EAN values, if applicable. This is usually returned. (We are not aware of any cases in which this node is not be returned. However, it may be safest to check for the existence of this node.)

IncludeSelector: none (not controlled by IncludeSelector)
Product.ItemSpecifics
  .NameValueList
NameValueListType Always,
repeatable: [1..*]
This list is an array of Item Specifics, which are category-specific fields that the seller added to describe the listing. The names of these fields are different for items in different categories, so they're returned in a generic name/value structure.

For example, Item Specifics for a car might include a field like Make=Toyota (where Make is returned in Name, and Toyota is returned in Value) and Model=Prius (where Model is returned in Name, and Prius is returned in Value).

In multi-variation listings, the same name cannot appear in both the VariationSpecifics node and in the ItemSpecifics node.

For FindProducts, this can also be an Item Specific that is defined for a product. That is, Item Specifics can be returned both for items and products in FindProducts.

IncludeSelector: none (not controlled by IncludeSelector)
Product.ItemSpecifics
  .NameValueList.Name
string Always The name of the item specific.

This field is returned only in responses if the seller included an item specific Name in the listing. However, if the seller didn't also include a corresponding value for the item specific, it is best to not display the name to name to avoid confusing users.

For the item condition, this usually includes the word "Condition" for eBay US, UK, Australia, and India listings; and "Artikelzustand" for eBay Germany, Austria, and Switzerland listings.

Note: Ignore item specifics with SIFFTAS in the name. These are for internal use by eBay and aren't meaningful to users.

IncludeSelector: none (not controlled by IncludeSelector)
Product.ItemSpecifics
  .NameValueList.Value
string Always,
repeatable: [1..*]
A value for the item specific.

This field is only returned in responses if the seller included a value for an item specific. In the GetSingleItem response, this field is always returned for each item specific that is returned (if any). However, if the seller didn't select a value for the item specific, this field may return empty, or it may return a value like "-", "Not Selected", or "Unspecified" (or the equivalent in the language of the site).

For the item condition, this usually includes the word "New" or "Used" for eBay US, UK, Australia, and India listings; and "Neu" or "Gebraucht" for eBay Germany, Austria, and Switzerland listings.

IncludeSelector: none (not controlled by IncludeSelector)
Product.ProductID ProductIDType (string) Always,
repeatable: [1..*]
The eBay or external IDs associated with the product. Use the Reference value as input to search for the same product in the future, or use the ISBN, EAN, or UPC value (if returned). The ISBN, EAN, and UPC values can also be useful as keys if your application is comparing products across different sites. Always returned when Product is returned.

IncludeSelector: none (not controlled by IncludeSelector)
Product.ProductID
  [ attribute type ]
ProductIDCodeType Always The nature of identifier being used. For FindHalfProducts, FindProducts, FindItemsAdvanced, and FindReviewsAndGuides, only Reference, ISBN, UPC, and EAN are supported. Required when ProductID is specified.

For a list of possible enumeration values, see ProductIDCodeType.
Product.ProductState ProductStateCodeType Conditionally Indicates that the product has changed or will soon change (usually due to a migration from one catalog to another catalog). Typically, this field is returned for up to 90 days for a given product. After that, the product either no longer returns this field or the product is no longer returned (depending on the state change). As of mid-2008, this data is primarily applicable to catalogs used by the US, Germany, Austria, and Switzerland sites. Other sites may undergo catalog changes in the future.

Applicable values:

•   CustomCode

(out) Reserved for internal or future use.

•   Delete

(out) This product is marked for deletion, and it will not be mapped to another product. If your application currently uses the product for searching, we recommend that you update your application to use a product that is not scheduled to be merged or deleted.

•   Merge

(out) Some information in this product is scheduled to be merged into another product in the catalog that eBay (or Half.com) is currently using. This product may be removed from the system at any time. If your application currently uses the product for searching, we recommend that you update your application to use a product that is not scheduled to be merged or deleted.

•   Update

(out) The product details have been updated. If your application currently uses the product for listing or searching, we recommend that you check to make sure the product data still meets your needs.

•   UpdateMajor

(out) This product has changed. This product has been mapped to a newer product in the catalog that eBay (or Half.com) is currently using, and its details have been updated based on the new catalog data. The product reference ID remains the same (but the longer product ID string may have changed). If your application currently uses the product for searching, we recommend that you check to make sure the product data still meets your needs.

•   UpdateNoDetails

(out) This product was previously available in an earlier catalog, but it has not been mapped to a product in the catalog that eBay is currently using. It can still be used for searching, but it may contain fewer details than other products. If your application currently uses the product for searching, we recommend that you check to make sure the product data still meets your needs. Not applicable to Half.com.




IncludeSelector: none (not controlled by IncludeSelector)
Product.ReviewCount int Always The total number of reviews that are available for this product on the eBay Web site. This can be greater than the number of reviews returned by FindProducts. In a future release, we will provide the capability to retrieve details about reviews. Always returned when Product is returned.
Min: 0.

IncludeSelector: none (not controlled by IncludeSelector)
Product.StockPhotoURL anyURI Conditionally Fully qualified URL for a stock image (if any) that is associated with the eBay catalog product. The URL is for the image eBay usually displays in product search results (usually 70px tall). It may be helpful to calculate the dimensions of the photo programmatically before displaying it. Only returned if a URL is available for the product.

IncludeSelector: none (not controlled by IncludeSelector)
Product.Title string Always The title of the product, as specified in the catalog. Always returned when Product is returned.

IncludeSelector: none (not controlled by IncludeSelector)
TotalProducts int Always The total number of matching products found. (If more than 2000 products are found, the call fails with an error.)
Min: 0. Max: 2000.

IncludeSelector: none (not controlled by IncludeSelector)



Back to top

FindProducts Detail Controls


Detail Control: IncludeSelector

The IncludeSelector input field gives you control over which call-specific output fields may be returned from your queries. IncludeSelector accepts a set of preset values, each of which permits the return of a different set of fields. (All standard output fields are returned regardless of IncludeSelector.)

The table below details the fields that each IncludeSelector value controls. In addition, the table includes a none column that shows the fields that are not controlled by IncludeSelector settings. Note that some fields are returned only when certain conditions are met; see the associated field description for a clarification of these conditions.

YThe field is always returned.
(Y)The field is conditionally returned. See the field description for clarification of conditions.

Output Field none Details DomainHistogram Items
ApproximatePagesY---
DomainHistogram--Y-
DomainHistogram.Domain--Y-
DomainHistogram.Domain.Count--Y-
DomainHistogram.Domain.Name--Y-
DuplicateItems-(Y)-(Y)
ItemArray-(Y)-(Y)
ItemArray.Item-(Y)-(Y)
ItemArray.Item.BestOfferEnabled-(Y)--
ItemArray.Item.BidCount-(Y)-(Y)
ItemArray.Item.BuyItNowAvailable-(Y)-(Y)
ItemArray.Item.BuyItNowPrice-(Y)--
ItemArray.Item.ConvertedBuyItNowPrice-(Y)-(Y)
ItemArray.Item.ConvertedCurrentPrice-(Y)-(Y)
ItemArray.Item.Country-(Y)--
ItemArray.Item.CurrentPrice-(Y)--
ItemArray.Item.EndTime-(Y)-(Y)
ItemArray.Item.GalleryURL-(Y)-(Y)
ItemArray.Item.IntegratedMerchantCreditCardEnabled-(Y)--
ItemArray.Item.ItemID-(Y)-(Y)
ItemArray.Item.ListingStatus-(Y)-(Y)
ItemArray.Item.ListingType-(Y)-(Y)
ItemArray.Item.PaymentMethods-(Y)--
ItemArray.Item.PostalCode-(Y)--
ItemArray.Item.PrimaryCategoryID-(Y)-(Y)
ItemArray.Item.PrimaryCategoryName-(Y)-(Y)
ItemArray.Item.ProductID-(Y)--
ItemArray.Item.SecondaryCategoryID-(Y)--
ItemArray.Item.SecondaryCategoryName-(Y)--
ItemArray.Item.ShippingCostSummary-(Y)-(Y)
ItemArray.Item.ShippingCostSummary.ListedShippingServiceCost-(Y)-(Y)
ItemArray.Item.ShippingCostSummary.ShippingServiceCost-(Y)-(Y)
ItemArray.Item.ShippingCostSummary.ShippingType-(Y)-(Y)
ItemArray.Item.ShipToLocations-Y--
ItemArray.Item.Site-Y--
ItemArray.Item.StartTime-Y--
ItemArray.Item.Subtitle-(Y)--
ItemArray.Item.TimeLeft-(Y)-(Y)
ItemArray.Item.Title-(Y)-(Y)
ItemArray.Item.ViewItemURLForNaturalSearch-(Y)-(Y)
MoreResultsY---
PageNumberY---
ProductY---
Product.DetailsURLY---
Product.DisplayStockPhotosY---
Product.DomainNameY---
Product.ItemCount-(Y)-(Y)
Product.ItemSpecificsY---
Product.ItemSpecifics.NameValueListY---
Product.ItemSpecifics.NameValueList.NameY---
Product.ItemSpecifics.NameValueList.ValueY---
Product.ProductIDY---
Product.ProductState(Y)---
Product.ReviewCountY---
Product.StockPhotoURL(Y)---
Product.TitleY---
TotalProductsY---



Back to top

FindProducts Samples

New to making API calls? Please see Making an API Call.

Note: Some item IDs, user IDs, or other data in these samples might no longer be active on eBay. If necessary, you can substitute current eBay data in your requests.

Available samples:

Sample: Basic Call

Retrieves the listings for products that match the specified keywords.

Input

This example specifies a keyword string ("harry potter") to obtain a list of product IDs associated with that keyword.

URL format (HTTP GET). See also the non-wrapped version of this URL. For results in a format other than XML, 
specify a different value for responseencoding.
http://open.api.ebay.com/shopping?callname=FindProducts
   &responseencoding=XML
   &appid=YourAppIDHere
   &siteid=0
   &version=525
   &QueryKeywords=harry%20potter
   &AvailableItemsOnly=true
   &MaxEntries=2

   Here is the same input in XML format (HTTP POST). Note that this does not include standard values.

XML format (HTTP POST). Also available is the .txt version of this XML.

<?xml version="1.0" encoding="utf-8"?>
<FindProductsRequest xmlns="urn:ebay:apis:eBLBaseComponents">
  <QueryKeywords>Harry Potter</QueryKeywords>
  <MaxEntries>2</MaxEntries>
  <AvailableItemsOnly>true</AvailableItemsOnly>
</FindProductsRequest>

Output

The output from this sample shows the set of default values retured by the call.

XML format. Also available is the .txt version of this XML.

<?xml version="1.0" encoding="UTF-8"?>

  <FindProductsResponse xmlns="urn:ebay:apis:eBLBaseComponents">
   <Timestamp>2008-03-07T23:09:03.495Z</Timestamp>
   <Ack>Success</Ack>
   <Build>e555_core_Bundled_6206837_R1</Build>
   <Version>555</Version>
   <ApproximatePages>207</ApproximatePages>
   <MoreResults>true</MoreResults>
   <PageNumber>1</PageNumber>
   <Product>
    <DomainName>DVDs</DomainName>
    <DetailsURL>http://syicatalogs.ebay.com/ws/eBayISAPI.dll?PageSyiProductDetails&IncludeAttributes=1&ShowAttributesTable=1&ProductMementoString=92460:2:1049:1489297318:138039228:f19efe1397d028d65cd2b81e1112fcfa:1:1:1:1382045716</DetailsURL>
    <DisplayStockPhotos>true</DisplayStockPhotos>
    <ProductID type="Reference">62923188</ProductID>
    <ProductID type="UPC">012569593268</ProductID>
    <ItemSpecifics>
     <NameValueList>
      <Name>Rating</Name>
      <Value>PG-13</Value>
     </NameValueList>
     <NameValueList>
      <Name>Leading Role</Name>
      <Value>Daniel Radcliffe</Value>
      <Value>Emma Watson</Value>
      <Value>Rupert Grint</Value>
     </NameValueList>
     <NameValueList>
      <Name>Format</Name>
      <Value>DVD</Value>
     </NameValueList>
    </ItemSpecifics>
    <ReviewCount>56</ReviewCount>
    <StockPhotoURL>http://i11.ebayimg.com/08/c/000/77/43/ade9_6.JPG</StockPhotoURL>
    <Title>Harry Potter and the Order of the Phoenix (2007, DVD)</Title>
   </Product>
   <Product>
    <DomainName>Children's Books</DomainName>
    <DetailsURL>http://syicatalogs.ebay.com/ws/eBayISAPI.dll?PageSyiProductDetails&IncludeAttributes=1&ShowAttributesTable=1&ProductMementoString=88519:2:1055:1565202560:138165260:59e578afaa39f41a8361fe9b641f3352:1:1:1:1378670148</DetailsURL>
    <DisplayStockPhotos>true</DisplayStockPhotos>
    <ProductID type="Reference">59049480</ProductID>
    <ProductID type="ISBN">0545010225</ProductID>
    <ProductID type="ISBN">9780545010221</ProductID>
    <ItemSpecifics>
     <NameValueList>
      <Name>Binding</Name>
      <Value>Hardcover</Value>
     </NameValueList>
     <NameValueList>
      <Name>Author</Name>
      <Value>J. K. Rowling</Value>
     </NameValueList>
    </ItemSpecifics>
    <ReviewCount>181</ReviewCount>
    <StockPhotoURL>http://i20.ebayimg.com/05/c/000/77/3c/71fc_6.JPG</StockPhotoURL>
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowling (2007)</Title>
   </Product>
   <TotalProducts>414</TotalProducts>
  </FindProductsResponse>
 

Back to list of samples

Sample: Returning Detailed ProductID Information

Retrieves a list of items that match the specified eBay ProductId. Detailed item information is returned with the addition of the Items IncludeSelector.

Input

This sample shows how to use the Items IncludeSelector. If you use Items, the call retrieves up to 200 items for the requested product.

If the specified ProductID is no longer available (the call does not return any items), get a valid ProductID using a basic FindProducts call as shown in the sample above.

URL format (HTTP GET). See also the non-wrapped version of this URL. For results in a format other than XML, 
specify a different value for responseencoding.
http://open.api.ebay.com/shopping?callname=FindProducts
   &responseencoding=XML
   &appid=YourAppID
   &siteid=0
   &version=525
   &ProductID.type=Reference
   &ProductID.Value=59049480
   &IncludeSelector=Items

   Here is the same input in XML format (HTTP POST). Note that this does not include standard values.

XML format (HTTP POST). Also available is the .txt version of this XML.

<?xml version="1.0" encoding="utf-8"?>
<FindProductsRequest xmlns="urn:ebay:apis:eBLBaseComponents">
  <ProductID type="Reference">59049480</ProductID>
  <IncludeSelector>Items</IncludeSelector>
</FindProductsRequest>

Output

The output displays the fields that are returned when you use Items as an IncludeSelector.

XML format. Also available is the .txt version of this XML.

<?xml version="1.0" encoding="UTF-8" ?> 
  <FindProductsResponse xmlns="urn:ebay:apis:eBLBaseComponents">
    <Timestamp>2007-12-12T18:51:37.833Z</Timestamp> 
    <Ack>Success</Ack> 
    <Build>e539_core_Bundled_5643128_R1</Build> 
    <Version>539</Version> 
    <ApproximatePages>1</ApproximatePages> 
    <MoreResults>false</MoreResults> 
  <ItemArray>
  <Item>
    <ItemID>200182118805</ItemID> 
    <EndTime>2007-12-12T19:01:57.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/1st-Edition-Harry-Potter-and-the-Deathly-Hallows_W0QQitemZ200182118805QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200182118805.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT10M20S</TimeLeft> 
    <Title>1st Edition Harry Potter and the Deathly Hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160188491381</ItemID> 
    <EndTime>2007-12-12T19:31:56.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ160188491381QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160188491381.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>5</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">11.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT40M19S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.15</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290188788828</ItemID> 
    <EndTime>2007-12-12T19:58:40.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-HARDCOVER-BOOK_W0QQitemZ290188788828QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290188788828.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">8.49</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT1H7M3S</TimeLeft> 
    <Title>NEW Harry Potter and the Deathly Hallows HARDCOVER BOOK</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.25</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120195768905</ItemID> 
    <EndTime>2007-12-12T20:36:09.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-Book-7-MMA_W0QQitemZ120195768905QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120195768905.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT1H44M32S</TimeLeft> 
    <Title>NEW Harry Potter and the Deathly Hallows Book 7 MMA</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>300180934130</ItemID> 
    <EndTime>2007-12-12T20:56:03.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows_W0QQitemZ300180934130QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/300180934130.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>10</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT2H4M26S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160189113499</ItemID> 
    <EndTime>2007-12-12T21:19:12.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hollows-NEW-1st-Edition-NR_W0QQitemZ160189113499QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160189113499.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.98</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT2H27M35S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hollows NEW 1st Edition NR</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">2.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160187916579</ItemID> 
    <EndTime>2007-12-12T21:27:43.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-MINT-First-Edition_W0QQitemZ160187916579QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160187916579.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>4</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.55</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT2H36M6S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows MINT First Edition</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181487084</ItemID> 
    <EndTime>2007-12-12T22:08:17.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181487084QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181487084.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H16M40S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">15.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181487927</ItemID> 
    <EndTime>2007-12-12T22:10:24.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181487927QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181487927.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>2</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.04</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H18M47S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181488018</ItemID> 
    <EndTime>2007-12-12T22:10:45.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181488018QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181488018.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H19M8S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181488117</ItemID> 
    <EndTime>2007-12-12T22:11:17.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181488117QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181488117.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H19M40S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181488253</ItemID> 
    <EndTime>2007-12-12T22:11:54.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181488253QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181488253.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H20M17S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181488397</ItemID> 
    <EndTime>2007-12-12T22:12:28.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181488397QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181488397.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H20M51S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181488528</ItemID> 
    <EndTime>2007-12-12T22:12:54.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181488528QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181488528.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H21M17S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181488707</ItemID> 
    <EndTime>2007-12-12T22:13:21.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181488707QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181488707.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H21M44S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181488810</ItemID> 
    <EndTime>2007-12-12T22:13:42.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181488810QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181488810.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H22M5S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181488864</ItemID> 
    <EndTime>2007-12-12T22:13:59.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-COVER-FASTSHIPPIN_W0QQitemZ200181488864QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181488864.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT3H22M22S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS COVER FASTSHIPPIN</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>360004162043</ItemID> 
    <EndTime>2007-12-12T23:06:50.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-HARDCOVER_W0QQitemZ360004162043QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/360004162043.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT4H15M13S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows HARDCOVER</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>190182336134</ItemID> 
    <EndTime>2007-12-12T23:30:35.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-Deathly-Hallows-J-K-Rowling-1st-1st-NEW_W0QQitemZ190182336134QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/190182336134.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT4H38M58S</TimeLeft> 
    <Title>Harry Potter Deathly Hallows J K Rowling 1st 1st NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>220181224610</ItemID> 
    <EndTime>2007-12-13T00:07:48.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ220181224610QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/220181224610.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>4</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">8.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT5H16M11S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290189396886</ItemID> 
    <EndTime>2007-12-13T00:10:18.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ290189396886QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290189396886.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">8.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT5H18M41S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>250194798271</ItemID> 
    <EndTime>2007-12-13T01:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ250194798271QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/250194798271.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT6H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115030</ItemID> 
    <EndTime>2007-12-13T01:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115030QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115030.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>2</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.24</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT6H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120193984368</ItemID> 
    <EndTime>2007-12-13T01:06:06.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hollows-by-J-K-Rowling_W0QQitemZ120193984368QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120193984368.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>12</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">11.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT6H14M29S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hollows by J.K. Rowling</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290188856812</ItemID> 
    <EndTime>2007-12-13T01:07:49.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-Deathly-Hallows-Book-7-1st-FREE-Shipping_W0QQitemZ290188856812QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290188856812.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">21.17</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT6H16M12S</TimeLeft> 
    <Title>Harry Potter & Deathly Hallows Book 7 1st FREE Shipping</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">0.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350003826602</ItemID> 
    <EndTime>2007-12-13T01:19:27.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-HARDCOVER-HC-NEW_W0QQitemZ350003826602QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350003826602.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT6H27M50S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS HARDCOVER HC NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115077</ItemID> 
    <EndTime>2007-12-13T02:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115077QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115077.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT7H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>190183000834</ItemID> 
    <EndTime>2007-12-13T02:01:03.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-1st-Edition_W0QQitemZ190183000834QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/190183000834.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>3</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">3.25</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT7H9M26S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW 1st Edition</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.65</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>360002926622</ItemID> 
    <EndTime>2007-12-13T02:03:27.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/complete-HARRY-POTTER-HARDCOVER-1-7-LOT-JK-ROWLING-HCDJ_W0QQitemZ360002926622QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/360002926622.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>22</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">64.1</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT7H11M50S</TimeLeft> 
    <Title>complete HARRY POTTER HARDCOVER 1-7 LOT JK ROWLING HCDJ</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">11.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>300179779089</ItemID> 
    <EndTime>2007-12-13T02:38:49.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Hardcover-Book_W0QQitemZ300179779089QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/300179779089.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT7H47M12S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows Hardcover Book</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115115</ItemID> 
    <EndTime>2007-12-13T03:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115115QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115115.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT8H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>300180429610</ItemID> 
    <EndTime>2007-12-13T03:25:15.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-7-HC_W0QQitemZ300180429610QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/300180429610.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT8H33M38S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows #7 HC</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.15</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>360004210802</ItemID> 
    <EndTime>2007-12-13T06:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-HARDCOVER_W0QQitemZ360004210802QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/360004210802.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT11H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows HARDCOVER</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>150192981571</ItemID> 
    <EndTime>2007-12-13T06:33:12.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowling_W0QQitemZ150192981571QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/150192981571.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">11.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT11H41M35S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowling</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160189262252</ItemID> 
    <EndTime>2007-12-13T07:52:29.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ160189262252QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160189262252.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT13H52S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320193623632</ItemID> 
    <EndTime>2007-12-13T14:36:53.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ320193623632QQcategoryZ3519QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320193623632.jpg</GalleryURL> 
    <PrimaryCategoryID>3519</PrimaryCategoryID> 
    <PrimaryCategoryName>Computers & Networking:Technology Books:Hardware</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT19H45M16S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120194235912</ItemID> 
    <EndTime>2007-12-13T15:43:26.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hollows-NEW-1st-Edition-NR_W0QQitemZ120194235912QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120194235912.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT20H51M49S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hollows NEW 1st Edition NR</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.48</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196189795</ItemID> 
    <EndTime>2007-12-13T17:43:49.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-Book-7-MMA_W0QQitemZ120196189795QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196189795.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT22H52M12S</TimeLeft> 
    <Title>NEW Harry Potter and the Deathly Hallows Book#7 MMA</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196190242</ItemID> 
    <EndTime>2007-12-13T17:44:53.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-Book-7-MMA_W0QQitemZ120196190242QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196190242.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT22H53M16S</TimeLeft> 
    <Title>NEW Harry Potter and the Deathly Hallows Book#7 MMA</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196190655</ItemID> 
    <EndTime>2007-12-13T17:45:41.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-Book-7-MMA_W0QQitemZ120196190655QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196190655.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT22H54M4S</TimeLeft> 
    <Title>NEW Harry Potter and the Deathly Hallows Book#7 MMA</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>270194460103</ItemID> 
    <EndTime>2007-12-13T17:57:12.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Hard-Cover-as-New_W0QQitemZ270194460103QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/270194460103.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>2</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">6.05</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT23H5M35S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows Hard Cover as New</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.15</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>330196899558</ItemID> 
    <EndTime>2007-12-13T18:00:53.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowling_W0QQitemZ330196899558QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/330196899558.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT23H9M16S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowling</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.6</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>330196900044</ItemID> 
    <EndTime>2007-12-13T18:03:13.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowling_W0QQitemZ330196900044QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/330196900044.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>3</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">2.81</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>PT23H11M36S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowling</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.6</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>220182280725</ItemID> 
    <EndTime>2007-12-13T19:50:13.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ220182280725QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/220182280725.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>2</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.55</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT58M36S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">8.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>180191598719</ItemID> 
    <EndTime>2007-12-13T21:21:08.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ180191598719QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/180191598719.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT2H29M31S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.15</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200181845755</ItemID> 
    <EndTime>2007-12-13T22:03:48.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ200181845755QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200181845755.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">10.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT3H12M11S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>150194043166</ItemID> 
    <EndTime>2007-12-13T23:48:45.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ150194043166QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/150194043166.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT4H57M8S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>130181827723</ItemID> 
    <EndTime>2007-12-13T23:58:56.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Misbound-Harry-Potter-and-the-Deathly-Hallows_W0QQitemZ130181827723QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/130181827723.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">80.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT5H7M19S</TimeLeft> 
    <Title>Misbound Harry Potter and the Deathly Hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">11.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115152</ItemID> 
    <EndTime>2007-12-14T00:15:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115152QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115152.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT5H23M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>250194798479</ItemID> 
    <EndTime>2007-12-14T01:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ250194798479QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/250194798479.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT6H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115189</ItemID> 
    <EndTime>2007-12-14T01:15:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115189QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115189.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT6H23M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>220181630821</ItemID> 
    <EndTime>2007-12-14T01:36:39.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ220181630821QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/220181630821.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT6H45M2S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.49</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115219</ItemID> 
    <EndTime>2007-12-14T02:15:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115219QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115219.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT7H23M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196435262</ItemID> 
    <EndTime>2007-12-14T02:21:53.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-TORN-JACKET_W0QQitemZ120196435262QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196435262.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT7H30M16S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ TORN JACKET</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320193054588</ItemID> 
    <EndTime>2007-12-14T02:41:50.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-BOOK-7-BRAND-NEW_W0QQitemZ320193054588QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320193054588.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT7H50M13S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows BOOK 7 BRAND NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>130181855262</ItemID> 
    <EndTime>2007-12-14T02:57:11.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-First-Edition_W0QQitemZ130181855262QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/130181855262.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>4</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">6.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT8H5M34S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows First Edition</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>270195096957</ItemID> 
    <EndTime>2007-12-14T03:08:42.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-BY-J-K-ROWLING_W0QQitemZ270195096957QQcategoryZ378QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/270195096957.jpg</GalleryURL> 
    <PrimaryCategoryID>378</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Nonfiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">2.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT8H17M5S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS BY J.K. ROWLING</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>360004595963</ItemID> 
    <EndTime>2007-12-14T03:30:16.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows_W0QQitemZ360004595963QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/360004595963.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">6.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT8H38M39S</TimeLeft> 
    <Title>*Harry Potter and the Deathly Hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>170176538586</ItemID> 
    <BuyItNowAvailable>true</BuyItNowAvailable> 
    <ConvertedBuyItNowPrice currencyID="USD">9.99</ConvertedBuyItNowPrice> 
    <EndTime>2007-12-14T03:31:17.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ170176538586QQcategoryZ3519QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/170176538586.jpg</GalleryURL> 
    <PrimaryCategoryID>3519</PrimaryCategoryID> 
    <PrimaryCategoryName>Computers & Networking:Technology Books:Hardware</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">3.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT8H39M40S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">9.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>270194617514</ItemID> 
    <EndTime>2007-12-14T03:33:01.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-J-K-Rowling-NEW_W0QQitemZ270194617514QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/270194617514.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">27.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT8H41M24S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows/J. K. Rowling NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">0.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196466217</ItemID> 
    <EndTime>2007-12-14T03:42:41.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-TORN-JACKET_W0QQitemZ120196466217QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196466217.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT8H51M4S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ TORN JACKET</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>140187748202</ItemID> 
    <BuyItNowAvailable>true</BuyItNowAvailable> 
    <ConvertedBuyItNowPrice currencyID="USD">17.5</ConvertedBuyItNowPrice> 
    <EndTime>2007-12-14T03:44:40.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ140187748202QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/140187748202.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">15.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT8H53M3S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">9.55</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196467512</ItemID> 
    <EndTime>2007-12-14T03:47:18.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-TORN-JACKET_W0QQitemZ120196467512QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196467512.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT8H55M41S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ TORN JACKET</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>110204629371</ItemID> 
    <EndTime>2007-12-14T04:11:30.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter_W0QQitemZ110204629371QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/110204629371.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>3</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.45</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT9H19M53S</TimeLeft> 
    <Title>Harry Potter</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>370003415115</ItemID> 
    <EndTime>2007-12-14T04:39:48.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ370003415115QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/370003415115.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT9H48M11S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.29</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004871736</ItemID> 
    <EndTime>2007-12-14T05:14:07.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-HARDCOVER-HC-NEW_W0QQitemZ350004871736QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004871736.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT10H22M30S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS HARDCOVER HC NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320194853394</ItemID> 
    <EndTime>2007-12-14T05:52:12.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ320194853394QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320194853394.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT11H35S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>360004570993</ItemID> 
    <EndTime>2007-12-14T06:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-HARDCOVER_W0QQitemZ360004570993QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/360004570993.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT11H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows HARDCOVER</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>330196041767</ItemID> 
    <EndTime>2007-12-14T07:04:03.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ330196041767QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/330196041767.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT12H12M26S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">8.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>110203410804</ItemID> 
    <EndTime>2007-12-14T17:54:38.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ110203410804QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/110203410804.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>4</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">2.25</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P1DT23H3M1S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>150193513410</ItemID> 
    <EndTime>2007-12-14T19:13:27.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ150193513410QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/150193513410.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT21M50S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160189087010</ItemID> 
    <EndTime>2007-12-14T20:20:39.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hollows-NEW-1st-Edition-NR_W0QQitemZ160189087010QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160189087010.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.98</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT1H29M2S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hollows NEW 1st Edition NR</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">2.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120195769938</ItemID> 
    <EndTime>2007-12-14T20:38:02.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-Book-7_W0QQitemZ120195769938QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120195769938.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT1H46M25S</TimeLeft> 
    <Title>NEW Harry Potter and the Deathly Hallows Book #7</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">29.5</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120195770929</ItemID> 
    <EndTime>2007-12-14T20:39:37.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-Book-7_W0QQitemZ120195770929QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120195770929.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT1H48M</TimeLeft> 
    <Title>NEW Harry Potter and the Deathly Hallows Book #7</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">29.5</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>110204916809</ItemID> 
    <EndTime>2007-12-14T20:55:55.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ110204916809QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/110204916809.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">15.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT2H4M18S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">12.75</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>110204934532</ItemID> 
    <EndTime>2007-12-14T21:28:20.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-the-Deathly-Hallows-Signed-1st-Edition_W0QQitemZ110204934532QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/110204934532.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>4</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">26.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT2H36M43S</TimeLeft> 
    <Title>Harry Potter & the Deathly Hallows Signed 1st Edition</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>280182415107</ItemID> 
    <EndTime>2007-12-14T21:33:15.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ280182415107QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/280182415107.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>9</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">3.85</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT2H41M38S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.5</ShippingServiceCost> 
    <ShippingType>FlatDomesticCalculatedInternational</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>180190987133</ItemID> 
    <EndTime>2007-12-14T21:34:21.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows_W0QQitemZ180190987133QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/180190987133.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT2H42M44S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115269</ItemID> 
    <EndTime>2007-12-15T00:15:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115269QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115269.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT5H23M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>300181754811</ItemID> 
    <EndTime>2007-12-15T00:43:13.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-the-Deathly-Hallows-Book-7-J-K-Rowlings_W0QQitemZ300181754811QQcategoryZ378QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/300181754811.jpg</GalleryURL> 
    <PrimaryCategoryID>378</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Nonfiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">16.69</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT5H51M36S</TimeLeft> 
    <Title>Harry Potter & the Deathly Hallows Book 7 J K Rowlings</Title> 
  <ShippingCostSummary>
    <ShippingType>NotSpecified</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>250194798718</ItemID> 
    <EndTime>2007-12-15T01:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ250194798718QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/250194798718.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT6H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115324</ItemID> 
    <EndTime>2007-12-15T01:15:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115324QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115324.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT6H23M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350003826225</ItemID> 
    <EndTime>2007-12-15T01:17:37.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-HARDCOVER-HC-NEW_W0QQitemZ350003826225QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350003826225.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>2</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.25</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT6H26M</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS HARDCOVER HC NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290189925057</ItemID> 
    <EndTime>2007-12-15T01:25:17.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ290189925057QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290189925057.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">21.17</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT6H33M40S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">0.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>190182992416</ItemID> 
    <EndTime>2007-12-15T01:28:45.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-1st-Edition_W0QQitemZ190182992416QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/190182992416.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">16.95</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT6H37M8S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows * NEW 1st Edition</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">1.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>140188739020</ItemID> 
    <EndTime>2007-12-15T01:34:24.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-hardcover_W0QQitemZ140188739020QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/140188739020.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT6H42M47S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (hardcover)</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320191115377</ItemID> 
    <EndTime>2007-12-15T02:15:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-2007-NEW_W0QQitemZ320191115377QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320191115377.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT7H23M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows (2007) NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>230202695950</ItemID> 
    <EndTime>2007-12-15T02:25:37.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlings_W0QQitemZ230202695950QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/230202695950.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT7H34M</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlings</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.55</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200182911423</ItemID> 
    <EndTime>2007-12-15T02:30:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Year-7-hard-cover_W0QQitemZ200182911423QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200182911423.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT7H38M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows Year 7 hard cover</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320195355942</ItemID> 
    <EndTime>2007-12-15T02:34:39.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ320195355942QQcategoryZ378QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320195355942.jpg</GalleryURL> 
    <PrimaryCategoryID>378</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Nonfiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT7H43M2S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>260191472191</ItemID> 
    <EndTime>2007-12-15T03:46:45.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows_W0QQitemZ260191472191QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/260191472191.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">14.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT8H55M8S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.13</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160189224205</ItemID> 
    <EndTime>2007-12-15T03:58:31.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows_W0QQitemZ160189224205QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160189224205.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT9H6M54S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160189979941</ItemID> 
    <EndTime>2007-12-15T04:41:02.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-and-THE-DEATHLY-HALLOWS-HC-1st-Ed-NEW-Book_W0QQitemZ160189979941QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160189979941.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT9H49M25S</TimeLeft> 
    <Title>HARRY POTTER and THE DEATHLY HALLOWS-HC-1st Ed NEW!Book</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">9.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>360005008495</ItemID> 
    <EndTime>2007-12-15T06:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-HARDCOVER_W0QQitemZ360005008495QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/360005008495.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT11H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows HARDCOVER</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>300181858297</ItemID> 
    <EndTime>2007-12-15T09:39:52.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ300181858297QQcategoryZ3519QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/300181858297.jpg</GalleryURL> 
    <PrimaryCategoryID>3519</PrimaryCategoryID> 
    <PrimaryCategoryName>Computers & Networking:Technology Books:Hardware</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT14H48M15S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320193624085</ItemID> 
    <EndTime>2007-12-15T14:38:51.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ320193624085QQcategoryZ3519QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320193624085.jpg</GalleryURL> 
    <PrimaryCategoryID>3519</PrimaryCategoryID> 
    <PrimaryCategoryName>Computers & Networking:Technology Books:Hardware</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT19H47M14S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>170176875277</ItemID> 
    <EndTime>2007-12-15T17:00:21.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hollows_W0QQitemZ170176875277QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/170176875277.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT22H8M44S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hollows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196186362</ItemID> 
    <EndTime>2007-12-15T17:36:30.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-BOOK-BUY-NOW_W0QQitemZ120196186362QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196186362.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P2DT22H44M53S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW BOOK BUY NOW !</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">29.5</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>140188212630</ItemID> 
    <EndTime>2007-12-15T18:57:01.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ140188212630QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/140188212630.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT5M24S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>370004494947</ItemID> 
    <BuyItNowAvailable>true</BuyItNowAvailable> 
    <ConvertedBuyItNowPrice currencyID="USD">12.99</ConvertedBuyItNowPrice> 
    <EndTime>2007-12-15T20:09:17.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Book_W0QQitemZ370004494947QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/370004494947.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">10.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT1H17M40S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows Book</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>110203779572</ItemID> 
    <EndTime>2007-12-15T20:48:37.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-The-Deadly-Hollows-Brand-New-1st_W0QQitemZ110203779572QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/110203779572.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.45</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT1H57M</TimeLeft> 
    <Title>Harry Potter and The Deadly Hollows Brand New 1st</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.25</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>250196161700</ItemID> 
    <EndTime>2007-12-15T22:22:09.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ250196161700QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/250196161700.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">24.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT3H30M32S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>140188308515</ItemID> 
    <EndTime>2007-12-16T00:15:46.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ140188308515QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/140188308515.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT5H24M9S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320193858309</ItemID> 
    <EndTime>2007-12-16T02:54:58.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-BOOK-7-BRAND-NEW_W0QQitemZ320193858309QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320193858309.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT8H3M21S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows BOOK 7 BRAND NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>310006383424</ItemID> 
    <EndTime>2007-12-16T03:16:40.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-the-Deathly-Hallows-by-J-K-Rowling_W0QQitemZ310006383424QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/310006383424.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">6.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT8H25M3S</TimeLeft> 
    <Title>Harry Potter & the Deathly Hallows by J.K. Rowling</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>250196228644</ItemID> 
    <EndTime>2007-12-16T05:04:21.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Rowling-HC-1st-Ed_W0QQitemZ250196228644QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/250196228644.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT10H12M44S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows Rowling HC 1st Ed</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004871582</ItemID> 
    <EndTime>2007-12-16T05:12:53.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-HARDCOVER-HC-NEW_W0QQitemZ350004871582QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004871582.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT10H21M16S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS HARDCOVER HC NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>110203897388</ItemID> 
    <EndTime>2007-12-16T05:44:05.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/ONE-LOT-OF-2-HARRY-POTTER-DEATHLY-HOLLOWS-GOBLET-L-K_W0QQitemZ110203897388QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/110203897388.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT10H52M28S</TimeLeft> 
    <Title>ONE(LOT OF 2 ) HARRY POTTER/DEATHLY HOLLOWS/GOBLET L@@K</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.49</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160188912137</ItemID> 
    <EndTime>2007-12-16T08:47:31.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-HARDCOVER_W0QQitemZ160188912137QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160188912137.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT13H55M54S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW HARDCOVER</Title> 
  <ShippingCostSummary>
    <ShippingType>NotSpecified</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160188912181</ItemID> 
    <EndTime>2007-12-16T08:48:02.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-HARDCOVER_W0QQitemZ160188912181QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160188912181.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT13H56M25S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW HARDCOVER</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160188912257</ItemID> 
    <EndTime>2007-12-16T08:48:42.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-HARDCOVER_W0QQitemZ160188912257QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160188912257.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT13H57M5S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW HARDCOVER</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>190182182218</ItemID> 
    <EndTime>2007-12-16T15:26:21.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ190182182218QQcategoryZ378QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Dutch</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/190182182218.jpg</GalleryURL> 
    <PrimaryCategoryID>378</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Nonfiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">13.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT20H34M44S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160189005835</ItemID> 
    <EndTime>2007-12-16T16:56:45.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ160189005835QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160189005835.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>9</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">10.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT22H5M8S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">0.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>130181973346</ItemID> 
    <EndTime>2007-12-16T17:01:49.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-Hardcover-Book_W0QQitemZ130181973346QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/130181973346.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P3DT22H10M12S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW Hardcover Book</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196822594</ItemID> 
    <EndTime>2007-12-16T19:10:05.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-TORN-JACKET_W0QQitemZ120196822594QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196822594.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT18M28S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ TORN JACKET</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196827910</ItemID> 
    <EndTime>2007-12-16T19:16:48.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-TORN-JACKET_W0QQitemZ120196827910QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196827910.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT25M11S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ TORN JACKET</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196830112</ItemID> 
    <EndTime>2007-12-16T19:20:36.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-TORN-JACKET_W0QQitemZ120196830112QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196830112.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT28M59S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ TORN JACKET</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196834253</ItemID> 
    <EndTime>2007-12-16T19:27:02.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-TORN-JACKET_W0QQitemZ120196834253QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196834253.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT35M25S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ TORN JACKET</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>140188613047</ItemID> 
    <EndTime>2007-12-16T19:29:11.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ140188613047QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/140188613047.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">12.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT37M34S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">10.6</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120196836951</ItemID> 
    <EndTime>2007-12-16T19:31:18.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-TORN-JACKET_W0QQitemZ120196836951QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120196836951.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT39M41S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ TORN JACKET</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>270195279017</ItemID> 
    <EndTime>2007-12-16T19:32:17.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-1st-ed-Rowling_W0QQitemZ270195279017QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/270195279017.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT40M40S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows 1st ed. Rowling</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>250197074271</ItemID> 
    <EndTime>2007-12-16T19:44:32.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ250197074271QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/250197074271.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT52M55S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">12.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>270194525382</ItemID> 
    <EndTime>2007-12-16T20:54:05.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-The-Deathly-Hallows_W0QQitemZ270194525382QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/270194525382.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">15.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT2H2M28S</TimeLeft> 
    <Title>Harry Potter and The Deathly Hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>140188498403</ItemID> 
    <EndTime>2007-12-16T21:00:00.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Hardcover-Book-7_W0QQitemZ140188498403QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/140188498403.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT2H8M23S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows, Hardcover Book 7</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.15</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320194234155</ItemID> 
    <EndTime>2007-12-16T21:57:56.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-BRAND-NEW-BOOK-7_W0QQitemZ320194234155QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320194234155.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT3H6M19S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows BRAND NEW BOOK 7</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>130182099440</ItemID> 
    <EndTime>2007-12-16T23:19:16.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ130182099440QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/130182099440.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">17.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT4H27M39S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">2.49</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120195866445</ItemID> 
    <EndTime>2007-12-17T00:10:48.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-NEW-W-BAD-CORNERS_W0QQitemZ120195866445QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120195866445.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT5H19M11S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows NEW W/ BAD CORNERS</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">7.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>220182028959</ItemID> 
    <EndTime>2007-12-17T00:10:54.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-W-W_W0QQitemZ220182028959QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/220182028959.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT5H19M17S</TimeLeft> 
    <Title>*NEW*   Harry Potter and the Deathly Hallows   W@W</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">8.94</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>310007366480</ItemID> 
    <EndTime>2007-12-17T00:22:49.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ310007366480QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/310007366480.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>1</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT5H31M12S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>230201790736</ItemID> 
    <EndTime>2007-12-17T00:24:32.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Book_W0QQitemZ230201790736QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/230201790736.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">15.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT5H32M55S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows   Book</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350005355348</ItemID> 
    <EndTime>2007-12-17T00:49:11.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-HARDCOVER-HC-NEW_W0QQitemZ350005355348QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350005355348.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT5H57M34S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS HARDCOVER HC NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290189924017</ItemID> 
    <EndTime>2007-12-17T01:21:41.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ290189924017QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290189924017.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">17.27</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT6H30M4S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.26</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>230202695962</ItemID> 
    <EndTime>2007-12-17T02:25:39.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlings_W0QQitemZ230202695962QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/230202695962.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT7H34M2S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlings</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.55</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290189957881</ItemID> 
    <EndTime>2007-12-17T03:37:27.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ290189957881QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290189957881.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>5</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT8H45M50S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>180192547057</ItemID> 
    <EndTime>2007-12-17T03:44:44.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-Harry-Potter-and-the-Deathly-Hallows-HC-Book-7_W0QQitemZ180192547057QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/180192547057.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">14.9</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT8H53M7S</TimeLeft> 
    <Title>NEW ~ Harry Potter and the Deathly Hallows ~ HC Book 7</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">8.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>200182847594</ItemID> 
    <EndTime>2007-12-17T03:56:49.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-and-the-DEATHLY-HOLLOWS-by-J-K-ROWLING_W0QQitemZ200182847594QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/200182847594.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">3.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT9H5M12S</TimeLeft> 
    <Title>HARRY POTTER and the DEATHLY HOLLOWS by J. K. ROWLING</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.65</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>120194608110</ItemID> 
    <BuyItNowAvailable>true</BuyItNowAvailable> 
    <ConvertedBuyItNowPrice currencyID="USD">20.0</ConvertedBuyItNowPrice> 
    <EndTime>2007-12-17T05:30:58.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ120194608110QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/120194608110.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">2.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT10H39M21S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">8.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320194528266</ItemID> 
    <EndTime>2007-12-17T14:45:26.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-BRAND-NEW-BOOK-7_W0QQitemZ320194528266QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320194528266.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT19H53M49S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows BRAND NEW BOOK 7</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>160188415637</ItemID> 
    <BuyItNowAvailable>true</BuyItNowAvailable> 
    <ConvertedBuyItNowPrice currencyID="USD">19.99</ConvertedBuyItNowPrice> 
    <EndTime>2007-12-17T14:55:38.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ160188415637QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/160188415637.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">14.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT20H4M1S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>110204395541</ItemID> 
    <EndTime>2007-12-17T14:57:53.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ110204395541QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/110204395541.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">7.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P4DT20H6M16S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.5</ShippingServiceCost> 
    <ShippingType>FlatDomesticCalculatedInternational</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>140188966551</ItemID> 
    <EndTime>2007-12-17T19:00:42.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ140188966551QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/140188966551.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT9M5S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>260191343264</ItemID> 
    <EndTime>2007-12-17T19:52:22.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Dealthy-Hollows_W0QQitemZ260191343264QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/260191343264.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT1H45S</TimeLeft> 
    <Title>Harry Potter and the Dealthy Hollows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.15</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>230202096490</ItemID> 
    <EndTime>2007-12-17T20:08:44.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-7-Hardcover-Book_W0QQitemZ230202096490QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/230202096490.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT1H17M7S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows 7 Hardcover Book</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.15</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320194685335</ItemID> 
    <EndTime>2007-12-17T21:23:10.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Book-7_W0QQitemZ320194685335QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320194685335.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT2H31M33S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows Book 7</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>320194774291</ItemID> 
    <EndTime>2007-12-18T01:34:43.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ320194774291QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/320194774291.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT6H43M6S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">2.81</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290190253055</ItemID> 
    <EndTime>2007-12-18T01:38:51.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-the-Deathly-Hallows-Book-7-Hardcover-1st_W0QQitemZ290190253055QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290190253055.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">17.27</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT6H47M14S</TimeLeft> 
    <Title>Harry Potter & the Deathly Hallows Book 7 Hardcover 1st</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.26</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>360004591459</ItemID> 
    <BuyItNowAvailable>true</BuyItNowAvailable> 
    <ConvertedBuyItNowPrice currencyID="USD">11.99</ConvertedBuyItNowPrice> 
    <EndTime>2007-12-18T03:15:39.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-HARDBACK_W0QQitemZ360004591459QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/360004591459.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">8.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT8H24M2S</TimeLeft> 
    <Title>*NEW* HARRY POTTER AND THE DEATHLY HALLOWS HARDBACK</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>150194131780</ItemID> 
    <EndTime>2007-12-18T04:05:51.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-Deathly-Hallows-Rowling-RARE-1st-Edit_W0QQitemZ150194131780QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/150194131780.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT9H14M14S</TimeLeft> 
    <Title>Harry Potter & Deathly Hallows   Rowling RARE 1st Edit</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.75</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>310007048482</ItemID> 
    <EndTime>2007-12-18T05:05:29.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-the-Deathly-Hallows-J-K-Rowling-Hardback_W0QQitemZ310007048482QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/310007048482.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">29.95</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT10H13M52S</TimeLeft> 
    <Title>Harry Potter & the Deathly Hallows J K Rowling Hardback</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.15</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004871233</ItemID> 
    <EndTime>2007-12-18T05:10:46.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-HARDCOVER-HC-NEW_W0QQitemZ350004871233QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004871233.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT10H19M9S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS HARDCOVER HC NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004882313</ItemID> 
    <EndTime>2007-12-18T06:35:07.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ350004882313QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004882313.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT11H43M30S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004882315</ItemID> 
    <EndTime>2007-12-18T06:35:08.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ350004882315QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004882315.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT11H43M31S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004882318</ItemID> 
    <EndTime>2007-12-18T06:35:10.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ350004882318QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004882318.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT11H43M33S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004882321</ItemID> 
    <EndTime>2007-12-18T06:35:12.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ350004882321QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004882321.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">10.86</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT11H43M35S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004882327</ItemID> 
    <EndTime>2007-12-18T06:35:13.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ350004882327QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004882327.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">10.86</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT11H43M36S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">6.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004882328</ItemID> 
    <EndTime>2007-12-18T06:35:14.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ350004882328QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004882328.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">10.49</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT11H43M37S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290189497858</ItemID> 
    <EndTime>2007-12-18T13:54:58.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-book_W0QQitemZ290189497858QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290189497858.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>8</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">5.5</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT19H3M21S</TimeLeft> 
    <Title>Harry Potter book</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">2.98</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>110204769395</ItemID> 
    <EndTime>2007-12-18T15:15:35.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ110204769395QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/110204769395.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">29.79</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT20H23M58S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.7</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>180193463423</ItemID> 
    <EndTime>2007-12-18T15:37:04.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/harry-potter-and-the-deathly-hallows_W0QQitemZ180193463423QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/180193463423.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P5DT20H45M27S</TimeLeft> 
    <Title>harry potter and the deathly hallows</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>190182027083</ItemID> 
    <EndTime>2007-12-18T21:45:11.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ190182027083QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/190182027083.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">15.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT2H53M34S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>150194576472</ItemID> 
    <EndTime>2007-12-19T00:15:33.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-J-K-Rowlin-Book_W0QQitemZ150194576472QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/150194576472.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT5H23M56S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows J. K. Rowlin Book</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">9.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350005355010</ItemID> 
    <EndTime>2007-12-19T00:47:27.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/HARRY-POTTER-AND-THE-DEATHLY-HALLOWS-HARDCOVER-HC-NEW_W0QQitemZ350005355010QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350005355010.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT5H55M50S</TimeLeft> 
    <Title>HARRY POTTER AND THE DEATHLY HALLOWS HARDCOVER HC NEW</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.95</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>370005008254</ItemID> 
    <EndTime>2007-12-19T01:25:45.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/NEW-BOOK-Harry-Potter-and-the-Deathly-Hallows-Rowling_W0QQitemZ370005008254QQcategoryZ378QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/370005008254.jpg</GalleryURL> 
    <PrimaryCategoryID>378</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Nonfiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">24.91</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT6H34M8S</TimeLeft> 
    <Title>NEW BOOK Harry Potter and the Deathly Hallows Rowling,</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>190182995904</ItemID> 
    <EndTime>2007-12-19T01:42:58.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ190182995904QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/190182995904.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT6H51M21S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>190182996403</ItemID> 
    <EndTime>2007-12-19T01:44:44.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ190182996403QQcategoryZ279QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/190182996403.jpg</GalleryURL> 
    <PrimaryCategoryID>279</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Children's Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">1.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT6H53M7S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>230202695974</ItemID> 
    <EndTime>2007-12-19T02:25:41.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlings_W0QQitemZ230202695974QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/230202695974.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT7H34M4S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlings</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.55</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>310007414769</ItemID> 
    <EndTime>2007-12-19T02:57:57.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-Deathly-Hallows-J-K-Rowling-2007-FE_W0QQitemZ310007414769QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/310007414769.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">9.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT8H6M20S</TimeLeft> 
    <Title>Harry Potter and Deathly Hallows J K Rowling 2007 FE</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>170177915131</ItemID> 
    <BuyItNowAvailable>true</BuyItNowAvailable> 
    <ConvertedBuyItNowPrice currencyID="USD">9.99</ConvertedBuyItNowPrice> 
    <EndTime>2007-12-19T03:36:45.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ170177915131QQcategoryZ3519QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/170177915131.jpg</GalleryURL> 
    <PrimaryCategoryID>3519</PrimaryCategoryID> 
    <PrimaryCategoryName>Computers & Networking:Technology Books:Hardware</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">3.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT8H45M8S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">9.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>170177916304</ItemID> 
    <BuyItNowAvailable>true</BuyItNowAvailable> 
    <ConvertedBuyItNowPrice currencyID="USD">9.99</ConvertedBuyItNowPrice> 
    <EndTime>2007-12-19T03:43:17.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ170177916304QQcategoryZ3519QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/170177916304.jpg</GalleryURL> 
    <PrimaryCategoryID>3519</PrimaryCategoryID> 
    <PrimaryCategoryName>Computers & Networking:Technology Books:Hardware</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">3.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT8H51M40S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">9.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>290190911475</ItemID> 
    <EndTime>2007-12-19T03:47:08.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-by-J-K-Rowlin_W0QQitemZ290190911475QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>FixedPriceItem</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/290190911475.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <ConvertedCurrentPrice currencyID="USD">17.27</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT8H55M31S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowlin...</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.26</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>330197329489</ItemID> 
    <EndTime>2007-12-19T03:59:06.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-the-Deathly-Hallows-J-K-Rowling-HC-1st_W0QQitemZ330197329489QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/330197329489.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">4.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT9H7M29S</TimeLeft> 
    <Title>Harry Potter & the Deathly Hallows J. K. Rowling HC 1st</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.0</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>300181818180</ItemID> 
    <EndTime>2007-12-19T04:36:23.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-Hardcover_W0QQitemZ300181818180QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/300181818180.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">0.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT9H44M46S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows Hardcover</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">3.99</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>230202739628</ItemID> 
    <EndTime>2007-12-19T04:59:39.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter-and-the-Deathly-Hallows-w-free-gift_W0QQitemZ230202739628QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/230202739628.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">19.99</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P6DT10H8M2S</TimeLeft> 
    <Title>Harry Potter and the Deathly Hallows w/free gift</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">4.65</ShippingServiceCost> 
    <ShippingType>Calculated</ShippingType> 
    </ShippingCostSummary>
    </Item>
  <Item>
    <ItemID>350004811432</ItemID> 
    <EndTime>2007-12-21T01:37:17.000Z</EndTime> 
    <ViewItemURLForNaturalSearch>http://cgi.ebay.com/Harry-Potter_W0QQitemZ350004811432QQcategoryZ377QQcmdZViewItem</ViewItemURLForNaturalSearch> 
    <ListingType>Chinese</ListingType> 
    <GalleryURL>http://thumbs.ebaystatic.com/pict/350004811432.jpg</GalleryURL> 
    <PrimaryCategoryID>377</PrimaryCategoryID> 
    <PrimaryCategoryName>Books:Fiction Books</PrimaryCategoryName> 
    <BidCount>0</BidCount> 
    <ConvertedCurrentPrice currencyID="USD">15.0</ConvertedCurrentPrice> 
    <ListingStatus>Active</ListingStatus> 
    <TimeLeft>P8DT6H45M40S</TimeLeft> 
    <Title>Harry Potter</Title> 
  <ShippingCostSummary>
    <ShippingServiceCost currencyID="USD">5.5</ShippingServiceCost> 
    <ShippingType>Flat</ShippingType> 
    </ShippingCostSummary>
    </Item>
    </ItemArray>
    <PageNumber>1</PageNumber> 
  <Product>
    <DomainName>Children's Books</DomainName> 
    <DetailsURL>http://syicatalogs.ebay.com/ws/eBayISAPI.dll?PageSyiProductDetails&IncludeAttributes=1&ShowAttributesTable=1&ProductMementoString=88519:2:1055:1565202560:138165260:59e578afaa39f41a8361fe9b641f3352:1:1:1:1378670148</DetailsURL> 
    <DisplayStockPhotos>true</DisplayStockPhotos> 
    <ProductID type="Reference">59049480</ProductID> 
    <ProductID type="ISBN">0545010225</ProductID> 
    <ProductID type="ISBN">9780545010221</ProductID> 
    <ItemCount>174</ItemCount> 
  <ItemSpecifics>
  <NameValueList>
    <Name>Binding</Name> 
    <Value>Hardcover</Value> 
    </NameValueList>
  <NameValueList>
    <Name>Author</Name> 
    <Value>J. K. Rowling</Value> 
    </NameValueList>
    </ItemSpecifics>
    <ReviewCount>136</ReviewCount> 
    <StockPhotoURL>http://i20.ebayimg.com/05/c/000/77/3c/71fc_6.JPG</StockPhotoURL> 
    <Title>Harry Potter and the Deathly Hallows by J. K. Rowling (2007)</Title> 
    </Product>
    <TotalProducts>1</TotalProducts> 
  </FindProductsResponse>

Back to list of samples



Back to top

FindProducts Change History
Version Description
637
2009-09-30
  • ShippingCostSummaryType.ListedShippingServiceCost (added): The listed shipping cost for an item.
581
2008-09-03
  • HideDuplicateItems, DuplicateItems (added): When HideDuplicateItems is specified in the request, any duplicate item listings are filtered from the results. DuplicateItems is true in the response when duplicate items were filtered from the search results.
565
2008-05-14
  • CategoryID (added): You can now filter your results by CategoryID.
  • ProductID (modified): Starting in May 2008, some sites will start migrating some catalogs to a new provider. If you pass in an older product reference ID, eBay will return a corresponding newer product if available.
  • Product.ProductState (added): Identifies a product that has been updated or marked for replacement or deletion.
527
2007-08-22
  • ListingType (modified): When you use the IncludeSelector field to specify that items are returned in the response, the listing type of an item is returned.
525
2007-08-08
  • (added) New call.

This document was generated with a customized version of the apireferencedocs tool.

© 2006–2009 eBay, Inc. All rights reserved. This documentation and the API may only be used in accordance with the eBay Developers Program and API License Agreement.