<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="TP" date="2000-03-27">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>A rather bare room with a few beds and a few cupboards. a little on the cold side, nothing much except for some lights.</p>
      </div>
    </answer>
    <comfort>
      <uncomfortable/>
    </comfort>
    <furnishing>
      <bare/>
    </furnishing>
  </roomdesc>
  <room>
    <stay/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>Tropical forest with lots of tall, big trees and undergrowth, it dark in some parts but bright in others.</p>
      </div>
    </answer>
    <lighting>
      <average/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is easily navigated, wide and well-travelled.</p>
      </div>
    </answer>
    <obstructions>
      <none/>
    </obstructions>
    <use>
      <frequent/>
    </use>
    <visibility>
      <visible/>
    </visibility>
    <width>
      <wide/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>I see a small stream. It is natural and the water is clean and clear.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <gentle/>
    </movement>
  </waterdesc>
  <water>
    <cross/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a metal mug, rather old and slightly rusted.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <take/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The key is big and old, i thinks it unlocks a big old building.</p>
      </div>
    </answer>
    <appearance>
      <antique/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
