<?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>Hawaiian Meatballs </title>

  <recipeinfo>
	  <blurb>The card in the recipe box says "Sweet and Sour
		  Meatballs," but I'm pretty sure this is the recipe you
		  kids wanted. If it isn't, email me with a pointer to the
		  correct one and I'll look it up.
	 </blurb>

    <author>Valerie Depew</author>

  </recipeinfo>

  <ingredientlist>
    	<ingredient><quantity>1/2</quantity> <unit>C.</unit> 
	    <fooditem>milk</fooditem></ingredient>

	  <ingredient><quantity>2</quantity> <unit>pieces</unit> 
	    <fooditem>sliced bread </fooditem></ingredient>

	  <ingredient><quantity>1</quantity> <unit>pound</unit> 
		  <fooditem>ground beef</fooditem></ingredient>

	  <ingredient><quantity>1</quantity>
		  <fooditem>egg</fooditem></ingredient>

	  <ingredient><quantity>1</quantity> 
		  <fooditem>onion, chopped </fooditem></ingredient>

    	  <ingredient><quantity>1</quantity> <unit>tsp.</unit> 
	    <fooditem>salt</fooditem></ingredient>

    	  <ingredient><quantity>1</quantity> <unit>tsp.</unit> 
	    <fooditem>garlic salt</fooditem></ingredient>

    	  <ingredient><quantity>1/2</quantity> <unit>tsp.</unit> 
	    <fooditem>pepper</fooditem></ingredient>

    	  <ingredient><quantity>2</quantity> <unit>Tbsp.</unit> 
	    <fooditem>parsley</fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  In a <equipment>large bowl</equipment>, pour milk over bread.
	  Combine meat, egg, salt, etc. Mix well. Make small balls. Brown
	  and cook through; remove from pan.
  </preparation>

  <title>Sauce:</title>

  <ingredientlist>
    	<ingredient><quantity>1</quantity> <unit>can</unit> 
	    <fooditem>beef bouillon</fooditem></ingredient>

    <ingredient><quantity>1/2</quantity> <unit>C.</unit> 
	    <fooditem>green pepper, chopped</fooditem></ingredient>

    <ingredient><quantity>1/3</quantity> <unit>C.</unit> 
	    <fooditem>brown sugar</fooditem></ingredient>

	  <ingredient><quantity>1</quantity> 
		  <fooditem>onion, chopped </fooditem></ingredient>

	  <ingredient><quantity>2</quantity> 
		  <fooditem>carrots, diced </fooditem></ingredient>

    	<ingredient><quantity>1</quantity> <unit>#2 can</unit> 
	    <fooditem>pineapple chunks</fooditem></ingredient>

    	<ingredient><quantity>1</quantity> <unit>tsp.</unit> 
	    <fooditem>soy sauce</fooditem></ingredient>

    <ingredient><quantity>1/2</quantity> <unit>tsp.</unit> 
	    <fooditem>salt</fooditem></ingredient>

    	<ingredient><quantity>2</quantity> <unit>Tbsp.</unit> 
	    <fooditem>catsup</fooditem></ingredient>

    <ingredient><quantity>1/4</quantity> <unit>C.</unit> 
	    <fooditem>vinegar</fooditem></ingredient>
  </ingredientlist>

  <preparation>
	  Simmer together 15 minutes. Moisten 2 Tbsp. corn starch with
	  water. Stir into sauce. Simmer until sauce looks clear. Add
	  meatballs and simmer 20 mins. Serve over rice.
  </preparation>

</recipe>
