<?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>Gateau de Chocolat
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>1</qty> <unit>pound</unit></amt>
        <item>good quality bittersweet chocolate, chopped into pieces</item>
      </ing>

     <ing>
        <amt><qty>8</qty> <unit>ounces</unit></amt>
        <item>fresh unsalted butter, cut into pieces</item>
      </ing>

      <ing>
        <amt><qty>10</qty>  <unit>large</unit></amt>
        <item>eggs, separated</item>
      </ing>

      <ing>
        <amt><qty>1/4</qty> <unit>cup</unit></amt>
        <item>organic sugar</item>
      </ing>

      <ing>
        <amt><qty>1/4</qty> <unit>cup</unit></amt>
        <item>flour</item>
      </ing>
 
     </ingredients>
    <directions>
      <step>Butter 10-inch springform pan or non-stick cake pan and preheat oven to 400 degrees</step>
      <step>Over a double boiler, with water simmering at medium-low heat, melt chocolate, stirring occasionally </step>
      <step>When chocolate has melted completely, stir butter into chocolate until fully combined</step>
      <step>In another large bowl, beat the egg whites just until they form firm peaks; do not overbeat </step>
      <step>In a small mixing bowl, whisk the egg yolks and sugar until frothy and lemon-colored; add flour and mix thoroughly </step>
      <step>Fold the egg yolk mixture into the chocolate mixture </step>
      <step>Add one-third of the egg whites to the chocolate mixture, mixing thoroughly </step>
     <step>Add remaining egg whites, very gently and slowly folding until no white streaks remain </step>
      <step>Pour into prepared pan and bake for just 15 minutes </step>
      <step>Remove from oven and cover with plate or tight-fitting lid; let steam with lid for 12 minutes more </step>
      <step>Serve at room temperature </step>
    </directions>
  </recipe>
</body>
</DESSERT>

</html>