Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 25th, 2012  |  syntax: None  |  size: 2.91 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. <?xml version="1.0" encoding="utf-16" ?>
  2. <Purchase xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.wishpot.com/restapi">
  3.   <Id>1</Id>
  4.   <ProductId>1</ProductId>
  5.   <SellerUserId>4</SellerUserId>
  6.   <ViewerBuyerUserId xsi:nil="true" />
  7.   <Quantity>1</Quantity>
  8.   <Price>5.5500</Price>
  9.   <CurrencyIsoCode>USD</CurrencyIsoCode>
  10.   <AccessType>30</AccessType>
  11.   <Status>1</Status>
  12.   <CreatedTime>2011-10-20T20:38:13.903</CreatedTime>
  13.   <LastModifiedTime>2011-10-20T20:38:13.9</LastModifiedTime>
  14.   <Product>
  15.     <Id>1</Id>
  16.     <Source>0</Source>
  17.     <SourceProductId>37c2b003813c40879808c0127a26c655</SourceProductId>
  18.     <Sku>SKUHERE</Sku>
  19.     <Title>Complete Works of Shakespeare</Title>
  20.     <Url>http://lianza.org</Url>
  21.     <VendorId>4</VendorId>
  22.     <AverageRating xsi:nil="true" />
  23.     <NumRatings>0</NumRatings>
  24.     <IsDiscontinued>false</IsDiscontinued>
  25.     <CategoryId>1</CategoryId>
  26.     <Quantity xsi:nil="true" />
  27.     <CountryCode>US</CountryCode>
  28.     <LowNewPrice>5.5500</LowNewPrice>
  29.     <HighNewPrice xsi:nil="true" />
  30.     <LowUsedPrice xsi:nil="true" />
  31.     <HighUsedPrice xsi:nil="true" />
  32.     <RentalPrice xsi:nil="true" />
  33.     <CreatedTime>2011-10-20T20:38:10.26</CreatedTime>
  34.     <LastModifiedTime>2011-10-20T20:38:13.793</LastModifiedTime>
  35.     <CurrencyIsoCode>USD</CurrencyIsoCode>
  36.     <DisplayPrice>5.5500</DisplayPrice>
  37.     <RedirectUrl>http://auto.test.wishpot.com/public/merchant.aspx?pid=1&pcat=Aprons&pr=5.55&pspid=37c2b003813c40879808c0127a26c655&ps=0&url=http%3A%2F%2Flianza.org</RedirectUrl>
  38.     <ProductPicture>
  39.       <Id>1</Id>
  40.       <RemoteUrl0>http://images.amazon.com/images/P/0060776757.01._SCMZZZZZZZ_V62543500_.jpg</RemoteUrl0>
  41.       <Width0>62</Width0>
  42.       <Height0>75</Height0>
  43.       <StoredPictureId0>0</StoredPictureId0>
  44.       <CalculatedUrl0>http://images.amazon.com/images/P/0060776757.01._SCMZZZZZZZ_V62543500_.jpg</CalculatedUrl0>
  45.       <Width1>0</Width1>
  46.       <Height1>0</Height1>
  47.       <StoredPictureId1>0</StoredPictureId1>
  48.       <Width2>0</Width2>
  49.       <Height2>0</Height2>
  50.       <StoredPictureId2>0</StoredPictureId2>
  51.       <ProductId>1</ProductId>
  52.     </ProductPicture>
  53.     <ShippingPolicies />
  54.     <IsPaypalCheckoutAvailable>false</IsPaypalCheckoutAvailable>
  55.   </Product>
  56.   <MostRecentTransaction>
  57.     <Memo>If these sunglasses have a case, if you could include that as well, that would be fantastic!</Memo>
  58.     <Shipping>7.0000</Shipping>
  59.     <Address_Name>The DogHouse</Address_Name>
  60.     <Address_Street>15 Leeloo Avenue</Address_Street>
  61.     <Address_City>Seattle</Address_City>
  62.     <Address_Zip>12441</Address_Zip>
  63.     <Address_State>WA</Address_State>
  64.     <Address_Country>United States</Address_Country>
  65.     <Address_Country_Code>US</Address_Country_Code>
  66.     <Contact_Phone>555-555-5555</Contact_Phone>
  67.     <CreatedDate>2011-10-20T20:38:13.81</CreatedDate>
  68.   </MostRecentTransaction>
  69.   </Purchase>