<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Paul Thomas" date="1998-12-14">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is warm. It is filled with old, comfortable furniture, a couch with holes worn into the armrests. The carpet is thin, as are the walls. But it is a happy place.</p>
      </div>
    </answer>
    <comfort>
      <comfortable/>
    </comfort>
    <furnishing>
      <spartan/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The trees are majestic, towering pines...very thick, but not so thick that you cannot see the blue sky above. Most everything is in shadow, but there are occasional patches of light that stream through and hit the forest floor.</p>
      </div>
    </answer>
    <lighting>
      <dusky/>
    </lighting>
    <size>
      <giant/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is easily seen, but not large or well-traveled. It is a simple path, wide enough for one to walk abreast.</p>
      </div>
    </answer>
    <obstructions>
      <none/>
    </obstructions>
    <use>
      <little/>
    </use>
    <visibility>
      <visible/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path ends against a short waterfall, about ten feet high. It is a natural waterfall, cascading over sloping, licheny stone. The water itself is clear and cold.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <fast/>
    </movement>
  </waterdesc>
  <water>
    <avoid/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a cup made of fired ceramic clay, crudely hand shaped but functional.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <leave/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The key is a dull gunmetal color, and is large. It unlocks a dwelling in the forest.</p>
      </div>
    </answer>
    <appearance>
      <everyday/>
    </appearance>
    <purpose>
      <path/>
    </purpose>
  </keydesc>
  <bear>
    <confront/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
