<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Sherry" date="1999-10-15">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is cold and made of marble and smooth, gray stone.</p>
        <p>The furnishings are black, gray, or steel. The decorations are black and white photographs of scenery in chrome or black frames.</p>
      </div>
    </answer>
    <comfort>
      <hellish/>
    </comfort>
    <furnishing>
      <spartan/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is thick but bright. It is full of pine trees and maple trees with some birch trees.</p>
      </div>
    </answer>
    <lighting>
      <bright/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The path is easily navigated. It is a wide dirt path, well-travelled.</p>
      </div>
    </answer>
    <obstructions>
      <none/>
    </obstructions>
    <use>
      <frequent/>
    </use>
    <visibility>
      <visible/>
    </visibility>
    <width>
      <wide/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The water is a natural river, wide, and the the water is fast-moving.</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 an antique flask, made of glass.</p>
      </div>
    </answer>
    <utility>
      <decorative/>
    </utility>
  </cupdesc>
  <cup>
    <take/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is an old-looking key, brass-colored and it looks like it would open an old trunk.</p>
      </div>
    </answer>
    <appearance>
      <antique/>
    </appearance>
    <purpose>
      <ordinary/>
    </purpose>
  </keydesc>
  <bear>
    <avoid/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
