<xml>
  <Customer>
    <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>
    <Order>
      <OrderID>10643</OrderID>
      <CustomerID>ALFKI</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1997-08-25T00:00:00</OrderDate>
      <RequiredDate>1997-09-22T00:00:00</RequiredDate>
      <ShippedDate>1997-09-02T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>29.4600</Freight>
      <ShipName>Alfreds Futterkiste</ShipName>
      <ShipAddress>Obere Str. 57</ShipAddress>
      <ShipCity>Berlin</ShipCity>
      <ShipPostalCode>12209</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10643</OrderID>
        <ProductID>28</ProductID>
        <UnitPrice>45.6000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>28</ProductID>
          <ProductName>Rössle Sauerkraut</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
          <UnitPrice>45.6000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10643</OrderID>
        <ProductID>39</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>39</ProductID>
          <ProductName>Chartreuse verte</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>750 cc per bottle</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>69</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10643</OrderID>
        <ProductID>46</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>2</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>46</ProductID>
          <ProductName>Spegesild</ProductName>
          <SupplierID>21</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>12.0000</UnitPrice>
          <UnitsInStock>95</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>21</SupplierID>
            <CompanyName>Lyngbysild</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10692</OrderID>
      <CustomerID>ALFKI</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-10-03T00:00:00</OrderDate>
      <RequiredDate>1997-10-31T00:00:00</RequiredDate>
      <ShippedDate>1997-10-13T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>61.0200</Freight>
      <ShipName>Alfred's Futterkiste</ShipName>
      <ShipAddress>Obere Str. 57</ShipAddress>
      <ShipCity>Berlin</ShipCity>
      <ShipPostalCode>12209</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10692</OrderID>
        <ProductID>63</ProductID>
        <UnitPrice>43.9000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>63</ProductID>
          <ProductName>Vegie-spread</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>15 - 625 g jars</QuantityPerUnit>
          <UnitPrice>43.9000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10702</OrderID>
      <CustomerID>ALFKI</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-10-13T00:00:00</OrderDate>
      <RequiredDate>1997-11-24T00:00:00</RequiredDate>
      <ShippedDate>1997-10-21T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>23.9400</Freight>
      <ShipName>Alfred's Futterkiste</ShipName>
      <ShipAddress>Obere Str. 57</ShipAddress>
      <ShipCity>Berlin</ShipCity>
      <ShipPostalCode>12209</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10702</OrderID>
        <ProductID>3</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>3</ProductID>
          <ProductName>Aniseed Syrup</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 550 ml bottles</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>13</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10702</OrderID>
        <ProductID>76</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>76</ProductID>
          <ProductName>Lakkalikööri</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>500 ml</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>57</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10835</OrderID>
      <CustomerID>ALFKI</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-01-15T00:00:00</OrderDate>
      <RequiredDate>1998-02-12T00:00:00</RequiredDate>
      <ShippedDate>1998-01-21T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>69.5300</Freight>
      <ShipName>Alfred's Futterkiste</ShipName>
      <ShipAddress>Obere Str. 57</ShipAddress>
      <ShipCity>Berlin</ShipCity>
      <ShipPostalCode>12209</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10835</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>55.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10835</OrderID>
        <ProductID>77</ProductID>
        <UnitPrice>13.0000</UnitPrice>
        <Quantity>2</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>77</ProductID>
          <ProductName>Original Frankfurter grüne Soße</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 boxes</QuantityPerUnit>
          <UnitPrice>13.0000</UnitPrice>
          <UnitsInStock>32</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10952</OrderID>
      <CustomerID>ALFKI</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-03-16T00:00:00</OrderDate>
      <RequiredDate>1998-04-27T00:00:00</RequiredDate>
      <ShippedDate>1998-03-24T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>40.4200</Freight>
      <ShipName>Alfred's Futterkiste</ShipName>
      <ShipAddress>Obere Str. 57</ShipAddress>
      <ShipCity>Berlin</ShipCity>
      <ShipPostalCode>12209</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10952</OrderID>
        <ProductID>6</ProductID>
        <UnitPrice>25.0000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>6</ProductID>
          <ProductName>Grandma's Boysenberry Spread</ProductName>
          <SupplierID>3</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 8 oz jars</QuantityPerUnit>
          <UnitPrice>25.0000</UnitPrice>
          <UnitsInStock>120</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10952</OrderID>
        <ProductID>28</ProductID>
        <UnitPrice>45.6000</UnitPrice>
        <Quantity>2</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>28</ProductID>
          <ProductName>Rössle Sauerkraut</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
          <UnitPrice>45.6000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11011</OrderID>
      <CustomerID>ALFKI</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1998-04-09T00:00:00</OrderDate>
      <RequiredDate>1998-05-07T00:00:00</RequiredDate>
      <ShippedDate>1998-04-13T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>1.2100</Freight>
      <ShipName>Alfred's Futterkiste</ShipName>
      <ShipAddress>Obere Str. 57</ShipAddress>
      <ShipCity>Berlin</ShipCity>
      <ShipPostalCode>12209</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>11011</OrderID>
        <ProductID>58</ProductID>
        <UnitPrice>13.2500</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>58</ProductID>
          <ProductName>Escargots de Bourgogne</ProductName>
          <SupplierID>27</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 pieces</QuantityPerUnit>
          <UnitPrice>13.2500</UnitPrice>
          <UnitsInStock>62</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>27</SupplierID>
            <CompanyName>Escargots Nouveaux</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11011</OrderID>
        <ProductID>71</ProductID>
        <UnitPrice>21.5000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>71</ProductID>
          <ProductName>Flotemysost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.5000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10308</OrderID>
      <CustomerID>ANATR</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1996-09-18T00:00:00</OrderDate>
      <RequiredDate>1996-10-16T00:00:00</RequiredDate>
      <ShippedDate>1996-09-24T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>1.6100</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>
      <OrderDetail>
        <OrderID>10308</OrderID>
        <ProductID>69</ProductID>
        <UnitPrice>28.8000</UnitPrice>
        <Quantity>1</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>69</ProductID>
          <ProductName>Gudbrandsdalsost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 kg pkg.</QuantityPerUnit>
          <UnitPrice>36.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10308</OrderID>
        <ProductID>70</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>70</ProductID>
          <ProductName>Outback Lager</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 355 ml bottles</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10625</OrderID>
      <CustomerID>ANATR</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-08-08T00:00:00</OrderDate>
      <RequiredDate>1997-09-05T00:00:00</RequiredDate>
      <ShippedDate>1997-08-14T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>43.9000</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>
      <OrderDetail>
        <OrderID>10625</OrderID>
        <ProductID>14</ProductID>
        <UnitPrice>23.2500</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>14</ProductID>
          <ProductName>Tofu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>40 - 100 g pkgs.</QuantityPerUnit>
          <UnitPrice>23.2500</UnitPrice>
          <UnitsInStock>35</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10625</OrderID>
        <ProductID>42</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>42</ProductID>
          <ProductName>Singaporean Hokkien Fried Mee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>32 - 1 kg pkgs.</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10625</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>34.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10759</OrderID>
      <CustomerID>ANATR</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-11-28T00:00:00</OrderDate>
      <RequiredDate>1997-12-26T00:00:00</RequiredDate>
      <ShippedDate>1997-12-12T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>11.9900</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>
      <OrderDetail>
        <OrderID>10759</OrderID>
        <ProductID>32</ProductID>
        <UnitPrice>32.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>32</ProductID>
          <ProductName>Mascarpone Fabioli</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>32.0000</UnitPrice>
          <UnitsInStock>9</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10926</OrderID>
      <CustomerID>ANATR</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-03-04T00:00:00</OrderDate>
      <RequiredDate>1998-04-01T00:00:00</RequiredDate>
      <ShippedDate>1998-03-11T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>39.9200</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>
      <OrderDetail>
        <OrderID>10926</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>2</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10926</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>6.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10926</OrderID>
        <ProductID>19</ProductID>
        <UnitPrice>9.2000</UnitPrice>
        <Quantity>7</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>19</ProductID>
          <ProductName>Teatime Chocolate Biscuits</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 boxes x 12 pieces</QuantityPerUnit>
          <UnitPrice>9.2000</UnitPrice>
          <UnitsInStock>25</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10926</OrderID>
        <ProductID>72</ProductID>
        <UnitPrice>34.8000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>72</ProductID>
          <ProductName>Mozzarella di Giovanni</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>34.8000</UnitPrice>
          <UnitsInStock>14</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10365</OrderID>
      <CustomerID>ANTON</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1996-11-27T00:00:00</OrderDate>
      <RequiredDate>1996-12-25T00:00:00</RequiredDate>
      <ShippedDate>1996-12-02T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>22.0000</Freight>
      <ShipName>Antonio Moreno Taquería</ShipName>
      <ShipAddress>Mataderos  2312</ShipAddress>
      <ShipCity>México D.F.</ShipCity>
      <ShipPostalCode>05023</ShipPostalCode>
      <ShipCountry>Mexico</ShipCountry>
      <OrderDetail>
        <OrderID>10365</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>16.8000</UnitPrice>
        <Quantity>24</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10507</OrderID>
      <CustomerID>ANTON</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1997-04-15T00:00:00</OrderDate>
      <RequiredDate>1997-05-13T00:00:00</RequiredDate>
      <ShippedDate>1997-04-22T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>47.4500</Freight>
      <ShipName>Antonio Moreno Taquería</ShipName>
      <ShipAddress>Mataderos  2312</ShipAddress>
      <ShipCity>México D.F.</ShipCity>
      <ShipPostalCode>05023</ShipPostalCode>
      <ShipCountry>Mexico</ShipCountry>
      <OrderDetail>
        <OrderID>10507</OrderID>
        <ProductID>43</ProductID>
        <UnitPrice>46.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>43</ProductID>
          <ProductName>Ipoh Coffee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>16 - 500 g tins</QuantityPerUnit>
          <UnitPrice>46.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10507</OrderID>
        <ProductID>48</ProductID>
        <UnitPrice>12.7500</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>48</ProductID>
          <ProductName>Chocolade</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 pkgs.</QuantityPerUnit>
          <UnitPrice>12.7500</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10535</OrderID>
      <CustomerID>ANTON</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-05-13T00:00:00</OrderDate>
      <RequiredDate>1997-06-10T00:00:00</RequiredDate>
      <ShippedDate>1997-05-21T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>15.6400</Freight>
      <ShipName>Antonio Moreno Taquería</ShipName>
      <ShipAddress>Mataderos  2312</ShipAddress>
      <ShipCity>México D.F.</ShipCity>
      <ShipPostalCode>05023</ShipPostalCode>
      <ShipCountry>Mexico</ShipCountry>
      <OrderDetail>
        <OrderID>10535</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10535</OrderID>
        <ProductID>40</ProductID>
        <UnitPrice>18.4000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>40</ProductID>
          <ProductName>Boston Crab Meat</ProductName>
          <SupplierID>19</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 4 oz tins</QuantityPerUnit>
          <UnitPrice>18.4000</UnitPrice>
          <UnitsInStock>123</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10535</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>19.5000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10535</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>55.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10573</OrderID>
      <CustomerID>ANTON</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1997-06-19T00:00:00</OrderDate>
      <RequiredDate>1997-07-17T00:00:00</RequiredDate>
      <ShippedDate>1997-06-20T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>84.8400</Freight>
      <ShipName>Antonio Moreno Taquería</ShipName>
      <ShipAddress>Mataderos  2312</ShipAddress>
      <ShipCity>México D.F.</ShipCity>
      <ShipPostalCode>05023</ShipPostalCode>
      <ShipCountry>Mexico</ShipCountry>
      <OrderDetail>
        <OrderID>10573</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>39.0000</UnitPrice>
        <Quantity>18</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10573</OrderID>
        <ProductID>34</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>34</ProductID>
          <ProductName>Sasquatch Ale</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>111</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10573</OrderID>
        <ProductID>53</ProductID>
        <UnitPrice>32.8000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>53</ProductID>
          <ProductName>Perth Pasties</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>48 pieces</QuantityPerUnit>
          <UnitPrice>32.8000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10677</OrderID>
      <CustomerID>ANTON</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-09-22T00:00:00</OrderDate>
      <RequiredDate>1997-10-20T00:00:00</RequiredDate>
      <ShippedDate>1997-09-26T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>4.0300</Freight>
      <ShipName>Antonio Moreno Taquería</ShipName>
      <ShipAddress>Mataderos  2312</ShipAddress>
      <ShipCity>México D.F.</ShipCity>
      <ShipPostalCode>05023</ShipPostalCode>
      <ShipCountry>Mexico</ShipCountry>
      <OrderDetail>
        <OrderID>10677</OrderID>
        <ProductID>26</ProductID>
        <UnitPrice>31.2300</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>26</ProductID>
          <ProductName>Gumbär Gummibärchen</ProductName>
          <SupplierID>11</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>100 - 250 g bags</QuantityPerUnit>
          <UnitPrice>31.2300</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>11</SupplierID>
            <CompanyName>Heli Süßwaren GmbH &amp; Co. KG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10677</OrderID>
        <ProductID>33</ProductID>
        <UnitPrice>2.5000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>33</ProductID>
          <ProductName>Geitost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>500 g</QuantityPerUnit>
          <UnitPrice>2.5000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10682</OrderID>
      <CustomerID>ANTON</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-09-25T00:00:00</OrderDate>
      <RequiredDate>1997-10-23T00:00:00</RequiredDate>
      <ShippedDate>1997-10-01T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>36.1300</Freight>
      <ShipName>Antonio Moreno Taquería</ShipName>
      <ShipAddress>Mataderos  2312</ShipAddress>
      <ShipCity>México D.F.</ShipCity>
      <ShipPostalCode>05023</ShipPostalCode>
      <ShipCountry>Mexico</ShipCountry>
      <OrderDetail>
        <OrderID>10682</OrderID>
        <ProductID>33</ProductID>
        <UnitPrice>2.5000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>33</ProductID>
          <ProductName>Geitost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>500 g</QuantityPerUnit>
          <UnitPrice>2.5000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10682</OrderID>
        <ProductID>66</ProductID>
        <UnitPrice>17.0000</UnitPrice>
        <Quantity>4</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>66</ProductID>
          <ProductName>Louisiana Hot Spiced Okra</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>24 - 8 oz jars</QuantityPerUnit>
          <UnitPrice>17.0000</UnitPrice>
          <UnitsInStock>4</UnitsInStock>
          <UnitsOnOrder>100</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10682</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>7.7500</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10856</OrderID>
      <CustomerID>ANTON</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1998-01-28T00:00:00</OrderDate>
      <RequiredDate>1998-02-25T00:00:00</RequiredDate>
      <ShippedDate>1998-02-10T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>58.4300</Freight>
      <ShipName>Antonio Moreno Taquería</ShipName>
      <ShipAddress>Mataderos  2312</ShipAddress>
      <ShipCity>México D.F.</ShipCity>
      <ShipPostalCode>05023</ShipPostalCode>
      <ShipCountry>Mexico</ShipCountry>
      <OrderDetail>
        <OrderID>10856</OrderID>
        <ProductID>2</ProductID>
        <UnitPrice>19.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>2</ProductID>
          <ProductName>Chang</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>19.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10856</OrderID>
        <ProductID>42</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>42</ProductID>
          <ProductName>Singaporean Hokkien Fried Mee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>32 - 1 kg pkgs.</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10355</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1996-11-15T00:00:00</OrderDate>
      <RequiredDate>1996-12-13T00:00:00</RequiredDate>
      <ShippedDate>1996-11-20T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>41.9500</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>
      <OrderDetail>
        <OrderID>10355</OrderID>
        <ProductID>24</ProductID>
        <UnitPrice>3.6000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>24</ProductID>
          <ProductName>Guaraná Fantástica</ProductName>
          <SupplierID>10</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 355 ml cans</QuantityPerUnit>
          <UnitPrice>4.5000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>10</SupplierID>
            <CompanyName>Refrescos Americanas LTDA</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10355</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>15.6000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10383</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1996-12-16T00:00:00</OrderDate>
      <RequiredDate>1997-01-13T00:00:00</RequiredDate>
      <ShippedDate>1996-12-18T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>34.2400</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>
      <OrderDetail>
        <OrderID>10383</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>4.8000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10383</OrderID>
        <ProductID>50</ProductID>
        <UnitPrice>13.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>50</ProductID>
          <ProductName>Valkoinen suklaa</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>12 - 100 g bars</QuantityPerUnit>
          <UnitPrice>16.2500</UnitPrice>
          <UnitsInStock>65</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10383</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>30.4000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10453</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-02-21T00:00:00</OrderDate>
      <RequiredDate>1997-03-21T00:00:00</RequiredDate>
      <ShippedDate>1997-02-26T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>25.3600</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>
      <OrderDetail>
        <OrderID>10453</OrderID>
        <ProductID>48</ProductID>
        <UnitPrice>10.2000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>48</ProductID>
          <ProductName>Chocolade</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 pkgs.</QuantityPerUnit>
          <UnitPrice>12.7500</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10453</OrderID>
        <ProductID>70</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>70</ProductID>
          <ProductName>Outback Lager</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 355 ml bottles</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10558</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-06-04T00:00:00</OrderDate>
      <RequiredDate>1997-07-02T00:00:00</RequiredDate>
      <ShippedDate>1997-06-10T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>72.9700</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>
      <OrderDetail>
        <OrderID>10558</OrderID>
        <ProductID>47</ProductID>
        <UnitPrice>9.5000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>47</ProductID>
          <ProductName>Zaanse koeken</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 - 4 oz boxes</QuantityPerUnit>
          <UnitPrice>9.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10558</OrderID>
        <ProductID>51</ProductID>
        <UnitPrice>53.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>51</ProductID>
          <ProductName>Manjimup Dried Apples</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>50 - 300 g pkgs.</QuantityPerUnit>
          <UnitPrice>53.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10558</OrderID>
        <ProductID>52</ProductID>
        <UnitPrice>7.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>52</ProductID>
          <ProductName>Filo Mix</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>16 - 2 kg boxes</QuantityPerUnit>
          <UnitPrice>7.0000</UnitPrice>
          <UnitsInStock>38</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10558</OrderID>
        <ProductID>53</ProductID>
        <UnitPrice>32.8000</UnitPrice>
        <Quantity>18</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>53</ProductID>
          <ProductName>Perth Pasties</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>48 pieces</QuantityPerUnit>
          <UnitPrice>32.8000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10558</OrderID>
        <ProductID>73</ProductID>
        <UnitPrice>15.0000</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>73</ProductID>
          <ProductName>Röd Kaviar</ProductName>
          <SupplierID>17</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 150 g jars</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>101</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>17</SupplierID>
            <CompanyName>Svensk Sjöföda AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10707</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-10-16T00:00:00</OrderDate>
      <RequiredDate>1997-10-30T00:00:00</RequiredDate>
      <ShippedDate>1997-10-23T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>21.7400</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>
      <OrderDetail>
        <OrderID>10707</OrderID>
        <ProductID>55</ProductID>
        <UnitPrice>24.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>55</ProductID>
          <ProductName>Pâté chinois</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>24 boxes x 2 pies</QuantityPerUnit>
          <UnitPrice>24.0000</UnitPrice>
          <UnitsInStock>115</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10707</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>19.5000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10707</OrderID>
        <ProductID>70</ProductID>
        <UnitPrice>15.0000</UnitPrice>
        <Quantity>28</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>70</ProductID>
          <ProductName>Outback Lager</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 355 ml bottles</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10741</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-11-14T00:00:00</OrderDate>
      <RequiredDate>1997-11-28T00:00:00</RequiredDate>
      <ShippedDate>1997-11-18T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>10.9600</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>
      <OrderDetail>
        <OrderID>10741</OrderID>
        <ProductID>2</ProductID>
        <UnitPrice>19.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>2</ProductID>
          <ProductName>Chang</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>19.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10743</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-11-17T00:00:00</OrderDate>
      <RequiredDate>1997-12-15T00:00:00</RequiredDate>
      <ShippedDate>1997-11-21T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>23.7200</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>
      <OrderDetail>
        <OrderID>10743</OrderID>
        <ProductID>46</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>28</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>46</ProductID>
          <ProductName>Spegesild</ProductName>
          <SupplierID>21</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>12.0000</UnitPrice>
          <UnitsInStock>95</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>21</SupplierID>
            <CompanyName>Lyngbysild</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10768</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-12-08T00:00:00</OrderDate>
      <RequiredDate>1998-01-05T00:00:00</RequiredDate>
      <ShippedDate>1997-12-15T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>146.3200</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>
      <OrderDetail>
        <OrderID>10768</OrderID>
        <ProductID>22</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>4</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>22</ProductID>
          <ProductName>Gustaf's Knäckebröd</ProductName>
          <SupplierID>9</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>104</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>9</SupplierID>
            <CompanyName>PB Knäckebröd AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10768</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10768</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>34.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10768</OrderID>
        <ProductID>71</ProductID>
        <UnitPrice>21.5000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>71</ProductID>
          <ProductName>Flotemysost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.5000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10793</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-12-24T00:00:00</OrderDate>
      <RequiredDate>1998-01-21T00:00:00</RequiredDate>
      <ShippedDate>1998-01-08T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>4.5200</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>
      <OrderDetail>
        <OrderID>10793</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>9.6500</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10793</OrderID>
        <ProductID>52</ProductID>
        <UnitPrice>7.0000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>52</ProductID>
          <ProductName>Filo Mix</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>16 - 2 kg boxes</QuantityPerUnit>
          <UnitPrice>7.0000</UnitPrice>
          <UnitsInStock>38</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10864</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-02-02T00:00:00</OrderDate>
      <RequiredDate>1998-03-02T00:00:00</RequiredDate>
      <ShippedDate>1998-02-09T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>3.0400</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>
      <OrderDetail>
        <OrderID>10864</OrderID>
        <ProductID>35</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>4</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>35</ProductID>
          <ProductName>Steeleye Stout</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10864</OrderID>
        <ProductID>67</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>67</ProductID>
          <ProductName>Laughing Lumberjack Lager</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>52</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10920</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-03-03T00:00:00</OrderDate>
      <RequiredDate>1998-03-31T00:00:00</RequiredDate>
      <ShippedDate>1998-03-09T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>29.6100</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>
      <OrderDetail>
        <OrderID>10920</OrderID>
        <ProductID>50</ProductID>
        <UnitPrice>16.2500</UnitPrice>
        <Quantity>24</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>50</ProductID>
          <ProductName>Valkoinen suklaa</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>12 - 100 g bars</QuantityPerUnit>
          <UnitPrice>16.2500</UnitPrice>
          <UnitsInStock>65</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10953</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1998-03-16T00:00:00</OrderDate>
      <RequiredDate>1998-03-30T00:00:00</RequiredDate>
      <ShippedDate>1998-03-25T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>23.7200</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>
      <OrderDetail>
        <OrderID>10953</OrderID>
        <ProductID>20</ProductID>
        <UnitPrice>81.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>20</ProductID>
          <ProductName>Sir Rodney's Marmalade</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>30 gift boxes</QuantityPerUnit>
          <UnitPrice>81.0000</UnitPrice>
          <UnitsInStock>40</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10953</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11016</OrderID>
      <CustomerID>AROUT</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1998-04-10T00:00:00</OrderDate>
      <RequiredDate>1998-05-08T00:00:00</RequiredDate>
      <ShippedDate>1998-04-13T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>33.8000</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>
      <OrderDetail>
        <OrderID>11016</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11016</OrderID>
        <ProductID>36</ProductID>
        <UnitPrice>19.0000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>36</ProductID>
          <ProductName>Inlagd Sill</ProductName>
          <SupplierID>17</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 250 g  jars</QuantityPerUnit>
          <UnitPrice>19.0000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>17</SupplierID>
            <CompanyName>Svensk Sjöföda AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10278</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1996-08-12T00:00:00</OrderDate>
      <RequiredDate>1996-09-09T00:00:00</RequiredDate>
      <ShippedDate>1996-08-16T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>92.6900</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10278</OrderID>
        <ProductID>44</ProductID>
        <UnitPrice>15.5000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>44</ProductID>
          <ProductName>Gula Malacca</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>20 - 2 kg bags</QuantityPerUnit>
          <UnitPrice>19.4500</UnitPrice>
          <UnitsInStock>27</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10278</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>44.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10278</OrderID>
        <ProductID>63</ProductID>
        <UnitPrice>35.1000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>63</ProductID>
          <ProductName>Vegie-spread</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>15 - 625 g jars</QuantityPerUnit>
          <UnitPrice>43.9000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10278</OrderID>
        <ProductID>73</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>73</ProductID>
          <ProductName>Röd Kaviar</ProductName>
          <SupplierID>17</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 150 g jars</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>101</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>17</SupplierID>
            <CompanyName>Svensk Sjöföda AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10280</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1996-08-14T00:00:00</OrderDate>
      <RequiredDate>1996-09-11T00:00:00</RequiredDate>
      <ShippedDate>1996-09-12T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>8.9800</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10280</OrderID>
        <ProductID>24</ProductID>
        <UnitPrice>3.6000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>24</ProductID>
          <ProductName>Guaraná Fantástica</ProductName>
          <SupplierID>10</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 355 ml cans</QuantityPerUnit>
          <UnitPrice>4.5000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>10</SupplierID>
            <CompanyName>Refrescos Americanas LTDA</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10280</OrderID>
        <ProductID>55</ProductID>
        <UnitPrice>19.2000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>55</ProductID>
          <ProductName>Pâté chinois</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>24 boxes x 2 pies</QuantityPerUnit>
          <UnitPrice>24.0000</UnitPrice>
          <UnitsInStock>115</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10280</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>6.2000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10384</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1996-12-16T00:00:00</OrderDate>
      <RequiredDate>1997-01-13T00:00:00</RequiredDate>
      <ShippedDate>1996-12-20T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>168.6400</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10384</OrderID>
        <ProductID>20</ProductID>
        <UnitPrice>64.8000</UnitPrice>
        <Quantity>28</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>20</ProductID>
          <ProductName>Sir Rodney's Marmalade</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>30 gift boxes</QuantityPerUnit>
          <UnitPrice>81.0000</UnitPrice>
          <UnitsInStock>40</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10384</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>27.2000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10444</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-02-12T00:00:00</OrderDate>
      <RequiredDate>1997-03-12T00:00:00</RequiredDate>
      <ShippedDate>1997-02-21T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>3.5000</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10444</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>31.2000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10444</OrderID>
        <ProductID>26</ProductID>
        <UnitPrice>24.9000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>26</ProductID>
          <ProductName>Gumbär Gummibärchen</ProductName>
          <SupplierID>11</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>100 - 250 g bags</QuantityPerUnit>
          <UnitPrice>31.2300</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>11</SupplierID>
            <CompanyName>Heli Süßwaren GmbH &amp; Co. KG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10444</OrderID>
        <ProductID>35</ProductID>
        <UnitPrice>14.4000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>35</ProductID>
          <ProductName>Steeleye Stout</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10444</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>7.7000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10445</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-02-13T00:00:00</OrderDate>
      <RequiredDate>1997-03-13T00:00:00</RequiredDate>
      <ShippedDate>1997-02-20T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>9.3000</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10445</OrderID>
        <ProductID>39</ProductID>
        <UnitPrice>14.4000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>39</ProductID>
          <ProductName>Chartreuse verte</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>750 cc per bottle</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>69</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10445</OrderID>
        <ProductID>54</ProductID>
        <UnitPrice>5.9000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>54</ProductID>
          <ProductName>Tourtière</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>16 pies</QuantityPerUnit>
          <UnitPrice>7.4500</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10524</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-05-01T00:00:00</OrderDate>
      <RequiredDate>1997-05-29T00:00:00</RequiredDate>
      <ShippedDate>1997-05-07T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>244.7900</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10524</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>31.0000</UnitPrice>
        <Quantity>2</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10524</OrderID>
        <ProductID>30</ProductID>
        <UnitPrice>25.8900</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>30</ProductID>
          <ProductName>Nord-Ost Matjeshering</ProductName>
          <SupplierID>13</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>10 - 200 g glasses</QuantityPerUnit>
          <UnitPrice>25.8900</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>13</SupplierID>
            <CompanyName>Nord-Ost-Fisch Handelsgesellschaft mbH</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10524</OrderID>
        <ProductID>43</ProductID>
        <UnitPrice>46.0000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>43</ProductID>
          <ProductName>Ipoh Coffee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>16 - 500 g tins</QuantityPerUnit>
          <UnitPrice>46.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10524</OrderID>
        <ProductID>54</ProductID>
        <UnitPrice>7.4500</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>54</ProductID>
          <ProductName>Tourtière</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>16 pies</QuantityPerUnit>
          <UnitPrice>7.4500</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10572</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-06-18T00:00:00</OrderDate>
      <RequiredDate>1997-07-16T00:00:00</RequiredDate>
      <ShippedDate>1997-06-25T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>116.4300</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10572</OrderID>
        <ProductID>16</ProductID>
        <UnitPrice>17.4500</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>16</ProductID>
          <ProductName>Pavlova</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>32 - 500 g boxes</QuantityPerUnit>
          <UnitPrice>17.4500</UnitPrice>
          <UnitsInStock>29</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10572</OrderID>
        <ProductID>32</ProductID>
        <UnitPrice>32.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>32</ProductID>
          <ProductName>Mascarpone Fabioli</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>32.0000</UnitPrice>
          <UnitsInStock>9</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10572</OrderID>
        <ProductID>40</ProductID>
        <UnitPrice>18.4000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>40</ProductID>
          <ProductName>Boston Crab Meat</ProductName>
          <SupplierID>19</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 4 oz tins</QuantityPerUnit>
          <UnitPrice>18.4000</UnitPrice>
          <UnitsInStock>123</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10572</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>7.7500</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10626</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-08-11T00:00:00</OrderDate>
      <RequiredDate>1997-09-08T00:00:00</RequiredDate>
      <ShippedDate>1997-08-20T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>138.6900</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10626</OrderID>
        <ProductID>53</ProductID>
        <UnitPrice>32.8000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>53</ProductID>
          <ProductName>Perth Pasties</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>48 pieces</QuantityPerUnit>
          <UnitPrice>32.8000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10626</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>34.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10626</OrderID>
        <ProductID>71</ProductID>
        <UnitPrice>21.5000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>71</ProductID>
          <ProductName>Flotemysost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.5000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10654</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>5</EmployeeID>
      <OrderDate>1997-09-02T00:00:00</OrderDate>
      <RequiredDate>1997-09-30T00:00:00</RequiredDate>
      <ShippedDate>1997-09-11T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>55.2600</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10654</OrderID>
        <ProductID>4</ProductID>
        <UnitPrice>22.0000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>4</ProductID>
          <ProductName>Chef Anton's Cajun Seasoning</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>48 - 6 oz jars</QuantityPerUnit>
          <UnitPrice>22.0000</UnitPrice>
          <UnitsInStock>53</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10654</OrderID>
        <ProductID>39</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>39</ProductID>
          <ProductName>Chartreuse verte</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>750 cc per bottle</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>69</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10654</OrderID>
        <ProductID>54</ProductID>
        <UnitPrice>7.4500</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>54</ProductID>
          <ProductName>Tourtière</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>16 pies</QuantityPerUnit>
          <UnitPrice>7.4500</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10672</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1997-09-17T00:00:00</OrderDate>
      <RequiredDate>1997-10-01T00:00:00</RequiredDate>
      <ShippedDate>1997-09-26T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>95.7500</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10672</OrderID>
        <ProductID>38</ProductID>
        <UnitPrice>263.5000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>38</ProductID>
          <ProductName>Côte de Blaye</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 75 cl bottles</QuantityPerUnit>
          <UnitPrice>263.5000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10672</OrderID>
        <ProductID>71</ProductID>
        <UnitPrice>21.5000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>71</ProductID>
          <ProductName>Flotemysost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.5000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10689</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-10-01T00:00:00</OrderDate>
      <RequiredDate>1997-10-29T00:00:00</RequiredDate>
      <ShippedDate>1997-10-07T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>13.4200</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10689</OrderID>
        <ProductID>1</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>1</ProductID>
          <ProductName>Chai</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>10 boxes x 20 bags</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>39</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10733</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-11-07T00:00:00</OrderDate>
      <RequiredDate>1997-12-05T00:00:00</RequiredDate>
      <ShippedDate>1997-11-10T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>110.1100</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10733</OrderID>
        <ProductID>14</ProductID>
        <UnitPrice>23.2500</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>14</ProductID>
          <ProductName>Tofu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>40 - 100 g pkgs.</QuantityPerUnit>
          <UnitPrice>23.2500</UnitPrice>
          <UnitsInStock>35</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10733</OrderID>
        <ProductID>28</ProductID>
        <UnitPrice>45.6000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>28</ProductID>
          <ProductName>Rössle Sauerkraut</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
          <UnitPrice>45.6000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10733</OrderID>
        <ProductID>52</ProductID>
        <UnitPrice>7.0000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>52</ProductID>
          <ProductName>Filo Mix</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>16 - 2 kg boxes</QuantityPerUnit>
          <UnitPrice>7.0000</UnitPrice>
          <UnitsInStock>38</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10778</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-12-16T00:00:00</OrderDate>
      <RequiredDate>1998-01-13T00:00:00</RequiredDate>
      <ShippedDate>1997-12-24T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>6.7900</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10778</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>9.6500</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10837</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1998-01-16T00:00:00</OrderDate>
      <RequiredDate>1998-02-13T00:00:00</RequiredDate>
      <ShippedDate>1998-01-23T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>13.3200</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10837</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>6.0000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10837</OrderID>
        <ProductID>40</ProductID>
        <UnitPrice>18.4000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>40</ProductID>
          <ProductName>Boston Crab Meat</ProductName>
          <SupplierID>19</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 4 oz tins</QuantityPerUnit>
          <UnitPrice>18.4000</UnitPrice>
          <UnitsInStock>123</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10837</OrderID>
        <ProductID>47</ProductID>
        <UnitPrice>9.5000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>47</ProductID>
          <ProductName>Zaanse koeken</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 - 4 oz boxes</QuantityPerUnit>
          <UnitPrice>9.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10837</OrderID>
        <ProductID>76</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>76</ProductID>
          <ProductName>Lakkalikööri</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>500 ml</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>57</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10857</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1998-01-28T00:00:00</OrderDate>
      <RequiredDate>1998-02-25T00:00:00</RequiredDate>
      <ShippedDate>1998-02-06T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>188.8500</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10857</OrderID>
        <ProductID>3</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>3</ProductID>
          <ProductName>Aniseed Syrup</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 550 ml bottles</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>13</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10857</OrderID>
        <ProductID>26</ProductID>
        <UnitPrice>31.2300</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>26</ProductID>
          <ProductName>Gumbär Gummibärchen</ProductName>
          <SupplierID>11</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>100 - 250 g bags</QuantityPerUnit>
          <UnitPrice>31.2300</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>11</SupplierID>
            <CompanyName>Heli Süßwaren GmbH &amp; Co. KG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10857</OrderID>
        <ProductID>29</ProductID>
        <UnitPrice>123.7900</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>29</ProductID>
          <ProductName>Thüringer Rostbratwurst</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>50 bags x 30 sausgs.</QuantityPerUnit>
          <UnitPrice>123.7900</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10866</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>5</EmployeeID>
      <OrderDate>1998-02-03T00:00:00</OrderDate>
      <RequiredDate>1998-03-03T00:00:00</RequiredDate>
      <ShippedDate>1998-02-12T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>109.1100</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10866</OrderID>
        <ProductID>2</ProductID>
        <UnitPrice>19.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>2</ProductID>
          <ProductName>Chang</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>19.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10866</OrderID>
        <ProductID>24</ProductID>
        <UnitPrice>4.5000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>24</ProductID>
          <ProductName>Guaraná Fantástica</ProductName>
          <SupplierID>10</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 355 ml cans</QuantityPerUnit>
          <UnitPrice>4.5000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>10</SupplierID>
            <CompanyName>Refrescos Americanas LTDA</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10866</OrderID>
        <ProductID>30</ProductID>
        <UnitPrice>25.8900</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>30</ProductID>
          <ProductName>Nord-Ost Matjeshering</ProductName>
          <SupplierID>13</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>10 - 200 g glasses</QuantityPerUnit>
          <UnitPrice>25.8900</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>13</SupplierID>
            <CompanyName>Nord-Ost-Fisch Handelsgesellschaft mbH</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10875</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-02-06T00:00:00</OrderDate>
      <RequiredDate>1998-03-06T00:00:00</RequiredDate>
      <ShippedDate>1998-03-03T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>32.3700</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10875</OrderID>
        <ProductID>19</ProductID>
        <UnitPrice>9.2000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>19</ProductID>
          <ProductName>Teatime Chocolate Biscuits</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 boxes x 12 pieces</QuantityPerUnit>
          <UnitPrice>9.2000</UnitPrice>
          <UnitsInStock>25</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10875</OrderID>
        <ProductID>47</ProductID>
        <UnitPrice>9.5000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>47</ProductID>
          <ProductName>Zaanse koeken</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 - 4 oz boxes</QuantityPerUnit>
          <UnitPrice>9.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10875</OrderID>
        <ProductID>49</ProductID>
        <UnitPrice>20.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>49</ProductID>
          <ProductName>Maxilaku</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 - 50 g pkgs.</QuantityPerUnit>
          <UnitPrice>20.0000</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>60</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10924</OrderID>
      <CustomerID>BERGS</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1998-03-04T00:00:00</OrderDate>
      <RequiredDate>1998-04-01T00:00:00</RequiredDate>
      <ShippedDate>1998-04-08T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>151.5200</Freight>
      <ShipName>Berglunds snabbköp</ShipName>
      <ShipAddress>Berguvsvägen  8</ShipAddress>
      <ShipCity>Luleå</ShipCity>
      <ShipPostalCode>S-958 22</ShipPostalCode>
      <ShipCountry>Sweden</ShipCountry>
      <OrderDetail>
        <OrderID>10924</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>31.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10924</OrderID>
        <ProductID>28</ProductID>
        <UnitPrice>45.6000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>28</ProductID>
          <ProductName>Rössle Sauerkraut</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
          <UnitPrice>45.6000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10924</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>7.7500</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10501</OrderID>
      <CustomerID>BLAUS</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1997-04-09T00:00:00</OrderDate>
      <RequiredDate>1997-05-07T00:00:00</RequiredDate>
      <ShippedDate>1997-04-16T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>8.8500</Freight>
      <ShipName>Blauer See Delikatessen</ShipName>
      <ShipAddress>Forsterstr. 57</ShipAddress>
      <ShipCity>Mannheim</ShipCity>
      <ShipPostalCode>68306</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10501</OrderID>
        <ProductID>54</ProductID>
        <UnitPrice>7.4500</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>54</ProductID>
          <ProductName>Tourtière</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>16 pies</QuantityPerUnit>
          <UnitPrice>7.4500</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10509</OrderID>
      <CustomerID>BLAUS</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-04-17T00:00:00</OrderDate>
      <RequiredDate>1997-05-15T00:00:00</RequiredDate>
      <ShippedDate>1997-04-29T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>0.1500</Freight>
      <ShipName>Blauer See Delikatessen</ShipName>
      <ShipAddress>Forsterstr. 57</ShipAddress>
      <ShipCity>Mannheim</ShipCity>
      <ShipPostalCode>68306</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10509</OrderID>
        <ProductID>28</ProductID>
        <UnitPrice>45.6000</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>28</ProductID>
          <ProductName>Rössle Sauerkraut</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
          <UnitPrice>45.6000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10582</OrderID>
      <CustomerID>BLAUS</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-06-27T00:00:00</OrderDate>
      <RequiredDate>1997-07-25T00:00:00</RequiredDate>
      <ShippedDate>1997-07-14T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>27.7100</Freight>
      <ShipName>Blauer See Delikatessen</ShipName>
      <ShipAddress>Forsterstr. 57</ShipAddress>
      <ShipCity>Mannheim</ShipCity>
      <ShipPostalCode>68306</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10582</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>19.5000</UnitPrice>
        <Quantity>4</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10582</OrderID>
        <ProductID>76</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>76</ProductID>
          <ProductName>Lakkalikööri</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>500 ml</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>57</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10614</OrderID>
      <CustomerID>BLAUS</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1997-07-29T00:00:00</OrderDate>
      <RequiredDate>1997-08-26T00:00:00</RequiredDate>
      <ShippedDate>1997-08-01T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>1.9300</Freight>
      <ShipName>Blauer See Delikatessen</ShipName>
      <ShipAddress>Forsterstr. 57</ShipAddress>
      <ShipCity>Mannheim</ShipCity>
      <ShipPostalCode>68306</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10614</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10614</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10614</OrderID>
        <ProductID>39</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>39</ProductID>
          <ProductName>Chartreuse verte</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>750 cc per bottle</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>69</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10853</OrderID>
      <CustomerID>BLAUS</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1998-01-27T00:00:00</OrderDate>
      <RequiredDate>1998-02-24T00:00:00</RequiredDate>
      <ShippedDate>1998-02-03T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>53.8300</Freight>
      <ShipName>Blauer See Delikatessen</ShipName>
      <ShipAddress>Forsterstr. 57</ShipAddress>
      <ShipCity>Mannheim</ShipCity>
      <ShipPostalCode>68306</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10853</OrderID>
        <ProductID>18</ProductID>
        <UnitPrice>62.5000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>18</ProductID>
          <ProductName>Carnarvon Tigers</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>16 kg pkg.</QuantityPerUnit>
          <UnitPrice>62.5000</UnitPrice>
          <UnitsInStock>42</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10956</OrderID>
      <CustomerID>BLAUS</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1998-03-17T00:00:00</OrderDate>
      <RequiredDate>1998-04-28T00:00:00</RequiredDate>
      <ShippedDate>1998-03-20T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>44.6500</Freight>
      <ShipName>Blauer See Delikatessen</ShipName>
      <ShipAddress>Forsterstr. 57</ShipAddress>
      <ShipCity>Mannheim</ShipCity>
      <ShipPostalCode>68306</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10956</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10956</OrderID>
        <ProductID>47</ProductID>
        <UnitPrice>9.5000</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>47</ProductID>
          <ProductName>Zaanse koeken</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 - 4 oz boxes</QuantityPerUnit>
          <UnitPrice>9.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10956</OrderID>
        <ProductID>51</ProductID>
        <UnitPrice>53.0000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>51</ProductID>
          <ProductName>Manjimup Dried Apples</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>50 - 300 g pkgs.</QuantityPerUnit>
          <UnitPrice>53.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11058</OrderID>
      <CustomerID>BLAUS</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1998-04-29T00:00:00</OrderDate>
      <RequiredDate>1998-05-27T00:00:00</RequiredDate>
      <ShipVia>3</ShipVia>
      <Freight>31.1400</Freight>
      <ShipName>Blauer See Delikatessen</ShipName>
      <ShipAddress>Forsterstr. 57</ShipAddress>
      <ShipCity>Mannheim</ShipCity>
      <ShipPostalCode>68306</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>11058</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11058</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>34.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11058</OrderID>
        <ProductID>61</ProductID>
        <UnitPrice>28.5000</UnitPrice>
        <Quantity>4</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>61</ProductID>
          <ProductName>Sirop d'érable</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>24 - 500 ml bottles</QuantityPerUnit>
          <UnitPrice>28.5000</UnitPrice>
          <UnitsInStock>113</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <CustomerID>BLONP</CustomerID>
    <CompanyName>Blondesddsl 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>
    <Order>
      <OrderID>10265</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1996-07-25T00:00:00</OrderDate>
      <RequiredDate>1996-08-22T00:00:00</RequiredDate>
      <ShippedDate>1996-08-12T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>55.2800</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10265</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>31.2000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10265</OrderID>
        <ProductID>70</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>70</ProductID>
          <ProductName>Outback Lager</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 355 ml bottles</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10297</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>5</EmployeeID>
      <OrderDate>1996-09-04T00:00:00</OrderDate>
      <RequiredDate>1996-10-16T00:00:00</RequiredDate>
      <ShippedDate>1996-09-10T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>5.7400</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10297</OrderID>
        <ProductID>39</ProductID>
        <UnitPrice>14.4000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>39</ProductID>
          <ProductName>Chartreuse verte</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>750 cc per bottle</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>69</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10297</OrderID>
        <ProductID>72</ProductID>
        <UnitPrice>27.8000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>72</ProductID>
          <ProductName>Mozzarella di Giovanni</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>34.8000</UnitPrice>
          <UnitsInStock>14</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10360</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1996-11-22T00:00:00</OrderDate>
      <RequiredDate>1996-12-20T00:00:00</RequiredDate>
      <ShippedDate>1996-12-02T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>131.7000</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10360</OrderID>
        <ProductID>28</ProductID>
        <UnitPrice>36.4000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>28</ProductID>
          <ProductName>Rössle Sauerkraut</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
          <UnitPrice>45.6000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10360</OrderID>
        <ProductID>29</ProductID>
        <UnitPrice>99.0000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>29</ProductID>
          <ProductName>Thüringer Rostbratwurst</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>50 bags x 30 sausgs.</QuantityPerUnit>
          <UnitPrice>123.7900</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10360</OrderID>
        <ProductID>38</ProductID>
        <UnitPrice>210.8000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>38</ProductID>
          <ProductName>Côte de Blaye</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 75 cl bottles</QuantityPerUnit>
          <UnitPrice>263.5000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10360</OrderID>
        <ProductID>49</ProductID>
        <UnitPrice>16.0000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>49</ProductID>
          <ProductName>Maxilaku</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 - 50 g pkgs.</QuantityPerUnit>
          <UnitPrice>20.0000</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>60</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10360</OrderID>
        <ProductID>54</ProductID>
        <UnitPrice>5.9000</UnitPrice>
        <Quantity>28</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>54</ProductID>
          <ProductName>Tourtière</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>16 pies</QuantityPerUnit>
          <UnitPrice>7.4500</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10436</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-02-05T00:00:00</OrderDate>
      <RequiredDate>1997-03-05T00:00:00</RequiredDate>
      <ShippedDate>1997-02-11T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>156.6600</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10436</OrderID>
        <ProductID>46</ProductID>
        <UnitPrice>9.6000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>46</ProductID>
          <ProductName>Spegesild</ProductName>
          <SupplierID>21</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>12.0000</UnitPrice>
          <UnitsInStock>95</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>21</SupplierID>
            <CompanyName>Lyngbysild</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10436</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>30.4000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10436</OrderID>
        <ProductID>64</ProductID>
        <UnitPrice>26.6000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>64</ProductID>
          <ProductName>Wimmers gute Semmelknödel</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>20 bags x 4 pieces</QuantityPerUnit>
          <UnitPrice>33.2500</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>80</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10436</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>6.2000</UnitPrice>
        <Quantity>24</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10449</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-02-18T00:00:00</OrderDate>
      <RequiredDate>1997-03-18T00:00:00</RequiredDate>
      <ShippedDate>1997-02-27T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>53.3000</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10449</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>24.8000</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10449</OrderID>
        <ProductID>52</ProductID>
        <UnitPrice>5.6000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>52</ProductID>
          <ProductName>Filo Mix</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>16 - 2 kg boxes</QuantityPerUnit>
          <UnitPrice>7.0000</UnitPrice>
          <UnitsInStock>38</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10449</OrderID>
        <ProductID>62</ProductID>
        <UnitPrice>39.4000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>62</ProductID>
          <ProductName>Tarte au sucre</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>48 pies</QuantityPerUnit>
          <UnitPrice>49.3000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10559</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1997-06-05T00:00:00</OrderDate>
      <RequiredDate>1997-07-03T00:00:00</RequiredDate>
      <ShippedDate>1997-06-13T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>8.0500</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10559</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>9.6500</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10559</OrderID>
        <ProductID>55</ProductID>
        <UnitPrice>24.0000</UnitPrice>
        <Quantity>18</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>55</ProductID>
          <ProductName>Pâté chinois</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>24 boxes x 2 pies</QuantityPerUnit>
          <UnitPrice>24.0000</UnitPrice>
          <UnitsInStock>115</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10566</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1997-06-12T00:00:00</OrderDate>
      <RequiredDate>1997-07-10T00:00:00</RequiredDate>
      <ShippedDate>1997-06-18T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>88.4000</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10566</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10566</OrderID>
        <ProductID>18</ProductID>
        <UnitPrice>62.5000</UnitPrice>
        <Quantity>18</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>18</ProductID>
          <ProductName>Carnarvon Tigers</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>16 kg pkg.</QuantityPerUnit>
          <UnitPrice>62.5000</UnitPrice>
          <UnitsInStock>42</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10566</OrderID>
        <ProductID>76</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>76</ProductID>
          <ProductName>Lakkalikööri</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>500 ml</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>57</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10584</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-06-30T00:00:00</OrderDate>
      <RequiredDate>1997-07-28T00:00:00</RequiredDate>
      <ShippedDate>1997-07-04T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>59.1400</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10584</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10628</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-08-12T00:00:00</OrderDate>
      <RequiredDate>1997-09-09T00:00:00</RequiredDate>
      <ShippedDate>1997-08-20T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>30.3600</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10628</OrderID>
        <ProductID>1</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>1</ProductID>
          <ProductName>Chai</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>10 boxes x 20 bags</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>39</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10679</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1997-09-23T00:00:00</OrderDate>
      <RequiredDate>1997-10-21T00:00:00</RequiredDate>
      <ShippedDate>1997-09-30T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>27.9400</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10679</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>55.0000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10826</OrderID>
      <CustomerID>BLONP</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1998-01-12T00:00:00</OrderDate>
      <RequiredDate>1998-02-09T00:00:00</RequiredDate>
      <ShippedDate>1998-02-06T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>7.0900</Freight>
      <ShipName>Blondel père et fils</ShipName>
      <ShipAddress>24, place Kléber</ShipAddress>
      <ShipCity>Strasbourg</ShipCity>
      <ShipPostalCode>67000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10826</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10826</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>19.5000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10326</OrderID>
      <CustomerID>BOLID</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1996-10-10T00:00:00</OrderDate>
      <RequiredDate>1996-11-07T00:00:00</RequiredDate>
      <ShippedDate>1996-10-14T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>77.9200</Freight>
      <ShipName>Bólido Comidas preparadas</ShipName>
      <ShipAddress>C/ Araquil, 67</ShipAddress>
      <ShipCity>Madrid</ShipCity>
      <ShipPostalCode>28023</ShipPostalCode>
      <ShipCountry>Spain</ShipCountry>
      <OrderDetail>
        <OrderID>10326</OrderID>
        <ProductID>4</ProductID>
        <UnitPrice>17.6000</UnitPrice>
        <Quantity>24</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>4</ProductID>
          <ProductName>Chef Anton's Cajun Seasoning</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>48 - 6 oz jars</QuantityPerUnit>
          <UnitPrice>22.0000</UnitPrice>
          <UnitsInStock>53</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10326</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>15.6000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10326</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>6.2000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10801</OrderID>
      <CustomerID>BOLID</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-12-29T00:00:00</OrderDate>
      <RequiredDate>1998-01-26T00:00:00</RequiredDate>
      <ShippedDate>1997-12-31T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>97.0900</Freight>
      <ShipName>Bólido Comidas preparadas</ShipName>
      <ShipAddress>C/ Araquil, 67</ShipAddress>
      <ShipCity>Madrid</ShipCity>
      <ShipPostalCode>28023</ShipPostalCode>
      <ShipCountry>Spain</ShipCountry>
      <OrderDetail>
        <OrderID>10801</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>39.0000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10801</OrderID>
        <ProductID>29</ProductID>
        <UnitPrice>123.7900</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>29</ProductID>
          <ProductName>Thüringer Rostbratwurst</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>50 bags x 30 sausgs.</QuantityPerUnit>
          <UnitPrice>123.7900</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10970</OrderID>
      <CustomerID>BOLID</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1998-03-24T00:00:00</OrderDate>
      <RequiredDate>1998-04-07T00:00:00</RequiredDate>
      <ShippedDate>1998-04-24T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>16.1600</Freight>
      <ShipName>Bólido Comidas preparadas</ShipName>
      <ShipAddress>C/ Araquil, 67</ShipAddress>
      <ShipCity>Madrid</ShipCity>
      <ShipPostalCode>28023</ShipPostalCode>
      <ShipCountry>Spain</ShipCountry>
      <OrderDetail>
        <OrderID>10970</OrderID>
        <ProductID>52</ProductID>
        <UnitPrice>7.0000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>52</ProductID>
          <ProductName>Filo Mix</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>16 - 2 kg boxes</QuantityPerUnit>
          <UnitPrice>7.0000</UnitPrice>
          <UnitsInStock>38</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10331</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1996-10-16T00:00:00</OrderDate>
      <RequiredDate>1996-11-27T00:00:00</RequiredDate>
      <ShippedDate>1996-10-21T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>10.1900</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10331</OrderID>
        <ProductID>54</ProductID>
        <UnitPrice>5.9000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>54</ProductID>
          <ProductName>Tourtière</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>16 pies</QuantityPerUnit>
          <UnitPrice>7.4500</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10340</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1996-10-29T00:00:00</OrderDate>
      <RequiredDate>1996-11-26T00:00:00</RequiredDate>
      <ShippedDate>1996-11-08T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>166.3100</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10340</OrderID>
        <ProductID>18</ProductID>
        <UnitPrice>50.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>18</ProductID>
          <ProductName>Carnarvon Tigers</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>16 kg pkg.</QuantityPerUnit>
          <UnitPrice>62.5000</UnitPrice>
          <UnitsInStock>42</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10340</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>7.7000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10340</OrderID>
        <ProductID>43</ProductID>
        <UnitPrice>36.8000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>43</ProductID>
          <ProductName>Ipoh Coffee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>16 - 500 g tins</QuantityPerUnit>
          <UnitPrice>46.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10362</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1996-11-25T00:00:00</OrderDate>
      <RequiredDate>1996-12-23T00:00:00</RequiredDate>
      <ShippedDate>1996-11-28T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>96.0400</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10362</OrderID>
        <ProductID>25</ProductID>
        <UnitPrice>11.2000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>25</ProductID>
          <ProductName>NuNuCa Nuß-Nougat-Creme</ProductName>
          <SupplierID>11</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>20 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>76</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>11</SupplierID>
            <CompanyName>Heli Süßwaren GmbH &amp; Co. KG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10362</OrderID>
        <ProductID>51</ProductID>
        <UnitPrice>42.4000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>51</ProductID>
          <ProductName>Manjimup Dried Apples</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>50 - 300 g pkgs.</QuantityPerUnit>
          <UnitPrice>53.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10362</OrderID>
        <ProductID>54</ProductID>
        <UnitPrice>5.9000</UnitPrice>
        <Quantity>24</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>54</ProductID>
          <ProductName>Tourtière</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>16 pies</QuantityPerUnit>
          <UnitPrice>7.4500</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10470</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-03-11T00:00:00</OrderDate>
      <RequiredDate>1997-04-08T00:00:00</RequiredDate>
      <ShippedDate>1997-03-14T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>64.5600</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10470</OrderID>
        <ProductID>18</ProductID>
        <UnitPrice>50.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>18</ProductID>
          <ProductName>Carnarvon Tigers</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>16 kg pkg.</QuantityPerUnit>
          <UnitPrice>62.5000</UnitPrice>
          <UnitsInStock>42</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10470</OrderID>
        <ProductID>23</ProductID>
        <UnitPrice>7.2000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>23</ProductID>
          <ProductName>Tunnbröd</ProductName>
          <SupplierID>9</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>12 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>9.0000</UnitPrice>
          <UnitsInStock>61</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>9</SupplierID>
            <CompanyName>PB Knäckebröd AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10470</OrderID>
        <ProductID>64</ProductID>
        <UnitPrice>26.6000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>64</ProductID>
          <ProductName>Wimmers gute Semmelknödel</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>20 bags x 4 pieces</QuantityPerUnit>
          <UnitPrice>33.2500</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>80</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10511</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-04-18T00:00:00</OrderDate>
      <RequiredDate>1997-05-16T00:00:00</RequiredDate>
      <ShippedDate>1997-04-21T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>350.6400</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10511</OrderID>
        <ProductID>4</ProductID>
        <UnitPrice>22.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>4</ProductID>
          <ProductName>Chef Anton's Cajun Seasoning</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>48 - 6 oz jars</QuantityPerUnit>
          <UnitPrice>22.0000</UnitPrice>
          <UnitsInStock>53</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10511</OrderID>
        <ProductID>7</ProductID>
        <UnitPrice>30.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <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.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10511</OrderID>
        <ProductID>8</ProductID>
        <UnitPrice>40.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>8</ProductID>
          <ProductName>Northwoods Cranberry Sauce</ProductName>
          <SupplierID>3</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 12 oz jars</QuantityPerUnit>
          <UnitPrice>40.0000</UnitPrice>
          <UnitsInStock>6</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10525</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-05-02T00:00:00</OrderDate>
      <RequiredDate>1997-05-30T00:00:00</RequiredDate>
      <ShippedDate>1997-05-23T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>11.0600</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10525</OrderID>
        <ProductID>36</ProductID>
        <UnitPrice>19.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>36</ProductID>
          <ProductName>Inlagd Sill</ProductName>
          <SupplierID>17</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 250 g  jars</QuantityPerUnit>
          <UnitPrice>19.0000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>17</SupplierID>
            <CompanyName>Svensk Sjöföda AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10525</OrderID>
        <ProductID>40</ProductID>
        <UnitPrice>18.4000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>40</ProductID>
          <ProductName>Boston Crab Meat</ProductName>
          <SupplierID>19</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 4 oz tins</QuantityPerUnit>
          <UnitPrice>18.4000</UnitPrice>
          <UnitsInStock>123</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10663</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1997-09-10T00:00:00</OrderDate>
      <RequiredDate>1997-09-24T00:00:00</RequiredDate>
      <ShippedDate>1997-10-03T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>113.1500</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10663</OrderID>
        <ProductID>40</ProductID>
        <UnitPrice>18.4000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>40</ProductID>
          <ProductName>Boston Crab Meat</ProductName>
          <SupplierID>19</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 4 oz tins</QuantityPerUnit>
          <UnitPrice>18.4000</UnitPrice>
          <UnitsInStock>123</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10663</OrderID>
        <ProductID>42</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>42</ProductID>
          <ProductName>Singaporean Hokkien Fried Mee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>32 - 1 kg pkgs.</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10663</OrderID>
        <ProductID>51</ProductID>
        <UnitPrice>53.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>51</ProductID>
          <ProductName>Manjimup Dried Apples</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>50 - 300 g pkgs.</QuantityPerUnit>
          <UnitPrice>53.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10715</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-10-23T00:00:00</OrderDate>
      <RequiredDate>1997-11-06T00:00:00</RequiredDate>
      <ShippedDate>1997-10-29T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>63.2000</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10715</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>31.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10715</OrderID>
        <ProductID>71</ProductID>
        <UnitPrice>21.5000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>71</ProductID>
          <ProductName>Flotemysost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.5000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10730</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>5</EmployeeID>
      <OrderDate>1997-11-05T00:00:00</OrderDate>
      <RequiredDate>1997-12-03T00:00:00</RequiredDate>
      <ShippedDate>1997-11-14T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>20.1200</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10730</OrderID>
        <ProductID>16</ProductID>
        <UnitPrice>17.4500</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>16</ProductID>
          <ProductName>Pavlova</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>32 - 500 g boxes</QuantityPerUnit>
          <UnitPrice>17.4500</UnitPrice>
          <UnitsInStock>29</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10730</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10730</OrderID>
        <ProductID>65</ProductID>
        <UnitPrice>21.0500</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>65</ProductID>
          <ProductName>Louisiana Fiery Hot Pepper Sauce</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>32 - 8 oz bottles</QuantityPerUnit>
          <UnitPrice>21.0500</UnitPrice>
          <UnitsInStock>76</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10732</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-11-06T00:00:00</OrderDate>
      <RequiredDate>1997-12-04T00:00:00</RequiredDate>
      <ShippedDate>1997-11-07T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>16.9700</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10732</OrderID>
        <ProductID>76</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>76</ProductID>
          <ProductName>Lakkalikööri</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>500 ml</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>57</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10755</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-11-26T00:00:00</OrderDate>
      <RequiredDate>1997-12-24T00:00:00</RequiredDate>
      <ShippedDate>1997-11-28T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>16.7100</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10755</OrderID>
        <ProductID>47</ProductID>
        <UnitPrice>9.5000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>47</ProductID>
          <ProductName>Zaanse koeken</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 - 4 oz boxes</QuantityPerUnit>
          <UnitPrice>9.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10755</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>38.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10755</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>19.5000</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10755</OrderID>
        <ProductID>69</ProductID>
        <UnitPrice>36.0000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>69</ProductID>
          <ProductName>Gudbrandsdalsost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 kg pkg.</QuantityPerUnit>
          <UnitPrice>36.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10827</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-01-12T00:00:00</OrderDate>
      <RequiredDate>1998-01-26T00:00:00</RequiredDate>
      <ShippedDate>1998-02-06T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>63.5400</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10827</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>31.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10827</OrderID>
        <ProductID>39</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>39</ProductID>
          <ProductName>Chartreuse verte</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>750 cc per bottle</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>69</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10871</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1998-02-05T00:00:00</OrderDate>
      <RequiredDate>1998-03-05T00:00:00</RequiredDate>
      <ShippedDate>1998-02-10T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>112.2700</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10871</OrderID>
        <ProductID>6</ProductID>
        <UnitPrice>25.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>6</ProductID>
          <ProductName>Grandma's Boysenberry Spread</ProductName>
          <SupplierID>3</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 8 oz jars</QuantityPerUnit>
          <UnitPrice>25.0000</UnitPrice>
          <UnitsInStock>120</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10871</OrderID>
        <ProductID>16</ProductID>
        <UnitPrice>17.4500</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>16</ProductID>
          <ProductName>Pavlova</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>32 - 500 g boxes</QuantityPerUnit>
          <UnitPrice>17.4500</UnitPrice>
          <UnitsInStock>29</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10871</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>39.0000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10876</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1998-02-09T00:00:00</OrderDate>
      <RequiredDate>1998-03-09T00:00:00</RequiredDate>
      <ShippedDate>1998-02-12T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>60.4200</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10876</OrderID>
        <ProductID>46</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>46</ProductID>
          <ProductName>Spegesild</ProductName>
          <SupplierID>21</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>12.0000</UnitPrice>
          <UnitsInStock>95</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>21</SupplierID>
            <CompanyName>Lyngbysild</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10876</OrderID>
        <ProductID>64</ProductID>
        <UnitPrice>33.2500</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>64</ProductID>
          <ProductName>Wimmers gute Semmelknödel</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>20 bags x 4 pieces</QuantityPerUnit>
          <UnitPrice>33.2500</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>80</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10932</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1998-03-06T00:00:00</OrderDate>
      <RequiredDate>1998-04-03T00:00:00</RequiredDate>
      <ShippedDate>1998-03-24T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>134.6400</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10932</OrderID>
        <ProductID>16</ProductID>
        <UnitPrice>17.4500</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>16</ProductID>
          <ProductName>Pavlova</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>32 - 500 g boxes</QuantityPerUnit>
          <UnitPrice>17.4500</UnitPrice>
          <UnitsInStock>29</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10932</OrderID>
        <ProductID>62</ProductID>
        <UnitPrice>49.3000</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>62</ProductID>
          <ProductName>Tarte au sucre</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>48 pies</QuantityPerUnit>
          <UnitPrice>49.3000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10932</OrderID>
        <ProductID>72</ProductID>
        <UnitPrice>34.8000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>72</ProductID>
          <ProductName>Mozzarella di Giovanni</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>34.8000</UnitPrice>
          <UnitsInStock>14</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10932</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>7.7500</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10940</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1998-03-11T00:00:00</OrderDate>
      <RequiredDate>1998-04-08T00:00:00</RequiredDate>
      <ShippedDate>1998-03-23T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>19.7700</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10940</OrderID>
        <ProductID>7</ProductID>
        <UnitPrice>30.0000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10940</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>6.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11076</OrderID>
      <CustomerID>BONAP</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-05-06T00:00:00</OrderDate>
      <RequiredDate>1998-06-03T00:00:00</RequiredDate>
      <ShipVia>2</ShipVia>
      <Freight>38.2800</Freight>
      <ShipName>Bon app'</ShipName>
      <ShipAddress>12, rue des Bouchers</ShipAddress>
      <ShipCity>Marseille</ShipCity>
      <ShipPostalCode>13008</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>11076</OrderID>
        <ProductID>6</ProductID>
        <UnitPrice>25.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>6</ProductID>
          <ProductName>Grandma's Boysenberry Spread</ProductName>
          <SupplierID>3</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 8 oz jars</QuantityPerUnit>
          <UnitPrice>25.0000</UnitPrice>
          <UnitsInStock>120</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11076</OrderID>
        <ProductID>14</ProductID>
        <UnitPrice>23.2500</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>14</ProductID>
          <ProductName>Tofu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>40 - 100 g pkgs.</QuantityPerUnit>
          <UnitPrice>23.2500</UnitPrice>
          <UnitsInStock>35</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11076</OrderID>
        <ProductID>19</ProductID>
        <UnitPrice>9.2000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>19</ProductID>
          <ProductName>Teatime Chocolate Biscuits</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 boxes x 12 pieces</QuantityPerUnit>
          <UnitPrice>9.2000</UnitPrice>
          <UnitsInStock>25</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <CustomerID>BOTTM</CustomerID>
    <CompanyName>Bottom-Dollar Markets</CompanyName>
    <ContactName>Elizabeth Lincoln</ContactName>
    <ContactTitle>Accounting Manager</ContactTitle>
    <Address>23 Tsawassen Blvd.</Address>
    <City>Tsawassen</City>
    <Region>BC</Region>
    <PostalCode>T2F 8M4</PostalCode>
    <Country>Canada</Country>
    <Phone>(604) 555-4729</Phone>
    <Fax>(604) 555-3745</Fax>
    <Order>
      <OrderID>10389</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1996-12-20T00:00:00</OrderDate>
      <RequiredDate>1997-01-17T00:00:00</RequiredDate>
      <ShippedDate>1996-12-24T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>47.4200</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10389</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>24.8000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10389</OrderID>
        <ProductID>55</ProductID>
        <UnitPrice>19.2000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>55</ProductID>
          <ProductName>Pâté chinois</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>24 boxes x 2 pies</QuantityPerUnit>
          <UnitPrice>24.0000</UnitPrice>
          <UnitsInStock>115</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10389</OrderID>
        <ProductID>62</ProductID>
        <UnitPrice>39.4000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>62</ProductID>
          <ProductName>Tarte au sucre</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>48 pies</QuantityPerUnit>
          <UnitPrice>49.3000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10389</OrderID>
        <ProductID>70</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>70</ProductID>
          <ProductName>Outback Lager</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 355 ml bottles</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10410</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-01-10T00:00:00</OrderDate>
      <RequiredDate>1997-02-07T00:00:00</RequiredDate>
      <ShippedDate>1997-01-15T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>2.4000</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10410</OrderID>
        <ProductID>33</ProductID>
        <UnitPrice>2.0000</UnitPrice>
        <Quantity>49</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>33</ProductID>
          <ProductName>Geitost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>500 g</QuantityPerUnit>
          <UnitPrice>2.5000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10410</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>44.0000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10411</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1997-01-10T00:00:00</OrderDate>
      <RequiredDate>1997-02-07T00:00:00</RequiredDate>
      <ShippedDate>1997-01-21T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>23.6500</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10411</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>7.7000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10411</OrderID>
        <ProductID>44</ProductID>
        <UnitPrice>15.5000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>44</ProductID>
          <ProductName>Gula Malacca</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>20 - 2 kg bags</QuantityPerUnit>
          <UnitPrice>19.4500</UnitPrice>
          <UnitsInStock>27</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10411</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>44.0000</UnitPrice>
        <Quantity>9</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10431</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-01-30T00:00:00</OrderDate>
      <RequiredDate>1997-02-13T00:00:00</RequiredDate>
      <ShippedDate>1997-02-07T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>44.1700</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10431</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>31.2000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10431</OrderID>
        <ProductID>40</ProductID>
        <UnitPrice>14.7000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>40</ProductID>
          <ProductName>Boston Crab Meat</ProductName>
          <SupplierID>19</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 4 oz tins</QuantityPerUnit>
          <UnitPrice>18.4000</UnitPrice>
          <UnitsInStock>123</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10431</OrderID>
        <ProductID>47</ProductID>
        <UnitPrice>7.6000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>47</ProductID>
          <ProductName>Zaanse koeken</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 - 4 oz boxes</QuantityPerUnit>
          <UnitPrice>9.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10492</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-04-01T00:00:00</OrderDate>
      <RequiredDate>1997-04-29T00:00:00</RequiredDate>
      <ShippedDate>1997-04-11T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>62.8900</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10492</OrderID>
        <ProductID>25</ProductID>
        <UnitPrice>11.2000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>25</ProductID>
          <ProductName>NuNuCa Nuß-Nougat-Creme</ProductName>
          <SupplierID>11</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>20 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>76</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>11</SupplierID>
            <CompanyName>Heli Süßwaren GmbH &amp; Co. KG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10492</OrderID>
        <ProductID>42</ProductID>
        <UnitPrice>11.2000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>42</ProductID>
          <ProductName>Singaporean Hokkien Fried Mee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>32 - 1 kg pkgs.</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10742</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-11-14T00:00:00</OrderDate>
      <RequiredDate>1997-12-12T00:00:00</RequiredDate>
      <ShippedDate>1997-11-18T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>243.7300</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10742</OrderID>
        <ProductID>3</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>3</ProductID>
          <ProductName>Aniseed Syrup</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 550 ml bottles</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>13</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10742</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>34.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10742</OrderID>
        <ProductID>72</ProductID>
        <UnitPrice>34.8000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>72</ProductID>
          <ProductName>Mozzarella di Giovanni</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>34.8000</UnitPrice>
          <UnitsInStock>14</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10918</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1998-03-02T00:00:00</OrderDate>
      <RequiredDate>1998-03-30T00:00:00</RequiredDate>
      <ShippedDate>1998-03-11T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>48.8300</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10918</OrderID>
        <ProductID>1</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>1</ProductID>
          <ProductName>Chai</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>10 boxes x 20 bags</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>39</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10918</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>34.0000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10944</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1998-03-12T00:00:00</OrderDate>
      <RequiredDate>1998-03-26T00:00:00</RequiredDate>
      <ShippedDate>1998-03-13T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>52.9200</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10944</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10944</OrderID>
        <ProductID>44</ProductID>
        <UnitPrice>19.4500</UnitPrice>
        <Quantity>18</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>44</ProductID>
          <ProductName>Gula Malacca</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>20 - 2 kg bags</QuantityPerUnit>
          <UnitPrice>19.4500</UnitPrice>
          <UnitsInStock>27</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10944</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>38.0000</UnitPrice>
        <Quantity>18</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10949</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1998-03-13T00:00:00</OrderDate>
      <RequiredDate>1998-04-10T00:00:00</RequiredDate>
      <ShippedDate>1998-03-17T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>74.4400</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10949</OrderID>
        <ProductID>6</ProductID>
        <UnitPrice>25.0000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>6</ProductID>
          <ProductName>Grandma's Boysenberry Spread</ProductName>
          <SupplierID>3</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 8 oz jars</QuantityPerUnit>
          <UnitPrice>25.0000</UnitPrice>
          <UnitsInStock>120</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10949</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>31.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10949</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>39.0000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10949</OrderID>
        <ProductID>62</ProductID>
        <UnitPrice>49.3000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>62</ProductID>
          <ProductName>Tarte au sucre</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>48 pies</QuantityPerUnit>
          <UnitPrice>49.3000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10975</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-03-25T00:00:00</OrderDate>
      <RequiredDate>1998-04-22T00:00:00</RequiredDate>
      <ShippedDate>1998-03-27T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>32.2700</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10975</OrderID>
        <ProductID>8</ProductID>
        <UnitPrice>40.0000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>8</ProductID>
          <ProductName>Northwoods Cranberry Sauce</ProductName>
          <SupplierID>3</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 12 oz jars</QuantityPerUnit>
          <UnitPrice>40.0000</UnitPrice>
          <UnitsInStock>6</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10975</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>7.7500</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10982</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1998-03-27T00:00:00</OrderDate>
      <RequiredDate>1998-04-24T00:00:00</RequiredDate>
      <ShippedDate>1998-04-08T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>14.0100</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>10982</OrderID>
        <ProductID>7</ProductID>
        <UnitPrice>30.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10982</OrderID>
        <ProductID>43</ProductID>
        <UnitPrice>46.0000</UnitPrice>
        <Quantity>9</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>43</ProductID>
          <ProductName>Ipoh Coffee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>16 - 500 g tins</QuantityPerUnit>
          <UnitPrice>46.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11027</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-04-16T00:00:00</OrderDate>
      <RequiredDate>1998-05-14T00:00:00</RequiredDate>
      <ShippedDate>1998-04-20T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>52.5200</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>11027</OrderID>
        <ProductID>24</ProductID>
        <UnitPrice>4.5000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>24</ProductID>
          <ProductName>Guaraná Fantástica</ProductName>
          <SupplierID>10</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 355 ml cans</QuantityPerUnit>
          <UnitPrice>4.5000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>10</SupplierID>
            <CompanyName>Refrescos Americanas LTDA</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11027</OrderID>
        <ProductID>62</ProductID>
        <UnitPrice>49.3000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>62</ProductID>
          <ProductName>Tarte au sucre</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>48 pies</QuantityPerUnit>
          <UnitPrice>49.3000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11045</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1998-04-23T00:00:00</OrderDate>
      <RequiredDate>1998-05-21T00:00:00</RequiredDate>
      <ShipVia>2</ShipVia>
      <Freight>70.5800</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>11045</OrderID>
        <ProductID>33</ProductID>
        <UnitPrice>2.5000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>33</ProductID>
          <ProductName>Geitost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>500 g</QuantityPerUnit>
          <UnitPrice>2.5000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11045</OrderID>
        <ProductID>51</ProductID>
        <UnitPrice>53.0000</UnitPrice>
        <Quantity>24</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>51</ProductID>
          <ProductName>Manjimup Dried Apples</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>50 - 300 g pkgs.</QuantityPerUnit>
          <UnitPrice>53.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11048</OrderID>
      <CustomerID>BOTTM</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1998-04-24T00:00:00</OrderDate>
      <RequiredDate>1998-05-22T00:00:00</RequiredDate>
      <ShippedDate>1998-04-30T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>24.1200</Freight>
      <ShipName>Bottom-Dollar Markets</ShipName>
      <ShipAddress>23 Tsawassen Blvd.</ShipAddress>
      <ShipCity>Tsawassen</ShipCity>
      <ShipRegion>BC</ShipRegion>
      <ShipPostalCode>T2F 8M4</ShipPostalCode>
      <ShipCountry>Canada</ShipCountry>
      <OrderDetail>
        <OrderID>11048</OrderID>
        <ProductID>68</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>42</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>68</ProductID>
          <ProductName>Scottish Longbreads</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 boxes x 8 pieces</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>6</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10289</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1996-08-26T00:00:00</OrderDate>
      <RequiredDate>1996-09-23T00:00:00</RequiredDate>
      <ShippedDate>1996-08-28T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>22.7700</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10289</OrderID>
        <ProductID>3</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>3</ProductID>
          <ProductName>Aniseed Syrup</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 - 550 ml bottles</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>13</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10289</OrderID>
        <ProductID>64</ProductID>
        <UnitPrice>26.6000</UnitPrice>
        <Quantity>9</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>64</ProductID>
          <ProductName>Wimmers gute Semmelknödel</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>20 bags x 4 pieces</QuantityPerUnit>
          <UnitPrice>33.2500</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>80</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10471</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1997-03-11T00:00:00</OrderDate>
      <RequiredDate>1997-04-08T00:00:00</RequiredDate>
      <ShippedDate>1997-03-18T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>45.5900</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10471</OrderID>
        <ProductID>7</ProductID>
        <UnitPrice>24.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10471</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>30.4000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10484</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-03-24T00:00:00</OrderDate>
      <RequiredDate>1997-04-21T00:00:00</RequiredDate>
      <ShippedDate>1997-04-01T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>6.8800</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10484</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10484</OrderID>
        <ProductID>40</ProductID>
        <UnitPrice>14.7000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>40</ProductID>
          <ProductName>Boston Crab Meat</ProductName>
          <SupplierID>19</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 4 oz tins</QuantityPerUnit>
          <UnitPrice>18.4000</UnitPrice>
          <UnitsInStock>123</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10484</OrderID>
        <ProductID>51</ProductID>
        <UnitPrice>42.4000</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>51</ProductID>
          <ProductName>Manjimup Dried Apples</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>50 - 300 g pkgs.</QuantityPerUnit>
          <UnitPrice>53.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10538</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1997-05-15T00:00:00</OrderDate>
      <RequiredDate>1997-06-12T00:00:00</RequiredDate>
      <ShippedDate>1997-05-16T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>4.8700</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10538</OrderID>
        <ProductID>70</ProductID>
        <UnitPrice>15.0000</UnitPrice>
        <Quantity>7</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>70</ProductID>
          <ProductName>Outback Lager</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 355 ml bottles</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10538</OrderID>
        <ProductID>72</ProductID>
        <UnitPrice>34.8000</UnitPrice>
        <Quantity>1</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>72</ProductID>
          <ProductName>Mozzarella di Giovanni</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>34.8000</UnitPrice>
          <UnitsInStock>14</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10539</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1997-05-16T00:00:00</OrderDate>
      <RequiredDate>1997-06-13T00:00:00</RequiredDate>
      <ShippedDate>1997-05-23T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>12.3600</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10539</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>6.0000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10539</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10539</OrderID>
        <ProductID>33</ProductID>
        <UnitPrice>2.5000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>33</ProductID>
          <ProductName>Geitost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>500 g</QuantityPerUnit>
          <UnitPrice>2.5000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10539</OrderID>
        <ProductID>49</ProductID>
        <UnitPrice>20.0000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>49</ProductID>
          <ProductName>Maxilaku</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 - 50 g pkgs.</QuantityPerUnit>
          <UnitPrice>20.0000</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>60</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10578</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-06-24T00:00:00</OrderDate>
      <RequiredDate>1997-07-22T00:00:00</RequiredDate>
      <ShippedDate>1997-07-25T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>29.6000</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10578</OrderID>
        <ProductID>35</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>35</ProductID>
          <ProductName>Steeleye Stout</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10578</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>19.5000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10599</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1997-07-15T00:00:00</OrderDate>
      <RequiredDate>1997-08-26T00:00:00</RequiredDate>
      <ShippedDate>1997-07-21T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>29.9800</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10599</OrderID>
        <ProductID>62</ProductID>
        <UnitPrice>49.3000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>62</ProductID>
          <ProductName>Tarte au sucre</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>48 pies</QuantityPerUnit>
          <UnitPrice>49.3000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10943</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-03-11T00:00:00</OrderDate>
      <RequiredDate>1998-04-08T00:00:00</RequiredDate>
      <ShippedDate>1998-03-19T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>2.1700</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10943</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>6.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10943</OrderID>
        <ProductID>22</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>22</ProductID>
          <ProductName>Gustaf's Knäckebröd</ProductName>
          <SupplierID>9</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>104</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>9</SupplierID>
            <CompanyName>PB Knäckebröd AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10943</OrderID>
        <ProductID>46</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>46</ProductID>
          <ProductName>Spegesild</ProductName>
          <SupplierID>21</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>12.0000</UnitPrice>
          <UnitsInStock>95</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>21</SupplierID>
            <CompanyName>Lyngbysild</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10947</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1998-03-13T00:00:00</OrderDate>
      <RequiredDate>1998-04-10T00:00:00</RequiredDate>
      <ShippedDate>1998-03-16T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>3.2600</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10947</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>55.0000</UnitPrice>
        <Quantity>4</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11023</OrderID>
      <CustomerID>BSBEV</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-04-14T00:00:00</OrderDate>
      <RequiredDate>1998-04-28T00:00:00</RequiredDate>
      <ShippedDate>1998-04-24T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>123.8300</Freight>
      <ShipName>B's Beverages</ShipName>
      <ShipAddress>Fauntleroy Circus</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>EC2 5NT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>11023</OrderID>
        <ProductID>7</ProductID>
        <UnitPrice>30.0000</UnitPrice>
        <Quantity>4</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11023</OrderID>
        <ProductID>43</ProductID>
        <UnitPrice>46.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>43</ProductID>
          <ProductName>Ipoh Coffee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>16 - 500 g tins</QuantityPerUnit>
          <UnitPrice>46.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10521</OrderID>
      <CustomerID>CACTU</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1997-04-29T00:00:00</OrderDate>
      <RequiredDate>1997-05-27T00:00:00</RequiredDate>
      <ShippedDate>1997-05-02T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>17.2200</Freight>
      <ShipName>Cactus Comidas para llevar</ShipName>
      <ShipAddress>Cerrito 333</ShipAddress>
      <ShipCity>Buenos Aires</ShipCity>
      <ShipPostalCode>1010</ShipPostalCode>
      <ShipCountry>Argentina</ShipCountry>
      <OrderDetail>
        <OrderID>10521</OrderID>
        <ProductID>35</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>35</ProductID>
          <ProductName>Steeleye Stout</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10521</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>9.6500</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10521</OrderID>
        <ProductID>68</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>68</ProductID>
          <ProductName>Scottish Longbreads</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 boxes x 8 pieces</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>6</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10782</OrderID>
      <CustomerID>CACTU</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1997-12-17T00:00:00</OrderDate>
      <RequiredDate>1998-01-14T00:00:00</RequiredDate>
      <ShippedDate>1997-12-22T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>1.1000</Freight>
      <ShipName>Cactus Comidas para llevar</ShipName>
      <ShipAddress>Cerrito 333</ShipAddress>
      <ShipCity>Buenos Aires</ShipCity>
      <ShipPostalCode>1010</ShipPostalCode>
      <ShipCountry>Argentina</ShipCountry>
      <OrderDetail>
        <OrderID>10782</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>12.5000</UnitPrice>
        <Quantity>1</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10819</OrderID>
      <CustomerID>CACTU</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1998-01-07T00:00:00</OrderDate>
      <RequiredDate>1998-02-04T00:00:00</RequiredDate>
      <ShippedDate>1998-01-16T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>19.7600</Freight>
      <ShipName>Cactus Comidas para llevar</ShipName>
      <ShipAddress>Cerrito 333</ShipAddress>
      <ShipCity>Buenos Aires</ShipCity>
      <ShipPostalCode>1010</ShipPostalCode>
      <ShipCountry>Argentina</ShipCountry>
      <OrderDetail>
        <OrderID>10819</OrderID>
        <ProductID>43</ProductID>
        <UnitPrice>46.0000</UnitPrice>
        <Quantity>7</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>43</ProductID>
          <ProductName>Ipoh Coffee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>16 - 500 g tins</QuantityPerUnit>
          <UnitPrice>46.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10819</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>7.7500</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10881</OrderID>
      <CustomerID>CACTU</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-02-11T00:00:00</OrderDate>
      <RequiredDate>1998-03-11T00:00:00</RequiredDate>
      <ShippedDate>1998-02-18T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>2.8400</Freight>
      <ShipName>Cactus Comidas para llevar</ShipName>
      <ShipAddress>Cerrito 333</ShipAddress>
      <ShipCity>Buenos Aires</ShipCity>
      <ShipPostalCode>1010</ShipPostalCode>
      <ShipCountry>Argentina</ShipCountry>
      <OrderDetail>
        <OrderID>10881</OrderID>
        <ProductID>73</ProductID>
        <UnitPrice>15.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>73</ProductID>
          <ProductName>Röd Kaviar</ProductName>
          <SupplierID>17</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>24 - 150 g jars</QuantityPerUnit>
          <UnitPrice>15.0000</UnitPrice>
          <UnitsInStock>101</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>17</SupplierID>
            <CompanyName>Svensk Sjöföda AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10937</OrderID>
      <CustomerID>CACTU</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1998-03-10T00:00:00</OrderDate>
      <RequiredDate>1998-03-24T00:00:00</RequiredDate>
      <ShippedDate>1998-03-13T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>31.5100</Freight>
      <ShipName>Cactus Comidas para llevar</ShipName>
      <ShipAddress>Cerrito 333</ShipAddress>
      <ShipCity>Buenos Aires</ShipCity>
      <ShipPostalCode>1010</ShipPostalCode>
      <ShipCountry>Argentina</ShipCountry>
      <OrderDetail>
        <OrderID>10937</OrderID>
        <ProductID>28</ProductID>
        <UnitPrice>45.6000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>28</ProductID>
          <ProductName>Rössle Sauerkraut</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
          <UnitPrice>45.6000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10937</OrderID>
        <ProductID>34</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>34</ProductID>
          <ProductName>Sasquatch Ale</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>111</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11054</OrderID>
      <CustomerID>CACTU</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1998-04-28T00:00:00</OrderDate>
      <RequiredDate>1998-05-26T00:00:00</RequiredDate>
      <ShipVia>1</ShipVia>
      <Freight>0.3300</Freight>
      <ShipName>Cactus Comidas para llevar</ShipName>
      <ShipAddress>Cerrito 333</ShipAddress>
      <ShipCity>Buenos Aires</ShipCity>
      <ShipPostalCode>1010</ShipPostalCode>
      <ShipCountry>Argentina</ShipCountry>
      <OrderDetail>
        <OrderID>11054</OrderID>
        <ProductID>33</ProductID>
        <UnitPrice>2.5000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>33</ProductID>
          <ProductName>Geitost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>500 g</QuantityPerUnit>
          <UnitPrice>2.5000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11054</OrderID>
        <ProductID>67</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>67</ProductID>
          <ProductName>Laughing Lumberjack Lager</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>52</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10259</OrderID>
      <CustomerID>CENTC</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1996-07-18T00:00:00</OrderDate>
      <RequiredDate>1996-08-15T00:00:00</RequiredDate>
      <ShippedDate>1996-07-25T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>3.2500</Freight>
      <ShipName>Centro comercial Moctezuma</ShipName>
      <ShipAddress>Sierras de Granada 9993</ShipAddress>
      <ShipCity>México D.F.</ShipCity>
      <ShipPostalCode>05022</ShipPostalCode>
      <ShipCountry>Mexico</ShipCountry>
      <OrderDetail>
        <OrderID>10259</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10259</OrderID>
        <ProductID>37</ProductID>
        <UnitPrice>20.8000</UnitPrice>
        <Quantity>1</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>37</ProductID>
          <ProductName>Gravad lax</ProductName>
          <SupplierID>17</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>26.0000</UnitPrice>
          <UnitsInStock>11</UnitsInStock>
          <UnitsOnOrder>50</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>17</SupplierID>
            <CompanyName>Svensk Sjöföda AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10254</OrderID>
      <CustomerID>CHOPS</CustomerID>
      <EmployeeID>5</EmployeeID>
      <OrderDate>1996-07-11T00:00:00</OrderDate>
      <RequiredDate>1996-08-08T00:00:00</RequiredDate>
      <ShippedDate>1996-07-23T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>22.9800</Freight>
      <ShipName>Chop-suey Chinese</ShipName>
      <ShipAddress>Hauptstr. 31</ShipAddress>
      <ShipCity>Bern</ShipCity>
      <ShipPostalCode>3012</ShipPostalCode>
      <ShipCountry>Switzerland</ShipCountry>
      <OrderDetail>
        <OrderID>10254</OrderID>
        <ProductID>24</ProductID>
        <UnitPrice>3.6000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>24</ProductID>
          <ProductName>Guaraná Fantástica</ProductName>
          <SupplierID>10</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 355 ml cans</QuantityPerUnit>
          <UnitPrice>4.5000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>10</SupplierID>
            <CompanyName>Refrescos Americanas LTDA</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10254</OrderID>
        <ProductID>55</ProductID>
        <UnitPrice>19.2000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>55</ProductID>
          <ProductName>Pâté chinois</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>24 boxes x 2 pies</QuantityPerUnit>
          <UnitPrice>24.0000</UnitPrice>
          <UnitsInStock>115</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10254</OrderID>
        <ProductID>74</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>74</ProductID>
          <ProductName>Longlife Tofu</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>4</UnitsInStock>
          <UnitsOnOrder>20</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10370</OrderID>
      <CustomerID>CHOPS</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1996-12-03T00:00:00</OrderDate>
      <RequiredDate>1996-12-31T00:00:00</RequiredDate>
      <ShippedDate>1996-12-27T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>1.1700</Freight>
      <ShipName>Chop-suey Chinese</ShipName>
      <ShipAddress>Hauptstr. 31</ShipAddress>
      <ShipCity>Bern</ShipCity>
      <ShipPostalCode>3012</ShipPostalCode>
      <ShipCountry>Switzerland</ShipCountry>
      <OrderDetail>
        <OrderID>10370</OrderID>
        <ProductID>1</ProductID>
        <UnitPrice>14.4000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>1</ProductID>
          <ProductName>Chai</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>10 boxes x 20 bags</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>39</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10370</OrderID>
        <ProductID>64</ProductID>
        <UnitPrice>26.6000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>64</ProductID>
          <ProductName>Wimmers gute Semmelknödel</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>20 bags x 4 pieces</QuantityPerUnit>
          <UnitPrice>33.2500</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>80</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10370</OrderID>
        <ProductID>74</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>74</ProductID>
          <ProductName>Longlife Tofu</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>4</UnitsInStock>
          <UnitsOnOrder>20</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10519</OrderID>
      <CustomerID>CHOPS</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1997-04-28T00:00:00</OrderDate>
      <RequiredDate>1997-05-26T00:00:00</RequiredDate>
      <ShippedDate>1997-05-01T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>91.7600</Freight>
      <ShipName>Chop-suey Chinese</ShipName>
      <ShipAddress>Hauptstr. 31</ShipAddress>
      <ShipCity>Bern</ShipCity>
      <ShipPostalCode>3012</ShipPostalCode>
      <ShipCountry>Switzerland</ShipCountry>
      <OrderDetail>
        <OrderID>10519</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>31.0000</UnitPrice>
        <Quantity>16</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10519</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>38.0000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10519</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>34.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10731</OrderID>
      <CustomerID>CHOPS</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1997-11-06T00:00:00</OrderDate>
      <RequiredDate>1997-12-04T00:00:00</RequiredDate>
      <ShippedDate>1997-11-14T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>96.6500</Freight>
      <ShipName>Chop-suey Chinese</ShipName>
      <ShipAddress>Hauptstr. 31</ShipAddress>
      <ShipCity>Bern</ShipCity>
      <ShipPostalCode>3012</ShipPostalCode>
      <ShipCountry>Switzerland</ShipCountry>
      <OrderDetail>
        <OrderID>10731</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10731</OrderID>
        <ProductID>51</ProductID>
        <UnitPrice>53.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>51</ProductID>
          <ProductName>Manjimup Dried Apples</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>50 - 300 g pkgs.</QuantityPerUnit>
          <UnitPrice>53.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10746</OrderID>
      <CustomerID>CHOPS</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-11-19T00:00:00</OrderDate>
      <RequiredDate>1997-12-17T00:00:00</RequiredDate>
      <ShippedDate>1997-11-21T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>31.4300</Freight>
      <ShipName>Chop-suey Chinese</ShipName>
      <ShipAddress>Hauptstr. 31</ShipAddress>
      <ShipCity>Bern</ShipCity>
      <ShipPostalCode>3012</ShipPostalCode>
      <ShipCountry>Switzerland</ShipCountry>
      <OrderDetail>
        <OrderID>10746</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>6.0000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10746</OrderID>
        <ProductID>42</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>28</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>42</ProductID>
          <ProductName>Singaporean Hokkien Fried Mee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>32 - 1 kg pkgs.</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10746</OrderID>
        <ProductID>62</ProductID>
        <UnitPrice>49.3000</UnitPrice>
        <Quantity>9</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>62</ProductID>
          <ProductName>Tarte au sucre</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>48 pies</QuantityPerUnit>
          <UnitPrice>49.3000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10746</OrderID>
        <ProductID>69</ProductID>
        <UnitPrice>36.0000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>69</ProductID>
          <ProductName>Gudbrandsdalsost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 kg pkg.</QuantityPerUnit>
          <UnitPrice>36.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10966</OrderID>
      <CustomerID>CHOPS</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-03-20T00:00:00</OrderDate>
      <RequiredDate>1998-04-17T00:00:00</RequiredDate>
      <ShippedDate>1998-04-08T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>27.1900</Freight>
      <ShipName>Chop-suey Chinese</ShipName>
      <ShipAddress>Hauptstr. 31</ShipAddress>
      <ShipCity>Bern</ShipCity>
      <ShipPostalCode>3012</ShipPostalCode>
      <ShipCountry>Switzerland</ShipCountry>
      <OrderDetail>
        <OrderID>10966</OrderID>
        <ProductID>37</ProductID>
        <UnitPrice>26.0000</UnitPrice>
        <Quantity>8</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>37</ProductID>
          <ProductName>Gravad lax</ProductName>
          <SupplierID>17</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>26.0000</UnitPrice>
          <UnitsInStock>11</UnitsInStock>
          <UnitsOnOrder>50</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>17</SupplierID>
            <CompanyName>Svensk Sjöföda AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10966</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>38.0000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10966</OrderID>
        <ProductID>62</ProductID>
        <UnitPrice>49.3000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>62</ProductID>
          <ProductName>Tarte au sucre</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>48 pies</QuantityPerUnit>
          <UnitPrice>49.3000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11029</OrderID>
      <CustomerID>CHOPS</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-04-16T00:00:00</OrderDate>
      <RequiredDate>1998-05-14T00:00:00</RequiredDate>
      <ShippedDate>1998-04-27T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>47.8400</Freight>
      <ShipName>Chop-suey Chinese</ShipName>
      <ShipAddress>Hauptstr. 31</ShipAddress>
      <ShipCity>Bern</ShipCity>
      <ShipPostalCode>3012</ShipPostalCode>
      <ShipCountry>Switzerland</ShipCountry>
      <OrderDetail>
        <OrderID>11029</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>38.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11029</OrderID>
        <ProductID>63</ProductID>
        <UnitPrice>43.9000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>63</ProductID>
          <ProductName>Vegie-spread</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>15 - 625 g jars</QuantityPerUnit>
          <UnitPrice>43.9000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11041</OrderID>
      <CustomerID>CHOPS</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1998-04-22T00:00:00</OrderDate>
      <RequiredDate>1998-05-20T00:00:00</RequiredDate>
      <ShippedDate>1998-04-28T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>48.2200</Freight>
      <ShipName>Chop-suey Chinese</ShipName>
      <ShipAddress>Hauptstr. 31</ShipAddress>
      <ShipCity>Bern</ShipCity>
      <ShipPostalCode>3012</ShipPostalCode>
      <ShipCountry>Switzerland</ShipCountry>
      <OrderDetail>
        <OrderID>11041</OrderID>
        <ProductID>2</ProductID>
        <UnitPrice>19.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>2</ProductID>
          <ProductName>Chang</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>19.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11041</OrderID>
        <ProductID>63</ProductID>
        <UnitPrice>43.9000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>63</ProductID>
          <ProductName>Vegie-spread</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>15 - 625 g jars</QuantityPerUnit>
          <UnitPrice>43.9000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <CustomerID>COMMI</CustomerID>
    <CompanyName>Comércio Mineiro</CompanyName>
    <ContactName>Pedro Afonso</ContactName>
    <ContactTitle>Sales Associate</ContactTitle>
    <Address>Av. dos Lusíadas, 23</Address>
    <City>Sao Paulo</City>
    <Region>SP</Region>
    <PostalCode>05432-043</PostalCode>
    <Country>Brazil</Country>
    <Phone>(11) 555-7647</Phone>
    <Order>
      <OrderID>10290</OrderID>
      <CustomerID>COMMI</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1996-08-27T00:00:00</OrderDate>
      <RequiredDate>1996-09-24T00:00:00</RequiredDate>
      <ShippedDate>1996-09-03T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>79.7000</Freight>
      <ShipName>Comércio Mineiro</ShipName>
      <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
      <ShipCity>Sao Paulo</ShipCity>
      <ShipRegion>SP</ShipRegion>
      <ShipPostalCode>05432-043</ShipPostalCode>
      <ShipCountry>Brazil</ShipCountry>
      <OrderDetail>
        <OrderID>10290</OrderID>
        <ProductID>5</ProductID>
        <UnitPrice>17.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>5</ProductID>
          <ProductName>Chef Anton's Gumbo Mix</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>36 boxes</QuantityPerUnit>
          <UnitPrice>21.3500</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10290</OrderID>
        <ProductID>29</ProductID>
        <UnitPrice>99.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>29</ProductID>
          <ProductName>Thüringer Rostbratwurst</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>50 bags x 30 sausgs.</QuantityPerUnit>
          <UnitPrice>123.7900</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10290</OrderID>
        <ProductID>49</ProductID>
        <UnitPrice>16.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>49</ProductID>
          <ProductName>Maxilaku</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 - 50 g pkgs.</QuantityPerUnit>
          <UnitPrice>20.0000</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>60</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10290</OrderID>
        <ProductID>77</ProductID>
        <UnitPrice>10.4000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>77</ProductID>
          <ProductName>Original Frankfurter grüne Soße</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>12 boxes</QuantityPerUnit>
          <UnitPrice>13.0000</UnitPrice>
          <UnitsInStock>32</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10466</OrderID>
      <CustomerID>COMMI</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-03-06T00:00:00</OrderDate>
      <RequiredDate>1997-04-03T00:00:00</RequiredDate>
      <ShippedDate>1997-03-13T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>11.9300</Freight>
      <ShipName>Comércio Mineiro</ShipName>
      <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
      <ShipCity>Sao Paulo</ShipCity>
      <ShipRegion>SP</ShipRegion>
      <ShipPostalCode>05432-043</ShipPostalCode>
      <ShipCountry>Brazil</ShipCountry>
      <OrderDetail>
        <OrderID>10466</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>16.8000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10466</OrderID>
        <ProductID>46</ProductID>
        <UnitPrice>9.6000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>46</ProductID>
          <ProductName>Spegesild</ProductName>
          <SupplierID>21</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>12.0000</UnitPrice>
          <UnitsInStock>95</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>21</SupplierID>
            <CompanyName>Lyngbysild</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10494</OrderID>
      <CustomerID>COMMI</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-04-02T00:00:00</OrderDate>
      <RequiredDate>1997-04-30T00:00:00</RequiredDate>
      <ShippedDate>1997-04-09T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>65.9900</Freight>
      <ShipName>Comércio Mineiro</ShipName>
      <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
      <ShipCity>Sao Paulo</ShipCity>
      <ShipRegion>SP</ShipRegion>
      <ShipPostalCode>05432-043</ShipPostalCode>
      <ShipCountry>Brazil</ShipCountry>
      <OrderDetail>
        <OrderID>10494</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>30.4000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10969</OrderID>
      <CustomerID>COMMI</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-03-23T00:00:00</OrderDate>
      <RequiredDate>1998-04-20T00:00:00</RequiredDate>
      <ShippedDate>1998-03-30T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>0.2100</Freight>
      <ShipName>Comércio Mineiro</ShipName>
      <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
      <ShipCity>Sao Paulo</ShipCity>
      <ShipRegion>SP</ShipRegion>
      <ShipPostalCode>05432-043</ShipPostalCode>
      <ShipCountry>Brazil</ShipCountry>
      <OrderDetail>
        <OrderID>10969</OrderID>
        <ProductID>46</ProductID>
        <UnitPrice>12.0000</UnitPrice>
        <Quantity>9</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>46</ProductID>
          <ProductName>Spegesild</ProductName>
          <SupplierID>21</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>12.0000</UnitPrice>
          <UnitsInStock>95</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>21</SupplierID>
            <CompanyName>Lyngbysild</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11042</OrderID>
      <CustomerID>COMMI</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1998-04-22T00:00:00</OrderDate>
      <RequiredDate>1998-05-06T00:00:00</RequiredDate>
      <ShippedDate>1998-05-01T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>29.9900</Freight>
      <ShipName>Comércio Mineiro</ShipName>
      <ShipAddress>Av. dos Lusíadas, 23</ShipAddress>
      <ShipCity>Sao Paulo</ShipCity>
      <ShipRegion>SP</ShipRegion>
      <ShipPostalCode>05432-043</ShipPostalCode>
      <ShipCountry>Brazil</ShipCountry>
      <OrderDetail>
        <OrderID>11042</OrderID>
        <ProductID>44</ProductID>
        <UnitPrice>19.4500</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>44</ProductID>
          <ProductName>Gula Malacca</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>20 - 2 kg bags</QuantityPerUnit>
          <UnitPrice>19.4500</UnitPrice>
          <UnitsInStock>27</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11042</OrderID>
        <ProductID>61</ProductID>
        <UnitPrice>28.5000</UnitPrice>
        <Quantity>4</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>61</ProductID>
          <ProductName>Sirop d'érable</ProductName>
          <SupplierID>29</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>24 - 500 ml bottles</QuantityPerUnit>
          <UnitPrice>28.5000</UnitPrice>
          <UnitsInStock>113</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>29</SupplierID>
            <CompanyName>Forêts d'érables</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10435</OrderID>
      <CustomerID>CONSH</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1997-02-04T00:00:00</OrderDate>
      <RequiredDate>1997-03-18T00:00:00</RequiredDate>
      <ShippedDate>1997-02-07T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>9.2100</Freight>
      <ShipName>Consolidated Holdings</ShipName>
      <ShipAddress>Berkeley Gardens 12  Brewery</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX1 6LT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10435</OrderID>
        <ProductID>2</ProductID>
        <UnitPrice>15.2000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>2</ProductID>
          <ProductName>Chang</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>19.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10435</OrderID>
        <ProductID>22</ProductID>
        <UnitPrice>16.8000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>22</ProductID>
          <ProductName>Gustaf's Knäckebröd</ProductName>
          <SupplierID>9</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>104</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>9</SupplierID>
            <CompanyName>PB Knäckebröd AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10435</OrderID>
        <ProductID>72</ProductID>
        <UnitPrice>27.8000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>72</ProductID>
          <ProductName>Mozzarella di Giovanni</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>34.8000</UnitPrice>
          <UnitsInStock>14</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10462</OrderID>
      <CustomerID>CONSH</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1997-03-03T00:00:00</OrderDate>
      <RequiredDate>1997-03-31T00:00:00</RequiredDate>
      <ShippedDate>1997-03-18T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>6.1700</Freight>
      <ShipName>Consolidated Holdings</ShipName>
      <ShipAddress>Berkeley Gardens 12  Brewery</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX1 6LT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10462</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>4.8000</UnitPrice>
        <Quantity>1</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10462</OrderID>
        <ProductID>23</ProductID>
        <UnitPrice>7.2000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>23</ProductID>
          <ProductName>Tunnbröd</ProductName>
          <SupplierID>9</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>12 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>9.0000</UnitPrice>
          <UnitsInStock>61</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>9</SupplierID>
            <CompanyName>PB Knäckebröd AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10848</OrderID>
      <CustomerID>CONSH</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1998-01-23T00:00:00</OrderDate>
      <RequiredDate>1998-02-20T00:00:00</RequiredDate>
      <ShippedDate>1998-01-29T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>38.2400</Freight>
      <ShipName>Consolidated Holdings</ShipName>
      <ShipAddress>Berkeley Gardens 12  Brewery</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX1 6LT</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10848</OrderID>
        <ProductID>5</ProductID>
        <UnitPrice>21.3500</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>5</ProductID>
          <ProductName>Chef Anton's Gumbo Mix</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>36 boxes</QuantityPerUnit>
          <UnitPrice>21.3500</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10848</OrderID>
        <ProductID>9</ProductID>
        <UnitPrice>97.0000</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>9</ProductID>
          <ProductName>Mishi Kobe Niku</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>18 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>97.0000</UnitPrice>
          <UnitsInStock>29</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10363</OrderID>
      <CustomerID>DRACD</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1996-11-26T00:00:00</OrderDate>
      <RequiredDate>1996-12-24T00:00:00</RequiredDate>
      <ShippedDate>1996-12-04T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>30.5400</Freight>
      <ShipName>Drachenblut Delikatessen</ShipName>
      <ShipAddress>Walserweg 21</ShipAddress>
      <ShipCity>Aachen</ShipCity>
      <ShipPostalCode>52066</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10363</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10363</OrderID>
        <ProductID>75</ProductID>
        <UnitPrice>6.2000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>75</ProductID>
          <ProductName>Rhönbräu Klosterbier</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 0.5 l bottles</QuantityPerUnit>
          <UnitPrice>7.7500</UnitPrice>
          <UnitsInStock>125</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10363</OrderID>
        <ProductID>76</ProductID>
        <UnitPrice>14.4000</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>76</ProductID>
          <ProductName>Lakkalikööri</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>500 ml</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>57</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10391</OrderID>
      <CustomerID>DRACD</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1996-12-23T00:00:00</OrderDate>
      <RequiredDate>1997-01-20T00:00:00</RequiredDate>
      <ShippedDate>1996-12-31T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>5.4500</Freight>
      <ShipName>Drachenblut Delikatessen</ShipName>
      <ShipAddress>Walserweg 21</ShipAddress>
      <ShipCity>Aachen</ShipCity>
      <ShipPostalCode>52066</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10391</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>4.8000</UnitPrice>
        <Quantity>18</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10797</OrderID>
      <CustomerID>DRACD</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1997-12-25T00:00:00</OrderDate>
      <RequiredDate>1998-01-22T00:00:00</RequiredDate>
      <ShippedDate>1998-01-05T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>33.3500</Freight>
      <ShipName>Drachenblut Delikatessen</ShipName>
      <ShipAddress>Walserweg 21</ShipAddress>
      <ShipCity>Aachen</ShipCity>
      <ShipPostalCode>52066</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10797</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10825</OrderID>
      <CustomerID>DRACD</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-01-09T00:00:00</OrderDate>
      <RequiredDate>1998-02-06T00:00:00</RequiredDate>
      <ShippedDate>1998-01-14T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>79.2500</Freight>
      <ShipName>Drachenblut Delikatessen</ShipName>
      <ShipAddress>Walserweg 21</ShipAddress>
      <ShipCity>Aachen</ShipCity>
      <ShipPostalCode>52066</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>10825</OrderID>
        <ProductID>26</ProductID>
        <UnitPrice>31.2300</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>26</ProductID>
          <ProductName>Gumbär Gummibärchen</ProductName>
          <SupplierID>11</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>100 - 250 g bags</QuantityPerUnit>
          <UnitPrice>31.2300</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>11</SupplierID>
            <CompanyName>Heli Süßwaren GmbH &amp; Co. KG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10825</OrderID>
        <ProductID>53</ProductID>
        <UnitPrice>32.8000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>53</ProductID>
          <ProductName>Perth Pasties</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>48 pieces</QuantityPerUnit>
          <UnitPrice>32.8000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11036</OrderID>
      <CustomerID>DRACD</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1998-04-20T00:00:00</OrderDate>
      <RequiredDate>1998-05-18T00:00:00</RequiredDate>
      <ShippedDate>1998-04-22T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>149.4700</Freight>
      <ShipName>Drachenblut Delikatessen</ShipName>
      <ShipAddress>Walserweg 21</ShipAddress>
      <ShipCity>Aachen</ShipCity>
      <ShipPostalCode>52066</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>11036</OrderID>
        <ProductID>13</ProductID>
        <UnitPrice>6.0000</UnitPrice>
        <Quantity>7</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>13</ProductID>
          <ProductName>Konbu</ProductName>
          <SupplierID>6</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>2 kg box</QuantityPerUnit>
          <UnitPrice>6.0000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>6</SupplierID>
            <CompanyName>Mayumi's</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11036</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>55.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11067</OrderID>
      <CustomerID>DRACD</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1998-05-04T00:00:00</OrderDate>
      <RequiredDate>1998-05-18T00:00:00</RequiredDate>
      <ShippedDate>1998-05-06T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>7.9800</Freight>
      <ShipName>Drachenblut Delikatessen</ShipName>
      <ShipAddress>Walserweg 21</ShipAddress>
      <ShipCity>Aachen</ShipCity>
      <ShipPostalCode>52066</ShipPostalCode>
      <ShipCountry>Germany</ShipCountry>
      <OrderDetail>
        <OrderID>11067</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>9.6500</UnitPrice>
        <Quantity>9</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10311</OrderID>
      <CustomerID>DUMON</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1996-09-20T00:00:00</OrderDate>
      <RequiredDate>1996-10-04T00:00:00</RequiredDate>
      <ShippedDate>1996-09-26T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>24.6900</Freight>
      <ShipName>Du monde entier</ShipName>
      <ShipAddress>67, rue des Cinquante Otages</ShipAddress>
      <ShipCity>Nantes</ShipCity>
      <ShipPostalCode>44000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10311</OrderID>
        <ProductID>42</ProductID>
        <UnitPrice>11.2000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>42</ProductID>
          <ProductName>Singaporean Hokkien Fried Mee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>32 - 1 kg pkgs.</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10311</OrderID>
        <ProductID>69</ProductID>
        <UnitPrice>28.8000</UnitPrice>
        <Quantity>7</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>69</ProductID>
          <ProductName>Gudbrandsdalsost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 kg pkg.</QuantityPerUnit>
          <UnitPrice>36.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10609</OrderID>
      <CustomerID>DUMON</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1997-07-24T00:00:00</OrderDate>
      <RequiredDate>1997-08-21T00:00:00</RequiredDate>
      <ShippedDate>1997-07-30T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>1.8500</Freight>
      <ShipName>Du monde entier</ShipName>
      <ShipAddress>67, rue des Cinquante Otages</ShipAddress>
      <ShipCity>Nantes</ShipCity>
      <ShipPostalCode>44000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10609</OrderID>
        <ProductID>1</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>3</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>1</ProductID>
          <ProductName>Chai</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>10 boxes x 20 bags</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>39</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10609</OrderID>
        <ProductID>10</ProductID>
        <UnitPrice>31.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>10</ProductID>
          <ProductName>Ikura</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>12 - 200 ml jars</QuantityPerUnit>
          <UnitPrice>31.0000</UnitPrice>
          <UnitsInStock>31</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10609</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10683</OrderID>
      <CustomerID>DUMON</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1997-09-26T00:00:00</OrderDate>
      <RequiredDate>1997-10-24T00:00:00</RequiredDate>
      <ShippedDate>1997-10-01T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>4.4000</Freight>
      <ShipName>Du monde entier</ShipName>
      <ShipAddress>67, rue des Cinquante Otages</ShipAddress>
      <ShipCity>Nantes</ShipCity>
      <ShipPostalCode>44000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10683</OrderID>
        <ProductID>52</ProductID>
        <UnitPrice>7.0000</UnitPrice>
        <Quantity>9</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>52</ProductID>
          <ProductName>Filo Mix</ProductName>
          <SupplierID>24</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>16 - 2 kg boxes</QuantityPerUnit>
          <UnitPrice>7.0000</UnitPrice>
          <UnitsInStock>38</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>24</SupplierID>
            <CompanyName>G'day, Mate</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10890</OrderID>
      <CustomerID>DUMON</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1998-02-16T00:00:00</OrderDate>
      <RequiredDate>1998-03-16T00:00:00</RequiredDate>
      <ShippedDate>1998-02-18T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>32.7600</Freight>
      <ShipName>Du monde entier</ShipName>
      <ShipAddress>67, rue des Cinquante Otages</ShipAddress>
      <ShipCity>Nantes</ShipCity>
      <ShipPostalCode>44000</ShipPostalCode>
      <ShipCountry>France</ShipCountry>
      <OrderDetail>
        <OrderID>10890</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>39.0000</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10890</OrderID>
        <ProductID>34</ProductID>
        <UnitPrice>14.0000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>34</ProductID>
          <ProductName>Sasquatch Ale</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>14.0000</UnitPrice>
          <UnitsInStock>111</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10890</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>9.6500</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10364</OrderID>
      <CustomerID>EASTC</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1996-11-26T00:00:00</OrderDate>
      <RequiredDate>1997-01-07T00:00:00</RequiredDate>
      <ShippedDate>1996-12-04T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>71.9700</Freight>
      <ShipName>Eastern Connection</ShipName>
      <ShipAddress>35 King George</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX3 6FW</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10364</OrderID>
        <ProductID>69</ProductID>
        <UnitPrice>28.8000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>69</ProductID>
          <ProductName>Gudbrandsdalsost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 kg pkg.</QuantityPerUnit>
          <UnitPrice>36.0000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10364</OrderID>
        <ProductID>71</ProductID>
        <UnitPrice>17.2000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>71</ProductID>
          <ProductName>Flotemysost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.5000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10400</OrderID>
      <CustomerID>EASTC</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1997-01-01T00:00:00</OrderDate>
      <RequiredDate>1997-01-29T00:00:00</RequiredDate>
      <ShippedDate>1997-01-16T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>83.9300</Freight>
      <ShipName>Eastern Connection</ShipName>
      <ShipAddress>35 King George</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX3 6FW</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10400</OrderID>
        <ProductID>29</ProductID>
        <UnitPrice>99.0000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>29</ProductID>
          <ProductName>Thüringer Rostbratwurst</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>50 bags x 30 sausgs.</QuantityPerUnit>
          <UnitPrice>123.7900</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10400</OrderID>
        <ProductID>35</ProductID>
        <UnitPrice>14.4000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>35</ProductID>
          <ProductName>Steeleye Stout</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10400</OrderID>
        <ProductID>49</ProductID>
        <UnitPrice>16.0000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>49</ProductID>
          <ProductName>Maxilaku</ProductName>
          <SupplierID>23</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 - 50 g pkgs.</QuantityPerUnit>
          <UnitPrice>20.0000</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>60</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>23</SupplierID>
            <CompanyName>Karkki Oy</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10532</OrderID>
      <CustomerID>EASTC</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1997-05-09T00:00:00</OrderDate>
      <RequiredDate>1997-06-06T00:00:00</RequiredDate>
      <ShippedDate>1997-05-12T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>74.4600</Freight>
      <ShipName>Eastern Connection</ShipName>
      <ShipAddress>35 King George</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX3 6FW</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10532</OrderID>
        <ProductID>30</ProductID>
        <UnitPrice>25.8900</UnitPrice>
        <Quantity>15</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>30</ProductID>
          <ProductName>Nord-Ost Matjeshering</ProductName>
          <SupplierID>13</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>10 - 200 g glasses</QuantityPerUnit>
          <UnitPrice>25.8900</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>13</SupplierID>
            <CompanyName>Nord-Ost-Fisch Handelsgesellschaft mbH</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10532</OrderID>
        <ProductID>66</ProductID>
        <UnitPrice>17.0000</UnitPrice>
        <Quantity>24</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>66</ProductID>
          <ProductName>Louisiana Hot Spiced Okra</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>24 - 8 oz jars</QuantityPerUnit>
          <UnitPrice>17.0000</UnitPrice>
          <UnitsInStock>4</UnitsInStock>
          <UnitsOnOrder>100</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10726</OrderID>
      <CustomerID>EASTC</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-11-03T00:00:00</OrderDate>
      <RequiredDate>1997-11-17T00:00:00</RequiredDate>
      <ShippedDate>1997-12-05T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>16.5600</Freight>
      <ShipName>Eastern Connection</ShipName>
      <ShipAddress>35 King George</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX3 6FW</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10726</OrderID>
        <ProductID>4</ProductID>
        <UnitPrice>22.0000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>4</ProductID>
          <ProductName>Chef Anton's Cajun Seasoning</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>48 - 6 oz jars</QuantityPerUnit>
          <UnitPrice>22.0000</UnitPrice>
          <UnitsInStock>53</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10726</OrderID>
        <ProductID>11</ProductID>
        <UnitPrice>21.0000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>11</ProductID>
          <ProductName>Queso Cabrales</ProductName>
          <SupplierID>5</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>1 kg pkg.</QuantityPerUnit>
          <UnitPrice>21.0000</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>30</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>5</SupplierID>
            <CompanyName>Cooperativa de Quesos 'Las Cabras'</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10987</OrderID>
      <CustomerID>EASTC</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1998-03-31T00:00:00</OrderDate>
      <RequiredDate>1998-04-28T00:00:00</RequiredDate>
      <ShippedDate>1998-04-06T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>185.4800</Freight>
      <ShipName>Eastern Connection</ShipName>
      <ShipAddress>35 King George</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX3 6FW</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>10987</OrderID>
        <ProductID>7</ProductID>
        <UnitPrice>30.0000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10987</OrderID>
        <ProductID>43</ProductID>
        <UnitPrice>46.0000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>43</ProductID>
          <ProductName>Ipoh Coffee</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>16 - 500 g tins</QuantityPerUnit>
          <UnitPrice>46.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10987</OrderID>
        <ProductID>72</ProductID>
        <UnitPrice>34.8000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>72</ProductID>
          <ProductName>Mozzarella di Giovanni</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>34.8000</UnitPrice>
          <UnitsInStock>14</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11024</OrderID>
      <CustomerID>EASTC</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1998-04-15T00:00:00</OrderDate>
      <RequiredDate>1998-05-13T00:00:00</RequiredDate>
      <ShippedDate>1998-04-20T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>74.3600</Freight>
      <ShipName>Eastern Connection</ShipName>
      <ShipAddress>35 King George</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX3 6FW</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>11024</OrderID>
        <ProductID>26</ProductID>
        <UnitPrice>31.2300</UnitPrice>
        <Quantity>12</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>26</ProductID>
          <ProductName>Gumbär Gummibärchen</ProductName>
          <SupplierID>11</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>100 - 250 g bags</QuantityPerUnit>
          <UnitPrice>31.2300</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>11</SupplierID>
            <CompanyName>Heli Süßwaren GmbH &amp; Co. KG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11024</OrderID>
        <ProductID>33</ProductID>
        <UnitPrice>2.5000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>33</ProductID>
          <ProductName>Geitost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>500 g</QuantityPerUnit>
          <UnitPrice>2.5000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11024</OrderID>
        <ProductID>65</ProductID>
        <UnitPrice>21.0500</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>65</ProductID>
          <ProductName>Louisiana Fiery Hot Pepper Sauce</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>32 - 8 oz bottles</QuantityPerUnit>
          <UnitPrice>21.0500</UnitPrice>
          <UnitsInStock>76</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11024</OrderID>
        <ProductID>71</ProductID>
        <UnitPrice>21.5000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>71</ProductID>
          <ProductName>Flotemysost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>10 - 500 g pkgs.</QuantityPerUnit>
          <UnitPrice>21.5000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11047</OrderID>
      <CustomerID>EASTC</CustomerID>
      <EmployeeID>7</EmployeeID>
      <OrderDate>1998-04-24T00:00:00</OrderDate>
      <RequiredDate>1998-05-22T00:00:00</RequiredDate>
      <ShippedDate>1998-05-01T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>46.6200</Freight>
      <ShipName>Eastern Connection</ShipName>
      <ShipAddress>35 King George</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX3 6FW</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>11047</OrderID>
        <ProductID>1</ProductID>
        <UnitPrice>18.0000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>1</ProductID>
          <ProductName>Chai</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>10 boxes x 20 bags</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>39</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11047</OrderID>
        <ProductID>5</ProductID>
        <UnitPrice>21.3500</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>5</ProductID>
          <ProductName>Chef Anton's Gumbo Mix</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>36 boxes</QuantityPerUnit>
          <UnitPrice>21.3500</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>11056</OrderID>
      <CustomerID>EASTC</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1998-04-28T00:00:00</OrderDate>
      <RequiredDate>1998-05-12T00:00:00</RequiredDate>
      <ShippedDate>1998-05-01T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>278.9600</Freight>
      <ShipName>Eastern Connection</ShipName>
      <ShipAddress>35 King George</ShipAddress>
      <ShipCity>London</ShipCity>
      <ShipPostalCode>WX3 6FW</ShipPostalCode>
      <ShipCountry>UK</ShipCountry>
      <OrderDetail>
        <OrderID>11056</OrderID>
        <ProductID>7</ProductID>
        <UnitPrice>30.0000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.0000</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>3</SupplierID>
            <CompanyName>Grandma Kelly's Homestead</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11056</OrderID>
        <ProductID>55</ProductID>
        <UnitPrice>24.0000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>55</ProductID>
          <ProductName>Pâté chinois</ProductName>
          <SupplierID>25</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>24 boxes x 2 pies</QuantityPerUnit>
          <UnitPrice>24.0000</UnitPrice>
          <UnitsInStock>115</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>25</SupplierID>
            <CompanyName>Ma Maison</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>11056</OrderID>
        <ProductID>60</ProductID>
        <UnitPrice>34.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>60</ProductID>
          <ProductName>Camembert Pierrot</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>15 - 300 g rounds</QuantityPerUnit>
          <UnitPrice>34.0000</UnitPrice>
          <UnitsInStock>19</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
  </Customer>
  <Customer>
    <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>
    <Order>
      <OrderID>10258</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1996-07-17T00:00:00</OrderDate>
      <RequiredDate>1996-08-14T00:00:00</RequiredDate>
      <ShippedDate>1996-07-23T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>140.5100</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10258</OrderID>
        <ProductID>2</ProductID>
        <UnitPrice>15.2000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>2</ProductID>
          <ProductName>Chang</ProductName>
          <SupplierID>1</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>19.0000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>1</SupplierID>
            <CompanyName>Exotic Liquids</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10258</OrderID>
        <ProductID>5</ProductID>
        <UnitPrice>17.0000</UnitPrice>
        <Quantity>65</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>5</ProductID>
          <ProductName>Chef Anton's Gumbo Mix</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>36 boxes</QuantityPerUnit>
          <UnitPrice>21.3500</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10258</OrderID>
        <ProductID>32</ProductID>
        <UnitPrice>25.6000</UnitPrice>
        <Quantity>6</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>32</ProductID>
          <ProductName>Mascarpone Fabioli</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>32.0000</UnitPrice>
          <UnitsInStock>9</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10263</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>9</EmployeeID>
      <OrderDate>1996-07-23T00:00:00</OrderDate>
      <RequiredDate>1996-08-20T00:00:00</RequiredDate>
      <ShippedDate>1996-07-31T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>146.0600</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10263</OrderID>
        <ProductID>16</ProductID>
        <UnitPrice>13.9000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>16</ProductID>
          <ProductName>Pavlova</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>32 - 500 g boxes</QuantityPerUnit>
          <UnitPrice>17.4500</UnitPrice>
          <UnitsInStock>29</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10263</OrderID>
        <ProductID>24</ProductID>
        <UnitPrice>3.6000</UnitPrice>
        <Quantity>28</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>24</ProductID>
          <ProductName>Guaraná Fantástica</ProductName>
          <SupplierID>10</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 355 ml cans</QuantityPerUnit>
          <UnitPrice>4.5000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>10</SupplierID>
            <CompanyName>Refrescos Americanas LTDA</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10263</OrderID>
        <ProductID>30</ProductID>
        <UnitPrice>20.7000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>30</ProductID>
          <ProductName>Nord-Ost Matjeshering</ProductName>
          <SupplierID>13</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>10 - 200 g glasses</QuantityPerUnit>
          <UnitPrice>25.8900</UnitPrice>
          <UnitsInStock>10</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>13</SupplierID>
            <CompanyName>Nord-Ost-Fisch Handelsgesellschaft mbH</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10263</OrderID>
        <ProductID>74</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>36</Quantity>
        <Discount>2.5000000e-001</Discount>
        <Product>
          <ProductID>74</ProductID>
          <ProductName>Longlife Tofu</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>4</UnitsInStock>
          <UnitsOnOrder>20</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10351</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>1</EmployeeID>
      <OrderDate>1996-11-11T00:00:00</OrderDate>
      <RequiredDate>1996-12-09T00:00:00</RequiredDate>
      <ShippedDate>1996-11-20T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>162.3300</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10351</OrderID>
        <ProductID>38</ProductID>
        <UnitPrice>210.8000</UnitPrice>
        <Quantity>20</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>38</ProductID>
          <ProductName>Côte de Blaye</ProductName>
          <SupplierID>18</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>12 - 75 cl bottles</QuantityPerUnit>
          <UnitPrice>263.5000</UnitPrice>
          <UnitsInStock>17</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>18</SupplierID>
            <CompanyName>Aux joyeux ecclésiastiques</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10351</OrderID>
        <ProductID>41</ProductID>
        <UnitPrice>7.7000</UnitPrice>
        <Quantity>13</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <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.6500</UnitPrice>
          <UnitsInStock>85</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>19</SupplierID>
            <CompanyName>New England Seafood Cannery</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10351</OrderID>
        <ProductID>44</ProductID>
        <UnitPrice>15.5000</UnitPrice>
        <Quantity>77</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>44</ProductID>
          <ProductName>Gula Malacca</ProductName>
          <SupplierID>20</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>20 - 2 kg bags</QuantityPerUnit>
          <UnitPrice>19.4500</UnitPrice>
          <UnitsInStock>27</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>20</SupplierID>
            <CompanyName>Leka Trading</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10351</OrderID>
        <ProductID>65</ProductID>
        <UnitPrice>16.8000</UnitPrice>
        <Quantity>10</Quantity>
        <Discount>5.0000001e-002</Discount>
        <Product>
          <ProductID>65</ProductID>
          <ProductName>Louisiana Fiery Hot Pepper Sauce</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>32 - 8 oz bottles</QuantityPerUnit>
          <UnitPrice>21.0500</UnitPrice>
          <UnitsInStock>76</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10368</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>2</EmployeeID>
      <OrderDate>1996-11-29T00:00:00</OrderDate>
      <RequiredDate>1996-12-27T00:00:00</RequiredDate>
      <ShippedDate>1996-12-02T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>101.9500</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10368</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>5</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10368</OrderID>
        <ProductID>28</ProductID>
        <UnitPrice>36.4000</UnitPrice>
        <Quantity>13</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>28</ProductID>
          <ProductName>Rössle Sauerkraut</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>25 - 825 g cans</QuantityPerUnit>
          <UnitPrice>45.6000</UnitPrice>
          <UnitsInStock>26</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10368</OrderID>
        <ProductID>57</ProductID>
        <UnitPrice>15.6000</UnitPrice>
        <Quantity>25</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>57</ProductID>
          <ProductName>Ravioli Angelo</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>19.5000</UnitPrice>
          <UnitsInStock>36</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10368</OrderID>
        <ProductID>64</ProductID>
        <UnitPrice>26.6000</UnitPrice>
        <Quantity>35</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>64</ProductID>
          <ProductName>Wimmers gute Semmelknödel</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>20 bags x 4 pieces</QuantityPerUnit>
          <UnitPrice>33.2500</UnitPrice>
          <UnitsInStock>22</UnitsInStock>
          <UnitsOnOrder>80</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10382</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1996-12-13T00:00:00</OrderDate>
      <RequiredDate>1997-01-10T00:00:00</RequiredDate>
      <ShippedDate>1996-12-16T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>94.7700</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10382</OrderID>
        <ProductID>5</ProductID>
        <UnitPrice>17.0000</UnitPrice>
        <Quantity>32</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>5</ProductID>
          <ProductName>Chef Anton's Gumbo Mix</ProductName>
          <SupplierID>2</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>36 boxes</QuantityPerUnit>
          <UnitPrice>21.3500</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>2</SupplierID>
            <CompanyName>New Orleans Cajun Delights</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10382</OrderID>
        <ProductID>18</ProductID>
        <UnitPrice>50.0000</UnitPrice>
        <Quantity>9</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>18</ProductID>
          <ProductName>Carnarvon Tigers</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>16 kg pkg.</QuantityPerUnit>
          <UnitPrice>62.5000</UnitPrice>
          <UnitsInStock>42</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10382</OrderID>
        <ProductID>29</ProductID>
        <UnitPrice>99.0000</UnitPrice>
        <Quantity>14</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>29</ProductID>
          <ProductName>Thüringer Rostbratwurst</ProductName>
          <SupplierID>12</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>50 bags x 30 sausgs.</QuantityPerUnit>
          <UnitPrice>123.7900</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>12</SupplierID>
            <CompanyName>Plutzer Lebensmittelgroßmärkte AG</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10382</OrderID>
        <ProductID>33</ProductID>
        <UnitPrice>2.0000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>33</ProductID>
          <ProductName>Geitost</ProductName>
          <SupplierID>15</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>500 g</QuantityPerUnit>
          <UnitPrice>2.5000</UnitPrice>
          <UnitsInStock>112</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>15</SupplierID>
            <CompanyName>Norske Meierier</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10382</OrderID>
        <ProductID>74</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>74</ProductID>
          <ProductName>Longlife Tofu</ProductName>
          <SupplierID>4</SupplierID>
          <CategoryID>7</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>4</UnitsInStock>
          <UnitsOnOrder>20</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>4</SupplierID>
            <CompanyName>Tokyo Traders</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>7</CategoryID>
            <CategoryName>Produce</CategoryName>
            <Description>Dried fruit and bean curd</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10390</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>6</EmployeeID>
      <OrderDate>1996-12-23T00:00:00</OrderDate>
      <RequiredDate>1997-01-20T00:00:00</RequiredDate>
      <ShippedDate>1996-12-26T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>126.3800</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10390</OrderID>
        <ProductID>31</ProductID>
        <UnitPrice>10.0000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>31</ProductID>
          <ProductName>Gorgonzola Telino</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>12 - 100 g pkgs</QuantityPerUnit>
          <UnitPrice>12.5000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>20</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10390</OrderID>
        <ProductID>35</ProductID>
        <UnitPrice>14.4000</UnitPrice>
        <Quantity>40</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>35</ProductID>
          <ProductName>Steeleye Stout</ProductName>
          <SupplierID>16</SupplierID>
          <CategoryID>1</CategoryID>
          <QuantityPerUnit>24 - 12 oz bottles</QuantityPerUnit>
          <UnitPrice>18.0000</UnitPrice>
          <UnitsInStock>20</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>15</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>16</SupplierID>
            <CompanyName>Bigfoot Breweries</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>1</CategoryID>
            <CategoryName>Beverages</CategoryName>
            <Description>Soft drinks, coffees, teas, beers, and ales</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10390</OrderID>
        <ProductID>46</ProductID>
        <UnitPrice>9.6000</UnitPrice>
        <Quantity>45</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>46</ProductID>
          <ProductName>Spegesild</ProductName>
          <SupplierID>21</SupplierID>
          <CategoryID>8</CategoryID>
          <QuantityPerUnit>4 - 450 g glasses</QuantityPerUnit>
          <UnitPrice>12.0000</UnitPrice>
          <UnitsInStock>95</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>21</SupplierID>
            <CompanyName>Lyngbysild</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>8</CategoryID>
            <CategoryName>Seafood</CategoryName>
            <Description>Seaweed and fish</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10390</OrderID>
        <ProductID>72</ProductID>
        <UnitPrice>27.8000</UnitPrice>
        <Quantity>24</Quantity>
        <Discount>1.0000000e-001</Discount>
        <Product>
          <ProductID>72</ProductID>
          <ProductName>Mozzarella di Giovanni</ProductName>
          <SupplierID>14</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>24 - 200 g pkgs.</QuantityPerUnit>
          <UnitPrice>34.8000</UnitPrice>
          <UnitsInStock>14</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>14</SupplierID>
            <CompanyName>Formaggi Fortini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10402</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>8</EmployeeID>
      <OrderDate>1997-01-02T00:00:00</OrderDate>
      <RequiredDate>1997-02-13T00:00:00</RequiredDate>
      <ShippedDate>1997-01-10T00:00:00</ShippedDate>
      <ShipVia>2</ShipVia>
      <Freight>67.8800</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10402</OrderID>
        <ProductID>23</ProductID>
        <UnitPrice>7.2000</UnitPrice>
        <Quantity>60</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>23</ProductID>
          <ProductName>Tunnbröd</ProductName>
          <SupplierID>9</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>12 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>9.0000</UnitPrice>
          <UnitsInStock>61</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>9</SupplierID>
            <CompanyName>PB Knäckebröd AB</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10402</OrderID>
        <ProductID>63</ProductID>
        <UnitPrice>35.1000</UnitPrice>
        <Quantity>65</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>63</ProductID>
          <ProductName>Vegie-spread</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>2</CategoryID>
          <QuantityPerUnit>15 - 625 g jars</QuantityPerUnit>
          <UnitPrice>43.9000</UnitPrice>
          <UnitsInStock>24</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>2</CategoryID>
            <CategoryName>Condiments</CategoryName>
            <Description>Sweet and savory sauces, relishes, spreads, and seasonings</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>2</ShipperID>
        <CompanyName>United Package</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10403</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-01-03T00:00:00</OrderDate>
      <RequiredDate>1997-01-31T00:00:00</RequiredDate>
      <ShippedDate>1997-01-09T00:00:00</ShippedDate>
      <ShipVia>3</ShipVia>
      <Freight>73.7900</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10403</OrderID>
        <ProductID>16</ProductID>
        <UnitPrice>13.9000</UnitPrice>
        <Quantity>21</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>16</ProductID>
          <ProductName>Pavlova</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>32 - 500 g boxes</QuantityPerUnit>
          <UnitPrice>17.4500</UnitPrice>
          <UnitsInStock>29</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>10</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10403</OrderID>
        <ProductID>48</ProductID>
        <UnitPrice>10.2000</UnitPrice>
        <Quantity>70</Quantity>
        <Discount>1.5000001e-001</Discount>
        <Product>
          <ProductID>48</ProductID>
          <ProductName>Chocolade</ProductName>
          <SupplierID>22</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>10 pkgs.</QuantityPerUnit>
          <UnitPrice>12.7500</UnitPrice>
          <UnitsInStock>15</UnitsInStock>
          <UnitsOnOrder>70</UnitsOnOrder>
          <ReorderLevel>25</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>22</SupplierID>
            <CompanyName>Zaanse Snoepfabriek</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>3</ShipperID>
        <CompanyName>Federal Shipping</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10430</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>4</EmployeeID>
      <OrderDate>1997-01-30T00:00:00</OrderDate>
      <RequiredDate>1997-02-13T00:00:00</RequiredDate>
      <ShippedDate>1997-02-03T00:00:00</ShippedDate>
      <ShipVia>1</ShipVia>
      <Freight>458.7800</Freight>
      <ShipName>Ernst Handel</ShipName>
      <ShipAddress>Kirchgasse 6</ShipAddress>
      <ShipCity>Graz</ShipCity>
      <ShipPostalCode>8010</ShipPostalCode>
      <ShipCountry>Austria</ShipCountry>
      <OrderDetail>
        <OrderID>10430</OrderID>
        <ProductID>17</ProductID>
        <UnitPrice>31.2000</UnitPrice>
        <Quantity>45</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>17</ProductID>
          <ProductName>Alice Mutton</ProductName>
          <SupplierID>7</SupplierID>
          <CategoryID>6</CategoryID>
          <QuantityPerUnit>20 - 1 kg tins</QuantityPerUnit>
          <UnitPrice>39.0000</UnitPrice>
          <UnitsInStock>0</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>1</Discontinued>
          <Supplier>
            <SupplierID>7</SupplierID>
            <CompanyName>Pavlova, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>6</CategoryID>
            <CategoryName>Meat/Poultry</CategoryName>
            <Description>Prepared meats</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10430</OrderID>
        <ProductID>21</ProductID>
        <UnitPrice>8.0000</UnitPrice>
        <Quantity>50</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>21</ProductID>
          <ProductName>Sir Rodney's Scones</ProductName>
          <SupplierID>8</SupplierID>
          <CategoryID>3</CategoryID>
          <QuantityPerUnit>24 pkgs. x 4 pieces</QuantityPerUnit>
          <UnitPrice>10.0000</UnitPrice>
          <UnitsInStock>3</UnitsInStock>
          <UnitsOnOrder>40</UnitsOnOrder>
          <ReorderLevel>5</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>8</SupplierID>
            <CompanyName>Specialty Biscuits, Ltd.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>3</CategoryID>
            <CategoryName>Confections</CategoryName>
            <Description>Desserts, candies, and sweet breads</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10430</OrderID>
        <ProductID>56</ProductID>
        <UnitPrice>30.4000</UnitPrice>
        <Quantity>30</Quantity>
        <Discount>0.0000000e+000</Discount>
        <Product>
          <ProductID>56</ProductID>
          <ProductName>Gnocchi di nonna Alice</ProductName>
          <SupplierID>26</SupplierID>
          <CategoryID>5</CategoryID>
          <QuantityPerUnit>24 - 250 g pkgs.</QuantityPerUnit>
          <UnitPrice>38.0000</UnitPrice>
          <UnitsInStock>21</UnitsInStock>
          <UnitsOnOrder>10</UnitsOnOrder>
          <ReorderLevel>30</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>26</SupplierID>
            <CompanyName>Pasta Buttini s.r.l.</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>5</CategoryID>
            <CategoryName>Grains/Cereals</CategoryName>
            <Description>Breads, crackers, pasta, and cereal</Description>
          </Category>
        </Product>
      </OrderDetail>
      <OrderDetail>
        <OrderID>10430</OrderID>
        <ProductID>59</ProductID>
        <UnitPrice>44.0000</UnitPrice>
        <Quantity>70</Quantity>
        <Discount>2.0000000e-001</Discount>
        <Product>
          <ProductID>59</ProductID>
          <ProductName>Raclette Courdavault</ProductName>
          <SupplierID>28</SupplierID>
          <CategoryID>4</CategoryID>
          <QuantityPerUnit>5 kg pkg.</QuantityPerUnit>
          <UnitPrice>55.0000</UnitPrice>
          <UnitsInStock>79</UnitsInStock>
          <UnitsOnOrder>0</UnitsOnOrder>
          <ReorderLevel>0</ReorderLevel>
          <Discontinued>0</Discontinued>
          <Supplier>
            <SupplierID>28</SupplierID>
            <CompanyName>Gai pâturage</CompanyName>
          </Supplier>
          <Category>
            <CategoryID>4</CategoryID>
            <CategoryName>Dairy Products</CategoryName>
            <Description>Cheeses</Description>
          </Category>
        </Product>
      </OrderDetail>
      <Shipper>
        <ShipperID>1</ShipperID>
        <CompanyName>Speedy Express</CompanyName>
      </Shipper>
    </Order>
    <Order>
      <OrderID>10442</OrderID>
      <CustomerID>ERNSH</CustomerID>
      <EmployeeID>3</EmployeeID>
      <OrderDate>1997-02-11T00:00:00</OrderDate>
      <RequiredDate>1997-03-11T00:00:00</RequiredDate>
      <ShippedDate>1997-02-18T00:00:00</ShippedDate>
  
