<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Stanley Pradel" date="2003-04-18">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is cold and dark. It has no furnishings. There are no windows. It is vast and there is only emptiness.</p>
      </div>
    </answer>
    <comfort>
      <hellish/>
    </comfort>
    <furnishing>
      <bare/>
    </furnishing>
  </roomdesc>
  <room>
    <stay/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is dark. The trees are dark green and dying. Everything is brown and eerie</p>
      </div>
    </answer>
    <lighting>
      <dark/>
    </lighting>
    <size>
      <stunted/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>there are many obstructions in the forest. It is very narrow and abandoned. The path is visibible yet long and hard. There seems to be no end to the path</p>
      </div>
    </answer>
    <obstructions>
      <many/>
    </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. It is an ocean. It is deep and blue.</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 grey and rusty.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <leave/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The key is a skeleton key. It is silver and thin. It opens a door to an old house. It leads to escape.</p>
      </div>
    </answer>
    <appearance>
      <antique/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
    <addl>Note that the key “leads to escape”; suggesting that a career can solve a major crisis for the subject.</addl>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <return/>
  </wall>
</beartest>
