<?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>Cranberry Spinach Salad</title>

  <recipeinfo>
	  <blurb>Garden-fresh spinach blends with the natural goodness of
		  wholesome dried cranberries to create this delectable
		  dish.  A warm and tangy bacon dressing adds flair to the
		  simple salad.</blurb>
	  <source>Cut out of a magazine somewhere.</source>
	  <yield>4 servings </yield>

  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>1 </quantity> <unit>pkg. </unit>
		  <fooditem>(6 oz.) fresh spinach, torn </fooditem></ingredient>

	  <ingredient><quantity>1/2 </quantity> <unit>C. </unit>
		  <fooditem>OCEAN SPRAY Craisins
	  		sweetened dried cranberries</fooditem></ingredient>

	  <ingredient><quantity>1 </quantity>
		  <fooditem>red onion, 
			  cut into thin slices </fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  In a salad bowl, combine spinach, cranberries and onion slices.
	  In a small bowl, whisk together dressing ingredients.  Microwave
	  dressing on HIGH for 1 minute or until warm.  Pour dressing over
	  salad; toss to coat.  Serve immediately.
  </preparation>

  <title>Dressing Ingredients:</title>
  <ingredientslist>
	  <ingredient><quantity>4 </quantity> 
		  <fooditem>bacon strips, cooked and crumbled </fooditem></ingredient>

	  <ingredient><quantity>1/2 </quantity> <unit>C. </unit>
		  <fooditem>plain or orange-flavored honey </fooditem></ingredient>

	  <ingredient><quantity>1/2 </quantity> <unit>C. </unit>
		  <fooditem>lime juice </fooditem></ingredient>

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

  </ingredientslist>
	  
</recipe>
