<?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>Quick Scones</title>

  <recipeinfo>
	  <author>Mama, of course!</author>

  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>1 </quantity> <unit>C. </unit>
		  <fooditem>scalded milk </fooditem></ingredient>

	  <ingredient><quantity>1/4 </quantity> <unit>C. </unit>
		  <fooditem>sugar </fooditem></ingredient>

	  <ingredient><quantity>1/4 </quantity> <unit>C. </unit>
		  <fooditem>shortening </fooditem></ingredient>

	  <ingredient><quantity>1/4 </quantity> <unit>C. </unit>
		  <fooditem>warm water </fooditem></ingredient>

	  <ingredient><quantity>1 </quantity> <unit>pkg. </unit>
		  <fooditem>yeast </fooditem></ingredient>

	  <ingredient><quantity>1 </quantity>
		  <fooditem>beaten egg </fooditem></ingredient>

	  <ingredient><quantity>2 </quantity> <unit>tsp. </unit>
		  <fooditem>salt </fooditem></ingredient>

	  <ingredient><quantity>3 3/4 </quantity> <unit>C. </unit>
		  <fooditem>flour </fooditem></ingredient>


  </ingredientlist>

  <preparation>
	  Add sugar, shortening and salt to scalded milk, and let the
	  mixture cool until lukewarm.  In a separate
	  bowl, mix warm water and yeast.  Combine the two liquid mixtures,
	  then add egg and salt; stir.  Add flour and mix it like bread.
	  Roll out and cut into squares or triangles.  Let them rise 15-20
	  minutes, while heating the deep fryer to 350&#xb0;.  Fry scones a
	  few at a time, turning once so both sides are a light
	  golden-brown.  Best when served hot.  (Warm up leftovers in oven
	  or microwave oven.)
  </preparation>

  <notes>
	  Scones are just fine drizzled with honey or spread with honey
	  butter.  For a real treat, cut one edge open and fill the inside
	  with fruit pie filling, cream cheese, softened ice cream, chili,
	  ...
  </notes>
</recipe>
