<?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>(I don't need no stinkin') Hamburger "helper"
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>1 1/2</qty> <unit>pounds</unit></amt>
        <item>ground beef</item>
      </ing>

     <ing>
        <amt><qty>1</qty> </amt>
        <item>yellow onion, chopped </item>
      </ing>

      <ing>
        <amt><qty>2</qty>  <unit>tbsp</unit></amt>
        <item>garlic, minced</item>
      </ing>


      <ing>
        <amt><qty>2</qty> <unit>tbsp</unit></amt>
        <item>all-purpose flour</item>
      </ing>

      <ing>
        <amt><qty>8</qty> <unit>ounces</unit></amt>
        <item>pennette or other small, tubular pasta (like macaroni)</item>
      </ing>
 
      <ing>
        <amt></amt>
        <item>hot water</item>
      </ing>

      <ing>
        <amt><qty>1</qty> <unit>tsp</unit></amt>
        <item>salt</item>
      </ing>

      <ing>
        <amt><qty> </qty> </amt>
        <item>black pepper and chipotle pepper, to taste </item>
      </ing>

      <ing>
        <amt><qty>1</qty> <unit>14-ounce can</unit></amt>
        <item>organic "crushed" tomatoes or tomato sauce</item>
      </ing>

      <ing>
        <amt><qty>1</qty> <unit>cup</unit></amt>
        <item>cheese, grated or crumbled (I use a combination of sharp cheddar and goat cheese)</item>
      </ing>


    </ingredients>
    <directions>
      <step>In very large cast-iron pan, cook hamburger until just browned.</step>
      <step>Meanwhile, saute garlic and onions in olive oil in a separate pan. </step>
      <step>Add salt, pepper, chipotle and onion mixture to pan; mix. </step>
      <step>Add in flour and stir well, cooking a few minutes to incorporate flour with fat. </step>
      <step>Add pasta and pour hot water into pan to cover; adjust heat until mixture simmers briskly. </step>
      <step>Cook 8-12 minutes until pasta is just tender. </step>
      <step>Mix in cheese and tomato sauce and adjust seasoning; serve. </step>

    </directions>
  </recipe>
</body>
</DESSERT>

</html>