<?xml version="1.0" encoding="UTF-8"?>
<forecast>
	<city name="Wellington" temp="20"/>
  <city name="Auckland" temp="5"/>
  <city name="London" temp="22"/>
</forecast>
