~liu-xiao-guo/debiantrial/mailcheck

« back to all changes in this revision

Viewing changes to tests/server/weather/London,uk.xml

  • Committer: XiaoGuo, Liu
  • Date: 2014-12-23 10:17:40 UTC
  • Revision ID: xiaoguo.liu@canonical.com-20141223101740-j7lfgz4p32rmfr1g
Initial releae

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="utf-8"?>
 
2
<current>
 
3
  <city id="2643743" name="London">
 
4
    <coord lon="-0.13" lat="51.51"/>
 
5
    <country>GB</country>
 
6
    <sun rise="2014-10-29T06:49:37" set="2014-10-29T16:38:47"/>
 
7
  </city>
 
8
  <temperature value="21.83" min="20" max="24" unit="celsius"/>
 
9
  <humidity value="53" unit="%"/>
 
10
  <pressure value="1017" unit="hPa"/>
 
11
  <wind>
 
12
    <speed value="3.6" name="Gentle Breeze"/>
 
13
    <direction value="90" code="E" name="East"/>
 
14
  </wind>
 
15
  <clouds value="75" name="broken clouds"/>
 
16
  <visibility/>
 
17
  <precipitation mode="no"/>
 
18
  <weather number="801" value="few clouds" icon="02d"/>
 
19
  <lastupdate value="2014-10-29T13:37:25"/>
 
20
</current>