<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Tom Sawyer" date="2003-12-19">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is cold. It is obviously lived in, with threadbare carpet and wooden furniture. I am in a four poster bed with heavy red covers and pillow cases.</p>
      </div>
    </answer>
    <comfort>
      <uncomfortable/>
    </comfort>
    <furnishing>
      <average/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is fairly dark with shards of light coming through the trees. There are pine trees all around.</p>
      </div>
    </answer>
    <lighting>
      <dusky/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is quite narrow but visible for some distance. The path looks like it was once used a lot but is now abandoned.</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 water is clear but it is just a small stream. The water doesn't flow very fast.</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>The cup is an old ceramic vessel that has been chipped and battered over time.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <leave/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The key is an ordinary key that is used to unlock internal doors. There is nothing fancy about the key.</p>
      </div>
    </answer>
    <appearance>
      <everyday/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
