<?xml version="1.0" encoding="UTF-8"?>
<orders source="Pine & Birch" url="https://www.pine-and-birch.com/sample-files" count="10">
  <order id="PB-100001" date="2025-08-27" status="Paid">
    <customer region="Alberta">Prairie Wind Farms</customer>
    <product category="Services">Data Migration</product>
    <quantity>9</quantity><unitPrice currency="CAD">2400.00</unitPrice><total currency="CAD">21600.00</total>
  </order>
  <order id="PB-100002" date="2025-11-11" status="Pending">
    <customer region="Quebec">Harbourfront Textiles</customer>
    <product category="Services">Data Migration</product>
    <quantity>11</quantity><unitPrice currency="CAD">2400.00</unitPrice><total currency="CAD">26400.00</total>
  </order>
  <order id="PB-100003" date="2025-02-16" status="Refunded">
    <customer region="Ontario">Silverline Freight</customer>
    <product category="Hardware">Label Printer</product>
    <quantity>3</quantity><unitPrice currency="CAD">185.50</unitPrice><total currency="CAD">556.50</total>
  </order>
  <order id="PB-100004" date="2025-12-01" status="Refunded">
    <customer region="British Columbia">Birchwood Interiors</customer>
    <product category="Software">API Add-on</product>
    <quantity>8</quantity><unitPrice currency="CAD">99.00</unitPrice><total currency="CAD">792.00</total>
  </order>
  <order id="PB-100005" date="2025-02-02" status="Paid">
    <customer region="Ontario">Northwind Logistics</customer>
    <product category="Software">Workflow Platform License</product>
    <quantity>9</quantity><unitPrice currency="CAD">1200.00</unitPrice><total currency="CAD">10800.00</total>
  </order>
  <order id="PB-100006" date="2025-01-16" status="Pending">
    <customer region="Illinois">Prairie Wind Farms</customer>
    <product category="Hardware">Warehouse Scanner</product>
    <quantity>10</quantity><unitPrice currency="CAD">320.00</unitPrice><total currency="CAD">3200.00</total>
  </order>
  <order id="PB-100007" date="2025-04-30" status="Pending">
    <customer region="New York">Kingston Print Works</customer>
    <product category="Hardware">Warehouse Scanner</product>
    <quantity>9</quantity><unitPrice currency="CAD">320.00</unitPrice><total currency="CAD">2880.00</total>
  </order>
  <order id="PB-100008" date="2025-02-13" status="Pending">
    <customer region="New York">Prairie Wind Farms</customer>
    <product category="Software">Workflow Platform License</product>
    <quantity>11</quantity><unitPrice currency="CAD">1200.00</unitPrice><total currency="CAD">13200.00</total>
  </order>
  <order id="PB-100009" date="2025-05-11" status="Refunded">
    <customer region="Alberta">Granite Peak Tools</customer>
    <product category="Services">Implementation Day</product>
    <quantity>12</quantity><unitPrice currency="CAD">1800.00</unitPrice><total currency="CAD">21600.00</total>
  </order>
  <order id="PB-100010" date="2025-02-05" status="Pending">
    <customer region="Quebec">Summit Auto Parts</customer>
    <product category="Hardware">Label Printer</product>
    <quantity>1</quantity><unitPrice currency="CAD">185.50</unitPrice><total currency="CAD">185.50</total>
  </order>
</orders>
