<?xml version="1.0"?>
<?xml-stylesheet href="../xslt/beartest.xslt" type="text/xsl"?>
<beartest version="3" reviewed="yes" name="Rob" date="1998-02-11">
  <roomdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The room is light and airy, but rather spartan. Large glass windows let in a lot of sunlight, and the walls are painted white. There are a few bookshelves around, but the books look almost too perfect to be disturbed.</p>
      </div>
    </answer>
    <comfort>
      <comfortable/>
    </comfort>
    <furnishing>
      <spartan/>
    </furnishing>
  </roomdesc>
  <room>
    <leave/>
  </room>
  <forestdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest is dark and cool. Tall pines reach for the sky, blocking almost all of the light and casting everything in a eerie green glow.</p>
      </div>
    </answer>
    <lighting>
      <dark/>
    </lighting>
    <size>
      <large/>
    </size>
  </forestdesc>
  <pathdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The trail is windy and indirect. It's hard to see what's ahead because of the twists. Tree roots are everywhere: watch your step!</p>
      </div>
    </answer>
    <obstructions>
      <trees/>
    </obstructions>
    <use>
      <little/>
    </use>
    <visibility>
      <poor/>
    </visibility>
    <width>
      <narrow/>
    </width>
  </pathdesc>
  <waterdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>The forest ends on the edge of a great chasm. Water roars down the mountainside, brave salmon fighting their way upstream.</p>
      </div>
    </answer>
    <clarity>
      <clear/>
    </clarity>
    <life>
      <present/>
    </life>
    <movement>
      <rapid/>
    </movement>
  </waterdesc>
  <water>
    <cross/>
  </water>
  <cupdesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It's a souvenir mug from NASA-- the kind with the really wide bottom that makes it look like a cone intersecting a cylinder.</p>
      </div>
    </answer>
    <utility>
      <practical/>
    </utility>
  </cupdesc>
  <cup>
    <fill/>
  </cup>
  <keydesc>
    <answer>
      <div xmlns="http://www.w3.org/1999/xhtml">
        <p>It is a key to a Swiss bank safety deposit box.</p>
      </div>
    </answer>
    <appearance>
      <everyday/>
    </appearance>
    <purpose>
      <monetary/>
    </purpose>
  </keydesc>
  <bear>
    <confront/>
  </bear>
  <wall>
    <jump/>
  </wall>
</beartest>
