<?xml version="1.0"?>

<?xml-stylesheet type="text/css" href="XML1-L4-styles.css"?>

<cookbook xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.xmlareas.com/XML XML1-L4-cookbook-schema.xml"
  xmlns="http://www.xmlareas.com/XML">
  <recipe>
    <title>Sauteed Mushrooms</title>
    <servings>4 servings</servings>
    <ingredient>
      <amount>1 teaspoon </amount>
      <item>butter </item>
    </ingredient>
    <ingredient>
      <amount>3 tablespoons </amount>
      <item>light olive oil </item>
    </ingredient>
    <ingredient>
      <amount>1/4 cup </amount>
      <item>chopped scallions </item>
    </ingredient>
    <ingredient>
      <amount>1 pound </amount>
      <item>washed, drained and thickly sliced mushrooms </item>
    </ingredient>
    <ingredient>
      <amount>2 teaspoons </amount>
      <item>tamari soy sauce </item>
    </ingredient>
    <ingredient>
      <amount>2 tablespoons </amount>
      <item>dry sherry </item>
    </ingredient>
    <ingredient>
      <amount>to taste </amount>
      <item>ground black pepper </item>
    </ingredient>
    <preparation>
      <step number="1">In large nonstick skillet, melt olive oil and butter over medium-high heat.
        Add scallions and mushrooms. Saute until mushrooms are tender, about 5 minutes.</step>
      <step number="2">Stir in soy sauce, sherry, and pepper.</step>
    </preparation>
  </recipe>
</cookbook>
