<?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>Oatmeal Chocolate Chip Cookies</title>

  <recipeinfo>
    <blurb>Mom copied it off the back of a Quaker Oats can.  
	    Dad put the recipe in his book, "Graphics on the 
		    HP48G/GX." But nobody makes 'em as well as Mama does.
    </blurb>

    <author>Quaker Oats Company</author>

    <yield>5 dozen cookies</yield>

    <preptime>25 minutes until the first cookies come out</preptime>
  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>3/4</quantity> <unit>C.</unit>
		  <fooditem>shortening</fooditem></ingredient>

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

    <ingredient><quantity>1/2</quantity> <unit>C.</unit> 
	    <fooditem>granulated sugar</fooditem></ingredient>

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

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

    <ingredient><quantity>1</quantity> <unit>tsp.</unit> 
	    <fooditem>vanilla</fooditem></ingredient>

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

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

    <ingredient><quantity>1/2</quantity> <unit>tsp.</unit> 
	    <fooditem>baking soda</fooditem></ingredient>

    <ingredient><quantity>3</quantity> <unit>C.</unit> 
	    <fooditem>oatmeal (well, rolled oats)</fooditem></ingredient>

    <ingredient><quantity>1</quantity> <unit>C.</unit> 
	    <fooditem>chocolate chips</fooditem></ingredient>

  </ingredientlist>

  <preparation>Pre-heat oven to 350&#xb0;.
	  Beat shortening, sugars, egg, water and vanilla together until
	  creamy.  In a separate bowl, stir together flour, salt and soda;
	  add to creamed mixure; blend well.  Stir in oats and chocolate
	  chips.  Drop by teaspoonfuls onto greased cookie sheets.  Bake at
	  350&#xb0; 12-15 minutes.
  </preparation>

  <notes>
  </notes>
</recipe>
