<?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>Funky Chicken Sandwiches</title>

  <recipeinfo>
	  <source>Jill and Maynard Hammond, good friends who didn't stay in
		  Loveland nearly long enough</source>
  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>1 </quantity>
		  <fooditem>entire chicken, deboned and chopped up </fooditem></ingredient>

	  <ingredient><quantity>1/2 </quantity> <unit>C. </unit>
		  <fooditem>flour </fooditem></ingredient>

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

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

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

	  <ingredient><quantity>1 </quantity> <unit>C. </unit>
		  <fooditem>apricot jam </fooditem></ingredient>

	  <ingredient><quantity>1/2 </quantity> <unit>C. </unit>
		  <fooditem>barbecue sauce </fooditem></ingredient>

	  <ingredient><quantity>2 </quantity> <unit>Tbsp. </unit>
		  <fooditem>soy sauce </fooditem></ingredient>

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

	  <ingredient><quantity>1 </quantity> <unit>roll </unit>
		  <fooditem>Rhodes bread dough, thawed </fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  Brown chicken with onion, flour, salt, pepper and garlic salt.
	  mix together jam, barbecue sauce and soy sauce.  Pour over
	  chicken and bake at 350&#xb0; for 1 hour.  Roll Rhodes bread
	  dough into a rectangle shape about 8-10 inches wide.  Put the
	  chicken mixture lengthwise down the center third of the dough.
	  Cut the dough along the sides into strips of fringe, 1/2 to 1
	  inch wide.  Fold the strips over the chicken mixture,
	  crisscrossing them and braiding them together.  Fold the last
	  ends under.  Bake at 350&#xb0; to 375&#xb0; as for bread.
  </preparation>

  <notes>
	  You can also use pizza sauce, cheese and pepperoni to make a
	  funky pizza loaf.
  </notes>

</recipe>
