Warning, /education/marble/data/placemarks/baseplacemarks.kml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?> 
0002 <kml xmlns="http://www.opengis.net/kml/2.2"> 
0003 <Document>
0004     <Placemark> 
0005         <name>North Pole</name> 
0006         <description><![CDATA[Geographic North Pole]]></description> 
0007         <role>P</role> 
0008         <pop>1</pop>
0009         <Point>
0010             <coordinates>0.0,90.00</coordinates> 
0011         </Point> 
0012     </Placemark> 
0013     <Placemark> 
0014         <name>South Pole</name> 
0015         <description><![CDATA[Geographic South Pole]]></description> 
0016         <CountryNameCode>AQ</CountryNameCode>
0017         <role>P</role> 
0018         <pop>1</pop>
0019         <Point>
0020             <coordinates>0.0,-90.00</coordinates> 
0021         </Point> 
0022     </Placemark> 
0023     <Placemark> 
0024         <name>North Magnetic Pole</name> 
0025         <description><![CDATA[The physical magnetic south pole in 2012.
0026 
0027             The North Magnetic Pole moves over time due to magnetic changes in the Earth's core. In 2001, it was determined by the Geological Survey of Canada to lie near Ellesmere Island in northern Canada at 81.3°N 110.8°W. It was situated at 83.1°N 117.8°W in 2005. In 2009, while still situated within the Canadian Arctic territorial claim at 84.9°N 131.0°W, it was moving toward Russia at between 34 and 37 miles (55 and 60 km) per year. As of 2012, the pole is projected to have moved beyond the Canadian Arctic territorial claim to 85.9°N 147.0°W.]]></description>
0028         <role>M</role> 
0029         <pop>1</pop>
0030         <Point>
0031             <coordinates>-147,85.9</coordinates>
0032         </Point> 
0033     </Placemark> 
0034     <Placemark> 
0035         <name>South Magnetic Pole</name> 
0036         <description><![CDATA[The physical magnetic north pole in 2005.
0037 
0038         The South Magnetic Pole is constantly shifting due to changes in the Earth's magnetic field. As of 2005 it was calculated to lie at 64°31′48″S 137°51′36″E, just off the coast of Adelie Land, French Antarctica. That point lies outside the Antarctic Circle. Due to polar drift, the pole is moving north west by about 10 to 15 kilometers per year.]]></description>
0039         <CountryNameCode>AQ</CountryNameCode>
0040         <role>M</role> 
0041         <pop>1</pop>
0042         <Point>
0043             <coordinates>137.684,-64.497</coordinates>
0044         </Point> 
0045     </Placemark> 
0046 </Document>
0047 </kml>