<?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>Beef roast braised in wine
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>1</qty> <unit>3-4 pound</unit></amt>
        <item>beef roast</item>
      </ing>

     <ing>
        <amt><qty>1</qty> <unit>bottle</unit></amt>
        <item>light red wine, Amarone, Beaujolais, Barbera d'Alba, or similar</item>
      </ing>

      <ing>
        <amt><qty>1</qty>  <unit>cup</unit></amt>
        <item>beef or vegetable stock</item>
      </ing>

      <ing>
        <amt><qty>1</qty> </amt>
        <item>yellow onion, peeled and diced</item>
      </ing>

      <ing>
        <amt><qty>2</qty> <unit>medium</unit></amt>
        <item>carrots, peeled and diced</item>
      </ing>

      <ing>
        <amt><qty>2</qty> <unit>ribs</unit></amt>
        <item>celery, diced</item>
      </ing>
 
      <ing>
        <amt><qty>3</qty> <unit>cloves</unit></amt>
        <item>garlic, peeled and diced</item>
      </ing>

      <ing>
        <amt><qty>3/4</qty> <unit>cup</unit></amt>
        <item>olive oil</item>
      </ing>

      <ing>
        <item>herb bundle, consisting of bay leaves, rosemary, and thyme</item>
      </ing>


    </ingredients>
    <directions>
      <step>Liberally salt and pepper the roast on all side</step>
      <step>In a stew pot with a tight-fitting lid, place the diced vegetables, beef roast, stock, 1/4 cup of the olive oil, herb bundle, and enough wine to (mostly) cover the roast, reserving at least 1/4 cup</step>
      <step>Bring to simmer over medium-high heat</step>
      <step>Reduce heat to low and cover the pot</step>
      <step>Cook for 3-4 hours, turning roast occasionally</step>
      <step>When roast is very tender, remove from pot and set on cutting board, covering with foil to keep warm</step>
      <step>Remove herb bundle and strain broth into separate container, reserving vegetable mixture</step>
     <step>Return empty pot to stove over medium-high heat, and add 1/4 cup olive oil</step>
      <step>When oil is hot, add vegetable mixture and mash with potato masher</step>
     <step>Add 1/2 cup reserved broth and cook until liquid evaporates</step>
     <step>Add 1/4 cup wine and cook until liquid evaporates</step>
     <step>Add remaining olive oil, and cook until mixture darkens</step>
     <step>Slice beef and serve, spooning sauce over the slices </step>
    </directions>
  </recipe>
</body>
</DESSERT>

</html>