<?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>Green Ginger Carrot Soup
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>1</qty> </amt>
        <item>large yellow onion, chopped</item>
      </ing>

     <ing>
        <amt><qty>1</qty> <unit>pound</unit></amt>
        <item>sweet carrots, sliced</item>
      </ing>

      <ing>
        <amt><qty>2</qty>  <unit>cups</unit></amt>
        <item>greens (kale, spinach, collard greens, chard), chopped coarsely</item>
      </ing>

      <ing>
        <amt><qty>6</qty> <unit>tbsp</unit></amt>
        <item>unsalted butter</item>
      </ing>

      <ing>
        <amt><qty>1/4</qty> <unit>tsp</unit></amt>
        <item>cayenne pepper</item>
      </ing>

      <ing>
        <amt><qty>1/4</qty> <unit>tsp</unit></amt>
        <item>ground ginger</item>
      </ing>
 
      <ing>
        <amt><qty>1</qty> <unit>pinch</unit></amt>
        <item>saffron</item>
      </ing>

     <ing>
        <amt><qty>1</qty> <unit>tbsp</unit></amt>
        <item>maple syrup</item>
      </ing>

      <ing>
        <amt></amt>
        <item>salt and pepper to taste</item>
      </ing>

 


    </ingredients>
    <directions>
      <step>Melt 4 tbsp butter in large, heavy saucepan over medium-high heat</step>
      <step>Add salt, pepper, cayenne and ginger; cook about a minute</step>
      <step>Add onions; saute over medium heat until they start to soften</step>
      <step>Add greens; saute and stir until well-coated</step>
      <step>Add carrots; saute 4-5 minutes more</step>
      <step>Add enough water to cover carrot mixture; bring to simmer</step>
      <step>Cook until carrots are soft, about 15 minutes</step>
     <step>Add maple syrup and salt and pepper to taste</step>
      <step>Working in batches, puree soup in a blender, making sure not to fill blender more than 1/3 full</step>
      <step>Add saffron to soup; return to saucepan and let steep for a few minutes</step>
      <step>Adjust seasoning and serve</step>    </directions>
  </recipe>
</body>
</DESSERT>

</html>