<?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>English Muffins</title>

  <recipeinfo>
	  <blurb>
		  This is a mission recipe!  
		  You cook these in a pan on the stovetop.
	  </blurb>

	  <author>
		  Elder Goodwin, Alessandria, Italy.  2 June 1977.
	  </author>
	  
	  <yield>Who knows?</yield>
  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>1</quantity> <unit>C.</unit>
		  <fooditem>milk</fooditem></ingredient>

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

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

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

	  <ingredient><quantity>1 </quantity> <unit>C. </unit>
		  <fooditem>warm water </fooditem></ingredient>

	  <ingredient><quantity>1 </quantity> <unit>pkg. </unit>
		  <fooditem>dry yeast </fooditem></ingredient>

	  <ingredient><quantity>5-6</quantity> <unit>C.</unit> 
		  <fooditem>unsifted flour or cornmeal
	  </fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  Scald milk; stir in sugar, salt, margarine.  Cool to lukewarm.
	  Put warm water into a warmed <equipment>large bowl</equipment>.
	  Dissolve yeast in water.  Stir in lukewarm milk mixture and add 3
	  cups flour.  Beat until smooth.  Add enough additional flour to
	  make a stiff dough.  Turn it onto a floured board and knead for 2
	  minutes or so, or until dough is manageable and can be formed
	  into a ball.  (Dough may be slightly sticky.)  Place in greased
	  bowl.  Turn it all around so all is greased.  Cover and let dough
	  rise in a warm place until it doubles in size.  Punch down and
	  divide in half.  On a board sprinkled with corn meal, pat each
	  half (in turn) until 1/2 inch thick.  Cut into circles.  Place
	  circles on ungreased pan 2 inches apart.  Let rise 30 minutes or
	  until they double in size (again).  Place on a lightly greased
	  medium hot skillet, cornmeal side down.  Bake until well-browned
	  on both sides, 10 minutes or so.  Cool on wire racks.
  </preparation>

</recipe>
