<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Lora" date="2005-01-17">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is chilly but blankets are plentiful. It is full of old furniture and smells of cigarette smoke.</p>
      </div>
    </answer>
    <comfort>
      <uncomfortable/>
    </comfort>
    <furnishing>
      <average/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is full of mature evergreens. Vegetation below is sparse. The ground is covered in needles. There is enough light though the forest is well shaded.</p>
      </div>
    </answer>
    <lighting>
      <average/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is easy to walk though barely distinguishable from the surrounding ground since the earth is so flat below the canopy far above.</p>
      </div>
    </answer>
    <obstructions>
      <none/>
    </obstructions>
    <use>
      <undefined/>
    </use>
    <visibility>
      <poor/>
    </visibility>
    <width>
      <undefined/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a slow moving creek, knee deep in the middle but there are places to cross without getting wet. The water is clear though the creek bed is dark.</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>It is a large wooden cup. It is very smooth from a lot of use.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <take/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is an plain, old key. I think it unlocks the back gate of the house I just left.</p>
      </div>
    </answer>
    <appearance>
      <everyday/>
    </appearance>
    <purpose>
      <path/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
