<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2\">
  <Folder>
    <name><![CDATA[<span style="color:#3e3e3e;"><b>Trip 021</b></span>]]></name>
    <open>1</open>
	
	<styleUrl>#tripStyle</styleUrl>
	<ScreenOverlay>
	<name>Trip Journal</name>
	<Icon>
		<href>logo_mare.png</href>
	</Icon>
	<overlayXY x="0" y="0" xunits="fraction" yunits="fraction" />
	<screenXY xx="9" y="30" xunits="pixels" yunits="pixels" />
</ScreenOverlay>
	<Style id="trackRouteStyle">
		<LineStyle>
			<color>FF0638BA</color>
			<width>4</width>
		</LineStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>route.png</href>
			</ItemIcon>
		</ListStyle>

		<BalloonStyle>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>

    </Style>

<Style id="waypointRouteStyle">
		<LineStyle>
			<color>BF000000</color>
			<width>4</width>
		</LineStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>route.png</href>
			</ItemIcon>
		</ListStyle>

		<BalloonStyle>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>

    </Style>
	
	<Style id="startPlacemarkPhotoIcon">
		<IconStyle>
			<Icon>
				<href>startPlacemarkPhoto.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.48" y="0.05" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>
	
	<Style id="startPlacemarkNoPhotoIcon">
		<IconStyle>
			<Icon>
				<href>startPlacemarkNoPhoto.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.48" y="0.05" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkNoPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>
	
	<Style id="endPlacemarkPhotoIcon">
		<IconStyle>
			<Icon>
				<href>endPlacemarkPhoto.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.48" y="0.05" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>
	
	<Style id="endPlacemarkNoPhotoIcon">
		<IconStyle>
			<Icon>
				<href>endPlacemarkNoPhoto.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.48" y="0.05" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkNoPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>
	
	<Style id="placemarkPhotoIcon">
		<IconStyle>
			<Icon>
				<href>placemarkPhoto.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.48" y="0.05" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>
	
	<Style id="placemarkNoPhotoIcon">
		<IconStyle>
			<Icon>
				<href>placemarkNoPhoto.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.5" y="0.01" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkNoPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>

	<Style id="currentPlacemarkPhotoIcon">
		<IconStyle>
			<Icon>
				<href>currentWaypointPlacemarkPhoto.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.48" y="0.05" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>
	
	<Style id="currentPlacemarkNoPhotoIcon">
		<IconStyle>
			<Icon>
				<href>currentWaypointPlacemarkNoPhoto.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.5" y="0.01" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkNoPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>

	<Style id="ongoingPlacemarkIcon">
		<IconStyle>
			<Icon>
				<href>ongoingPlacemark.png</href>
			</Icon>
			<scale>1.0</scale>
			<hotSpot x="0.5" y="0.01" xunits="fraction " yunits="fraction"/>
		</IconStyle>
		
		<BalloonStyle>
			<!-- a background color for the balloon -->
			<bgColor>ffffffff</bgColor>
			<!-- styling of the balloon text -->
			<text><![CDATA[$[description]]]></text>
		</BalloonStyle>
		
		<ListStyle>
			<ItemIcon>
				<state>close</state>   
				<href>placemarkNoPhotoList.png</href>
			</ItemIcon>
		</ListStyle>
	</Style>
	
	<Style id="tripStyle">
		<ListStyle>
			<ItemIcon>
				<state>close</state>
				<href>tripList.png</href>
			</ItemIcon>
		</ListStyle>
    </Style>
	<Folder>
	<name>Route</name>
	<visibility>1</visibility>
	<open>1</open>
	
	<styleUrl>#tripStyle</styleUrl>
	<!-- Route -->
	<Placemark>
		<name><![CDATA[<div style="width:400px; text-align:center; font-size:1.5em; font-weight:bold; color:#3d584c;">Tracking on</div>]]></name>
		<Snippet>
		</Snippet>
		<styleUrl>trackRouteStyle</styleUrl>
		<MultiGeometry>
			<LineString>
	<tessellate>1</tessellate>
	<altitudeMode>clampToGround</altitudeMode>
	<coordinates>
		126.358631,33.348993,454.0
126.358439,33.348426,464.7
126.358337,33.348021,465.0
126.357931,33.346925,466.6
126.357116,33.344206,467.0
126.356678,33.342436,471.4
126.356076,33.340108,474.0
126.355602,33.337441,466.3
126.354796,33.332739,454.1
126.354485,33.331499,454.3
126.354218,33.331063,455.0
126.354163,33.330997,455.0
126.354096,33.330959,455.0
126.354060,33.330947,455.0
126.354006,33.330944,455.0
126.353919,33.330958,455.0
126.353606,33.331027,455.7
126.350212,33.332323,455.9
126.349425,33.332745,456.0
126.347077,33.334223,454.0
126.345516,33.335157,453.0
126.342301,33.337551,437.9
126.341496,33.338011,430.9
126.332144,33.342397,400.1
126.328292,33.343747,390.9
126.325119,33.345000,384.2
126.324603,33.345087,383.1
126.324305,33.345088,382.2
126.323034,33.344920,380.0
126.321408,33.344633,379.0
126.320957,33.344632,379.9
126.320061,33.344713,379.4
126.315215,33.345780,370.0
126.314520,33.346101,363.8
126.310795,33.348114,349.3
126.310423,33.348333,336.2
126.308536,33.349313,331.1
126.308105,33.349440,330.9
126.305656,33.349683,329.0
126.304522,33.349912,327.7
126.303607,33.350216,324.8
126.302090,33.350909,313.3
126.301145,33.351492,308.1
126.299510,33.352686,296.6
126.298933,33.353274,289.3
126.298568,33.353897,284.3
126.298349,33.354599,279.3
126.298122,33.356062,270.0
126.297963,33.356363,267.4
126.297658,33.356652,263.7
126.297013,33.357032,254.3
126.296335,33.357246,249.2
126.295774,33.357324,247.1
126.295719,33.357324,247.0
126.295421,33.357322,246.0
126.295222,33.357355,244.7
126.295120,33.357381,244.7
126.295028,33.357424,244.7
126.294706,33.357615,244.0
126.294444,33.357900,243.0
126.294051,33.358650,240.1
126.292731,33.361880,236.0
126.292337,33.362476,235.8
126.291538,33.363371,235.0
126.288123,33.365615,231.6
126.287406,33.366186,229.9
126.284082,33.369755,227.6
126.283833,33.370166,226.1
126.283726,33.370644,225.6
126.283792,33.371219,224.3
126.284175,33.372738,221.7
126.285374,33.375350,217.7
126.285638,33.376492,213.3
126.285772,33.377504,211.1
126.285669,33.379018,210.3
126.285500,33.379907,208.8
126.285297,33.380315,207.4
126.284625,33.381265,203.1
126.284176,33.382345,198.6
126.283727,33.383687,189.0
126.283621,33.384389,181.0
126.283629,33.385166,173.3
126.283516,33.385482,170.0
126.283477,33.385564,170.0
126.283420,33.385640,170.0
126.283175,33.385912,166.8
126.281880,33.387045,159.4
126.281527,33.387564,159.0
126.280376,33.389559,156.1
126.279373,33.390999,153.3
126.278759,33.392086,145.2
126.278725,33.392169,145.2
126.278713,33.392257,145.2
126.278713,33.392320,143.2
126.278725,33.392386,143.2
126.278762,33.392462,143.2
126.278849,33.392603,141.4
126.280222,33.394011,134.2
126.280944,33.394545,132.9
126.282713,33.395455,130.0
126.284007,33.396293,131.0
126.285369,33.397381,131.7
126.287744,33.399827,128.1
126.288222,33.400548,125.8
126.289263,33.402440,122.0
126.290646,33.405620,117.0
126.290926,33.405985,117.2
126.291241,33.406224,117.9
126.291714,33.406435,117.0
126.292301,33.406605,115.3
126.292642,33.406803,113.0
126.295149,33.409088,106.9
126.295477,33.409583,105.1
126.295915,33.410468,105.8
126.296135,33.411212,104.0
126.296109,33.412150,100.8
126.296042,33.414185,93.2
126.296065,33.415390,89.8
126.296191,33.415939,89.1
126.296476,33.416945,87.9
126.296658,33.418096,87.7
126.296700,33.418658,89.0
126.296709,33.418700,89.0
126.296729,33.418736,89.0
126.296760,33.418766,89.0
126.296802,33.418790,89.0
126.297002,33.418877,88.9
126.297513,33.418986,89.0
126.298125,33.418968,89.0
126.300610,33.418612,92.6
126.304355,33.417938,91.0
126.306115,33.417598,92.0
126.306628,33.417607,92.7
126.307445,33.417757,93.4
126.308370,33.418096,95.6
126.309108,33.418469,97.1
126.309193,33.418523,97.1
126.309264,33.418589,97.1
126.309328,33.418662,97.6
126.309483,33.418882,99.5
126.310038,33.419627,105.9
126.310692,33.420704,110.2
126.310856,33.420882,111.7
126.311149,33.421375,112.0
126.311631,33.421958,112.0
126.312562,33.422609,111.0
126.312639,33.422656,111.0
126.312705,33.422683,111.0
126.312736,33.422692,104.4
126.312779,33.422713,104.4
126.312848,33.422759,104.4
126.312934,33.422820,105.0
126.313005,33.422885,105.0
126.313054,33.422963,105.0
126.313201,33.423295,103.0
126.313570,33.424572,103.0
126.313580,33.424844,103.0
126.313574,33.424932,103.0
126.313548,33.425018,103.0
126.313286,33.425645,102.1
126.313036,33.427025,98.1
126.312976,33.428095,96.1
126.312999,33.428247,96.0
126.313007,33.428286,96.0
126.313016,33.428315,96.0
126.313027,33.428333,96.0
126.313040,33.428341,96.0
126.313053,33.428343,97.0
126.313059,33.428350,97.0
126.313064,33.428367,97.0
126.313069,33.428396,97.0
126.313072,33.428435,97.0
126.313117,33.429157,98.0
126.313031,33.430735,97.0
126.313069,33.431492,97.0
126.313061,33.431580,97.0
126.313030,33.431665,97.0
126.312804,33.432094,96.1
126.312415,33.432538,96.4
126.312104,33.432864,97.0
126.311142,33.434491,97.0
126.310526,33.435087,96.0
126.309336,33.436162,95.7
126.308996,33.436564,95.0
126.308713,33.437133,95.0
126.308626,33.437712,96.8
126.308669,33.438069,97.7
126.308693,33.438155,97.7
126.308740,33.438233,97.7
126.308920,33.438457,95.9
126.309324,33.438876,92.1
126.309382,33.438950,92.1
126.309421,33.439032,92.1
126.309441,33.439089,90.0
126.309453,33.439155,90.0
126.309449,33.439236,90.0
126.309392,33.439689,84.5
126.309549,33.440514,81.0
126.309458,33.441108,79.8
126.309296,33.441826,78.4
126.309266,33.441911,78.4
126.309217,33.441990,78.4
126.309007,33.442253,77.8
126.308592,33.442571,68.5
126.308524,33.442638,68.5
126.308479,33.442717,68.5
126.308023,33.443881,62.7
126.307914,33.444250,61.8
126.307474,33.444861,59.3
126.307148,33.445268,58.0
126.307081,33.445337,58.0
126.307001,33.445395,58.0
126.305688,33.446192,53.9
126.305609,33.446269,53.8
126.305580,33.446304,53.8
126.305564,33.446339,53.8
126.305560,33.446374,53.8
126.305568,33.446409,53.8
126.305583,33.446445,54.0
126.305611,33.446489,54.0
126.305668,33.446549,54.0
126.306208,33.447066,54.0
126.307902,33.448529,55.3
126.308385,33.449077,56.0
126.308621,33.449530,57.0
126.308778,33.450214,58.0
126.309200,33.455711,58.3
126.309350,33.456340,57.1
126.309710,33.457040,57.0
126.310419,33.458105,58.0
126.310994,33.458771,58.0
126.311557,33.459182,58.6
126.312129,33.459523,59.0
126.313196,33.459872,59.8
126.314662,33.460171,60.0
126.316754,33.460461,59.9
126.327322,33.462431,54.1
126.328499,33.462610,56.0
126.330473,33.462649,56.6
126.335294,33.462386,51.0
126.336329,33.462313,51.3
126.337536,33.462353,51.6
126.338406,33.462509,51.9
126.348405,33.465982,53.1
126.350420,33.466626,54.0
126.351382,33.466819,56.2
126.357589,33.467495,73.0
126.359146,33.467848,78.6
126.359867,33.468090,79.6
126.365587,33.470608,81.3
126.368000,33.471544,82.2
126.371326,33.472620,80.0
126.374740,33.473856,76.9
126.377587,33.474818,71.9
126.380659,33.475728,69.0
126.384987,33.476555,67.0
126.385924,33.476826,67.0
126.387325,33.477484,67.0
126.388959,33.478122,67.0
126.390032,33.478406,67.0
126.391942,33.478745,66.8
126.395624,33.479388,67.0
126.396548,33.479611,67.0
126.397455,33.479980,67.3
126.402989,33.483002,59.0
126.403793,33.483329,58.3
126.405420,33.483722,57.7
126.408630,33.484450,49.0
126.409218,33.484622,49.1
126.409421,33.484638,50.4
126.410342,33.484928,50.6
126.412906,33.486024,50.0
126.414369,33.486669,50.9
126.417211,33.487894,53.0
126.418473,33.488489,53.1
126.419533,33.489155,54.0
126.424216,33.492153,54.3
126.424662,33.492322,53.6
126.425417,33.492443,52.5
126.428113,33.492557,53.9
126.430763,33.492861,52.7
126.430975,33.492932,40.4
126.434025,33.493647,40.0
126.436217,33.494057,39.0
126.437234,33.494195,39.0
126.437814,33.494182,38.3
126.438518,33.494013,37.8
126.440429,33.493389,32.7
126.441676,33.493128,32.0
126.442755,33.493093,34.1
126.444050,33.493273,37.2
126.451521,33.495014,39.0
126.452505,33.495156,40.9
126.456790,33.495447,43.8
126.458243,33.495467,44.0
126.459364,33.495364,45.8
126.462099,33.494804,44.0
126.465890,33.494137,47.3
126.467792,33.493946,50.0
126.469032,33.493916,58.0
126.475208,33.493652,62.3
126.478361,33.493451,68.0
126.479193,33.493389,69.1
126.481259,33.493527,76.9
126.488566,33.493668,89.4
126.489252,33.493633,91.7
126.491246,33.493739,95.4
126.491332,33.493740,95.4
126.491374,33.493734,95.4
126.491384,33.493729,95.7
126.491387,33.493726,95.7
126.491387,33.493722,95.7
126.491384,33.493717,95.7
126.491377,33.493710,95.7
126.491369,33.493703,94.0
126.491367,33.493697,94.0
126.491372,33.493688,94.0
126.491381,33.493675,94.0
126.491396,33.493659,94.0
126.491414,33.493640,101.6
126.491454,33.493623,101.6
126.491539,33.493608,101.6
126.492073,33.493542,104.0
126.493798,33.493586,105.1
126.496371,33.493507,107.6
126.496464,33.493512,107.6
126.496527,33.493536,107.6
126.496551,33.493552,111.8
126.496596,33.493562,111.8
126.496682,33.493559,111.8
126.498012,33.493453,113.0
126.503762,33.493259,116.0
126.508739,33.492878,109.0
126.510433,33.492743,110.0
126.513015,33.492576,110.9
126.514471,33.492512,113.0
126.518611,33.492204,119.0
126.520926,33.492133,119.0
126.527647,33.492069,119.8
126.528127,33.492138,121.0
126.529254,33.492188,124.0
126.529890,33.492314,123.8
126.530586,33.492602,123.0
126.531911,33.493505,126.4
126.533157,33.494395,131.0
126.533222,33.494446,131.0
126.533251,33.494480,131.0
126.533257,33.494493,131.0
126.533254,33.494496,131.0
126.533239,33.494491,131.0
126.533212,33.494478,131.0
126.533173,33.494457,131.0
126.532532,33.494108,130.5
126.531637,33.493541,132.9
126.531374,33.493353,133.0
126.531155,33.493261,132.5
126.531059,33.493229,132.5
126.530965,33.493214,132.5
126.530918,33.493210,131.8
126.530860,33.493220,131.8
126.530782,33.493258,131.8
126.530721,33.493293,130.6
126.530661,33.493339,130.6
126.530603,33.493406,130.6
126.529914,33.494351,124.8
126.529870,33.494429,124.8
126.529852,33.494507,124.8
126.529848,33.494546,122.3
126.529861,33.494594,122.3
126.529903,33.494661,122.3
126.530248,33.495116,120.6
126.530292,33.495179,120.6
126.530310,33.495216,120.6
126.530312,33.495227,120.0
126.530301,33.495255,120.0
126.530261,33.495317,120.0
126.529961,33.495756,116.8
126.529740,33.496252,110.4
126.529715,33.496337,110.4
126.529715,33.496425,110.4
126.529735,33.496555,97.9
126.529765,33.496636,97.9
126.529830,33.496702,97.9
126.530872,33.497433,94.4
126.530912,33.497454,94.4
126.530950,33.497459,94.4
126.530987,33.497448,94.4
126.531021,33.497421,94.4
126.539784,33.488228,127.5
126.540269,33.487748,132.1
126.540325,33.487678,132.1
126.540352,33.487607,132.1
126.540359,33.487571,133.8
126.540349,33.487525,133.8
126.540306,33.487460,133.8
126.540267,33.487412,134.9
126.540216,33.487364,134.9
126.540139,33.487316,134.9
126.539144,33.486779,132.4
126.535962,33.484906,115.7
126.534497,33.483904,139.2
126.532774,33.482765,141.2
126.532701,33.482720,141.2
126.532651,33.482699,141.2
126.532632,33.482694,141.4
126.532618,33.482696,141.4
126.532599,33.482706,141.4
126.532572,33.482726,141.4
126.532539,33.482754,141.4
126.519764,33.494186,89.8
126.519684,33.494242,89.8
126.519589,33.494281,89.8
126.519056,33.494436,93.1
126.518835,33.494450,94.0
126.518832,33.494450,94.0
126.518814,33.494441,94.0
126.518765,33.494414,94.0
126.518700,33.494378,95.5

	</coordinates>
</LineString>
		</MultiGeometry>
		
	</Placemark>
</Folder>
	<Folder>
	<name>Waypoints</name>
	<visibility>1</visibility>
	<open>0</open>
	
	<styleUrl>#tripStyle</styleUrl>
		<!-- Placemarks -->
	<Placemark id="uniquePlaceMarkId1">
	  <name>Start Waypoint</name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#startPlacemarkNoPhotoIcon</styleUrl>
	  <Point>
	<coordinates>126.358631,33.348993,454.0</coordinates>
</Point>
		
	</Placemark>	<!-- Placemarks -->
	<Placemark id="uniquePlaceMarkId-1">
	  <name>Current waypoint</name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#ongoingPlacemarkIcon</styleUrl>
	  <Point>
	<coordinates>126.518700,33.494378,95.5</coordinates>
</Point>
		
	</Placemark>
</Folder>
	
  </Folder>
</kml>