<?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>Donut Muffins</title>

  <recipeinfo>
	  <blurb>
		  The Betty Crocker cookbook calls these "French breakfast 
		  muffins," but in our family they became "donut muffins"
		  because of their resemblance to cake donuts.
	  </blurb>

	  <author>
		  From "Betty Crocker's Cookbook," 26th printing, 1976. 
		  Including this recipe here probably violates copyright 
		  or something, so if the General Mills lawyers ask nicely,
		  I'll remove it.
	  </author>
	  
	  <yield>15 muffins</yield>
  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>1/3</quantity> <unit>C.</unit>
		  <fooditem>shortening</fooditem></ingredient>

	  <ingredient><quantity>1/2</quantity> <unit>C.</unit> 
		  <fooditem>sugar</fooditem></ingredient>

	  <ingredient><quantity>1</quantity>  
		  <fooditem>egg</fooditem></ingredient>

	  <ingredient><quantity>1-1/2</quantity> <unit>C.</unit> 
		  <fooditem>all-purpose flour or cake flour
	  </fooditem></ingredient>

	  <ingredient><quantity>1-1/2</quantity> <unit>tsp.</unit> 
		  <fooditem>baking powder</fooditem></ingredient>

	  <ingredient><quantity>1/2</quantity> <unit>tsp.</unit> 
		  <fooditem>salt</fooditem></ingredient>

	  <ingredient><quantity>1/4</quantity> <unit>tsp.</unit> 
		  <fooditem>cinnamon (the original recipe said "nutmeg",
			  but our family uses cinnamon instead)
	  </fooditem></ingredient>

	  <ingredient><quantity>1/2</quantity> <unit>C.</unit>
		  <fooditem>milk</fooditem></ingredient>

	  <ingredient><quantity>1/2</quantity> <unit>C.</unit> 
		  <fooditem>sugar</fooditem></ingredient>

	  <ingredient><quantity>1</quantity> <unit>tsp.</unit> 
		  <fooditem>cinnamon </fooditem></ingredient>

	  <ingredient><quantity>1/2</quantity> <unit>C.</unit> 
		  <fooditem>butter or margarine, melted</fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  Heat oven to 350&#xb0; F.  Grease 15 medium muffin
	  cups.  Mix thoroughly shortening, 1/2 C. sugar and the egg.  Stir
	  in flour, baking powder, salt and 1/4 tsp. cinnamon alternately
	  with milk.  Fill muffin cups 2/3 full.  Bake 20 to 25 minutes.
	  Mix 1/2 C. sugar and 1 tsp. cinnamon.  Immediately after baking,
	  roll the tops of the muffins in melted butter, then in 
	  cinnamon-sugar mixture.  Serve hot.
  </preparation>

</recipe>

