<?xml version="1.0" encoding="ISO-8859-1" ?>
<!DOCTYPE contexts SYSTEM "xml-contexts.dtd">
<contexts>
<!-- Document Node for xml context definition -->
  <!-- Set of context definition -->
  <!-- cold -->
  <context name="context-nr1">
    <greater>
      <contextid value="TIME" atomic="sensor"/>
      <continous value="1097177235" unit=""/>
    </greater>
  </context>
<!-- 
<context name="context-nr2">
  <and>
    <lower>
      <contextid value="blub" atomic="sensor" >
        <sensor type="TIME"/>
      </contextid>
      <continous value="10" unit="°C"/>
    </lower>
    
    <greater>
      <contextid value="TIME" atomic="sensor"/>
        <sensor type="TIME"/>
      <continous value="5" unit="°C"/>
    </greater>
    
 </and>
  </context>
-->
  <!-- daytime -->
</contexts>

