<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Teddy Novak" date="1999-03-15">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is warm. The furnishings are comfortable. I have something to read and I don't have to be anywhere.</p>
      </div>
    </answer>
    <comfort>
      <comfortable/>
    </comfort>
    <furnishing>
      <undefined/>
    </furnishing>
    <addl>There was very little pressure to grow up (“don’t have to be anywhere”).</addl>
  </roomdesc>
  <room>
    <stay/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is well-lit. There is a path that leads away in one direction only. I cannot see where it is headed.</p>
      </div>
    </answer>
    <lighting>
      <lit/>
    </lighting>
    <size>
      <undefined/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path seems well-travelled, but there are no other people. It cannot be followed for any great distance.</p>
      </div>
    </answer>
    <obstructions>
      <undefined/>
    </obstructions>
    <use>
      <little/>
    </use>
    <visibility>
      <poor/>
    </visibility>
    <width>
      <undefined/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path ends at a small stream. The stream is not wide enough to step or jump across. However, it seems to be shallow enough to walk through. It looks like normal water in there.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <average/>
    </movement>
  </waterdesc>
  <water>
    <cross/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>There is a dark green bottle which sticks out of the ground.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <fill/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The key is old-fashioned and quite large. It could open a large wooden door or, in my darker moments, I might imagine it opens a crypt.</p>
      </div>
    </answer>
    <appearance>
      <antique/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <confront/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
