<?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>Funeral Potatoes</title>

  <recipeinfo>
	  <blurb>
		  "Funeral potatoes" isn't the real name of this recipe.
		  That's a name it picked up because ... well, because
		  they're a regular at funeral luncheons.
	  </blurb>

	  <author>
		  Well, Nina Mecham's recipe was for "Young Women camp
		  potatoes."
	  </author>
	  
	  <yield>8 servings
	  </yield>
  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>1</quantity> <unit>2-lb. pkg.</unit>
		  <fooditem>frozen hash brown potatoes</fooditem></ingredient>

	  <ingredient><quantity>1/4</quantity> <unit>C.</unit> 
		  <fooditem>chopped onion, OR</fooditem></ingredient>

	  <ingredient><quantity>1/2</quantity> <unit>tsp.</unit> 
		  <fooditem>onion powder</fooditem></ingredient>

	  <ingredient><quantity>2</quantity> <unit>cans</unit>
		  <fooditem>cream of chicken soup</fooditem></ingredient>

	  <ingredient><quantity>1/2</quantity> <unit>C.</unit>
		  <fooditem>grated cheddar cheese</fooditem></ingredient>

	  <ingredient><quantity>1</quantity> <unit>C.</unit> 
		  <fooditem>sour cream</fooditem></ingredient>

	  <ingredient>
		  <fooditem>salt and pepper to taste</fooditem></ingredient>
  </ingredientlist>

  <preparation>
	  Mix the potatoes and onion in a large bowl.  In a smaller bowl,
	  mix together the soup, cheese, sour cream, salt and pepper.  Pour
	  this goop over the potatoes and stir until it's just barely
	  mixed.  Put in a greased 9x13 pan.  
	  (You can sprinkle buttered corn flake crumbs on top before baking,
	  for added color and texture.)
	  Bake at 350 degF for 35 minutes.

  </preparation>

</recipe>
