<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE WDULrecipe PUBLIC "-//WDUL//DTD WDULrecipe 0.1//EN//XML"
 "http://www.WDUL.com/recipes/wdul-recipe.dtd">
<wdulrecipe xmlns:dc="http://purl.org/dc/elements/1.1/" 
     xmlns:xlink="http://www.w3.org/1999/xlink"
     xmlns:xi="http://www.w3.org/2001/XInclude">
  <recipe>
    <name><common>Original Blue Oysters</common></name>
    <version>V1.0</version>
    <infosource>
      <book>
        <title>The Blue Course - cooking with Point Reyes Original Blue Cheese</title>
        <author><firstname>Beth</firstname><lastname>McIntyre</lastname></author>
        <pageref>9</pageref>
      </book>
    </infosource>
    <yield>
    	<quantity><n type = "int" value = "8" /></quantity>
	    <measure><customunit>servings</customunit></measure>
    </yield>
    <ingredients>
      <ingredient id="1">
        <amount>
          <quantity><n type ="int" value="16" /></quantity>
          <detail>small, fresh</detail>
        </amount>
        <item>oysters</item>
        <detail>scrubbed clean (such as Hog Island Sweetwater)</detail>
      </ingredient>
      <ingredient id="2">
        <amount>
          <quantity>
            <n type ="int" value="1" />
             <unit content="tablespoon"/>
          </quantity>
        </amount>
        <item>butter</item>
      </ingredient>
      <ingredient id="3">
        <amount>
          <quantity>
            <n type ="int" value="1" />
            <unit content="tablespoon"/>
          </quantity>
        </amount>
        <item>yellow onion</item>
        <detail>chopped</detail>
      </ingredient>
      <ingredient id="4">
        <amount>
          <quantity>
            <n type ="int" value="2" />
            <unit content="tablespoon"/>
          </quantity>
        </amount>
        <item>fresh parsley</item>
        <detail>chopped</detail>
      </ingredient>
      <ingredient id="5">
        <amount>
          <quantity>
            <n type ="int" value="1" />
            <unit content="clove"/>
          </quantity>
        </amount>
        <item>garlic</item>
        <detail>finely minced</detail>
      </ingredient>
      <ingredient id="6">
        <amount>
          <quantity>
            <n type ="int" value="3" />
            <unit content="tablespoon"/>
          </quantity>
        </amount>
        <item>unseasoned bread crumbs</item>
        <detail>dry</detail>
      </ingredient>
      <ingredient id="7">
        <amount>
          <quantity>
            <n type = "frac" value = "1/2" />
            <unit content="cup"/>
          </quantity>
        </amount>
        <item>Original Blue Cheese crumbles</item>
      </ingredient>
    </ingredients>
    <directions>
      <direction-div id="1">
        <step id="1">Preheat oven to 350 degrees F or heat grill to medium hot.</step>
        <step id="2">In a small skillet melt butter and add the onion.</step>
        <step id="3">Saute until onion is soft.</step>
        <step id="4">Add parsley, garlic, and bread crumbs and cook about 1 minute.</step>
        <step id="5">Remove from the heat and cool.</step>
        <step id="6">Stir in cheese crumbles. Set aside</step>
        </direction-div>
      <direction-div id="2">
        <step id="1">Shuck oysters discarding the top shell.</step>
        <step id="2">Keep any oyster liqueur in the bottom shell with the oyster.</step>
        <step id="3">Top each oyster with an equal amount of the cheese mixture.</step>
        <step id="4">Squeeze a small amount of lemon juice on top, if desired.</step>
        <step id="5">Set the oysters, shell side down, on a baking sheet and bake for 10 to 12 minutes.</step>
        <step id="6"> OR, set the oysters, shell side down, on the grill. Cover grill and cook for 4-5 minutes or until the oyster liqueur just begins to bubble.</step>
        <step id="7">Serve immediately.</step>
        </direction-div>
    </directions>
  </recipe>
</wdulrecipe>
