Warning, /education/marble/tests/data/PlacemarkTest.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" xmlns:gx="http://www.google.com/kml/ext/2.2"> 0003 <Document> 0004 <name>PlacemarkTest.kml</name> 0005 <Style id="sh_ylw-pushpin"> 0006 <IconStyle> 0007 <color>feff651e</color> 0008 <scale>4.727270</scale> 0009 <Icon> 0010 <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href> 0011 </Icon> 0012 <hotSpot x="20.000000" y="2.000000" xunits="pixels" yunits="pixels"/> 0013 </IconStyle> 0014 <LabelStyle> 0015 <color>ff35ff38</color> 0016 <scale>4.5</scale> 0017 </LabelStyle> 0018 </Style> 0019 <Style id="sn_ylw-pushpin"> 0020 <IconStyle> 0021 <color>feff651e</color> 0022 <scale>4.000000</scale> 0023 <Icon> 0024 <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href> 0025 </Icon> 0026 <hotSpot x="20.000000" y="2.000000" xunits="pixels" yunits="pixels"/> 0027 </IconStyle> 0028 <LabelStyle> 0029 <color>ff35ff38</color> 0030 <scale>4.5</scale> 0031 </LabelStyle> 0032 </Style> 0033 <StyleMap id="msn_ylw-pushpin"> 0034 <Pair> 0035 <key>highlight</key> 0036 <styleUrl>#sh_ylw-pushpin</styleUrl> 0037 </Pair> 0038 <Pair> 0039 <key>normal</key> 0040 <styleUrl>#sn_ylw-pushpin</styleUrl> 0041 </Pair> 0042 </StyleMap> 0043 <Folder> 0044 <name>Marble test</name> 0045 <description>Not a very special description</description> 0046 <Placemark> 0047 <name>One placemark</name> 0048 <description>This is, indeed, a true placemark description.</description> 0049 <LookAt> 0050 <longitude>-40.0000003592</longitude> 0051 <latitude>24.9999947791</latitude> 0052 <altitude>0.0000000000</altitude> 0053 <range>25522625.9522628300</range> 0054 <gx:altitudeMode>relativeToSeaFloor</gx:altitudeMode> 0055 </LookAt> 0056 <styleUrl>#msn_ylw-pushpin</styleUrl> 0057 <Point> 0058 <coordinates>-40.0000003592,24.9999947791</coordinates> 0059 </Point> 0060 </Placemark> 0061 </Folder> 0062 </Document> 0063 </kml>