<?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>Homemade Wheat Bread</title>

  <recipeinfo>
	  <blurb>A few words about whole wheat flour: Mama uses a wheat
		  grinder to make her flour from wheat in our food storage.
		  Her grinder turns out wheat flour as soft and fine as white
		  flour. Not all wheat flour is this fine. My mother made
		  those fabulous blueberry-and-whole-wheat pancakes from a
		  flour as coarse as cornmeal. I suggest the fine stuff for
		  making bread.
	  </blurb>
	  <author>Mama says that she has many recipes for homemade 
		  wheat bread, and that they're all delicious, but that this
		  one is her favorite. It's from Debby Haycock, the mother 
		  of Emily Haycock, one of Sandy's BYU-Idaho roommates.</author>

  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>3 </quantity> <unit>C. </unit>
		  <fooditem>hot water </fooditem></ingredient>

	  <ingredient><quantity>2/3 </quantity> <unit>C. </unit>
		  <fooditem>brown sugar </fooditem></ingredient>

	  <ingredient><quantity>3 </quantity> <unit>tsp. </unit>
		  <fooditem>salt </fooditem></ingredient>

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

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

	  <ingredient><quantity>1 </quantity> <unit>Tbsp. </unit>
		  <fooditem>white sugar </fooditem></ingredient>

	  <ingredient><quantity>1/2 </quantity> <unit>C. </unit>
		  <fooditem>warm (NOT hot) water </fooditem></ingredient>

	  <ingredient><quantity>3 </quantity> <unit>C. </unit>
		  <fooditem>wheat flour </fooditem></ingredient>

	  <ingredient><quantity>2 </quantity> <unit>Tbsp. </unit>
		  <fooditem>soy flour </fooditem></ingredient>

	  <ingredient><quantity>3 </quantity> <unit>Tbsp. </unit>
		  <fooditem>flaxmeal </fooditem></ingredient>

	  <ingredient><quantity>1/2 </quantity> <unit>C. </unit>
		  <fooditem>wheat germ </fooditem></ingredient>

	  <ingredient><quantity>1/2 </quantity> <unit>C. </unit>
		  <fooditem>oat bran </fooditem></ingredient>

	  <ingredient><quantity>1/4</quantity> <unit>C. </unit>
		  <fooditem>gluten flour</fooditem></ingredient>

	  <ingredient>
		  <fooditem>white flour as needed (you'll see; read the
			  recipe)</fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  In a <equipment>saucepan</equipment>, mix hot water, brown sugar,
	  salt and shortening. Heat until shortening is melted. In a
	  separate <equipment>bowl</equipment>, mix yeast, white sugar and warm
	  water. Once the shortening mixture has cooled to lukewarm, add
	  flour, soy flour, flaxmeal, wheat germ and oat bran. When the
	  shortening mixture has cooled more, add
	  the gluten flour and the yeast mixture (which should be foamy and
	  rising by now).

	  Knead the dough while adding white flour until the dough has
	  reached desired consistency, about 5-8 minutes. The dough should
	  be soft but not sticky to the touch. (You'll have to play with
	  this part a little.) Let rise until double in size. Divide into 3
	  loaves and lay each one in a greased <equipment>loaf pan
	  </equipment>. Let rise again. Bake at 375&#xb0;F for about 20-25
	  minutes or until top is golden brown.
  </preparation>

</recipe>
