<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Bob the Blob" date="2003-04-01">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is completely empty.</p>
      </div>
    </answer>
    <comfort>
      <average/>
    </comfort>
    <furnishing>
      <bare/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is completely made up of tall pine trees, so dense at the tops that only dim light emerges.</p>
      </div>
    </answer>
    <lighting>
      <dusky/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is dirt and well-traveled, narrow enough for one person and leading straight into the forest. Tree roots obstruct the path here and there.</p>
      </div>
    </answer>
    <obstructions>
      <trees/>
    </obstructions>
    <use>
      <frequent/>
    </use>
    <visibility>
      <visible/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The water is a river about 10 meters wide, clear enough to see the bottom, and very cold. There are fish in it.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <present/>
    </life>
    <movement>
      <average/>
    </movement>
  </waterdesc>
  <water>
    <avoid/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is an earthenware flower vase. There are no marks on it of any kind.</p>
      </div>
    </answer>
    <utility>
      <both/>
    </utility>
  </cupdesc>
  <cup>
    <leave/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a regular silver house key, and probably unlocks somebody's house.</p>
      </div>
    </answer>
    <appearance>
      <everyday/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
