<?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>Brownies</title>

  <recipeinfo>
    <blurb>
    </blurb>

    <author>Betty Crocker's Cookbook, 26th edition (1976)</author>

    <yield>The book says "32 cookies." That's only if you cut them as small
	    as the recipe suggests. We only do that for parties or potluck
	    dinners.</yield>

  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>4</quantity> <unit>oz.</unit>
		  <fooditem>unsweetened chocolate - OR -</fooditem></ingredient>

	  <ingredient>
		  <fooditem>3/4 C. cocoa and 1/4 C. margarine 
			  or shortening </fooditem></ingredient>

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

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

	  <ingredient><quantity>4</quantity> 
		  <fooditem>eggs</fooditem></ingredient>

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

    <ingredient><quantity>1-1/4</quantity> <unit>C.</unit> 
	    <fooditem>all-purpose flour</fooditem></ingredient>

    <ingredient><quantity>1</quantity> <unit>tsp.</unit> 
	    <fooditem>baking powder</fooditem></ingredient>

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

    <ingredient><quantity>1</quantity> <unit>C.</unit> 
	    <fooditem>chopped nuts (optional)</fooditem></ingredient>

  </ingredientlist>

  <preparation>Pre-heat oven to 350&#xb0;. Grease <equipment>13x9x2 inch
		  baking pan</equipment>. Melt chocolate and shortening in
	  <equipment>large saucepan</equipment> over low heat. Remove from
	  heat. Mix in sugar, eggs, and vanilla. Stir in remaining
	  ingredients. Spread in pan. Bake 30 minutes or until brownies
	  start to pull away from sides of pan. Do not overbake. Cool
	  slightly. Cut into bars, about 2 x 1-1/2 inches. If desired,
	  spread with chocolate frosting before cutting.
  </preparation>

  <notes>
	  Try the Mint Brownies recipe too.
  </notes>
</recipe>
