<?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>Farmers' Market Potato Salad
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>2</qty> <unit>pounds</unit></amt>
        <item>fresh waxy potatoes, such as Yukon Gold or your market recommendation</item>
      </ing>

     <ing>
        <amt><qty>1</qty> <unit>medium</unit></amt>
        <item>fresh sweet onion, such as Walla Walla sweet or Vidalia, chopped</item>
      </ing>

      <ing>
        <amt><qty>1</qty>  <unit>bunch</unit></amt>
        <item>green onions or new shallots, white parts chopped</item>
      </ing>

      <ing>
        <amt><qty>handful</qty> </amt>
        <item>fresh cilantro, basil or Italian parsley, chopped</item>
      </ing>

      <ing>
        <amt><qty>1</qty> <unit>cup</unit></amt>
        <item>mayonnaise</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>buttermilk</item>
      </ing>
 
      <ing>
        <amt><qty>2</qty> <unit>tbsp</unit></amt>
        <item>cider vinegar, or, your favorite vinegar</item>
      </ing>

      <ing>
        <amt><qty>1 or more</qty> <unit>tsp</unit></amt>
        <item>chopped fresh herbs, such as chives, thyme, oregano and dill</item>
      </ing>

      <ing>
        <amt><qty>1</qty> <unit>tsp</unit></amt>
        <item>salt</item>
      </ing>

      <ing>
        <amt></amt>
        <item>fresh ground black pepper and cayenne pepper to taste</item>
      </ing>
    </ingredients>
    <directions>
      <step>Scrub potatoes and cook in salted boiling water until just tender when pierced with a paring knife; remove from heat and drain</step>
      <step>Mix mayonnaise, buttermilk, vinegar, herbs and spices in a large bowl</step>
      <step>When potatoes are cool enough to handle, dice into 1/2 to 1 inch cubes</step>
      <step>Add potatoes, onions and green onions to dressing in bowl and mix to coat</step>
      <step>Taste; adjust seasonings</step>
      <step>Refrigerate until ready to serve; make ahead if possible to give flavors time to meld</step>
    </directions>
  </recipe>
</body>
</DESSERT>

</html>