<?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>19th century sandwich bread
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>1 1/2</qty> <unit>tbsp</unit></amt>
        <item>yeast</item>
      </ing>

     <ing>
        <amt><qty>1 1/2</qty> <unit>tbsp</unit></amt>
        <item>sea salt</item>
      </ing>

      <ing>
        <amt><qty>3</qty>  <unit>cups</unit></amt>
        <item>warm water, about 100 degrees F</item>
      </ing>

      <ing>
        <amt><qty>5</qty> <unit>tbsp</unit></amt>
        <item>unsalted butter, melted and cooled</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>farmer's market honey</item>
      </ing>


 
      <ing>
        <amt><qty>6 3/4</qty> <unit>cups</unit></amt>
        <item>local flour, any mix of whole wheat and unbleached white</item>
      </ing>

  
    </ingredients>
    <directions>
      <step>In a large, lidded container (tupperware, glass, or pottery), combine water, yeast, and salt; mix well to eliminate lumps</step>
      <step>Stir in honey and melted butter</step>
      <step>Using a wooden spoon, mix in flour until fully incorporated</step>
      <step>Moisten a towel and cover; set aside and let rise for 3-4 hours; remove towel</step>
      <step>Place lid on container and refrigerate dough until ready to bake bread, up to two weeks</step>
      <step>Prepare tools: a floured surface, a well-floured piece of parchment paper (I use bread bags, cut into squares), a pizza stone, a broiling pan, a pile of flour for your hands</step>
      <step>Using floured hands, grab a large handful of dough, somewhere between a grapefruit and a canteloupe</step>
      <step>Gently shape into roughly round, smooth loaf and set on floury paper</step>
      <step>Let set at room temperature for 30-60 minutes</step>
      <step>Set broiling pan on bottom rack of oven, and pizza stone on rack above it; preheat oven to 450 degrees F</step>
      <step>Put parchment directly on pizza stone and pour hot tap water (1-2 cups) into broiling pan; close oven</step>
<step>Bake 20-30 minutes, until bread is hard when you tap on top crust</step>
      <step>Remove from oven and eat as soon as possible</step>
    
    </directions>
  </recipe>
</body>
</DESSERT>

</html>