<?xml version="1.0" ?>
<?xml-stylesheet href="dessert1.css" type="text/css" ?>
<DESSERT version="0.3">
  <recipe>
    <head>
      <title>Hamburg Stew</title>
    </head>
    <ingredients>
      <ing>
        <amt><qty>5-6 </qty><unit></unit></amt>
        <item>potatoes (cut into pieces)</item>
      </ing>
      <ing>
        <amt><qty>1 </qty><unit>large</unit></amt>
        <item>onion</item>
      </ing>
      <ing>
        <amt><qty>3 </qty><unit>stalks</unit></amt>
        <item>celery</item>
      </ing>
      <ing>
        <amt><qty>1-1/2 - 2 </qty><unit>lbs</unit></amt>
        <item>lean ground beef (browned)</item>
      </ing>
      <ing>
        <amt><qty>1 </qty><unit>can</unit></amt>
        <item>V8 juice</item>
      </ing>
      <ing>
        <amt><qty>1 </qty><unit>can</unit></amt>
        <item>tomato soup</item>
      </ing>
      <ing>
        <amt><qty>1 </qty><unit>soup can</unit></amt>
        <item>water</item>
      </ing>
      <ing>
        <amt><qty></qty><unit></unit></amt>
        <item>salt and pepper</item>
      </ing>
      <ing>
        <amt><qty></qty><unit></unit></amt>
        <item>corn (frozen or canned)</item>
      </ing>
      <ing>
        <amt><qty></qty><unit></unit></amt>
        <item>peas (frozen or canned)</item>
      </ing>
    </ingredients>
    <directions>
      <step>Place all ingredients in crockpot in order, (except for corn and peas) - salting and peppering each item</step>
      <step>cook on low until potatoes are soft, 8 to 10 hours</step>
      <step>during last hour, add frozen or canned corn and peas</step>
    </directions>
    <notes>
      <not>The pepper can make this a bit spicy - so pepper each item accordingly</not>
      <not>This recipe can be cooked in a regular pot, also, just simmer for several hours</not>
    </notes>
  </recipe>
</DESSERT>
