<?xml version="1.0" encoding="utf-8"?>
<cwml xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://360.org/xml/schemas/cwml/2009/01">
  <weatherInfo locationId="926" dateTimeUtc="2010-09-06T18:00:00">
    <locationInfo>
      <latitude>52.3</latitude>
      <longitude>4.766667</longitude>
      <description>Amsterdam Airport Schiphol</description>
      <country>Netherlands</country>
    </locationInfo>
    <temperatureInfo>
      <celcius>20.5</celcius>
      <fahrenheit>52.5</fahrenheit>
    </temperatureInfo>
  </weatherInfo>
</cwml>