<?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>Pickle Barrel Potato Salad</title>

  <recipeinfo>
	  <source>Aunt Chery'ls Ward Cookbook </source>

  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>3 </quantity> <unit>lb. </unit>
		  <fooditem>small whole new potatoes,
	  		unpeeled, scrubbed </fooditem></ingredient>

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

	  <ingredient><quantity>1 </quantity> <unit>C. </unit>
		  <fooditem>mayonnaise </fooditem></ingredient>

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

	  <ingredient><quantity>3 </quantity> <unit>Tbsp. </unit>
		  <fooditem>Dijon mustard </fooditem></ingredient>

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

	  <ingredient><quantity>6 </quantity>
		  <fooditem>eggs, hard boiled and chopped </fooditem></ingredient>

	  <ingredient><quantity>2/3 </quantity> <unit>C. </unit>
		  <fooditem>dill pickles, chopped </fooditem></ingredient>

	  <ingredient><quantity>1 </quantity>
		  <fooditem>small onion, chopped </fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  Boil potatoes until tender (about 25 minutes).  Drain, chill, and
	  cube.  In a <equipment>large bowl</equipment>, mix mayo, sour 
	  cream, mustard, sald and pepper.  Add all other ingredients.
	  Toss to mix well. Chill before serving.  (Actually, it's
	  good when it's still warm, too.)
  </preparation>

</recipe>
