Advertisement
Guest User

Untitled

a guest
Apr 16th, 2019
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 12.68 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <!--Overview-->
  3. <table>
  4.     <transaction>
  5.         <date_time>01-15-2019 14.23</date_time>
  6.         <first_name>NA</first_name>
  7.         <last_name>NA</last_name>
  8.         <phone>NA</phone>
  9.         <email>NA</email>
  10.         <offer_id>NA</offer_id>
  11.     </transaction>
  12.     <transaction>
  13.         <date_time>01-15-2019 14.09</date_time>
  14.         <first_name>Ronald</first_name>
  15.         <last_name>Tappert</last_name>
  16.         <phone>206-200-5772</phone>
  17.         <email>ronald.tappert@hotmail.com</email>
  18.         <offer_id>8751</offer_id>
  19.     </transaction>
  20.     <transaction>
  21.         <date_time>01-15-2019 14.04</date_time>
  22.         <first_name>Albert</first_name>
  23.         <last_name>Fredrickson</last_name>
  24.         <phone>302-497-5480</phone>
  25.         <email>albert.fredrickson@mail.com</email>
  26.         <offer_id>8751</offer_id>
  27.     </transaction>
  28.     <transaction>
  29.         <date_time>01-15-2019 13.29</date_time>
  30.         <first_name>Sarah</first_name>
  31.         <last_name>Ranzick</last_name>
  32.         <phone>870-645-3786</phone>
  33.         <email>sarah.ranzick@aol.com</email>
  34.         <offer_id>8751</offer_id>
  35.     </transaction>
  36.     <transaction>
  37.         <date_time>01-15-2019 13.15</date_time>
  38.         <first_name>Sue</first_name>
  39.         <last_name>Sandstone</last_name>
  40.         <phone>303-808-4705</phone>
  41.         <email>sue.sandstone@gmail.com</email>
  42.         <offer_id>8751</offer_id>
  43.     </transaction>
  44.     <transaction>
  45.         <date_time>01-15-2019 13.11</date_time>
  46.         <first_name>NA</first_name>
  47.         <last_name>NA</last_name>
  48.         <phone>NA</phone>
  49.         <email>NA</email>
  50.         <offer_id>NA</offer_id>
  51.     </transaction>
  52.     <transaction>
  53.         <date_time>01-15-2019 13.02</date_time>
  54.         <first_name>Julie</first_name>
  55.         <last_name>Ricker</last_name>
  56.         <phone>210-223-3925</phone>
  57.         <email>julie.ricker@aol.com</email>
  58.         <offer_id>8751</offer_id>
  59.     </transaction>
  60.     <transaction>
  61.         <date_time>01-15-2019 12:49</date_time>
  62.         <first_name>NA</first_name>
  63.         <last_name>NA</last_name>
  64.         <phone>NA</phone>
  65.         <email>NA</email>
  66.         <offer_id>NA</offer_id>
  67.     </transaction>
  68.     <transaction>
  69.         <date_time>01-15-2019 12:42</date_time>
  70.         <first_name>Tom</first_name>
  71.         <last_name>Cock</last_name>
  72.         <phone>479-619-3084</phone>
  73.         <email>sdfa12312@fakemail.com</email>
  74.         <offer_id>8751</offer_id>
  75.     </transaction>
  76.     <transaction>
  77.         <date_time>01-15-2019 12:29</date_time>
  78.         <first_name>Annie</first_name>
  79.         <last_name>Oakley</last_name>
  80.         <phone>410-866-5991</phone>
  81.         <email>annie.oakley@email.com</email>
  82.         <offer_id>8751</offer_id>
  83.     </transaction>
  84.     <transaction>
  85.         <date_time>01-15-2019 12:16</date_time>
  86.         <first_name>NA</first_name>
  87.         <last_name>NA</last_name>
  88.         <phone>NA</phone>
  89.         <email>NA</email>
  90.         <offer_id>NA</offer_id>
  91.     </transaction>
  92.     <transaction>
  93.         <date_time>01-15-2019 12:03</date_time>
  94.         <first_name>Bob</first_name>
  95.         <last_name>McDougal</last_name>
  96.         <phone>516-222-5255</phone>
  97.         <email>bob.mcdougal@somemail.com</email>
  98.         <offer_id>8751</offer_id>
  99.     </transaction>
  100.     <transaction>
  101.         <date_time>01-15-2019 12:03</date_time>
  102.         <first_name>Leah</first_name>
  103.         <last_name>Richards</last_name>
  104.         <phone>829-38-1775</phone>
  105.         <email>leah.richard@somemail.com</email>
  106.         <offer_id>8751</offer_id>
  107.     </transaction>
  108.     <transaction>
  109.         <date_time>01-15-2019 12:03</date_time>
  110.         <first_name>Thomas</first_name>
  111.         <last_name>Anders</last_name>
  112.         <phone>304-425-0329</phone>
  113.         <email>tom.anders@email.com</email>
  114.         <offer_id>8751</offer_id>
  115.     </transaction>
  116.     <transaction>
  117.         <date_time>01-15-2019 12:03</date_time>
  118.         <first_name>Gerald</first_name>
  119.         <last_name>Johnson</last_name>
  120.         <phone>315-234-7517</phone>
  121.         <email>gerald.johnson@somemail.com</email>
  122.         <offer_id>8751</offer_id>
  123.     </transaction>
  124. </table>
  125. <!--Details-->
  126. <table>
  127.     <transaction>
  128.         <date_time>01-15-2019 14.23</date_time>
  129.         <full_name>NA</full_name>
  130.         <phone>NA</phone>
  131.         <email>NA</email>
  132.         <address>NA</address>
  133.         <city>NA</city>
  134.         <state>NA</state>
  135.         <zip>NA</zip>
  136.         <transaction_id>8653714</transaction_id>
  137.         <subtotal>$23.10</subtotal>
  138.         <discount>NA</discount>
  139.         <offer_details>NA</offer_details>
  140.         <total>$23.10</total>
  141.     </transaction>
  142.     <transaction>
  143.         <date_time>01-15-2019 14.09</date_time>
  144.         <full_name>Ronald Tappert</full_name>
  145.         <phone>206-200-5772</phone>
  146.         <email>ronald.tappert@hotmail.com</email>
  147.         <offer_details>8751</offer_details>
  148.         <address>2855 University Street</address>
  149.         <city>Seattle</city>
  150.         <state>WA</state>
  151.         <zip>98155</zip>
  152.         <transaction_id>3226522</transaction_id>
  153.         <subtotal>$18.45</subtotal>
  154.         <discount>$8.00</discount>
  155.         <offer_details>8751 Discount of the day</offer_details>
  156.         <total>$10.45</total>
  157.     </transaction>
  158.     <transaction>
  159.         <date_time>01-15-2019 14.04</date_time>
  160.         <full_name>Albert Fredrickson</full_name>
  161.         <phone>302-497-5480</phone>
  162.         <email>albert.fredrickson@mail.com</email>
  163.         <offer_details>8751</offer_details>
  164.         <address>1285 Terra Street</address>
  165.         <city>Silverdale</city>
  166.         <state>WA</state>
  167.         <zip>98383</zip>
  168.         <transaction_id>9576238</transaction_id>
  169.         <subtotal>$28.13</subtotal>
  170.         <discount>$5.00</discount>
  171.         <offer_details>8751 Discount of the day</offer_details>
  172.         <total>$23.13</total>
  173.     </transaction>
  174.     <transaction>
  175.         <date_time>01-15-2019 13.29</date_time>
  176.         <full_name>Sarah Ranzick</full_name>
  177.         <phone>870-645-3786</phone>
  178.         <email>sarah.ranzick@aol.com</email>
  179.         <offer_details>8751</offer_details>
  180.         <address>1285 Terra Street</address>
  181.         <city>Silverdale</city>
  182.         <state>WA</state>
  183.         <zip>98383</zip>
  184.         <transaction_id>7118341</transaction_id>
  185.         <subtotal>$23.10</subtotal>
  186.         <discount>$5.00</discount>
  187.         <offer_details>8751 Discount of the day</offer_details>
  188.         <total>$18.10</total>
  189.     </transaction>
  190.     <transaction>
  191.         <date_time>01-15-2019 13.15</date_time>
  192.         <full_name>Sue Sandstone</full_name>
  193.         <phone>303-808-4705</phone>
  194.         <email>sue.sandstone@gmail.com</email>
  195.         <offer_details>8751</offer_details>
  196.         <address>1233 Horizon Circle</address>
  197.         <city>Tacoma</city>
  198.         <state>WA</state>
  199.         <zip>98499</zip>
  200.         <transaction_id>2336431</transaction_id>
  201.         <subtotal>$46.12</subtotal>
  202.         <discount>$5.00</discount>
  203.         <offer_details>8751 Discount of the day</offer_details>
  204.         <total>$41.12</total>
  205.     </transaction>
  206.     <transaction>
  207.         <date_time>01-15-2019 13.11</date_time>
  208.         <full_name>NA</full_name>
  209.         <phone>NA</phone>
  210.         <email>NA</email>
  211.         <offer_details>NA</offer_details>
  212.         <address>NA</address>
  213.         <city>NA</city>
  214.         <state>NA</state>
  215.         <zip>NA</zip>
  216.         <transaction_id>5693786</transaction_id>
  217.         <subtotal>$18.32</subtotal>
  218.         <discount>NA</discount>
  219.         <offer_details>NA</offer_details>
  220.         <total>$18.32</total>
  221.     </transaction>
  222.     <transaction>
  223.         <date_time>01-15-2019 13.02</date_time>
  224.         <full_name>Julie Ricker</full_name>
  225.         <phone>210-223-3925</phone>
  226.         <email>julie.ricker@aol.com</email>
  227.         <offer_details>8751</offer_details>
  228.         <address>3716 Ryder Avenue</address>
  229.         <city>Everett</city>
  230.         <state>WA</state>
  231.         <zip>98275</zip>
  232.         <transaction_id>2554360</transaction_id>
  233.         <subtotal>$14.13</subtotal>
  234.         <discount>$2.00</discount>
  235.         <offer_details>8751 Discount of the day</offer_details>
  236.         <total>$12.13</total>
  237.     </transaction>
  238.     <transaction>
  239.         <date_time>01-15-2019 12:49</date_time>
  240.         <full_name>NA</full_name>
  241.         <phone>NA</phone>
  242.         <email>NA</email>
  243.         <offer_details>NA</offer_details>
  244.         <address>NA</address>
  245.         <city>NA</city>
  246.         <state>NA</state>
  247.         <zip>NA</zip>
  248.         <transaction_id>9848165</transaction_id>
  249.         <subtotal>$70.52</subtotal>
  250.         <discount>NA</discount>
  251.         <offer_details>NA</offer_details>
  252.         <total>$70.52</total>
  253.     </transaction>
  254.     <transaction>
  255.         <date_time>01-15-2019 12:42</date_time>
  256.         <full_name>Tom Cock</full_name>
  257.         <phone>479-619-3084</phone>
  258.         <email>sdfa12312@fakemail.com</email>
  259.         <offer_details>8751</offer_details>
  260.         <address>3475 Calico Drive</address>
  261.         <city>Wenatchee</city>
  262.         <state>WA</state>
  263.         <zip>98801</zip>
  264.         <transaction_id>9857865</transaction_id>
  265.         <subtotal>$74.12</subtotal>
  266.         <discount>$5.00</discount>
  267.         <offer_details>8751 Discount of the day</offer_details>
  268.         <total>$69.12</total>
  269.     </transaction>
  270.     <transaction>
  271.         <date_time>01-15-2019 12:29</date_time>
  272.         <full_name>Annie Oakley</full_name>
  273.         <phone>410-866-5991</phone>
  274.         <email>annie.oakley@email.com</email>
  275.         <offer_id>8751</offer_id>
  276.         <address>1877 Calico Drive</address>
  277.         <city>Wenatchee</city>
  278.         <state>WA</state>
  279.         <zip>98801</zip>
  280.         <transaction_id>6272879</transaction_id>
  281.         <subtotal>$17.00</subtotal>
  282.         <discount>$5.00</discount>
  283.         <offer_details>8751 Discount of the day</offer_details>
  284.         <total>$12.00</total>
  285.     </transaction>
  286.     <transaction>
  287.         <date_time>01-15-2019 12:16</date_time>
  288.         <full_name>NA</full_name>
  289.         <phone>NA</phone>
  290.         <email>NA</email>
  291.         <offer_id>NA</offer_id>
  292.         <address>NA</address>
  293.         <city>NA</city>
  294.         <state>NA</state>
  295.         <zip>NA</zip>
  296.         <transaction_id>2350080</transaction_id>
  297.         <subtotal>$45.15</subtotal>
  298.         <discount>NA</discount>
  299.         <offer_details>NA</offer_details>
  300.         <total>$45.15</total>
  301.     </transaction>
  302.     <transaction>
  303.         <date_time>01-15-2019 12:03</date_time>
  304.         <full_name>Bob McDougal</full_name>
  305.         <phone>516-222-5255</phone>
  306.         <email>bob.mcdougal@somemail.com</email>
  307.         <offer_id>8751</offer_id>
  308.         <address>4352 Long Street</address>
  309.         <city>Gainesville</city>
  310.         <state>FL</state>
  311.         <zip>32601</zip>
  312.         <transaction_id>4158124</transaction_id>
  313.         <subtotal>$35.15</subtotal>
  314.         <discount>$5.15</discount>
  315.         <offer_details>8751 Discount of the day</offer_details>
  316.         <total>$30.15</total>
  317.     </transaction>
  318.     <transaction>
  319.         <date_time>01-15-2019 12:03</date_time>
  320.         <full_name>Leah Richards</full_name>
  321.         <phone>829-38-1775</phone>
  322.         <email>leah.richard@somemail.com</email>
  323.         <offer_id>8751</offer_id>
  324.         <address>2178 Main Street</address>
  325.         <city>Seattle</city>
  326.         <state>WA</state>
  327.         <zip>98101</zip>
  328.         <transaction_id>5890501</transaction_id>
  329.         <subtotal>$28.15</subtotal>
  330.         <discount>$5.00</discount>
  331.         <offer_details>8751 Discount of the day</offer_details>
  332.         <total>$23.15</total>
  333.     </transaction>
  334.     <transaction>
  335.         <date_time>01-15-2019 12:03</date_time>
  336.         <full_name>Thomas Anders</full_name>
  337.         <phone>304-425-0329</phone>
  338.         <email>tom.anders@email.com</email>
  339.         <offer_id>8751</offer_id>
  340.         <address>2602 Goodwin Avenue</address>
  341.         <city>Pullman</city>
  342.         <state>WA</state>
  343.         <zip>99163</zip>
  344.         <transaction_id>3819683</transaction_id>
  345.         <subtotal>$18.74</subtotal>
  346.         <discount>$5.00</discount>
  347.         <offer_details>8751 Discount of the day</offer_details>
  348.         <total>$13.74</total>
  349.     </transaction>
  350.     <transaction>
  351.         <date_time>01-15-2019 12:03</date_time>
  352.         <full_name>Gerald Johnson</full_name>
  353.         <phone>315-234-7517</phone>
  354.         <email>gerald.johnson@somemail.com</email>
  355.         <offer_id>8751</offer_id>
  356.         <address>1005 Terra Street</address>
  357.         <city>Anacortes</city>
  358.         <state>WA</state>
  359.         <zip>98221</zip>
  360.         <transaction_id>9885003</transaction_id>
  361.         <subtotal>$32.85</subtotal>
  362.         <discount>$5.00</discount>
  363.         <offer_details>8751 Discount of the day</offer_details>
  364.         <total>$27.85</total>
  365.     </transaction>
  366. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement