<?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>Lime Slush</title>

  <recipeinfo>
    <blurb>
	    I think Sister Berry made this at a wedding reception once, and
	    it quickly became a family favorite.
    </blurb>

    <author>Kim Berry, Loveland, CO</author>

  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>2 </quantity> <unit>C. </unit>
		  <fooditem>sugar (less is okay, too)
	  </fooditem></ingredient>

	  <ingredient><quantity>8</quantity> <unit>C.</unit>
		  <fooditem>water </fooditem></ingredient>

	  <ingredient><quantity>1</quantity> 
		  <fooditem>12-oz can limeade</fooditem></ingredient>

	  <ingredient><quantity>at least 5</quantity> 
		  <fooditem>fresh limes
	  		</fooditem></ingredient>

	  <ingredient><quantity>2 </quantity> 
		  <fooditem>two-liter bottles of Sprite 
			  or ginger ale </fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  Start by juicing 5 of the limes.
	  Mix sugar and water in a large pot: boil until sugar is dissolved.
	  Add the can of limeade and the freshly squeezed lime juice.  Mix
	  well.  Divide into 2 one-gallon ziplock bags and lay on cookie
	  sheets to freeze solid.  Take slush mixture out of the freezer 15
	  minutes before serving.  In a punch bowl, mix each bag with 1 
	  two-liter bottle of Sprite or ginger ale.  Float slices of fresh
	  lime on top.
  </preparation>

</recipe>
