<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Jan" date="1999-07-27">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is chilly with grey painted walls. It is very clean with sparse furnishings and few decorations</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 sun is shining brightly through very tall trees with a lot of foliage. There are narrow paths but the sun continues to shine in patterns through the many leaves.</p>
      </div>
    </answer>
    <lighting>
      <bright/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The narrow path is well-traveled and very visible because of the sun shining through the tall trees. It is easily navigated although there are broken branches across the path in some places.</p>
      </div>
    </answer>
    <obstructions>
      <none/>
    </obstructions>
    <use>
      <frequent/>
    </use>
    <visibility>
      <visible/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path ends at a fast flowing stream with several twists and turns. The water is very clean and clear and cold. It is a natural stream and is flowing downward with much gurgling.</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>There is a drinking vessel on the bank of the river made out of some type of silver metal. It is very battered as if it were well used. It is shaped almost like a vase, with a rounded middle and a narrow top with a fluted edge.</p>
      </div>
    </answer>
    <utility>
      <decorative/>
    </utility>
  </cupdesc>
  <cup>
    <leave/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>There is a key in the middle of the path almost buried in mud. I pick up the key and inspect it. It looks like it unlocks a door.</p>
      </div>
    </answer>
    <appearance>
      <everyday/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
