<?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>Chocolate Hazelnut Spread</title>

  <recipeinfo>
	  <blurb>I can't call this recipe "Nutella," because Nutella is a 
		  brand name and all that. Besides, in Italy, Nutella is
		  just one of many brands of this stuff, like peanut butter 
		  in the U.S. This recipe comes from the Men's Journal, which
		  always publishes delicious recipes. (Recipes in a manly 
		  magazine like Men's Journal? Yeah. Most people have a 
		  reaction just like yours.) UPDATE: I decided I don't like
		  this recipe. It needs some cream and some powdered sugar.
    </blurb>

    <author>Men's Journal (thanks again, Sandy!), Jan 2012, p. 89</author>

  </recipeinfo>

  <ingredientlist>
	  <ingredient><quantity>1</quantity> <unit>C.</unit>
		  <fooditem>roasted hazelnuts</fooditem></ingredient>

	  <ingredient><quantity>1/4</quantity> <unit>C.</unit> 
		  <fooditem>cocoa powder</fooditem></ingredient>

	  <ingredient><quantity>1/4</quantity> <unit>C.</unit> 
		  <fooditem>honey</fooditem></ingredient>

	  <ingredient><quantity>1</quantity> <unit>Tbsp.</unit> 
		  <fooditem>olive oil</fooditem></ingredient>

	  <ingredient><quantity>1</quantity> <unit>Tbsp.</unit> 
		  <fooditem>vanilla extract</fooditem></ingredient>

	  <ingredient><quantity>1/4</quantity> <unit>tsp.</unit> 
		  <fooditem>salt</fooditem></ingredient>

  </ingredientlist>

  <preparation>
	  Grind hazelnuts in a food processor (or something) until a paste
	  forms, about 5 minutes. Add remaining ingredients. Blend 1 minute.
	  Spread on toast, or use to top ice cream. Store in refrigerator 
	  unless you're going to snarf it all within a couple of days.
  </preparation>

  <notes>
	  Men's Journal likes healthy, organic ingredients. I'm surprised they 
	  didn't call for alkali-processed cocoa or kosher salt. Alton Brown 
	  would have. If you're not a former schoolteacher who runs marathons
	  and has (or is getting) an MBA, feel free to substitute white sugar
	  and vegetable oil for the honey and olive oil.
  </notes>

</recipe>

