<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Anonymous" date="2003-11-24">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is cold. There is a lot of dark wooden furniture about. There is a floral bedspread and curtains.</p>
      </div>
    </answer>
    <comfort>
      <uncomfortable/>
    </comfort>
    <furnishing>
      <decorated/>
    </furnishing>
  </roomdesc>
  <room>
    <stay/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is very dark. The trees are very tall, I can hardly see the sky. Nice evergreen smell. I like it here.</p>
      </div>
    </answer>
    <lighting>
      <dark/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is narrow and barely visible. There are lots of obstructions. It may be used by travellers, but not regularly.</p>
      </div>
    </answer>
    <obstructions>
      <many/>
    </obstructions>
    <use>
      <little/>
    </use>
    <visibility>
      <poor/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a lovely fast moving clear stream</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 is a clean shiny silver hip flask</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <fill/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a normal house key.</p>
      </div>
    </answer>
    <appearance>
      <everyday/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <return/>
  </wall>
</beartest>
