Supported Children:
| Element | Description | 
|---|---|
| Stationid | TBD | 
| ZipcodeOrPostalCode | Always "00000". | 
| Longitude | This value is collected from the Manage Place and Locations dialog. Longitude is given as an angular measurement ranging from 0° at the Prime Meridian (Greenwich) to +180° eastward and −180° westward. | 
| Latitude | This value is collected from the Manage Place and Locations dialog. | 
| Elevation | TBD | 
| Name | This value is collected from the City in the Manage Place and Locations dialog. Can be blank, if a location is specified by given latitude and longitude. | 
Sample:
<Location>
<StationIdIDType="WMO">53159_2004</StationId>
<Name>Boston, MA</Name>
<ZipcodeOrPostalCode>00000</ZipcodeOrPostalCode>
<Longitude>-79.8866653</Longitude>
<Latitude>40.0223719</Latitude>
<Elevation>-11.999976</Elevation>
</Location>