Pulling Weather from XML

Pulling Weather from XML

Hello everyone,

I am new to jQuery and I could really use some help. I am trying to pull weather data from aviationweather.gov

Right now I am just using PHP to pull xml data, but the data is just basic and I need some more. I would like to pull METAR data so I found the following on the site.


Looking at the first example on that page. How would I pull the data? I am confused because it doesn't generate an actual xml file does it?

Any info would really be helpful.

Thanks,
Kevin