<?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>Dump Cake </title>

  <recipeinfo>
	  <blurb>This is a camping treat. Make it in a Dutch oven. Serve it
	  in bowls, topped with whipped cream or vanilla ice cream.</blurb>
	  <author>Dad, actually.</author>

  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>28 </quantity>
		  <fooditem>charcoal briquets </fooditem></ingredient>

	  <ingredient><quantity>2 </quantity> <unit>cans </unit>
		  <fooditem>fruit pie filling (cherry and blueberry are 
			  especially good, but apple and peach are 
			  also very good) </fooditem></ingredient>

	  <ingredient><quantity>1 </quantity> <unit>box </unit>
		  <fooditem>yellow cake mix </fooditem></ingredient>

	  <ingredient><quantity> 1 </quantity> <unit>stick (1/2 C.) </unit>
		  <fooditem>butter or margarine, chilled </fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  Light the charcoal and let it burn until the flame goes out and
	  all briquets have an even coating of grey ash.
	  While the charcoal is warming up: 
	  Lightly grease the bottom and sides of a <equipment>12-inch Dutch
		  oven.</equipment> Pour in the two cans of pie filling.
	  Sprinkle dry cake mix evenly over the filling. DO NOT STIR IT
	  INTO THE FILLING. 
	  Dot the top with slices of butter or margarine. Use the whole
	  stick.
	  Put the lid on the Dutch oven.
	  On dry ground, cleared of any burnable material, space 12 briquets
	  evenly in a 12-inch circle. Set the Dutch oven on top of the
	  briquets. Space the other 16 briquets evenly on the lid. Rotate
	  the Dutch oven and the lid occasionally, so that hot spots
	  don't scorch the dump cake. Let bake for about 40 minutes or 
	  until the cake mix starts browning. Serve with a large spoon.
  </preparation>

  <notes>
	  Variation #1: Use 1 can of cherry pie filling and 1 can of
	  crushed pineapple. Mix them lightly before sprinkling the cake
	  mix on top. (Somebody told me that the crushed pineapple goes
	  well with peaches, too.)
 </notes><note>
	  Variation #2: Use chocolate cake mix or devil's food cake mix
	  with the cherry filling. It's a Black Forest dump cake!
  </note>

</recipe>
