Mini Kabibi Habibi

Current Path : C:/Users/Public/Documents/DXperience 13.1 Demos/eXpressApp Framework/FeatureCenter/Bin/
Upload File :
Current File : C:/Users/Public/Documents/DXperience 13.1 Demos/eXpressApp Framework/FeatureCenter/Bin/nwind.xml

<?xml version="1.0" standalone="yes"?>
<NewDataSet>
  <xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="Categories">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CategoryID" type="xs:int" minOccurs="0" />
                <xs:element name="CategoryName" type="xs:string" minOccurs="0" />
                <xs:element name="Description" type="xs:string" minOccurs="0" />
                <xs:element name="Picture" type="xs:base64Binary" minOccurs="0" />
                <xs:element name="Icon_17" type="xs:base64Binary" minOccurs="0" />
                <xs:element name="Icon_25" type="xs:base64Binary" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="Customers">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CustomerID" type="xs:string" minOccurs="0" />
                <xs:element name="CompanyName" type="xs:string" minOccurs="0" />
                <xs:element name="ContactName" type="xs:string" minOccurs="0" />
                <xs:element name="ContactTitle" type="xs:string" minOccurs="0" />
                <xs:element name="Address" type="xs:string" minOccurs="0" />
                <xs:element name="City" type="xs:string" minOccurs="0" />
                <xs:element name="Region" type="xs:string" minOccurs="0" />
                <xs:element name="PostalCode" type="xs:string" minOccurs="0" />
                <xs:element name="Country" type="xs:string" minOccurs="0" />
                <xs:element name="Phone" type="xs:string" minOccurs="0" />
                <xs:element name="Fax" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="EmployeeCustomers">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="CustomerId" type="xs:string" minOccurs="0" />
                <xs:element name="EmployeeId" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="Employees">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="EmployeeID" type="xs:int" minOccurs="0" />
                <xs:element name="LastName" type="xs:string" minOccurs="0" />
                <xs:element name="FirstName" type="xs:string" minOccurs="0" />
                <xs:element name="Title" type="xs:string" minOccurs="0" />
                <xs:element name="TitleOfCourtesy" type="xs:string" minOccurs="0" />
                <xs:element name="BirthDate" type="xs:dateTime" minOccurs="0" />
                <xs:element name="HireDate" type="xs:dateTime" minOccurs="0" />
                <xs:element name="Address" type="xs:string" minOccurs="0" />
                <xs:element name="City" type="xs:string" minOccurs="0" />
                <xs:element name="Region" type="xs:string" minOccurs="0" />
                <xs:element name="PostalCode" type="xs:string" minOccurs="0" />
                <xs:element name="Country" type="xs:string" minOccurs="0" />
                <xs:element name="HomePhone" type="xs:string" minOccurs="0" />
                <xs:element name="Extension" type="xs:string" minOccurs="0" />
                <xs:element name="Photo" type="xs:base64Binary" minOccurs="0" />
                <xs:element name="Notes" type="xs:string" minOccurs="0" />
                <xs:element name="ReportsTo" type="xs:int" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="_x005B_Order_x0020_Details_x005D_">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="OrderID" type="xs:int" minOccurs="0" />
                <xs:element name="ProductID" type="xs:int" minOccurs="0" />
                <xs:element name="UnitPrice" type="xs:decimal" minOccurs="0" />
                <xs:element name="Quantity" type="xs:short" minOccurs="0" />
                <xs:element name="Discount" type="xs:float" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="Orders">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="OrderID" type="xs:int" minOccurs="0" />
                <xs:element name="CustomerID" type="xs:string" minOccurs="0" />
                <xs:element name="EmployeeID" type="xs:int" minOccurs="0" />
                <xs:element name="OrderDate" type="xs:dateTime" minOccurs="0" />
                <xs:element name="RequiredDate" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ShippedDate" type="xs:dateTime" minOccurs="0" />
                <xs:element name="ShipVia" type="xs:int" minOccurs="0" />
                <xs:element name="Freight" type="xs:decimal" minOccurs="0" />
                <xs:element name="ShipName" type="xs:string" minOccurs="0" />
                <xs:element name="ShipAddress" type="xs:string" minOccurs="0" />
                <xs:element name="ShipCity" type="xs:string" minOccurs="0" />
                <xs:element name="ShipRegion" type="xs:string" minOccurs="0" />
                <xs:element name="ShipPostalCode" type="xs:string" minOccurs="0" />
                <xs:element name="ShipCountry" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="Products">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="ProductID" type="xs:int" minOccurs="0" />
                <xs:element name="ProductName" type="xs:string" minOccurs="0" />
                <xs:element name="SupplierID" type="xs:int" minOccurs="0" />
                <xs:element name="CategoryID" type="xs:int" minOccurs="0" />
                <xs:element name="QuantityPerUnit" type="xs:string" minOccurs="0" />
                <xs:element name="UnitPrice" type="xs:decimal" minOccurs="0" />
                <xs:element name="UnitsInStock" type="xs:short" minOccurs="0" />
                <xs:element name="UnitsOnOrder" type="xs:short" minOccurs="0" />
                <xs:element name="ReorderLevel" type="xs:short" minOccurs="0" />
                <xs:element name="Discontinued" type="xs:boolean" minOccurs="0" />
                <xs:element name="EAN13" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="Shippers">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="ShipperID" type="xs:int" minOccurs="0" />
                <xs:element name="CompanyName" type="xs:string" minOccurs="0" />
                <xs:element name="Phone" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
          <xs:element name="Suppliers">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="SupplierID" type="xs:int" minOccurs="0" />
                <xs:element name="CompanyName" type="xs:string" minOccurs="0" />
                <xs:element name="ContactName" type="xs:string" minOccurs="0" />
                <xs:element name="ContactTitle" type="xs:string" minOccurs="0" />
                <xs:element name="Address" type="xs:string" minOccurs="0" />
                <xs:element name="City" type="xs:string" minOccurs="0" />
                <xs:element name="Region" type="xs:string" minOccurs="0" />
                <xs:element name="PostalCode" type="xs:string" minOccurs="0" />
                <xs:element name="Country" type="xs:string" minOccurs="0" />
                <xs:element name="Phone" type="xs:string" minOccurs="0" />
                <xs:element name="Fax" type="xs:string" minOccurs="0" />
                <xs:element name="HomePage" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
      <xs:unique name="Constraint1">
        <xs:selector xpath=".//Categories" />
        <xs:field xpath="CategoryID" />
      </xs:unique>
      <xs:unique name="Customers_Constraint1" msdata:ConstraintName="Constraint1">
        <xs:selector xpath=".//Customers" />
        <xs:field xpath="CustomerID" />
      </xs:unique>
      <xs:unique name="Employees_Constraint1" msdata:ConstraintName="Constraint1">
        <xs:selector xpath=".//Employees" />
        <xs:field xpath="EmployeeID" />
      </xs:unique>
      <xs:unique name="Orders_Constraint1" msdata:ConstraintName="Constraint1">
        <xs:selector xpath=".//Orders" />
        <xs:field xpath="OrderID" />
      </xs:unique>
      <xs:unique name="Products_Constraint1" msdata:ConstraintName="Constraint1">
        <xs:selector xpath=".//Products" />
        <xs:field xpath="ProductID" />
      </xs:unique>
      <xs:unique name="Shippers_Constraint1" msdata:ConstraintName="Constraint1">
        <xs:selector xpath=".//Shippers" />
        <xs:field xpath="ShipperID" />
      </xs:unique>
      <xs:unique name="Suppliers_Constraint1" msdata:ConstraintName="Constraint1">
        <xs:selector xpath=".//Suppliers" />
        <xs:field xpath="SupplierID" />
      </xs:unique>
      <xs:keyref name="SuppliersProducts" refer="Suppliers_Constraint1">
        <xs:selector xpath=".//Products" />
        <xs:field xpath="SupplierID" />
      </xs:keyref>
      <xs:keyref name="CategoriesProducts" refer="Constraint1">
        <xs:selector xpath=".//Products" />
        <xs:field xpath="CategoryID" />
      </xs:keyref>
      <xs:keyref name="ShippersOrders" refer="Shippers_Constraint1">
        <xs:selector xpath=".//Orders" />
        <xs:field xpath="ShipVia" />
      </xs:keyref>
      <xs:keyref name="EmployeesOrders" refer="Employees_Constraint1">
        <xs:selector xpath=".//Orders" />
        <xs:field xpath="EmployeeID" />
      </xs:keyref>
      <xs:keyref name="CustomersOrders" refer="Customers_Constraint1">
        <xs:selector xpath=".//Orders" />
        <xs:field xpath="CustomerID" />
      </xs:keyref>
      <xs:keyref name="ProductsOrderDetails" refer="Products_Constraint1">
        <xs:selector xpath=".//_x005B_Order_x0020_Details_x005D_" />
        <xs:field xpath="ProductID" />
      </xs:keyref>
      <xs:keyref name="OrdersOrderDetails" refer="Orders_Constraint1">
        <xs:selector xpath=".//_x005B_Order_x0020_Details_x005D_" />
        <xs:field xpath="OrderID" />
      </xs:keyref>
    </xs:element>
  </xs:schema>
  <Categories>
    <CategoryID>1</CategoryID>
    <CategoryName>Beverages</CategoryName>
    <Description>Soft drinks, coffees, teas, beers, and ales</Description>
    <Picture>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</Picture>
    <Icon_17>iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA35JREFUeNpMlMtvG1UUxr87T8+MHT/i1q6TOmkaUxrSpBRaVUIICQkJiV0rlR0LuqlAQrDiL2BfgcQGNiyokFggIRAglbbQbkKlljQtTQkJTuwEx/FzPDO253W5d5wUrnQ0o3vP+d3vO3M0hFKKg2U3dtH67V3d6iinqLwwVn94fSe3+Eb55IUPZofdven22o323oOv+8VzZy2z3qjurPStc+99QiVe/OS7T4EwhCBJk3a99E48m3o5XTrly7qwSQR9qbr0/Xxz9daMKNiC3RiKy9/cGCrx/N+e47SdRuVWBOlV/wRlEBoGM0bu6MKxV9/sg3o0kTuc3l66faFy+1oyPz9vZaZLVCBzrc52u5kqvW7Wln+dq93/WY8gL165Gtmp/X5z697Hl1OHikenY9mpFCDoWjJHCs8tQE9nEPgZ+IOyS5nv3trNDUmSylIi84Dwntx5fwqEQV66uolf3k6Fk6fPE+NICaHtQEqMw5iaZU8VIRliUFuGvVlBY/UxTn+0xsvESMnuX1u8JdFKGD7pbT+EWb4Lp2khCLgeGXLSgJpJQMvmoYgGRGpG+ebdr4IIUm/iKaTZcNG0OtBSOmZLL0AZOwRxzICku0gcewZaPouYvIGtbx9F+dXP3kIEEcUoCp+/Qr6Q2XvxRAzjOU6/j0HFgz6ZROw4a5HdhSqfhWeuIfSt0aW2BwH/rUsg5LwREzBdiiOZlCElFQx8ZpupFGIE7YYMKs9i0FUYZFRUt/E/CMEig8RTGiCx3SCgIDEZrscPKWRDQq/NaFKGWZcRBqMhlcN9CDuHKmAVlJq9IQNQwngReMRn+QKzGfiU4xiAqxtBPryzD/mhCqy0cE0h9CfTodjccGCZPngahwnCiCaQgHH7kGSwLwQc10h8tY1RY79cjzYrQ59e+vGiQMt/mGiwnhRnVDjDELV/+gjWLQhhH92tdZCBDXdAuEvefuugJ4IbQDwzQZ4tpCieX9Qxd1KD0rJxJC3icEGDLjPoCQqFrjB1PXi2D0VG4emw7bvXdruYedKP1YopId9tub5rMbJKoHYDxFSPAfZAqi3QQV98tB3sdHwwU1CjsSeEcEXsu2AirpLX5jI4M2HQibSG8bgMg82O5IXwbRdW00Gr0kX1cRv3nADXWU3lAMLVcFUqiyyffhY6C2V/n1/CZ5pPh8uiz6LDp57/hv4VYAANwHiv5zViyAAAAABJRU5ErkJgggA=</Icon_17>
    <Icon_25>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</Icon_25>
  </Categories>
  <Categories>
    <CategoryID>2</CategoryID>
    <CategoryName>Condiments</CategoryName>
    <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
    <Picture>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</Picture>
    <Icon_17>iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAmBJREFUeNqkkU1LG1EUht+bmckkE2OMptGiYhNRWlEKRXHhol3pwkUXXbjyB/QHdNdl/0D/QPcuuuiqFEpBLKVQqIj93lQ0mtp8TZxkcObeO7dnZJQhQi30wssZ7rznueeDKaXwv0fvvXj0bCcMc6Q14q8oFcyRdumxVyoINijuPn24+HcInQUyPrFS5nLd5rhVGkJ5xJyvNpz5nR+/F5SUj8nzIZ6Q6CVIKdY7rlzWjSQKgxYK/SamRvuxulTC2LXsMhd8vTfnMkTIVeXZSDCGve/bSJsJbLx4Dbcr0W78guD+6pUzCYSP0vgoytfTuFO6h4lhCwtrK2g5HDMzN3G4tX31YKnc8kHNQc220Wx1kTICzE4VMVLModkREL5XvhIiuY/JiSKKQyYgAmQtHZPjfcjnTAwedfF2y/+HSgiSNBgKWQMpDRjoM5AnUCbJkKNIlVyC0PwY4hKehyPbR7Xh4cSVyKZ19NFwjQRDkqA+99CbE6+EhQor4TzA8YmPL/sOvlY6WLpdwPRYBi5X55WEW1WRLlbMom+Tk0kFil4gB1lsl6PW4XAIUO+KcMWh34z8LA5JRD/yoYnL4KxMnwarFDtzEpeiOofkY6ALWhgtUpH7p7CbdZimhlNPQNOoZ00Do5kcVqrnkGLkP8vXY+0YpIx9vL+pEtbdak7Aaeu06mG0mk282fuGd+8/w2lUN0Nf5GcXw4xWnSONaYZ5Y3rx/oN0f2E2mcqOM03PS/+05bntg2679unnx5fPpfD3yFshtUmCRZVoUY8DpEIUrVjfASlci0uySfUohnfyjwADAGq5ClEkIMjTAAAAAElFTkSuQmCCAA==</Icon_17>
    <Icon_25>iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAAsTAAALEwEAmpwYAAAKT2lDQ1BQaG90b3Nob3AgSUNDIHByb2ZpbGUAAHjanVNnVFPpFj333vRCS4iAlEtvUhUIIFJCi4AUkSYqIQkQSoghodkVUcERRUUEG8igiAOOjoCMFVEsDIoK2AfkIaKOg6OIisr74Xuja9a89+bN/rXXPues852zzwfACAyWSDNRNYAMqUIeEeCDx8TG4eQuQIEKJHAAEAizZCFz/SMBAPh+PDwrIsAHvgABeNMLCADATZvAMByH/w/qQplcAYCEAcB0kThLCIAUAEB6jkKmAEBGAYCdmCZTAKAEAGDLY2LjAFAtAGAnf+bTAICd+Jl7AQBblCEVAaCRACATZYhEAGg7AKzPVopFAFgwABRmS8Q5ANgtADBJV2ZIALC3AMDOEAuyAAgMADBRiIUpAAR7AGDIIyN4AISZABRG8lc88SuuEOcqAAB4mbI8uSQ5RYFbCC1xB1dXLh4ozkkXKxQ2YQJhmkAuwnmZGTKBNA/g88wAAKCRFRHgg/P9eM4Ors7ONo62Dl8t6r8G/yJiYuP+5c+rcEAAAOF0ftH+LC+zGoA7BoBt/qIl7gRoXgugdfeLZrIPQLUAoOnaV/Nw+H48PEWhkLnZ2eXk5NhKxEJbYcpXff5nwl/AV/1s+X48/Pf14L7iJIEyXYFHBPjgwsz0TKUcz5IJhGLc5o9H/LcL//wd0yLESWK5WCoU41EScY5EmozzMqUiiUKSKcUl0v9k4t8s+wM+3zUAsGo+AXuRLahdYwP2SycQWHTA4vcAAPK7b8HUKAgDgGiD4c93/+8//UegJQCAZkmScQAAXkQkLlTKsz/HCAAARKCBKrBBG/TBGCzABhzBBdzBC/xgNoRCJMTCQhBCCmSAHHJgKayCQiiGzbAdKmAv1EAdNMBRaIaTcA4uwlW4Dj1wD/phCJ7BKLyBCQRByAgTYSHaiAFiilgjjggXmYX4IcFIBBKLJCDJiBRRIkuRNUgxUopUIFVIHfI9cgI5h1xGupE7yAAygvyGvEcxlIGyUT3UDLVDuag3GoRGogvQZHQxmo8WoJvQcrQaPYw2oefQq2gP2o8+Q8cwwOgYBzPEbDAuxsNCsTgsCZNjy7EirAyrxhqwVqwDu4n1Y8+xdwQSgUXACTYEd0IgYR5BSFhMWE7YSKggHCQ0EdoJNwkDhFHCJyKTqEu0JroR+cQYYjIxh1hILCPWEo8TLxB7iEPENyQSiUMyJ7mQAkmxpFTSEtJG0m5SI+ksqZs0SBojk8naZGuyBzmULCAryIXkneTD5DPkG+Qh8lsKnWJAcaT4U+IoUspqShnlEOU05QZlmDJBVaOaUt2ooVQRNY9aQq2htlKvUYeoEzR1mjnNgxZJS6WtopXTGmgXaPdpr+h0uhHdlR5Ol9BX0svpR+iX6AP0dwwNhhWDx4hnKBmbGAcYZxl3GK+YTKYZ04sZx1QwNzHrmOeZD5lvVVgqtip8FZHKCpVKlSaVGyovVKmqpqreqgtV81XLVI+pXlN9rkZVM1PjqQnUlqtVqp1Q61MbU2epO6iHqmeob1Q/pH5Z/YkGWcNMw09DpFGgsV/jvMYgC2MZs3gsIWsNq4Z1gTXEJrHN2Xx2KruY/R27iz2qqaE5QzNKM1ezUvOUZj8H45hx+Jx0TgnnKKeX836K3hTvKeIpG6Y0TLkxZVxrqpaXllirSKtRq0frvTau7aedpr1Fu1n7gQ5Bx0onXCdHZ4/OBZ3nU9lT3acKpxZNPTr1ri6qa6UbobtEd79up+6Ynr5egJ5Mb6feeb3n+hx9L/1U/W36p/VHDFgGswwkBtsMzhg8xTVxbzwdL8fb8VFDXcNAQ6VhlWGX4YSRudE8o9VGjUYPjGnGXOMk423GbcajJgYmISZLTepN7ppSTbmmKaY7TDtMx83MzaLN1pk1mz0x1zLnm+eb15vft2BaeFostqi2uGVJsuRaplnutrxuhVo5WaVYVVpds0atna0l1rutu6cRp7lOk06rntZnw7Dxtsm2qbcZsOXYBtuutm22fWFnYhdnt8Wuw+6TvZN9un2N/T0HDYfZDqsdWh1+c7RyFDpWOt6azpzuP33F9JbpL2dYzxDP2DPjthPLKcRpnVOb00dnF2e5c4PziIuJS4LLLpc+Lpsbxt3IveRKdPVxXeF60vWdm7Obwu2o26/uNu5p7ofcn8w0nymeWTNz0MPIQ+BR5dE/C5+VMGvfrH5PQ0+BZ7XnIy9jL5FXrdewt6V3qvdh7xc+9j5yn+M+4zw33jLeWV/MN8C3yLfLT8Nvnl+F30N/I/9k/3r/0QCngCUBZwOJgUGBWwL7+Hp8Ib+OPzrbZfay2e1BjKC5QRVBj4KtguXBrSFoyOyQrSH355jOkc5pDoVQfujW0Adh5mGLw34MJ4WHhVeGP45wiFga0TGXNXfR3ENz30T6RJZE3ptnMU85ry1KNSo+qi5qPNo3ujS6P8YuZlnM1VidWElsSxw5LiquNm5svt/87fOH4p3iC+N7F5gvyF1weaHOwvSFpxapLhIsOpZATIhOOJTwQRAqqBaMJfITdyWOCnnCHcJnIi/RNtGI2ENcKh5O8kgqTXqS7JG8NXkkxTOlLOW5hCepkLxMDUzdmzqeFpp2IG0yPTq9MYOSkZBxQqohTZO2Z+pn5mZ2y6xlhbL+xW6Lty8elQfJa7OQrAVZLQq2QqboVFoo1yoHsmdlV2a/zYnKOZarnivN7cyzytuQN5zvn//tEsIS4ZK2pYZLVy0dWOa9rGo5sjxxedsK4xUFK4ZWBqw8uIq2Km3VT6vtV5eufr0mek1rgV7ByoLBtQFr6wtVCuWFfevc1+1dT1gvWd+1YfqGnRs+FYmKrhTbF5cVf9go3HjlG4dvyr+Z3JS0qavEuWTPZtJm6ebeLZ5bDpaql+aXDm4N2dq0Dd9WtO319kXbL5fNKNu7g7ZDuaO/PLi8ZafJzs07P1SkVPRU+lQ27tLdtWHX+G7R7ht7vPY07NXbW7z3/T7JvttVAVVN1WbVZftJ+7P3P66Jqun4lvttXa1ObXHtxwPSA/0HIw6217nU1R3SPVRSj9Yr60cOxx++/p3vdy0NNg1VjZzG4iNwRHnk6fcJ3/ceDTradox7rOEH0x92HWcdL2pCmvKaRptTmvtbYlu6T8w+0dbq3nr8R9sfD5w0PFl5SvNUyWna6YLTk2fyz4ydlZ19fi753GDborZ752PO32oPb++6EHTh0kX/i+c7vDvOXPK4dPKy2+UTV7hXmq86X23qdOo8/pPTT8e7nLuarrlca7nuer21e2b36RueN87d9L158Rb/1tWeOT3dvfN6b/fF9/XfFt1+cif9zsu72Xcn7q28T7xf9EDtQdlD3YfVP1v+3Njv3H9qwHeg89HcR/cGhYPP/pH1jw9DBY+Zj8uGDYbrnjg+OTniP3L96fynQ89kzyaeF/6i/suuFxYvfvjV69fO0ZjRoZfyl5O/bXyl/erA6xmv28bCxh6+yXgzMV70VvvtwXfcdx3vo98PT+R8IH8o/2j5sfVT0Kf7kxmTk/8EA5jz/GMzLdsAAAAgY0hSTQAAeiUAAICDAAD5/wAAgOkAAHUwAADqYAAAOpgAABdvkl/FRgAABTdJREFUeNq0lltsHNUZx39nb17vJvElG9vxJWYdOwm2g4nBgUiACil9wIigqDepaSRUKrWo3Ap54KV96BMSIFD7wkUCgVQJ9SJSKRUPSUtkESXBQIBks14nji+79vq2Xs/s3M6cmelDNpZJUESR+F5GmiPN7zv//3fOf0QQBHyfFeJ7rsj1Lw4+00ckHOsNidBjfuAfUJ7EVc5RVzlvK+Vmjr9V/G4AIQQAz/7phccsb+yFtq0bexrq66hYZWZmJ59fXPIOJET/i0KIdwAfWNP2ZjKLa4t/ePmN5iAIjihx+feX88fFzx85xPGRD+nv3cHI6REC4VET3B7Egq4/LxWLL33w1zcLVdBNAZF1Xfxme2f7c19NjLB3z52YtsbQnkFWtEW2tW8lX5jFMouiZevgU62MJ19+tVmPRYJhfEX+tY1HA999G19lOp5T32yygJ/uTG8jv5BFhBT/PXUc3Vzh7Gej6BUd3wuYn5uitS7ggfTi4S197c807U33pAaae5Ittc8XvfTRf2iHfy2EiIqrhRBi3RQJ0QtQX9vF+GSOVGojyytFWprrWV4qU14KuGfol+xKXCa8ciWabGvh3MgqwoOxsTAtkZnu5qj1+m+P/PHVh3986BYgfMOYNqUaeHT/4zTG9zCXV4x+Mk7mi3kibgd7+37BrTsH6Yxe4Y77G/AtjYHBOEq36d3ugvJpNKZFR1vrE/WNqSeBBBCOXD8J6Y4eWpt+h2U7GJZNxTAxTYuZ2Tm6OrcRO5MhEqvjsxMldvcJzp0x6G13CCuP+Ykcrbc3kc3mHgFeAeQawFNXzSlX5pgpZlgoTVDSCtiOQSiUIBHchxc45LmNDZfO0n1LGKkrdnTYFPOS6YJH0P0gvu+jPLUdSALlNYDyPABykx/jBhqJDSEi8c1UzBC6WQYbapMW5Z7H+ejTGJtlHq0wQUmPoRp2U7NjiHh6H8nGRhzbBoh+TSJV3UF28iy7ewdwlUOgPBA+kUiYIAgwTIN4Q5rx0D76fnaAFhFCShetYrKq6+gVAwAp5Zq/6wAuAKalMVkYIxqLIkSAJW1WVw02BR7KCUjKHHeGT5I8+S+CxTESlkk01k5sUz+yfh9e7QDScW48aMp1q2Z72I6Gpits28UyJZbpkEh5+F7Apqn36GqapjZuEtvgQ8lmRc9St5iF0jj5zS/iSufGg+ZK9+J0fpZtrf1omoVhOJjG1Y9bpkR5imishmjuQxpTktqYIoxHOOxTE4O6OrBmvkBKiXS/AWDZ5t9Pj35OT9t+etrupSa0Bdv0kDYk480opUjEU1TKEjWVBW0GHA0Tn+IqfLkAxRVwXXdNja9JtLK08Pqp0nJDfqbtiXS6I7Sne4BNg3VUDJOpqSnml8osFxfYqmC5CJby0CWUDVjWoFQBS4ca10W58kbAv//27hxw5O79w6dGPx19ULnuoOs6XdJxkLZ15f4fDXfGahN18b5hFi8fQwqoSChpUNKhYoFqH2KxUEBK58q1m3Z94PiAPH3i2D+BY0Csuh4GuOu+Hxy5MHbp6S1DTxFt3o154SRLlzJU7ABS3dQ296M17CR7PoNVqZwAXMC7PtF8QAIKsKoehQAKkxN/+Y9hJmZne361a8cdoe0PHeTW1GY0TWcsd4lsJsPFM1/5ubHs+/PF/PuAAbhrgXMt0W5SYSBxzw+HfxIKRfYLGFC+6lSuK6RjTduWdd7QtdPTE7kTQBkoAab4tn8V1QbCQLx6zySAmnUyK8ABzGr3NuD9v4BqNq15E1k36n4V4lWfAcD/BgBdwrC5wRuuVQAAAABJRU5ErkJggg==</Icon_25>
  </Categories>
  <Categories>
    <CategoryID>3</CategoryID>
    <CategoryName>Confections</CategoryName>
    <Description>Desserts, candies, and sweet breads</Description>
    <Picture>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</Picture>
    <Icon_17>iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAqVJREFUeNqskstPE1EUxr870xctj7ZQ5Y0UQgDllWBUkMDGxOjOtYmu2Low/g/GlcaVCRvjTlyxwMQEMREVjSCIIKa1tZTaFlpKX9POtDPjmTolhAQ2epLf5M6953znnnMPU1UV/2oc/oMZtM+tanaSz03iPrFNrBKLxBvCrx0+Tal/RU6wO8RDfd1EXCAmic/EFPHk4CbH2APi3jFnwzom4jErN/ZQSbye5fZx6laruXhusDV9ttnjmJhS2dGeVBDTPIfrCmmXH47nObm+0ZEaHe+WR8Z76hxOmxbnWHjxCEfLcTY34ENeRGdsD6ip5gu9A527oxM9jr7BNk3cIcsKMuk8Npe8iPrC4Nmh12lrQvdpF7cQSxgs50fcubErF221rhojHTVKUhFbm0EENwLYC0aRicTBFSTYLAbYBw+JXLvqWusauiQ6G9ptWgn74TiWX35ExBtGIrQDSCLMlNZIU2VWGfJU6266AHt5ThhjeDsJQ8yfFZZnZrATiEIS8jBRgMXAUElXlkggL6vIFABbtRVN7ga4hzoR8MyC4tlBT94/n+ct5GylHauZQZRBQSqMNitqW1xo6W1Ha187bPbKkn9BFEiktDQayqNfZWKyWFQh8BZU1deho6sZZ/o74Kx3gOMYVEVGKh7B1vo3JLe35JyQKij5yk+Uym7Q5wLO4X7ePdCBU60uVFSYSinymSSi/jXEgz4ltRdRBJFLroakldcBeWn2BzbIJaaFaiJmLWDsxmXG1CKSsRBC63419vuXkhOl4vddNTjvlbxzP+FL5JAk1yyR1rsgaWgipSavzk1z2Ww6v51Wo4s+wfMuAM9KGGF6CEEPLAdnCEEnQexrIsorD+6KcsT67Au+htMl54JWDSHqSPq/tl8ktFmW9X35jwADAMh3FzfNQFkVAAAAAElFTkSuQmCCAA==</Icon_17>
    <Icon_25>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</Icon_25>
  </Categories>
  <Categories>
    <CategoryID>4</CategoryID>
    <CategoryName>Dairy Products</CategoryName>
    <Description>Cheeses</Description>
    <Picture>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</Picture>
    <Icon_17>iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAq5JREFUeNqsU89PE0EU/rZs2+0WKK1EhKIGCUZjQGMIxsR4w4tnEw8e9OLVg/F/MJ5MPJFwM54864HEYGIkahBBIlIrv9ECpZR2t9vd7syOb5Ytll51kq9v3ux7X7/33owihMC/rhD+w1Llz+ppxXc4wSVhLllHHOwd4E5N4DFhkwFzdPaBPr8lrMicWzlxQFJfLQQlkKcovn0AgaeBnw4JXKHtfSKbJv5x2o8dKjlSHyWHhZ/0hJIfHZI2WoFhIhom5RFynynNjaXSpKBxOr3bXB6VBKGH0Hou+rtzUKuu7hb7r40JRW0iiJF5KVpw022nvyn6NfLWofi32KBuan2Rbs54396K3ZM4RSJ2GxobEKSqXXhndaO/7WrKTV/q8mKJqONVnAg37CHhehAux8aUhXzGRupk+Oh0vo8oA6XR0EQ0EVF6hjpNTY8fqxYYCFGVitMoXhEVqGEDA9cF+kZiYE7TiJ1RfWHgcrfT0dMaB/Pwa6qI0noVslt6UkXvxRjMbQPcoUyPKqTOR/VIwzBoDOaupSZ725jSoiCkh9GWjoKZLli5Br2d5kHN31kENqcJM0D+x18VlN/QWArcX7XhMQFe4bhw+wSNhcPvBWPQEnHsZAQEKUmkNTCX1zPDav3qy0lzw0UhU0HyjObLnnuxBbvIMHzvOLrOa9CJ1yw6MApVnp/nLq+EPlFghxpcVAgOJXlW9wlEoKD/RgJ7mxayM3nPKNe8qo3S7JaYnVwTn19nsICDIackSdR/N8xTZVONXBmFdVPs5Uyv6nhsMY+NySXv55slLBerKFFohWAEpdQkJEmH9OZfLYWsSs3eKIvtj8s8+34N2dkccp6AFSTWk02CFUBex31J4k1k8dDhlv78C77mDD9Y3nQb/iP2UQt8ec5k9cGjl+f8jwADAF4NUIvVrBSZAAAAAElFTkSuQmCCAA==</Icon_17>
    <Icon_25>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</Icon_25>
  </Categories>
  <Categories>
    <CategoryID>5</CategoryID>
    <CategoryName>Grains/Cereals</CategoryName>
    <Description>Breads, crackers, pasta, and cereal</Description>
    <Picture>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</Picture>
    <Icon_17>iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAjZJREFUeNrMk0toE1EUhv87ySST5+SBeTU0LdpKTQ0GXyiKCxcVXEgVuqrVjVjwhbiQgis34kIFUSl0IdpdUXGrO0VaURBNJV0EXySRNENrSprXJDPXueNYH2BA7MIDhzvMmfPd//73DKGU4l+DwyrEqkDMozczGOyZwsC6e6BNB1KTs79+4LDQ+JhE2HNtehCVbATWgIQJaRhz812YOJVoryS6PUBD/f2guYttjTO3qdHlAuAM5dAsODE3LjIQWakmhn94Mn6iBylpE+6kToMIKq/XR89RV7AXpU9FvH2QhdLMQ+xMsqR/NLap9RbrUSA23WRHKKfS6B7YA8HjRnz/VrQqNbjCeYT6krpCvZP8BjGZEHbSzwffXBCpb/0BLOUzeDR2FVSpglgLUOSGrgicG4mRY7pXzSo9qoFCKxC5wT3Z8Pj4fa5zr978ZX6BxjaL1BMMglc3Qq3JdNfJK5QIDvXppRuoyluwLzNy20SUW7ooNrGHL8/QhVLtr+fD77Fh8vwOokO6tg2t2X3obDESjWBxqY5cYRlmE4FPtMDr4rWVR8AnIOC1wWo14X2+jhev3uH5w2uJzMzULLOH3YhFEDvisZ1Hrvs7ehONsmT7vpvbLcKuNf4c3mgfnt09k/yYfvmaiSDGrLi1jGinCwv+td28XQxwnFkA4bQwq8w2VW2V1ZZcoq1Gtrr4Ia3KFUl7r2gQlRiXxbaya2kzlPEGnBnPIAoDGVk1VsWAfDP2v/iLvwowAAzi1fcIBC/iAAAAAElFTkSuQmCCAA==</Icon_17>
    <Icon_25>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</Icon_25>
  </Categories>
  <Categories>
    <CategoryID>6</CategoryID>
    <CategoryName>Meat/Poultry</CategoryName>
    <Description>Prepared meats</Description>
    <Picture>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</Picture>
    <Icon_17>iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAq5JREFUeNrMVEtME1EUPfNrp522tKC1JGoohMTUH0GSJroxJhJlQ+LCDQlsTHRhYli50aCoK10QEmXpzoUSiTEKobjQYCxRlPAPRcPHhoG0TIe2dL4d32BBWcvCm5yZN5l7z7v3nvseZVkW/tVo7IH9PySs/Xhz/RLGvgzi7IU2emb83Tl5Q7qiFrQ6h5sv9/o8k6RtRVXRY4pmFG4O/ey+e77mDgnr0OAaeBCbvEjdjwo2DxWsDLfrutrJu71CenUJLEeDZWkwLAdN06FrBswikNcUsN4gmi7fxtvn99AR+05tZRKuPdVC03THibomQeDLwZW5MD/3CaPDfdjIrINhWDAUwLEMvDyPrKYqhIAXpWzzdjksxdCNFYHDvpWRacjiCspCIURbWyEIfsT6uuBgLHh4DhQhcZLsPCSreDIbYBkus91Yh6Fr/mLBhEl2i7S1QF5dxbfeF4g0NKKmJgLLKiJY5kRVhZO8HWA4diHgcbBHgs4ddQqmaWZNy7B81VUwszkcOHkc4uwsNtMyaiMNpGM0ggEnDu53E2caEyn1YXc8tVl/yLVDYsmS2J9V0zkH+Uz2DyJQHQbrFpBJJuF0+yGQUrwEYs7Cswm553E89ZXEFZ0c82dOcnKqV1pfnlMtCXyoEpmFRTgEAS5fAIYiw3b+nFRyV18u9vROSkMkxO6F6Rccu4ZNkXP5zsRCXNQDGhjdQHU0CsptQTNUjEqYuvZq+Ukirb4nvoltkmLp3G1JfGskTwVdheHmY8yjepO6EdoXqpRSK+ys+DHTNTQ28GFmbZy4zRPMEYgEm2PtR4u7Jta2tUJReTq6+Dr2I7N0Jrx2mnf7+NhUYnopnV22f5ewTpAnMP4ee8q+CiiK2lqXSG3d+NLa3k0rwQ40bSFKINL/rofai/vklwADADzmIveo91qBAAAAAElFTkSuQmCCAA==</Icon_17>
    <Icon_25>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</Icon_25>
  </Categories>
  <Categories>
    <CategoryID>7</CategoryID>
    <CategoryName>Produce</CategoryName>
    <Description>Dried fruit and bean curd</Description>
    <Picture>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</Picture>
    <Icon_17>iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAq9JREFUeNqMkztoU1Ecxr9z7r153KSa3DSpqW1K6WALikMn6douxcWCOOgibjpZoqs4uIg4dBB0ExFfINShiw4uiriIWG1FEmhjm1eTpsnN4+Y+jv8bUmlrkB74weHPd77zP985hwkh8L9xaSQqzj0ZRU43ced95jaVXmze3VrZq+E4xFguNPD8W9Gd3iJ+DN7s37ezfBiTh59zB0tne5o8iO9rao6YJabgifwtJvLWy0+PKxeokwlXfzXrdOpsN5OuyQCRDKnqfDjczwOyB4+y27iINlrMQVptO/5t8z5p7hH5XZODx0kOHh9K8nwTrfQWJEXBFdpEd2gjznCKjJsxK7lR6ORzo1ewc1pEmzdWc/AVyhBGGzvNBkpt6sI0YVsOPLE+TF5PIHosOt898j+dzMrCzwPeCrQIh2YwBBIJeIeHIQWOIjIzDf+ZUTBjBSMnnvFiruhm9vqgyZSs7yB62gOVcVTTJqymgajkgX8gCo9RByu2wKAhrqkdfa9OxkKyDZ+fQVEY/P1eGI4KvVaFt67DKWXh/GpD8ArCqt7R9zJJ2QLjEgWp+ABviMH4nUOFAvZJlIkowV6rwbHWUat0TFK9TD40JXlclA1ImgRVs2HrFuwW0GqvAlUZkt8E99nIVVlH38tkaUeYlxsNmwfbHL4whxKUICt0K0cscMWC+6TKBQeZjHAfyNK+K2Y0ruXEm5LeWtiwGZqGCYd0vrCAGmPw9FFOKkNNF/j6xUG+ZC24enfd3k48ROhpVSzO2Fa8CX5+yLL4iCIhHGQolwQ21mykfjrO96Lz6m1dLJLe/Q8Vwug8ezIMul+DmCQmpgM4OeFlY3EZg30cR2oOqlkLmyuGSL2rY5k0H4k0sU7r9V0Tr9sJESM0Yrg7V7pHdjMwiQKRIcrdeYXWG38EGADZziVfP3nhTQAAAABJRU5ErkJgggA=</Icon_17>
    <Icon_25>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</Icon_25>
  </Categories>
  <Categories>
    <CategoryID>8</CategoryID>
    <CategoryName>Seafood</CategoryName>
    <Description>Seaweed and fish</Description>
    <Picture>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</Picture>
    <Icon_17>iVBORw0KGgoAAAANSUhEUgAAABEAAAARCAYAAAA7bUf6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAArlJREFUeNqkU0tIVFEY/u6dh9M0auajGbUJE8wHiWmTGZquhCKwoMJdiza2qWgX7qpFtDFBqKBctRCM3EUYQYaErwjF0ExTxreh82zudebOOf3nzp3JItt04LuHc85/vv/7//NdiXOO/x3mnYvljuqKjNKj4eR669MQIt75jbLHUeVfJNJOJVNt1tM0DWRV7oPNaYO6psI34RdHjUT0fjcSWXwW7hRzQWAENoqL4bmwTpRZmiFCBowEu5M4DpekApNEISIRSuxuO4Qycf6qpnAwebGvKh8vqlzorXQlyll/2sS5+hW+ye8p6W887utUaCejcwYCQ2KmdZyjljE+EueJta5EWVnU2XOqnXrGfo/7dhy8M4epyNNUODUFi6EIlkMKVsMqNMaGY4y1ESxRxn81lkrhB+oKMNql9RN7s9NmQfaZixRA+SlmNqTqcYUVZry99xx2i4lU4Gac8S55Z4NMe8ygzfqidAeyj50AVrxga0s0L8M/PwuX24v8Q1403TiFSCwOUvJQ49xq/rPTGmeD075gc8XHIcRED2STvl8iAe86A/BcSMNo3zYkSaKy+C1So+jliCfOKpXxYymEwMwWJj/sv0pNe1YUDZIdLZAlmQCMqIZwIiDF7Ry8gxqs6LvZnnr4pzZ1AvE6lybWumOMX542OfA5nobxmBlj0YQiyoy96Y5HlKSDiBSWtH342xdEVsO/OfN4g79X5Bweso/VnYzUuJqd9AtEEJgOihs9r/vtynYwkBBGsM61F2xPzqyfa+nVRg1ikdb05Ky5tuGg1JPXkEs2UCAMOLHBz7f2aSJRjBAVsyAR5sgVVRGyCJnCxK3lcvmDK2XXHMVHEPVt6l66+3Lhfvc4G6FzH2GTINy5tSsJwUawGI8msgqjiJoDfyOxGrAYSJVjlCuGcGTcgGaQpsr5KcAAKTZpyfn8RC0AAAAASUVORK5CYIIA</Icon_17>
    <Icon_25>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</Icon_25>
  </Categories>
  <Customers>
    <CustomerID>ALFKI</CustomerID>
    <CompanyName>Alfreds Futterkiste</CompanyName>
    <ContactName>Maria Anders</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Obere Str. 57</Address>
    <City>Berlin</City>
    <PostalCode>12209</PostalCode>
    <Country>Germany</Country>
    <Phone>030-0074321</Phone>
    <Fax>030-0076545</Fax>
  </Customers>
  <Customers>
    <CustomerID>ANATR</CustomerID>
    <CompanyName>Ana Trujillo Emparedados y helados</CompanyName>
    <ContactName>Ana Trujillo</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Avda. de la Constitución 2222</Address>
    <City>México D.F.</City>
    <PostalCode>05021</PostalCode>
    <Country>Mexico</Country>
    <Phone>(5) 555-4729</Phone>
    <Fax>(5) 555-3745</Fax>
  </Customers>
  <Customers>
    <CustomerID>ANTON</CustomerID>
    <CompanyName>Antonio Moreno Taquería</CompanyName>
    <ContactName>Antonio Moreno</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Mataderos  2312</Address>
    <City>México D.F.</City>
    <PostalCode>05023</PostalCode>
    <Country>Mexico</Country>
    <Phone>(5) 555-3932</Phone>
  </Customers>
  <Customers>
    <CustomerID>AROUT</CustomerID>
    <CompanyName>Around the Horn</CompanyName>
    <ContactName>Thomas Hardy</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>120 Hanover Sq.</Address>
    <City>London</City>
    <PostalCode>WA1 1DP</PostalCode>
    <Country>UK</Country>
    <Phone>(171) 555-7788</Phone>
    <Fax>(171) 555-6750</Fax>
  </Customers>
  <Customers>
    <CustomerID>BERGS</CustomerID>
    <CompanyName>Berglunds snabbköp</CompanyName>
    <ContactName>Christina Berglund</ContactName>
    <ContactTitle>Order Administrator</ContactTitle>
    <Address>Berguvsvägen  8</Address>
    <City>Luleå</City>
    <PostalCode>S-958 22</PostalCode>
    <Country>Sweden</Country>
    <Phone>0921-12 34 65</Phone>
    <Fax>0921-12 34 67</Fax>
  </Customers>
  <Customers>
    <CustomerID>BLAUS</CustomerID>
    <CompanyName>Blauer See Delikatessen</CompanyName>
    <ContactName>Hanna Moos</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Forsterstr. 57</Address>
    <City>Mannheim</City>
    <PostalCode>68306</PostalCode>
    <Country>Germany</Country>
    <Phone>0621-08460</Phone>
    <Fax>0621-08924</Fax>
  </Customers>
  <Customers>
    <CustomerID>BLONP</CustomerID>
    <CompanyName>Blondel père et fils</CompanyName>
    <ContactName>Frédérique Citeaux</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>24, place Kléber</Address>
    <City>Strasbourg</City>
    <PostalCode>67000</PostalCode>
    <Country>France</Country>
    <Phone>88.60.15.31</Phone>
    <Fax>88.60.15.32</Fax>
  </Customers>
  <Customers>
    <CustomerID>BOLID</CustomerID>
    <CompanyName>Bólido Comidas preparadas</CompanyName>
    <ContactName>Martín Sommer</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>C/ Araquil, 67</Address>
    <City>Madrid</City>
    <PostalCode>28023</PostalCode>
    <Country>Spain</Country>
    <Phone>(91) 555 22 82</Phone>
    <Fax>(91) 555 91 99</Fax>
  </Customers>
  <Customers>
    <CustomerID>BONAP</CustomerID>
    <CompanyName>Bon app'</CompanyName>
    <ContactName>Laurence Lebihan</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>12, rue des Bouchers</Address>
    <City>Marseille</City>
    <PostalCode>13008</PostalCode>
    <Country>France</Country>
    <Phone>91.24.45.40</Phone>
    <Fax>91.24.45.41</Fax>
  </Customers>
  <Customers>
    <CustomerID>BOTTM</CustomerID>
    <CompanyName>Bottom-Dollar Markets</CompanyName>
    <ContactName>Elizabeth Lincoln</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>23 Tsawassen Blvd.</Address>
    <City>Tsawwassen</City>
    <Region>BC</Region>
    <PostalCode>T2F 8M4</PostalCode>
    <Country>Canada</Country>
    <Phone>(604) 555-4729</Phone>
    <Fax>(604) 555-3745</Fax>
  </Customers>
  <Customers>
    <CustomerID>BSBEV</CustomerID>
    <CompanyName>B's Beverages</CompanyName>
    <ContactName>Victoria Ashworth</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Fauntleroy Circus</Address>
    <City>London</City>
    <PostalCode>EC2 5NT</PostalCode>
    <Country>UK</Country>
    <Phone>(171) 555-1212</Phone>
  </Customers>
  <Customers>
    <CustomerID>CACTU</CustomerID>
    <CompanyName>Cactus Comidas para llevar</CompanyName>
    <ContactName>Patricio Simpson</ContactName>
    <ContactTitle>Sales Agent</ContactTitle>
    <Address>Cerrito 333</Address>
    <City>Buenos Aires</City>
    <PostalCode>1010</PostalCode>
    <Country>Argentina</Country>
    <Phone>(1) 135-5555</Phone>
    <Fax>(1) 135-4892</Fax>
  </Customers>
  <Customers>
    <CustomerID>CENTC</CustomerID>
    <CompanyName>Centro comercial Moctezuma</CompanyName>
    <ContactName>Francisco Chang</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>Sierras de Granada 9993</Address>
    <City>México D.F.</City>
    <PostalCode>05022</PostalCode>
    <Country>Mexico</Country>
    <Phone>(5) 555-3392</Phone>
    <Fax>(5) 555-7293</Fax>
  </Customers>
  <Customers>
    <CustomerID>CHOPS</CustomerID>
    <CompanyName>Chop-suey Chinese</CompanyName>
    <ContactName>Yang Wang</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Hauptstr. 29</Address>
    <City>Bern</City>
    <PostalCode>3012</PostalCode>
    <Country>Switzerland</Country>
    <Phone>0452-076545</Phone>
  </Customers>
  <Customers>
    <CustomerID>COMMI</CustomerID>
    <CompanyName>Comércio Mineiro</CompanyName>
    <ContactName>Pedro Afonso</ContactName>
    <ContactTitle>Sales Associate</ContactTitle>
    <Address>Av. dos Lusíadas, 23</Address>
    <City>São Paulo</City>
    <Region>SP</Region>
    <PostalCode>05432-043</PostalCode>
    <Country>Brazil</Country>
    <Phone>(11) 555-7647</Phone>
  </Customers>
  <Customers>
    <CustomerID>CONSH</CustomerID>
    <CompanyName>Consolidated Holdings</CompanyName>
    <ContactName>Elizabeth Brown</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Berkeley Gardens
12  Brewery </Address>
    <City>London</City>
    <PostalCode>WX1 6LT</PostalCode>
    <Country>UK</Country>
    <Phone>(171) 555-2282</Phone>
    <Fax>(171) 555-9199</Fax>
  </Customers>
  <Customers>
    <CustomerID>DRACD</CustomerID>
    <CompanyName>Drachenblut Delikatessen</CompanyName>
    <ContactName>Sven Ottlieb</ContactName>
    <ContactTitle>Order Administrator</ContactTitle>
    <Address>Walserweg 21</Address>
    <City>Aachen</City>
    <PostalCode>52066</PostalCode>
    <Country>Germany</Country>
    <Phone>0241-039123</Phone>
    <Fax>0241-059428</Fax>
  </Customers>
  <Customers>
    <CustomerID>DUMON</CustomerID>
    <CompanyName>Du monde entier</CompanyName>
    <ContactName>Janine Labrune</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>67, rue des Cinquante Otages</Address>
    <City>Nantes</City>
    <PostalCode>44000</PostalCode>
    <Country>France</Country>
    <Phone>40.67.88.88</Phone>
    <Fax>40.67.89.89</Fax>
  </Customers>
  <Customers>
    <CustomerID>EASTC</CustomerID>
    <CompanyName>Eastern Connection</CompanyName>
    <ContactName>Ann Devon</ContactName>
    <ContactTitle>Sales Agent</ContactTitle>
    <Address>35 King George</Address>
    <City>London</City>
    <PostalCode>WX3 6FW</PostalCode>
    <Country>UK</Country>
    <Phone>(171) 555-0297</Phone>
    <Fax>(171) 555-3373</Fax>
  </Customers>
  <Customers>
    <CustomerID>ERNSH</CustomerID>
    <CompanyName>Ernst Handel</CompanyName>
    <ContactName>Roland Mendel</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>Kirchgasse 6</Address>
    <City>Graz</City>
    <PostalCode>8010</PostalCode>
    <Country>Austria</Country>
    <Phone>7675-3425</Phone>
    <Fax>7675-3426</Fax>
  </Customers>
  <Customers>
    <CustomerID>FAMIA</CustomerID>
    <CompanyName>Familia Arquibaldo</CompanyName>
    <ContactName>Aria Cruz</ContactName>
    <ContactTitle>Marketing Assistant</ContactTitle>
    <Address>Rua Orós, 92</Address>
    <City>São Paulo</City>
    <Region>SP</Region>
    <PostalCode>05442-030</PostalCode>
    <Country>Brazil</Country>
    <Phone>(11) 555-9857</Phone>
  </Customers>
  <Customers>
    <CustomerID>FISSA</CustomerID>
    <CompanyName>FISSA Fabrica Inter. Salchichas S.A.</CompanyName>
    <ContactName>Diego Roel</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>C/ Moralzarzal, 86</Address>
    <City>Madrid</City>
    <PostalCode>28034</PostalCode>
    <Country>Spain</Country>
    <Phone>(91) 555 94 44</Phone>
    <Fax>(91) 555 55 93</Fax>
  </Customers>
  <Customers>
    <CustomerID>FOLIG</CustomerID>
    <CompanyName>Folies gourmandes</CompanyName>
    <ContactName>Martine Rancé</ContactName>
    <ContactTitle>Assistant Sales Agent</ContactTitle>
    <Address>184, chaussée de Tournai</Address>
    <City>Lille</City>
    <PostalCode>59000</PostalCode>
    <Country>France</Country>
    <Phone>20.16.10.16</Phone>
    <Fax>20.16.10.17</Fax>
  </Customers>
  <Customers>
    <CustomerID>FOLKO</CustomerID>
    <CompanyName>Folk och fä HB</CompanyName>
    <ContactName>Maria Larsson</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Åkergatan 24</Address>
    <City>Bräcke</City>
    <PostalCode>S-844 67</PostalCode>
    <Country>Sweden</Country>
    <Phone>0695-34 67 21</Phone>
  </Customers>
  <Customers>
    <CustomerID>FRANK</CustomerID>
    <CompanyName>Frankenversand</CompanyName>
    <ContactName>Peter Franken</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>Berliner Platz 43</Address>
    <City>München</City>
    <PostalCode>80805</PostalCode>
    <Country>Germany</Country>
    <Phone>089-0877310</Phone>
    <Fax>089-0877451</Fax>
  </Customers>
  <Customers>
    <CustomerID>FRANR</CustomerID>
    <CompanyName>France restauration</CompanyName>
    <ContactName>Carine Schmitt</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>54, rue Royale</Address>
    <City>Nantes</City>
    <PostalCode>44000</PostalCode>
    <Country>France</Country>
    <Phone>40.32.21.21</Phone>
    <Fax>40.32.21.20</Fax>
  </Customers>
  <Customers>
    <CustomerID>FRANS</CustomerID>
    <CompanyName>Franchi S.p.A.</CompanyName>
    <ContactName>Paolo Accorti</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Via Monte Bianco 34</Address>
    <City>Torino</City>
    <PostalCode>10100</PostalCode>
    <Country>Italy</Country>
    <Phone>011-4988260</Phone>
    <Fax>011-4988261</Fax>
  </Customers>
  <Customers>
    <CustomerID>FURIB</CustomerID>
    <CompanyName>Furia Bacalhau e Frutos do Mar</CompanyName>
    <ContactName>Lino Rodriguez </ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>Jardim das rosas n. 32</Address>
    <City>Lisboa</City>
    <PostalCode>1675</PostalCode>
    <Country>Portugal</Country>
    <Phone>(1) 354-2534</Phone>
    <Fax>(1) 354-2535</Fax>
  </Customers>
  <Customers>
    <CustomerID>GALED</CustomerID>
    <CompanyName>Galería del gastrónomo</CompanyName>
    <ContactName>Eduardo Saavedra</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>Rambla de Cataluña, 23</Address>
    <City>Barcelona</City>
    <PostalCode>08022</PostalCode>
    <Country>Spain</Country>
    <Phone>(93) 203 4560</Phone>
    <Fax>(93) 203 4561</Fax>
  </Customers>
  <Customers>
    <CustomerID>GODOS</CustomerID>
    <CompanyName>Godos Cocina Típica</CompanyName>
    <ContactName>José Pedro Freyre</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>C/ Romero, 33</Address>
    <City>Sevilla</City>
    <PostalCode>41101</PostalCode>
    <Country>Spain</Country>
    <Phone>(95) 555 82 82</Phone>
  </Customers>
  <Customers>
    <CustomerID>GOURL</CustomerID>
    <CompanyName>Gourmet Lanchonetes</CompanyName>
    <ContactName>André Fonseca</ContactName>
    <ContactTitle>Sales Associate</ContactTitle>
    <Address>Av. Brasil, 442</Address>
    <City>Campinas</City>
    <Region>SP</Region>
    <PostalCode>04876-786</PostalCode>
    <Country>Brazil</Country>
    <Phone>(11) 555-9482</Phone>
  </Customers>
  <Customers>
    <CustomerID>GREAL</CustomerID>
    <CompanyName>Great Lakes Food Market</CompanyName>
    <ContactName>Howard Snyder</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>2732 Baker Blvd.</Address>
    <City>Eugene</City>
    <Region>OR</Region>
    <PostalCode>97403</PostalCode>
    <Country>USA</Country>
    <Phone>(503) 555-7555</Phone>
  </Customers>
  <Customers>
    <CustomerID>GROSR</CustomerID>
    <CompanyName>GROSELLA-Restaurante</CompanyName>
    <ContactName>Manuel Pereira</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>5ª Ave. Los Palos Grandes</Address>
    <City>Caracas</City>
    <Region>DF</Region>
    <PostalCode>1081</PostalCode>
    <Country>Venezuela</Country>
    <Phone>(2) 283-2951</Phone>
    <Fax>(2) 283-3397</Fax>
  </Customers>
  <Customers>
    <CustomerID>HANAR</CustomerID>
    <CompanyName>Hanari Carnes</CompanyName>
    <ContactName>Mario Pontes</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>Rua do Paço, 67</Address>
    <City>Rio de Janeiro</City>
    <Region>RJ</Region>
    <PostalCode>05454-876</PostalCode>
    <Country>Brazil</Country>
    <Phone>(21) 555-0091</Phone>
    <Fax>(21) 555-8765</Fax>
  </Customers>
  <Customers>
    <CustomerID>HILAA</CustomerID>
    <CompanyName>HILARIÓN-Abastos</CompanyName>
    <ContactName>Carlos Hernández</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Carrera 22 con Ave. Carlos Soublette #8-35</Address>
    <City>San Cristóbal</City>
    <Region>Táchira</Region>
    <PostalCode>5022</PostalCode>
    <Country>Venezuela</Country>
    <Phone>(5) 555-1340</Phone>
    <Fax>(5) 555-1948</Fax>
  </Customers>
  <Customers>
    <CustomerID>HUNGC</CustomerID>
    <CompanyName>Hungry Coyote Import Store</CompanyName>
    <ContactName>Yoshi Latimer</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>City Center Plaza
516 Main St.</Address>
    <City>Elgin</City>
    <Region>OR</Region>
    <PostalCode>97827</PostalCode>
    <Country>USA</Country>
    <Phone>(503) 555-6874</Phone>
    <Fax>(503) 555-2376</Fax>
  </Customers>
  <Customers>
    <CustomerID>HUNGO</CustomerID>
    <CompanyName>Hungry Owl All-Night Grocers</CompanyName>
    <ContactName>Patricia McKenna</ContactName>
    <ContactTitle>Sales Associate</ContactTitle>
    <Address>8 Johnstown Road</Address>
    <City>Cork</City>
    <Region>Co. Cork</Region>
    <Country>Ireland</Country>
    <Phone>2967 542</Phone>
    <Fax>2967 3333</Fax>
  </Customers>
  <Customers>
    <CustomerID>ISLAT</CustomerID>
    <CompanyName>Island Trading</CompanyName>
    <ContactName>Helen Bennett</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>Garden House
Crowther Way</Address>
    <City>Cowes</City>
    <Region>Isle of Wight</Region>
    <PostalCode>PO31 7PJ</PostalCode>
    <Country>UK</Country>
    <Phone>(198) 555-8888</Phone>
  </Customers>
  <Customers>
    <CustomerID>KOENE</CustomerID>
    <CompanyName>Königlich Essen</CompanyName>
    <ContactName>Philip Cramer</ContactName>
    <ContactTitle>Sales Associate</ContactTitle>
    <Address>Maubelstr. 90</Address>
    <City>Brandenburg</City>
    <PostalCode>14776</PostalCode>
    <Country>Germany</Country>
    <Phone>0555-09876</Phone>
  </Customers>
  <Customers>
    <CustomerID>LACOR</CustomerID>
    <CompanyName>La corne d'abondance</CompanyName>
    <ContactName>Daniel Tonini</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>67, avenue de l'Europe</Address>
    <City>Versailles</City>
    <PostalCode>78000</PostalCode>
    <Country>France</Country>
    <Phone>30.59.84.10</Phone>
    <Fax>30.59.85.11</Fax>
  </Customers>
  <Customers>
    <CustomerID>LAMAI</CustomerID>
    <CompanyName>La maison d'Asie</CompanyName>
    <ContactName>Annette Roulet</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>1 rue Alsace-Lorraine</Address>
    <City>Toulouse</City>
    <PostalCode>31000</PostalCode>
    <Country>France</Country>
    <Phone>61.77.61.10</Phone>
    <Fax>61.77.61.11</Fax>
  </Customers>
  <Customers>
    <CustomerID>LAUGB</CustomerID>
    <CompanyName>Laughing Bacchus Wine Cellars</CompanyName>
    <ContactName>Yoshi Tannamuri</ContactName>
    <ContactTitle>Marketing Assistant</ContactTitle>
    <Address>1900 Oak St.</Address>
    <City>Vancouver</City>
    <Region>BC</Region>
    <PostalCode>V3F 2K1</PostalCode>
    <Country>Canada</Country>
    <Phone>(604) 555-3392</Phone>
    <Fax>(604) 555-7293</Fax>
  </Customers>
  <Customers>
    <CustomerID>LAZYK</CustomerID>
    <CompanyName>Lazy K Kountry Store</CompanyName>
    <ContactName>John Steel</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>12 Orchestra Terrace</Address>
    <City>Walla Walla</City>
    <Region>WA</Region>
    <PostalCode>99362</PostalCode>
    <Country>USA</Country>
    <Phone>(509) 555-7969</Phone>
    <Fax>(509) 555-6221</Fax>
  </Customers>
  <Customers>
    <CustomerID>LEHMS</CustomerID>
    <CompanyName>Lehmanns Marktstand</CompanyName>
    <ContactName>Renate Messner</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Magazinweg 7</Address>
    <City>Frankfurt a.M. </City>
    <PostalCode>60528</PostalCode>
    <Country>Germany</Country>
    <Phone>069-0245984</Phone>
    <Fax>069-0245874</Fax>
  </Customers>
  <Customers>
    <CustomerID>LETSS</CustomerID>
    <CompanyName>Let's Stop N Shop</CompanyName>
    <ContactName>Jaime Yorres</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>87 Polk St.
Suite 5</Address>
    <City>San Francisco</City>
    <Region>CA</Region>
    <PostalCode>94117</PostalCode>
    <Country>USA</Country>
    <Phone>(415) 555-5938</Phone>
  </Customers>
  <Customers>
    <CustomerID>LILAS</CustomerID>
    <CompanyName>LILA-Supermercado</CompanyName>
    <ContactName>Carlos González</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</Address>
    <City>Barquisimeto</City>
    <Region>Lara</Region>
    <PostalCode>3508</PostalCode>
    <Country>Venezuela</Country>
    <Phone>(9) 331-6954</Phone>
    <Fax>(9) 331-7256</Fax>
  </Customers>
  <Customers>
    <CustomerID>LINOD</CustomerID>
    <CompanyName>LINO-Delicateses</CompanyName>
    <ContactName>Felipe Izquierdo</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Ave. 5 de Mayo Porlamar</Address>
    <City>I. de Margarita</City>
    <Region>Nueva Esparta</Region>
    <PostalCode>4980</PostalCode>
    <Country>Venezuela</Country>
    <Phone>(8) 34-56-12</Phone>
    <Fax>(8) 34-93-93</Fax>
  </Customers>
  <Customers>
    <CustomerID>LONEP</CustomerID>
    <CompanyName>Lonesome Pine Restaurant</CompanyName>
    <ContactName>Fran Wilson</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>89 Chiaroscuro Rd.</Address>
    <City>Portland</City>
    <Region>OR</Region>
    <PostalCode>97219</PostalCode>
    <Country>USA</Country>
    <Phone>(503) 555-9573</Phone>
    <Fax>(503) 555-9646</Fax>
  </Customers>
  <Customers>
    <CustomerID>MAGAA</CustomerID>
    <CompanyName>Magazzini Alimentari Riuniti</CompanyName>
    <ContactName>Giovanni Rovelli</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>Via Ludovico il Moro 22</Address>
    <City>Bergamo</City>
    <PostalCode>24100</PostalCode>
    <Country>Italy</Country>
    <Phone>035-640230</Phone>
    <Fax>035-640231</Fax>
  </Customers>
  <Customers>
    <CustomerID>MAISD</CustomerID>
    <CompanyName>Maison Dewey</CompanyName>
    <ContactName>Catherine Dewey</ContactName>
    <ContactTitle>Sales Agent</ContactTitle>
    <Address>Rue Joseph-Bens 532</Address>
    <City>Bruxelles</City>
    <PostalCode>B-1180</PostalCode>
    <Country>Belgium</Country>
    <Phone>(02) 201 24 67</Phone>
    <Fax>(02) 201 24 68</Fax>
  </Customers>
  <Customers>
    <CustomerID>MEREP</CustomerID>
    <CompanyName>Mère Paillarde</CompanyName>
    <ContactName>Jean Fresnière</ContactName>
    <ContactTitle>Marketing Assistant</ContactTitle>
    <Address>43 rue St. Laurent</Address>
    <City>Montréal</City>
    <Region>Québec</Region>
    <PostalCode>H1J 1C3</PostalCode>
    <Country>Canada</Country>
    <Phone>(514) 555-8054</Phone>
    <Fax>(514) 555-8055</Fax>
  </Customers>
  <Customers>
    <CustomerID>MORGK</CustomerID>
    <CompanyName>Morgenstern Gesundkost</CompanyName>
    <ContactName>Alexander Feuer</ContactName>
    <ContactTitle>Marketing Assistant</ContactTitle>
    <Address>Heerstr. 22</Address>
    <City>Leipzig</City>
    <PostalCode>04179</PostalCode>
    <Country>Germany</Country>
    <Phone>0342-023176</Phone>
  </Customers>
  <Customers>
    <CustomerID>NORTS</CustomerID>
    <CompanyName>North/South</CompanyName>
    <ContactName>Simon Crowther</ContactName>
    <ContactTitle>Sales Associate</ContactTitle>
    <Address>South House
300 Queensbridge</Address>
    <City>London</City>
    <PostalCode>SW7 1RZ</PostalCode>
    <Country>UK</Country>
    <Phone>(171) 555-7733</Phone>
    <Fax>(171) 555-2530</Fax>
  </Customers>
  <Customers>
    <CustomerID>OCEAN</CustomerID>
    <CompanyName>Océano Atlántico Ltda.</CompanyName>
    <ContactName>Yvonne Moncada</ContactName>
    <ContactTitle>Sales Agent</ContactTitle>
    <Address>Ing. Gustavo Moncada 8585
Piso 20-A</Address>
    <City>Buenos Aires</City>
    <PostalCode>1010</PostalCode>
    <Country>Argentina</Country>
    <Phone>(1) 135-5333</Phone>
    <Fax>(1) 135-5535</Fax>
  </Customers>
  <Customers>
    <CustomerID>OLDWO</CustomerID>
    <CompanyName>Old World Delicatessen</CompanyName>
    <ContactName>Rene Phillips</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>2743 Bering St.</Address>
    <City>Anchorage</City>
    <Region>AK</Region>
    <PostalCode>99508</PostalCode>
    <Country>USA</Country>
    <Phone>(907) 555-7584</Phone>
    <Fax>(907) 555-2880</Fax>
  </Customers>
  <Customers>
    <CustomerID>OTTIK</CustomerID>
    <CompanyName>Ottilies Käseladen</CompanyName>
    <ContactName>Henriette Pfalzheim</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Mehrheimerstr. 369</Address>
    <City>Köln</City>
    <PostalCode>50739</PostalCode>
    <Country>Germany</Country>
    <Phone>0221-0644327</Phone>
    <Fax>0221-0765721</Fax>
  </Customers>
  <Customers>
    <CustomerID>PARIS</CustomerID>
    <CompanyName>Paris spécialités</CompanyName>
    <ContactName>Marie Bertrand</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>265, boulevard Charonne</Address>
    <City>Paris</City>
    <PostalCode>75012</PostalCode>
    <Country>France</Country>
    <Phone>(1) 42.34.22.66</Phone>
    <Fax>(1) 42.34.22.77</Fax>
  </Customers>
  <Customers>
    <CustomerID>PERIC</CustomerID>
    <CompanyName>Pericles Comidas clásicas</CompanyName>
    <ContactName>Guillermo Fernández</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Calle Dr. Jorge Cash 321</Address>
    <City>México D.F.</City>
    <PostalCode>05033</PostalCode>
    <Country>Mexico</Country>
    <Phone>(5) 552-3745</Phone>
    <Fax>(5) 545-3745</Fax>
  </Customers>
  <Customers>
    <CustomerID>PICCO</CustomerID>
    <CompanyName>Piccolo und mehr</CompanyName>
    <ContactName>Georg Pipps</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>Geislweg 14</Address>
    <City>Salzburg</City>
    <PostalCode>5020</PostalCode>
    <Country>Austria</Country>
    <Phone>6562-9722</Phone>
    <Fax>6562-9723</Fax>
  </Customers>
  <Customers>
    <CustomerID>PRINI</CustomerID>
    <CompanyName>Princesa Isabel Vinhos</CompanyName>
    <ContactName>Isabel de Castro</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Estrada da saúde n. 58</Address>
    <City>Lisboa</City>
    <PostalCode>1756</PostalCode>
    <Country>Portugal</Country>
    <Phone>(1) 356-5634</Phone>
  </Customers>
  <Customers>
    <CustomerID>QUEDE</CustomerID>
    <CompanyName>Que Delícia</CompanyName>
    <ContactName>Bernardo Batista</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>Rua da Panificadora, 12</Address>
    <City>Rio de Janeiro</City>
    <Region>RJ</Region>
    <PostalCode>02389-673</PostalCode>
    <Country>Brazil</Country>
    <Phone>(21) 555-4252</Phone>
    <Fax>(21) 555-4545</Fax>
  </Customers>
  <Customers>
    <CustomerID>QUEEN</CustomerID>
    <CompanyName>Queen Cozinha</CompanyName>
    <ContactName>Lúcia Carvalho</ContactName>
    <ContactTitle>Marketing Assistant</ContactTitle>
    <Address>Alameda dos Canàrios, 891</Address>
    <City>São Paulo</City>
    <Region>SP</Region>
    <PostalCode>05487-020</PostalCode>
    <Country>Brazil</Country>
    <Phone>(11) 555-1189</Phone>
  </Customers>
  <Customers>
    <CustomerID>QUICK</CustomerID>
    <CompanyName>QUICK-Stop</CompanyName>
    <ContactName>Horst Kloss</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>Taucherstraße 10</Address>
    <City>Cunewalde</City>
    <PostalCode>01307</PostalCode>
    <Country>Germany</Country>
    <Phone>0372-035188</Phone>
  </Customers>
  <Customers>
    <CustomerID>RANCH</CustomerID>
    <CompanyName>Rancho grande</CompanyName>
    <ContactName>Sergio Gutiérrez</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Av. del Libertador 900</Address>
    <City>Buenos Aires</City>
    <PostalCode>1010</PostalCode>
    <Country>Argentina</Country>
    <Phone>(1) 123-5555</Phone>
    <Fax>(1) 123-5556</Fax>
  </Customers>
  <Customers>
    <CustomerID>RATTC</CustomerID>
    <CompanyName>Rattlesnake Canyon Grocery</CompanyName>
    <ContactName>Paula Wilson</ContactName>
    <ContactTitle>Assistant Sales Representative</ContactTitle>
    <Address>2817 Milton Dr.</Address>
    <City>Albuquerque</City>
    <Region>NM</Region>
    <PostalCode>87110</PostalCode>
    <Country>USA</Country>
    <Phone>(505) 555-5939</Phone>
    <Fax>(505) 555-3620</Fax>
  </Customers>
  <Customers>
    <CustomerID>REGGC</CustomerID>
    <CompanyName>Reggiani Caseifici</CompanyName>
    <ContactName>Maurizio Moroni</ContactName>
    <ContactTitle>Sales Associate</ContactTitle>
    <Address>Strada Provinciale 124</Address>
    <City>Reggio Emilia</City>
    <PostalCode>42100</PostalCode>
    <Country>Italy</Country>
    <Phone>0522-556721</Phone>
    <Fax>0522-556722</Fax>
  </Customers>
  <Customers>
    <CustomerID>RICAR</CustomerID>
    <CompanyName>Ricardo Adocicados</CompanyName>
    <ContactName>Janete Limeira</ContactName>
    <ContactTitle>Assistant Sales Agent</ContactTitle>
    <Address>Av. Copacabana, 267</Address>
    <City>Rio de Janeiro</City>
    <Region>RJ</Region>
    <PostalCode>02389-890</PostalCode>
    <Country>Brazil</Country>
    <Phone>(21) 555-3412</Phone>
  </Customers>
  <Customers>
    <CustomerID>RICSU</CustomerID>
    <CompanyName>Richter Supermarkt</CompanyName>
    <ContactName>Michael Holz</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>Grenzacherweg 237</Address>
    <City>Genève</City>
    <PostalCode>1203</PostalCode>
    <Country>Switzerland</Country>
    <Phone>0897-034214</Phone>
  </Customers>
  <Customers>
    <CustomerID>ROMEY</CustomerID>
    <CompanyName>Romero y tomillo</CompanyName>
    <ContactName>Alejandra Camino</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>Gran Vía, 1</Address>
    <City>Madrid</City>
    <PostalCode>28001</PostalCode>
    <Country>Spain</Country>
    <Phone>(91) 745 6200</Phone>
    <Fax>(91) 745 6210</Fax>
  </Customers>
  <Customers>
    <CustomerID>SANTG</CustomerID>
    <CompanyName>Santé Gourmet</CompanyName>
    <ContactName>Jonas Bergulfsen</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Erling Skakkes gate 78</Address>
    <City>Stavern</City>
    <PostalCode>4110</PostalCode>
    <Country>Norway</Country>
    <Phone>07-98 92 35</Phone>
    <Fax>07-98 92 47</Fax>
  </Customers>
  <Customers>
    <CustomerID>SAVEA</CustomerID>
    <CompanyName>Save-a-lot Markets</CompanyName>
    <ContactName>Jose Pavarotti</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>187 Suffolk Ln.</Address>
    <City>Boise</City>
    <Region>ID</Region>
    <PostalCode>83720</PostalCode>
    <Country>USA</Country>
    <Phone>(208) 555-8097</Phone>
  </Customers>
  <Customers>
    <CustomerID>SEVES</CustomerID>
    <CompanyName>Seven Seas Imports</CompanyName>
    <ContactName>Hari Kumar</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>90 Wadhurst Rd.</Address>
    <City>London</City>
    <PostalCode>OX15 4NB</PostalCode>
    <Country>UK</Country>
    <Phone>(171) 555-1717</Phone>
    <Fax>(171) 555-5646</Fax>
  </Customers>
  <Customers>
    <CustomerID>SIMOB</CustomerID>
    <CompanyName>Simons bistro</CompanyName>
    <ContactName>Jytte Petersen</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Vinbæltet 34</Address>
    <City>København</City>
    <PostalCode>1734</PostalCode>
    <Country>Denmark</Country>
    <Phone>31 12 34 56</Phone>
    <Fax>31 13 35 57</Fax>
  </Customers>
  <Customers>
    <CustomerID>SPECD</CustomerID>
    <CompanyName>Spécialités du monde</CompanyName>
    <ContactName>Dominique Perrier</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>25, rue Lauriston</Address>
    <City>Paris</City>
    <PostalCode>75016</PostalCode>
    <Country>France</Country>
    <Phone>(1) 47.55.60.10</Phone>
    <Fax>(1) 47.55.60.20</Fax>
  </Customers>
  <Customers>
    <CustomerID>SPLIR</CustomerID>
    <CompanyName>Split Rail Beer &amp; Ale</CompanyName>
    <ContactName>Art Braunschweiger</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>P.O. Box 555</Address>
    <City>Lander</City>
    <Region>WY</Region>
    <PostalCode>82520</PostalCode>
    <Country>USA</Country>
    <Phone>(307) 555-4680</Phone>
    <Fax>(307) 555-6525</Fax>
  </Customers>
  <Customers>
    <CustomerID>SUPRD</CustomerID>
    <CompanyName>Suprêmes délices</CompanyName>
    <ContactName>Pascale Cartrain</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>Boulevard Tirou, 255</Address>
    <City>Charleroi</City>
    <PostalCode>B-6000</PostalCode>
    <Country>Belgium</Country>
    <Phone>(071) 23 67 22 20</Phone>
    <Fax>(071) 23 67 22 21</Fax>
  </Customers>
  <Customers>
    <CustomerID>THEBI</CustomerID>
    <CompanyName>The Big Cheese</CompanyName>
    <ContactName>Liz Nixon</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>89 Jefferson Way
Suite 2</Address>
    <City>Portland</City>
    <Region>OR</Region>
    <PostalCode>97201</PostalCode>
    <Country>USA</Country>
    <Phone>(503) 555-3612</Phone>
  </Customers>
  <Customers>
    <CustomerID>THECR</CustomerID>
    <CompanyName>The Cracker Box</CompanyName>
    <ContactName>Liu Wong</ContactName>
    <ContactTitle>Marketing Assistant</ContactTitle>
    <Address>55 Grizzly Peak Rd.</Address>
    <City>Butte</City>
    <Region>MT</Region>
    <PostalCode>59801</PostalCode>
    <Country>USA</Country>
    <Phone>(406) 555-5834</Phone>
    <Fax>(406) 555-8083</Fax>
  </Customers>
  <Customers>
    <CustomerID>TOMSP</CustomerID>
    <CompanyName>Toms Spezialitäten</CompanyName>
    <ContactName>Karin Josephs</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>Luisenstr. 48</Address>
    <City>Münster</City>
    <PostalCode>44087</PostalCode>
    <Country>Germany</Country>
    <Phone>0251-031259</Phone>
    <Fax>0251-035695</Fax>
  </Customers>
  <Customers>
    <CustomerID>TORTU</CustomerID>
    <CompanyName>Tortuga Restaurante</CompanyName>
    <ContactName>Miguel Angel Paolino</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>Avda. Azteca 123</Address>
    <City>México D.F.</City>
    <PostalCode>05033</PostalCode>
    <Country>Mexico</Country>
    <Phone>(5) 555-2933</Phone>
  </Customers>
  <Customers>
    <CustomerID>TRADH</CustomerID>
    <CompanyName>Tradição Hipermercados</CompanyName>
    <ContactName>Anabela Domingues</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Av. Inês de Castro, 414</Address>
    <City>São Paulo</City>
    <Region>SP</Region>
    <PostalCode>05634-030</PostalCode>
    <Country>Brazil</Country>
    <Phone>(11) 555-2167</Phone>
    <Fax>(11) 555-2168</Fax>
  </Customers>
  <Customers>
    <CustomerID>TRAIH</CustomerID>
    <CompanyName>Trail's Head Gourmet Provisioners</CompanyName>
    <ContactName>Helvetius Nagy</ContactName>
    <ContactTitle>Sales Associate</ContactTitle>
    <Address>722 DaVinci Blvd.</Address>
    <City>Kirkland</City>
    <Region>WA</Region>
    <PostalCode>98034</PostalCode>
    <Country>USA</Country>
    <Phone>(206) 555-8257</Phone>
    <Fax>(206) 555-2174</Fax>
  </Customers>
  <Customers>
    <CustomerID>VAFFE</CustomerID>
    <CompanyName>Vaffeljernet</CompanyName>
    <ContactName>Palle Ibsen</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>Smagsløget 45</Address>
    <City>Århus</City>
    <PostalCode>8200</PostalCode>
    <Country>Denmark</Country>
    <Phone>86 21 32 43</Phone>
    <Fax>86 22 33 44</Fax>
  </Customers>
  <Customers>
    <CustomerID>VICTE</CustomerID>
    <CompanyName>Victuailles en stock</CompanyName>
    <ContactName>Mary Saveley</ContactName>
    <ContactTitle>Sales Agent</ContactTitle>
    <Address>2, rue du Commerce</Address>
    <City>Lyon</City>
    <PostalCode>69004</PostalCode>
    <Country>France</Country>
    <Phone>78.32.54.86</Phone>
    <Fax>78.32.54.87</Fax>
  </Customers>
  <Customers>
    <CustomerID>VINET</CustomerID>
    <CompanyName>Vins et alcools Chevalier</CompanyName>
    <ContactName>Paul Henriot</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>59 rue de l'Abbaye</Address>
    <City>Reims</City>
    <PostalCode>51100</PostalCode>
    <Country>France</Country>
    <Phone>26.47.15.10</Phone>
    <Fax>26.47.15.11</Fax>
  </Customers>
  <Customers>
    <CustomerID>WANDK</CustomerID>
    <CompanyName>Die Wandernde Kuh</CompanyName>
    <ContactName>Rita Müller</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Adenauerallee 900</Address>
    <City>Stuttgart</City>
    <PostalCode>70563</PostalCode>
    <Country>Germany</Country>
    <Phone>0711-020361</Phone>
    <Fax>0711-035428</Fax>
  </Customers>
  <Customers>
    <CustomerID>WARTH</CustomerID>
    <CompanyName>Wartian Herkku</CompanyName>
    <ContactName>Pirkko Koskitalo</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>Torikatu 38</Address>
    <City>Oulu</City>
    <PostalCode>90110</PostalCode>
    <Country>Finland</Country>
    <Phone>981-443655</Phone>
    <Fax>981-443655</Fax>
  </Customers>
  <Customers>
    <CustomerID>WELLI</CustomerID>
    <CompanyName>Wellington Importadora</CompanyName>
    <ContactName>Paula Parente</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>Rua do Mercado, 12</Address>
    <City>Resende</City>
    <Region>SP</Region>
    <PostalCode>08737-363</PostalCode>
    <Country>Brazil</Country>
    <Phone>(14) 555-8122</Phone>
  </Customers>
  <Customers>
    <CustomerID>WHITC</CustomerID>
    <CompanyName>White Clover Markets</CompanyName>
    <ContactName>Karl Jablonski</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>305 - 14th Ave. S.
Suite 3B</Address>
    <City>Seattle</City>
    <Region>WA</Region>
    <PostalCode>98128</PostalCode>
    <Country>USA</Country>
    <Phone>(206) 555-4112</Phone>
    <Fax>(206) 555-4115</Fax>
  </Customers>
  <Customers>
    <CustomerID>WILMK</CustomerID>
    <CompanyName>Wilman Kala</CompanyName>
    <ContactName>Matti Karttunen</ContactName>
    <ContactTitle>Owner/Marketing Assistant</ContactTitle>
    <Address>Keskuskatu 45</Address>
    <City>Helsinki</City>
    <PostalCode>21240</PostalCode>
    <Country>Finland</Country>
    <Phone>90-224 8858</Phone>
    <Fax>90-224 8858</Fax>
  </Customers>
  <Customers>
    <CustomerID>WOLZA</CustomerID>
    <CompanyName>Wolski  Zajazd</CompanyName>
    <ContactName>Zbyszek Piestrzeniewicz</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>ul. Filtrowa 68</Address>
    <City>Warszawa</City>
    <PostalCode>01-012</PostalCode>
    <Country>Poland</Country>
    <Phone>(26) 642-7012</Phone>
    <Fax>(26) 642-7012</Fax>
  </Customers>
  <EmployeeCustomers>
    <CustomerId>ALFKI</CustomerId>
    <EmployeeId>1</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>ANATR</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>ANTON</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>AROUT</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>BERGS</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>BLAUS</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>BLONP</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>BOLID</CustomerId>
    <EmployeeId>9</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>BONAP</CustomerId>
    <EmployeeId>8</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>BOTTM</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>BSBEV</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>CACTU</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>CENTC</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>CHOPS</CustomerId>
    <EmployeeId>8</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>COMMI</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>CONSH</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>DRACD</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>DUMON</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>EASTC</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>ERNSH</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>FAMIA</CustomerId>
    <EmployeeId>8</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>FISSA</CustomerId>
    <EmployeeId>9</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>FOLIG</CustomerId>
    <EmployeeId>8</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>FOLKO</CustomerId>
    <EmployeeId>8</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>FRANK</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>FRANR</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>FRANS</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>FURIB</CustomerId>
    <EmployeeId>1</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>GALED</CustomerId>
    <EmployeeId>1</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>GODOS</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>GOURL</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>GREAL</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>GROSR</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>HANAR</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>HILAA</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>HUNGC</CustomerId>
    <EmployeeId>9</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>HUNGO</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>ISLAT</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>KOENE</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LACOR</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LAMAI</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LAUGB</CustomerId>
    <EmployeeId>9</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LAZYK</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LEHMS</CustomerId>
    <EmployeeId>8</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LETSS</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LILAS</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LINOD</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>LONEP</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>MAGAA</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>MAISD</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>MEREP</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>MORGK</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>NORTS</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>OCEAN</CustomerId>
    <EmployeeId>9</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>OLDWO</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>OTTIK</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>PARIS</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>PERIC</CustomerId>
    <EmployeeId>1</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>PICCO</CustomerId>
    <EmployeeId>1</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>PRINI</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>QUEDE</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>QUEEN</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>QUICK</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>RANCH</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>RATTC</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>REGGC</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>RICAR</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>RICSU</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>ROMEY</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>SANTG</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>SAVEA</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>SEVES</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>SIMOB</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>SPECD</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>SPLIR</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>SUPRD</CustomerId>
    <EmployeeId>7</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>THEBI</CustomerId>
    <EmployeeId>8</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>THECR</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>TOMSP</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>TORTU</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>TRADH</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>TRAIH</CustomerId>
    <EmployeeId>1</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>VAFFE</CustomerId>
    <EmployeeId>6</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>VICTE</CustomerId>
    <EmployeeId>9</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>VINET</CustomerId>
    <EmployeeId>8</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>WANDK</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>WARTH</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>WELLI</CustomerId>
    <EmployeeId>5</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>WHITC</CustomerId>
    <EmployeeId>4</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>WILMK</CustomerId>
    <EmployeeId>3</EmployeeId>
  </EmployeeCustomers>
  <EmployeeCustomers>
    <CustomerId>WOLZA</CustomerId>
    <EmployeeId>2</EmployeeId>
  </EmployeeCustomers>
  <Employees>
    <EmployeeID>1</EmployeeID>
    <LastName>Davolio</LastName>
    <FirstName>Nancy</FirstName>
    <Title>Sales Representative</Title>
    <TitleOfCourtesy>Ms.</TitleOfCourtesy>
    <BirthDate>1948-12-08T00:00:00+04:00</BirthDate>
    <HireDate>1992-05-01T00:00:00+04:00</HireDate>
    <Address>507 - 20th Ave. E.
Apt. 2A</Address>
    <City>Seattle</City>
    <Region>WA</Region>
    <PostalCode>98122</PostalCode>
    <Country>USA</Country>
    <HomePhone>(206) 555-9857</HomePhone>
    <Extension>5467</Extension>
    <Photo>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</Photo>
    <Notes>Education includes a BA in psychology from Colorado State University in 1970.  She also completed "The Art of the Cold Call."  Nancy is a member of Toastmasters International.</Notes>
    <ReportsTo>2</ReportsTo>
  </Employees>
  <Employees>
    <EmployeeID>2</EmployeeID>
    <LastName>Fuller</LastName>
    <FirstName>Andrew</FirstName>
    <Title>Vice President, Sales</Title>
    <TitleOfCourtesy>Dr.</TitleOfCourtesy>
    <BirthDate>1952-02-19T00:00:00+04:00</BirthDate>
    <HireDate>1992-08-14T00:00:00+04:00</HireDate>
    <Address>908 W. Capital Way</Address>
    <City>Tacoma</City>
    <Region>WA</Region>
    <PostalCode>98401</PostalCode>
    <Country>USA</Country>
    <HomePhone>(206) 555-9482</HomePhone>
    <Extension>3457</Extension>
    <Photo>/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAARgAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABAMDAwMDBAMDBAYEAwQGBwUEBAUHCAYGBwYGCAoICQkJCQgKCgwMDAwMCgwMDQ0MDBERERERFBQUFBQUFBQUFAEEBQUIBwgPCgoPFA4ODhQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAqgCgAwERAAIRAQMRAf/EAKIAAAEEAwEBAAAAAAAAAAAAAAADBgcIBAUJAgEBAQACAwEAAAAAAAAAAAAAAAACAwEEBQYQAAEDAgQCBwQGCAQGAwAAAAECAwQAESESBQYxQVFhgSIyEwdxoRQIkcFCIzMVsdFScoKSQzRiJDUW8KJTYzY34bJzEQACAgEEAQMEAQQDAAAAAAAAARECAyExEgRBUXEiYTITBTPwgZGhsWIU/9oADAMBAAIRAxEAPwC/1AFAFAFAFAFAFAazWtw6Lt2MZetTWobNiR5iu8q37KRiewVJVbBEW4fmY2xpy1M6JCc1JYw81bgabB9iQ4o1PivUDSY+aTVJD3+lw2mCSEkl29+1ST/y0ioHZo3r+7MWPjNISpn7Tsdfd7DdQ+msRUEkaB6g7Y3CtMeNKEecrARZFkLJ6Em5Sr+FRrDo/BiR01AyFAFAFAFAFAFAFAFAFAFAFAFAFARn6h+qSNtr/KtDbTK1VWDr57zTHK1h4ldXKrVVLVmCEda/MdecVN1adkU4fvHVJC19OGe9voo7SZSG8nZsGQsvBapQsB3rOKsMRa6SU/w1FslBkI2rASnDz2kA4EZbA/xJFVu8FixNmC9pr8EO/Bag42f2HWcyf4VNOZqh+aqJ/wDnv6DUkztyRHws6gtZQvFMdh0ADDEqcVYW6SKksy8GHgstywPpF6xyGm16bvCap2GAkRJS++pAPAKNgbW6a2oV19TWaaLDR5LEtlEmM4l1hwBSHEG4INUNNOGZkVrACgCgCgCgCgCgCgCgCgCgGd6hbn/IdK+Fiu5NTnAtslPjQi3eWP0A1bReWYIHjIhsrJeQnzyonzHTmOPR4aha/lllaN7GZIcY8LJ85R6EDJftsP01rX7NK+Tdx9O9vEGE6xKKeOVFsUjBPXgLJH0Vz8nbb2Opj6Va76mueiqPgAv7AK1Hmb8m4sVV4NRLjyCOBt0GqXkktVEYDYCHvvU2QRYm3Lpq/HlaZr5MSaEXmG4qy4ymyUu+S8kcE5724cirh0Xru4ryjzmenGxK/pF6gStFkjRNUdU9pJ8DqiSWgo4Zh0X51uTyUPc03oWPQtLiEuIIUhQCkqGIIOIIrXJH2gCgCgCgCgCgCgCgCgCgK6+rO41ubo+DjqHmLX8O2riUsx0kuW/eXmF+qrMr4Yy3r0V7w9hs6bFW8rMU3PO/E9tcDJZs9PjqqrRG7RFUgC+BGOHLtNa5cLLQ2Ui9rdqj7qizKMfyoqcVqsRwOW3GoOCakwZgiqB5kjA1FpGJY1p0Xy3QpAyqxAvwPVasLRmXqjH0lhuU+uHLwakpVHeuOkfdr7CBXf6rmp5zurWRwR9PMDypqCPimvupTY5i+VXtBuFit9HLLHen2pK1La0FbhzOsoDKyTc90C3uNZv6hDoqsyFAFAFAFAFAFAFAFABwBNAVI3cy6/uv8yWb95xIHIJ6e0k/TUu5sbfRfyM+FJU0EhPeVhgK87Y9KjbpVJfsooIAxIONQbJpCqUvqulKbDHG3XyrClmdBJ7TsyCt1d0WxubW7aPG2OSRptRhR4yC6qUhtPLOofWaysFmVPLVGkedDrWZtSHE8Q62cwP0cKhajqTrdWMRGRDqEk5ErNkLJ8KlcBfoJwrf6mdTxZze713x5IcLL+Z9DrnFSUlzowFievptXZR58m70mUpWjzAbZEPJQkDqT+q1WZNkRqSDVJIKAKAKAKAKAKAKAKAKArF6gs/Aav8AB4ArfXlw5JVere39kmx0v5ENo7v0LQZao80uSJ4F0xo7ZecuRfgm9q46wzqzuWzQK6V6mOajJLf5NIhREnFyUCleHQLCoXVF5J0te3gfsfUY8lgSYpBQLKHIjpFazcF/uMXeyoM15SpMp1DShYNoUq1zw7iTYmp1yvwQ/DLGJO03b2jwYc3W9P1N2DqbxZgur+IfacdSCopCWjlwCTh1HoNbVa5bKUauW2HHaG9TcaXI26tKWNHU022kJWppN21oCgCCoHvC4PGtXJka0sbVMSalCuoONqU7GtdpQNje5xHVWha/Fm3WkoXa1UOaGJLrmWU00ConEhSLoVftTftr1OPIrVVjyGXE65HX6ks+jm9JTE5jbk1hoRNQuWJSVKzB1Ld0pNxY3ANV17SyW4Rsbd+g6YvyTr6E8Vcc0KAKAKAKAKAKAKAKAKArn62w3om4YM1oXZVKQ09f7KX0KN/ZfCrewuWKS/qW45URjK1A6LIEaMwXpk94pzJTdDaFKsXXLWJsO01xXdO2ux6GmNxPkamvaNuz8/fcbmqmaRh8IsJ+FXmu4CbJWs2sG1WNuJHLGWRYkvjqxg/M7fKEiRNLlO6dpzaVk/eBIUDc2IGP6a0L2S1NxV5M1eqwU6mq4cCgsWRc2tY8iOdq11bUnDQsxp0PyozGopMlMP8AtW5Ki4lo/wCAKzAdlbn5bRuVOtbOWke1aNpTr4eYjIafV4V2xsnG1+OHRw6q03fUv1gx9QiKaQHEG9sb8QevDjVNtSVH6mojFbUxtdklLiglSDbKb8L3wwNbOLLZKEyrNhpZy0SbstaXtz7ajNvffR5TZ8oICD5eYk3FziDxrc6yfNSV9lKuG7jdFnq7Z40KAKAKAKAKAKAKAKAKAjj1b2u5reltS27lqMptUkJwUEtOJdSvrAIynqNWK+nHwy7Ek7fUgz8tQt5x1BAczKAubEAHtNedyfFv3PVY07JCgZUlQEsZ18lHEqvw5VBWktdATEe1J4sRmlK8kHNYYA8OfRVd6yi/EknLNTI0fVmFLSwyhxLayHUnE3HQRiD7KoVILnxb3M6FpytQKShS0A4ltas2PApBNTtLKklVwzZvaIW2TdKhlGFsLWrXdWXSjRPO52VNrNljDqFT3RREMb922XVOuglphXmLSBclKTdVvaKux1lQRu4JH9EtG1DVt8J3BKASlDZkBkX+5YylLaVEi2ZSlcug10upV85NP9llS6/FepaGuseRCgCgCgCgCgCgCgCgCgMTVIpm6bMhjFT7LjafapJA99CVHFkys0ePk1F2LIBQ4h1aVJOBBBxBriZ666+p7DBaFp6GVLGmw3szqs7qRmOPCtSujNqzbRqY82a5KbeiuluMylaVNJCQheb7SjbNfosbVuVrK1Ne+SNjDlacZMpc1pSkyV8Fm97EcuQ7KOiRCuZ2PEVyfFX5Sk3QPDeq7Y0ySym8h6nIWoRZf9QEJXe+NuBqi9Gi6uRMbk2OUPvA8ASLjpqqoe5qPPjwnlS3zlYjoU86rKVWS2CSbDE4CtrBXlaCjNfjWWWt9OttN6BoiZK3EvzdTCJLrqE5Uhspu2gX5JB+k128WL8ah7nm+32VmsmlCWw8KtNEKAKAKAKAKAKAKAKAKAKAgL1Nhfl+93JCE5G5jTUjAWBVYtqP0pvXN7dPJ3/1+T4x6EeTnAz8S862uQ6pRUlKCL2+yADYYitPFCR1Mjs7CO0N1aXqTMxvUWntB+EeLIjTIzj0l9KU38xCWswyG1hiTW2kn5RTFk9Ktjpc3BsRl95DS9c1VTVvJEaKiEyrAEjM8tB7aOuNPVko7FlpVVGpurWmNYhyYWjaG/oCnlFKNVdmrkPpauLKQgAALtcWJKR11q5MtFsjNOvkf3WX9j1tttLDPk+Y498O2QXn1Z3VqsQVLVzONa1svJF/41SxnuBLjbry+KlkjrsKgZkbqNNVrUlelowVqH+UR0BUlQaH/wBq3ukpyI0+44xsufpkP8v02HAKs5isNMZ/2vKQE37bV3bOW2eSRlVEyFAFAFAFAFAFAFAFAFAFARn6waKuRBh64yjMYSizJt/0nbZT7Aoe+tfPWa+x0ujki3F+SFpKG1t2Iu4gXbV0joritQeiraWI6WhgvZnTexwJ6PbUsdocMtvWdUbd1+Ok2K0FPO+GHXV7aIcJe7G9q0mG6R8OQojiDytxrn5bybFKcTFgSillxaRbzMBboqmrgX1Yq/MKGAzc3vx9uNWbkVWNTG0rURE1/R1MkBxM+K4tRwAyupt78a6XXareq+pzuzXljs/EF067J5QKAKAKAKAKAKAKAKAKAKAKASkxmJkd2JJQHI7yS262rgUqFiKGU4cor1vzYk7bMkyGAp/RXVWakcS2TwQ50HoPOubnwR8lseh6vaV1D3GMqE86rI0stnq4Vo2x6nWxZF5Nn+Vq8vKoixHWDWWT5GnlwGGlGxurnyrXvjkn+WEYV0oGRI4G9R4NIpd5cmK9mdKn3DlYbxt01lfEy27Gz9P9rS917mZcWkp0zT3EyZ7g4d03baB6VEDsvW70MTvk5eEaH7LPXFi4rd/0yxkT1LhRd8wfT3VmvImalCMvSp2cFD6mlKS4ypJAKVgJzJNzm6jx9JbFKbR5GtiQK1iwKAKAKAKAKAKAKAKAKAKAKARlRY86M7EltpejPJKHW1i6VJNDKbTlFWdZgO6TqMmLmKPIecZPSC2ojG/SMa5uSnF6HpcWTktTDMl4ixeUb8SLfqrWbNqFG5jLjqexBUUjHMcag2RExASR/h43PE1r2v6GxTG2bPbuzNS3lMMWCnyoDCh8RLUPu2/b0q/ZSKt6/Wtlf09Srs9qnXrrv4RPGi7Z0za2lN6XpTeVpPeccVbzHXDxWs4XJ91eoxYq46wjxmfNbLblYov6vep0vWPVt3cGgyS2zt51uHpEhs/ahuFSnR+85mPstWzS0Mqa0Luej3qzo/qpttqawtDG4IqEo1fTb95tzh5iAcS2s4pPLgca1suLjqtmWVtJI1UEwoAoAoAoAoAoAoAoAoAoAoCrW7NXXJ9Qtz6PPbCJMeQh1pNrBcZ1A8pYHPwqST0itDsfdB3upDxprwZcPTIjrOdxIA41y7NnVrWT7IjsISW20hI8a/YKqZcqwOXa/prM17JN1XPB0c4pSO7IfHLLfwJP7Rx6Omuhg6TtrfRHM7X7JY/jTV/6RLsPTIGkQmtP0yOiNDZFm2mxYDpJ5knmTia7tKqqhbHl8l7XfJuWRX8wO+v9h+nk+TGcyazqYOn6bbxBbwIW4P3EXPttV6KTnWAeVz1mskhz7P3br2zNYj63oM1yHqMc3Q42cCDxSpJwUk8Ck4GrU408GGWv9PvnK0fUVo07funGA/m8s6nBu4xhhmW0SVJ68pV7Kpthq/tce5JWa3LNaPrWkbg09rVdEmsz9OfF2pEdYWg9VxwPSDjWrajq4ZYmmZ9RMhQBQBQBQBQBQBQBQDU3h6j7P2K0DuDUm2paxdmA2Q5Kc/dbGIH+JVk9dXY8Nr7Iha6W5GW59pxPVfSNH9StoEQ9xqjedA84hLcuG6rMYsgpvbEXQseBXUTUez1uShbo2up2vxW1+1jZ0Ke6FnTdRjPRNTQry3dPeR9+h04ZSkXvf7JTcK5GvPXxvlEanqMeWvHknp6ks7R2I1FV+a68lLsxaguPCNlNsgeHPyUv3Dl010uv01TW2rOJ2/2DyfGmlf8AkfxVfhW/ByBFxaUJK1kBKRck1JKSLZQf5pN+Hde+k6LGWTpmhILKUjgX3LKWojp4CtmIIog1CQMawZFEpvjw6qzINSlxSJD2NrOK/TUUyQ+9i+qO79gzhM25qbsQEgvMg5mHAOS21XSodlW8pUPVEILb+nXzdbe1lDULfEX8qmGyTqEUKdiqPC6kYrR2ZqqtgT+1/wCSSu/JYTRNxaDuWIJ2gajH1GIf6kZxLgF+SgDcHqNatqWruixNM2dQMhQBQBQBQDT3r6l7M9P4ipO5tUajuAXRDQQ5JX+62Me02HXV1MNr7bEHZIqd6h/N/uPXVu6TsGONGhKuk6g5ZyWU81A+FvsBPXW3TDSv/Z/6K3ZsgDWdwTVQ5erTpTkqfKJR8S+tS3XHF+JalKJOA4VtWvFStKWXO+XHcTsL0D0XU9wq+Ej6W3JT5qsSqKl5SmSBxuQsJArXrR2hJaszayrLew1IvrrJmepMHUp+kssbdDwhpfKUqksxnDk85ThF7gkKUEm1sOs9G366qq2/vNWvds3ExX0LVobsLlV08QRwt1VwnY6AoBfhwrAGR6q7wjbG2Zqu4ZIDhhsKW0wTbzHVWQ2g9SlECrsfqQak5nTdRk6xOk6pMcLkuW6t99Z5uOKKle81NsyeEJJxtRGBUI4HlUzBqpLfly3wQMSF/wAw/wDiqmtSaE8x5DhQCzUhbZuk9lZTA6dq771/ak5ufomoPQZTZwcZWU36jY4g9Bwq6t9IexCPQ6tVyzYCgCgGhvz1M2h6cw0SdyTQ3IeBVFgtWXJdCcCUouLJH7SrDtq7HitfYjayRUj1N+bncerl2BtEfkunG6fNQc8pQ63LWT/B9JrdWKlPqymbW+hWvUte1fcM1T82Q5JkvKJUt1RUSeJJJJrLu7GUkhWOyltGQHucXHOGY/qqaRFs8mI5ufW4OgskpjrWltduSPE4o+xIqvI+TglVQXu3npCdu+jcPR2UBhtHwgWjgEpR94QeHCwra67jLX3NXMpo/YguCiKltT3mIUbFS0ZgbA36OVuddbLkl6HFWxa/0V3qxvbZbagsmdozqtMmJXgs+UkKaWQcbKbUnE9BrzXZoqZHGx6DA26KdyRnHEMt5j7ABxJPIVqpSy8pX85G/lSJunbBhu3S3bUdUynivFDCPYnvK99bWygiiqrK1NLzDEfaHTRGWbVFlgKSQUqqRGDKSjKP0CpiDWao2Q+y9ycSW1e1OI+uq7bmUYuTDqrAPhbOFuIoZZ5KVDjwpBg7D1olwUA1PUjfEH062Zqm7ZyQ4ITdo0cm3myHDlaRfrUceq9WY6crQRs4RzH3fvnXt7a5N3Hr8pUnUJq8yjwQhA8DaE/ZQkeFIroctNNimBpPOKWSTVTZI2cJDDcYOJNwoXcXz/d9gq2q0ItguUXTZODKBenIQSb8tu1/91eosZLiM7DavPknkmNHs45f99Xlt9pqFd5Mst565tuvbWajeahuK/JQ1IBIzKS4lXdQDa+AOboFXYFNzV7FuNCu0p1uHOYRLZafajutKaUpA8KVgkG/EEcjXerSa6ehxa2+SLBeh23ntIl6rqIKg3rgRInt3wQu5UzfryqNx0KrzeXWp6Ckpkqa5qrGjaZL1Wa55MaG0ty6zghCAVKUeuwJ9lU0qWNnL3e+6JW9d26tuaSTefIUtlCvsMJ7raexAFTZLY0yEBXUKGDLjLUyu9rtHxjo6xU1oYZhOa9KcfUw0wI2XC73fWR0pAsPeajzM8T6kPvr819xTqxwKuA9gGApqzAuGjgLH6KlAF24i3CMDltUlVhsBEzKKfspxVfr4VjiYOutc02AoConzsb5jjSYGw4i7yW3G9S1Gx8KVJcQyj2nvKPZW7hpFHb10KrOXBS8izdWMweEs3xWco6OJNYgHpHdT5aSfLvmtfiTzoBR9Qbj5eauP11l7AuP8l20zC2trO9JDf32qSPgYJIx8iPisjqKz/y1GuxGw9/WrUUv6xpeiA5vhGlSnrY/eyME/QlF+2t/qrdnM7ltqkL6xDTJUVgZgg36rV162g5i3LRemjyhoIkujKuc8t9CeByKwT7hevNtHpEyMfm13odD2J/t6M7lna66IqgD3vJH3jx/lAR/FUfBNblGEp5dNYQYukWHdOFZAsjMk4YA1kSeH47T90rSFHlyIPSCOFGpCZisZ2pioSiVgAKCr4i/I1hbwZZtvKsUn3VbBCTOZygEnkMT7Kkg9xCMgrC3TxWc3Zy91YB1orlGyFAc0vmn1lvUvVPcz0d7zWEqaYSu/d/y7SWiB1BSVV0o40S+hRuyI1Cy0p5ITc+216A8kki/G+ONRAIFyB0nlWDLB5t6XIbiR0lT7qg00gc1rNh76WCOofpltZjZWw9A22gBsafDb+IUcPvVjO4o9pNZehDdkC7n1Zev7g1LWVkFiS+ryAf+gjuNgdPdArr4FxqkcPNblds0AY+Mnx4ibfevIaAve+dQTj9NbDcKSiqmyRY7Z8tqRqE1DNhp+jtpbJHhzkcPoFcJvQ9CkUu+ZXd69z+pUiEheaHoaBEQAbj4hz7x4+0XSj+Gosn4IiSAPaawZFwnADh18ayDzZ5hOZf3jPNQ8X0VKCJ5fkpjR1ylYhODaTxUtXhFRbgkfdJhqaaMh/vSHTncUeNzWa1jcw2bRsBZHRVpEUmrS2wtP23SG0gce9x91RMvcUYHctlyjgB1VkHWGuUbJqtzap+R7c1bWbgGBDkSU34Zmm1LHvFTpXlZIw3COT27ZTusL85ayuU4Sl5RNypS3Cbn+aupmcmvXQwHU95wjpt76rZlCRwsKrJHtviVHgkVlGGSL6C7UG7PVDRYzqM8aK8mS/fhZrv4/wAtFuGXu9Utyo0Dba4LC8up6wFR2QOKGTg4vDhZJyjrNTxrlY1s1+NSvTYspWW+AskcbA12/Bw2fI8hjS5aNUdUA1CzPK5gKQkqBPHnVedxjZb16zkRMemThsP0de3LrAyTZzL2tTEqwVlcTnab/kCE+01xVv7HdOfkqZJ1ObI1OarPLmOuSH1Hm46orV7zSSZ8SgEXHE1mDAolJTa4xNIMgq6iEXx5gc6kRMAj8y1JLCR/lIOBPJTp4ns4VXEv2JbIcGQAWHICryArHbsL8+msmDAlOGRqzUZPgjpU6v8AeV3U+69VLVkmbRCSLi2H6qsZhHVyuSbQzPVr/wBZ7q4/6bI8PHwGr8H8i9yF/tZyzlf3o/8A1T7PEK3nuVCa/te0fXWGBAcT9dVEj1/SPZWfBgsV8nv/AJ3O/D/tnfF4/Cnw/wDHTSpi5M/rd/5fH8f9i1+J+F+I54Pr662etuc7tbkfo/DXx8J/D49nXXU8nNNJuv8A0R7h/R4eHxJ8f/b6eqqex9n9epf1f5ETN803/qWZ4vw4n9t+D+O1x/7f1WrjrZ+52yhieA9n11JAWH1dlZZkXHA/Xw41lGWIN/iq7eHHsrBER21+A5w8Z4+PifF10xknsb/p8PKryoWa8PLsp4MGmif6xqHH+nx48Dw6qrx+Syxuk8OfP2VO39xU/9kA</Photo>
    <Notes>Andrew received his BTS commercial in 1974 and a Ph.D. in international marketing from the University of Dallas in 1981.  He is fluent in French and Italian and reads German.  He joined the company as a sales representative, was promoted to sales manager in January 1992 and to vice president of sales in March 1993.  Andrew is a member of the Sales Management Roundtable, the Seattle Chamber of Commerce, and the Pacific Rim Importers Association.</Notes>
  </Employees>
  <Employees>
    <EmployeeID>3</EmployeeID>
    <LastName>Leverling</LastName>
    <FirstName>Janet</FirstName>
    <Title>Sales Representative</Title>
    <TitleOfCourtesy>Ms.</TitleOfCourtesy>
    <BirthDate>1963-08-30T00:00:00+04:00</BirthDate>
    <HireDate>1992-04-01T00:00:00+04:00</HireDate>
    <Address>722 Moss Bay Blvd.</Address>
    <City>Kirkland</City>
    <Region>WA</Region>
    <PostalCode>98033</PostalCode>
    <Country>USA</Country>
    <HomePhone>(206) 555-3412</HomePhone>
    <Extension>3355</Extension>
    <Photo>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</Photo>
    <Notes>Janet has a BS degree in chemistry from Boston College (1984).  She has also completed a certificate program in food retailing management.  Janet was hired as a sales associate in 1991 and promoted to sales representative in February 1992.</Notes>
    <ReportsTo>2</ReportsTo>
  </Employees>
  <Employees>
    <EmployeeID>4</EmployeeID>
    <LastName>Peacock</LastName>
    <FirstName>Margaret</FirstName>
    <Title>Sales Representative</Title>
    <TitleOfCourtesy>Mrs.</TitleOfCourtesy>
    <BirthDate>1937-09-19T00:00:00+04:00</BirthDate>
    <HireDate>1993-05-03T00:00:00+04:00</HireDate>
    <Address>4110 Old Redmond Rd.</Address>
    <City>Redmond</City>
    <Region>WA</Region>
    <PostalCode>98052</PostalCode>
    <Country>USA</Country>
    <HomePhone>(206) 555-8122</HomePhone>
    <Extension>5176</Extension>
    <Photo>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</Photo>
    <Notes>Margaret holds a BA in English literature from Concordia College (1958) and an MA from the American Institute of Culinary Arts (1966).  She was assigned to the London office temporarily from July through November 1992.</Notes>
    <ReportsTo>2</ReportsTo>
  </Employees>
  <Employees>
    <EmployeeID>5</EmployeeID>
    <LastName>Buchanan</LastName>
    <FirstName>Steven</FirstName>
    <Title>Sales Manager</Title>
    <TitleOfCourtesy>Mr.</TitleOfCourtesy>
    <BirthDate>1955-03-04T00:00:00+04:00</BirthDate>
    <HireDate>1993-10-17T00:00:00+04:00</HireDate>
    <Address>14 Garrett Hill</Address>
    <City>London</City>
    <PostalCode>SW1 8JR</PostalCode>
    <Country>UK</Country>
    <HomePhone>(71) 555-4848</HomePhone>
    <Extension>3453</Extension>
    <Photo>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</Photo>
    <Notes>Steven Buchanan graduated from St. Andrews University, Scotland, with a BSC degree in 1976.  Upon joining the company as a sales representative in 1992, he spent 6 months in an orientation program at the Seattle office and then returned to his permanent post in London.  He was promoted to sales manager in March 1993.  Mr. Buchanan has completed the courses "Successful Telemarketing" and "International Sales Management."  He is fluent in French.</Notes>
    <ReportsTo>2</ReportsTo>
  </Employees>
  <Employees>
    <EmployeeID>6</EmployeeID>
    <LastName>Suyama</LastName>
    <FirstName>Michael</FirstName>
    <Title>Sales Representative</Title>
    <TitleOfCourtesy>Mr.</TitleOfCourtesy>
    <BirthDate>1963-07-02T00:00:00+04:00</BirthDate>
    <HireDate>1993-10-17T00:00:00+04:00</HireDate>
    <Address>Coventry House
Miner Rd.</Address>
    <City>London</City>
    <PostalCode>EC2 7JR</PostalCode>
    <Country>UK</Country>
    <HomePhone>(71) 555-7773</HomePhone>
    <Extension>428</Extension>
    <Photo>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</Photo>
    <Notes>Michael is a graduate of Sussex University (MA, economics, 1983) and the University of California at Los Angeles (MBA, marketing, 1986).  He has also taken the courses "Multi-Cultural Selling" and "Time Management for the Sales Professional."  He is fluent in Japanese and can read and write French, Portuguese, and Spanish.</Notes>
    <ReportsTo>5</ReportsTo>
  </Employees>
  <Employees>
    <EmployeeID>7</EmployeeID>
    <LastName>King</LastName>
    <FirstName>Robert</FirstName>
    <Title>Sales Representative</Title>
    <TitleOfCourtesy>Mr.</TitleOfCourtesy>
    <BirthDate>1960-05-29T00:00:00+04:00</BirthDate>
    <HireDate>1994-01-02T00:00:00+04:00</HireDate>
    <Address>Edgeham Hollow
Winchester Way</Address>
    <City>London</City>
    <PostalCode>RG1 9SP</PostalCode>
    <Country>UK</Country>
    <HomePhone>(71) 555-5598</HomePhone>
    <Extension>465</Extension>
    <Photo>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</Photo>
    <Notes>Robert King served in the Peace Corps and traveled extensively before completing his degree in English at the University of Michigan in 1992, the year he joined the company.  After completing a course entitled "Selling in Europe," he was transferred to the London office in March 1993.</Notes>
    <ReportsTo>5</ReportsTo>
  </Employees>
  <Employees>
    <EmployeeID>8</EmployeeID>
    <LastName>Callahan</LastName>
    <FirstName>Laura</FirstName>
    <Title>Inside Sales Coordinator</Title>
    <TitleOfCourtesy>Ms.</TitleOfCourtesy>
    <BirthDate>1958-01-09T00:00:00+04:00</BirthDate>
    <HireDate>1994-03-05T00:00:00+04:00</HireDate>
    <Address>4726 - 11th Ave. N.E.</Address>
    <City>Seattle</City>
    <Region>WA</Region>
    <PostalCode>98105</PostalCode>
    <Country>USA</Country>
    <HomePhone>(206) 555-1189</HomePhone>
    <Extension>2344</Extension>
    <Photo>/9j/4AAQSkZJRgABAgAAZABkAAD/7AARRHVja3kAAQAEAAAARgAA/+4ADkFkb2JlAGTAAAAAAf/bAIQABAMDAwMDBAMDBAYEAwQGBwUEBAUHCAYGBwYGCAoICQkJCQgKCgwMDAwMCgwMDQ0MDBERERERFBQUFBQUFBQUFAEEBQUIBwgPCgoPFA4ODhQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQUFBQU/8AAEQgAqgCgAwERAAIRAQMRAf/EAKEAAQAABwEBAAAAAAAAAAAAAAABAgMEBQYHCAkBAQACAwEAAAAAAAAAAAAAAAABAgMEBQYQAAIBAwIDBQUFBQQJBQAAAAECAwARBBIFITEGQVFxEwdhgZEiMqGxchQI0VJiIzPwwUIVkqLCQ2ODJDQ1c7N0JTYRAAICAQMDAwMEAwEAAAAAAAABEQIDIRIEMUFRYXETgSIykbEjM/DBBaH/2gAMAwEAAhEDEQA/APf1AKAUAoBQCgNL689V+hPTaOM9WbqmLlzqWxcCMGXKmA56I14/GwrHbJWvUyVxu3Q4J1N+sqFpfL6L2PXjKpMuRureXJqB/wAMUbEWt267+ysLyvtoZ1g8mmp+uHqXHkdszY8R42ACBSxjVgLEh1e/HucCqfNZF/gqZ/C/W6hXHlz9jhGMTpyJkeRdLHgLg6tPP21NczZD46R3zov1s6E60SOLGz0wt0YDzcHJOnS5HJZPob2cfdWauVMwWxNHRQQQCDcHiCO6sxhI0AoBQCgFAKAUAoBQCgFAKAUBzf1g9Vtv9M9jMiGOff8AMVlwMZ5FQIbEedJcE6FPZb5uXfWpyM/xqF1NnBh+R69DwJ1f13nb/l5W55u4wbju2TxlkyYvPkKjkNchNlHIBQqgVyFa+6WdfbVKEczWOLLyHydxx8GEi583GjKM3+ha/jetttx1MEEyYu0ZJZEYRSc2KuSAAb3PAW8b03jYZLHG25pO2Q5/mQyWSV1i0h/lsQ9zY+Pvq26xG1FeTbt72OU5Gz7orQY482bHjk+ccQbLfgWN+HGsi1RRqGesfQH9SW3ZMGB0v1JMIGiPkR7kyyO5YGwSVbkrx4ahfw7apTNscW6FcmHcpR66w82DMjWSGRZFddSOh1Ky94NdKtpOc6wXNWKigFAKAUAoBQCgFAKAUBb5+XHt+Dk5839LFied/wAMalj91Q3CklKXB8wvVLqXeOqeqNx3DdXTNz8mUyPIp16I+IjiT5gRpHyqF4cPfXGtfu+52aUjRGir0zImO2fuOOIME2KY19Ujk8gePzE+02Wqb/Bl2mKysaXcJ/JQjG2+P6vKFrleap7Fvz76i149WQqz7GCyI8ydpo8aNsfbMezTkc2tyBPaxNZk0tX1KNNvToVsXd9yxlEsaiEC8eOij6BYliTzJA4k99Ton11Gpc7R1GXyn/MKTEq+YQeb6OV/E2rO3CMK1Zm9nlmiy3hVdU0DuqSDgXENih8SjAGtbNdQZqVZ7S/Tt6p7kDibVu7A7VlSLiws17R5TpqjZCeGmUAoy9j2I4HhGHPssvD/AHMebDuU90etAbi/fXaOQRoBQCgFAKAUAoBQCgFAc29eeoh0z6W77nea0BmjGKJkGpl842Nh2kqCoHea187ijM+BTdHzfwkOPlS7vuYuxcjHx5TqeSVv8Up5cP3eQFcG9pcI7lVCkvtwypt08lHf5WNhqHALzZiB31s1pCMVrSSy7djwgpDFqdAEjS3NjexPhc37zesqUfcVbnRGSn6QMO0x4ji0uQRK5I48RzP7K0HbfeexuLHtrBre/wDSRhV4MZRohxjFrAv/ADJnCufhelNyc+pWyXQ1HYump8rJzvLX5VOgXFzpRxWxnyxVGHFjls2Y7PkYG6yTrc+asciW4/NHqjPxBFaSybqwbDptZ2T023A7dkT7RIpMeUEmwjya8i+dCVJtbQ54VFpS9/8AERoe++lN0/zrprat1P15eLFJJ+MqNX23r03Hvvx1t5R57NTbdr1MxWcwigFAKAUAoBQCgFAKA4n+p8pL6fwYcrCON81JTIxsAYke3DtN2uPC9c7n2jH9Tf4VZv8AQ+emfJHLuH5deOHDr0nlqINix8SK5uGvk6V2ZODOxo8iJXKtEATJ3aUtw+JrcydDXq9TZehsd+ouooMc8VIfLn7tEfAD3sawci8Ug2uNSbydD6pjgG6TMlhDAbRpaysEYIDfuAWtTF3NzIjT5IBJm5HnISJgl725OezxvWyuhqxqWnSGFiLNukjRhUiQcxwszXv8TTlRoieL3Zkd/wBsxsU7dqQCbcEZL8iNIEnD4VzaW2ybmSswaym7TYGTszcfNx4zjvY8/wApMtvsrJZ7qs1Yix9BPQzOlzfTzBSVw5xZJYVN7nRq1qD7bNXb/wCbacKXhnG51Yy+50iumaAoBQCgFAKAUAoBQCgOEfqw1r6axPHfV+eiUhQWNmR78uXKtDmqaG7xHFmfPXMglnOZDjr/AE4tGodjXBIH2/GuXW22DqxJiMZMkT5OPxZwkUQX2mRQTbt4mtqzTSZgqtWelfRLpXKhbct1yIChKwY2MCDcoXDtw9wrn5bb3odTDXYtS+6/27JwtpfdvLbRGhScWPa0ik3/AIWteseGV1MuaGtDTd4dcHecckWgdIGPG9/LYhvcNN62K37Grevcx3Rj/mpN1xIxrmaFAV7dMTNc/ZU8t9COKupt3qZinb9y6PjYqqR2Ok2BKuoS59lc/a4ZuXalHMt6xXG9KIrHysm47rZAUEG3ZcVNXCNbItT6F+h23ybX0lNhuSVXJVoywsdD40LD769B/wA+m2jXr/pHC5tpuvb/AGzpldM0BQCgFAKAUAoBQCgFAeaf1O4nUW+9K7jDt8htt+RHPFEpIBiVvJkGk8CSrlr1wc+W3yOeiO/gw1+JNfkzyL0b0vl5GVvEOdGVJdpFVudiwNre6tTPddUbWCmsM6f6d+geLJ1Dk9Q79IZNtBRsTFT5dTqxfUx7ADa1qiuV3UdjK8Ko5O2SZPp10u8WBnyYeHNKf5cbuRK7AdnzaibCstGphIreYlsoRZfTnUMbnYs+DcdsmJ83Enb81jOGIJKsSWW/PgxFHkTcQTSjSmS4yvTbpvc9vXztvjhnQsyaDq069QIB7QdVUeNQX366mg7Z6W4XS26yzbZmJjQNE6ZWZMokdQzagI1PAEd5qjlvVloSWhi+pZfSXctxi2191WXecAQyS5buJZLPxjLu5tpe/wAtuHdUZcdo6NIrjvRvqpLDqvovBxUG7bLAvm5uXCsqgDRZ7sNItw+msO1dRbVwup7H9McGbb+hdkiymL5b4ySTu3MsRYc+NgoAHsr03D/qq/J5rl6ZWvBt1bhqCgFAKAUAoBQCgFAKA5v6gYUckuTFKP5ORAD4i5DgffXD5tYs/VHf4FpqvRnC9q6Twtt6qnMCK+NLi/I9hYgMQ1/beualOh1Ho5OkYWGq4/lRrpTkAvCw9lqyJQQ3JpvUfov0P1FK2Zue1znPMwyhlQzyB/OClA3EkcAbcrVsY8jp0MF6K/Um2n07wto/ynG22KbDwdnx0w8ZQ0Sq+NHySVUS7nj9bHV7axZLPI1PYyY6qicdzoKnThsi8Cq3HuqW9Alqak2w429wNHOWkUSM8kIK6ZNS6Qrh1YFQDyrFj01MuXx2NPwfQLonbos7F2/asmPE3GGLGzMSTKYwSwY5vGjgWJVbfTfj21s3zXsatcVEbrg9EYuT/lfTkMYjiTIxyqreypC3G1+5NVa9cXyNV8stfL8a3+D0TFGkMaQxKEijUIijkFUWAFepShQjyjbblk1SQKAUAoBQCgFAKAUAoDC9S7ON2wGCD/qogWhPaTbl+ytXk4fkr6o3OLn+K3ozkeZsrY+eM0x6ZGBjmYAjiBzbuJtXC2OrmD0DumkpMpt9msvcahF2ZaZV8vgLe2s7WhiT1MTLlwxMQ5uewDibmsW5IzbWybEVsvzCiEqoK8R31NFJF/tNZxstds3g40oKxsQuteQ1Gwv761qvbaDYst1ZN0RkMd148ONbkaGmSbKofqjbtJ4hyT7lar8dfyowcv8AqZ1Wu+ebFAKAUAoBQCgFAKAUAoBQGv8AWEaybFOSPmjKyDxB/Ya1OUpxs3OI4yI5tiv5bX99cFHpGQ3Lf4scJBHeTKnJWGJSLsRzPsA7TVrX7IVoWowZTEJSb5wYSXP0av3SO6o+Nx6l9/6Fplbn1Tht5qQYjxsCohRpFPiWIP3VW1r18EqtLeTV1y95myXbcTjFWkWQhAwkTQb6Qxax5d1as2b1Nraku5sKdVLDMsIUOsn1iNgzKP3rDs762d7RrPEbV0ZJJl9U4pINolldvAIR95rb4muVHO5zjEzrlegPNigFAKAUAoBQCgFAKAUAoDTvU7Pl2zovds+JxG2NA8xkb6QEUkX9l7XrT5baxuDa4q/kUnKemeocLqjp7bt+wCRi7jAmRCG5rq5qfarAqa4TPSVcjM2bD3hpYc5NUEsZjbSzI4ueNnUgi9hYjtqiSb1M6tC0MN070xhdITHbd6yM3d9pcyth5UuTKcuMMHKxm7BZCpKqpuDbnetpKs6on+WynG1PhwdOTZOgsnHGLNuE5gUoDFPLIjaCoJvqANie0VuqmNqGznPNyquVVT6I4l6tdI7DmYS7N0fkTQ5ORMrT7rd2EMJLApED9UhB+UchzNadqY6vTU62G3JyKbxVGd6P6W2jpfal2/CU46kK+bkatUzkcl1m5JNq1rOSmW+62nTsdv6C2CTCgl3jMQx5WaAIYm+pIOYv7W5/Cuzw8Lqtz6s81zs6u9q6I3OuicwUAoBQCgFAKAUAoBQCgFAcc/U3vp2T0m3KKNtOTu8+PtkPC/8AXfU3+qhrQ5lox+5u8RTf2OGei2Xn4Pp7tMc2NIkCPkrHEylT5QncpJHfmjA8O8Vwr3dXr0Z6DFWVp1R1vAyoMtBkY0gdeTr2+0EdhqU09UZHK0ZlHxY8uHypkEsL81bj/a1ZkyK2hyupaZe3ZyQrjwTSflk+iMtqC+F+NZHe0GamXWYUmDk2wxS/mci7SIPkLG9vADgK17WbMmTK7I3n0/6ROey77uqXw0bVhY7DhI4/3jD90dnfXR4nHn7rdOxwOZyo+yvXudVrsHEFAKAUAoBQCgFAKAUAoBQCgOXetPp7k+pGP0vsiHTtmLvEWfuz306cWCNybdpZiQqgdpvyFaXJxPJC7TqbfHyKkv0NZ3bYTtfUGXgrCIcS6y4AX6Py5VVVV7tGnRb2VxuXjavH6Hd4d08c/qWGXsEiSfntuc42UPrC/S9uxl7a0tjWq0N7eno9S4xOomxP5e4xGJh9UigshPf3is1csdTG8fgvpeqNtaPhkRHhzLqPjc1leWvkoqM1jM6pwTmwXUZeOjq86KSqGNTdgWHeL8qxq63LuTdPa40PR2BPi5OFjz4VvykkatAFFgEI4Cw5WFepq1Gh5Gyaepc1YqKkCoAqQKAUAoBQCgFAKAUBTklVPa3dUNkpFA3kb5uZ+6qFzEdRbEm8YyNGAM7Gu2Ox4A3+pD7Db41r8jCslfVG1x8/x29H1NG0aSYpVIZCVZDwYEcCLeyuG1DhnemVKMZuW3wzKSF49x7apapetjQ932REcsqgCtO9DaV5MMIljVgedjwPda1SnBSyPQ/QmVlRdJ7G4fUXwcZnDcQSYlN/GvVYG/jq/RHlc9Vvt7s3KHNRwPMGlviK2ZNV1LkMG4qbj2VJBGpIFAKkCgFAKAUAoCVnVOZ91RJMFB5mbgOAqrZZIokHnUFiIax486ArCxF6kg1bqnZmlU7thpqniH/UxKOLoP8AEB+8o+Irn8rBu+5dTocXPt+19DSJcpSPlYFWF1I7a47sdlVNX36YafkF3Na+Sxs0qayMKWRJieLBCB7xWJKS7PQXSGMIum9miIsI8DEFv+Stes46/jr7L9jyfIf8lvd/ubAiAkt2VnNcqi6kWNjUgrLM458akrBVWZTz4GkkQVKsVFSBQCgIMwUXPKgKLyseXAVVsukUTxqpJLUEkwqQCtxQBG0mx5GgJ24HUKEHLuvNlOzyDccRSNtyGOpV5RSniR+E8xXD5uHY9y6M7/Bz71tfVf8Apq+JtqZrrJIdSW4Vz603HSd4RJkYC4s0qabq4It4ip27WE5OwbAv/wBVt62tbExxbwiUV6XD+FfZHlc35292Zm2kVmMJKpu1AT250IIGgIwylCAfpJt4XqUyGi8q5QUAoCyzJGMqxjsGr3mqsuhG5+hudQSRYWPsPKoJJGFAQVuPGoBVHOxqSAQDQkhxAIPKgKGZg426YM+35i68bIQpIO3j2juI5iqXqrJp9GWpd0srLqjj0u3ZPTuVLts5JkxzZX5B4zxVx4ivOXxvFbaz0+PIstdy7llk5QkLyPz0nn7BWG1pNmqOybKoGFjf/Hg/9pa9Rj/FeyPI5fyfuy+lawtWQxhByoCrahBI1AU7/My/w3+2oJL+NtUaseZANZEY2TVJAoDH5H/eC/IqPvNUfUuuhV0BhY8D2GhJGxKlTzFQSSG5FzzHA0IKfbaoJJ0a/A8xUgqihBAigILwNCTTPUXblfAg3iMfzcVxDMR2wymwv+FiPjXN52Oa7vB0/wDn5Iu6+TmeTEfLfSL3U3B8K4bR30zt2y2O24rjiGx4CD7PKWvVY/xXsjyOX837suWOuS3dVzGV1FSCahBTbnQkos6pLK7clRfvNQSXO3yO+OvmfVz9x4gVZFLLUu6uUFAWOYoM8d+1Tx8DVWXqRUuos3EfvD++oJJtV+Pb2j2VBIuPjzoCjJ8jg9lATMtjqHbQFRG1D20BGhBDtoC13TBTdNsy9uflkxPGCexiPlPuNjVL031dfJkx32WVvBxPGDTQ6JR/MW6SL2h14EfEV5dI9ZPc6t0pkmbpnbpG+pIfJbxhYx/7Nei41pxV9jzXKrGW3uZiEXux7a2DVLhakgdtCSRvqFAWGQTJkvjg2UqhkbuUXvVSy6F7tc/nrLYWQMPL7ylrA/ZVqmOyMhVygqQWeZwkiPiPuqrLVIryFCxEgVAJDw/bVSSHCWPwuD7qkEIjcGNua8KAjxQ6uw86Aqc6EEKAiD20Byre9vG39U7hjAWhyyubALcLTX1j3OGrg8im3K/XU9Fxsm7EvTQ27pYBdiiiHDTNMtv+YW/vrp8X+tfU5XM/tf0NijWy1tmmVRyoQSg8TQklfnegMfoE2TkL2NpEh/hUcB9tVLdi7wiEymQcAU4DwNWRS3QydXMYqQWmcD/KI7GP3VVlqhTwoWJjUAkNjwNQC0hl8vMaA8pAWXxW1/sIqC3YuHBVhIvv8KkgqcGHjQEqnSbH3UBPQggKEmm9fYQH+W7yosceU405/wCHNxX4MPtrn8ymit4Ojwbw3XyZDpsA7cp7BNLbxOms3G/D6mHlfn9DYVHCto1CbsoQSLzNCSEpqAWeF8z5L972+AFQizGoplI68kN2PjwqSOxmauYSNWBbZvKL8f8Acaqy1SVeVCxMaApvzFVZJj5//K4vieX4G/t8Kr3LLoZJuRqxQli+mhJF6AiOVCB20BgOuf8A8rn8v91z5/1k+n+LurW5P9bNri/2otuj/wDw6c/+4k+r8K1HG/Atyvz+htA5VtGmOw0BKv1GhJJNyqAWeB9GR/6h+4VCLMP/AEpfwnx5VJBl8f8AoR8/pHPnyq66GJ9SrUkH/9kA</Photo>
    <Notes>Laura received a BA in psychology from the University of Washington.  She has also completed a course in business French.  She reads and writes French.</Notes>
    <ReportsTo>2</ReportsTo>
  </Employees>
  <Employees>
    <EmployeeID>9</EmployeeID>
    <LastName>Dodsworth</LastName>
    <FirstName>Anne</FirstName>
    <Title>Sales Representative</Title>
    <TitleOfCourtesy>Ms.</TitleOfCourtesy>
    <BirthDate>1966-01-27T00:00:00+04:00</BirthDate>
    <HireDate>1994-11-15T00:00:00+04:00</HireDate>
    <Address>7 Houndstooth Rd.</Address>
    <City>London</City>
    <PostalCode>WG2 7LT</PostalCode>
    <Country>UK</Country>
    <HomePhone>(71) 555-4444</HomePhone>
    <Extension>452</Extension>
    <Photo>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</Photo>
    <Notes>Anne has a BA degree in English from St. Lawrence College.  She is fluent in French and German.</Notes>
    <ReportsTo>5</ReportsTo>
  </Employees>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10248</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10248</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>9.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10248</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10249</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10249</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10250</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10250</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10250</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10251</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10251</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>15.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10251</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10252</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>64.8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10252</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10252</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10253</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10253</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10253</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>16</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10254</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10254</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10254</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10255</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10255</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10255</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10255</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10256</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10256</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10257</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10257</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10257</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10258</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10258</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>17</UnitPrice>
    <Quantity>65</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10258</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>25.6</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10259</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10259</OrderID>
    <ProductID>37</ProductID>
    <UnitPrice>20.8</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10260</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10260</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>15.6</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10260</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10260</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10261</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10261</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10262</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>17</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10262</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10262</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10263</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10263</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10263</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10263</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10264</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10264</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10265</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10265</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10266</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10267</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10267</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10267</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10268</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10268</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10269</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10269</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10270</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10270</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10271</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10272</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>64.8</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10272</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10272</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10273</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>24.8</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10273</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10273</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10273</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10273</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>33</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10274</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10274</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10275</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10275</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10276</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>24.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10276</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>4.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10277</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10277</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10278</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10278</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10278</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10278</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10279</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10280</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10280</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10280</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10281</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10281</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10281</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10282</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10282</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>15.6</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10283</OrderID>
    <ProductID>15</ProductID>
    <UnitPrice>12.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10283</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10283</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10283</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10284</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10284</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10284</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10284</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10285</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10285</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10285</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10286</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10286</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10287</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10287</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10287</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10288</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10288</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10289</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10289</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10290</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>17</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10290</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10290</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>16</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10290</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10291</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>4.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10291</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10291</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10292</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>64.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10293</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>50</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10293</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10293</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10293</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10294</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10294</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10294</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10294</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10294</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10295</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10296</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10296</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10296</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10297</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10297</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10298</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10298</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10298</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10298</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10299</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10299</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10300</OrderID>
    <ProductID>66</ProductID>
    <UnitPrice>13.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10300</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10301</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10301</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10302</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10302</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10302</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10303</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10303</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10303</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10304</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>16</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10304</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10304</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10305</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>50</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10305</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10305</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10306</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10306</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10306</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10307</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10307</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10308</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10308</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10309</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>17.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10309</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10309</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10309</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10309</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10310</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10310</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10311</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10311</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10312</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10312</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10312</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10312</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10313</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10314</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>25.6</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10314</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>10.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10314</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10315</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10315</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10316</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10316</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10317</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10318</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10318</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10319</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10319</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10319</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10320</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10321</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10322</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>5.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10323</OrderID>
    <ProductID>15</ProductID>
    <UnitPrice>12.4</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10323</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10323</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10324</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10324</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10324</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10324</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10324</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10325</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10325</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>4.8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10325</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10325</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10325</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10326</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>17.6</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10326</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>15.6</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10326</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10327</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10327</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10327</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10327</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>10.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10328</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10328</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10328</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10329</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10329</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10329</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>210.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10329</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10330</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10330</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10331</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10332</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>50</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10332</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10332</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>7.6</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10333</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10333</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10333</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10334</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>5.6</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10334</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10335</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10335</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10335</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>25.6</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10335</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>48</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10336</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>17.6</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10337</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>7.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10337</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10337</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10337</OrderID>
    <ProductID>37</ProductID>
    <UnitPrice>20.8</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10337</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10338</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10338</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10339</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>17.6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10339</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10339</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10340</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>50</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10340</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10340</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10341</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10341</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10342</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10342</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>56</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10342</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10342</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10343</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10343</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10343</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10344</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>17.6</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10344</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10345</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10345</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10345</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10346</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10346</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10347</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10347</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10347</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10347</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10348</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10348</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>7.2</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10349</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10350</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10350</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10351</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>210.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10351</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>13</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10351</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>77</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10351</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10352</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10352</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10353</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10353</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>210.8</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10354</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10354</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10355</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10355</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>15.6</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10356</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10356</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10356</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10357</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>24.8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10357</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10357</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10358</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10358</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10358</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10359</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>56</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10359</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10359</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10360</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10360</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10360</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>210.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10360</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>16</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10360</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10361</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>54</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10361</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10362</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10362</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10362</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10363</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10363</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10363</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10364</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10364</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10365</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10366</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10366</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10367</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10367</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10367</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10367</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10368</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10368</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>13</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10368</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>15.6</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10368</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10369</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10369</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10370</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10370</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10370</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10371</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10372</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>64.8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10372</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>210.8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10372</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10372</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10373</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>10.6</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10373</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10374</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10374</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>10.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10375</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10375</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10376</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10377</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10377</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10378</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10379</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10379</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10379</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10380</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10380</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10380</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10380</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10381</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10382</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>17</UnitPrice>
    <Quantity>32</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10382</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>50</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10382</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10382</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10382</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10383</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>4.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10383</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10383</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10384</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>64.8</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10384</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10385</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10385</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10385</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10386</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10386</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10387</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10387</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10387</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10387</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10388</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>7.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10388</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>5.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10388</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10389</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>24.8</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10389</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10389</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10389</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10390</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10390</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10390</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10390</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10391</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>4.8</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10392</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10393</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10393</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10393</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10393</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10393</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>32</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10394</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>4.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10394</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10395</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10395</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10395</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10396</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>7.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10396</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10396</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10397</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10397</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10398</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10398</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>120</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10399</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10399</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10399</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10399</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10400</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10400</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10400</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>16</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10401</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10401</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10401</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10401</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10402</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>7.2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10402</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>65</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10403</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10403</OrderID>
    <ProductID>48</ProductID>
    <UnitPrice>10.2</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10404</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10404</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10404</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>16</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10405</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10406</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10406</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10406</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10406</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10406</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10407</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10407</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10407</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10408</OrderID>
    <ProductID>37</ProductID>
    <UnitPrice>20.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10408</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10408</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10409</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10409</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10410</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>49</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10410</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10411</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10411</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10411</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10412</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10413</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10413</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10413</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10414</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10414</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10415</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10415</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10416</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10416</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10416</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>15.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10417</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>210.8</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10417</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10417</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10417</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10418</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10418</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>7.6</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10418</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>22.8</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10418</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10419</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10419</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10420</OrderID>
    <ProductID>9</ProductID>
    <UnitPrice>77.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10420</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>4.8</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10420</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10420</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10421</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10421</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10421</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10421</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10422</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10423</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10423</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10424</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10424</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>210.8</UnitPrice>
    <Quantity>49</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10424</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10425</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10425</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10426</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10426</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10427</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10428</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10429</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10429</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10430</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10430</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10430</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10430</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10431</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10431</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10431</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>7.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10432</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10432</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10433</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10434</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10434</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10435</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10435</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10435</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10436</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10436</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10436</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10436</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10437</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10438</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10438</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10438</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>15.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10439</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10439</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10439</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10439</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10440</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10440</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>49</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10440</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10440</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>22.8</UnitPrice>
    <Quantity>90</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10441</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>35.1</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10442</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10442</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10442</OrderID>
    <ProductID>66</ProductID>
    <UnitPrice>13.6</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10443</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10443</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10444</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>31.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10444</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10444</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10444</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10445</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10445</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10446</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10446</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10446</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10446</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>5.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10447</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10447</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10447</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10448</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10448</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10449</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>24.8</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10449</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>5.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10449</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>39.4</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10450</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>24.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10450</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10451</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>120</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10451</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10451</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10451</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10452</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10452</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10453</OrderID>
    <ProductID>48</ProductID>
    <UnitPrice>10.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10453</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10454</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10454</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10454</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10455</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10455</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10455</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>22.8</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10455</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10456</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10456</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>16</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10457</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10458</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10458</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10458</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10458</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10458</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10459</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10459</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10459</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10460</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10460</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10461</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10461</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10461</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10462</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>4.8</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10462</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>7.2</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10463</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10463</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10464</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>17.6</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10464</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10464</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10464</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10465</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10465</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>99</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10465</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10465</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>7.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10465</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10466</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10466</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>9.6</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10467</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10467</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10468</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>20.7</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10468</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>36.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10469</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10469</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10469</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10470</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>50</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10470</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>7.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10470</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10471</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10471</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10472</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>3.6</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10472</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10473</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10473</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>17.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10474</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>18.6</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10474</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>36.4</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10474</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10474</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10475</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10475</OrderID>
    <ProductID>66</ProductID>
    <UnitPrice>13.6</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10475</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10476</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10476</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10477</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10477</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10477</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>14.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10478</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>24.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10479</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>210.8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10479</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>26.2</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10479</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10479</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>26.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10480</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>7.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10480</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10481</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>16</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10481</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>27.2</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10482</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10483</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10483</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10484</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10484</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>14.7</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10484</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10485</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>15.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10485</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10485</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>19.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10485</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10486</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10486</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>42.4</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10486</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>8</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10487</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>7.3</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10487</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>24.9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10487</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>5.9</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10488</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10488</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10489</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10489</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>13.9</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10490</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>44</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10490</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10490</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>6.2</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10491</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10491</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10492</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10492</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>11.2</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10493</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>16.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10493</OrderID>
    <ProductID>66</ProductID>
    <UnitPrice>13.6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10493</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>28.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10494</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10495</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>7.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10495</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>7.7</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10495</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10496</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10497</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>30.4</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10497</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>27.8</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10497</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>10.4</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10498</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10498</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10498</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10499</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10499</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10500</OrderID>
    <ProductID>15</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10500</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10501</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10502</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10502</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10502</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10503</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10503</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10504</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10504</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10504</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10504</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10505</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10506</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10506</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10507</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10507</OrderID>
    <ProductID>48</ProductID>
    <UnitPrice>12.75</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10508</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10508</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10509</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10510</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10510</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10511</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10511</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10511</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10512</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10512</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10512</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10512</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10513</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10513</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10513</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10514</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>39</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10514</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10514</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10514</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>39</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10514</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10515</OrderID>
    <ProductID>9</ProductID>
    <UnitPrice>97</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10515</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10515</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>120</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10515</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10515</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>84</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10516</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10516</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10516</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10517</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10517</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10517</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10518</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10518</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10518</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10519</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10519</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10519</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10520</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10520</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10521</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10521</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10521</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10522</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10522</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10522</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10522</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10523</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10523</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10523</OrderID>
    <ProductID>37</ProductID>
    <UnitPrice>26</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10523</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10524</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10524</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10524</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10524</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10525</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10525</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10526</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10526</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10526</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10527</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10527</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10528</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10528</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10528</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10529</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10529</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10529</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10530</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10530</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10530</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10530</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10531</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10532</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10532</OrderID>
    <ProductID>66</ProductID>
    <UnitPrice>17</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10533</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10533</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10533</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10534</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10534</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10534</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10535</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10535</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10535</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10535</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10536</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10536</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10536</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10536</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10537</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10537</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10537</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10537</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10537</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10538</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10538</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10539</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10539</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10539</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10539</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10540</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10540</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10540</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10540</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10541</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10541</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10541</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10541</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10542</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10542</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10543</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10543</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10544</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10544</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10545</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10546</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10546</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10546</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10547</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10547</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10548</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10548</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10549</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10549</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10549</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>48</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10550</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10550</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10550</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10550</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10551</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10551</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10551</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10552</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10552</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10553</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10553</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10553</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10553</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10553</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10554</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10554</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10554</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10554</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10555</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10555</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10555</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10555</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10555</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10556</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10557</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10557</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10558</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10558</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10558</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10558</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10558</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10559</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10559</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10560</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10560</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10561</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10561</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10562</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10562</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10563</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10563</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10564</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10564</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10564</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10565</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10565</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10566</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10566</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10566</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10567</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10567</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10567</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10568</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10569</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10569</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10570</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10570</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10571</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>11</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10571</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10572</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10572</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10572</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10572</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10573</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10573</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10573</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10574</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10574</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10574</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10574</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10575</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10575</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10575</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10575</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10576</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10576</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10576</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10577</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10577</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10577</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10578</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10578</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10579</OrderID>
    <ProductID>15</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10579</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10580</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10580</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10580</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10581</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10582</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10582</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10583</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10583</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10583</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10584</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10585</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10586</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10587</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10587</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10587</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10588</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10588</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10589</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10590</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10590</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10591</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10591</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10591</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10592</OrderID>
    <ProductID>15</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10592</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10593</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10593</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10593</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10594</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10594</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10595</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10595</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>120</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10595</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>65</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10596</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10596</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10596</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10597</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10597</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10597</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10598</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10598</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10599</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10600</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10600</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10601</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10601</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10602</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10603</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>48</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10603</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10604</OrderID>
    <ProductID>48</ProductID>
    <UnitPrice>12.75</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10604</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10605</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10605</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10605</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10605</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10606</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10606</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10606</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10607</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10607</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10607</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10607</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10607</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10608</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10609</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10609</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10609</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10610</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10611</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10611</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10611</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10612</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10612</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10612</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10612</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10612</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10613</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10613</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10614</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10614</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10614</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10615</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10616</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10616</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10616</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10616</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10617</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10618</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10618</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10618</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10619</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10619</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10620</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10620</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10621</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10621</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10621</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10621</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10622</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10622</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10623</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10623</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10623</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10623</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10623</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10624</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10624</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10624</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10625</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10625</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10625</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10626</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10626</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10626</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10627</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10627</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10628</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10629</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10629</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10630</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10630</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10631</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10632</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10632</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10633</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10633</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>13</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10633</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10633</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10634</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10634</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10634</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10634</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10635</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10635</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>21.35</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10635</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10636</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10636</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10637</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10637</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>16.25</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10637</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10638</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10638</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10638</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10639</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10640</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10640</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10641</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10641</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10642</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10642</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10643</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10643</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10643</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10644</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10644</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10644</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10645</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10645</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10646</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10646</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10646</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10646</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10647</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10647</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10648</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10648</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10649</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10649</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10650</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10650</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10650</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10651</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10651</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10652</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10652</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10653</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10653</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10654</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10654</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10654</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10655</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10656</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10656</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10656</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10657</OrderID>
    <ProductID>15</ProductID>
    <UnitPrice>15.5</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10657</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10657</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10657</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10657</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10657</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10658</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10658</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10658</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10658</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10659</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10659</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10659</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10660</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10661</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10661</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>49</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10662</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10663</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10663</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10663</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10664</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10664</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10664</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10665</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10665</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10665</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10666</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10666</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10667</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10667</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10668</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10668</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10668</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10669</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10670</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>32</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10670</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10670</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10670</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10670</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10671</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10671</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10671</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10672</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10672</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10673</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10673</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10673</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10674</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10675</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10675</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10675</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10676</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10676</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10676</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10677</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10677</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10678</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10678</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10678</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>120</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10678</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10679</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10680</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10680</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10680</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10681</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10681</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10681</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10682</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10682</OrderID>
    <ProductID>66</ProductID>
    <UnitPrice>17</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10682</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10683</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10684</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10684</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10684</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10685</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10685</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10685</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10686</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10686</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10687</OrderID>
    <ProductID>9</ProductID>
    <UnitPrice>97</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10687</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10687</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10688</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10688</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10688</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10689</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10690</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10690</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10691</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10691</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10691</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10691</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10691</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>48</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10692</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10693</OrderID>
    <ProductID>9</ProductID>
    <UnitPrice>97</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10693</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10693</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10693</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10694</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>90</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10694</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10694</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10695</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10695</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10695</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10696</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10696</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10697</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10697</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10697</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10697</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10698</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10698</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10698</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10698</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>65</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10698</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10699</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10700</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10700</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10700</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10700</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10701</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10701</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10701</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10702</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10702</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10703</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10703</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10703</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10704</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10704</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10704</OrderID>
    <ProductID>48</ProductID>
    <UnitPrice>12.75</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10705</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10705</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10706</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10706</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10706</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10707</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10707</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10707</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10708</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>21.35</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10708</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10709</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10709</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10709</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10710</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10710</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10711</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10711</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10711</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>120</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10712</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10712</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10713</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10713</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10713</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>110</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10713</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10714</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10714</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>27</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10714</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10714</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10714</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10715</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10715</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10716</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10716</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10716</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10717</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>32</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10717</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10717</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10718</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10718</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10718</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10718</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10719</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10719</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10719</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10720</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10720</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10721</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10722</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10722</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10722</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10722</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10723</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10724</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10724</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10725</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10725</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10725</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10726</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10726</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10727</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10727</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10727</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10728</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10728</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10728</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10728</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10729</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10729</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10729</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>16.25</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10730</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10730</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10730</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10731</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10731</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10732</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10733</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10733</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10733</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10734</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10734</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10734</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10735</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10735</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10736</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10736</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10737</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10737</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10738</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10739</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10739</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10740</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10740</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10740</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10740</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10741</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10742</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10742</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10742</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10743</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10744</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10745</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10745</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10745</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10745</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10746</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10746</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10746</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10746</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10747</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10747</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10747</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10747</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10748</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>44</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10748</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10748</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10749</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10749</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10749</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10750</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10750</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10750</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10751</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10751</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10751</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>16.25</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10751</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10752</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10752</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10753</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10753</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10754</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10755</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10755</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10755</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10755</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10756</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10756</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10756</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10756</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10757</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10757</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10757</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10757</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10758</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10758</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10758</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10759</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10760</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10760</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10760</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10761</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10761</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10762</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10762</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10762</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10762</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10763</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10763</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10763</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10764</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10764</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>130</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10765</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10766</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10766</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10766</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10767</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10768</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10768</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10768</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10768</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10769</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10769</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10769</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10769</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10770</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10771</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10772</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10772</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10773</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>33</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10773</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10773</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10774</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10774</OrderID>
    <ProductID>66</ProductID>
    <UnitPrice>17</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10775</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10775</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10776</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10776</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10776</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>27</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10776</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>120</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10777</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10778</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10779</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10779</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10780</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10780</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10781</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10781</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10781</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10782</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10783</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10783</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10784</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10784</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10784</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10785</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10785</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10786</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10786</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10786</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10787</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10787</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10788</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10788</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10789</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10789</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10789</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10789</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10790</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10790</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10791</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10791</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10792</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10792</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10792</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10793</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10793</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10794</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10794</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10795</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>65</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10795</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10796</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10796</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10796</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10796</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10797</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10798</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10798</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10799</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10799</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10799</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10800</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10800</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10800</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10801</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10801</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10802</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10802</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10802</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10802</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10803</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10803</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10803</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10804</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10804</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10804</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10805</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10805</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10806</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10806</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10806</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10807</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10808</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10808</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10809</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10810</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10810</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10810</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10811</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10811</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10811</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10812</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10812</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10812</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10813</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10813</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10814</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10814</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10814</OrderID>
    <ProductID>48</ProductID>
    <UnitPrice>12.75</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10814</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10815</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10816</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10816</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10817</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10817</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10817</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10817</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10818</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10818</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10819</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10819</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10820</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10821</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10821</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10822</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10822</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10823</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10823</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10823</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10823</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10824</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10824</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10825</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10825</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10826</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10826</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10827</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10827</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10828</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10828</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10829</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10829</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10829</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10829</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10830</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10830</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10830</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10830</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10831</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10831</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10831</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10831</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10832</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10832</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10832</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10832</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10833</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10833</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10833</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10834</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10834</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10835</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10835</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10836</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>52</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10836</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10836</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10836</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10836</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10837</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10837</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10837</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10837</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10838</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10838</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10838</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10839</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10839</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10840</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10840</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10841</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10841</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10841</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10841</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10842</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10842</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10842</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10842</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10843</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10844</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10845</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10845</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10845</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10845</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10845</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>48</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10846</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10846</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10846</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10847</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10847</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10847</OrderID>
    <ProductID>37</ProductID>
    <UnitPrice>26</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10847</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10847</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10847</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10848</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>21.35</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10848</OrderID>
    <ProductID>9</ProductID>
    <UnitPrice>97</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10849</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>49</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10849</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10850</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10850</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10850</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10851</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10851</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10851</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10851</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10852</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10852</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10852</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10853</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10854</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10854</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>65</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10855</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10855</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10855</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10855</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10856</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10856</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10857</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10857</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10857</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10858</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10858</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10858</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10859</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10859</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10859</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10860</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10860</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10861</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10861</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10861</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10861</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10861</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10862</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10862</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10863</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10863</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10864</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10864</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10865</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10865</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10866</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10866</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10866</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10867</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10868</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10868</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10868</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10869</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10869</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10869</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10869</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10870</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10870</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10871</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10871</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10871</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10872</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10872</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10872</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10872</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10873</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10873</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10874</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10875</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10875</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10875</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10876</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10876</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10877</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10877</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10878</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10879</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10879</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10879</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10880</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10880</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10880</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10881</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10882</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10882</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10882</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>32</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10883</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10884</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10884</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10884</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10885</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10885</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10885</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10885</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10886</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10886</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10886</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10887</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10888</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10888</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10889</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10889</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10890</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10890</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10890</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10891</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10892</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10893</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10893</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10893</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10893</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10893</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10894</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10894</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10894</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>120</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10895</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>110</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10895</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10895</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>91</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10895</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10896</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10896</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10897</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10897</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10898</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10899</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10900</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10901</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10901</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10902</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10902</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10903</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10903</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10903</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10904</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10904</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10905</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10906</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10907</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10908</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10908</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10909</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10909</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10909</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10910</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10910</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10910</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10911</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10911</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10911</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10912</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10912</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10913</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10913</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10913</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10914</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10915</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10915</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10915</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10916</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10916</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10916</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10917</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10917</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10918</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10918</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10919</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10919</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10919</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10920</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>16.25</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10921</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10921</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10922</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10922</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10923</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10923</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10923</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10924</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10924</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10924</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10925</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10925</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10926</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10926</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10926</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10926</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10927</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10927</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10927</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10928</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10928</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10929</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10929</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>49</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10929</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10930</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10930</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10930</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10930</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10931</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10931</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10932</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10932</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10932</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10932</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10933</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10933</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10934</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10935</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10935</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10935</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10936</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10937</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10937</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10938</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10938</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10938</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>49</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10938</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10939</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10939</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10940</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10940</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10941</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>44</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10941</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10941</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10941</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10942</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10943</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10943</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10943</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10944</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10944</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10944</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10945</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10945</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10946</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10946</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10946</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10947</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10948</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>16.25</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10948</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10948</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10949</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10949</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10949</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10949</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10950</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10951</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10951</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10951</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10952</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10952</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10953</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10953</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10954</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10954</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10954</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10954</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10955</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10956</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10956</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10956</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10957</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10957</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10957</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10958</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>21.35</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10958</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10958</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10959</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10960</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10960</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10961</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10961</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10962</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10962</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>77</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10962</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10962</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10962</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>44</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10963</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10964</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10964</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10964</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10965</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10966</OrderID>
    <ProductID>37</ProductID>
    <UnitPrice>26</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10966</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10966</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10967</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10967</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10968</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10968</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10968</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10969</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10970</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10971</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10972</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10972</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10973</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10973</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10973</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10974</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10975</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10975</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10976</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10977</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10977</OrderID>
    <ProductID>47</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10977</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10977</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10978</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10978</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10978</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10978</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10979</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10979</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10979</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10979</OrderID>
    <ProductID>27</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10979</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10979</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10980</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10981</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10982</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10982</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10983</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>84</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10983</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10984</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10984</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10984</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10985</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10985</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10985</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10986</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10986</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10986</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10986</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10987</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10987</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10987</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10988</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10988</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10989</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10989</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10989</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10990</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>65</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10990</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10990</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>65</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10990</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>66</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10991</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10991</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10991</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>90</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10992</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10993</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10993</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10994</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10995</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10995</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10996</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10997</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10997</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10997</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10998</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10998</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10998</OrderID>
    <ProductID>74</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10998</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10999</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10999</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>10999</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11000</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11000</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11000</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11001</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11001</OrderID>
    <ProductID>22</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11001</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11001</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11002</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>56</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11002</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11002</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11002</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11003</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11003</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11003</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11004</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11004</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11005</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11005</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11006</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11006</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11007</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11007</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11007</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11008</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11008</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>90</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11008</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11009</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11009</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11009</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11010</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11010</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11011</OrderID>
    <ProductID>58</ProductID>
    <UnitPrice>13.25</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11011</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11012</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11012</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11012</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11013</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11013</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11013</OrderID>
    <ProductID>45</ProductID>
    <UnitPrice>9.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11013</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11014</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11015</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11015</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11016</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11016</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11017</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11017</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>110</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11017</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11018</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11018</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11018</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11019</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11019</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11020</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11021</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>11</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11021</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11021</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>63</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11021</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>44</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11021</OrderID>
    <ProductID>72</ProductID>
    <UnitPrice>34.8</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11022</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11022</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11023</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11023</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11024</OrderID>
    <ProductID>26</ProductID>
    <UnitPrice>31.23</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11024</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11024</OrderID>
    <ProductID>65</ProductID>
    <UnitPrice>21.05</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11024</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11025</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11025</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11026</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11026</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11027</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11027</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11028</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11028</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11029</OrderID>
    <ProductID>56</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11029</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11030</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11030</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>21.35</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11030</OrderID>
    <ProductID>29</ProductID>
    <UnitPrice>123.79</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11030</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>100</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11031</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>45</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11031</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>80</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11031</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11031</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11031</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>16</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11032</OrderID>
    <ProductID>36</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11032</OrderID>
    <ProductID>38</ProductID>
    <UnitPrice>263.5</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11032</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11033</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>70</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11033</OrderID>
    <ProductID>69</ProductID>
    <UnitPrice>36</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11034</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11034</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11034</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>6</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11035</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11035</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11035</OrderID>
    <ProductID>42</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11035</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11036</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>7</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11036</OrderID>
    <ProductID>59</ProductID>
    <UnitPrice>55</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11037</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11038</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>5</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11038</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11038</OrderID>
    <ProductID>71</ProductID>
    <UnitPrice>21.5</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11039</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11039</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11039</OrderID>
    <ProductID>49</ProductID>
    <UnitPrice>20</UnitPrice>
    <Quantity>60</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11039</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11040</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11041</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11041</OrderID>
    <ProductID>63</ProductID>
    <UnitPrice>43.9</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11042</OrderID>
    <ProductID>44</ProductID>
    <UnitPrice>19.45</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11042</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11043</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11044</OrderID>
    <ProductID>62</ProductID>
    <UnitPrice>49.3</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11045</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11045</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11046</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11046</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11046</OrderID>
    <ProductID>35</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>18</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11047</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11047</OrderID>
    <ProductID>5</ProductID>
    <UnitPrice>21.35</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11048</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11049</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11049</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11050</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11051</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11052</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11052</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11053</OrderID>
    <ProductID>18</ProductID>
    <UnitPrice>62.5</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11053</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11053</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11054</OrderID>
    <ProductID>33</ProductID>
    <UnitPrice>2.5</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11054</OrderID>
    <ProductID>67</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11055</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11055</OrderID>
    <ProductID>25</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11055</OrderID>
    <ProductID>51</ProductID>
    <UnitPrice>53</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11055</OrderID>
    <ProductID>57</ProductID>
    <UnitPrice>19.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11056</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11056</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11056</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>50</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11057</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11058</OrderID>
    <ProductID>21</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11058</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>21</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11058</OrderID>
    <ProductID>61</ProductID>
    <UnitPrice>28.5</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11059</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11059</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11059</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11060</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11060</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11061</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11062</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11062</OrderID>
    <ProductID>70</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11063</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11063</OrderID>
    <ProductID>40</ProductID>
    <UnitPrice>18.4</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11063</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11064</OrderID>
    <ProductID>17</ProductID>
    <UnitPrice>39</UnitPrice>
    <Quantity>77</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11064</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>12</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11064</OrderID>
    <ProductID>53</ProductID>
    <UnitPrice>32.8</UnitPrice>
    <Quantity>25</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11064</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11064</OrderID>
    <ProductID>68</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>55</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11065</OrderID>
    <ProductID>30</ProductID>
    <UnitPrice>25.89</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11065</OrderID>
    <ProductID>54</ProductID>
    <UnitPrice>7.45</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11066</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11066</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>42</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11066</OrderID>
    <ProductID>34</ProductID>
    <UnitPrice>14</UnitPrice>
    <Quantity>35</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11067</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>9</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11068</OrderID>
    <ProductID>28</ProductID>
    <UnitPrice>45.6</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11068</OrderID>
    <ProductID>43</ProductID>
    <UnitPrice>46</UnitPrice>
    <Quantity>36</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11068</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>28</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11069</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11070</OrderID>
    <ProductID>1</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11070</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11070</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11070</OrderID>
    <ProductID>31</ProductID>
    <UnitPrice>12.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11071</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>15</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11071</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11072</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>8</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11072</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>40</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11072</OrderID>
    <ProductID>50</ProductID>
    <UnitPrice>16.25</UnitPrice>
    <Quantity>22</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11072</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>130</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11073</OrderID>
    <ProductID>11</ProductID>
    <UnitPrice>21</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11073</OrderID>
    <ProductID>24</ProductID>
    <UnitPrice>4.5</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11074</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>14</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11075</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11075</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>30</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11075</OrderID>
    <ProductID>76</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.15</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11076</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11076</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>20</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11076</OrderID>
    <ProductID>19</ProductID>
    <UnitPrice>9.2</UnitPrice>
    <Quantity>10</Quantity>
    <Discount>0.25</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>2</ProductID>
    <UnitPrice>19</UnitPrice>
    <Quantity>24</Quantity>
    <Discount>0.2</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>3</ProductID>
    <UnitPrice>10</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>4</ProductID>
    <UnitPrice>22</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>6</ProductID>
    <UnitPrice>25</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0.02</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>7</ProductID>
    <UnitPrice>30</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>8</ProductID>
    <UnitPrice>40</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.1</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>10</ProductID>
    <UnitPrice>31</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>12</ProductID>
    <UnitPrice>38</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>13</ProductID>
    <UnitPrice>6</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>14</ProductID>
    <UnitPrice>23.25</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0.03</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>16</ProductID>
    <UnitPrice>17.45</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.03</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>20</ProductID>
    <UnitPrice>81</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0.04</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>23</ProductID>
    <UnitPrice>9</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>32</ProductID>
    <UnitPrice>32</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>39</ProductID>
    <UnitPrice>18</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.05</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>41</ProductID>
    <UnitPrice>9.65</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>46</ProductID>
    <UnitPrice>12</UnitPrice>
    <Quantity>3</Quantity>
    <Discount>0.02</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>52</ProductID>
    <UnitPrice>7</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>55</ProductID>
    <UnitPrice>24</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>60</ProductID>
    <UnitPrice>34</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.06</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>64</ProductID>
    <UnitPrice>33.25</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.03</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>66</ProductID>
    <UnitPrice>17</UnitPrice>
    <Quantity>1</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>73</ProductID>
    <UnitPrice>15</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0.01</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>75</ProductID>
    <UnitPrice>7.75</UnitPrice>
    <Quantity>4</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <_x005B_Order_x0020_Details_x005D_>
    <OrderID>11077</OrderID>
    <ProductID>77</ProductID>
    <UnitPrice>13</UnitPrice>
    <Quantity>2</Quantity>
    <Discount>0</Discount>
  </_x005B_Order_x0020_Details_x005D_>
  <Orders>
    <OrderID>10248</OrderID>
    <CustomerID>VINET</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1994-08-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>32.38</Freight>
    <ShipName>Vins et alcools Chevalier</ShipName>
    <ShipAddress>59 rue de l'Abbaye</ShipAddress>
    <ShipCity>Reims</ShipCity>
    <ShipPostalCode>51100</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10249</OrderID>
    <CustomerID>TOMSP</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-08-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>11.61</Freight>
    <ShipName>Toms Spezialitäten</ShipName>
    <ShipAddress>Luisenstr. 48</ShipAddress>
    <ShipCity>Münster</ShipCity>
    <ShipPostalCode>44087</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10250</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-08-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>65.83</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10251</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-08-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-15T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>41.34</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10252</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-08-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>51.3</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10253</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-08-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-08-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>58.17</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10254</OrderID>
    <CustomerID>CHOPS</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1994-08-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>22.98</Freight>
    <ShipName>Chop-suey Chinese</ShipName>
    <ShipAddress>Hauptstr. 31</ShipAddress>
    <ShipCity>Bern</ShipCity>
    <ShipPostalCode>3012</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10255</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1994-08-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-15T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>148.33</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10256</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-08-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-17T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>13.97</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10257</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-08-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>81.91</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10258</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-08-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>140.51</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10259</OrderID>
    <CustomerID>CENTC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-08-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-25T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>3.25</Freight>
    <ShipName>Centro comercial Moctezuma</ShipName>
    <ShipAddress>Sierras de Granada 9993</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05022</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10260</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-08-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>55.09</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10261</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-08-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.05</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10262</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-08-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-25T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>48.29</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10263</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1994-08-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>146.06</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10264</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-08-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>3.67</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10265</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-08-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>55.28</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10266</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-08-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-08-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>25.73</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10267</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-08-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>208.58</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10268</OrderID>
    <CustomerID>GROSR</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-08-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-02T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>66.29</Freight>
    <ShipName>GROSELLA-Restaurante</ShipName>
    <ShipAddress>5ª Ave. Los Palos Grandes</ShipAddress>
    <ShipCity>Caracas</ShipCity>
    <ShipRegion>DF</ShipRegion>
    <ShipPostalCode>1081</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10269</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1994-08-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>4.56</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10270</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-09-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-02T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>136.54</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10271</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-09-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.54</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10272</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-09-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>98.03</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10273</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-09-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>76.07</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10274</OrderID>
    <CustomerID>VINET</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-09-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-16T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>6.01</Freight>
    <ShipName>Vins et alcools Chevalier</ShipName>
    <ShipAddress>59 rue de l'Abbaye</ShipAddress>
    <ShipCity>Reims</ShipCity>
    <ShipPostalCode>51100</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10275</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-09-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>26.93</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10276</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-09-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>13.84</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10277</OrderID>
    <CustomerID>MORGK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-09-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-13T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>125.77</Freight>
    <ShipName>Morgenstern Gesundkost</ShipName>
    <ShipAddress>Heerstr. 22</ShipAddress>
    <ShipCity>Leipzig</ShipCity>
    <ShipPostalCode>04179</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10278</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-09-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>92.69</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10279</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-09-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>25.83</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10280</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-09-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-13T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>8.98</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10281</OrderID>
    <CustomerID>ROMEY</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-09-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-09-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>2.94</Freight>
    <ShipName>Romero y tomillo</ShipName>
    <ShipAddress>Gran Vía, 1</ShipAddress>
    <ShipCity>Madrid</ShipCity>
    <ShipPostalCode>28001</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10282</OrderID>
    <CustomerID>ROMEY</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-09-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>12.69</Freight>
    <ShipName>Romero y tomillo</ShipName>
    <ShipAddress>Gran Vía, 1</ShipAddress>
    <ShipCity>Madrid</ShipCity>
    <ShipPostalCode>28001</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10283</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-09-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>84.81</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10284</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-09-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-27T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>76.56</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10285</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-09-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>76.83</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10286</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-09-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-30T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>229.24</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10287</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-09-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-28T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>12.76</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10288</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-09-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-04T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>7.45</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10289</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-09-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-09-28T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>22.77</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10290</OrderID>
    <CustomerID>COMMI</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-09-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-04T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>79.7</Freight>
    <ShipName>Comércio Mineiro</ShipName>
    <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05432-043</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10291</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-09-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>6.4</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10292</OrderID>
    <CustomerID>TRADH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-09-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.35</Freight>
    <ShipName>Tradição Hipermercados</ShipName>
    <ShipAddress>Av. Inês de Castro, 414</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05634-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10293</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-09-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>21.18</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10294</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-09-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>147.26</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10295</OrderID>
    <CustomerID>VINET</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-10-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-10-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.15</Freight>
    <ShipName>Vins et alcools Chevalier</ShipName>
    <ShipAddress>59 rue de l'Abbaye</ShipAddress>
    <ShipCity>Reims</ShipCity>
    <ShipPostalCode>51100</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10296</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-10-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>0.12</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10297</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1994-10-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>5.74</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10298</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-10-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>168.22</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10299</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-10-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>29.76</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10300</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-10-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>17.68</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10301</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-10-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-18T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>45.08</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10302</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-10-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-09T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>6.27</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10303</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-10-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>107.83</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10304</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-10-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-18T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>63.79</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10305</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-10-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>257.62</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10306</OrderID>
    <CustomerID>ROMEY</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-10-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-24T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>7.56</Freight>
    <ShipName>Romero y tomillo</ShipName>
    <ShipAddress>Gran Vía, 1</ShipAddress>
    <ShipCity>Madrid</ShipCity>
    <ShipPostalCode>28001</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10307</OrderID>
    <CustomerID>LONEP</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-10-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>0.56</Freight>
    <ShipName>Lonesome Pine Restaurant</ShipName>
    <ShipAddress>89 Chiaroscuro Rd.</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97219</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10308</OrderID>
    <CustomerID>ANATR</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-10-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-25T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.61</Freight>
    <ShipName>Ana Trujillo Emparedados y helados</ShipName>
    <ShipAddress>Avda. de la Constitución 2222</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05021</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10309</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-10-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>47.3</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10310</OrderID>
    <CustomerID>THEBI</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-10-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-28T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>17.52</Freight>
    <ShipName>The Big Cheese</ShipName>
    <ShipAddress>89 Jefferson Way
Suite 2</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97201</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10311</OrderID>
    <CustomerID>DUMON</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-10-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-10-27T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>24.69</Freight>
    <ShipName>Du monde entier</ShipName>
    <ShipAddress>67, rue des Cinquante Otages</ShipAddress>
    <ShipCity>Nantes</ShipCity>
    <ShipPostalCode>44000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10312</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-10-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>40.26</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10313</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-10-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.96</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10314</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-10-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>74.16</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10315</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-10-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>41.76</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10316</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-10-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-08T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>150.15</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10317</OrderID>
    <CustomerID>LONEP</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-10-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>12.69</Freight>
    <ShipName>Lonesome Pine Restaurant</ShipName>
    <ShipAddress>89 Chiaroscuro Rd.</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97219</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10318</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-11-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.73</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10319</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-11-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-11T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>64.5</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10320</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1994-11-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>34.57</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10321</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-11-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.43</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10322</OrderID>
    <CustomerID>PERIC</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-11-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>0.4</Freight>
    <ShipName>Pericles Comidas clásicas</ShipName>
    <ShipAddress>Calle Dr. Jorge Cash 321</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10323</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-11-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>4.88</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10324</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1994-11-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>214.27</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10325</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-11-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-11-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>64.86</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10326</OrderID>
    <CustomerID>BOLID</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-11-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>77.92</Freight>
    <ShipName>Bólido Comidas preparadas</ShipName>
    <ShipAddress>C/ Araquil, 67</ShipAddress>
    <ShipCity>Madrid</ShipCity>
    <ShipPostalCode>28023</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10327</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-11-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>63.36</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10328</OrderID>
    <CustomerID>FURIB</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-11-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>87.03</Freight>
    <ShipName>Furia Bacalhau e Frutos do Mar</ShipName>
    <ShipAddress>Jardim das rosas n. 32</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1675</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10329</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-11-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>191.67</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10330</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-11-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-28T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>12.75</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10331</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1994-11-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>10.19</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10332</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-11-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>52.84</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10333</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1994-11-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-25T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>0.59</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10334</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-11-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-28T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>8.56</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10335</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-11-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>42.11</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10336</OrderID>
    <CustomerID>PRINI</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-11-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-25T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>15.51</Freight>
    <ShipName>Princesa Isabel Vinhos</ShipName>
    <ShipAddress>Estrada da saúde n. 58</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1756</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10337</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-11-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>108.26</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10338</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-11-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-11-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>84.21</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10339</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-11-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>15.66</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10340</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-11-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>166.31</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10341</OrderID>
    <CustomerID>SIMOB</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-11-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>26.78</Freight>
    <ShipName>Simons bistro</ShipName>
    <ShipAddress>Vinbæltet 34</ShipAddress>
    <ShipCity>København</ShipCity>
    <ShipPostalCode>1734</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10342</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-11-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>54.83</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10343</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-12-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-07T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>110.37</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10344</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-12-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>23.29</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10345</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-12-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>249.06</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10346</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-12-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>142.08</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10347</OrderID>
    <CustomerID>FAMIA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-12-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>3.1</Freight>
    <ShipName>Familia Arquibaldo</ShipName>
    <ShipAddress>Rua Orós, 92</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05442-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10348</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-12-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>0.78</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10349</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-12-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-16T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>8.63</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10350</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-12-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>64.19</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10351</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-12-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>162.33</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10352</OrderID>
    <CustomerID>FURIB</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-12-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1994-12-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-19T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.3</Freight>
    <ShipName>Furia Bacalhau e Frutos do Mar</ShipName>
    <ShipAddress>Jardim das rosas n. 32</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1675</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10353</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-12-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-26T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>360.63</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10354</OrderID>
    <CustomerID>PERIC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-12-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>53.8</Freight>
    <ShipName>Pericles Comidas clásicas</ShipName>
    <ShipAddress>Calle Dr. Jorge Cash 321</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10355</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-12-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>41.95</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10356</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1994-12-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-28T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>36.71</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10357</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-12-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-02T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>34.88</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10358</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1994-12-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-28T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>19.64</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10359</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1994-12-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-27T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>288.43</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10360</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-12-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-02T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>131.7</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10361</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-12-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>183.17</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10362</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-12-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1994-12-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>96.04</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10363</OrderID>
    <CustomerID>DRACD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1994-12-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-04T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>30.54</Freight>
    <ShipName>Drachenblut Delikatessen</ShipName>
    <ShipAddress>Walserweg 21</ShipAddress>
    <ShipCity>Aachen</ShipCity>
    <ShipPostalCode>52066</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10364</OrderID>
    <CustomerID>EASTC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1994-12-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-04T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>71.97</Freight>
    <ShipName>Eastern Connection</ShipName>
    <ShipAddress>35 King George</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX3 6FW</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10365</OrderID>
    <CustomerID>ANTON</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1994-12-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>22</Freight>
    <ShipName>Antonio Moreno Taquería</ShipName>
    <ShipAddress>Mataderos  2312</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05023</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10366</OrderID>
    <CustomerID>GALED</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1994-12-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>10.14</Freight>
    <ShipName>Galería del gastronómo</ShipName>
    <ShipAddress>Rambla de Cataluña, 23</ShipAddress>
    <ShipCity>Barcelona</ShipCity>
    <ShipPostalCode>8022</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10367</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1994-12-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-02T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>13.55</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10368</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1994-12-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>101.95</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10369</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-01-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-09T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>195.68</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10370</OrderID>
    <CustomerID>CHOPS</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-01-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-27T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.17</Freight>
    <ShipName>Chop-suey Chinese</ShipName>
    <ShipAddress>Hauptstr. 31</ShipAddress>
    <ShipCity>Bern</ShipCity>
    <ShipPostalCode>3012</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10371</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-01-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-24T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>0.45</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10372</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-01-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-09T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>890.78</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10373</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-01-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-11T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>124.12</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10374</OrderID>
    <CustomerID>WOLZA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>3.94</Freight>
    <ShipName>Wolski Zajazd</ShipName>
    <ShipAddress>ul. Filtrowa 68</ShipAddress>
    <ShipCity>Warszawa</ShipCity>
    <ShipPostalCode>01-012</ShipPostalCode>
    <ShipCountry>Poland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10375</OrderID>
    <CustomerID>HUNGC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-01-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-09T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>20.12</Freight>
    <ShipName>Hungry Coyote Import Store</ShipName>
    <ShipAddress>City Center Plaza
516 Main St.</ShipAddress>
    <ShipCity>Elgin</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97827</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10376</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>20.39</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10377</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-13T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>22.21</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10378</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-01-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-19T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>5.44</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10379</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-01-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-13T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>45.03</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10380</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-01-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>35.03</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10381</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-01-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-13T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>7.99</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10382</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-01-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-16T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>94.77</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10383</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-01-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>34.24</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10384</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-01-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-20T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>168.64</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10385</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>30.96</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10386</OrderID>
    <CustomerID>FAMIA</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-01-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-25T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>13.99</Freight>
    <ShipName>Familia Arquibaldo</ShipName>
    <ShipAddress>Rua Orós, 92</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05442-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10387</OrderID>
    <CustomerID>SANTG</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-20T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>93.63</Freight>
    <ShipName>Santé Gourmet</ShipName>
    <ShipAddress>Erling Skakkes gate 78</ShipAddress>
    <ShipCity>Stavern</ShipCity>
    <ShipPostalCode>4110</ShipPostalCode>
    <ShipCountry>Norway</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10388</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-01-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>34.86</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10389</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-01-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>47.42</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10390</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-01-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-26T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>126.38</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10391</OrderID>
    <CustomerID>DRACD</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-01-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-01-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>5.45</Freight>
    <ShipName>Drachenblut Delikatessen</ShipName>
    <ShipAddress>Walserweg 21</ShipAddress>
    <ShipCity>Aachen</ShipCity>
    <ShipPostalCode>52066</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10392</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-01-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-01T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>122.46</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10393</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-03T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>126.56</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10394</OrderID>
    <CustomerID>HUNGC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-03T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>30.34</Freight>
    <ShipName>Hungry Coyote Import Store</ShipName>
    <ShipAddress>City Center Plaza
516 Main St.</ShipAddress>
    <ShipCity>Elgin</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97827</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10395</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-01-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>184.41</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10396</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-01-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>135.35</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10397</OrderID>
    <CustomerID>PRINI</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-01-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-02T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>60.26</Freight>
    <ShipName>Princesa Isabel Vinhos</ShipName>
    <ShipAddress>Estrada da saúde n. 58</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1756</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10398</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-01-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>89.16</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10399</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-01-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-02-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-08T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>27.36</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10400</OrderID>
    <CustomerID>EASTC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-02-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>83.93</Freight>
    <ShipName>Eastern Connection</ShipName>
    <ShipAddress>35 King George</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX3 6FW</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10401</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-02-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>12.51</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10402</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-02-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>67.88</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10403</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-02-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>73.79</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10404</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-02-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>155.97</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10405</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-02-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-22T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>34.82</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10406</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-02-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-13T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>108.04</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10407</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-02-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>91.48</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10408</OrderID>
    <CustomerID>FOLIG</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-02-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>11.26</Freight>
    <ShipName>Folies gourmandes</ShipName>
    <ShipAddress>184, chaussée de Tournai</ShipAddress>
    <ShipCity>Lille</ShipCity>
    <ShipPostalCode>59000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10409</OrderID>
    <CustomerID>OCEAN</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-02-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>29.83</Freight>
    <ShipName>Océano Atlántico Ltda.</ShipName>
    <ShipAddress>Ing. Gustavo Moncada 8585
Piso 20-A</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10410</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-02-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-15T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>2.4</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10411</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-02-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>23.65</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10412</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-02-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-15T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.77</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10413</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-02-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>95.66</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10414</OrderID>
    <CustomerID>FAMIA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-02-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>21.48</Freight>
    <ShipName>Familia Arquibaldo</ShipName>
    <ShipAddress>Rua Orós, 92</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05442-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10415</OrderID>
    <CustomerID>HUNGC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-02-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-24T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>0.2</Freight>
    <ShipName>Hungry Coyote Import Store</ShipName>
    <ShipAddress>City Center Plaza
516 Main St.</ShipAddress>
    <ShipCity>Elgin</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97827</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10416</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-02-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-27T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>22.72</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10417</OrderID>
    <CustomerID>SIMOB</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-02-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-28T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>70.29</Freight>
    <ShipName>Simons bistro</ShipName>
    <ShipAddress>Vinbæltet 34</ShipAddress>
    <ShipCity>København</ShipCity>
    <ShipPostalCode>1734</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10418</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-02-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-24T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>17.55</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10419</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-02-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>137.35</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10420</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-02-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-27T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>44.12</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10421</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-02-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-27T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>99.23</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10422</OrderID>
    <CustomerID>FRANS</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-02-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>3.02</Freight>
    <ShipName>Franchi S.p.A.</ShipName>
    <ShipAddress>Via Monte Bianco 34</ShipAddress>
    <ShipCity>Torino</ShipCity>
    <ShipPostalCode>10100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10423</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-02-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-27T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>24.5</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10424</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-02-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-02-27T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>370.61</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10425</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-02-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-17T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>7.93</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10426</OrderID>
    <CustomerID>GALED</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-02-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>18.69</Freight>
    <ShipName>Galería del gastronómo</ShipName>
    <ShipAddress>Rambla de Cataluña, 23</ShipAddress>
    <ShipCity>Barcelona</ShipCity>
    <ShipPostalCode>8022</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10427</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-02-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>31.29</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10428</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-02-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-07T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>11.09</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10429</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>56.63</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10430</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-03-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>458.78</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10431</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-03-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>44.17</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10432</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-03-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.34</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10433</OrderID>
    <CustomerID>PRINI</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-04T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>73.83</Freight>
    <ShipName>Princesa Isabel Vinhos</ShipName>
    <ShipAddress>Estrada da saúde n. 58</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1756</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10434</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>17.92</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10435</OrderID>
    <CustomerID>CONSH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-03-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>9.21</Freight>
    <ShipName>Consolidated Holdings</ShipName>
    <ShipAddress>Berkeley Gardens
12  Brewery </ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX1 6LT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10436</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>156.66</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10437</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-03-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-15T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>19.97</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10438</OrderID>
    <CustomerID>TOMSP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-17T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>8.24</Freight>
    <ShipName>Toms Spezialitäten</ShipName>
    <ShipAddress>Luisenstr. 48</ShipAddress>
    <ShipCity>Münster</ShipCity>
    <ShipPostalCode>44087</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10439</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-03-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-13T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.07</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10440</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-03-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>86.53</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10441</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>73.02</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10442</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>47.94</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10443</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-03-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-17T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>13.95</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10444</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-24T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>3.5</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10445</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>9.3</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10446</OrderID>
    <CustomerID>TOMSP</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-03-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-22T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>14.68</Freight>
    <ShipName>Toms Spezialitäten</ShipName>
    <ShipAddress>Luisenstr. 48</ShipAddress>
    <ShipCity>Münster</ShipCity>
    <ShipPostalCode>44087</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10447</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-03-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>68.66</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10448</OrderID>
    <CustomerID>RANCH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-03-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-27T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>38.82</Freight>
    <ShipName>Rancho grande</ShipName>
    <ShipAddress>Av. del Libertador 900</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10449</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-03-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>53.3</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10450</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-03-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>7.23</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10451</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-03-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>189.09</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10452</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-03-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>140.26</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10453</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-03-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>25.36</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10454</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-03-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-28T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>2.74</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10455</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-03-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>180.45</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10456</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-03-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>8.12</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10457</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-03-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>11.57</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10458</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-03-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-04T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>147.06</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10459</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-03-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-03-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>25.09</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10460</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-03-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>16.27</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10461</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-03-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-05T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>148.61</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10462</OrderID>
    <CustomerID>CONSH</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-04-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-18T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>6.17</Freight>
    <ShipName>Consolidated Holdings</ShipName>
    <ShipAddress>Berkeley Gardens
12  Brewery </ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX1 6LT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10463</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-04-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>14.78</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10464</OrderID>
    <CustomerID>FURIB</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-04-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>89</Freight>
    <ShipName>Furia Bacalhau e Frutos do Mar</ShipName>
    <ShipAddress>Jardim das rosas n. 32</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1675</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10465</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-04-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>145.04</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10466</OrderID>
    <CustomerID>COMMI</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-04-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-13T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>11.93</Freight>
    <ShipName>Comércio Mineiro</ShipName>
    <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05432-043</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10467</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-04-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.93</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10468</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-04-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>44.12</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10469</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-04-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>60.18</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10470</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-04-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>64.56</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10471</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-04-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>45.59</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10472</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-04-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-19T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>4.2</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10473</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-04-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-04-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>16.37</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10474</OrderID>
    <CustomerID>PERIC</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-04-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>83.49</Freight>
    <ShipName>Pericles Comidas clásicas</ShipName>
    <ShipAddress>Calle Dr. Jorge Cash 321</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10475</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-04-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-05T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>68.52</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10476</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-04-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-24T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.41</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10477</OrderID>
    <CustomerID>PRINI</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-04-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-25T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>13.02</Freight>
    <ShipName>Princesa Isabel Vinhos</ShipName>
    <ShipAddress>Estrada da saúde n. 58</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1756</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10478</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-04-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-26T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.81</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10479</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-04-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>708.95</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10480</OrderID>
    <CustomerID>FOLIG</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-04-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.35</Freight>
    <ShipName>Folies gourmandes</ShipName>
    <ShipAddress>184, chaussée de Tournai</ShipAddress>
    <ShipCity>Lille</ShipCity>
    <ShipPostalCode>59000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10481</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-04-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-25T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>64.33</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10482</OrderID>
    <CustomerID>LAZYK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-04-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-11T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>7.48</Freight>
    <ShipName>Lazy K Kountry Store</ShipName>
    <ShipAddress>12 Orchestra Terrace</ShipAddress>
    <ShipCity>Walla Walla</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>99362</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10483</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-04-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>15.28</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10484</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-04-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-02T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>6.88</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10485</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-04-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>64.45</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10486</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-04-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>30.53</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10487</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-04-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-04-28T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>71.07</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10488</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-04-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.93</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10489</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-04-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>5.29</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10490</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-05-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>210.19</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10491</OrderID>
    <CustomerID>FURIB</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-05-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>16.96</Freight>
    <ShipName>Furia Bacalhau e Frutos do Mar</ShipName>
    <ShipAddress>Jardim das rosas n. 32</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1675</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10492</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-05-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>62.89</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10493</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-05-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-11T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>10.64</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10494</OrderID>
    <CustomerID>COMMI</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-05-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-05-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>65.99</Freight>
    <ShipName>Comércio Mineiro</ShipName>
    <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05432-043</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10495</OrderID>
    <CustomerID>LAUGB</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-05-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.65</Freight>
    <ShipName>Laughing Bacchus Wine Cellars</ShipName>
    <ShipAddress>2319 Elm St.</ShipAddress>
    <ShipCity>Vancouver</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>V3F 2K1</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10496</OrderID>
    <CustomerID>TRADH</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-05-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-08T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>46.77</Freight>
    <ShipName>Tradição Hipermercados</ShipName>
    <ShipAddress>Av. Inês de Castro, 414</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05634-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10497</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-05-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>36.21</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10498</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-05-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>29.75</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10499</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-05-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-17T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>102.02</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10500</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-05-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-18T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>42.68</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10501</OrderID>
    <CustomerID>BLAUS</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-05-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>8.85</Freight>
    <ShipName>Blauer See Delikatessen</ShipName>
    <ShipAddress>Forsterstr. 57</ShipAddress>
    <ShipCity>Mannheim</ShipCity>
    <ShipPostalCode>68306</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10502</OrderID>
    <CustomerID>PERIC</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-05-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-30T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>69.32</Freight>
    <ShipName>Pericles Comidas clásicas</ShipName>
    <ShipAddress>Calle Dr. Jorge Cash 321</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10503</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-05-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-17T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>16.74</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10504</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-05-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-19T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>59.13</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10505</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-05-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>7.13</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10506</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-05-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>21.19</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10507</OrderID>
    <CustomerID>ANTON</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-05-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>47.45</Freight>
    <ShipName>Antonio Moreno Taquería</ShipName>
    <ShipAddress>Mataderos  2312</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05023</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10508</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-05-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.99</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10509</OrderID>
    <CustomerID>BLAUS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-05-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-30T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>0.15</Freight>
    <ShipName>Blauer See Delikatessen</ShipName>
    <ShipAddress>Forsterstr. 57</ShipAddress>
    <ShipCity>Mannheim</ShipCity>
    <ShipPostalCode>68306</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10510</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-05-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>367.63</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10511</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-05-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>350.64</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10512</OrderID>
    <CustomerID>FAMIA</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-05-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-25T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.53</Freight>
    <ShipName>Familia Arquibaldo</ShipName>
    <ShipAddress>Rua Orós, 92</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05442-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10513</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-05-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>105.65</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10514</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-05-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>789.95</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10515</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-05-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>204.47</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10516</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-05-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-01T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>62.78</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10517</OrderID>
    <CustomerID>NORTS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-05-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-05-30T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>32.07</Freight>
    <ShipName>North/South</ShipName>
    <ShipAddress>South House
300 Queensbridge</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>SW7 1RZ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10518</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-05-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>218.15</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10519</OrderID>
    <CustomerID>CHOPS</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-05-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-01T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>91.76</Freight>
    <ShipName>Chop-suey Chinese</ShipName>
    <ShipAddress>Hauptstr. 31</ShipAddress>
    <ShipCity>Bern</ShipCity>
    <ShipPostalCode>3012</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10520</OrderID>
    <CustomerID>SANTG</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-05-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>13.37</Freight>
    <ShipName>Santé Gourmet</ShipName>
    <ShipAddress>Erling Skakkes gate 78</ShipAddress>
    <ShipCity>Stavern</ShipCity>
    <ShipPostalCode>4110</ShipPostalCode>
    <ShipCountry>Norway</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10521</OrderID>
    <CustomerID>CACTU</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-05-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>17.22</Freight>
    <ShipName>Cactus Comidas para llevar</ShipName>
    <ShipAddress>Cerrito 333</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10522</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-05-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>45.33</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10523</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-06-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>77.63</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10524</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-06-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>244.79</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10525</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-06-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>11.06</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10526</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-06-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-15T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>58.59</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10527</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-06-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-07T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>41.9</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10528</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-06-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-09T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.35</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10529</OrderID>
    <CustomerID>MAISD</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-06-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-09T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>66.69</Freight>
    <ShipName>Maison Dewey</ShipName>
    <ShipAddress>Rue Joseph-Bens 532</ShipAddress>
    <ShipCity>Bruxelles</ShipCity>
    <ShipPostalCode>B-1180</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10530</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-06-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>339.22</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10531</OrderID>
    <CustomerID>OCEAN</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-06-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-19T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>8.12</Freight>
    <ShipName>Océano Atlántico Ltda.</ShipName>
    <ShipAddress>Ing. Gustavo Moncada 8585
Piso 20-A</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10532</OrderID>
    <CustomerID>EASTC</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-06-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>74.46</Freight>
    <ShipName>Eastern Connection</ShipName>
    <ShipAddress>35 King George</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX3 6FW</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10533</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-06-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-22T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>188.04</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10534</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-06-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>27.94</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10535</OrderID>
    <CustomerID>ANTON</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-06-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>15.64</Freight>
    <ShipName>Antonio Moreno Taquería</ShipName>
    <ShipAddress>Mataderos  2312</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05023</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10536</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-06-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>58.88</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10537</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-06-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-06-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-19T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>78.85</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10538</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-06-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.87</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10539</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-06-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>12.36</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10540</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-06-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1007.64</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10541</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-06-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>68.65</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10542</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-06-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-26T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>10.95</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10543</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-06-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>48.17</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10544</OrderID>
    <CustomerID>LONEP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-06-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-30T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>24.91</Freight>
    <ShipName>Lonesome Pine Restaurant</ShipName>
    <ShipAddress>89 Chiaroscuro Rd.</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97219</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10545</OrderID>
    <CustomerID>LAZYK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-06-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-27T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>11.92</Freight>
    <ShipName>Lazy K Kountry Store</ShipName>
    <ShipAddress>12 Orchestra Terrace</ShipAddress>
    <ShipCity>Walla Walla</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>99362</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10546</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-06-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-27T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>194.72</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10547</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-06-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>178.43</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10548</OrderID>
    <CustomerID>TOMSP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-06-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.43</Freight>
    <ShipName>Toms Spezialitäten</ShipName>
    <ShipAddress>Luisenstr. 48</ShipAddress>
    <ShipCity>Münster</ShipCity>
    <ShipPostalCode>44087</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10549</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-06-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-06-30T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>171.24</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10550</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-06-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-07T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.32</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10551</OrderID>
    <CustomerID>FURIB</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-06-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-07T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>72.95</Freight>
    <ShipName>Furia Bacalhau e Frutos do Mar</ShipName>
    <ShipAddress>Jardim das rosas n. 32</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1675</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10552</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-06-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>83.22</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10553</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-06-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>149.49</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10554</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-06-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>120.97</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10555</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-07-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-05T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>252.49</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10556</OrderID>
    <CustomerID>SIMOB</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-07-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>9.8</Freight>
    <ShipName>Simons bistro</ShipName>
    <ShipAddress>Vinbæltet 34</ShipAddress>
    <ShipCity>København</ShipCity>
    <ShipPostalCode>1734</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10557</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-07-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-07-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>96.72</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10558</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-07-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>72.97</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10559</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-07-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>8.05</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10560</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-07-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>36.65</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10561</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-07-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>242.21</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10562</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-07-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-13T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>22.95</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10563</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-07-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-25T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>60.43</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10564</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-07-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>13.75</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10565</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-07-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>7.15</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10566</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-07-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-19T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>88.4</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10567</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-07-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-18T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>33.97</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10568</OrderID>
    <CustomerID>GALED</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-07-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>6.54</Freight>
    <ShipName>Galería del gastronómo</ShipName>
    <ShipAddress>Rambla de Cataluña, 23</ShipAddress>
    <ShipCity>Barcelona</ShipCity>
    <ShipPostalCode>8022</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10569</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-07-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-11T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>58.98</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10570</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-07-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-20T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>188.99</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10571</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-07-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-04T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>26.06</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10572</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-07-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>116.43</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10573</OrderID>
    <CustomerID>ANTON</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-07-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>84.84</Freight>
    <ShipName>Antonio Moreno Taquería</ShipName>
    <ShipAddress>Mataderos  2312</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05023</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10574</OrderID>
    <CustomerID>TRAIH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-07-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>37.6</Freight>
    <ShipName>Trail's Head Gourmet Provisioners</ShipName>
    <ShipAddress>722 DaVinci Blvd.</ShipAddress>
    <ShipCity>Kirkland</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98034</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10575</OrderID>
    <CustomerID>MORGK</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-07-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-31T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>127.34</Freight>
    <ShipName>Morgenstern Gesundkost</ShipName>
    <ShipAddress>Heerstr. 22</ShipAddress>
    <ShipCity>Leipzig</ShipCity>
    <ShipPostalCode>04179</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10576</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-07-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>18.56</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10577</OrderID>
    <CustomerID>TRAIH</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-07-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-07-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>25.41</Freight>
    <ShipName>Trail's Head Gourmet Provisioners</ShipName>
    <ShipAddress>722 DaVinci Blvd.</ShipAddress>
    <ShipCity>Kirkland</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98034</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10578</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-07-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-25T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>29.6</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10579</OrderID>
    <CustomerID>LETSS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-07-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>13.73</Freight>
    <ShipName>Let's Stop N Shop</ShipName>
    <ShipAddress>87 Polk St.
Suite 5</ShipAddress>
    <ShipCity>San Francisco</ShipCity>
    <ShipRegion>CA</ShipRegion>
    <ShipPostalCode>94117</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10580</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-07-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-01T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>75.89</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10581</OrderID>
    <CustomerID>FAMIA</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-07-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-02T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>3.01</Freight>
    <ShipName>Familia Arquibaldo</ShipName>
    <ShipAddress>Rua Orós, 92</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05442-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10582</OrderID>
    <CustomerID>BLAUS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-07-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>27.71</Freight>
    <ShipName>Blauer See Delikatessen</ShipName>
    <ShipAddress>Forsterstr. 57</ShipAddress>
    <ShipCity>Mannheim</ShipCity>
    <ShipPostalCode>68306</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10583</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-07-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>7.28</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10584</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-07-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-04T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>59.14</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10585</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-08-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>13.41</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10586</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-08-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>0.48</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10587</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-08-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>62.52</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10588</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-08-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-10T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>194.67</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10589</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-08-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.42</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10590</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-08-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>44.77</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10591</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-08-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-08-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-16T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>55.92</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10592</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-08-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-16T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>32.1</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10593</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-08-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>174.2</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10594</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-08-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>5.24</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10595</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-08-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>96.78</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10596</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-08-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>16.34</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10597</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-08-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>35.12</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10598</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-08-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>44.42</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10599</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-08-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>29.98</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10600</OrderID>
    <CustomerID>HUNGC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-08-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>45.13</Freight>
    <ShipName>Hungry Coyote Import Store</ShipName>
    <ShipAddress>City Center Plaza
516 Main St.</ShipAddress>
    <ShipCity>Elgin</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97827</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10601</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-08-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-22T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>58.3</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10602</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-08-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>2.92</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10603</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-08-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-08T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>48.77</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10604</OrderID>
    <CustomerID>FURIB</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-08-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>7.46</Freight>
    <ShipName>Furia Bacalhau e Frutos do Mar</ShipName>
    <ShipAddress>Jardim das rosas n. 32</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1675</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10605</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-08-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>379.13</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10606</OrderID>
    <CustomerID>TRADH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-08-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>79.4</Freight>
    <ShipName>Tradição Hipermercados</ShipName>
    <ShipAddress>Av. Inês de Castro, 414</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05634-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10607</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-08-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-25T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>200.24</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10608</OrderID>
    <CustomerID>TOMSP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-08-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>27.79</Freight>
    <ShipName>Toms Spezialitäten</ShipName>
    <ShipAddress>Luisenstr. 48</ShipAddress>
    <ShipCity>Münster</ShipCity>
    <ShipPostalCode>44087</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10609</OrderID>
    <CustomerID>DUMON</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-08-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-08-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.85</Freight>
    <ShipName>Du monde entier</ShipName>
    <ShipAddress>67, rue des Cinquante Otages</ShipAddress>
    <ShipCity>Nantes</ShipCity>
    <ShipPostalCode>44000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10610</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-08-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>26.78</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10611</OrderID>
    <CustomerID>WOLZA</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-08-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>80.65</Freight>
    <ShipName>Wolski Zajazd</ShipName>
    <ShipAddress>ul. Filtrowa 68</ShipAddress>
    <ShipCity>Warszawa</ShipCity>
    <ShipPostalCode>01-012</ShipPostalCode>
    <ShipCountry>Poland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10612</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-08-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>544.08</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10613</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-08-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>8.11</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10614</OrderID>
    <CustomerID>BLAUS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-08-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-01T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.93</Freight>
    <ShipName>Blauer See Delikatessen</ShipName>
    <ShipAddress>Forsterstr. 57</ShipAddress>
    <ShipCity>Mannheim</ShipCity>
    <ShipPostalCode>68306</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10615</OrderID>
    <CustomerID>WILMK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-08-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>0.75</Freight>
    <ShipName>Wilman Kala</ShipName>
    <ShipAddress>Keskuskatu 45</ShipAddress>
    <ShipCity>Helsinki</ShipCity>
    <ShipPostalCode>21240</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10616</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-08-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>116.53</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10617</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-08-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-09-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>18.53</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10618</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-09-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>154.68</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10619</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-09-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-07T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>91.05</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10620</OrderID>
    <CustomerID>LAUGB</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-09-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>0.94</Freight>
    <ShipName>Laughing Bacchus Wine Cellars</ShipName>
    <ShipAddress>2319 Elm St.</ShipAddress>
    <ShipCity>Vancouver</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>V3F 2K1</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10621</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>23.73</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10622</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-11T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>50.97</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10623</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-09-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>97.18</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10624</OrderID>
    <CustomerID>THECR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>94.8</Freight>
    <ShipName>The Cracker Box</ShipName>
    <ShipAddress>55 Grizzly Peak Rd.</ShipAddress>
    <ShipCity>Butte</ShipCity>
    <ShipRegion>MT</ShipRegion>
    <ShipPostalCode>59801</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10625</OrderID>
    <CustomerID>ANATR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-09-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>43.9</Freight>
    <ShipName>Ana Trujillo Emparedados y helados</ShipName>
    <ShipAddress>Avda. de la Constitución 2222</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05021</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10626</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-09-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-20T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>138.69</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10627</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-09-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>107.46</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10628</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-20T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>30.36</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10629</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-20T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>85.46</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10630</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-09-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>32.35</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10631</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-09-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-15T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>0.87</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10632</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-09-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-19T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>41.38</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10633</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-09-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>477.9</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10634</OrderID>
    <CustomerID>FOLIG</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>487.38</Freight>
    <ShipName>Folies gourmandes</ShipName>
    <ShipAddress>184, chaussée de Tournai</ShipAddress>
    <ShipCity>Lille</ShipCity>
    <ShipPostalCode>59000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10635</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-09-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>47.46</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10636</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-26T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>1.15</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10637</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-09-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-26T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>201.29</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10638</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-09-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-02T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>158.44</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10639</OrderID>
    <CustomerID>SANTG</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-09-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-27T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>38.64</Freight>
    <ShipName>Santé Gourmet</ShipName>
    <ShipAddress>Erling Skakkes gate 78</ShipAddress>
    <ShipCity>Stavern</ShipCity>
    <ShipPostalCode>4110</ShipPostalCode>
    <ShipCountry>Norway</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10640</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-28T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>23.55</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10641</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>179.61</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10642</OrderID>
    <CustomerID>SIMOB</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-09-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>41.89</Freight>
    <ShipName>Simons bistro</ShipName>
    <ShipAddress>Vinbæltet 34</ShipAddress>
    <ShipCity>København</ShipCity>
    <ShipPostalCode>1734</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10643</OrderID>
    <CustomerID>ALFKI</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-09-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>29.46</Freight>
    <ShipName>Alfreds Futterkiste</ShipName>
    <ShipAddress>Obere Str. 57</ShipAddress>
    <ShipCity>Berlin</ShipCity>
    <ShipPostalCode>12209</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10644</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-09-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>0.14</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10645</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>12.41</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10646</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-09-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-04T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>142.33</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10647</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-09-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>45.54</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10648</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-09-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>14.25</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10649</OrderID>
    <CustomerID>MAISD</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-09-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-09-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>6.2</Freight>
    <ShipName>Maison Dewey</ShipName>
    <ShipAddress>Rue Joseph-Bens 532</ShipAddress>
    <ShipCity>Bruxelles</ShipCity>
    <ShipPostalCode>B-1180</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10650</OrderID>
    <CustomerID>FAMIA</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-09-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-04T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>176.81</Freight>
    <ShipName>Familia Arquibaldo</ShipName>
    <ShipAddress>Rua Orós, 92</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05442-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10651</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-10-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>20.6</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10652</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-10-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-09T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>7.14</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10653</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-10-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>93.25</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10654</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-10-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>55.26</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10655</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-10-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.41</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10656</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-10-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-11T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>57.15</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10657</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-10-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>352.69</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10658</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-10-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>364.15</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10659</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-10-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>105.81</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10660</OrderID>
    <CustomerID>HUNGC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-10-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-15T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>111.29</Freight>
    <ShipName>Hungry Coyote Import Store</ShipName>
    <ShipAddress>City Center Plaza
516 Main St.</ShipAddress>
    <ShipCity>Elgin</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97827</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10661</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-10-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>17.55</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10662</OrderID>
    <CustomerID>LONEP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-10-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.28</Freight>
    <ShipName>Lonesome Pine Restaurant</ShipName>
    <ShipAddress>89 Chiaroscuro Rd.</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97219</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10663</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-10-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-10-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>113.15</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10664</OrderID>
    <CustomerID>FURIB</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-10-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-20T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.27</Freight>
    <ShipName>Furia Bacalhau e Frutos do Mar</ShipName>
    <ShipAddress>Jardim das rosas n. 32</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1675</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10665</OrderID>
    <CustomerID>LONEP</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-10-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-18T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>26.31</Freight>
    <ShipName>Lonesome Pine Restaurant</ShipName>
    <ShipAddress>89 Chiaroscuro Rd.</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97219</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10666</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-10-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>232.42</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10667</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-10-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>78.09</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10668</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-10-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>47.22</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10669</OrderID>
    <CustomerID>SIMOB</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-10-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>24.39</Freight>
    <ShipName>Simons bistro</ShipName>
    <ShipAddress>Vinbæltet 34</ShipAddress>
    <ShipCity>København</ShipCity>
    <ShipPostalCode>1734</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10670</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-10-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-19T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>203.48</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10671</OrderID>
    <CustomerID>FRANR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-10-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-25T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>30.34</Freight>
    <ShipName>France restauration</ShipName>
    <ShipAddress>54, rue Royale</ShipAddress>
    <ShipCity>Nantes</ShipCity>
    <ShipPostalCode>44000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10672</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-10-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-27T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>95.75</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10673</OrderID>
    <CustomerID>WILMK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-10-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>22.76</Freight>
    <ShipName>Wilman Kala</ShipName>
    <ShipAddress>Keskuskatu 45</ShipAddress>
    <ShipCity>Helsinki</ShipCity>
    <ShipPostalCode>21240</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10674</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-10-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>0.9</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10675</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-10-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>31.85</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10676</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-10-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>2.01</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10677</OrderID>
    <CustomerID>ANTON</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-10-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-27T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.03</Freight>
    <ShipName>Antonio Moreno Taquería</ShipName>
    <ShipAddress>Mataderos  2312</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05023</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10678</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-10-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>388.98</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10679</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-10-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>27.94</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10680</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-10-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-27T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>26.61</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10681</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-10-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>76.13</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10682</OrderID>
    <CustomerID>ANTON</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-10-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>36.13</Freight>
    <ShipName>Antonio Moreno Taquería</ShipName>
    <ShipAddress>Mataderos  2312</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05023</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10683</OrderID>
    <CustomerID>DUMON</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-10-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>4.4</Freight>
    <ShipName>Du monde entier</ShipName>
    <ShipAddress>67, rue des Cinquante Otages</ShipAddress>
    <ShipCity>Nantes</ShipCity>
    <ShipPostalCode>44000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10684</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-10-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-10-31T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>145.63</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10685</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-10-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>33.75</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10686</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-10-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>96.5</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10687</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-10-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>296.43</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10688</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-11-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>299.09</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10689</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-11-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>13.42</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10690</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-11-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>15.8</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10691</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-11-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>810.05</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10692</OrderID>
    <CustomerID>ALFKI</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-11-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>61.02</Freight>
    <ShipName>Alfred's Futterkiste</ShipName>
    <ShipAddress>Obere Str. 57</ShipAddress>
    <ShipCity>Berlin</ShipCity>
    <ShipPostalCode>12209</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10693</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-11-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-10T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>139.34</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10694</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-11-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>398.36</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10695</OrderID>
    <CustomerID>WILMK</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-11-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>16.72</Freight>
    <ShipName>Wilman Kala</ShipName>
    <ShipAddress>Keskuskatu 45</ShipAddress>
    <ShipCity>Helsinki</ShipCity>
    <ShipPostalCode>21240</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10696</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-11-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>102.55</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10697</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-11-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>45.52</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10698</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-11-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-17T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>272.47</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10699</OrderID>
    <CustomerID>MORGK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-11-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-13T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>0.58</Freight>
    <ShipName>Morgenstern Gesundkost</ShipName>
    <ShipAddress>Heerstr. 22</ShipAddress>
    <ShipCity>Leipzig</ShipCity>
    <ShipPostalCode>04179</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10700</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-11-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-16T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>65.1</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10701</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-11-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-15T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>220.31</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10702</OrderID>
    <CustomerID>ALFKI</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-11-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>23.94</Freight>
    <ShipName>Alfred's Futterkiste</ShipName>
    <ShipAddress>Obere Str. 57</ShipAddress>
    <ShipCity>Berlin</ShipCity>
    <ShipPostalCode>12209</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10703</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-11-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-20T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>152.3</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10704</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-11-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>4.78</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10705</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-11-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.52</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10706</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-11-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>135.63</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10707</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-11-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-11-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>21.74</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10708</OrderID>
    <CustomerID>THEBI</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-11-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>2.96</Freight>
    <ShipName>The Big Cheese</ShipName>
    <ShipAddress>89 Jefferson Way
Suite 2</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97201</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10709</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-11-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>210.8</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10710</OrderID>
    <CustomerID>FRANS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-11-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>4.98</Freight>
    <ShipName>Franchi S.p.A.</ShipName>
    <ShipAddress>Via Monte Bianco 34</ShipAddress>
    <ShipCity>Torino</ShipCity>
    <ShipPostalCode>10100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10711</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-11-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>52.41</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10712</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-11-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>89.93</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10713</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-11-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-24T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>167.05</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10714</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-11-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-27T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>24.49</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10715</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-11-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>63.2</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10716</OrderID>
    <CustomerID>RANCH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-11-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-27T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>22.57</Freight>
    <ShipName>Rancho grande</ShipName>
    <ShipAddress>Av. del Libertador 900</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10717</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-11-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>59.25</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10718</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-11-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-11-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>170.88</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10719</OrderID>
    <CustomerID>LETSS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-11-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>51.44</Freight>
    <ShipName>Let's Stop N Shop</ShipName>
    <ShipAddress>87 Polk St.
Suite 5</ShipAddress>
    <ShipCity>San Francisco</ShipCity>
    <ShipRegion>CA</ShipRegion>
    <ShipPostalCode>94117</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10720</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-11-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>9.53</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10721</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-11-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-01T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>48.92</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10722</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-11-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-05T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>74.58</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10723</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-11-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-26T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>21.72</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10724</OrderID>
    <CustomerID>MEREP</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-11-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>57.75</Freight>
    <ShipName>Mère Paillarde</ShipName>
    <ShipAddress>43 rue St. Laurent</ShipAddress>
    <ShipCity>Montréal</ShipCity>
    <ShipRegion>Québec</ShipRegion>
    <ShipPostalCode>H1J 1C3</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10725</OrderID>
    <CustomerID>FAMIA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-12-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>10.83</Freight>
    <ShipName>Familia Arquibaldo</ShipName>
    <ShipAddress>Rua Orós, 92</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05442-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10726</OrderID>
    <CustomerID>EASTC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-12-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-05T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>16.56</Freight>
    <ShipName>Eastern Connection</ShipName>
    <ShipAddress>35 King George</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX3 6FW</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10727</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-12-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-05T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>89.9</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10728</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-12-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>58.33</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10729</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-12-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-15T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>141.06</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10730</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1995-12-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-15T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>20.12</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10731</OrderID>
    <CustomerID>CHOPS</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1995-12-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-15T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>96.65</Freight>
    <ShipName>Chop-suey Chinese</ShipName>
    <ShipAddress>Hauptstr. 31</ShipAddress>
    <ShipCity>Bern</ShipCity>
    <ShipPostalCode>3012</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10732</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-12-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>16.97</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10733</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-12-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-11T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>110.11</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10734</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-12-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-13T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.63</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10735</OrderID>
    <CustomerID>LETSS</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-12-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>45.97</Freight>
    <ShipName>Let's Stop N Shop</ShipName>
    <ShipAddress>87 Polk St.
Suite 5</ShipAddress>
    <ShipCity>San Francisco</ShipCity>
    <ShipRegion>CA</ShipRegion>
    <ShipPostalCode>94117</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10736</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-12-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>44.1</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10737</OrderID>
    <CustomerID>VINET</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-12-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>7.79</Freight>
    <ShipName>Vins et alcools Chevalier</ShipName>
    <ShipAddress>59 rue de l'Abbaye</ShipAddress>
    <ShipCity>Reims</ShipCity>
    <ShipPostalCode>51100</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10738</OrderID>
    <CustomerID>SPECD</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-12-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-19T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>2.91</Freight>
    <ShipName>Spécialités du monde</ShipName>
    <ShipAddress>25, rue Lauriston</ShipAddress>
    <ShipCity>Paris</ShipCity>
    <ShipPostalCode>75016</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10739</OrderID>
    <CustomerID>VINET</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-12-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>11.08</Freight>
    <ShipName>Vins et alcools Chevalier</ShipName>
    <ShipAddress>59 rue de l'Abbaye</ShipAddress>
    <ShipCity>Reims</ShipCity>
    <ShipPostalCode>51100</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10740</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-12-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>81.88</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10741</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-12-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1995-12-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-19T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>10.96</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10742</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-12-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-19T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>243.73</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10743</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-12-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>23.72</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10744</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-12-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-25T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>69.19</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10745</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-12-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-28T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>3.52</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10746</OrderID>
    <CustomerID>CHOPS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1995-12-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>31.43</Freight>
    <ShipName>Chop-suey Chinese</ShipName>
    <ShipAddress>Hauptstr. 31</ShipAddress>
    <ShipCity>Bern</ShipCity>
    <ShipPostalCode>3012</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10747</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-12-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-27T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>117.33</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10748</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-12-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>232.55</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10749</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-12-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>61.53</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10750</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1995-12-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-25T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>79.3</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10751</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-12-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-03T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>130.79</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10752</OrderID>
    <CustomerID>NORTS</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1995-12-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.39</Freight>
    <ShipName>North/South</ShipName>
    <ShipAddress>South House
300 Queensbridge</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>SW7 1RZ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10753</OrderID>
    <CustomerID>FRANS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-12-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-28T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>7.7</Freight>
    <ShipName>Franchi S.p.A.</ShipName>
    <ShipAddress>Via Monte Bianco 34</ShipAddress>
    <ShipCity>Torino</ShipCity>
    <ShipPostalCode>10100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10754</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-12-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-28T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>2.38</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10755</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1995-12-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1995-12-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>16.71</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10756</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1995-12-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>73.21</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10757</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1995-12-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-15T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>8.19</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10758</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-12-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-04T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>138.17</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10759</OrderID>
    <CustomerID>ANATR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1995-12-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>11.99</Freight>
    <ShipName>Ana Trujillo Emparedados y helados</ShipName>
    <ShipAddress>Avda. de la Constitución 2222</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05021</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10760</OrderID>
    <CustomerID>MAISD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>155.64</Freight>
    <ShipName>Maison Dewey</ShipName>
    <ShipAddress>Rue Joseph-Bens 532</ShipAddress>
    <ShipCity>Bruxelles</ShipCity>
    <ShipPostalCode>B-1180</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10761</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-01-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-08T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>18.66</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10762</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>328.74</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10763</OrderID>
    <CustomerID>FOLIG</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-08T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>37.35</Freight>
    <ShipName>Folies gourmandes</ShipName>
    <ShipAddress>184, chaussée de Tournai</ShipAddress>
    <ShipCity>Lille</ShipCity>
    <ShipPostalCode>59000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10764</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-01-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-08T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>145.45</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10765</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>42.74</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10766</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>157.55</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10767</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-15T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.59</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10768</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-15T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>146.32</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10769</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>65.06</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10770</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-01-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>5.32</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10771</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-01-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>11.19</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10772</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>91.28</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10773</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-01-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>96.43</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10774</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>48.2</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10775</OrderID>
    <CustomerID>THECR</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-01-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-26T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>20.25</Freight>
    <ShipName>The Cracker Box</ShipName>
    <ShipAddress>55 Grizzly Peak Rd.</ShipAddress>
    <ShipCity>Butte</ShipCity>
    <ShipRegion>MT</ShipRegion>
    <ShipPostalCode>59801</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10776</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-01-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>351.53</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10777</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-01-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.01</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10778</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-24T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>6.79</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10779</OrderID>
    <CustomerID>MORGK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>58.13</Freight>
    <ShipName>Morgenstern Gesundkost</ShipName>
    <ShipAddress>Heerstr. 22</ShipAddress>
    <ShipCity>Leipzig</ShipCity>
    <ShipPostalCode>04179</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10780</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-01-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-01-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-25T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>42.13</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10781</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-01-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-19T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>73.16</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10782</OrderID>
    <CustomerID>CACTU</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-01-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.1</Freight>
    <ShipName>Cactus Comidas para llevar</ShipName>
    <ShipAddress>Cerrito 333</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10783</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>124.98</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10784</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>70.09</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10785</OrderID>
    <CustomerID>GROSR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-01-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-24T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.51</Freight>
    <ShipName>GROSELLA-Restaurante</ShipName>
    <ShipAddress>5ª Ave. Los Palos Grandes</ShipAddress>
    <ShipCity>Caracas</ShipCity>
    <ShipRegion>DF</ShipRegion>
    <ShipPostalCode>1081</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10786</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-01-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>110.87</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10787</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-01-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-26T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>249.93</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10788</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-01-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>42.7</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10789</OrderID>
    <CustomerID>FOLIG</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-01-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>100.6</Freight>
    <ShipName>Folies gourmandes</ShipName>
    <ShipAddress>184, chaussée de Tournai</ShipAddress>
    <ShipCity>Lille</ShipCity>
    <ShipPostalCode>59000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10790</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-01-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-26T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>28.23</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10791</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-01-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>16.85</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10792</OrderID>
    <CustomerID>WOLZA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-01-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>23.79</Freight>
    <ShipName>Wolski Zajazd</ShipName>
    <ShipAddress>ul. Filtrowa 68</ShipAddress>
    <ShipCity>Warszawa</ShipCity>
    <ShipPostalCode>01-012</ShipPostalCode>
    <ShipCountry>Poland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10793</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-08T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.52</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10794</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-01-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-02T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>21.49</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10795</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-01-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-20T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>126.66</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10796</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>26.52</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10797</OrderID>
    <CustomerID>DRACD</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-01-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>33.35</Freight>
    <ShipName>Drachenblut Delikatessen</ShipName>
    <ShipAddress>Walserweg 21</ShipAddress>
    <ShipCity>Aachen</ShipCity>
    <ShipPostalCode>52066</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10798</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-01-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-05T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>2.33</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10799</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-01-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-05T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>30.76</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10800</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-01-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-05T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>137.44</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10801</OrderID>
    <CustomerID>BOLID</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-01-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>97.09</Freight>
    <ShipName>Bólido Comidas preparadas</ShipName>
    <ShipAddress>C/ Araquil, 67</ShipAddress>
    <ShipCity>Madrid</ShipCity>
    <ShipPostalCode>28023</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10802</OrderID>
    <CustomerID>SIMOB</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>257.26</Freight>
    <ShipName>Simons bistro</ShipName>
    <ShipAddress>Vinbæltet 34</ShipAddress>
    <ShipCity>København</ShipCity>
    <ShipPostalCode>1734</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10803</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>55.23</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10804</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-01-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>27.33</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10805</OrderID>
    <CustomerID>THEBI</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-01-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>237.34</Freight>
    <ShipName>The Big Cheese</ShipName>
    <ShipAddress>89 Jefferson Way
Suite 2</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97201</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10806</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-01-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>22.11</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10807</OrderID>
    <CustomerID>FRANS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-01-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>1.36</Freight>
    <ShipName>Franchi S.p.A.</ShipName>
    <ShipAddress>Via Monte Bianco 34</ShipAddress>
    <ShipCity>Torino</ShipCity>
    <ShipPostalCode>10100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10808</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-02-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>45.53</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10809</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-02-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-07T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>4.87</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10810</OrderID>
    <CustomerID>LAUGB</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-02-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-07T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.33</Freight>
    <ShipName>Laughing Bacchus Wine Cellars</ShipName>
    <ShipAddress>2319 Elm St.</ShipAddress>
    <ShipCity>Vancouver</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>V3F 2K1</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10811</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-02-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>31.22</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10812</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-02-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>59.78</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10813</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-09T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>47.38</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10814</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>130.94</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10815</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-02-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>14.62</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10816</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-02-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>719.78</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10817</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>306.07</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10818</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-02-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>65.48</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10819</OrderID>
    <CustomerID>CACTU</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-02-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>19.76</Freight>
    <ShipName>Cactus Comidas para llevar</ShipName>
    <ShipAddress>Cerrito 333</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10820</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>37.52</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10821</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-15T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>36.68</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10822</OrderID>
    <CustomerID>TRAIH</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-02-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>7</Freight>
    <ShipName>Trail's Head Gourmet Provisioners</ShipName>
    <ShipAddress>722 DaVinci Blvd.</ShipAddress>
    <ShipCity>Kirkland</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98034</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10823</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-02-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>163.97</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10824</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-02-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>1.23</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10825</OrderID>
    <CustomerID>DRACD</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>79.25</Freight>
    <ShipName>Drachenblut Delikatessen</ShipName>
    <ShipAddress>Walserweg 21</ShipAddress>
    <ShipCity>Aachen</ShipCity>
    <ShipPostalCode>52066</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10826</OrderID>
    <CustomerID>BLONP</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-02-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>7.09</Freight>
    <ShipName>Blondel père et fils</ShipName>
    <ShipAddress>24, place Kléber</ShipAddress>
    <ShipCity>Strasbourg</ShipCity>
    <ShipPostalCode>67000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10827</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-08T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>63.54</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10828</OrderID>
    <CustomerID>RANCH</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-02-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-02-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>90.85</Freight>
    <ShipName>Rancho grande</ShipName>
    <ShipAddress>Av. del Libertador 900</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10829</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-02-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>154.72</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10830</OrderID>
    <CustomerID>TRADH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-02-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>81.83</Freight>
    <ShipName>Tradição Hipermercados</ShipName>
    <ShipAddress>Av. Inês de Castro, 414</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05634-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10831</OrderID>
    <CustomerID>SANTG</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>72.19</Freight>
    <ShipName>Santé Gourmet</ShipName>
    <ShipAddress>Erling Skakkes gate 78</ShipAddress>
    <ShipCity>Stavern</ShipCity>
    <ShipPostalCode>4110</ShipPostalCode>
    <ShipCountry>Norway</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10832</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-02-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>43.26</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10833</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-02-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>71.49</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10834</OrderID>
    <CustomerID>TRADH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-19T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>29.78</Freight>
    <ShipName>Tradição Hipermercados</ShipName>
    <ShipAddress>Av. Inês de Castro, 414</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05634-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10835</OrderID>
    <CustomerID>ALFKI</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-21T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>69.53</Freight>
    <ShipName>Alfred's Futterkiste</ShipName>
    <ShipAddress>Obere Str. 57</ShipAddress>
    <ShipCity>Berlin</ShipCity>
    <ShipPostalCode>12209</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10836</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-02-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>411.88</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10837</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-02-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>13.32</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10838</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>59.28</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10839</OrderID>
    <CustomerID>TRADH</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>35.43</Freight>
    <ShipName>Tradição Hipermercados</ShipName>
    <ShipAddress>Av. Inês de Castro, 414</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05634-030</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10840</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-02-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-18T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>2.71</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10841</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-02-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>424.3</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10842</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>54.42</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10843</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-02-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>9.26</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10844</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-02-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>25.22</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10845</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-02-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>212.98</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10846</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-02-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>56.46</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10847</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-02-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>487.57</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10848</OrderID>
    <CustomerID>CONSH</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-02-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-02-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>38.24</Freight>
    <ShipName>Consolidated Holdings</ShipName>
    <ShipAddress>Berkeley Gardens
12  Brewery </ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX1 6LT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10849</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-02-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>0.56</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10850</OrderID>
    <CustomerID>VICTE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>49.19</Freight>
    <ShipName>Victuailles en stock</ShipName>
    <ShipAddress>2, rue du Commerce</ShipAddress>
    <ShipCity>Lyon</ShipCity>
    <ShipPostalCode>69004</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10851</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-02-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-04T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>160.55</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10852</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-02-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>174.05</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10853</OrderID>
    <CustomerID>BLAUS</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-02-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>53.83</Freight>
    <ShipName>Blauer See Delikatessen</ShipName>
    <ShipAddress>Forsterstr. 57</ShipAddress>
    <ShipCity>Mannheim</ShipCity>
    <ShipPostalCode>68306</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10854</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>100.22</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10855</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>170.97</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10856</OrderID>
    <CustomerID>ANTON</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>58.43</Freight>
    <ShipName>Antonio Moreno Taquería</ShipName>
    <ShipAddress>Mataderos  2312</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05023</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10857</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-02-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-08T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>188.85</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10858</OrderID>
    <CustomerID>LACOR</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-02-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-05T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>52.51</Freight>
    <ShipName>La corne d'abondance</ShipName>
    <ShipAddress>67, avenue de l'Europe</ShipAddress>
    <ShipCity>Versailles</ShipCity>
    <ShipPostalCode>78000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10859</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-02-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>76.1</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10860</OrderID>
    <CustomerID>FRANR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-02-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>19.26</Freight>
    <ShipName>France restauration</ShipName>
    <ShipAddress>54, rue Royale</ShipAddress>
    <ShipCity>Nantes</ShipCity>
    <ShipPostalCode>44000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10861</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>14.93</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10862</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-03-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>53.23</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10863</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>30.26</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10864</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.04</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10865</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-03-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-03-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>348.14</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10866</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-03-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>109.11</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10867</OrderID>
    <CustomerID>LONEP</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-03-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-13T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>1.93</Freight>
    <ShipName>Lonesome Pine Restaurant</ShipName>
    <ShipAddress>89 Chiaroscuro Rd.</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97219</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10868</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-03-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-25T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>191.27</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10869</OrderID>
    <CustomerID>SEVES</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-03-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-11T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>143.28</Freight>
    <ShipName>Seven Seas Imports</ShipName>
    <ShipAddress>90 Wadhurst Rd.</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>OX15 4NB</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10870</OrderID>
    <CustomerID>WOLZA</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-03-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-15T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>12.04</Freight>
    <ShipName>Wolski Zajazd</ShipName>
    <ShipAddress>ul. Filtrowa 68</ShipAddress>
    <ShipCity>Warszawa</ShipCity>
    <ShipPostalCode>01-012</ShipPostalCode>
    <ShipCountry>Poland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10871</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-03-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>112.27</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10872</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-03-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-11T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>175.32</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10873</OrderID>
    <CustomerID>WILMK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-11T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>0.82</Freight>
    <ShipName>Wilman Kala</ShipName>
    <ShipAddress>Keskuskatu 45</ShipAddress>
    <ShipCity>Helsinki</ShipCity>
    <ShipPostalCode>21240</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10874</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-03-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>19.58</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10875</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>32.37</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10876</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-03-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>60.42</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10877</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>38.06</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10878</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-14T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>46.69</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10879</OrderID>
    <CustomerID>WILMK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-03-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>8.5</Freight>
    <ShipName>Wilman Kala</ShipName>
    <ShipAddress>Keskuskatu 45</ShipAddress>
    <ShipCity>Helsinki</ShipCity>
    <ShipPostalCode>21240</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10880</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-03-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>88.01</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10881</OrderID>
    <CustomerID>CACTU</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>2.84</Freight>
    <ShipName>Cactus Comidas para llevar</ShipName>
    <ShipAddress>Cerrito 333</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10882</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>23.1</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10883</OrderID>
    <CustomerID>LONEP</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-03-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>0.53</Freight>
    <ShipName>Lonesome Pine Restaurant</ShipName>
    <ShipAddress>89 Chiaroscuro Rd.</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97219</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10884</OrderID>
    <CustomerID>LETSS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-15T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>90.97</Freight>
    <ShipName>Let's Stop N Shop</ShipName>
    <ShipAddress>87 Polk St.
Suite 5</ShipAddress>
    <ShipCity>San Francisco</ShipCity>
    <ShipRegion>CA</ShipRegion>
    <ShipPostalCode>94117</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10885</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-03-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-20T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>5.64</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10886</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>4.99</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10887</OrderID>
    <CustomerID>GALED</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-03-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.25</Freight>
    <ShipName>Galería del gastronómo</ShipName>
    <ShipAddress>Rambla de Cataluña, 23</ShipAddress>
    <ShipCity>Barcelona</ShipCity>
    <ShipPostalCode>8022</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10888</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-25T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>51.87</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10889</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-03-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-25T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>280.61</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10890</OrderID>
    <CustomerID>DUMON</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-03-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>32.76</Freight>
    <ShipName>Du monde entier</ShipName>
    <ShipAddress>67, rue des Cinquante Otages</ShipAddress>
    <ShipCity>Nantes</ShipCity>
    <ShipPostalCode>44000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10891</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-03-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>20.37</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10892</OrderID>
    <CustomerID>MAISD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>120.27</Freight>
    <ShipName>Maison Dewey</ShipName>
    <ShipAddress>Rue Joseph-Bens 532</ShipAddress>
    <ShipCity>Bruxelles</ShipCity>
    <ShipPostalCode>B-1180</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10893</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-03-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>77.78</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10894</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-22T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>116.13</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10895</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-03-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-25T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>162.75</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10896</OrderID>
    <CustomerID>MAISD</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-03-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>32.45</Freight>
    <ShipName>Maison Dewey</ShipName>
    <ShipAddress>Rue Joseph-Bens 532</ShipAddress>
    <ShipCity>Bruxelles</ShipCity>
    <ShipPostalCode>B-1180</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10897</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-03-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-27T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>603.54</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10898</OrderID>
    <CustomerID>OCEAN</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.27</Freight>
    <ShipName>Océano Atlántico Ltda.</ShipName>
    <ShipAddress>Ing. Gustavo Moncada 8585
Piso 20-A</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10899</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-03-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-28T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>1.21</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10900</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.66</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10901</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-28T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>62.09</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10902</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-02T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>44.15</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10903</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-03-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>36.71</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10904</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-03-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>162.95</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10905</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-03-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>13.72</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10906</OrderID>
    <CustomerID>WOLZA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-02T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>26.29</Freight>
    <ShipName>Wolski Zajazd</ShipName>
    <ShipAddress>ul. Filtrowa 68</ShipAddress>
    <ShipCity>Warszawa</ShipCity>
    <ShipPostalCode>01-012</ShipPostalCode>
    <ShipCountry>Poland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10907</OrderID>
    <CustomerID>SPECD</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-03-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-03-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>9.19</Freight>
    <ShipName>Spécialités du monde</ShipName>
    <ShipAddress>25, rue Lauriston</ShipAddress>
    <ShipCity>Paris</ShipCity>
    <ShipPostalCode>75016</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10908</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>32.96</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10909</OrderID>
    <CustomerID>SANTG</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-09T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>53.05</Freight>
    <ShipName>Santé Gourmet</ShipName>
    <ShipAddress>Erling Skakkes gate 78</ShipAddress>
    <ShipCity>Stavern</ShipCity>
    <ShipPostalCode>4110</ShipPostalCode>
    <ShipCountry>Norway</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10910</OrderID>
    <CustomerID>WILMK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>38.11</Freight>
    <ShipName>Wilman Kala</ShipName>
    <ShipAddress>Keskuskatu 45</ShipAddress>
    <ShipCity>Helsinki</ShipCity>
    <ShipPostalCode>21240</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10911</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-03-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-04T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>38.19</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10912</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-03-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-17T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>580.91</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10913</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-03-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>33.05</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10914</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-03-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-01T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>21.19</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10915</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-03-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-01T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.51</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10916</OrderID>
    <CustomerID>RANCH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-03-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-08T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>63.77</Freight>
    <ShipName>Rancho grande</ShipName>
    <ShipAddress>Av. del Libertador 900</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10917</OrderID>
    <CustomerID>ROMEY</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>8.29</Freight>
    <ShipName>Romero y tomillo</ShipName>
    <ShipAddress>Gran Vía, 1</ShipAddress>
    <ShipCity>Madrid</ShipCity>
    <ShipPostalCode>28001</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10918</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-10T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>48.83</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10919</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>19.8</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10920</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-08T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>29.61</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10921</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>176.48</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10922</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-04-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-04T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>62.74</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10923</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-04-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>68.26</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10924</OrderID>
    <CustomerID>BERGS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-08T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>151.52</Freight>
    <ShipName>Berglunds snabbköp</ShipName>
    <ShipAddress>Berguvsvägen  8</ShipAddress>
    <ShipCity>Luleå</ShipCity>
    <ShipPostalCode>S-958 22</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10925</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-12T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>2.27</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10926</OrderID>
    <CustomerID>ANATR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-10T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>39.92</Freight>
    <ShipName>Ana Trujillo Emparedados y helados</ShipName>
    <ShipAddress>Avda. de la Constitución 2222</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05021</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10927</OrderID>
    <CustomerID>LACOR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>19.79</Freight>
    <ShipName>La corne d'abondance</ShipName>
    <ShipAddress>67, avenue de l'Europe</ShipAddress>
    <ShipCity>Versailles</ShipCity>
    <ShipPostalCode>78000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10928</OrderID>
    <CustomerID>GALED</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-17T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>1.36</Freight>
    <ShipName>Galería del gastronómo</ShipName>
    <ShipAddress>Rambla de Cataluña, 23</ShipAddress>
    <ShipCity>Barcelona</ShipCity>
    <ShipPostalCode>8022</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10929</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-04-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-11T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>33.93</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10930</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>15.55</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10931</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-18T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>13.6</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10932</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>134.64</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10933</OrderID>
    <CustomerID>ISLAT</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-04-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-15T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>54.15</Freight>
    <ShipName>Island Trading</ShipName>
    <ShipAddress>Garden House
Crowther Way</ShipAddress>
    <ShipCity>Cowes</ShipCity>
    <ShipRegion>Isle of Wight</ShipRegion>
    <ShipPostalCode>PO31 7PJ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10934</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-11T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>32.01</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10935</OrderID>
    <CustomerID>WELLI</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>47.59</Freight>
    <ShipName>Wellington Importadora</ShipName>
    <ShipAddress>Rua do Mercado, 12</ShipAddress>
    <ShipCity>Resende</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>08737-363</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10936</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-17T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>33.68</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10937</OrderID>
    <CustomerID>CACTU</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-04-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>31.51</Freight>
    <ShipName>Cactus Comidas para llevar</ShipName>
    <ShipAddress>Cerrito 333</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10938</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-15T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>31.89</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10939</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-12T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>76.33</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10940</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>19.77</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10941</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-04-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>400.81</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10942</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-04-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>17.95</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10943</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-18T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>2.17</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10944</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-04-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-12T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>52.92</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10945</OrderID>
    <CustomerID>MORGK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-17T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>10.22</Freight>
    <ShipName>Morgenstern Gesundkost</ShipName>
    <ShipAddress>Heerstr. 22</ShipAddress>
    <ShipCity>Leipzig</ShipCity>
    <ShipPostalCode>04179</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10946</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-11T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-09T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-18T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>27.2</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10947</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-15T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.26</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10948</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-18T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>23.39</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10949</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-12T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-16T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>74.44</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10950</OrderID>
    <CustomerID>MAGAA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>2.5</Freight>
    <ShipName>Magazzini Alimentari Riuniti</ShipName>
    <ShipAddress>Via Ludovico il Moro 22</ShipAddress>
    <ShipCity>Bergamo</ShipCity>
    <ShipPostalCode>24100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10951</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-04-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-07T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>30.85</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10952</OrderID>
    <CustomerID>ALFKI</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-23T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>40.42</Freight>
    <ShipName>Alfred's Futterkiste</ShipName>
    <ShipAddress>Obere Str. 57</ShipAddress>
    <ShipCity>Berlin</ShipCity>
    <ShipPostalCode>12209</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10953</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-04-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-04-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>23.72</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10954</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-04-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-19T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>27.91</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10955</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>3.26</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10956</OrderID>
    <CustomerID>BLAUS</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-04-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-19T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>44.65</Freight>
    <ShipName>Blauer See Delikatessen</ShipName>
    <ShipAddress>Forsterstr. 57</ShipAddress>
    <ShipCity>Mannheim</ShipCity>
    <ShipPostalCode>68306</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10957</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-26T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>105.36</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10958</OrderID>
    <CustomerID>OCEAN</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-04-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-15T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>49.56</Freight>
    <ShipName>Océano Atlántico Ltda.</ShipName>
    <ShipAddress>Ing. Gustavo Moncada 8585
Piso 20-A</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10959</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-04-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.98</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10960</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-02T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>2.08</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10961</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-29T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>104.47</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10962</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-22T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>275.79</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10963</OrderID>
    <CustomerID>FURIB</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-04-18T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-25T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>2.7</Freight>
    <ShipName>Furia Bacalhau e Frutos do Mar</ShipName>
    <ShipAddress>Jardim das rosas n. 32</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1675</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10964</OrderID>
    <CustomerID>SPECD</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>87.38</Freight>
    <ShipName>Spécialités du monde</ShipName>
    <ShipAddress>25, rue Lauriston</ShipAddress>
    <ShipCity>Paris</ShipCity>
    <ShipPostalCode>75016</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10965</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-04-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-29T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>144.38</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10966</OrderID>
    <CustomerID>CHOPS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-19T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>27.19</Freight>
    <ShipName>Chop-suey Chinese</ShipName>
    <ShipAddress>Hauptstr. 31</ShipAddress>
    <ShipCity>Bern</ShipCity>
    <ShipPostalCode>3012</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10967</OrderID>
    <CustomerID>TOMSP</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>62.22</Freight>
    <ShipName>Toms Spezialitäten</ShipName>
    <ShipAddress>Luisenstr. 48</ShipAddress>
    <ShipCity>Münster</ShipCity>
    <ShipPostalCode>44087</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10968</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-01T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>74.6</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10969</OrderID>
    <CustomerID>COMMI</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>0.21</Freight>
    <ShipName>Comércio Mineiro</ShipName>
    <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05432-043</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10970</OrderID>
    <CustomerID>BOLID</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-04-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-24T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>16.16</Freight>
    <ShipName>Bólido Comidas preparadas</ShipName>
    <ShipAddress>C/ Araquil, 67</ShipAddress>
    <ShipCity>Madrid</ShipCity>
    <ShipPostalCode>28023</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10971</OrderID>
    <CustomerID>FRANR</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>121.82</Freight>
    <ShipName>France restauration</ShipName>
    <ShipAddress>54, rue Royale</ShipAddress>
    <ShipCity>Nantes</ShipCity>
    <ShipPostalCode>44000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10972</OrderID>
    <CustomerID>LACOR</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-25T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>0.02</Freight>
    <ShipName>La corne d'abondance</ShipName>
    <ShipAddress>67, avenue de l'Europe</ShipAddress>
    <ShipCity>Versailles</ShipCity>
    <ShipPostalCode>78000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10973</OrderID>
    <CustomerID>LACOR</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-04-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-26T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>15.17</Freight>
    <ShipName>La corne d'abondance</ShipName>
    <ShipAddress>67, avenue de l'Europe</ShipAddress>
    <ShipCity>Versailles</ShipCity>
    <ShipPostalCode>78000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10974</OrderID>
    <CustomerID>SPLIR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-08T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-03T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>12.96</Freight>
    <ShipName>Split Rail Beer &amp; Ale</ShipName>
    <ShipAddress>P.O. Box 555</ShipAddress>
    <ShipCity>Lander</ShipCity>
    <ShipRegion>WY</ShipRegion>
    <ShipPostalCode>82520</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10975</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-22T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-26T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>32.27</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10976</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>37.97</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10977</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>208.5</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10978</OrderID>
    <CustomerID>MAISD</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-04-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-23T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>32.82</Freight>
    <ShipName>Maison Dewey</ShipName>
    <ShipAddress>Rue Joseph-Bens 532</ShipAddress>
    <ShipCity>Bruxelles</ShipCity>
    <ShipPostalCode>B-1180</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10979</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-25T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-04-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>353.07</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10980</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-04-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-17T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>1.26</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10981</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-02T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>193.37</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10982</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-08T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>14.01</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10983</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-26T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-06T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>657.54</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10984</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-04-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-03T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>211.22</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10985</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-02T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>91.51</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10986</OrderID>
    <CustomerID>OCEAN</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>217.86</Freight>
    <ShipName>Océano Atlántico Ltda.</ShipName>
    <ShipAddress>Ing. Gustavo Moncada 8585
Piso 20-A</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10987</OrderID>
    <CustomerID>EASTC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-04-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-06T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>185.48</Freight>
    <ShipName>Eastern Connection</ShipName>
    <ShipAddress>35 King George</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX3 6FW</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10988</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-04-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>61.14</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10989</OrderID>
    <CustomerID>QUEDE</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-04-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-02T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>34.76</Freight>
    <ShipName>Que Delícia</ShipName>
    <ShipAddress>Rua da Panificadora, 12</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-673</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10990</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-07T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>117.61</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10991</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-07T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>38.51</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10992</OrderID>
    <CustomerID>THEBI</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-03T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.27</Freight>
    <ShipName>The Big Cheese</ShipName>
    <ShipAddress>89 Jefferson Way
Suite 2</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97201</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10993</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-01T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-29T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>8.81</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10994</OrderID>
    <CustomerID>VAFFE</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-16T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-09T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>65.53</Freight>
    <ShipName>Vaffeljernet</ShipName>
    <ShipAddress>Smagsløget 45</ShipAddress>
    <ShipCity>Århus</ShipCity>
    <ShipPostalCode>8200</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10995</OrderID>
    <CustomerID>PERIC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-06T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>46</Freight>
    <ShipName>Pericles Comidas clásicas</ShipName>
    <ShipAddress>Calle Dr. Jorge Cash 321</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10996</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-02T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-30T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>1.12</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10997</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>73.91</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10998</OrderID>
    <CustomerID>WOLZA</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-17T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>20.31</Freight>
    <ShipName>Wolski Zajazd</ShipName>
    <ShipAddress>ul. Filtrowa 68</ShipAddress>
    <ShipCity>Warszawa</ShipCity>
    <ShipPostalCode>01-012</ShipPostalCode>
    <ShipCountry>Poland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>10999</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-05-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-31T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>96.35</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11000</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-14T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>55.12</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11001</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-14T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>197.3</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11002</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-16T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>141.16</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11003</OrderID>
    <CustomerID>THECR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-06T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-03T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-08T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>14.91</Freight>
    <ShipName>The Cracker Box</ShipName>
    <ShipAddress>55 Grizzly Peak Rd.</ShipAddress>
    <ShipCity>Butte</ShipCity>
    <ShipRegion>MT</ShipRegion>
    <ShipPostalCode>59801</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11004</OrderID>
    <CustomerID>MAISD</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>44.84</Freight>
    <ShipName>Maison Dewey</ShipName>
    <ShipAddress>Rue Joseph-Bens 532</ShipAddress>
    <ShipCity>Bruxelles</ShipCity>
    <ShipPostalCode>B-1180</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11005</OrderID>
    <CustomerID>WILMK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>0.75</Freight>
    <ShipName>Wilman Kala</ShipName>
    <ShipAddress>Keskuskatu 45</ShipAddress>
    <ShipCity>Helsinki</ShipCity>
    <ShipPostalCode>21240</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11006</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-07T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-04T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-15T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>25.19</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11007</OrderID>
    <CustomerID>PRINI</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>202.24</Freight>
    <ShipName>Princesa Isabel Vinhos</ShipName>
    <ShipAddress>Estrada da saúde n. 58</ShipAddress>
    <ShipCity>Lisboa</ShipCity>
    <ShipPostalCode>1756</ShipPostalCode>
    <ShipCountry>Portugal</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11008</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-05T00:00:00+04:00</RequiredDate>
    <ShipVia>3</ShipVia>
    <Freight>79.46</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11009</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-08T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>59.11</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11010</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-21T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>28.71</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11011</OrderID>
    <CustomerID>ALFKI</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-13T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>1.21</Freight>
    <ShipName>Alfred's Futterkiste</ShipName>
    <ShipAddress>Obere Str. 57</ShipAddress>
    <ShipCity>Berlin</ShipCity>
    <ShipPostalCode>12209</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11012</OrderID>
    <CustomerID>FRANK</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-23T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-17T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>242.95</Freight>
    <ShipName>Frankenversand</ShipName>
    <ShipAddress>Berliner Platz 43</ShipAddress>
    <ShipCity>München</ShipCity>
    <ShipPostalCode>80805</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11013</OrderID>
    <CustomerID>ROMEY</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-09T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-06T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-10T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>32.99</Freight>
    <ShipName>Romero y tomillo</ShipName>
    <ShipAddress>Gran Vía, 1</ShipAddress>
    <ShipCity>Madrid</ShipCity>
    <ShipPostalCode>28001</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11014</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-15T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>23.6</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11015</OrderID>
    <CustomerID>SANTG</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-20T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>4.62</Freight>
    <ShipName>Santé Gourmet</ShipName>
    <ShipAddress>Erling Skakkes gate 78</ShipAddress>
    <ShipCity>Stavern</ShipCity>
    <ShipPostalCode>4110</ShipPostalCode>
    <ShipCountry>Norway</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11016</OrderID>
    <CustomerID>AROUT</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-05-10T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-07T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-13T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>33.8</Freight>
    <ShipName>Around the Horn</ShipName>
    <ShipAddress>Brook Farm
Stratford St. Mary</ShipAddress>
    <ShipCity>Colchester</ShipCity>
    <ShipRegion>Essex</ShipRegion>
    <ShipPostalCode>CO7 6JX</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11017</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-05-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-20T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>754.26</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11018</OrderID>
    <CustomerID>LONEP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-10T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>11.65</Freight>
    <ShipName>Lonesome Pine Restaurant</ShipName>
    <ShipAddress>89 Chiaroscuro Rd.</ShipAddress>
    <ShipCity>Portland</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97219</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11019</OrderID>
    <CustomerID>RANCH</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-05-13T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-10T00:00:00+04:00</RequiredDate>
    <ShipVia>3</ShipVia>
    <Freight>3.17</Freight>
    <ShipName>Rancho grande</ShipName>
    <ShipAddress>Av. del Libertador 900</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11020</OrderID>
    <CustomerID>OTTIK</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-16T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>43.3</Freight>
    <ShipName>Ottilies Käseladen</ShipName>
    <ShipAddress>Mehrheimerstr. 369</ShipAddress>
    <ShipCity>Köln</ShipCity>
    <ShipPostalCode>50739</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11021</OrderID>
    <CustomerID>QUICK</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-21T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>297.18</Freight>
    <ShipName>QUICK-Stop</ShipName>
    <ShipAddress>Taucherstraße 10</ShipAddress>
    <ShipCity>Cunewalde</ShipCity>
    <ShipPostalCode>01307</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11022</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-05-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>6.27</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11023</OrderID>
    <CustomerID>BSBEV</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-14T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-05-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>123.83</Freight>
    <ShipName>B's Beverages</ShipName>
    <ShipAddress>Fauntleroy Circus</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>EC2 5NT</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11024</OrderID>
    <CustomerID>EASTC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>74.36</Freight>
    <ShipName>Eastern Connection</ShipName>
    <ShipAddress>35 King George</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX3 6FW</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11025</OrderID>
    <CustomerID>WARTH</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-05-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-24T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>29.17</Freight>
    <ShipName>Wartian Herkku</ShipName>
    <ShipAddress>Torikatu 38</ShipAddress>
    <ShipCity>Oulu</ShipCity>
    <ShipPostalCode>90110</ShipPostalCode>
    <ShipCountry>Finland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11026</OrderID>
    <CustomerID>FRANS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-15T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-12T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-28T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>47.09</Freight>
    <ShipName>Franchi S.p.A.</ShipName>
    <ShipAddress>Via Monte Bianco 34</ShipAddress>
    <ShipCity>Torino</ShipCity>
    <ShipPostalCode>10100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11027</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-20T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>52.52</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11028</OrderID>
    <CustomerID>KOENE</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-22T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>29.59</Freight>
    <ShipName>Königlich Essen</ShipName>
    <ShipAddress>Maubelstr. 90</ShipAddress>
    <ShipCity>Brandenburg</ShipCity>
    <ShipPostalCode>14776</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11029</OrderID>
    <CustomerID>CHOPS</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-16T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-13T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-27T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>47.84</Freight>
    <ShipName>Chop-suey Chinese</ShipName>
    <ShipAddress>Hauptstr. 31</ShipAddress>
    <ShipCity>Bern</ShipCity>
    <ShipPostalCode>3012</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11030</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-27T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>830.75</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11031</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-05-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>227.22</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11032</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>606.19</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11033</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-17T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-14T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-23T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>84.74</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11034</OrderID>
    <CustomerID>OLDWO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-27T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>40.32</Freight>
    <ShipName>Old World Delicatessen</ShipName>
    <ShipAddress>2743 Bering St.</ShipAddress>
    <ShipCity>Anchorage</ShipCity>
    <ShipRegion>AK</ShipRegion>
    <ShipPostalCode>99508</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11035</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>0.17</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11036</OrderID>
    <CustomerID>DRACD</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-20T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-22T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>149.47</Freight>
    <ShipName>Drachenblut Delikatessen</ShipName>
    <ShipAddress>Walserweg 21</ShipAddress>
    <ShipCity>Aachen</ShipCity>
    <ShipPostalCode>52066</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11037</OrderID>
    <CustomerID>GODOS</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-27T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>3.2</Freight>
    <ShipName>Godos Cocina Típica</ShipName>
    <ShipAddress>C/ Romero, 33</ShipAddress>
    <ShipCity>Sevilla</ShipCity>
    <ShipPostalCode>41101</ShipPostalCode>
    <ShipCountry>Spain</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11038</OrderID>
    <CustomerID>SUPRD</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-18T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-30T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>29.59</Freight>
    <ShipName>Suprêmes délices</ShipName>
    <ShipAddress>Boulevard Tirou, 255</ShipAddress>
    <ShipCity>Charleroi</ShipCity>
    <ShipPostalCode>B-6000</ShipPostalCode>
    <ShipCountry>Belgium</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11039</OrderID>
    <CustomerID>LINOD</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-21T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-18T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>65</Freight>
    <ShipName>LINO-Delicateses</ShipName>
    <ShipAddress>Ave. 5 de Mayo Porlamar</ShipAddress>
    <ShipCity>I. de Margarita</ShipCity>
    <ShipRegion>Nueva Esparta</ShipRegion>
    <ShipPostalCode>4980</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11040</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-19T00:00:00+04:00</RequiredDate>
    <ShipVia>3</ShipVia>
    <Freight>18.84</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11041</OrderID>
    <CustomerID>CHOPS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-28T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>48.22</Freight>
    <ShipName>Chop-suey Chinese</ShipName>
    <ShipAddress>Hauptstr. 31</ShipAddress>
    <ShipCity>Bern</ShipCity>
    <ShipPostalCode>3012</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11042</OrderID>
    <CustomerID>COMMI</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-05T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-31T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>29.99</Freight>
    <ShipName>Comércio Mineiro</ShipName>
    <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05432-043</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11043</OrderID>
    <CustomerID>SPECD</CustomerID>
    <EmployeeID>5</EmployeeID>
    <OrderDate>1996-05-22T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-19T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>8.8</Freight>
    <ShipName>Spécialités du monde</ShipName>
    <ShipAddress>25, rue Lauriston</ShipAddress>
    <ShipCity>Paris</ShipCity>
    <ShipPostalCode>75016</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11044</OrderID>
    <CustomerID>WOLZA</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-31T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>8.72</Freight>
    <ShipName>Wolski Zajazd</ShipName>
    <ShipAddress>ul. Filtrowa 68</ShipAddress>
    <ShipCity>Warszawa</ShipCity>
    <ShipPostalCode>01-012</ShipPostalCode>
    <ShipCountry>Poland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11045</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>6</EmployeeID>
    <OrderDate>1996-05-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-20T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>70.58</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11046</OrderID>
    <CustomerID>WANDK</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-23T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-20T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-24T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>71.64</Freight>
    <ShipName>Die Wandernde Kuh</ShipName>
    <ShipAddress>Adenauerallee 900</ShipAddress>
    <ShipCity>Stuttgart</ShipCity>
    <ShipPostalCode>70563</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11047</OrderID>
    <CustomerID>EASTC</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>46.62</Freight>
    <ShipName>Eastern Connection</ShipName>
    <ShipAddress>35 King George</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX3 6FW</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11048</OrderID>
    <CustomerID>BOTTM</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-30T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>24.12</Freight>
    <ShipName>Bottom-Dollar Markets</ShipName>
    <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
    <ShipCity>Tsawassen</ShipCity>
    <ShipRegion>BC</ShipRegion>
    <ShipPostalCode>T2F 8M4</ShipPostalCode>
    <ShipCountry>Canada</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11049</OrderID>
    <CustomerID>GOURL</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-24T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-21T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>8.34</Freight>
    <ShipName>Gourmet Lanchonetes</ShipName>
    <ShipAddress>Av. Brasil, 442</ShipAddress>
    <ShipCity>Campinas</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>04876-786</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11050</OrderID>
    <CustomerID>FOLKO</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>59.41</Freight>
    <ShipName>Folk och fä HB</ShipName>
    <ShipAddress>Åkergatan 24</ShipAddress>
    <ShipCity>Bräcke</ShipCity>
    <ShipPostalCode>S-844 67</ShipPostalCode>
    <ShipCountry>Sweden</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11051</OrderID>
    <CustomerID>LAMAI</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-24T00:00:00+04:00</RequiredDate>
    <ShipVia>3</ShipVia>
    <Freight>2.79</Freight>
    <ShipName>La maison d'Asie</ShipName>
    <ShipAddress>1 rue Alsace-Lorraine</ShipAddress>
    <ShipCity>Toulouse</ShipCity>
    <ShipPostalCode>31000</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11052</OrderID>
    <CustomerID>HANAR</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-31T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>67.26</Freight>
    <ShipName>Hanari Carnes</ShipName>
    <ShipAddress>Rua do Paço, 67</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>05454-876</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11053</OrderID>
    <CustomerID>PICCO</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-27T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-24T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-29T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>53.05</Freight>
    <ShipName>Piccolo und mehr</ShipName>
    <ShipAddress>Geislweg 14</ShipAddress>
    <ShipCity>Salzburg</ShipCity>
    <ShipPostalCode>5020</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11054</OrderID>
    <CustomerID>CACTU</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-25T00:00:00+04:00</RequiredDate>
    <ShipVia>1</ShipVia>
    <Freight>0.33</Freight>
    <ShipName>Cactus Comidas para llevar</ShipName>
    <ShipAddress>Cerrito 333</ShipAddress>
    <ShipCity>Buenos Aires</ShipCity>
    <ShipPostalCode>1010</ShipPostalCode>
    <ShipCountry>Argentina</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11055</OrderID>
    <CustomerID>HILAA</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-25T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-04T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>120.92</Freight>
    <ShipName>HILARIÓN-Abastos</ShipName>
    <ShipAddress>Carrera 22 con Ave. Carlos Soublette #8-35</ShipAddress>
    <ShipCity>San Cristóbal</ShipCity>
    <ShipRegion>Táchira</ShipRegion>
    <ShipPostalCode>5022</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11056</OrderID>
    <CustomerID>EASTC</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-28T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-11T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-31T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>278.96</Freight>
    <ShipName>Eastern Connection</ShipName>
    <ShipAddress>35 King George</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>WX3 6FW</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11057</OrderID>
    <CustomerID>NORTS</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-26T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-05-31T00:00:00+04:00</ShippedDate>
    <ShipVia>3</ShipVia>
    <Freight>4.13</Freight>
    <ShipName>North/South</ShipName>
    <ShipAddress>South House
300 Queensbridge</ShipAddress>
    <ShipCity>London</ShipCity>
    <ShipPostalCode>SW7 1RZ</ShipPostalCode>
    <ShipCountry>UK</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11058</OrderID>
    <CustomerID>BLAUS</CustomerID>
    <EmployeeID>9</EmployeeID>
    <OrderDate>1996-05-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-26T00:00:00+04:00</RequiredDate>
    <ShipVia>3</ShipVia>
    <Freight>31.14</Freight>
    <ShipName>Blauer See Delikatessen</ShipName>
    <ShipAddress>Forsterstr. 57</ShipAddress>
    <ShipCity>Mannheim</ShipCity>
    <ShipPostalCode>68306</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11059</OrderID>
    <CustomerID>RICAR</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-29T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-10T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>85.8</Freight>
    <ShipName>Ricardo Adocicados</ShipName>
    <ShipAddress>Av. Copacabana, 267</ShipAddress>
    <ShipCity>Rio de Janeiro</ShipCity>
    <ShipRegion>RJ</ShipRegion>
    <ShipPostalCode>02389-890</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11060</OrderID>
    <CustomerID>FRANS</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-05-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>10.98</Freight>
    <ShipName>Franchi S.p.A.</ShipName>
    <ShipAddress>Via Monte Bianco 34</ShipAddress>
    <ShipCity>Torino</ShipCity>
    <ShipPostalCode>10100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11061</OrderID>
    <CustomerID>GREAL</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-11T00:00:00+04:00</RequiredDate>
    <ShipVia>3</ShipVia>
    <Freight>14.01</Freight>
    <ShipName>Great Lakes Food Market</ShipName>
    <ShipAddress>2732 Baker Blvd.</ShipAddress>
    <ShipCity>Eugene</ShipCity>
    <ShipRegion>OR</ShipRegion>
    <ShipPostalCode>97403</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11062</OrderID>
    <CustomerID>REGGC</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-05-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-27T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>29.93</Freight>
    <ShipName>Reggiani Caseifici</ShipName>
    <ShipAddress>Strada Provinciale 124</ShipAddress>
    <ShipCity>Reggio Emilia</ShipCity>
    <ShipPostalCode>42100</ShipPostalCode>
    <ShipCountry>Italy</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11063</OrderID>
    <CustomerID>HUNGO</CustomerID>
    <EmployeeID>3</EmployeeID>
    <OrderDate>1996-05-30T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-27T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>81.73</Freight>
    <ShipName>Hungry Owl All-Night Grocers</ShipName>
    <ShipAddress>8 Johnstown Road</ShipAddress>
    <ShipCity>Cork</ShipCity>
    <ShipRegion>Co. Cork</ShipRegion>
    <ShipCountry>Ireland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11064</OrderID>
    <CustomerID>SAVEA</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-05-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-03T00:00:00+04:00</ShippedDate>
    <ShipVia>1</ShipVia>
    <Freight>30.09</Freight>
    <ShipName>Save-a-lot Markets</ShipName>
    <ShipAddress>187 Suffolk Ln.</ShipAddress>
    <ShipCity>Boise</ShipCity>
    <ShipRegion>ID</ShipRegion>
    <ShipPostalCode>83720</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11065</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-05-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-28T00:00:00+04:00</RequiredDate>
    <ShipVia>1</ShipVia>
    <Freight>12.91</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11066</OrderID>
    <CustomerID>WHITC</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-05-31T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-28T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-03T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>44.72</Freight>
    <ShipName>White Clover Markets</ShipName>
    <ShipAddress>1029 - 12th Ave. S.</ShipAddress>
    <ShipCity>Seattle</ShipCity>
    <ShipRegion>WA</ShipRegion>
    <ShipPostalCode>98124</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11067</OrderID>
    <CustomerID>DRACD</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-06-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-06-17T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>7.98</Freight>
    <ShipName>Drachenblut Delikatessen</ShipName>
    <ShipAddress>Walserweg 21</ShipAddress>
    <ShipCity>Aachen</ShipCity>
    <ShipPostalCode>52066</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11068</OrderID>
    <CustomerID>QUEEN</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-06-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-01T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>81.75</Freight>
    <ShipName>Queen Cozinha</ShipName>
    <ShipAddress>Alameda dos Canàrios, 891</ShipAddress>
    <ShipCity>São Paulo</ShipCity>
    <ShipRegion>SP</ShipRegion>
    <ShipPostalCode>05487-020</ShipPostalCode>
    <ShipCountry>Brazil</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11069</OrderID>
    <CustomerID>TORTU</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-06-03T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-01T00:00:00+04:00</RequiredDate>
    <ShippedDate>1996-06-05T00:00:00+04:00</ShippedDate>
    <ShipVia>2</ShipVia>
    <Freight>15.67</Freight>
    <ShipName>Tortuga Restaurante</ShipName>
    <ShipAddress>Avda. Azteca 123</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11070</OrderID>
    <CustomerID>LEHMS</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-06-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-02T00:00:00+04:00</RequiredDate>
    <ShipVia>1</ShipVia>
    <Freight>136</Freight>
    <ShipName>Lehmanns Marktstand</ShipName>
    <ShipAddress>Magazinweg 7</ShipAddress>
    <ShipCity>Frankfurt a.M. </ShipCity>
    <ShipPostalCode>60528</ShipPostalCode>
    <ShipCountry>Germany</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11071</OrderID>
    <CustomerID>LILAS</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-06-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-02T00:00:00+04:00</RequiredDate>
    <ShipVia>1</ShipVia>
    <Freight>0.93</Freight>
    <ShipName>LILA-Supermercado</ShipName>
    <ShipAddress>Carrera 52 con Ave. Bolívar #65-98 Llano Largo</ShipAddress>
    <ShipCity>Barquisimeto</ShipCity>
    <ShipRegion>Lara</ShipRegion>
    <ShipPostalCode>3508</ShipPostalCode>
    <ShipCountry>Venezuela</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11072</OrderID>
    <CustomerID>ERNSH</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-06-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-02T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>258.64</Freight>
    <ShipName>Ernst Handel</ShipName>
    <ShipAddress>Kirchgasse 6</ShipAddress>
    <ShipCity>Graz</ShipCity>
    <ShipPostalCode>8010</ShipPostalCode>
    <ShipCountry>Austria</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11073</OrderID>
    <CustomerID>PERIC</CustomerID>
    <EmployeeID>2</EmployeeID>
    <OrderDate>1996-06-04T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-02T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>24.95</Freight>
    <ShipName>Pericles Comidas clásicas</ShipName>
    <ShipAddress>Calle Dr. Jorge Cash 321</ShipAddress>
    <ShipCity>México D.F.</ShipCity>
    <ShipPostalCode>05033</ShipPostalCode>
    <ShipCountry>Mexico</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11074</OrderID>
    <CustomerID>SIMOB</CustomerID>
    <EmployeeID>7</EmployeeID>
    <OrderDate>1996-06-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-03T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>18.44</Freight>
    <ShipName>Simons bistro</ShipName>
    <ShipAddress>Vinbæltet 34</ShipAddress>
    <ShipCity>København</ShipCity>
    <ShipPostalCode>1734</ShipPostalCode>
    <ShipCountry>Denmark</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11075</OrderID>
    <CustomerID>RICSU</CustomerID>
    <EmployeeID>8</EmployeeID>
    <OrderDate>1996-06-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-03T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>6.19</Freight>
    <ShipName>Richter Supermarkt</ShipName>
    <ShipAddress>Starenweg 5</ShipAddress>
    <ShipCity>Genève</ShipCity>
    <ShipPostalCode>1204</ShipPostalCode>
    <ShipCountry>Switzerland</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11076</OrderID>
    <CustomerID>BONAP</CustomerID>
    <EmployeeID>4</EmployeeID>
    <OrderDate>1996-06-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-03T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>38.28</Freight>
    <ShipName>Bon app'</ShipName>
    <ShipAddress>12, rue des Bouchers</ShipAddress>
    <ShipCity>Marseille</ShipCity>
    <ShipPostalCode>13008</ShipPostalCode>
    <ShipCountry>France</ShipCountry>
  </Orders>
  <Orders>
    <OrderID>11077</OrderID>
    <CustomerID>RATTC</CustomerID>
    <EmployeeID>1</EmployeeID>
    <OrderDate>1996-06-05T00:00:00+04:00</OrderDate>
    <RequiredDate>1996-07-03T00:00:00+04:00</RequiredDate>
    <ShipVia>2</ShipVia>
    <Freight>8.53</Freight>
    <ShipName>Rattlesnake Canyon Grocery</ShipName>
    <ShipAddress>2817 Milton Dr.</ShipAddress>
    <ShipCity>Albuquerque</ShipCity>
    <ShipRegion>NM</ShipRegion>
    <ShipPostalCode>87110</ShipPostalCode>
    <ShipCountry>USA</ShipCountry>
  </Orders>
  <Products>
    <ProductID>1</ProductID>
    <ProductName>Chai</ProductName>
    <SupplierID>1</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>10 boxes x 20 bags</QuantityPerUnit>
    <UnitPrice>18</UnitPrice>
    <UnitsInStock>39</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>10</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900001</EAN13>
  </Products>
  <Products>
    <ProductID>2</ProductID>
    <ProductName>Chang</ProductName>
    <SupplierID>1</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
    <UnitPrice>19</UnitPrice>
    <UnitsInStock>17</UnitsInStock>
    <UnitsOnOrder>40</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900002</EAN13>
  </Products>
  <Products>
    <ProductID>3</ProductID>
    <ProductName>Aniseed Syrup</ProductName>
    <SupplierID>1</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>12 - 550 ml bottles</QuantityPerUnit>
    <UnitPrice>10</UnitPrice>
    <UnitsInStock>13</UnitsInStock>
    <UnitsOnOrder>70</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900003</EAN13>
  </Products>
  <Products>
    <ProductID>4</ProductID>
    <ProductName>Chef Anton's Cajun Seasoning</ProductName>
    <SupplierID>2</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>48 - 6 oz jars</QuantityPerUnit>
    <UnitPrice>22</UnitPrice>
    <UnitsInStock>53</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900004</EAN13>
  </Products>
  <Products>
    <ProductID>5</ProductID>
    <ProductName>Chef Anton's Gumbo Mix</ProductName>
    <SupplierID>2</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>36 boxes</QuantityPerUnit>
    <UnitPrice>21.35</UnitPrice>
    <UnitsInStock>0</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>true</Discontinued>
    <EAN13>070684900005</EAN13>
  </Products>
  <Products>
    <ProductID>6</ProductID>
    <ProductName>Grandma's Boysenberry Spread</ProductName>
    <SupplierID>3</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>12 - 8 oz jars</QuantityPerUnit>
    <UnitPrice>25</UnitPrice>
    <UnitsInStock>120</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900006</EAN13>
  </Products>
  <Products>
    <ProductID>7</ProductID>
    <ProductName>Uncle Bob's Organic Dried Pears</ProductName>
    <SupplierID>3</SupplierID>
    <CategoryID>7</CategoryID>
    <QuantityPerUnit>12 - 1 lb pkgs.</QuantityPerUnit>
    <UnitPrice>30</UnitPrice>
    <UnitsInStock>15</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>10</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900007</EAN13>
  </Products>
  <Products>
    <ProductID>8</ProductID>
    <ProductName>Northwoods Cranberry Sauce</ProductName>
    <SupplierID>3</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>12 - 12 oz jars</QuantityPerUnit>
    <UnitPrice>40</UnitPrice>
    <UnitsInStock>6</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900008</EAN13>
  </Products>
  <Products>
    <ProductID>9</ProductID>
    <ProductName>Mishi Kobe Niku</ProductName>
    <SupplierID>4</SupplierID>
    <CategoryID>6</CategoryID>
    <QuantityPerUnit>18 - 500 g pkgs.</QuantityPerUnit>
    <UnitPrice>97</UnitPrice>
    <UnitsInStock>29</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>true</Discontinued>
    <EAN13>070684900009</EAN13>
  </Products>
  <Products>
    <ProductID>10</ProductID>
    <ProductName>Ikura</ProductName>
    <SupplierID>4</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
    <UnitPrice>31</UnitPrice>
    <UnitsInStock>31</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900010</EAN13>
  </Products>
  <Products>
    <ProductID>11</ProductID>
    <ProductName>Queso Cabrales</ProductName>
    <SupplierID>5</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
    <UnitPrice>21</UnitPrice>
    <UnitsInStock>22</UnitsInStock>
    <UnitsOnOrder>30</UnitsOnOrder>
    <ReorderLevel>30</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900011</EAN13>
  </Products>
  <Products>
    <ProductID>12</ProductID>
    <ProductName>Queso Manchego La Pastora</ProductName>
    <SupplierID>5</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
    <UnitPrice>38</UnitPrice>
    <UnitsInStock>86</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900012</EAN13>
  </Products>
  <Products>
    <ProductID>13</ProductID>
    <ProductName>Konbu</ProductName>
    <SupplierID>6</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>2 kg box</QuantityPerUnit>
    <UnitPrice>6</UnitPrice>
    <UnitsInStock>24</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>5</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900013</EAN13>
  </Products>
  <Products>
    <ProductID>14</ProductID>
    <ProductName>Tofu</ProductName>
    <SupplierID>6</SupplierID>
    <CategoryID>7</CategoryID>
    <QuantityPerUnit>40 - 100 g pkgs.</QuantityPerUnit>
    <UnitPrice>23.25</UnitPrice>
    <UnitsInStock>35</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900014</EAN13>
  </Products>
  <Products>
    <ProductID>15</ProductID>
    <ProductName>Genen Shouyu</ProductName>
    <SupplierID>6</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>24 - 250 ml bottles</QuantityPerUnit>
    <UnitPrice>15.5</UnitPrice>
    <UnitsInStock>39</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>5</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900015</EAN13>
  </Products>
  <Products>
    <ProductID>16</ProductID>
    <ProductName>Pavlova</ProductName>
    <SupplierID>7</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>32 - 500 g boxes</QuantityPerUnit>
    <UnitPrice>17.45</UnitPrice>
    <UnitsInStock>29</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>10</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900016</EAN13>
  </Products>
  <Products>
    <ProductID>17</ProductID>
    <ProductName>Alice Mutton</ProductName>
    <SupplierID>7</SupplierID>
    <CategoryID>6</CategoryID>
    <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
    <UnitPrice>39</UnitPrice>
    <UnitsInStock>0</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>true</Discontinued>
    <EAN13>070684900017</EAN13>
  </Products>
  <Products>
    <ProductID>18</ProductID>
    <ProductName>Carnarvon Tigers</ProductName>
    <SupplierID>7</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>16 kg pkg.</QuantityPerUnit>
    <UnitPrice>62.5</UnitPrice>
    <UnitsInStock>42</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900018</EAN13>
  </Products>
  <Products>
    <ProductID>19</ProductID>
    <ProductName>Teatime Chocolate Biscuits</ProductName>
    <SupplierID>8</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>10 boxes x 12 pieces</QuantityPerUnit>
    <UnitPrice>9.2</UnitPrice>
    <UnitsInStock>25</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>5</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900019</EAN13>
  </Products>
  <Products>
    <ProductID>20</ProductID>
    <ProductName>Sir Rodney's Marmalade</ProductName>
    <SupplierID>8</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>30 gift boxes</QuantityPerUnit>
    <UnitPrice>81</UnitPrice>
    <UnitsInStock>40</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900020</EAN13>
  </Products>
  <Products>
    <ProductID>21</ProductID>
    <ProductName>Sir Rodney's Scones</ProductName>
    <SupplierID>8</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
    <UnitPrice>10</UnitPrice>
    <UnitsInStock>3</UnitsInStock>
    <UnitsOnOrder>40</UnitsOnOrder>
    <ReorderLevel>5</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900021</EAN13>
  </Products>
  <Products>
    <ProductID>22</ProductID>
    <ProductName>Gustaf's Knäckebröd</ProductName>
    <SupplierID>9</SupplierID>
    <CategoryID>5</CategoryID>
    <QuantityPerUnit>24 - 500 g pkgs.</QuantityPerUnit>
    <UnitPrice>21</UnitPrice>
    <UnitsInStock>104</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900022</EAN13>
  </Products>
  <Products>
    <ProductID>23</ProductID>
    <ProductName>Tunnbröd</ProductName>
    <SupplierID>9</SupplierID>
    <CategoryID>5</CategoryID>
    <QuantityPerUnit>12 - 250 g pkgs.</QuantityPerUnit>
    <UnitPrice>9</UnitPrice>
    <UnitsInStock>61</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900023</EAN13>
  </Products>
  <Products>
    <ProductID>24</ProductID>
    <ProductName>Guaraná Fantástica</ProductName>
    <SupplierID>10</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>12 - 355 ml cans</QuantityPerUnit>
    <UnitPrice>4.5</UnitPrice>
    <UnitsInStock>20</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>true</Discontinued>
    <EAN13>070684900024</EAN13>
  </Products>
  <Products>
    <ProductID>25</ProductID>
    <ProductName>NuNuCa Nuß-Nougat-Creme</ProductName>
    <SupplierID>11</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>20 - 450 g glasses</QuantityPerUnit>
    <UnitPrice>14</UnitPrice>
    <UnitsInStock>76</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>30</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900025</EAN13>
  </Products>
  <Products>
    <ProductID>26</ProductID>
    <ProductName>Gumbär Gummibärchen</ProductName>
    <SupplierID>11</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>100 - 250 g bags</QuantityPerUnit>
    <UnitPrice>31.23</UnitPrice>
    <UnitsInStock>15</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900026</EAN13>
  </Products>
  <Products>
    <ProductID>27</ProductID>
    <ProductName>Schoggi Schokolade</ProductName>
    <SupplierID>11</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>100 - 100 g pieces</QuantityPerUnit>
    <UnitPrice>43.9</UnitPrice>
    <UnitsInStock>49</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>30</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900027</EAN13>
  </Products>
  <Products>
    <ProductID>28</ProductID>
    <ProductName>Rössle Sauerkraut</ProductName>
    <SupplierID>12</SupplierID>
    <CategoryID>7</CategoryID>
    <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
    <UnitPrice>45.6</UnitPrice>
    <UnitsInStock>26</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>true</Discontinued>
    <EAN13>070684900028</EAN13>
  </Products>
  <Products>
    <ProductID>29</ProductID>
    <ProductName>Thüringer Rostbratwurst</ProductName>
    <SupplierID>12</SupplierID>
    <CategoryID>6</CategoryID>
    <QuantityPerUnit>50 bags x 30 sausgs.</QuantityPerUnit>
    <UnitPrice>123.79</UnitPrice>
    <UnitsInStock>0</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>true</Discontinued>
    <EAN13>070684900029</EAN13>
  </Products>
  <Products>
    <ProductID>30</ProductID>
    <ProductName>Nord-Ost Matjeshering</ProductName>
    <SupplierID>13</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>10 - 200 g glasses</QuantityPerUnit>
    <UnitPrice>25.89</UnitPrice>
    <UnitsInStock>10</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900030</EAN13>
  </Products>
  <Products>
    <ProductID>31</ProductID>
    <ProductName>Gorgonzola Telino</ProductName>
    <SupplierID>14</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
    <UnitPrice>12.5</UnitPrice>
    <UnitsInStock>0</UnitsInStock>
    <UnitsOnOrder>70</UnitsOnOrder>
    <ReorderLevel>20</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900031</EAN13>
  </Products>
  <Products>
    <ProductID>32</ProductID>
    <ProductName>Mascarpone Fabioli</ProductName>
    <SupplierID>14</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
    <UnitPrice>32</UnitPrice>
    <UnitsInStock>9</UnitsInStock>
    <UnitsOnOrder>40</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900032</EAN13>
  </Products>
  <Products>
    <ProductID>33</ProductID>
    <ProductName>Geitost</ProductName>
    <SupplierID>15</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>500 g</QuantityPerUnit>
    <UnitPrice>2.5</UnitPrice>
    <UnitsInStock>112</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>20</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900033</EAN13>
  </Products>
  <Products>
    <ProductID>34</ProductID>
    <ProductName>Sasquatch Ale</ProductName>
    <SupplierID>16</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
    <UnitPrice>14</UnitPrice>
    <UnitsInStock>111</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900034</EAN13>
  </Products>
  <Products>
    <ProductID>35</ProductID>
    <ProductName>Steeleye Stout</ProductName>
    <SupplierID>16</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
    <UnitPrice>18</UnitPrice>
    <UnitsInStock>20</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900035</EAN13>
  </Products>
  <Products>
    <ProductID>36</ProductID>
    <ProductName>Inlagd Sill</ProductName>
    <SupplierID>17</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>24 - 250 g  jars</QuantityPerUnit>
    <UnitPrice>19</UnitPrice>
    <UnitsInStock>112</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>20</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900036</EAN13>
  </Products>
  <Products>
    <ProductID>37</ProductID>
    <ProductName>Gravad lax</ProductName>
    <SupplierID>17</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>12 - 500 g pkgs.</QuantityPerUnit>
    <UnitPrice>26</UnitPrice>
    <UnitsInStock>11</UnitsInStock>
    <UnitsOnOrder>50</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900037</EAN13>
  </Products>
  <Products>
    <ProductID>38</ProductID>
    <ProductName>Côte de Blaye</ProductName>
    <SupplierID>18</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>12 - 75 cl bottles</QuantityPerUnit>
    <UnitPrice>263.5</UnitPrice>
    <UnitsInStock>17</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900038</EAN13>
  </Products>
  <Products>
    <ProductID>39</ProductID>
    <ProductName>Chartreuse verte</ProductName>
    <SupplierID>18</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>750 cc per bottle</QuantityPerUnit>
    <UnitPrice>18</UnitPrice>
    <UnitsInStock>69</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>5</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900039</EAN13>
  </Products>
  <Products>
    <ProductID>40</ProductID>
    <ProductName>Boston Crab Meat</ProductName>
    <SupplierID>19</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>24 - 4 oz tins</QuantityPerUnit>
    <UnitPrice>18.4</UnitPrice>
    <UnitsInStock>123</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>30</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900040</EAN13>
  </Products>
  <Products>
    <ProductID>41</ProductID>
    <ProductName>Jack's New England Clam Chowder</ProductName>
    <SupplierID>19</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>12 - 12 oz cans</QuantityPerUnit>
    <UnitPrice>9.65</UnitPrice>
    <UnitsInStock>85</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>10</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900041</EAN13>
  </Products>
  <Products>
    <ProductID>42</ProductID>
    <ProductName>Singaporean Hokkien Fried Mee</ProductName>
    <SupplierID>20</SupplierID>
    <CategoryID>5</CategoryID>
    <QuantityPerUnit>32 - 1 kg pkgs.</QuantityPerUnit>
    <UnitPrice>14</UnitPrice>
    <UnitsInStock>26</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>true</Discontinued>
    <EAN13>070684900042</EAN13>
  </Products>
  <Products>
    <ProductID>43</ProductID>
    <ProductName>Ipoh Coffee</ProductName>
    <SupplierID>20</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>16 - 500 g tins</QuantityPerUnit>
    <UnitPrice>46</UnitPrice>
    <UnitsInStock>17</UnitsInStock>
    <UnitsOnOrder>10</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900043</EAN13>
  </Products>
  <Products>
    <ProductID>44</ProductID>
    <ProductName>Gula Malacca</ProductName>
    <SupplierID>20</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>20 - 2 kg bags</QuantityPerUnit>
    <UnitPrice>19.45</UnitPrice>
    <UnitsInStock>27</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900044</EAN13>
  </Products>
  <Products>
    <ProductID>45</ProductID>
    <ProductName>Røgede sild</ProductName>
    <SupplierID>21</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>1k pkg.</QuantityPerUnit>
    <UnitPrice>9.5</UnitPrice>
    <UnitsInStock>5</UnitsInStock>
    <UnitsOnOrder>70</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900045</EAN13>
  </Products>
  <Products>
    <ProductID>46</ProductID>
    <ProductName>Spegesild</ProductName>
    <SupplierID>21</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
    <UnitPrice>12</UnitPrice>
    <UnitsInStock>95</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900046</EAN13>
  </Products>
  <Products>
    <ProductID>47</ProductID>
    <ProductName>Zaanse koeken</ProductName>
    <SupplierID>22</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>10 - 4 oz boxes</QuantityPerUnit>
    <UnitPrice>9.5</UnitPrice>
    <UnitsInStock>36</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900047</EAN13>
  </Products>
  <Products>
    <ProductID>48</ProductID>
    <ProductName>Chocolade</ProductName>
    <SupplierID>22</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>10 pkgs.</QuantityPerUnit>
    <UnitPrice>12.75</UnitPrice>
    <UnitsInStock>15</UnitsInStock>
    <UnitsOnOrder>70</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900048</EAN13>
  </Products>
  <Products>
    <ProductID>49</ProductID>
    <ProductName>Maxilaku</ProductName>
    <SupplierID>23</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>24 - 50 g pkgs.</QuantityPerUnit>
    <UnitPrice>20</UnitPrice>
    <UnitsInStock>10</UnitsInStock>
    <UnitsOnOrder>60</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900049</EAN13>
  </Products>
  <Products>
    <ProductID>50</ProductID>
    <ProductName>Valkoinen suklaa</ProductName>
    <SupplierID>23</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>12 - 100 g bars</QuantityPerUnit>
    <UnitPrice>16.25</UnitPrice>
    <UnitsInStock>65</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>30</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900050</EAN13>
  </Products>
  <Products>
    <ProductID>51</ProductID>
    <ProductName>Manjimup Dried Apples</ProductName>
    <SupplierID>24</SupplierID>
    <CategoryID>7</CategoryID>
    <QuantityPerUnit>50 - 300 g pkgs.</QuantityPerUnit>
    <UnitPrice>53</UnitPrice>
    <UnitsInStock>20</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>10</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900051</EAN13>
  </Products>
  <Products>
    <ProductID>52</ProductID>
    <ProductName>Filo Mix</ProductName>
    <SupplierID>24</SupplierID>
    <CategoryID>5</CategoryID>
    <QuantityPerUnit>16 - 2 kg boxes</QuantityPerUnit>
    <UnitPrice>7</UnitPrice>
    <UnitsInStock>38</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900052</EAN13>
  </Products>
  <Products>
    <ProductID>53</ProductID>
    <ProductName>Perth Pasties</ProductName>
    <SupplierID>24</SupplierID>
    <CategoryID>6</CategoryID>
    <QuantityPerUnit>48 pieces</QuantityPerUnit>
    <UnitPrice>32.8</UnitPrice>
    <UnitsInStock>0</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>true</Discontinued>
    <EAN13>070684900053</EAN13>
  </Products>
  <Products>
    <ProductID>54</ProductID>
    <ProductName>Tourtière</ProductName>
    <SupplierID>25</SupplierID>
    <CategoryID>6</CategoryID>
    <QuantityPerUnit>16 pies</QuantityPerUnit>
    <UnitPrice>7.45</UnitPrice>
    <UnitsInStock>21</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>10</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900054</EAN13>
  </Products>
  <Products>
    <ProductID>55</ProductID>
    <ProductName>Pâté chinois</ProductName>
    <SupplierID>25</SupplierID>
    <CategoryID>6</CategoryID>
    <QuantityPerUnit>24 boxes x 2 pies</QuantityPerUnit>
    <UnitPrice>24</UnitPrice>
    <UnitsInStock>115</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>20</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900055</EAN13>
  </Products>
  <Products>
    <ProductID>56</ProductID>
    <ProductName>Gnocchi di nonna Alice</ProductName>
    <SupplierID>26</SupplierID>
    <CategoryID>5</CategoryID>
    <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
    <UnitPrice>38</UnitPrice>
    <UnitsInStock>21</UnitsInStock>
    <UnitsOnOrder>10</UnitsOnOrder>
    <ReorderLevel>30</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900056</EAN13>
  </Products>
  <Products>
    <ProductID>57</ProductID>
    <ProductName>Ravioli Angelo</ProductName>
    <SupplierID>26</SupplierID>
    <CategoryID>5</CategoryID>
    <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
    <UnitPrice>19.5</UnitPrice>
    <UnitsInStock>36</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>20</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900057</EAN13>
  </Products>
  <Products>
    <ProductID>58</ProductID>
    <ProductName>Escargots de Bourgogne</ProductName>
    <SupplierID>27</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>24 pieces</QuantityPerUnit>
    <UnitPrice>13.25</UnitPrice>
    <UnitsInStock>62</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>20</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900058</EAN13>
  </Products>
  <Products>
    <ProductID>59</ProductID>
    <ProductName>Raclette Courdavault</ProductName>
    <SupplierID>28</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
    <UnitPrice>55</UnitPrice>
    <UnitsInStock>79</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900059</EAN13>
  </Products>
  <Products>
    <ProductID>60</ProductID>
    <ProductName>Camembert Pierrot</ProductName>
    <SupplierID>28</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
    <UnitPrice>34</UnitPrice>
    <UnitsInStock>19</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900060</EAN13>
  </Products>
  <Products>
    <ProductID>61</ProductID>
    <ProductName>Sirop d'érable</ProductName>
    <SupplierID>29</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>24 - 500 ml bottles</QuantityPerUnit>
    <UnitPrice>28.5</UnitPrice>
    <UnitsInStock>113</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900061</EAN13>
  </Products>
  <Products>
    <ProductID>62</ProductID>
    <ProductName>Tarte au sucre</ProductName>
    <SupplierID>29</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>48 pies</QuantityPerUnit>
    <UnitPrice>49.3</UnitPrice>
    <UnitsInStock>17</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900062</EAN13>
  </Products>
  <Products>
    <ProductID>63</ProductID>
    <ProductName>Vegie-spread</ProductName>
    <SupplierID>7</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>15 - 625 g jars</QuantityPerUnit>
    <UnitPrice>43.9</UnitPrice>
    <UnitsInStock>24</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>5</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900063</EAN13>
  </Products>
  <Products>
    <ProductID>64</ProductID>
    <ProductName>Wimmers gute Semmelknödel</ProductName>
    <SupplierID>12</SupplierID>
    <CategoryID>5</CategoryID>
    <QuantityPerUnit>20 bags x 4 pieces</QuantityPerUnit>
    <UnitPrice>33.25</UnitPrice>
    <UnitsInStock>22</UnitsInStock>
    <UnitsOnOrder>80</UnitsOnOrder>
    <ReorderLevel>30</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900064</EAN13>
  </Products>
  <Products>
    <ProductID>65</ProductID>
    <ProductName>Louisiana Fiery Hot Pepper Sauce</ProductName>
    <SupplierID>2</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>32 - 8 oz bottles</QuantityPerUnit>
    <UnitPrice>21.05</UnitPrice>
    <UnitsInStock>76</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900065</EAN13>
  </Products>
  <Products>
    <ProductID>66</ProductID>
    <ProductName>Louisiana Hot Spiced Okra</ProductName>
    <SupplierID>2</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>24 - 8 oz jars</QuantityPerUnit>
    <UnitPrice>17</UnitPrice>
    <UnitsInStock>4</UnitsInStock>
    <UnitsOnOrder>100</UnitsOnOrder>
    <ReorderLevel>20</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900066</EAN13>
  </Products>
  <Products>
    <ProductID>67</ProductID>
    <ProductName>Laughing Lumberjack Lager</ProductName>
    <SupplierID>16</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
    <UnitPrice>14</UnitPrice>
    <UnitsInStock>52</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>10</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900067</EAN13>
  </Products>
  <Products>
    <ProductID>68</ProductID>
    <ProductName>Scottish Longbreads</ProductName>
    <SupplierID>8</SupplierID>
    <CategoryID>3</CategoryID>
    <QuantityPerUnit>10 boxes x 8 pieces</QuantityPerUnit>
    <UnitPrice>12.5</UnitPrice>
    <UnitsInStock>6</UnitsInStock>
    <UnitsOnOrder>10</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900068</EAN13>
  </Products>
  <Products>
    <ProductID>69</ProductID>
    <ProductName>Gudbrandsdalsost</ProductName>
    <SupplierID>15</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>10 kg pkg.</QuantityPerUnit>
    <UnitPrice>36</UnitPrice>
    <UnitsInStock>26</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900069</EAN13>
  </Products>
  <Products>
    <ProductID>70</ProductID>
    <ProductName>Outback Lager</ProductName>
    <SupplierID>7</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>24 - 355 ml bottles</QuantityPerUnit>
    <UnitPrice>15</UnitPrice>
    <UnitsInStock>15</UnitsInStock>
    <UnitsOnOrder>10</UnitsOnOrder>
    <ReorderLevel>30</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900070</EAN13>
  </Products>
  <Products>
    <ProductID>71</ProductID>
    <ProductName>Fløtemysost</ProductName>
    <SupplierID>15</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
    <UnitPrice>21.5</UnitPrice>
    <UnitsInStock>26</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900071</EAN13>
  </Products>
  <Products>
    <ProductID>72</ProductID>
    <ProductName>Mozzarella di Giovanni</ProductName>
    <SupplierID>14</SupplierID>
    <CategoryID>4</CategoryID>
    <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
    <UnitPrice>34.8</UnitPrice>
    <UnitsInStock>14</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>0</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900072</EAN13>
  </Products>
  <Products>
    <ProductID>73</ProductID>
    <ProductName>Röd Kaviar</ProductName>
    <SupplierID>17</SupplierID>
    <CategoryID>8</CategoryID>
    <QuantityPerUnit>24 - 150 g jars</QuantityPerUnit>
    <UnitPrice>15</UnitPrice>
    <UnitsInStock>101</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>5</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900073</EAN13>
  </Products>
  <Products>
    <ProductID>74</ProductID>
    <ProductName>Longlife Tofu</ProductName>
    <SupplierID>4</SupplierID>
    <CategoryID>7</CategoryID>
    <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
    <UnitPrice>10</UnitPrice>
    <UnitsInStock>4</UnitsInStock>
    <UnitsOnOrder>20</UnitsOnOrder>
    <ReorderLevel>5</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900074</EAN13>
  </Products>
  <Products>
    <ProductID>75</ProductID>
    <ProductName>Rhönbräu Klosterbier</ProductName>
    <SupplierID>12</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
    <UnitPrice>7.75</UnitPrice>
    <UnitsInStock>125</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>25</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900075</EAN13>
  </Products>
  <Products>
    <ProductID>76</ProductID>
    <ProductName>Lakkalikööri</ProductName>
    <SupplierID>23</SupplierID>
    <CategoryID>1</CategoryID>
    <QuantityPerUnit>500 ml</QuantityPerUnit>
    <UnitPrice>18</UnitPrice>
    <UnitsInStock>57</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>20</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900076</EAN13>
  </Products>
  <Products>
    <ProductID>77</ProductID>
    <ProductName>Original Frankfurter grüne Soße</ProductName>
    <SupplierID>12</SupplierID>
    <CategoryID>2</CategoryID>
    <QuantityPerUnit>12 boxes</QuantityPerUnit>
    <UnitPrice>13</UnitPrice>
    <UnitsInStock>32</UnitsInStock>
    <UnitsOnOrder>0</UnitsOnOrder>
    <ReorderLevel>15</ReorderLevel>
    <Discontinued>false</Discontinued>
    <EAN13>070684900077</EAN13>
  </Products>
  <Shippers>
    <ShipperID>1</ShipperID>
    <CompanyName>Speedy Express</CompanyName>
    <Phone>(503) 555-9831</Phone>
  </Shippers>
  <Shippers>
    <ShipperID>2</ShipperID>
    <CompanyName>United Package</CompanyName>
    <Phone>(503) 555-3199</Phone>
  </Shippers>
  <Shippers>
    <ShipperID>3</ShipperID>
    <CompanyName>Federal Shipping</CompanyName>
    <Phone>(503) 555-9931</Phone>
  </Shippers>
  <Suppliers>
    <SupplierID>1</SupplierID>
    <CompanyName>Exotic Liquids</CompanyName>
    <ContactName>Charlotte Cooper</ContactName>
    <ContactTitle>Purchasing Manager</ContactTitle>
    <Address>49 Gilbert St.</Address>
    <City>London</City>
    <PostalCode>EC1 4SD</PostalCode>
    <Country>UK</Country>
    <Phone>(171) 555-2222</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>2</SupplierID>
    <CompanyName>New Orleans Cajun Delights</CompanyName>
    <ContactName>Shelley Burke</ContactName>
    <ContactTitle>Order Administrator</ContactTitle>
    <Address>P.O. Box 78934</Address>
    <City>New Orleans</City>
    <Region>LA</Region>
    <PostalCode>70117</PostalCode>
    <Country>USA</Country>
    <Phone>(100) 555-4822</Phone>
    <HomePage>#CAJUN.HTM#</HomePage>
  </Suppliers>
  <Suppliers>
    <SupplierID>3</SupplierID>
    <CompanyName>Grandma Kelly's Homestead</CompanyName>
    <ContactName>Regina Murphy</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>707 Oxford Rd.</Address>
    <City>Ann Arbor</City>
    <Region>MI</Region>
    <PostalCode>48104</PostalCode>
    <Country>USA</Country>
    <Phone>(313) 555-5735</Phone>
    <Fax>(313) 555-3349</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>4</SupplierID>
    <CompanyName>Tokyo Traders</CompanyName>
    <ContactName>Yoshi Nagase</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>9-8 Sekimai
Musashino-shi</Address>
    <City>Tokyo</City>
    <PostalCode>100</PostalCode>
    <Country>Japan</Country>
    <Phone>(03) 3555-5011</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>5</SupplierID>
    <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
    <ContactName>Antonio del Valle Saavedra </ContactName>
    <ContactTitle>Export Administrator</ContactTitle>
    <Address>Calle del Rosal 4</Address>
    <City>Oviedo</City>
    <Region>Asturias</Region>
    <PostalCode>33007</PostalCode>
    <Country>Spain</Country>
    <Phone>(98) 598 76 54</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>6</SupplierID>
    <CompanyName>Mayumi's</CompanyName>
    <ContactName>Mayumi Ohno</ContactName>
    <ContactTitle>Marketing Representative</ContactTitle>
    <Address>92 Setsuko
Chuo-ku</Address>
    <City>Osaka</City>
    <PostalCode>545</PostalCode>
    <Country>Japan</Country>
    <Phone>(06) 431-7877</Phone>
    <HomePage>Mayumi's (on the World Wide Web)#http://www.microsoft.com/accessdev/sampleapps/mayumi.htm#</HomePage>
  </Suppliers>
  <Suppliers>
    <SupplierID>7</SupplierID>
    <CompanyName>Pavlova, Ltd.</CompanyName>
    <ContactName>Ian Devling</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>74 Rose St.
Moonie Ponds</Address>
    <City>Melbourne</City>
    <Region>Victoria</Region>
    <PostalCode>3058</PostalCode>
    <Country>Australia</Country>
    <Phone>(03) 444-2343</Phone>
    <Fax>(03) 444-6588</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>8</SupplierID>
    <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
    <ContactName>Peter Wilson</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>29 King's Way</Address>
    <City>Manchester</City>
    <PostalCode>M14 GSD</PostalCode>
    <Country>UK</Country>
    <Phone>(161) 555-4448</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>9</SupplierID>
    <CompanyName>PB Knäckebröd AB</CompanyName>
    <ContactName>Lars Peterson</ContactName>
    <ContactTitle>Sales Agent</ContactTitle>
    <Address>Kaloadagatan 13</Address>
    <City>Göteborg</City>
    <PostalCode>S-345 67</PostalCode>
    <Country>Sweden </Country>
    <Phone>031-987 65 43</Phone>
    <Fax>031-987 65 91</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>10</SupplierID>
    <CompanyName>Refrescos Americanas LTDA</CompanyName>
    <ContactName>Carlos Diaz</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>Av. das Americanas 12.890</Address>
    <City>São Paulo</City>
    <PostalCode>5442</PostalCode>
    <Country>Brazil</Country>
    <Phone>(11) 555 4640</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>11</SupplierID>
    <CompanyName>Heli Süßwaren GmbH &amp; Co. KG</CompanyName>
    <ContactName>Petra Winkler</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>Tiergartenstraße 5</Address>
    <City>Berlin</City>
    <PostalCode>10785</PostalCode>
    <Country>Germany</Country>
    <Phone>(010) 9984510</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>12</SupplierID>
    <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
    <ContactName>Martin Bein</ContactName>
    <ContactTitle>International Marketing Mgr.</ContactTitle>
    <Address>Bogenallee 51</Address>
    <City>Frankfurt</City>
    <PostalCode>60439</PostalCode>
    <Country>Germany</Country>
    <Phone>(069) 992755</Phone>
    <HomePage>Plutzer (on the World Wide Web)#http://www.microsoft.com/accessdev/sampleapps/plutzer.htm#</HomePage>
  </Suppliers>
  <Suppliers>
    <SupplierID>13</SupplierID>
    <CompanyName>Nord-Ost-Fisch Handelsgesellschaft mbH</CompanyName>
    <ContactName>Sven Petersen</ContactName>
    <ContactTitle>Coordinator Foreign Markets</ContactTitle>
    <Address>Frahmredder 112a</Address>
    <City>Cuxhaven</City>
    <PostalCode>27478</PostalCode>
    <Country>Germany</Country>
    <Phone>(04721) 8713</Phone>
    <Fax>(04721) 8714</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>14</SupplierID>
    <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
    <ContactName>Elio Rossi</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Viale Dante, 75</Address>
    <City>Ravenna</City>
    <PostalCode>48100</PostalCode>
    <Country>Italy</Country>
    <Phone>(0544) 60323</Phone>
    <Fax>(0544) 60603</Fax>
    <HomePage>#FORMAGGI.HTM#</HomePage>
  </Suppliers>
  <Suppliers>
    <SupplierID>15</SupplierID>
    <CompanyName>Norske Meierier</CompanyName>
    <ContactName>Beate Vileid</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>Hatlevegen 5</Address>
    <City>Sandvika</City>
    <PostalCode>1320</PostalCode>
    <Country>Norway</Country>
    <Phone>(0)2-953010</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>16</SupplierID>
    <CompanyName>Bigfoot Breweries</CompanyName>
    <ContactName>Cheryl Saylor</ContactName>
    <ContactTitle>Regional Account Rep.</ContactTitle>
    <Address>3400 - 8th Avenue
Suite 210</Address>
    <City>Bend</City>
    <Region>OR</Region>
    <PostalCode>97101</PostalCode>
    <Country>USA</Country>
    <Phone>(503) 555-9931</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>17</SupplierID>
    <CompanyName>Svensk Sjöföda AB</CompanyName>
    <ContactName>Michael Björn</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Brovallavägen 231</Address>
    <City>Stockholm</City>
    <PostalCode>S-123 45</PostalCode>
    <Country>Sweden</Country>
    <Phone>08-123 45 67</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>18</SupplierID>
    <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
    <ContactName>Guylène Nodier</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>203, Rue des Francs-Bourgeois</Address>
    <City>Paris</City>
    <PostalCode>75004</PostalCode>
    <Country>France</Country>
    <Phone>(1) 03.83.00.68</Phone>
    <Fax>(1) 03.83.00.62</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>19</SupplierID>
    <CompanyName>New England Seafood Cannery</CompanyName>
    <ContactName>Robb Merchant</ContactName>
    <ContactTitle>Wholesale Account Agent</ContactTitle>
    <Address>Order Processing Dept.
2100 Paul Revere Blvd.</Address>
    <City>Boston</City>
    <Region>MA</Region>
    <PostalCode>02134</PostalCode>
    <Country>USA</Country>
    <Phone>(617) 555-3267</Phone>
    <Fax>(617) 555-3389</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>20</SupplierID>
    <CompanyName>Leka Trading</CompanyName>
    <ContactName>Chandra Leka</ContactName>
    <ContactTitle>Owner</ContactTitle>
    <Address>471 Serangoon Loop, Suite #402</Address>
    <City>Singapore</City>
    <PostalCode>0512</PostalCode>
    <Country>Singapore</Country>
    <Phone>555-8787</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>21</SupplierID>
    <CompanyName>Lyngbysild</CompanyName>
    <ContactName>Niels Petersen</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>Lyngbysild
Fiskebakken 10</Address>
    <City>Lyngby</City>
    <PostalCode>2800</PostalCode>
    <Country>Denmark</Country>
    <Phone>43844108</Phone>
    <Fax>43844115</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>22</SupplierID>
    <CompanyName>Zaanse Snoepfabriek</CompanyName>
    <ContactName>Dirk Luchte</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>Verkoop
Rijnweg 22</Address>
    <City>Zaandam</City>
    <PostalCode>9999 ZZ</PostalCode>
    <Country>Netherlands</Country>
    <Phone>(12345) 1212</Phone>
    <Fax>(12345) 1210</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>23</SupplierID>
    <CompanyName>Karkki Oy</CompanyName>
    <ContactName>Anne Heikkonen</ContactName>
    <ContactTitle>Product Manager</ContactTitle>
    <Address>Valtakatu 12</Address>
    <City>Lappeenranta</City>
    <PostalCode>53120</PostalCode>
    <Country>Finland</Country>
    <Phone>(953) 10956</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>24</SupplierID>
    <CompanyName>G'day, Mate</CompanyName>
    <ContactName>Wendy Mackenzie</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>170 Prince Edward Parade
Hunter's Hill</Address>
    <City>Sydney</City>
    <Region>NSW</Region>
    <PostalCode>2042</PostalCode>
    <Country>Australia</Country>
    <Phone>(02) 555-5914</Phone>
    <Fax>(02) 555-4873</Fax>
    <HomePage>G'day Mate (on the World Wide Web)#http://www.microsoft.com/accessdev/sampleapps/gdaymate.htm#</HomePage>
  </Suppliers>
  <Suppliers>
    <SupplierID>25</SupplierID>
    <CompanyName>Ma Maison</CompanyName>
    <ContactName>Jean-Guy Lauzon</ContactName>
    <ContactTitle>Marketing Manager</ContactTitle>
    <Address>2960 Rue St. Laurent</Address>
    <City>Montréal</City>
    <Region>Québec</Region>
    <PostalCode>H1J 1C3</PostalCode>
    <Country>Canada</Country>
    <Phone>(514) 555-9022</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>26</SupplierID>
    <CompanyName>Pasta Buttini s.r.l.</CompanyName>
    <ContactName>Giovanni Giudici</ContactName>
    <ContactTitle>Order Administrator</ContactTitle>
    <Address>Via dei Gelsomini, 153</Address>
    <City>Salerno</City>
    <PostalCode>84100</PostalCode>
    <Country>Italy</Country>
    <Phone>(089) 6547665</Phone>
    <Fax>(089) 6547667</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>27</SupplierID>
    <CompanyName>Escargots Nouveaux</CompanyName>
    <ContactName>Marie Delamare</ContactName>
    <ContactTitle>Sales Manager</ContactTitle>
    <Address>22, rue H. Voiron</Address>
    <City>Montceau</City>
    <PostalCode>71300</PostalCode>
    <Country>France</Country>
    <Phone>85.57.00.07</Phone>
  </Suppliers>
  <Suppliers>
    <SupplierID>28</SupplierID>
    <CompanyName>Gai pâturage</CompanyName>
    <ContactName>Eliane Noz</ContactName>
    <ContactTitle>Sales Representative</ContactTitle>
    <Address>Bat. B
3, rue des Alpes</Address>
    <City>Annecy</City>
    <PostalCode>74000</PostalCode>
    <Country>France</Country>
    <Phone>38.76.98.06</Phone>
    <Fax>38.76.98.58</Fax>
  </Suppliers>
  <Suppliers>
    <SupplierID>29</SupplierID>
    <CompanyName>Forêts d'érables</CompanyName>
    <ContactName>Chantal Goulet</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>148 rue Chasseur</Address>
    <City>Ste-Hyacinthe</City>
    <Region>Québec</Region>
    <PostalCode>J2S 7S8</PostalCode>
    <Country>Canada</Country>
    <Phone>(514) 555-2955</Phone>
    <Fax>(514) 555-2921</Fax>
  </Suppliers>
</NewDataSet>