Warning, /education/marble/examples/kml/czech.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         <name>Czech-map.kml</name>
0005         <Style id="czstyle2">
0006                 <IconStyle>
0007                         <scale>1.3</scale>
0008                         <Icon>
0009                                 <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
0010                         </Icon>
0011                         <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
0012                 </IconStyle>
0013                 <LineStyle>
0014                         <color>ffff0000</color>
0015                 </LineStyle>
0016                 <PolyStyle>
0017                         <color>bf7faa00</color>
0018                         <outline>0</outline>
0019                 </PolyStyle>
0020         </Style>
0021         <StyleMap id="map-czstyle">
0022                 <Pair>
0023                         <key>normal</key>
0024                         <styleUrl>#czstyle1</styleUrl>
0025                 </Pair>
0026                 <Pair>
0027                         <key>highlight</key>
0028                         <styleUrl>#czstyle2</styleUrl>
0029                 </Pair>
0030         </StyleMap>
0031         <Style id="czstyle1">
0032                 <IconStyle>
0033                         <scale>1.1</scale>
0034                         <Icon>
0035                                 <href>http://maps.google.com/mapfiles/kml/pushpin/ylw-pushpin.png</href>
0036                         </Icon>
0037                         <hotSpot x="20" y="2" xunits="pixels" yunits="pixels"/>
0038                 </IconStyle>
0039                 <LineStyle>
0040                         <color>ffff0000</color>
0041                 </LineStyle>
0042                 <PolyStyle>
0043                         <color>bf7faa00</color>
0044                         <outline>0</outline>
0045                 </PolyStyle>
0046         </Style>
0047         <Placemark>
0048                 <name>Czech Republic</name>
0049                 <description>this is the description of the czech republic
0050 </description>
0051                 <styleUrl>#map-czstyle</styleUrl>
0052                 <Polygon>
0053                         <tessellate>1</tessellate>
0054                         <outerBoundaryIs>
0055                                 <LinearRing>
0056                                         <coordinates>
0057 14.73521672176941,50.84394028122269,0 14.33065462543937,50.95774515629761,0 12.31996104198885,50.19015711660597,0 12.14419815097659,50.29922464806566,0 12.48008736197185,49.91137632973469,0 12.4617453743617,49.74149019429813,0 13.86504442725119,48.73262895759734,0 14.05019485998968,48.67699913095841,0 14.33954062622544,48.55683127227055,0 14.7172937780217,48.59811928375649,0 14.81785792590675,48.77630316598751,0 14.97086420388925,48.76658871629554,0 15.00360731421107,49.0154562077793,0 15.20427397747494,48.95504476548143,0 15.29272006260061,48.97517180411237,0 15.73877584939663,48.85550246208975,0 15.83228456476617,48.86835648135595,0 16.11889541379189,48.74283767471493,0 16.4027692605283,48.74247631730719,0 16.4678089978508,48.8142759884833,0 16.89686674551088,48.70884278895856,0 16.91924662780679,48.62879054229047,0 17.18099971929286,48.87820485250919,0 17.36143124572133,48.81877200743616,0 17.71111462166482,48.85681286344993,0 17.78537000716828,48.92354274314967,0 17.87246537203843,48.9246799649435,0 17.92638686802141,49.0195572131971,0 18.05244597369429,49.03042474083029,0 18.16733438097741,49.26819055151552,0 18.37468179157905,49.32982592574455,0 18.42056379567929,49.39440892510928,0 18.54735773785362,49.48274523162948,0 18.84923375998896,49.52118802116155,0 18.56191274318367,49.90366355284275,0 18.04064062883489,50.02877156644365,0 17.88031020382773,49.9528450080753,0 17.60571981670418,50.160102414236,0 17.75665534646188,50.22361048486091,0 17.70313260380731,50.31046546179007,0 17.45371151594704,50.2588200043713,0 16.8773288712909,50.43415063039578,0 16.87958668960373,50.41321937336949,0 17.01888937362065,50.23874778460502,0 16.69712567798739,50.10123371569658,0 16.2154322314252,50.42865757450979,0 16.41368850553137,50.58479099307823,0 16.23451033187897,50.64778133501198,0 15.92074800185682,50.67295186624473,0 15.40193189948526,50.78285155102608,0 15.26483877390766,50.96631470898486,0 15.00435485130464,50.98629412881144,0 14.98801449540434,50.86860974508905,0 14.72403977846849,50.85432193479975,0 14.73521672176941,50.84394028122269,0 </coordinates>
0058                                 </LinearRing>
0059                         </outerBoundaryIs>
0060                 </Polygon>
0061         </Placemark>
0062 </Document>
0063 </kml>