<?xml version="1.0" ?>
<!DOCTYPE DESSERT PUBLIC "-//FormatData//DTD DESSERT 0.3//EN" 
  "dessert.jpg">
<?xml-stylesheet href="dessert1.css" type="text/css" ?>
<DESSERT version="0.3">
  <recipe>
    <head>
      <title>Vegetable Soup</title>
    </head>
    <ingredients>
      <ing>
        <amt><qty>1 </qty><unit>cup</unit></amt>
        <item>diced carrots</item>
      </ing>
      <ing>
        <amt><qty>1 </qty><unit>cup</unit></amt>
        <item>diced onions</item>
      </ing>
      <ing>
        <amt><qty>1 </qty><unit>cup</unit></amt>
        <item>diced celery</item>
      </ing>
      <ing>
        <amt><qty>1 </qty><unit>cup</unit></amt>
        <item>green beans or peas</item>
      </ing>
      <ing>
        <amt><qty>8 </qty><unit>cups</unit></amt>
        <item>broth or hot water</item>
      </ing>
      <ing>
        <amt><qty>2 </qty><unit>cups</unit></amt>
        <item>diced potatoes</item>
      </ing>
      <ing>
        <amt><qty>2 </qty><unit>cans</unit></amt>
        <item>tomatoes</item>
      </ing>
      <ing>
        <amt><qty>2 </qty><unit>tbls</unit></amt>
        <item>chopped parsley</item>
      </ing>
      <ing>
        <amt><qty></qty><unit></unit></amt>
        <item>salt and pepper to taste</item>
      </ing>
      <ing>
        <amt><qty>4 </qty><unit>ea</unit></amt>
        <item>chicken or beef boullion cubes</item>
      </ing>
    </ingredients>
    <directions>
      <step>Briefly saute the first 4 ingredients</step>
      <step>Add rest of ingredients</step>
      <step>Cover and cook 45 minutes at a simmer</step>
      <step></step>
      <step></step>
      <step></step>
    </directions>
    <notes>
      <not></not>
    </notes>
  </recipe>
</DESSERT>
