I\'ve been using this code to try and get data from the google weather API, but I never get even close to pulling out what i want.
My goal is to look at:
Change that to
history.AppendText(Environment.NewLine + "City : " + node.GetAttribute("data"));