<?xml version="1.0" ?>
<!DOCTYPE DESSERT PUBLIC "-//FormatData//DTD DESSERT 0.3//EN" 
  "http://www.formatdata.com/dessert/dessert.dtd">
<?xml-stylesheet href="dessertmama.css" type="text/css" ?>
<html>
<DESSERT version="0.3">
  <body>
  <recipe>
    <head>
      <title>no-cook cocoa oatmeal butter cookies
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>2/3</qty> <unit>cup</unit></amt>
        <item>butter, softened </item>
      </ing>

     <ing>
        <amt><qty>3/4</qty> <unit>cup</unit></amt>
        <item>sugar</item>
      </ing>

      <ing>
        <amt><qty>3</qty>  <unit>tbsp</unit></amt>
        <item>cocoa powder</item>
      </ing>

       <ing>
        <amt><qty>1</qty> <unit>tbsp</unit></amt>
        <item>coffee (or water, milk, rum, etc.)</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>tsp</unit></amt>
        <item>vanilla</item>
      </ing>
 
      <ing>
        <amt><qty>1 1/2</qty> <unit>cups</unit></amt>
        <item>rolled oats</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>walnut meal (or replace with more oats)</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>powdered sugar</item>
      </ing>


    </ingredients>
    <directions>
      <step>Cream butter and sugar together</step>
      <step>In separate bowl, mix cocoa and coffee until no lumps remain; add to butter mixture and mix well</step>
      <step>Mix in oats, walnut meal and vanilla until thoroughly combined</step>
      <step>Roll in 1" balls and roll in powdered sugar; devour </step>
     
    </directions>
  </recipe>
</body>
</DESSERT>

</html>