<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Nate" date="2000-03-03">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>I am in a small room. To my left, a worn brown leather couch. To my right, an ugly and nearly decapitated yellow couch. The ugly green carpet seems to emit a smell, but you never can be sure. The wooden desk at the end of the room has little nicks in it.</p>
      </div>
    </answer>
    <comfort>
      <uncomfortable/>
    </comfort>
    <furnishing>
      <spartan/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest has shiny emerald trees. It is very dark, but just ahead it gets dark. It seems like a place for fairies or elves.</p>
      </div>
    </answer>
    <lighting>
      <dark/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is very narrow. Although it is easy to pick out, it is not worn, but instead has underbrush on it.</p>
      </div>
    </answer>
    <obstructions>
      <trees/>
    </obstructions>
    <use>
      <little/>
    </use>
    <visibility>
      <visible/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The water is a natural river, with very fast-moving clear water. It tricks you into thinking it's shallow, but you know it's at least ten feet to the easily visible bottom.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <fast/>
    </movement>
  </waterdesc>
  <water>
    <cross/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>Wooden flask with a large body and small bottle-neck opening. It looks like it's ancient</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <leave/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The key is gold-colored and oversized. It has a little leather ribbon thing hanging through an oversized hole.</p>
      </div>
    </answer>
    <appearance>
      <decorative/>
    </appearance>
    <purpose>
      <undefined/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
