<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Anonymous" date="1998-07-15">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is cold. There is no furniture except a plain wooden stool.</p>
      </div>
    </answer>
    <comfort>
      <hellish/>
    </comfort>
    <furnishing>
      <bare/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is quiet and brightly lit. The trees are large and far apart.</p>
      </div>
    </answer>
    <lighting>
      <bright/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is wide and easy to follow.</p>
      </div>
    </answer>
    <obstructions>
      <none/>
    </obstructions>
    <use>
      <undefined/>
    </use>
    <visibility>
      <visible/>
    </visibility>
    <width>
      <wide/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The water is flowing out of a pipe and continuing down a hill. It is clear and cold.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <average/>
    </movement>
  </waterdesc>
  <water>
    <avoid/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a plain, nondescript paper cup.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <leave/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is an old fashioned skeleton key that unlocks a door.</p>
      </div>
    </answer>
    <appearance>
      <antique/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
