<?xml version="1.0" encoding="UTF-8"?>
<!-- ?xml-stylesheet type="text/xsl" href="ardml_.xsl"? -->
 
 
<hml>
  <type_set>
     ...
  </type_set>
 
  <attribute_set>
 
    <att id="att_0" name="Thermostat"/>
    <att id="att_1" name="Time"/>
    <att id="att_2" name="Temperature">
          <desc>input temperature from sensor number 1</desc>
    </att>
    <att id="att_3" name="Date"/>
    <att id="att_4" name="Hour"/>
    <att id="att_5" name="season"/>
    <att id="att_6" name="operation"/>
    <att id="att_7" name="thermostat_settings"/>
    <att id="att_8" name="day"/>
    <att id="att_9" name="month"/>
    <att id="att_10" name="today"/>
    <att id="att_11" name="hour"/>
 
  </attribute_set>
 
  <property_set>
    <property id="prp_0">
      <attref ref="att_0"/>
    </property>
 
    <property id="prp_1">
      <attref ref="att_1"/>
      <attref ref="att_2"/>
    </property>
 
    <property id="prp_2">
      <attref ref="att_1"/>
    </property>
 
    <property id="prp_3">
      <attref ref="att_2"/>
    </property>
 
    <property id="prp_4">
      <attref ref="att_3"/>
      <attref ref="att_4"/>
      <attref ref="att_5"/>
      <attref ref="att_6"/>
    </property>
 
    <property id="prp_5">
      <attref ref="att_7"/>
    </property>
 
    <property id="prp_6">
      <attref ref="att_3"/>
      <attref ref="att_4"/>
    </property>
 
    <property id="prp_7">
      <attref ref="att_5"/>
      <attref ref="att_6"/>
    </property>
 
    <property id="prp_8">
      <attref ref="att_3"/>
    </property>
 
    <property id="prp_9">
      <attref ref="att_4"/>
    </property>
 
    <property id="prp_10">
      <attref ref="att_5"/>
    </property>
 
    <property id="prp_11">
      <attref ref="att_6"/>
    </property>
 
    <property id="prp_12">
      <attref ref="att_8"/>
      <attref ref="att_9"/>
      <attref ref="att_10"/>
    </property>
 
    <property id="prp_13">
      <attref ref="att_11"/>
    </property>
 
    <property id="prp_14">
      <attref ref="att_9"/>
    </property>
 
    <property id="prp_15">
      <attref ref="att_8"/>
      <attref ref="att_10"/>
    </property>
 
    <property id="prp_16">
      <attref ref="att_8"/>
    </property>
 
    <property id="prp_17">
      <attref ref="att_10"/>
    </property>
 
    <property id="prp_18"/>
 
  </property_set>
 
  <tph>
    <trans src="prp_0" dst="prp_1"/>
    <trans src="prp_1" dst="prp_2"/>
    <trans src="prp_1" dst="prp_3"/>
    <trans src="prp_2" dst="prp_4"/>
    <trans src="prp_3" dst="prp_5"/>
    <trans src="prp_4" dst="prp_6"/>
    <trans src="prp_4" dst="prp_7"/>
    <trans src="prp_6" dst="prp_8"/>
    <trans src="prp_6" dst="prp_9"/>
    <trans src="prp_7" dst="prp_10"/>
    <trans src="prp_7" dst="prp_11"/>
    <trans src="prp_8" dst="prp_12"/>
    <trans src="prp_9" dst="prp_13"/>
    <trans src="prp_12" dst="prp_14"/>
    <trans src="prp_12" dst="prp_15"/>
    <trans src="prp_15" dst="prp_16"/>
    <trans src="prp_15" dst="prp_17"/>
  </tph>
 
  <ard>
    <dep independent="prp_14" dependent="prp_10"/>
    <dep independent="prp_10" dependent="prp_5"/>
    <dep independent="prp_16" dependent="prp_17"/>
    <dep independent="prp_17" dependent="prp_11"/>
    <dep independent="prp_11" dependent="prp_5"/>
    <dep independent="prp_13" dependent="prp_11"/>
  </ard>
 
</hml>