!7 p { S url = http://api.openweathermap.org/data/2.5/forecast; xml = postPage(url, q := "Hamburg", mode := "xml"); print(xml); }