<?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>World's Greatest Apple Pie</title>

  <recipeinfo>
    <blurb>
	    I fell in love with your Mama when I was just 18, partly
	    because of her apple pie.  I've never had an apple better 
	    than this.  It's even good for breakfast.  (Make sure you use
	    her pastry recipe for the crust.)
    </blurb>

    <author>Mama, of course!</author>

  </recipeinfo>

  <ingredientlist>
	  <ingredient>
		  <fooditem>pastry for 9-inch pie</fooditem></ingredient>

	  <ingredient><quantity>6 or 7</quantity>
		  <fooditem>tart apples, pared, cored, and thinly sliced
	  		(about 6 cups)</fooditem></ingredient>

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

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

	  <ingredient><quantity>1/2 to 1</quantity> <unit>tsp.</unit> 
		  <fooditem>cinnamon</fooditem></ingredient>

	  <ingredient>dash each of 
		  <fooditem>nutmeg and salt</fooditem></ingredient>

	  <ingredient><quantity>2</quantity> <unit>Tbsp.</unit> 
		  <fooditem>margarine (NOT melted)</fooditem></ingredient>

  </ingredientlist>

  <preparation>Pre-heat oven to 400&#xb0;.
	  Stir together the apples, sugar, flour andcinnamon in a large
	  bowl.  Roll out the pastry for the bottom crust and lay it in a
	  <equipment>9-inch pie pan</equipment>.  Pour the apple mixture
	  into the pan.  Dot the top with slices of margarine.  Roll out
	  the pastry for the top crust and lay it gently over the apples.
	  Crimp and flute the edges so they won't leak during baking.
	  Using a sharp knife, cut a few ventilation holes in the top
	  crust.  Bake at 400&#xb0; for 55 to 60 minutes.
  </preparation>

</recipe>
