<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Amy" date="1999-01-15">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>I am on a four-poster bed. I am wrapped in blankets because the room is cold. There are built in bookcases filled with books. The room is full, but neat.</p>
      </div>
    </answer>
    <comfort>
      <average/>
    </comfort>
    <furnishing>
      <decorated/>
    </furnishing>
  </roomdesc>
  <room>
    <stay/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is made up mostly of evergreen trees, packed real close and thick. The woods are dark because the trees are so close together that no light can get in. The ground is covered with pine needles.</p>
      </div>
    </answer>
    <lighting>
      <dark/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path in the forest is narrow and cramped because the trees are so close. The path twists and turns as it goes into the forest. It is well traveled because it is good for wilderness hiking.</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>The path ends at a stream. It does not move too fast but just flows along peacefully. The water is clear and cool. It is very refreshing.</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>The cup is made out of birch bark. It is white and smooth. It leaks, but holds enough water to satisfy a thirsty person.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <leave/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The key is old fashioned with a long shaft. It has two circles at one end and a key part at the other end. I think the key unlocks the door to a cabin in the woods.</p>
      </div>
    </answer>
    <appearance>
      <antique/>
    </appearance>
    <purpose>
      <path/>
    </purpose>
  </keydesc>
  <bear>
    <confront/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
