<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Anonymous" date="1999-12-09">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is warm, with large windows that let bright light in. The furniture is old and comfortable.</p>
      </div>
    </answer>
    <comfort>
      <comfortable/>
    </comfort>
    <furnishing>
      <average/>
    </furnishing>
  </roomdesc>
  <room>
    <stay/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It's a dark, thick forest, with many tall pine trees.</p>
      </div>
    </answer>
    <lighting>
      <dark/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It's a visible, well-travelled path. However, it is a winding one.</p>
      </div>
    </answer>
    <obstructions>
      <some/>
    </obstructions>
    <use>
      <frequent/>
    </use>
    <visibility>
      <visible/>
    </visibility>
    <width>
      <undefined/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a natural, clear pool with a babbling waterfall.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <fast/>
    </movement>
  </waterdesc>
  <water>
    <avoid/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is an old, brown clay pot.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <fill/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is shiny and gold. It unlocks a door to a house.</p>
      </div>
    </answer>
    <appearance>
      <everyday/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
    <addl>(By “shiny and gold,” we assume gold-colored. If the key were actually gold, that would suggest the subject seeks a high-profile career.)</addl>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
