<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Heather" date="1999-06-09">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It's a warm room with orange carpeting and no furnishings or windows. I was sleeping on a pillow, the only thing in the room besides me and the orange carpet.</p>
      </div>
    </answer>
    <comfort>
      <comfortable/>
    </comfort>
    <furnishing>
      <bare/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>There are a lot of ferns and tall trees with trunks one could live in. It is bright.</p>
      </div>
    </answer>
    <lighting>
      <bright/>
    </lighting>
    <size>
      <giant/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It's narrow but well-traveled.</p>
      </div>
    </answer>
    <obstructions>
      <undefined/>
    </obstructions>
    <use>
      <frequent/>
    </use>
    <visibility>
      <undefined/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It's natural, it's a little river. I can see the large rocks sticking up from the water.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <fast/>
    </movement>
  </waterdesc>
  <water>
    <cross/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It looks like a potion bottle, or a fancy perfume bottle</p>
      </div>
    </answer>
    <utility>
      <decorative/>
    </utility>
  </cupdesc>
  <cup>
    <take/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It's made of brass, it's large and antique-looking. Maybe it unlocks a gate or a barn or something.</p>
      </div>
    </answer>
    <appearance>
      <antique/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <circumvent/>
  </wall>
</beartest>
