<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="recipebook.xsl"?>
<!DOCTYPE recipe PUBLIC "-//Happy-Monkey//DTD RecipeBook//EN"
"http://www.happy-monkey.net/recipebook/recipebook.dtd">
<recipe>
  <title>Bread</title>

  <recipeinfo>
    <blurb>
    </blurb>

    <author>Suzy Price</author>

    <yield>6 loaves</yield>


  </recipeinfo>

  <ingredientlist>
    <ingredient><quantity>4-1/2</quantity> <unit>C.</unit> 
	    <fooditem>warm water</fooditem></ingredient>

    <ingredient><quantity>1/3</quantity> <unit>C.</unit> 
	    <fooditem>honey</fooditem></ingredient>

    <ingredient><quantity>2</quantity> <unit>Tbsp.</unit> 
	    <fooditem>yeast</fooditem></ingredient>

    <ingredient><quantity>2</quantity> <unit>C.</unit> 
	    <fooditem>flour</fooditem></ingredient>

  </ingredientlist>

  <preparation>Mix and let bubble. Then add:</preparation>


  <ingredientlist>
    <ingredient><quantity>1/3</quantity> <unit>C.</unit> 
	    <fooditem>oil (or margarine)</fooditem></ingredient>

    <ingredient><quantity>1</quantity> <unit>C.</unit> 
	    <fooditem>powdered milk powder</fooditem></ingredient>

    <ingredient><quantity>1-1/2</quantity> <unit>Tbsp.</unit> 
	    <fooditem>salt</fooditem></ingredient>

    <ingredient><quantity>3 to 4</quantity> <unit>C.</unit> 
	    <fooditem>flour</fooditem></ingredient>

  </ingredientlist>

  <preparation>
    Beat until well mixed. Put <equipment>dough hooks</equipment>
    in, and add enough flour (about 6 C.) 
    to make doughy (not very sticky) -- usually a total of about 12 Cups. 
      Let raise, punch down, shape, put into <equipment>pans</equipment>.
      Raise again. Bake at 375&#xb0; for 25+ minutes.
  </preparation>

  <notes>
    Can add 1 C. dry oatmeal or 1 C. cooked cracked wheat.
    Up to half of flour can be whole wheat flour.
  </notes>
</recipe>
