<?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>strawberry honey wine
</title>
    </head>
    <ingredients>


      <ing>
        <amt><qty>16</qty> <unit>cups</unit></amt>
        <item>good water</item>
      </ing>

       <ing>
        <amt><qty>4</qty> <unit>cups</unit></amt>
        <item>raw honey</item>
      </ing>
      <ing>
        <amt><qty>1-2</qty>  <unit>quarts</unit></amt>
        <item>whole organic strawberries</item>
      </ing>



    </ingredients>
    <directions>
      <step>Note: Recipe will work with any quantity of ingredients as long as honey and water are in 1:4 ratio, and with any whole fruit</step>
      <step>In large ceramic, glass or plastic crock, combine ingredients, stirring until honey is dissolved</step>
      <step>Cover with towel or cheesecloth and stir every 3-6 hours for 5-7 days, until bubbly</step>
      <step>By siphoning or simple straining (see 'Wild Fermentation' for more), decant wine into clean glass jugs/bottles</step>
      <step>Place purchased airlock (from winemaking store) or never-inflated balloon over mouth of jar to keep out the vinegar bacteria</step>
      <step>Let sit for 2-5 weeks, until bubbling slows; if you've used a balloon, you'll have to 'burp' it from time to time</step>
      <step>Drink now, or siphon into bottles and age for as long as you like</step>
    
    </directions>
  </recipe>
</body>
</DESSERT>

</html>