<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Mark Ure" date="2003-02-25">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is cold, white and hexagonal with modern furnishings. It is very bare.</p>
      </div>
    </answer>
    <comfort>
      <uncomfortable/>
    </comfort>
    <furnishing>
      <bare/>
    </furnishing>
  </roomdesc>
  <room>
    <stay/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The trees are conifers and the forest is dark</p>
      </div>
    </answer>
    <lighting>
      <dark/>
    </lighting>
    <size>
      <average/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is narrow and barely visible. It is not well-traveled</p>
      </div>
    </answer>
    <obstructions>
      <none/>
    </obstructions>
    <use>
      <little/>
    </use>
    <visibility>
      <poor/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>There is a large lake with small waves. The water is cold and clear.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <absent/>
    </life>
    <movement>
      <gentle/>
    </movement>
  </waterdesc>
  <water>
    <avoid/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The cup is old and made of wood. It has fissures in it.</p>
      </div>
    </answer>
    <utility>
      <worthless/>
    </utility>
  </cupdesc>
  <cup>
    <take/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The key is brass and small and delicate. It unlocks a wardrobe</p>
      </div>
    </answer>
    <appearance>
      <decorative/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
