Get weather report for a city.
Symbol def:
1=Sunny.
2=Partly sunny.
3=Partly cloudy.
4=Rainshowers.
6=Snow/Rain showers.
8=Snowshowers.
10=Cloudly.
11=Overcast.
12=Rain.
14=Snow/Rain.
16=Snowy.
This method does not require authentication.
/api/getWeather/Stockholm/2007-11-1/
<emotionalcities>
<status>ok</status>
<weather>
<symbol>2</symbol>
<max>11</max>
<min>7</min>
</weather>
</emotionalcities>
<emotionalcities>
<status>error</status>
<message>empty</message>
</emotionalcities>