<?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>Our favorite quiche with spinach, prosciutto and mushrooms
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>6</qty> </amt>
        <item>eggs</item>
      </ing>

     <ing>
        <amt><qty>1 1/2</qty> <unit>cup</unit></amt>
        <item>milk</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty>  <unit>tsp</unit></amt>
        <item>salt</item>
      </ing>

      <ing>
        <amt><qty>pinch</qty> </amt>
        <item>ground nutmeg</item>
      </ing>

      <ing>
        <amt><qty>1/4</qty> <unit>tsp</unit></amt>
        <item>cayenne or chipotle pepper</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>chopped prosciutto</item>
      </ing>
 
      <ing>
        <amt><qty>1-2</qty> <unit>cups</unit></amt>
        <item>grated cheese, a combination of cheddar, gruyere, swiss, or your favorite</item>
      </ing>

     <ing>
        <amt><qty>1</qty> <unit>cup</unit></amt>
        <item>white mushrooms, sliced</item>
      </ing>

      <ing>
        <amt><qty>3</qty> <unit>cloves</unit></amt>
        <item>garlic, minced</item>
      </ing>
 
      <ing>
        <amt><qty>1/2</qty> <unit>pound</unit></amt>
        <item>fresh spinach, rinsed and chopped</item>
      </ing>

      <ing>
        <amt><qty>1</qty> </amt>
        <item>pre-baked pie crust</item>
      </ing>

 

    </ingredients>
    <directions>
       <step>Preheat oven to 325 degrees </step>
      <step>Whisk eggs until well-beaten</step>
      <step>Add milk, salt, peppers, and nutmeg and mix well</step>
      <step>Mix in prosciutto and cheeses</step>
      <step>Saute garlic and mushrooms in butter over medium-high heat until soft; add to pie crust </step>
      <step>Add spinach to saute pan and cook until wilted; place in pie crust</step>
      <step>Pour egg mixture over mushrooms and spinach and place quiche in oven </step>
      <step>Bake until center is set, about 45 minutes</step>
     <step>Remove from oven and allow to set for 5-10 minutes before serving</step>
    
    </directions>
  </recipe>
</body>
</DESSERT>

</html>