<roomcontroller>

<definitions>
  <color name="red" red="255" green="0" blue="0"/>
  <color name="teal" red="153" green="204" blue="204"/>
  <color name="gray" red="128" green="128" blue="128"/>
  <color name="lightblue" red="30" green="255" blue="255"/>
  <color name="black" red="0" green="0" blue="0"/>
  <color name="yellow" red="255" green="255" blue="0"/>
  <color name="white" red="255" green="255" blue="255"/>
  <stroke name="s12" width="1.2"/>
  <stroke name="s30" width="3.0"/>
  <stroke name="s35" width="3.5"/>
  <stroke name="s42" width="4.2"/>
</definitions>

<window x="10" y="10" width="280" height="300" title="Room Display" bgcolor="teal" visible="yes" name="WINDOW_roomdisplay">
<panel x="110" y="100" width="60" height="30" name="cifesvr" deviceid="1"
fillcolor ="white" tooltip="cifesvr">
</panel>
<panel x="30" y="50" width="60" height="30" name="cife1" deviceid="2"
fillcolor ="white" tooltip="cife1">
<panel x="110" y="50" width="60" height="30" name="cife3" deviceid="4"
fillcolor ="white" tooltip="cife3">
</panel>
<panel x="190" y="50" width="60" height="30" name="cife2" deviceid="3"
fillcolor ="white" tooltip="cife2">
</panel>


</panel>
</window>

<window x="290" y="10" width="300" height="300" title="Applications/Documents" visible="yes" name="WINDOW_tree">
<tree name="TREE_main" file="http://cife-32.stanford.edu:8080/room-applet/room.xml"/>
</window>

<window x="10" y="310" title="GUI Frame" width="580" height="300" visible="yes" name="WINDOW_guiframe" icons="http://cife-32.stanford.edu:8080/room-applet/images/">
</window>
<window x="600" y="10" title="Project Scenarios" width="620" height="600" visible="yes" name="WINDOW_queryframe" database="cife-20.stanford.edu:8080/exlnwsf/XlnWebServlet/test/">
</window>
</roomcontroller>