<?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>roast your beets
</title>
    </head>
    <ingredients>

      <ing>
        <amt></amt>
        <item>beets all kinds and shapes</item>
      </ing>

     <ing>
        <amt></amt>
        <item>water</item>
      </ing>

  

    </ingredients>
    <directions>
      <step>If your beets are particularly dirty, wash in cold water</step>
      <step>Cut off the top right at the stem; cut off the pointy part at the bottom</step>
      <step>Place in casserole dish with a cover, stem end down</step>
      <step>Pour water in casserole, about an inch deep</step>
      <step>Cover and roast at 400 degrees until beets are tender</step>
      <step>Let cool, then peels beets with your fingertips</step>
      <step>Slice and eat with goat cheese, viniagrette, greens, garlic, brown butter, whatever you have</step>

    
    </directions>
  </recipe>
</body>
</DESSERT>

</html>