<?xml version="1.0" ?>
<?xml-stylesheet href="dessert1.css" type="text/css" ?>
<DESSERT version="0.3">
  <recipe>
    <head>
      <title>Sweet Potato Pie</title>
    </head>
    <ingredients>
      <ing>
        <amt><qty>6 </qty><unit>med</unit></amt>
        <item>Sweet Potatoes or Yams</item>
      </ing>
      <ing>
        <amt><qty>2</qty><unit></unit></amt>
        <item>eggs</item>
      </ing>
      <ing>
        <amt><qty></qty><unit></unit></amt>
        <item>enough light cream to mash potatoes with</item>
      </ing>
      <ing>
        <amt><qty>1/2 </qty><unit>cup</unit></amt>
        <item>sugar</item>
      </ing>
      <ing>
        <amt><qty>1 </qty><unit>cup</unit></amt>
        <item>crushed cornflakes</item>
      </ing>
      <ing>
        <amt><qty>1/2 </qty><unit>cup</unit></amt>
        <item>brown sugar</item>
      </ing>
      <ing>
        <amt><qty>1/2 </qty><unit>cup</unit></amt>
        <item>coconut</item>
      </ing>
      <ing>
        <amt><qty>1/2 </qty><unit>cup</unit></amt>
        <item>chopped walnuts</item>
      </ing>
      <ing>
        <amt><qty>1/4 </qty><unit>cup</unit></amt>
        <item>butter - hard</item>
      </ing>
    </ingredients>
    <directions>
      <step>Peel potaoes, cook, drain and mash</step>
      <step>In a small bowl, beat 2 eggs and add cream</step>
      <step>Quickly add mixture to potatoes, beating constantly to avoid the eggs cooking</step>
      <step>Add sugar and mix well</step>
      <step>Spread potato mixture into a well greased oven proof bowl or pan</step>
      <step>Combine cornflakes, brown sugar, coconut and walnuts</step>
      <step>With a fork, cut in butter until crumbly</step>
      <step>Spread topping onto the potatoes</step>
      <step>Bake at 350 20-30 minutes until browned</step>
    </directions>
    <notes>
      <not>Add the eggs/cream to the potato quickly, or the eggs will begin cooking</not>
      <not>Possibly allowing the potatoes to cool before adding mixture will avoid that</not>
      <not>but, as we usually do this while turkey/ham are cooking, the potatoes are hot</not> 
   </notes>
  </recipe>
</DESSERT>
