<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="curly" date="2003-10-11">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>it is a bedroom with wood floors. big comfortable pillows. it is warm. soft chair in the corner. dark wood furniture. it is a bright room</p>
      </div>
    </answer>
    <comfort>
      <comfortable/>
    </comfort>
    <furnishing>
      <average/>
    </furnishing>
  </roomdesc>
  <room>
    <stay/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>the forest is dark and misty with big redwoods and moss everywhere</p>
      </div>
    </answer>
    <lighting>
      <dark/>
    </lighting>
    <size>
      <giant/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>it is narrow. it is not widely traveled. it is not well-maintained. Many obstructions, like tree roots and wild growth.</p>
      </div>
    </answer>
    <obstructions>
      <trees/>
    </obstructions>
    <use>
      <little/>
    </use>
    <visibility>
      <poor/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>it is an ocean and it is not calm. it is stormy and wavy.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <rapid/>
    </movement>
  </waterdesc>
  <water>
    <cross/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>it is a hand-blown goblet that is made of thin glass. It has a very detailed stem.</p>
      </div>
    </answer>
    <utility>
      <decorative/>
    </utility>
  </cupdesc>
  <cup>
    <fill/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>the key is very old and antique. The key unlocks a door</p>
      </div>
    </answer>
    <appearance>
      <antique/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <confront/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
