<?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>creamy tomato soup, perfect with grilled cheese sandwiches
</title>
    </head>
    <ingredients>

      <ing>
        <amt><qty>1</qty> <unit>medium</unit></amt>
        <item>yellow onion or shallot, diced</item>
      </ing>

     <ing>
        <amt><qty>2</qty> <unit>tbsp</unit></amt>
        <item>unsalted butter or olive oil</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty>  <unit>tsp</unit></amt>
        <item>ground chipotle or cayenne pepper</item>
      </ing>

      <ing>
        <amt><qty> </qty> </amt>
        <item>salt and pepper, to taste</item>
      </ing>

      <ing>
        <amt><qty>1</qty> <unit>large can</unit></amt>
        <item>tomatoes, roughly chopped</item>
      </ing>

      <ing>
        <amt><qty>1/2</qty> <unit>cup</unit></amt>
        <item>half-and-half, milk, or yogurt</item>
      </ing>
 
      <ing>
        <amt><qty>1-4</qty> <unit>tbsp</unit></amt>
        <item>brown sugar, if needed</item>
      </ing>

   <ing>
        <amt><qty></qty> <unit>handful</unit></amt>
        <item>dried or fresh basil, oregano, or parsley, if desired</item>
      </ing>   

    </ingredients>
    <directions>
      <step>Heat butter or olive oil in saucepan; add chipotle/cayenne, salt and pepper and shake pan to blend spices and oil </step>
      <step>Add onions or shallots and cook over medium heat until soft, stirring occasionally </step>
      <step>Use kitchen shears to roughtly cut up tomatoes in can; add, with juices, to onion mixture and stir </step>
      <step>Let simmer a few minutes and taste</step>
      <step>Add brown sugar and more salt and pepper if needed (some tomatoes are very acidic, while others are very sweet) </step>
      <step>Remove from heat and stir in milk, half-and-half, or yogurt and herbs if available </step>
      <step>Serve in mugs with grilled cheese sandwiches </step>
    
    </directions>
  </recipe>
</body>
</DESSERT>

</html>