<?xml version="1.0" ?>
<!DOCTYPE DESSERT PUBLIC "-//FormatData//DTD DESSERT 0.3//EN" 
  "http://www.formatdata.com/dessert/dessert.dtd">
<?xml-stylesheet href="dessertmama.css" type="text/css" ?>
<html>
<DESSERT version="0.3">
  <body>
  <recipe>
    <head>
      <title>Ground Beef Lasagna
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>2</qty> <unit>pounds</unit></amt>
        <item>ground beef</item>
      </ing>

     <ing>
        <amt><qty>1</qty> <unit>large</unit></amt>
        <item>yellow onion, chopped </item>
      </ing>

      <ing>
        <amt><qty>1</qty>  <unit>20-ounce can</unit></amt>
        <item>plum tomatoes </item>
      </ing>

      <ing>
        <amt><qty>1</qty> <unit>20-ounce can</unit></amt>
        <item>tomato sauce or marinara sauce</item>
      </ing>


      <ing>
        <item>basil, oregano, thyme, salt and pepper to taste
         </item>
      </ing>


      <ing>
        <amt><qty>4</qty> <unit>ounces</unit></amt>
        <item>frozen spinach, or fresh spinach, washed and chopped</item>
      </ing>

      <ing>
        <amt><qty>8</qty> <unit>cloves</unit></amt>
        <item>garlic</item>
      </ing>
 
      <ing>
        <amt><qty>6</qty> <unit>ounces</unit></amt>
        <item>mozzarella cheese, grated</item>
      </ing>

      <ing>
        <amt><qty>1</qty> <unit>16-ounce container</unit></amt>
        <item>cottage cheese</item>
      </ing>

      <ing>
        <amt><qty>12</qty> <unit>ounces (dry)</unit></amt>
        <item>lasagne noodles or other wide large noodles</item>
      </ing>


    </ingredients>
    <directions>
      <step>Brown ground beef in large, heavy frying pan</step>
      <step>When beef is brown all over, add onions and cook, stirring often, until onions begin to get translucent</step>
      <step>Add herbs, salt, pepper, both cans of tomatoes and the spinach and turn heat to medium-low</step>
      <step>Cook gently, stirring occasionally, while the rest of the ingredients are prepared </step>
      <step>Cook noodles in several quarts of boiling water until just tender, breaking large lasagne noodles into a few pieces; drain</step>
      <step>In one or two large, deep casserole dishes, cover the bottom with a thin layer of olive oil, or cooking spray</step>
      <step>Starting with a layer of noodles (don't worry too much about layering them evenly), then a layer of sauce, and a layer of cottage cheese and mozzarella, make three layers in each casserole, leaving the cottage cheese out of the last layer</step>
     <step>Cook in a 375 degree oven for about 35 minutes, until warmed through</step>
    </directions>
  </recipe>
</body>
</DESSERT>

</html>