<?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>Blue Cheese Dressing and Dip
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>6</qty> <unit>ounces</unit></amt>
        <item>Gorgonzola cheese, crumbled </item>
      </ing>

     <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>sour cream</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty>  <unit>cup</unit></amt>
        <item>buttermilk</item>
      </ing>

      <ing>
        <amt><qty>1/4</qty> <unit>cup</unit></amt>
        <item>mayonnaise</item>
      </ing>
 
     <ing>
        <amt><qty>1/4</qty> <unit>tsp</unit></amt>
        <item>cayenne pepper</item>
      </ing>


      <ing>
        <amt></amt>
        <item>salt and pepper</item>
      </ing>



    </ingredients>
    <directions>
      <step>Crumble blue cheese with fork in bowl</step>
      <step>Mix in sour cream, buttermilk and mayonnaise until fully combined</step>
      <step>Add cayenne and salt and pepper to taste</step>
      <step>Adjust seasoning and serve</step>

    </directions>
<link xml:link="simple" show="replace"  href="http://www.cafemama.com/food.html">back to cafe mama's kitchen</link>
  </recipe>


</body>
</DESSERT>

</html>