<?xml version="1.0" encoding="UTF-8"?>
<eeml xmlns="http://www.eeml.org/xsd/0.5.1" 
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
  version="0.5.1" 
  xsi:schemaLocation="http://www.eeml.org/xsd/0.5.1 http://www.eeml.org/xsd/0.5.1/0.5.1.xsd">
  <environment updated="2007-05-04T18:13:51.0Z" creator="http://www.pachube.com/users/hdr" id="1">
    <title>A Room Somewhere</title>
    <feed>http://www.pachube.com/feeds/1.xml</feed>
    <status>frozen</status>
    <description>This is a room somewhere</description>
    <icon>http://www.roomsomewhere/icon.png</icon>
    <website>http://www.roomsomewhere/</website>
    <email>myemail@roomsomewhere</email>
    <tag>office</tag>
    <tag>room</tag>
    <location exposure="indoor" domain="physical" disposition="fixed">
      <name>My Room</name>
      <lat>32.4</lat>
      <lon>22.7</lon>
      <ele>0.2</ele>
    </location>
    <data id="0">
      <tag>temperature</tag>
      <current_value at="2010-11-10T20:14:23.185123Z">36.2</current_value>
      <max_value>48.0</max_value>
      <min_value>23.0</min_value>
      <unit symbol="C" type="derivedSI">Celsius</unit>
    </data>
    <data id="1">
      <tag>blush</tag>
      <tag>redness</tag>
      <tag>embarrassment</tag>
      <current_value at="2010-11-10T10:05:30.000000Z">84.0</current_value>
      <max_value>0.0</max_value>
      <min_value>100.0</min_value>
      <unit type="contextDependentUnits">blushesPerHour</unit>
    </data>
    <data id="2">
      <tag>length</tag>
      <tag>distance</tag>
      <tag>extension</tag>
      <current_value at="2010-11-10T11:04:04.059393Z">12.3</current_value>
      <min_value>0.0</min_value>
      <unit symbol="m" type="basicSI">meter</unit>
    </data>
  </environment>
</eeml>

