<?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>creme fraiche
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>2</qty> <unit>tbsp</unit></amt>
        <item>buttermilk, or creme fraiche from previous batch</item>
      </ing>

     <ing>
        <amt><qty>1</qty> <unit>pint</unit></amt>
        <item>cream, preferably not ultra-pasteurized</item>
      </ing>

   
 
 
     

    </ingredients>
    <directions>

     <step>In glass, ceramic or stoneware bowl (not metal), mix ingredients</step>
     <step>Cover with towel or cheesecloth and let sit out for 8-24 hours, until slightly thickened</step>
       <step>Keep in airtight container in refrigerator until ready to use</step>
    
    </directions>
  </recipe>
</body>
</DESSERT>

</html>