This class can be used to get a location weather forecast from Google. It can send an HTTP request to the Google Weather Web services API server to request for the weather forecast for a given world location. The class can parse the response and extract the weather forecast details for the next days, like the high and low temperatures and the weather icon.