<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://www.opengis.net/kml/2.2"
  xmlns:gx="http://www.google.com/kml/ext/2.2">
  <Folder>
    <name><![CDATA[<span style="color:#3e3e3e;"><b>출근</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 off</div>]]></name>
		<Snippet>
		</Snippet>
		<styleUrl>waypointRouteStyle</styleUrl>
		<MultiGeometry>
			<LineString>
	<tessellate>1</tessellate>
	<altitudeMode>clampToGround</altitudeMode>
	<coordinates>
		127.212867,37.537274,35.0
127.215479,37.534334,73.0
127.217159,37.531781,61.0
127.214477,37.530583,64.0
127.210996,37.528700,76.0
127.210823,37.528560,70.0
127.210491,37.528244,78.0
127.210063,37.527855,82.0
127.209464,37.527346,81.0

	</coordinates>
</LineString>
		</MultiGeometry>
		
		<gx:balloonVisibility>1</gx:balloonVisibility>
	</Placemark>
</Folder>
	<Folder>
	<name>Waypoints</name>
	<visibility>1</visibility>
	<open>0</open>
	
	<styleUrl>#tripStyle</styleUrl>
		<!-- Placemarks -->
	<Placemark id="uniquePlaceMarkId1">
	  <name><![CDATA[Start Waypoint]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#startPlacemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.212867,37.537274,35.0</coordinates>
</Point>
		
	</Placemark>	<!-- Placemarks -->
	<Placemark id="uniquePlaceMarkId2">
	  <name><![CDATA[2]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#placemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.215479,37.534334,73.0</coordinates>
</Point>
		
	</Placemark>	<!-- Placemarks -->
	<Placemark id="uniquePlaceMarkId3">
	  <name><![CDATA[ㅁ]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#placemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.210996,37.528700,76.0</coordinates>
</Point>
		
	</Placemark>	<!-- Placemarks -->
	<Placemark id="uniquePlaceMarkId4">
	  <name><![CDATA[ㅎㄹ]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#placemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.210491,37.528244,78.0</coordinates>
</Point>
		
	</Placemark>	<!-- Placemarks -->
	<Placemark id="uniquePlaceMarkId5">
	  <name><![CDATA[ㅎㅇ됴ㅕ]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#placemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.210063,37.527855,82.0</coordinates>
</Point>
		
	</Placemark>	<!-- Placemarks -->
	<Placemark id="uniquePlaceMarkId6">
	  <name><![CDATA[ㅁ묠ㅇㄷㄹ호]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#endPlacemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.209464,37.527346,81.0</coordinates>
</Point>
		
	</Placemark>
</Folder>
	<Folder>
	<name>Media</name>
	<visibility>1</visibility>
	<open>0</open>
	
	<styleUrl>#tripStyle</styleUrl>
		<!-- Placemarks -->
	<Placemark id="uniquePhotoMarkId1">
	  <name><![CDATA[Photo 003]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#placemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.217159,37.531781,61.0</coordinates>
</Point>
		
	</Placemark>	<!-- Placemarks -->
	<Placemark id="uniquePhotoMarkId2">
	  <name><![CDATA[Photo 004]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#placemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.214477,37.530583,64.0</coordinates>
</Point>
		
	</Placemark>	<!-- Placemarks -->
	<Placemark id="uniquePhotoMarkId3">
	  <name><![CDATA[Photo 005]]></name>
	  <Snippet>
	  </Snippet>
	  <styleUrl>#placemarkPhotoIcon</styleUrl>
	  <Point>
	<coordinates>127.210823,37.528560,70.0</coordinates>
</Point>
		
	</Placemark>
</Folder>
  </Folder>
</kml>