Congratulations!

[Valid KML 2.2] This is a valid KML 2.2 feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://whowillbethenextonline.com/kml/mount_timpanogos_7k.kml

  1. <?xml version="1.0" encoding="utf-8"?>
  2. <kml xmlns="http://www.opengis.net/kml/2.2"
  3. xmlns:gx="http://www.google.com/kml/ext/2.2">
  4.  
  5. <!-- Latitude, Lontitude conversion from 'Degrees Minutes Seconds' to 'Decimal Degrees: http://www.earthpoint.us/convert.aspx -->
  6. <!-- Image icons: http://kml4earth.appspot.com/icons.html -->
  7. <!-- KML polyline 8-digit hexadecimal notation color tool: http://www.zonums.com/gmaps/kml_color/ -->
  8. <!-- Image compression: http://www.irfanview.com/ -->
  9. <!-- KML Info: https://developers.google.com/kml/documentation/kmlreference -->
  10.  
  11. <Document>
  12. <name>Mount Timpanogos</name>
  13. <open>1</open>
  14.  
  15. <Folder><!-- start: Styles, Placemarks, LineString, Placemark-Polygon, and ScreenOverlay Folder -->
  16. <name>Styles, Placemarks, LineString, Placemark-Polygon, and ScreenOverlay Folder</name>
  17.  
  18. <!-- start: Styles section -->
  19.  
  20. <Style id="transWhitePoly">
  21. <LineStyle id="lineStyle_transWhitePoly">
  22. <width>2</width>
  23. </LineStyle>
  24. <PolyStyle id="polyStyle_transWhitePoly">
  25. <color>8Cffffff</color><!-- 55% (semi-transparent white polygon: id="utah_polygon") - http://stackoverflow.com/questions/15852122/hex-transparency-in-colors -->
  26. </PolyStyle>
  27. </Style>
  28.  
  29. <Style id="redLine"><!-- for Deer Creek Reservoir to base of Sundance -->
  30. <LineStyle id="redLineLineStyle">
  31. <color>ff0000ff</color>
  32. <width>0</width>
  33. </LineStyle>
  34. </Style>
  35.  
  36. <Style id="limeLine"><!-- for Alpine Loop Winter Route (open road to Sundance) Polyline -->
  37. <LineStyle id="limeLineLineStyle">
  38. <color>ff14F000</color>
  39. <width>0</width>
  40. </LineStyle>
  41. </Style>
  42.  
  43. <Style id="light_blueLine"><!-- for Big Pine Canyon Road to Stewart Road Polyline -->
  44. <LineStyle id="light_blueLineLineStyle">
  45. <color>ffF0FF14</color>
  46. <width>0</width>
  47. </LineStyle>
  48. </Style>
  49.  
  50. <Style id="blueLine"><!-- for base to Arrowhead Summit Polyline -->
  51. <LineStyle id="blueLineLineStyle">
  52. <color>ffff0000</color>
  53. <width>0</width>
  54. </LineStyle>
  55. </Style>
  56.  
  57. <Style id="yellowLine"><!-- for Alpine Loop Scenic Byway, from American Fork Canyon to Big Pine Canyon Road (closed in winter) Polyline -->
  58. <LineStyle id="yellowLineLineStyle">
  59. <color>ff14F0FF</color>
  60. <width>0</width>
  61. </LineStyle>
  62. </Style>
  63.  
  64. <Style id="yellowTrailLine"><!-- for Deer Creek Reservoir to base of Sundance -->
  65. <LineStyle id="yellowTrailLineLineStyle">
  66. <color>ff78FFF0</color>
  67. <width>0</width>
  68. </LineStyle>
  69. </Style>
  70.  
  71. <Style id="style_state_of_utah"><!-- start: icon/label=2/2 id="state_of_utah" -->
  72.  
  73. <IconStyle id="style_state_of_utah_scale">
  74. <scale>2</scale>
  75. <Icon>
  76. <href>http://whowillbethenextonline.com/kml/images/flag.png</href>
  77. </Icon>
  78. </IconStyle>
  79. <LabelStyle id="style_state_of_utah_label">
  80. <scale>2</scale>
  81. </LabelStyle>
  82.  
  83. </Style><!-- end: icon/label=2/2 id="state_of_utah" -->
  84.  
  85. <Style id="style_salt_lake_city"><!-- start: icon/label=2/2 id="salt_lake_city" -->
  86.  
  87. <IconStyle id="style_salt_lake_city_scale">
  88. <scale>2</scale>
  89. <Icon>
  90. <href>http://whowillbethenextonline.com/kml/images/golf.png</href>
  91. </Icon>
  92. </IconStyle>
  93. <LabelStyle id="style_salt_lake_city_label">
  94. <scale>2</scale>
  95. </LabelStyle>
  96.  
  97. </Style><!-- end: icon/label=2/2 id="salt_lake_city" -->
  98.  
  99. <Style id="style_deer_creek"><!-- start: icon/label=0/0 id="deer_creek" -->
  100.  
  101. <IconStyle id="style_deer_creek_scale">
  102. <scale>0</scale>
  103. <Icon>
  104. <href>http://whowillbethenextonline.com/kml/images/camera.png</href>
  105. </Icon>
  106. </IconStyle>
  107. <LabelStyle id="style_deer_creek_label">
  108. <scale>0</scale>
  109. </LabelStyle>
  110.  
  111. </Style><!-- end: icon/label=0/0 id="deer_creek" -->
  112.  
  113. <Style id="style_provo_canyon"><!-- start: icon/label=0/0 id="provo_canyon" -->
  114.  
  115. <IconStyle id="style_provo_canyon_scale">
  116. <scale>0</scale>
  117. <Icon>
  118. <href>http://whowillbethenextonline.com/kml/images/cabs.png</href>
  119. </Icon>
  120. </IconStyle>
  121. <LabelStyle id="style_provo_canyon_label">
  122. <scale>0</scale>
  123. </LabelStyle>
  124.  
  125. </Style><!-- end: icon/label=0/0 id="provo_canyon" -->
  126.  
  127. <Style id="style_sundance"><!-- start: icon/label=0/0 id="sundance" -->
  128.  
  129. <IconStyle id="style_sundance_scale">
  130. <scale>0</scale>
  131. <Icon>
  132. <href>http://whowillbethenextonline.com/kml/images/ski.png</href>
  133. </Icon>
  134. </IconStyle>
  135. <LabelStyle id="style_sundance_label">
  136. <scale>0</scale>
  137. </LabelStyle>
  138.  
  139. </Style><!-- end: icon/label=0/0 id="sundance" -->
  140.  
  141. <Style id="style_arrowhead_summit"><!-- start: icon/label=0/0 id="arrowhead_summit" -->
  142.  
  143. <IconStyle id="style_arrowhead_summit_scale">
  144. <scale>0</scale>
  145. <Icon>
  146. <href>http://whowillbethenextonline.com/kml/images/schools.png</href>
  147. </Icon>
  148. </IconStyle>
  149. <LabelStyle id="style_arrowhead_summit_label">
  150. <scale>0</scale>
  151. </LabelStyle>
  152.  
  153. </Style><!-- end: icon/label=0/0 id="arrowhead_summit" -->
  154.  
  155. <Style id="style_mount_timpanogos"><!-- start: icon/label=0/0 id="mount_timpanogos" -->
  156.  
  157. <IconStyle id="style_mount_timpanogos_scale">
  158. <scale>0</scale>
  159. <Icon>
  160. <href>http://whowillbethenextonline.com/kml/images/hiker.png</href>
  161. </Icon>
  162. </IconStyle>
  163. <LabelStyle id="style_mount_timpanogos_label">
  164. <scale>0</scale>
  165. </LabelStyle>
  166.  
  167. </Style><!-- end: icon/label=0/0 id="mount_timpanogos" -->
  168.  
  169. <Style id="style_lindon_utah"><!-- start: icon/label=0/0 id="lindon_utah" -->
  170.  
  171. <IconStyle id="style_lindon_utah_scale">
  172. <scale>0</scale>
  173. <Icon>
  174. <href>http://whowillbethenextonline.com/kml/images/cycling.png</href>
  175. </Icon>
  176. </IconStyle>
  177. <LabelStyle id="style_lindon_utah_label">
  178. <scale>0</scale>
  179. </LabelStyle>
  180.  
  181. </Style><!-- end: icon/label=0/0 id="lindon_utah" -->
  182.  
  183. <Style id="style_alpine_loop"><!-- start: icon/label=0/0 id="alpine_loop" -->
  184.  
  185. <IconStyle id="style_alpine_loop_scale">
  186. <scale>0</scale>
  187. <Icon>
  188. <href>http://whowillbethenextonline.com/kml/images/cabs.png</href>
  189. </Icon>
  190. </IconStyle>
  191. <LabelStyle id="style_alpine_loop_label">
  192. <scale>0</scale>
  193. </LabelStyle>
  194.  
  195. </Style><!-- end: icon/label=0/0 id="alpine_loop" -->
  196.  
  197. <Style id="style_timpanogos_cave"><!-- start: icon/label=0/0 id="timpanogos_cave" -->
  198.  
  199. <IconStyle id="style_timpanogos_cave_scale">
  200. <scale>0</scale>
  201. <Icon>
  202. <href>http://whowillbethenextonline.com/kml/images/trail.png</href>
  203. </Icon>
  204. </IconStyle>
  205. <LabelStyle id="style_timpanogos_cave_label">
  206. <scale>0</scale>
  207. </LabelStyle>
  208.  
  209. </Style><!-- end: icon/label=0/0 id="timpanogos_cave" -->
  210.  
  211. <Style id="style_cave_entrance"><!-- start: icon/label=0/0 id="cave_entrance" -->
  212.  
  213. <IconStyle id="style_cave_entrance_scale">
  214. <scale>0</scale>
  215. <Icon>
  216. <href>http://whowillbethenextonline.com/kml/images/hiker.png</href>
  217. </Icon>
  218. </IconStyle>
  219. <LabelStyle id="style_cave_entrance_label">
  220. <scale>0</scale>
  221. </LabelStyle>
  222.  
  223. </Style><!-- end: icon/label=0/0 id="cave_entrance" -->
  224.  
  225. <Style id="style_cave_exit"><!-- start: icon/label=0/0 id="cave_exit" -->
  226.  
  227. <IconStyle id="style_cave_exit_scale">
  228. <scale>0</scale>
  229. <Icon>
  230. <href>http://whowillbethenextonline.com/kml/images/hiker.png</href>
  231. </Icon>
  232. </IconStyle>
  233. <LabelStyle id="style_cave_exit_label">
  234. <scale>0</scale>
  235. </LabelStyle>
  236.  
  237. </Style><!-- end: icon/label=0/0 id="cave_exit" -->
  238.  
  239. <Style id="style_timpooneke_campground"><!-- start: icon/label=0/0 id="timpooneke_campground" -->
  240.  
  241. <IconStyle id="style_timpooneke_campground_scale">
  242. <scale>0</scale>
  243. <Icon>
  244. <href>http://whowillbethenextonline.com/kml/images/hiker.png</href>
  245. </Icon>
  246. </IconStyle>
  247. <LabelStyle id="style_timpooneke_campground_label">
  248. <scale>0</scale>
  249. </LabelStyle>
  250.  
  251. </Style><!-- end: icon/label=0/0 id="timpooneke_campground" -->
  252.  
  253. <!-- end: Styles section -->
  254.  
  255. <!-- start: Placemark section -->
  256.  
  257. <Placemark id="state_of_utah"><!-- start: Placemark id="state_of_utah" -->
  258. <name>State of Utah (white area)</name>
  259. <description></description>
  260. <gx:balloonVisibility>0</gx:balloonVisibility>
  261. <styleUrl>#style_state_of_utah</styleUrl>
  262. <LookAt>
  263. <longitude>-111</longitude>
  264. <latitude>39</latitude>
  265. <range>99076</range>
  266. <tilt>1</tilt>
  267. <heading>0</heading>
  268. </LookAt>
  269. <Point>
  270. <extrude>1</extrude>
  271. <altitudeMode>relativeToGround</altitudeMode>
  272. <coordinates>-111,39,0</coordinates>
  273. </Point>
  274. </Placemark><!-- end: Placemark id="state_of_utah" -->
  275.  
  276. <Placemark id="salt_lake_city"><!-- start: Placemark id="salt_lake_city" -->
  277. <name>Salt Lake City, Utah</name>
  278. <description></description>
  279. <gx:balloonVisibility>0</gx:balloonVisibility>
  280. <styleUrl>#style_salt_lake_city</styleUrl>
  281. <LookAt>
  282. <longitude>-111.891022</longitude>
  283. <latitude>40.762792</latitude>
  284. <range>99076</range>
  285. <tilt>1</tilt>
  286. <heading>0</heading>
  287. </LookAt>
  288. <Point>
  289. <extrude>1</extrude>
  290. <altitudeMode>relativeToGround</altitudeMode>
  291. <coordinates>-111.891022,40.762792,0</coordinates>
  292. </Point>
  293. </Placemark><!-- end: Placemark id="salt_lake_city" -->
  294.  
  295. <Placemark id="deer_creek"><!-- start: Placemark id="deer_creek" -->
  296. <name>Deer Creek Reservoir</name>
  297. <description></description>
  298. <gx:balloonVisibility>0</gx:balloonVisibility>
  299. <styleUrl>#style_deer_creek</styleUrl>
  300. <LookAt>
  301. <longitude>-111.478155</longitude>
  302. <latitude>40.445913</latitude>
  303. <range>340</range>
  304. <tilt>30</tilt>
  305. <heading>0</heading>
  306. </LookAt>
  307. <Point>
  308. <extrude>1</extrude>
  309. <altitudeMode>relativeToGround</altitudeMode>
  310. <coordinates>-111.478155,40.445913,0</coordinates>
  311. </Point>
  312. </Placemark><!-- end: Placemark id="deer_creek" -->
  313.  
  314. <Placemark id="provo_canyon"><!-- start: Placemark id="provo_canyon" -->
  315. <name>State Route 92/U.S. Route 189</name>
  316. <description></description>
  317. <gx:balloonVisibility>0</gx:balloonVisibility>
  318. <styleUrl>#style_provo_canyon</styleUrl>
  319. <LookAt>
  320. <longitude>-111.555682</longitude>
  321. <latitude>40.365668</latitude>
  322. <range>6742</range>
  323. <tilt>49</tilt>
  324. <heading>-2</heading>
  325. </LookAt>
  326. <Point>
  327. <extrude>1</extrude>
  328. <altitudeMode>relativeToGround</altitudeMode>
  329. <coordinates>-111.555682,40.365668,0</coordinates>
  330. </Point>
  331. </Placemark><!-- end: Placemark id="provo_canyon" -->
  332.  
  333. <Placemark id="sundance"><!-- start: Placemark id="sundance" -->
  334. <name>Sundance Mountain Resort</name>
  335. <description></description>
  336. <gx:balloonVisibility>0</gx:balloonVisibility>
  337. <styleUrl>#style_sundance</styleUrl>
  338. <LookAt>
  339. <longitude>-111.57942295074463</longitude>
  340. <latitude>40.39156746838707</latitude>
  341. <range>340</range>
  342. <tilt>30</tilt>
  343. <heading>0</heading>
  344. </LookAt>
  345. <Point>
  346. <extrude>1</extrude>
  347. <altitudeMode>relativeToGround</altitudeMode>
  348. <coordinates>-111.57942295074463,40.39156746838707,0</coordinates>
  349. </Point>
  350. </Placemark><!-- end: Placemark id="sundance" -->
  351.  
  352. <Placemark id="arrowhead_summit"><!-- start: Placemark id="arrowhead_summit" -->
  353. <name>Arrowhead Summit</name>
  354. <description></description>
  355. <gx:balloonVisibility>0</gx:balloonVisibility>
  356. <styleUrl>#style_arrowhead_summit</styleUrl>
  357. <LookAt>
  358. <longitude>-111.594482</longitude>
  359. <latitude>40.368711</latitude>
  360. <range>340</range>
  361. <tilt>30</tilt>
  362. <heading>0</heading>
  363. </LookAt>
  364. <Point>
  365. <extrude>1</extrude>
  366. <altitudeMode>relativeToGround</altitudeMode>
  367. <coordinates>-111.594482,40.368711,0</coordinates>
  368. </Point>
  369. </Placemark><!-- end: Placemark id="arrowhead_summit" -->
  370.  
  371. <Placemark id="mount_timpanogos"><!-- start: Placemark id="mount_timpanogos" -->
  372. <name>Mount Timpanogos</name>
  373. <description></description>
  374. <gx:balloonVisibility>0</gx:balloonVisibility>
  375. <styleUrl>#style_mount_timpanogos</styleUrl>
  376. <LookAt>
  377. <longitude>-111.645944</longitude>
  378. <latitude>40.390836</latitude>
  379. <range>340</range>
  380. <tilt>30</tilt>
  381. <heading>0</heading>
  382. </LookAt>
  383. <Point>
  384. <extrude>1</extrude>
  385. <altitudeMode>relativeToGround</altitudeMode>
  386. <coordinates>-111.645944,40.390836,0</coordinates>
  387. </Point>
  388. </Placemark><!-- end: Placemark id="mount_timpanogos" -->
  389.  
  390. <Placemark id="lindon_utah"><!-- start: Placemark id="lindon_utah" -->
  391. <name>Lindon, Utah</name>
  392. <description></description>
  393. <gx:balloonVisibility>0</gx:balloonVisibility>
  394. <styleUrl>#style_lindon_utah</styleUrl>
  395. <LookAt>
  396. <longitude>-111.716111</longitude>
  397. <latitude>40.338611</latitude>
  398. <range>6940</range>
  399. <tilt>45</tilt>
  400. <heading>45</heading>
  401. </LookAt>
  402. <Point>
  403. <extrude>1</extrude>
  404. <altitudeMode>relativeToGround</altitudeMode>
  405. <coordinates>-111.716111,40.338611,0</coordinates>
  406. </Point>
  407. </Placemark><!-- end: Placemark id="lindon_utah" -->
  408.  
  409. <Placemark id="alpine_loop"><!-- start: Placemark id="alpine_loop" -->
  410. <name>Alpine Loop Scenic Byway</name>
  411. <description></description>
  412. <gx:balloonVisibility>0</gx:balloonVisibility>
  413. <styleUrl>#style_alpine_loop</styleUrl>
  414. <LookAt>
  415. <longitude>-111.750866</longitude>
  416. <latitude>40.432406</latitude>
  417. <range>4480</range>
  418. <tilt>76</tilt>
  419. <heading>88</heading>
  420. </LookAt>
  421. <Point>
  422. <extrude>1</extrude>
  423. <altitudeMode>relativeToGround</altitudeMode>
  424. <coordinates>-111.750866,40.432406,0</coordinates>
  425. </Point>
  426. </Placemark><!-- end: Placemark id="alpine_loop" -->
  427.  
  428. <Placemark id="timpanogos_cave"><!-- start: Placemark id="timpanogos_cave" -->
  429. <name>Timpanogos Cave National Monument</name>
  430. <description></description>
  431. <gx:balloonVisibility>0</gx:balloonVisibility>
  432. <styleUrl>#style_timpanogos_cave</styleUrl>
  433. <LookAt>
  434. <longitude>-111.7057361</longitude>
  435. <latitude>40.4433028</latitude>
  436. <range>474</range>
  437. <tilt>11</tilt>
  438. <heading>178</heading>
  439. </LookAt>
  440. <Point>
  441. <extrude>1</extrude>
  442. <altitudeMode>relativeToGround</altitudeMode>
  443. <coordinates>-111.7057361,40.4433028,0</coordinates>
  444. </Point>
  445. </Placemark><!-- end: Placemark id="timpanogos_cave" -->
  446.  
  447. <Placemark id="cave_entrance"><!-- start: Placemark id="cave_entrance" -->
  448. <name>Timpanogos Cave Entrance (approx.)</name>
  449. <description></description>
  450. <gx:balloonVisibility>0</gx:balloonVisibility>
  451. <styleUrl>#style_cave_entrance</styleUrl>
  452. <LookAt>
  453. <longitude>-111.711703</longitude>
  454. <latitude>40.437502</latitude>
  455. <range>340</range>
  456. <tilt>30</tilt>
  457. <heading>0</heading>
  458. </LookAt>
  459. <Point>
  460. <extrude>1</extrude>
  461. <altitudeMode>relativeToGround</altitudeMode>
  462. <coordinates>-111.711703,40.437502,0</coordinates>
  463. </Point>
  464. </Placemark><!-- end: Placemark id="cave_entrance" -->
  465.  
  466. <Placemark id="cave_exit"><!-- start: Placemark id="cave_exit" -->
  467. <name>Timpanogos Cave Exit</name>
  468. <description></description>
  469. <gx:balloonVisibility>0</gx:balloonVisibility>
  470. <styleUrl>#style_cave_exit</styleUrl>
  471. <LookAt>
  472. <longitude>-111.7088222</longitude>
  473. <latitude>40.4390361</latitude>
  474. <range>340</range>
  475. <tilt>30</tilt>
  476. <heading>0</heading>
  477. </LookAt>
  478. <Point>
  479. <extrude>1</extrude>
  480. <altitudeMode>relativeToGround</altitudeMode>
  481. <coordinates>-111.7088222,40.4390361,0</coordinates>
  482. </Point>
  483. </Placemark><!-- end: Placemark id="cave_exit" -->
  484.  
  485. <Placemark id="timpooneke_campground"><!-- start: Placemark id="timpooneke_campground" -->
  486. <name>Timpooneke Campground/Timpooneke Trail</name>
  487. <description></description>
  488. <gx:balloonVisibility>0</gx:balloonVisibility>
  489. <styleUrl>#style_timpooneke_campground</styleUrl>
  490. <LookAt>
  491. <longitude>-111.639232</longitude>
  492. <latitude>40.430969</latitude>
  493. <range>998</range>
  494. <tilt>60</tilt>
  495. <heading>-190</heading>
  496. </LookAt>
  497. <Point>
  498. <extrude>1</extrude>
  499. <altitudeMode>relativeToGround</altitudeMode>
  500. <coordinates>-111.639232,40.430969,0</coordinates>
  501. </Point>
  502. </Placemark><!-- end: Placemark id="timpooneke_campground" -->
  503.  
  504. <!-- end: Placemark section -->
  505.  
  506. <!-- start: LineString section -->
  507.  
  508. <Placemark id="sundance_deer_creek_LineString">
  509. <name>Deer Creek - Sundance Polyline</name>
  510. <visibility>1</visibility>
  511. <description></description>
  512. <LookAt>
  513. <longitude>-111.478155</longitude>
  514. <latitude>40.445913</latitude>
  515. <altitude>0</altitude>
  516. <heading>0</heading>
  517. <tilt>17</tilt>
  518. <range>432</range>
  519. </LookAt>
  520. <styleUrl>#redLine</styleUrl>
  521.  
  522. <LineString><!-- start: LineString for Sundance - Deer Creek -->
  523. <tessellate>1</tessellate>
  524. <gx:labelVisibility>1</gx:labelVisibility>
  525. <altitudeMode>clampToGround</altitudeMode>
  526. <gx:drawOrder>2</gx:drawOrder>
  527.  
  528. <coordinates>
  529. -111.478155,40.445913,100
  530. -111.57942295074463,40.39156746838707,100
  531. </coordinates>
  532.  
  533. </LineString><!-- end: LineString for Sundance - Deer Creek -->
  534.  
  535. </Placemark>
  536.  
  537. <Placemark id="alpine_loop_winter_LineString">
  538. <name>Alpine Loop Winter Route Polyline</name>
  539. <visibility>1</visibility>
  540. <description></description>
  541. <LookAt>
  542. <longitude>-111.555682</longitude>
  543. <latitude>40.365668</latitude>
  544. <range>6742</range>
  545. <tilt>49</tilt>
  546. <heading>-2</heading>
  547. </LookAt>
  548. <styleUrl>#limeLine</styleUrl>
  549.  
  550. <LineString><!-- start: Alpine Loop Alpine Loop Provo Canyon Rd. to Stewart Rd. LineString -->
  551. <tessellate>1</tessellate>
  552. <gx:labelVisibility>1</gx:labelVisibility>
  553. <altitudeMode>clampToGround</altitudeMode>
  554. <gx:drawOrder>1</gx:drawOrder>
  555.  
  556. <coordinates>
  557.  
  558. <!-- Starting at the corner of State Route 92 (Alpine Loop Scenic Byway) and U.S. Route 189 (Provo Canyon Road), heading north on State Route 92 (Alpine Loop Scenic Byway) for 2.6 miles (4.2 km), and then another 0.1 miles (0.16 km) to Big Pine Canyon Road (Commented-out. See: id="open_alpine_loop_sundance_bigpine_LineString"), adding up to the length of the Alpine Loop Scenic Byway that is open from ~ late October to late May) -->
  559.  
  560. -111.55572295188904,40.36567944897712,0
  561. -111.5563452243805,40.36597782061171,0
  562. -111.55673146247864,40.366259841901424,0
  563. -111.55704259872437,40.36652551305151,0
  564. -111.55750393867493,40.36697919520987,0
  565. -111.55786871910095,40.367306171448455,0
  566. -111.55821740627289,40.36756775129722,0
  567. -111.55869483947754,40.367853853094395,0
  568. -111.55923664569855,40.36811543081759,0
  569. -111.55975699424744,40.368307526311554,0
  570. -111.56027734279633,40.36845875003865,0
  571. -111.5606153011322,40.3685527538061,0
  572. -111.5609210729599,40.36857318939039,0
  573. -111.5613716840744,40.368577276506485,0
  574. -111.56166672706604,40.36859771208333,0
  575. -111.56206905841827,40.36869988987455,0
  576. -111.56240701675415,40.36881432881681,0
  577. -111.56274497509003,40.36898189977457,0
  578. -111.56330287456512,40.369288430936166,0
  579. -111.56378030776978,40.36955817720513,0
  580. -111.56433820724487,40.369799313107364,0
  581. -111.56493365764618,40.37005679625385,0
  582. -111.56546473503113,40.37030610439481,0
  583. -111.56596899032593,40.370477758644284,0
  584. -111.56667172908783,40.37063306449324,0
  585. -111.56710088253021,40.37075976110496,0
  586. -111.5675300359726,40.37090689235512,0
  587. -111.56788945198059,40.37107854507435,0
  588. -111.56818449497223,40.371307414686534,0
  589. -111.56846880912781,40.37165480457686,0
  590. -111.56871557235718,40.37215749501231,0
  591. -111.56890869140625,40.37278687449858,0
  592. -111.56896233558655,40.37325277500735,0
  593. -111.56877994537354,40.37380858192703,0
  594. -111.56854391098022,40.374437945992554,0
  595. -111.56825423240662,40.37520625259783,0
  596. -111.56805038452148,40.375843776960124,0
  597. -111.56794309616089,40.37676735924729,0
  598. -111.56798601150513,40.37766640949052,0
  599. -111.56822204589844,40.378254872244604,0
  600. -111.56853318214417,40.37874525394682,0
  601. -111.5690267086029,40.379243805018405,0
  602. -111.56952023506165,40.37972600664343,0
  603. -111.57005667686462,40.380379833842746,0
  604. -111.57055020332336,40.381172590810586,0
  605. -111.5710437297821,40.38203071928177,0
  606. -111.57151579856873,40.382937871779696,0
  607. -111.57195568084717,40.38356715057032,0
  608. -111.5726637840271,40.38424545748841,0
  609. -111.57343626022339,40.385062685666924,0
  610. -111.57364010810852,40.38541409073534,0
  611. -111.57368302345276,40.385912592454744,0
  612. -111.57369375228882,40.38652549934819,0
  613. -111.57381176948547,40.38686872477237,0
  614. -111.57392978668213,40.38730592605357,0
  615. -111.57415509223938,40.3877063509053,0
  616. -111.57434284687042,40.38803731250614,0
  617. -111.5744286775589,40.388339671065594,0
  618. -111.57446086406708,40.388736003878265,0
  619. -111.57457888126373,40.389087389782226,0
  620. -111.57472372055054,40.389406087039895,0
  621. -111.57491683959961,40.38961446520066,0
  622. -111.57520115375519,40.389843271850225,0
  623. -111.57563030719757,40.39012927906902,0
  624. -111.57595753669739,40.39034991237932,0
  625. -111.57625257968903,40.390562373402375,0
  626. -111.57652616500854,40.39077891952462,0
  627. -111.57674610614777,40.39102815099208,0
  628. -111.57690167427063,40.391367267736946,0
  629. -111.5770035982132,40.391649182767125,0
  630. -111.57721281051636,40.39186981109795,0
  631. -111.57755613327026,40.39210269577407,0
  632. -111.57807648181915,40.392396864740114,0
  633. -111.57857537269592,40.39272780329087,0
  634. -111.57877385616302,40.39283403013521,0
  635. -111.57901525497437,40.39289531477685,0
  636. -111.57921373844147,40.392907571698494,0
  637. -111.57948195934296,40.39287897221121,0
  638. -111.57973408699036,40.39282177320019,0
  639. -111.58003449440002,40.39281360190891,0
  640. -111.58025443553925,40.3928381157797,0
  641. -111.58058166503906,40.39289531477685,0
  642. -111.58076405525208,40.392952513725405,0
  643. -111.58103227615356,40.393034226424774,0
  644. -111.58120930194855,40.393120024652404,0
  645. -111.5813273191452,40.393197651526066,0
  646. -111.58139705657959,40.393258935836805,0
  647.  
  648. <!-- Stewart Road to Big Pine Canyon Road
  649.  
  650. -111.58139705657959,40.393258935836805,0
  651. -111.58152043819427,40.39341010356479,0
  652. -111.58162236213684,40.39351224372944,0
  653. -111.5817242860794,40.393614383739134,0
  654. -111.58183693885803,40.39370018122758,0
  655. -111.58194154500961,40.3937757646387,0
  656. -111.58203810453415,40.39382887725525,0
  657. -111.58215075731277,40.39387177587646,0
  658. -111.5823170542717,40.393912631680806,0
  659. -111.58241629600525,40.393931016784656,0
  660. -111.58258259296417,40.39396982976522,0
  661. -111.5827488899231,40.3939963860022,0
  662. -111.58292055130005,40.394022942228695,0
  663. -111.58305197954178,40.39405562680078,0
  664. -111.58315658569336,40.39410465362915,0
  665. -111.58321022987366,40.39415980876838,0
  666. -111.58324778079987,40.394245605561856,0
  667. -111.58325850963593,40.39431710280624,0
  668.  
  669. -->
  670.  
  671. </coordinates>
  672.  
  673. </LineString><!-- end: Alpine Loop Provo Canyon Rd. to Stewart Rd. LineString -->
  674.  
  675. </Placemark>
  676.  
  677. <Placemark id="open_alpine_loop_sundance_bigpine_LineString">
  678. <name>Big Pine Canyon Road to Stewart Road Polyline</name>
  679. <visibility>1</visibility>
  680. <description></description>
  681. <LookAt>
  682. <longitude>-111.58325850963593</longitude>
  683. <latitude>40.39431710280624</latitude>
  684. <range>4480</range>
  685. <tilt>76</tilt>
  686. <heading>88</heading>
  687. </LookAt>
  688. <styleUrl>#light_blueLine</styleUrl>
  689.  
  690. <LineString><!-- start: LineString for Big Pine Canyon Road to Stewart Road Polyline -->
  691. <tessellate>1</tessellate>
  692. <gx:labelVisibility>1</gx:labelVisibility>
  693. <altitudeMode>clampToGround</altitudeMode>
  694. <gx:drawOrder>3</gx:drawOrder>
  695.  
  696. <coordinates>
  697.  
  698. <!-- Stewart Road to Big Pine Canyon Road -->
  699.  
  700. -111.58139705657959,40.393258935836805,0
  701. -111.58152043819427,40.39341010356479,0
  702. -111.58162236213684,40.39351224372944,0
  703. -111.5817242860794,40.393614383739134,0
  704. -111.58183693885803,40.39370018122758,0
  705. -111.58194154500961,40.3937757646387,0
  706. -111.58203810453415,40.39382887725525,0
  707. -111.58215075731277,40.39387177587646,0
  708. -111.5823170542717,40.393912631680806,0
  709. -111.58241629600525,40.393931016784656,0
  710. -111.58258259296417,40.39396982976522,0
  711. -111.5827488899231,40.3939963860022,0
  712. -111.58292055130005,40.394022942228695,0
  713. -111.58305197954178,40.39405562680078,0
  714. -111.58315658569336,40.39410465362915,0
  715. -111.58321022987366,40.39415980876838,0
  716. -111.58324778079987,40.394245605561856,0
  717. -111.58325850963593,40.39431710280624,0
  718.  
  719. </coordinates>
  720.  
  721. </LineString><!-- end: LineString for Big Pine Canyon Road to Stewart Road -->
  722.  
  723. </Placemark>
  724.  
  725. <Placemark id="base_to_arrowhead_LineString">
  726. <name>Base to Arrowhead Summit Polyline</name>
  727. <visibility>1</visibility>
  728. <description></description>
  729. <LookAt>
  730. <longitude>-111.57942295074463</longitude>
  731. <latitude>40.39156746838707</latitude>
  732. <altitude>0</altitude>
  733. <heading>0</heading>
  734. <tilt>17</tilt>
  735. <range>432</range>
  736. </LookAt>
  737. <styleUrl>#blueLine</styleUrl>
  738.  
  739. <LineString><!-- start: LineString for base to Arrownhead Summit -->
  740. <tessellate>1</tessellate>
  741. <gx:labelVisibility>1</gx:labelVisibility>
  742. <altitudeMode>clampToGround</altitudeMode>
  743. <gx:drawOrder>4</gx:drawOrder>
  744.  
  745. <coordinates>
  746. -111.57942295074463,40.39156746838707,100
  747. -111.594116,40.368635,100
  748. </coordinates>
  749.  
  750. </LineString><!-- end: LineString for base to Arrownhead Summit -->
  751.  
  752. </Placemark>
  753.  
  754. <Placemark id="closed_alpine_loop_section_LineString">
  755. <name>Closed Alpine Loop route Polyline</name>
  756. <visibility>1</visibility>
  757. <description></description>
  758. <LookAt>
  759. <longitude>-111.750866</longitude><!-- 40.432406,-111.750866 -->
  760. <latitude>40.432406</latitude>
  761. <range>4480</range>
  762. <tilt>76</tilt>
  763. <heading>88</heading>
  764. </LookAt>
  765. <styleUrl>#yellowLine</styleUrl>
  766.  
  767. <LineString><!-- start: LineString for closed Alpine Loop route -->
  768. <tessellate>1</tessellate>
  769. <gx:labelVisibility>1</gx:labelVisibility>
  770. <altitudeMode>clampToGround</altitudeMode>
  771. <gx:drawOrder>5</gx:drawOrder>
  772.  
  773. <coordinates>
  774.  
  775. <!-- Starting at the convergence of Timpanogos Hwy (State Route 92) and N. Canyon Road in Pleasant Grove, Utah, at the west entrance to the Alpine Loop Scenic Byway -->
  776.  
  777. -111.75055861473083,40.432359205853835,0
  778. -111.7501562833786,40.43227345764208,0
  779. -111.7498129606247,40.43221220885244,0
  780. -111.74950182437897,40.43220404234297,0
  781. -111.74918532371521,40.43222445861486,0
  782. -111.74886345863342,40.43230204039146,0
  783. -111.74856841564178,40.43243270423402,0
  784. -111.74831628799438,40.432579700753394,0
  785. -111.74816608428955,40.43268994793203,0
  786. -111.74785494804382,40.43295127385575,0
  787. -111.74757063388824,40.433208515569966,0
  788. -111.74728095531464,40.43338000949944,0
  789. -111.74691617488861,40.43353108712254,0
  790. -111.74649238586426,40.43360458422185,0
  791. -111.74637973308563,40.433612750561245,0
  792. -111.74610614776611,40.43358825154004,0
  793. -111.74571454524994,40.433514754422866,0
  794. -111.74543023109436,40.43347392265642,0
  795.  
  796. <!-- ends at west side of Toll Booth -->
  797.  
  798. <!-- starts at east side of Toll Booth -->
  799.  
  800. -111.7451673746109,40.433465756300144,0
  801. -111.74493134021759,40.43347800583417,0
  802. -111.7445558309555,40.433514754422866,0
  803. -111.7440515756607,40.433555586164566,0
  804. -111.74367606639862,40.43360458422185,0
  805. -111.74324154853821,40.433645415908984,0
  806. -111.74283385276794,40.43366991490936,0
  807. -111.74245297908783,40.43363724957353,0
  808. -111.74204528331757,40.43359641788145,0
  809. -111.74163222312927,40.43360050105178,0
  810. -111.74117088317871,40.43360866739166,0
  811. -111.74068808555603,40.43364949907634,0
  812. -111.74023747444153,40.433665831743234,0
  813. -111.73986196517944,40.43363316640544,0
  814. -111.73935234546661,40.43356783568223,0
  815. -111.73904657363892,40.43351883759816,0
  816. -111.73873007297516,40.433510671247355,0
  817. -111.73847258090973,40.433535170296835,0
  818. -111.73817217350006,40.43360458422185,0
  819. -111.73788785934448,40.433706663393174,0
  820. -111.73756062984467,40.43384140766207,0
  821. -111.73720121383667,40.43396798536565,0
  822. -111.7370080947876,40.434021066267235,0
  823. -111.73673450946808,40.43409864597106,0
  824. -111.73646092414856,40.43415172676947,0
  825. -111.73613905906677,40.43418030872051,0
  826. -111.73582792282104,40.434204807526,0
  827. -111.7354953289032,40.43425380511022,0
  828. -111.73520028591156,40.434335467671225,0
  829. -111.73496425151825,40.434425296373774,0
  830. -111.73474431037903,40.43454778986568,0
  831. -111.73452436923981,40.43466211692346,0
  832. -111.73425078392029,40.43473152968513,0
  833. -111.73385381698608,40.43481319166595,0
  834. -111.733478307724,40.434870354993514,0
  835. -111.73304915428162,40.43496426606901,0
  836. -111.7326146364212,40.43509492473846,0
  837. -111.73226594924927,40.43523783236744,0
  838. -111.73197627067566,40.435360324379126,0
  839. -111.73156321048737,40.43551956366069,0
  840. -111.73124670982361,40.43560122468445,0
  841. -111.73087120056152,40.43566655343205,0
  842. -111.73038840293884,40.43572371603411,0
  843. -111.72992169857025,40.435776795549664,0
  844. -111.72952473163605,40.435866622326685,0
  845. -111.72910630702972,40.43596461503747,0
  846. -111.7285966873169,40.436058524584624,0
  847. -111.72820508480072,40.43612385288789,0
  848. -111.72785639762878,40.43622184522378,0
  849. -111.72753989696503,40.436323920421806,0
  850. -111.72703564167023,40.4365199043676,0
  851. -111.72637045383453,40.43678938136029,0
  852. -111.72611832618713,40.43692820241986,0
  853. -111.72580182552338,40.437058857272916,0
  854. -111.72544240951538,40.43721400958116,0
  855. -111.72502398490906,40.43733241504919,0
  856. -111.72457337379456,40.43745898618098,0
  857. -111.72427833080292,40.43752023019147,0
  858. -111.72402620315552,40.43756514243037,0
  859. -111.72374725341797,40.43758147414616,0
  860. -111.72346293926239,40.43759372293041,0
  861. -111.72316789627075,40.43762638634414,0
  862. -111.72293186187744,40.43774070816729,0
  863. -111.72266900539398,40.43793260507625,0
  864. -111.72239542007446,40.43805917507815,0
  865. -111.72200381755829,40.438218407967874,0
  866. -111.7216283082962,40.43838172336046,0
  867. -111.72126889228821,40.4385287068746,0
  868. -111.72094166278839,40.43870835295545,0
  869. -111.72059297561646,40.438953324110315,0
  870. -111.72000825405121,40.43944326374219,0
  871. -111.71968638896942,40.43974539140202,0
  872. -111.71939671039581,40.439953613728605,0
  873. -111.71914458274841,40.44010875935659,0
  874. -111.7188012599945,40.44024757356234,0
  875. -111.71836137771606,40.44038638748143,0
  876. -111.71793222427368,40.44051703561406,0
  877. -111.7176479101181,40.440615021546904,0
  878. -111.71734750270844,40.440753834707266,0
  879. -111.71703100204468,40.440892647581,0
  880. -111.7166393995285,40.44099879840869,0
  881. -111.71610295772552,40.441072287345065,0
  882. -111.7155772447586,40.44114985891296,0
  883. -111.71511590480804,40.44127642285788,0
  884. -111.71465992927551,40.441374407683874,0
  885. -111.71435952186584,40.441402986564555,0
  886. -111.71398937702179,40.441402986564555,0
  887. -111.71373724937439,40.44143564812758,0
  888. -111.71341001987457,40.44154588078567,0
  889. -111.71316862106323,40.441631617172554,0
  890. -111.71283066272736,40.44178675892797,0
  891. -111.71226739883423,40.44203580152353,0
  892. -111.71165585517883,40.44236649600312,0
  893. -111.71122133731842,40.442635949561435,0
  894. -111.71080827713013,40.44286049336829,0
  895. -111.7104971408844,40.44298705409254,0
  896. -111.71006262302399,40.44308095383074,0
  897. -111.70945644378662,40.44314627531039,0
  898. -111.70904874801636,40.44319118379082,0
  899. -111.70868396759033,40.44322792707069,0
  900. -111.70825481414795,40.44327691807928,0
  901. -111.70794904232025,40.44335040452518,0
  902. -111.70765936374664,40.443452468900105,0
  903. -111.70742332935333,40.443611689015526,0
  904. -111.70713901519775,40.44375866109503,0
  905. -111.70681178569794,40.44384031211146,0
  906. -111.70662939548492,40.44386480739705,0
  907. -111.706463098526,40.44387297249026,0
  908.  
  909. <!-- ends at west side of Timpanogos Cave entrance -->
  910.  
  911. <!-- starts at east side of Timpanogos Cave entrance -->
  912.  
  913. -111.70622169971466,40.44387297249026,0
  914. -111.70587837696075,40.44389338521896,0
  915. -111.70547604560852,40.44389746776394,0
  916. -111.7048966884613,40.44393421065774,0
  917. -111.7044460773468,40.44394645828456,0
  918. -111.70400619506836,40.44394237574253,0
  919. -111.7036896944046,40.443913797941455,0
  920. -111.70332491397858,40.44387297249026,0
  921. -111.70296549797058,40.4438443946597,0
  922. -111.70260608196259,40.443868889943786,0
  923. -111.70210719108582,40.443921963028714,0
  924. -111.70171022415161,40.44399544876942,0
  925. -111.70121669769287,40.44413017241876,0
  926. -111.70058906078339,40.44426897832049,0
  927. -111.70004189014435,40.44442411398911,0
  928. -111.69936060905457,40.44457516679608,0
  929. -111.69882953166962,40.444685394305836,0
  930. -111.69818043708801,40.44482419906101,0
  931. -111.69727921485901,40.445020158227386,0
  932. -111.69660329818726,40.445175292162276,0
  933. -111.69589519500732,40.44533042573911,0
  934. -111.69540703296661,40.44542840465578,0
  935. -111.69507443904877,40.44548964140618,0
  936. -111.69483304023743,40.4455549605451,0
  937. -111.69452726840973,40.4456774337595,0
  938. -111.69418394565582,40.44585297831095,0
  939. -111.69382989406586,40.44599994548981,0
  940. -111.69347047805786,40.44608975860759,0
  941. -111.69283747673035,40.44620814844307,0
  942. -111.69179141521454,40.446424515534666,0
  943. -111.691153049469,40.4465714814638,0
  944. -111.69047713279724,40.44667354094775,0
  945. -111.69001579284668,40.44670211757548,0
  946. -111.68887317180634,40.446681705699774,0
  947. -111.68834745883942,40.44666537619473,0
  948. -111.68798804283142,40.44667762332388,0
  949. -111.68757498264313,40.44672661181815,0
  950. -111.68719410896301,40.446800094492595,0
  951. -111.68673276901245,40.44692664779918,0
  952. -111.68638944625854,40.44704911851412,0
  953. -111.68610513210297,40.447147094925405,0
  954. -111.68569207191467,40.44728589459688,0
  955. -111.68532192707062,40.447367541328575,0
  956. -111.68467819690704,40.4474818465863,0
  957. -111.68410956859589,40.447592069329296,0
  958. -111.68310105800629,40.44778393811734,0
  959. -111.68244123458862,40.44791048957139,0
  960. -111.6819316148758,40.448012547022024,0
  961. -111.68148100376129,40.448069699126705,0
  962. -111.68082118034363,40.448106439739746,0
  963. -111.68032765388489,40.44812276889465,0
  964. -111.67990386486053,40.44815950947871,0
  965. -111.67939960956573,40.44824523743002,0
  966. -111.67873978614807,40.44834321209762,0
  967. -111.6781497001648,40.44845343342797,0
  968. -111.67766153812408,40.44853916100436,0
  969. -111.67723774909973,40.44859223040163,0
  970. -111.67687833309174,40.44861672395547,0
  971. -111.67630434036255,40.448677957800975,0
  972. -111.67592346668243,40.44875552059188,0
  973. -111.67543530464172,40.448890234700166,0
  974. -111.67489886283875,40.44907393532175,0
  975. -111.6745662689209,40.44919640212384,0
  976. -111.67418003082275,40.44932295091821,0
  977. -111.67380452156067,40.449437252850245,0
  978. -111.67335391044617,40.44953522578012,0
  979. -111.67284965515137,40.4496087053838,0
  980. -111.67257070541382,40.449653609546516,0
  981. -111.67227029800415,40.44970259587157,0
  982. -111.67190551757812,40.449788321854555,0
  983. -111.67157828807831,40.44989854081486,0
  984. -111.67061269283295,40.45023327877127,0
  985. -111.67025327682495,40.45035574346072,0
  986. -111.66979193687439,40.450498618649625,0
  987. -111.66897654533386,40.45072721832012,0
  988. -111.66772127151489,40.45110685534056,0
  989. -111.66738331317902,40.45121707213834,0
  990. -111.66701316833496,40.45137219176969,0
  991. -111.66638553142548,40.451698758244284,0
  992. -111.66529655456543,40.452262081682996,0
  993. -111.66393399238586,40.453000926280836,0
  994. -111.66344583034515,40.453241763372,0
  995. -111.6631293296814,40.45341320619911,0
  996. -111.66277527809143,40.45355607488755,0
  997. -111.662517786026,40.453645877907654,0
  998. -111.66235685348511,40.453678533521575,0
  999.  
  1000. <!-- ends at the west side of State Route 144 (N. American Fork Canyon Road), which extends northeast into the North Fork of American Fork Canyon for approximately 2.5 miles (4.0 km), following the course of the American Fork River (which heads down from the northeast, and then heads west along the Alpine Loop Scenic Byway) at this intersection. -->
  1001.  
  1002. <!-- starts on the east side of State Route 144, as the Alpine Loop Scenic Byway enters South Fork American Canyon, heading southeast -->
  1003.  
  1004. -111.66204035282135,40.45371935301666,0
  1005. -111.66173994541168,40.45370302522161,0
  1006. -111.66143953800201,40.453641795954795,0
  1007. -111.66113913059235,40.45358464858879,0
  1008. -111.66082262992859,40.45347035371092,0
  1009. -111.6605007648468,40.45328666510711,0
  1010. -111.65995359420776,40.45297643432488,0
  1011. -111.65968000888824,40.45282131839669,0
  1012. -111.65939033031464,40.452666202110414,0
  1013. -111.6590416431427,40.45252333152995,0
  1014. -111.65861785411835,40.452388624704454,0
  1015. -111.65801703929901,40.452188604980535,0
  1016. -111.65735721588135,40.45201307697721,0
  1017. -111.65656864643097,40.451800809942135,0
  1018. -111.65588200092316,40.45161711677441,0
  1019. -111.65524363517761,40.451433423104575,0
  1020. -111.65478765964508,40.45127422151788,0
  1021. -111.65423512458801,40.450988474134206,0
  1022. -111.65331244468689,40.45050270079342,0
  1023. -111.65281355381012,40.45022919661112,0
  1024. -111.65255606174469,40.45003733480401,0
  1025. -111.65232002735138,40.4497924040415,0
  1026. -111.65205180644989,40.44956380119109,0
  1027. -111.6517835855484,40.449384184120255,0
  1028. -111.65148854255676,40.449278046534594,0
  1029. -111.65115058422089,40.44922905990003,0
  1030. -111.65061950683594,40.449204566569364,0
  1031. -111.6503781080246,40.44922089545746,0
  1032. -111.65010988712311,40.449245388782195,0
  1033. -111.64979875087738,40.44934744420572,0
  1034. -111.64945006370544,40.449506650357,0
  1035. -111.64916574954987,40.44966177393649,0
  1036. -111.64884924888611,40.449788321854555,0
  1037. -111.64862394332886,40.44982914371277,0
  1038. -111.64836645126343,40.44982914371277,0
  1039. -111.64807140827179,40.44979648622817,0
  1040. -111.64777636528015,40.44974749997154,0
  1041. -111.6474062204361,40.449653609546516,0
  1042. -111.64703071117401,40.4495025681527,0
  1043. -111.64662301540375,40.449314786487065,0
  1044. -111.64563059806824,40.44885349451559,0
  1045. -111.64479374885559,40.448441186622404,0
  1046. -111.64400517940521,40.44807378141803,0
  1047. -111.64344191551208,40.44779618504265,0
  1048. -111.64298593997955,40.44756757540201,0
  1049. -111.64273917675018,40.44739611766122,0
  1050. -111.6425621509552,40.44721241245357,0
  1051. -111.64243876934052,40.44706953027825,0
  1052. -111.64235293865204,40.44690215362941,0
  1053. -111.64228856563568,40.44659189337298,0
  1054. -111.64222955703735,40.44629387888344,0
  1055. -111.64213299751282,40.44606526413282,0
  1056. -111.64199352264404,40.44586114316267,0
  1057. -111.64168775081635,40.44570192837559,0
  1058. -111.64138197898865,40.44566110401047,0
  1059. -111.64113521575928,40.44567335132261,0
  1060. -111.64085626602173,40.445775412170335,0
  1061. -111.64067924022675,40.445950956465886,0
  1062. -111.64056658744812,40.44623672526868,0
  1063. -111.64059340953827,40.44652657524179,0
  1064. -111.64075434207916,40.44673885893615,0
  1065. -111.64107620716095,40.44698380082724,0
  1066. -111.64145171642303,40.44724915353529,0
  1067. -111.64170920848846,40.44744510563179,0
  1068. -111.64189159870148,40.447592069329296,0
  1069. -111.64205253124237,40.44782476119307,0
  1070. -111.64220809936523,40.44812276889465,0
  1071. -111.64242804050446,40.44842893981462,0
  1072. -111.64279818534851,40.44877184958908,0
  1073. -111.64312541484833,40.44899229066304,0
  1074. -111.64342045783997,40.44919231990069,0
  1075. -111.64369404315948,40.44939643075398,0
  1076. -111.64408564567566,40.44980056841464,0
  1077. -111.64441287517548,40.450131224692946,0
  1078. -111.64458453655243,40.45036798991737,0
  1079. -111.64458990097046,40.45060883644498,0
  1080. -111.64445579051971,40.45071497192891,0
  1081. -111.64428412914276,40.45075579322424,0
  1082. -111.6441285610199,40.45071497192891,0
  1083. -111.64392471313477,40.45057617933928,0
  1084. -111.64373695850372,40.45038023637181,0
  1085. -111.6434794664383,40.450139389024905,0
  1086.  
  1087. <!-- ends on north side of parking area at Forest Trail 047 -->
  1088.  
  1089. <!-- starts on south side of parking area at Forest Trail 047 -->
  1090.  
  1091. -111.64319515228271,40.44990262299509,0
  1092. -111.64296984672546,40.44975566435014,0
  1093. -111.64269089698792,40.44964136295964,0
  1094. -111.64233684539795,40.449486239333034,0
  1095. -111.6420578956604,40.44936785527183,0
  1096. -111.64177894592285,40.44920864879178,0
  1097. -111.64170384407043,40.44912292206936,0
  1098. -111.64160192012787,40.448955550534265,0
  1099. -111.64156973361969,40.44871878033367,0
  1100. -111.64151608943939,40.44847792703239,0
  1101. -111.64142489433289,40.4482738133895,0
  1102. -111.64133906364441,40.44817992090559,0
  1103. -111.64106547832489,40.44804520537351,0
  1104. -111.6404378414154,40.44782067888661,0
  1105. -111.63991749286652,40.447608398609155,0
  1106. -111.63952589035034,40.44752675217008,0
  1107. -111.63916647434235,40.44745735261888,0
  1108. -111.6388875246048,40.447404282325465,0
  1109. -111.63876414299011,40.44735121199017,0
  1110. -111.6386890411377,40.447216494797,0
  1111. -111.63864612579346,40.44704503616056,0
  1112. -111.63868367671967,40.44685724762831,0
  1113. -111.63879096508026,40.44671028232404,0
  1114. -111.63896799087524,40.446432680316946,0
  1115. -111.63903772830963,40.44631429087695,0
  1116. -111.63904845714569,40.44611425307341,0
  1117. -111.63902163505554,40.44588155528757,0
  1118. -111.63891971111298,40.44566110401047,0
  1119. -111.63871586322784,40.44544065201031,0
  1120. -111.63843154907227,40.44519978696136,0
  1121. -111.63798093795776,40.4448895188466,0
  1122. -111.63718700408936,40.44443227901436,0
  1123. -111.63682758808136,40.4442118229839,0
  1124. -111.6365110874176,40.44398320115156,0
  1125. -111.63613557815552,40.44368109253758,0
  1126. -111.63578152656555,40.443403478019476,0
  1127. -111.63547575473785,40.44315852308076,0
  1128. -111.6351968050003,40.442933980269444,0
  1129. -111.63492321968079,40.44272168455804,0
  1130. -111.63472473621368,40.442488975027175,0
  1131. -111.63454234600067,40.44225218204602,0
  1132. -111.63439214229584,40.44199497493176,0
  1133. -111.63425266742706,40.44176634555957,0
  1134. -111.63405418395996,40.441598955704734,0
  1135. -111.63383424282074,40.44146830967474,0
  1136. -111.6335928440094,40.441362159588444,0
  1137. -111.63347482681274,40.44129683637508,0
  1138. -111.6334480047226,40.441182520598986,0
  1139. -111.63342654705048,40.441039625605505,0
  1140. -111.63329780101776,40.44083140664262,0
  1141. -111.63315832614899,40.44067217994175,0
  1142. -111.63309395313263,40.4404721253471,0
  1143. -111.63309931755066,40.44032922884359,0
  1144. -111.63312077522278,40.44001077268585,0
  1145. -111.63316905498505,40.43975763979204,0
  1146. -111.63321197032928,40.43946776063004,0
  1147. -111.63330852985382,40.43919012871153,0
  1148. -111.63341581821442,40.43897373833293,0
  1149. -111.63360893726349,40.438761430114766,0
  1150. -111.63388252258301,40.43861036424359,0
  1151. -111.6342043876648,40.43846338090799,0
  1152. -111.63454234600067,40.438357226076874,0
  1153. -111.63481056690216,40.43824290530207,0
  1154. -111.63501441478729,40.43811633564606,0
  1155. -111.63520753383636,40.43796935123037,0
  1156. -111.63542211055756,40.43778153734274,0
  1157. -111.63552403450012,40.437618220492205,0
  1158. -111.6355562210083,40.43748756672616,0
  1159. -111.63548111915588,40.43729975149262,0
  1160. -111.63533091545105,40.437058857272916,0
  1161. -111.63520753383636,40.43680571326452,0
  1162. -111.63518071174622,40.436650560014094,0
  1163. -111.6351968050003,40.43646682543869,0
  1164. -111.63527727127075,40.436368833459845,0
  1165. -111.63549721240997,40.4361973471532,0
  1166. -111.63557231426239,40.43614018495379,0
  1167. -111.63567960262299,40.4360095283155,0
  1168. -111.63579225540161,40.43583804109247,0
  1169.  
  1170. <!-- ends on north side of Altamont Campground Road -->
  1171.  
  1172. <!-- starts on south side of Altamont Campground Road -->
  1173.  
  1174. -111.63590490818024,40.43567471952103,0
  1175. -111.6359531879425,40.43550731449859,0
  1176. -111.6359531879425,40.435245998508506,0
  1177. -111.63594245910645,40.434943850628976,0
  1178. -111.63581371307373,40.43464578449854,0
  1179. -111.63573324680328,40.43449470937991,0
  1180. -111.63567960262299,40.43426605450069,0
  1181. -111.63565278053284,40.4341231448063,0
  1182. -111.63563668727875,40.43395165277214,0
  1183. -111.63565814495087,40.43382915819423,0
  1184. -111.63574397563934,40.433755661340385,0
  1185. -111.63581371307373,40.43367808124082,0
  1186. -111.63588881492615,40.43360050105178,0
  1187. -111.6359156370163,40.43343309086516,0
  1188. -111.63593173027039,40.43326976345213,0
  1189. -111.6359692811966,40.433151350829625,0
  1190. -111.63600146770477,40.4330615204252,0
  1191. -111.63601756095886,40.43301252197221,0
  1192.  
  1193. <!-- ends north of Timpooneke Road, which goes to Timpooneke Campground/Trail -->
  1194.  
  1195. <!-- starts east of Timpooneke Road -->
  1196.  
  1197. -111.63600146770477,40.43295127385575,0
  1198. -111.63588881492615,40.43289819210969,0
  1199. -111.6357171535492,40.43285735996882,0
  1200. -111.63558840751648,40.432832860672406,0
  1201. -111.63543820381165,40.432861443184,0
  1202. -111.6353040933609,40.43295127385575,0
  1203. -111.63504123687744,40.43316360042093,0
  1204. -111.63459599018097,40.43354741981821,0
  1205. -111.63430094718933,40.433751578179475,0
  1206. -111.6340434551239,40.43396798536565,0
  1207. -111.63385570049286,40.43418847498999,0
  1208. -111.63370549678802,40.43452737429919,0
  1209. -111.63363575935364,40.43483769024087,0
  1210. -111.63364112377167,40.43519291857391,0
  1211. -111.63353383541107,40.435495065334244,0
  1212. -111.63338899612427,40.43570738386705,0
  1213. -111.63320124149323,40.43597686411627,0
  1214. -111.63301348686218,40.43623001124533,0
  1215. -111.63284182548523,40.43638516546623,0
  1216. -111.63273990154266,40.43647499143047,0
  1217. -111.63265407085419,40.43649540640561,0
  1218. -111.63256287574768,40.436483157421264,0
  1219. -111.63244485855103,40.4364586594459,0
  1220. -111.63231074810028,40.43644232745737,0
  1221. -111.63223564624786,40.43644641045488,0
  1222. -111.63212835788727,40.43647499143047,0
  1223. -111.63204252719879,40.43652807035294,0
  1224. -111.63194060325623,40.436581149233504,0
  1225. -111.63184940814972,40.436597481188315,0
  1226. -111.63174211978912,40.4365729832546,0
  1227. -111.6316670179367,40.436523987360395,0
  1228. -111.63160800933838,40.43646682543869,0
  1229. -111.63151681423187,40.4364219124661,0
  1230. -111.63139343261719,40.436397414468416,0
  1231. -111.63126468658447,40.43643007846335,0
  1232. -111.63113057613373,40.43651173838126,0
  1233. -111.63100183010101,40.43661789612628,0
  1234. -111.63085699081421,40.43670363879794,0
  1235. -111.6307657957077,40.43674446860316,0
  1236. -111.6306746006012,40.43674038562377,0
  1237. -111.63058876991272,40.4366709749359,0
  1238. -111.63052439689636,40.4365729832546,0
  1239. -111.63051903247833,40.43641782946712,0
  1240. -111.6305673122406,40.436262675321586,0
  1241. -111.63058876991272,40.43609527176301,0
  1242. -111.6306746006012,40.43596461503747,0
  1243. -111.63076043128967,40.435850290194324,0
  1244. -111.63083553314209,40.43572371603411,0
  1245. -111.63085162639618,40.4355889755372,0
  1246. -111.63085162639618,40.43544606865452,0
  1247. -111.63083553314209,40.435335825994635,0
  1248. -111.6307657957077,40.43517658627794,0
  1249. -111.6306746006012,40.43502959543547,0
  1250. -111.6304761171341,40.434960182981484,0
  1251. -111.63032054901123,40.43496426606901,0
  1252. -111.63012742996216,40.435001013845444,0
  1253. -111.62992894649506,40.43509084165886,0
  1254. -111.6298109292984,40.435160253977976,0
  1255. -111.62968754768372,40.43530316146811,0
  1256. -111.62964999675751,40.43536440744233,0
  1257. -111.62955343723297,40.43546240088507,0
  1258. -111.62946224212646,40.43546648394207,0
  1259. -111.62937104701996,40.43543790253776,0
  1260. -111.62925839424133,40.43539298887789,0
  1261. -111.62912428379059,40.435335825994635,0
  1262.  
  1263. <!-- ends on west side of Snow Gauging Trail -->
  1264.  
  1265. <!-- starts on east side of Snow Gauging Trail -->
  1266.  
  1267. -111.62897408008575,40.43531541066742,0
  1268. -111.6288560628891,40.435360324379126,0
  1269. -111.62874341011047,40.43542157030128,0
  1270. -111.62862002849579,40.435539978925924,0
  1271. -111.62856638431549,40.43574821427726,0
  1272. -111.62858247756958,40.43592786778766,0
  1273. -111.6285502910614,40.43618509811455,0
  1274. -111.62841081619263,40.43646682543869,0
  1275. -111.62821233272552,40.436822045164796,0
  1276. -111.6279548406601,40.437234424331905,0
  1277. -111.62775099277496,40.43761005463928,0
  1278. -111.62758469581604,40.43796935123037,0
  1279. -111.62749350070953,40.438267402627304,0
  1280. -111.6274505853653,40.43852054113222,0
  1281. -111.62734866142273,40.43868793865227,0
  1282. -111.62723064422607,40.43876551297144,0
  1283. -111.62710726261139,40.438781844395656,0
  1284. -111.62695169448853,40.43876551297144,0
  1285. -111.62672102451324,40.438781844395656,0
  1286. -111.62652254104614,40.43881450723216,0
  1287. -111.62634015083313,40.438867584307665,0
  1288. -111.62619531154633,40.438965572644626,0
  1289. -111.62603437900543,40.439096223538435,0
  1290. -111.62582516670227,40.439316696346005,0
  1291. -111.62561058998108,40.43946776063004,0
  1292. -111.62527799606323,40.43960249335375,0
  1293. -111.6250205039978,40.439700480619585,0
  1294. -111.62470400333405,40.43982704729325,0
  1295. -111.62438750267029,40.4399291170178,0
  1296. -111.62419974803925,40.439957696512884,0
  1297. -111.62400662899017,40.439957696512884,0
  1298. -111.62380278110504,40.439937282589064,0
  1299. -111.62365257740021,40.439867875201664,0
  1300. -111.62343263626099,40.43974947419895,0
  1301. -111.62319123744965,40.43959432774184,0
  1302. -111.62295520305634,40.43947184344381,0
  1303. -111.62273526191711,40.43935344174364,0
  1304. -111.62252604961395,40.43919421154217,0
  1305. -111.62239730358124,40.43905947800022,0
  1306. -111.62233829498291,40.438985986863536,0
  1307. -111.62223100662231,40.43887575000785,0
  1308. -111.62212371826172,40.438851252904264,0
  1309. -111.6220110654831,40.438871667157876,0
  1310. -111.62192523479462,40.438904329950766,0
  1311. -111.62187695503235,40.43906764367712,0
  1312. -111.62181794643402,40.439328944814115,0
  1313. -111.6219037771225,40.439618824574644,0
  1314. -111.62205934524536,40.440137338775315,0
  1315. -111.62212908267975,40.44044762882522,0
  1316. -111.62215054035187,40.44078241385176,0
  1317. -111.62217736244202,40.44111311449722,0
  1318. -111.62231683731079,40.44141931734805,0
  1319. -111.62247240543365,40.44164386521889,0
  1320. -111.62264406681061,40.441847998996046,0
  1321. -111.62272721529007,40.441896991010324,0
  1322. -111.62280768156052,40.441937817661604,0
  1323. -111.62283718585968,40.44201742956031,0
  1324. -111.62277549505234,40.44205825613844,0
  1325. -111.62270039319992,40.4420602974667,0
  1326. -111.62257969379425,40.4420194708898,0
  1327. -111.62241339683533,40.44197252029571,0
  1328. -111.62223637104034,40.441896991010324,0
  1329. -111.62203788757324,40.441811254961905,0
  1330. -111.62184476852417,40.44170102273897,0
  1331. -111.62166774272919,40.44157037690736,0
  1332. -111.6215443611145,40.44143156543307,0
  1333. -111.62141561508179,40.44120701685309,0
  1334. -111.62131369113922,40.44101921201019,0
  1335. -111.62102937698364,40.44053336661277,0
  1336. -111.62081480026245,40.440214911422046,0
  1337. -111.62064850330353,40.439961779296915,0
  1338. -111.62050366401672,40.4397698881798,0
  1339. -111.62038564682007,40.43954533404942,0
  1340. -111.620192527771,40.439141134724544,0
  1341. -111.62007451057434,40.43894515841954,0
  1342. -111.6199404001236,40.43870835295545,0
  1343. -111.61977410316467,40.43847154665729,0
  1344. -111.61953806877136,40.43820615929743,0
  1345. -111.61935567855835,40.43797343413516,0
  1346. -111.61917328834534,40.437806034836086,0
  1347. -111.61887288093567,40.43760188878533,0
  1348. -111.61864221096039,40.43747531792256,0
  1349. -111.61834716796875,40.43731200032819,0
  1350. -111.61810576915741,40.4371854289197,0
  1351. -111.61782681941986,40.437046608391235,0
  1352. -111.61754250526428,40.43691595351436,0
  1353. -111.61739766597748,40.43683021111345,0
  1354. -111.61731719970703,40.436699555816055,0
  1355. -111.61722600460052,40.436483157421264,0
  1356. -111.61715090274811,40.43633616943514,0
  1357. -111.61706507205963,40.4361973471532,0
  1358. -111.61698460578918,40.43609935478158,0
  1359. -111.61683976650238,40.43600544529148,0
  1360. -111.61656081676483,40.435842124126665,0
  1361. -111.61631941795349,40.43567471952103,0
  1362. -111.61612093448639,40.435499148389255,0
  1363. -111.61593854427338,40.435307244534805,0
  1364. -111.61576688289642,40.4351480047504,0
  1365. -111.61567568778992,40.43505409393154,0
  1366. -111.61558985710144,40.43496426606901,0
  1367. -111.61550402641296,40.434829524050215,0
  1368. -111.6154932975769,40.43465803381759,0
  1369. -111.61547183990479,40.43447429379731,0
  1370. -111.61542356014252,40.434315052040255,0
  1371. -111.61531627178192,40.4341231448063,0
  1372. -111.61526262760162,40.433972068513434,0
  1373. -111.61526262760162,40.43372299604621,0
  1374. -111.61526799201965,40.433453506763875,0
  1375. -111.61526262760162,40.43320443237585,0
  1376. -111.61526262760162,40.433049270815296,0
  1377. -111.6152948141098,40.432861443184,0
  1378. -111.61530554294586,40.432759362729584,0
  1379. -111.61521971225739,40.43260011691122,0
  1380. -111.61506414413452,40.43244903719648,0
  1381. -111.61487638950348,40.43231429013749,0
  1382. -111.61474227905273,40.43215912652299,0
  1383. -111.61458671092987,40.431893714247146,0
  1384. -111.61451697349548,40.43173446637879,0
  1385. -111.61439895629883,40.43154663507503,0
  1386.  
  1387. <!-- ends on north side of Summit Trailhead access loop entrance -->
  1388.  
  1389. <!-- starts on south side of Summit Trailhead access loop entrance -->
  1390.  
  1391. -111.61430776119232,40.43144455262467,0
  1392. -111.61418437957764,40.43131388686206,0
  1393. -111.6140341758728,40.4311505543018,0
  1394. -111.61388397216797,40.43106072122456,0
  1395. -111.61375522613525,40.43103213794754,0
  1396. -111.61360502243042,40.43106888787291,0
  1397. -111.61344945430756,40.431154637620644,0
  1398. -111.61328315734863,40.43130572024348,0
  1399. -111.61307394504547,40.43147313572638,0
  1400. -111.61289155483246,40.43154255178,0
  1401. -111.61270380020142,40.431522135301066,0
  1402. -111.61238193511963,40.43144046932341,0
  1403. -111.61206007003784,40.431403719601114,0
  1404. -111.61187767982483,40.43141596951077,0
  1405. -111.6117113828659,40.43146088582712,0
  1406. -111.61159873008728,40.4315629682527,0
  1407. -111.61150217056274,40.43186104804847,0
  1408. -111.61141097545624,40.43200396255046,0
  1409. -111.61129295825958,40.4320366286797,0
  1410. -111.6111695766449,40.431991712747916,0
  1411. -111.61112666130066,40.43187329787485,0
  1412. -111.61119103431702,40.431718133242775,0
  1413. -111.61133587360382,40.431448635925655,0
  1414. -111.61149144172668,40.43126080382349,0
  1415. -111.61167919635773,40.431170970893525,0
  1416. -111.61193668842316,40.43109747113431,0
  1417. -111.61219954490662,40.43103213794754,0
  1418. -111.61241412162781,40.4309463880436,0
  1419. -111.61247849464417,40.430811637973626,0
  1420. -111.6124302148819,40.430664637589366,0
  1421. -111.61231756210327,40.43056663715467,0
  1422. -111.61226391792297,40.43049313673494,0
  1423. -111.61228001117706,40.43036246912371,0
  1424. -111.61231219768524,40.43014605033416,0
  1425. -111.61234974861145,40.43000721527226,0
  1426. -111.61229610443115,40.42987654671686,0
  1427. -111.61218345165253,40.429692793631325,0
  1428. -111.61206007003784,40.42943553846809,0
  1429. -111.61195278167725,40.429161948563916,0
  1430. -111.6117811203003,40.428655600133546,0
  1431. -111.61172747612,40.42852084547352,0
  1432. -111.61177039146423,40.42842284191483,0
  1433. -111.61184012889862,40.4283330051939,0
  1434. -111.61194741725922,40.42820641688343,0
  1435. -111.61200106143951,40.42812066337648,0
  1436. -111.61199033260345,40.4280308262519,0
  1437. -111.61192059516907,40.42799815817685,0
  1438. -111.61180794239044,40.42799815817685,0
  1439. -111.61168456077576,40.42802674274339,0
  1440. -111.61156117916107,40.428047160283484,0
  1441. -111.61143779754639,40.42802265923463,0
  1442. -111.61118566989899,40.42796549008592,0
  1443. -111.61054730415344,40.42779398234826,0
  1444. -111.61038637161255,40.42778989882538,0
  1445. -111.61027371883392,40.42781031643737,0
  1446. -111.61007523536682,40.427887903306406,0
  1447. -111.60991966724396,40.42794507252104,0
  1448. -111.60975873470306,40.42792873846467,0
  1449. -111.6095495223999,40.42785931868085,0
  1450. -111.6090452671051,40.42770822831543,0
  1451. -111.60864293575287,40.42753671992174,0
  1452. -111.60767197608948,40.42703852639304,0
  1453. -111.60759687423706,40.426965022117386,0
  1454. -111.60752177238464,40.42683026407007,0
  1455. -111.6074949502945,40.426720007285084,0
  1456. -111.60740911960602,40.42654032917412,0
  1457. -111.60729110240936,40.42636881780223,0
  1458. -111.60723209381104,40.42623814217773,0
  1459. -111.60723745822906,40.42611563354917,0
  1460. -111.60724818706512,40.42602171011618,0
  1461. -111.607226729393,40.42593187018795,0
  1462. -111.60714626312256,40.42582161193024,0
  1463. -111.60705506801605,40.42568276794119,0
  1464. -111.60694241523743,40.425494919735115,0
  1465. -111.6068297624588,40.42522539747959,0
  1466. -111.60670101642609,40.42507430119725,0
  1467. -111.60650789737701,40.42492320457547,0
  1468. -111.60626113414764,40.42471901941224,0
  1469. -111.6061806678772,40.42464959631552,0
  1470. -111.60613775253296,40.42454341967608,0
  1471. -111.60614848136902,40.42443315914236,0
  1472. -111.60616993904114,40.424282061080376,0
  1473. -111.6061806678772,40.42420038631093,0
  1474. -111.60610556602478,40.4241064602035,0
  1475. -111.60594999790192,40.42406562272459,0
  1476. -111.60576224327087,40.42403703647459,0
  1477. -111.60561740398407,40.42406562272459,0
  1478. -111.60552620887756,40.42420038631093,0
  1479. -111.60537600517273,40.424343317092344,0
  1480. -111.6052258014679,40.42438823813235,0
  1481. -111.60504877567291,40.42434740082451,0
  1482. -111.60485565662384,40.42421263753269,0
  1483. -111.60476446151733,40.4241064602035,0
  1484. -111.60468935966492,40.423992115200036,0
  1485. -111.60465180873871,40.42387777000218,0
  1486. -111.60459816455841,40.423698084298564,0
  1487. -111.60462498664856,40.42355923592612,0
  1488. -111.60470008850098,40.42342038726705,0
  1489. -111.60481810569763,40.4232774545245,0
  1490. -111.60489857196808,40.42312227006017,0
  1491. -111.60487711429596,40.42300792338366,0
  1492. -111.60481810569763,40.422864989764705,0
  1493. -111.60479664802551,40.422685301355706,0
  1494. -111.60480201244354,40.42256278625618,0
  1495. -111.60478055477142,40.42250561246668,0
  1496. -111.60473227500916,40.42239943244302,0
  1497. -111.60464644432068,40.422317755387695,0
  1498. -111.60454452037811,40.42220749120568,0
  1499. -111.60447478294373,40.422035968785565,0
  1500. -111.60446405410767,40.42185627816207,0
  1501. -111.6045606136322,40.421676587058556,0
  1502. -111.60467863082886,40.42155815402338,0
  1503. -111.60476982593536,40.42143563687102,0
  1504. -111.60476446151733,40.42124369288369,0
  1505. -111.60480201244354,40.42109667158683,0
  1506. -111.60482883453369,40.42096190178243,0
  1507. -111.60485565662384,40.42085163537802,0
  1508. -111.60494148731232,40.420786292238255,0
  1509. -111.60503804683685,40.420782208289914,0
  1510. -111.60519361495972,40.420769956443415,0
  1511. -111.60533308982849,40.420769956443415,0
  1512. -111.6054618358612,40.42070869717739,0
  1513. -111.60555303096771,40.420622934111194,0
  1514. -111.60557448863983,40.42052083508035,0
  1515. -111.6055691242218,40.42039014809476,0
  1516. -111.60559594631195,40.42029621666705,0
  1517. -111.60575151443481,40.42022270502345,0
  1518. -111.60590708255768,40.420169613230904,0
  1519. -111.60608947277069,40.42012060538517,0
  1520. -111.6062879562378,40.420067513512045,0
  1521. -111.60644888877869,40.41999400161853,0
  1522. -111.60659372806549,40.419834725573686,0
  1523. -111.6067224740982,40.419606020849834,0
  1524. -111.60676538944244,40.41940998761056,0
  1525. -111.60678148269653,40.41925887826542,0
  1526. -111.60686731338501,40.41913227287709,0
  1527. -111.60695314407349,40.41892807013585,0
  1528. -111.60695314407349,40.41876879156738,0
  1529. -111.60691559314728,40.41857683997103,0
  1530. -111.60697996616364,40.418421644662935,0
  1531. -111.6070818901062,40.41838080373287,0
  1532. -111.60718381404877,40.4182746171987,0
  1533. -111.60720527172089,40.41819701924083,0
  1534. -111.60713016986847,40.41806224362759,0
  1535. -111.60698533058167,40.41785395351244,0
  1536. -111.60694241523743,40.41767425171848,0
  1537. -111.60686731338501,40.41747004455181,0
  1538. -111.60676002502441,40.41729442589278,0
  1539. -111.606684923172,40.41709838591795,0
  1540. -111.60661518573761,40.41686558770597,0
  1541. -111.60662055015564,40.41668179907489,0
  1542. -111.60666346549988,40.41652251518853,0
  1543. -111.60671174526215,40.41639998886551,0
  1544. -111.60680294036865,40.41636731514169,0
  1545. -111.6069746017456,40.416314220306624,0
  1546. -111.60714626312256,40.416240704312,0
  1547. -111.6073340177536,40.416105924779885,0
  1548. -111.60754859447479,40.415918049830104,0
  1549. -111.60777390003204,40.415701584563664,0
  1550. -111.60785973072052,40.41558314100988,0
  1551. -111.60788118839264,40.41547286578962,0
  1552. -111.60782754421234,40.415411601700285,0
  1553. -111.60773634910583,40.4154238545226,0
  1554. -111.60763442516327,40.415464697247614,0
  1555. -111.60750031471252,40.41561989937647,0
  1556. -111.60734474658966,40.415750595628374,0
  1557. -111.60714626312256,40.415824112158504,0
  1558. -111.60695314407349,40.41585270189854,0
  1559. -111.60672783851624,40.41584453340261,0
  1560. -111.60660982131958,40.41579143815505,0
  1561. -111.60648107528687,40.415726090100485,0
  1562. -111.60633623600006,40.4156934160494,0
  1563. -111.60620212554932,40.415705668820415,0
  1564. -111.6060197353363,40.41573017435576,0
  1565. -111.60589635372162,40.41581594365912,0
  1566. -111.60577297210693,40.41609775631473,0
  1567. -111.60564422607422,40.41630605186676,0
  1568. -111.60545647144318,40.416469420475956,0
  1569. -111.6052633523941,40.41657969406292,0
  1570. -111.60515606403351,40.41668996746915,0
  1571. -111.60496830940247,40.4171514801342,0
  1572. -111.60487711429596,40.41720049014279,0
  1573. -111.60471618175507,40.41720457430855,0
  1574. -111.60456597805023,40.41716781680771,0
  1575. -111.60438358783722,40.41713105928677,0
  1576. -111.60423338413239,40.41711063843312,0
  1577. -111.60407245159149,40.41710247008992,0
  1578. -111.6039490699768,40.41723724762579,0
  1579. -111.60387396812439,40.41748638114797,0
  1580. -111.60386860370636,40.41774776614677,0
  1581. -111.60380423069,40.41789887888594,0
  1582. -111.60374522209167,40.417943804229445,0
  1583. -111.60366475582123,40.41793972010854,0
  1584. -111.60348236560822,40.4179478883501,0
  1585. -111.6033536195755,40.41798464542477,0
  1586. -111.60314440727234,40.41807449596722,0
  1587. -111.60302639007568,40.41823786028244,0
  1588. -111.60291373729706,40.41841347647888,0
  1589. -111.60278499126434,40.41852783096503,0
  1590. -111.60254895687103,40.418629933020554,0
  1591. -111.60232365131378,40.418748371210825,0
  1592. -111.60199105739594,40.418977078850254,0
  1593. -111.60165846347809,40.419222121886904,0
  1594. -111.60146534442902,40.41936914728047,0
  1595. -111.60135805606842,40.41940998761056,0
  1596. -111.60119712352753,40.419426323735635,0
  1597. -111.60112202167511,40.419426323735635,0
  1598. -111.60104155540466,40.41938956744862,0
  1599. -111.60092353820801,40.41927521442721,0
  1600. -111.60080552101135,40.41898116290818,0
  1601. -111.60067677497864,40.41866668972259,0
  1602. -111.60061240196228,40.41846248556819,0
  1603. -111.60061240196228,40.41834404687463,0
  1604. -111.60062313079834,40.41817659871074,0
  1605. -111.60068213939667,40.41798056130636,0
  1606. -111.60071969032288,40.417804943979874,0
  1607. -111.60080015659332,40.41765383102972,0
  1608. -111.60091817378998,40.417494549444555,0
  1609. -111.60117566585541,40.41723724762579,0
  1610. -111.6014438867569,40.416975860643646,0
  1611. -111.6015887260437,40.4168124932641,0
  1612. -111.60172283649445,40.41657969406292,0
  1613. -111.60180866718292,40.41641224150785,0
  1614. -111.60180330276489,40.41625295698335,0
  1615. -111.6017872095108,40.4160609982092,0
  1616. -111.60172820091248,40.41579552240633,0
  1617. -111.60169064998627,40.415464697247614,0
  1618. -111.60167992115021,40.41532991616105,0
  1619. -111.60171747207642,40.41507260606427,0
  1620. -111.60173892974854,40.41495007710093,0
  1621. -111.60177111625671,40.414864306693815,0
  1622. -111.6018408536911,40.414770367551064,0
  1623. -111.60198032855988,40.414651922358054,0
  1624. -111.60214126110077,40.41448038067439,0
  1625. -111.60228610038757,40.41423940471344,0
  1626. -111.60239338874817,40.413978006085095,0
  1627. -111.60244703292847,40.41368393141441,0
  1628. -111.60245776176453,40.41351238726299,0
  1629. -111.60251140594482,40.413344927074306,0
  1630. -111.60261332988739,40.413071271722686,0
  1631. -111.60266697406769,40.41290381043623,0
  1632. -111.60281717777252,40.4127608553498,0
  1633. -111.60293519496918,40.4126791665926,0
  1634. -111.60306930541992,40.412593393290855,0
  1635. -111.60313367843628,40.41253621102892,0
  1636. -111.60316586494446,40.41241776190324,0
  1637. -111.60317122936249,40.41232381934496,0
  1638. -111.60319805145264,40.412176778555676,0
  1639. -111.60324096679688,40.4120297374451,0
  1640. -111.60334289073944,40.41185818907667,0
  1641. -111.60345017910004,40.41176424573722,0
  1642. -111.60352528095245,40.411678471269276,0
  1643. -111.60356819629669,40.41156410514192,0
  1644. -111.60359501838684,40.41142114720943,0
  1645. -111.60358965396881,40.41128635802349,0
  1646. -111.6036057472229,40.41113931496731,0
  1647. -111.60370230674744,40.41103311700466,0
  1648. -111.60379886627197,40.41098818704696,0
  1649. -111.6039490699768,40.41094734160481,0
  1650. -111.60412609577179,40.41091466523327,0
  1651. -111.60426020622253,40.41089832704152,0
  1652. -111.60443186759949,40.41085339699383,0
  1653. -111.6045606136322,40.41077987503289,0
  1654. -111.60468935966492,40.41064508456251,0
  1655. -111.60478591918945,40.41053480124959,0
  1656. -111.6049575805664,40.410269303643865,0
  1657. -111.60519361495972,40.40997521276563,0
  1658. -111.60539746284485,40.409681120602244,0
  1659. -111.60544574260712,40.40946871990717,0
  1660. -111.60541892051697,40.409321672879464,0
  1661. -111.60532236099243,40.409260403189734,0
  1662. -111.60520434379578,40.40926448783744,0
  1663. -111.605064868927,40.40932984216719,0
  1664. -111.60495221614838,40.409456466000464,0
  1665. -111.60484492778778,40.409480973811654,0
  1666. -111.60470008850098,40.40946055063628,0
  1667. -111.60460352897644,40.409374773232074,0
  1668. -111.604523062706,40.40921138739781,0
  1669. -111.60442650318146,40.40899898522026,0
  1670. -111.60432994365692,40.40886827585473,0
  1671. -111.6042011976242,40.408741650914806,0
  1672. -111.60408854484558,40.408725312195514,0
  1673. -111.6040188074112,40.40878658237237,0
  1674. -111.60389542579651,40.40890095321993,0
  1675. -111.60380423069,40.409146032953025,0
  1676. -111.6037130355835,40.409325757523455,0
  1677. -111.60354673862457,40.40940745035133,0
  1678. -111.60338580608368,40.40947688917708,0
  1679. -111.60321950912476,40.40955449719166,0
  1680. -111.60309612751007,40.40961168198722,0
  1681. -111.60299956798553,40.40962393586566,0
  1682. -111.6029405593872,40.40955449719166,0
  1683. -111.60296201705933,40.40946871990717,0
  1684. -111.60302102565765,40.40944012745473,0
  1685. -111.60316586494446,40.40937885787286,0
  1686. -111.6032999753952,40.409321672879464,0
  1687. -111.60343408584595,40.409260403189734,0
  1688. -111.60352528095245,40.409158286916266,0
  1689. -111.60358428955078,40.40900715454717,0
  1690. -111.60359501838684,40.40884785249344,0
  1691. -111.60353600978851,40.40870488879084,0
  1692. -111.60336971282959,40.40857417885413,0
  1693. -111.6032087802887,40.408476146234996,0
  1694. -111.60306930541992,40.408394452276646,0
  1695. -111.60298883914948,40.40827599586088,0
  1696. -111.60296201705933,40.40821064050779,0
  1697. -111.6029942035675,40.40813303094354,0
  1698. -111.60307466983795,40.40805542128981,0
  1699. -111.60319805145264,40.407998235171895,0
  1700. -111.60347700119019,40.407965557368414,0
  1701. -111.6037130355835,40.40793696427735,0
  1702. -111.60391688346863,40.4079206253627,0
  1703. -111.604163646698,40.40782667652658,0
  1704. -111.60435140132904,40.40770821911154,0
  1705. -111.60451769828796,40.40760610048294,0
  1706. -111.60470008850098,40.40752440546849,0
  1707. -111.60489857196808,40.4074672188994,0
  1708. -111.60509705543518,40.407401862760906,0
  1709. -111.60530090332031,40.40733650655896,0
  1710. -111.60552084445953,40.407250726447614,0
  1711. -111.60575687885284,40.407128183241724,0
  1712. -111.60595536231995,40.40706691155512,0
  1713. -111.60641670227051,40.40698521588622,0
  1714. -111.60671710968018,40.40693211364825,0
  1715. -111.60696923732758,40.406862672196915,0
  1716. -111.6071891784668,40.406785061078295,0
  1717. -111.60739302635193,40.406703365067266,0
  1718. -111.60762369632721,40.40658899048526,0
  1719. -111.6079992055893,40.40644602198442,0
  1720. -111.60824060440063,40.40629079869681,0
  1721. -111.60842299461365,40.406151914399196,0
  1722. -111.60850882530212,40.406049793409295,0
  1723. -111.60853564739227,40.40594767226446,0
  1724. -111.60846054553986,40.40584555096468,0
  1725. -111.60824596881866,40.40574342950996,0
  1726. -111.60770416259766,40.40549425251019,0
  1727. -111.60754323005676,40.405461573490975,0
  1728. -111.60733938217163,40.40549425251019,0
  1729. -111.60719454288483,40.40557186511721,0
  1730. -111.60709261894226,40.40573525978688,0
  1731. -111.60697996616364,40.40585780552884,0
  1732. -111.60685658454895,40.405914993465395,0
  1733. -111.60669028759003,40.405894569207895,0
  1734. -111.6065776348114,40.40582512668613,0
  1735. -111.6063791513443,40.405682156562754,0
  1736. -111.60620212554932,40.40552693151353,0
  1737. -111.60600364208221,40.40541663981366,0
  1738. -111.60572469234467,40.40533085725545,0
  1739. -111.60539209842682,40.40528183860171,0
  1740. -111.60505950450897,40.4052369048044,0
  1741. -111.60467326641083,40.405151122017166,0
  1742. -111.60444796085358,40.40504491460529,0
  1743. -111.60422265529633,40.40493053720508,0
  1744. -111.60386860370636,40.40475488581921,0
  1745. -111.60369157791138,40.40466501749107,0
  1746. -111.60355746746063,40.404624168211335,0
  1747. -111.60337507724762,40.404583318906795,0
  1748. -111.6032087802887,40.40460374356217,0
  1749. -111.60298347473145,40.404656847637106,0
  1750. -111.6027957201004,40.40476714058194,0
  1751. -111.60254895687103,40.404840669111465,0
  1752. -111.60230219364166,40.40487334843212,0
  1753. -111.60209834575653,40.4048324992788,0
  1754. -111.60179257392883,40.40477531042252,0
  1755. -111.59939467906952,40.404293288131825,0
  1756. -111.5990298986435,40.404215674050505,0
  1757. -111.59879386425018,40.404174824498064,0
  1758. -111.59848809242249,40.40407270050854,0
  1759. -111.59818768501282,40.40394606654635,0
  1760. -111.59790873527527,40.403762242628915,0
  1761. -111.5975171327591,40.40349671830638,0
  1762. -111.59718453884125,40.40322302290849,0
  1763. -111.59662127494812,40.402740989501886,0
  1764. -111.59610092639923,40.402279378004174,0
  1765. -111.59596681594849,40.40215682574737,0
  1766. -111.59583270549774,40.40201793291993,0
  1767. -111.59570932388306,40.40185861432383,0
  1768. -111.59558057785034,40.40164618894251,0
  1769. -111.59543573856354,40.401352060384774,0
  1770. -111.59535527229309,40.40117231452244,0
  1771. -111.59522652626038,40.40098848303045,0
  1772. -111.59502804279327,40.400792395552365,0
  1773. -111.59480273723602,40.40055954093027,0
  1774. -111.59457206726074,40.40026132243099,0
  1775. -111.59435212612152,40.399946761760425,0
  1776. -111.59423410892487,40.39975067124806,0
  1777. -111.59404635429382,40.39956275063778,0
  1778. -111.59377813339233,40.399358488509904,0
  1779. -111.5934830904007,40.3992073341363,0
  1780. -111.59302711486816,40.39903575308472,0
  1781. -111.59269988536835,40.398945877121264,0
  1782. -111.59228682518005,40.39890502437096,0
  1783. -111.59189522266388,40.39888868326389,0
  1784. -111.59141778945923,40.39890910964709,0
  1785. -111.59124076366425,40.39888459798649,0
  1786. -111.591015458107,40.398839659918885,0
  1787. -111.59031808376312,40.398578201476006,0
  1788. -111.58932566642761,40.39816558530524,0
  1789. -111.58906280994415,40.39807162285346,0
  1790. -111.58884286880493,40.39800217226133,0
  1791. -111.588494181633,40.397957233604714,0
  1792. -111.58817768096924,40.397953148270794,0
  1793. -111.58790409564972,40.397949062936654,0
  1794. -111.58751249313354,40.397871441540616,0
  1795. -111.58722281455994,40.39780199074201,0
  1796. -111.58687949180603,40.39772436917641,0
  1797. -111.58657908439636,40.397659003578084,0
  1798. -111.58633232116699,40.39760180862749,0
  1799. -111.5862250328064,40.39753644291016,0
  1800. -111.58617675304413,40.39740162591777,0
  1801. -111.58619821071625,40.39728315015615,0
  1802. -111.5863162279129,40.39716467418606,0
  1803. -111.58646643161774,40.39713199112311,0
  1804. -111.58661663532257,40.39714016189033,0
  1805. -111.58674001693726,40.3971728449493,0
  1806. -111.58730328083038,40.397385284445804,0
  1807. -111.58755540847778,40.397430223484164,0
  1808. -111.58776998519897,40.39745473567427,0
  1809. -111.5885853767395,40.3974383942152,0
  1810. -111.58898770809174,40.39741796738578,0
  1811. -111.58920228481293,40.39736894296986,0
  1812. -111.58933639526367,40.3972872355307,0
  1813. -111.58941149711609,40.39711564958572,0
  1814. -111.58936321735382,40.39694406320343,0
  1815. -111.58923983573914,40.396809245024876,0
  1816. -111.58907353878021,40.39674796394538,0
  1817. -111.58884286880493,40.39668668281011,0
  1818. -111.58860146999359,40.39670302445164,0
  1819. -111.58825278282166,40.39675204935242,0
  1820. -111.58795237541199,40.39680107421751,0
  1821. -111.58767879009247,40.39683375744106,0
  1822. -111.58748030662537,40.39681333042821,0
  1823. -111.587233543396,40.39674387853811,0
  1824. -111.58705115318298,40.39664582868894,0
  1825. -111.58594608306885,40.3958777665973,0
  1826. -111.58574223518372,40.39575520268694,0
  1827. -111.5855598449707,40.39562446760335,0
  1828. -111.58535599708557,40.39554684352738,0
  1829. -111.58515214920044,40.395510074196984,0
  1830. -111.58492684364319,40.39549373226592,0
  1831. -111.58467471599579,40.39548556129891,0
  1832. -111.58434748649597,40.395481475815025,0
  1833. -111.58403098583221,40.39545696290652,0
  1834. -111.58374667167664,40.395399766085355,0
  1835. -111.58352673053741,40.39534665470789,0
  1836. -111.58282399177551,40.395117866756834,0
  1837. -111.5822285413742,40.39492993321549,0
  1838. -111.58138632774353,40.3946521174544,0
  1839. -111.58113956451416,40.394541807937244,0
  1840. -111.58105373382568,40.394456011521186,0
  1841. -111.5810215473175,40.394300760585644,0
  1842. -111.58108592033386,40.39419453605511,0
  1843. -111.5811824798584,40.39413325259587,0
  1844. -111.58133268356323,40.394100568061475,0
  1845. -111.58286154270172,40.394521380229044,0
  1846. -111.58304929733276,40.394521380229044,0
  1847. -111.58319413661957,40.394456011521186,0
  1848. -111.58324241638184,40.3943743005471,0
  1849. -111.58325850963593,40.39431710280624,0
  1850.  
  1851. <!-- ends at the north side of Big Pine Canyon Road, one-tenth of a mile up from Stewart Road, the entrance to Sundance resort. (Big Pine Canyon Road remains open during the winter.) -->
  1852.  
  1853. </coordinates>
  1854.  
  1855. </LineString><!-- end: LineString for closed Alpine Loop route -->
  1856.  
  1857. </Placemark>
  1858.  
  1859. <Placemark id="cave_trail_LineString">
  1860. <name>Timpanogos Cave Trail Polyline</name>
  1861. <visibility>1</visibility>
  1862. <description></description>
  1863. <LookAt>
  1864. <longitude>-111.7088222</longitude>
  1865. <latitude>40.4390361</latitude>
  1866. <altitude>0</altitude>
  1867. <heading>0</heading>
  1868. <tilt>17</tilt>
  1869. <range>432</range>
  1870. </LookAt>
  1871. <styleUrl>#yellowTrailLine</styleUrl>
  1872.  
  1873. <LineString><!-- start: LineString for Timpanogos Cave Trail -->
  1874. <tessellate>1</tessellate>
  1875. <gx:labelVisibility>1</gx:labelVisibility>
  1876. <altitudeMode>clampToGround</altitudeMode>
  1877. <gx:drawOrder>2</gx:drawOrder>
  1878.  
  1879. <coordinates>
  1880.  
  1881. <!-- This Timpanogos Cave trail starts at the cave entrance -->
  1882.  
  1883. -111.70876577496529,40.439027835992896,0
  1884. -111.70871213078499,40.439030898123285,0
  1885. -111.70865848660469,40.43904722948302,0
  1886. -111.70860886573792,40.439071726515195,0
  1887. -111.70855924487114,40.43910336850188,0
  1888. -111.70853510499,40.439119699844014,0
  1889. -111.70849621295929,40.4391258240963,0
  1890. -111.7083989828825,40.439158997119776,0
  1891. -111.7083802074194,40.43917022490863,0
  1892. -111.7083889245987,40.43917941127993,0
  1893. -111.7085438221693,40.43917226632457,0
  1894. -111.70871950685978,40.43911459630002,0
  1895. -111.7087785154581,40.439103878856386,0
  1896. -111.70884892344475,40.4391008167293,0
  1897. -111.70890390872955,40.439105920274336,0
  1898. -111.70896157622337,40.43912633445063,0
  1899. -111.7090567946434,40.439185025172904,0
  1900. -111.70915603637695,40.439220239581665,0
  1901. -111.70921571552753,40.43927280598362,0
  1902. -111.70925326645374,40.439294751168376,0
  1903. -111.70928210020065,40.43932741375573,0
  1904. -111.70931227505207,40.43934374504343,0
  1905. -111.70938938856125,40.43935088998055,0
  1906. -111.7094611376524,40.439391718178136,0
  1907. -111.70949667692184,40.43944275339026,0
  1908. -111.70950338244438,40.43946776063004,0
  1909. -111.70952685177326,40.439464698519544,0
  1910. -111.70956574380398,40.43940855980241,0
  1911. -111.70958787202835,40.43938253183584,0
  1912. -111.70966498553753,40.439336600105555,0
  1913. -111.70976087450981,40.439328434461316,0
  1914. -111.70990571379662,40.43929424081533,0
  1915. -111.70994125306606,40.43928913728459,0
  1916. -111.71000629663467,40.43929322010922,0
  1917. -111.71002708375454,40.43929168905002,0
  1918. -111.71007134020329,40.43926923351099,0
  1919. -111.71014979481697,40.439248819378115,0
  1920. -111.71019338071346,40.439243715843915,0
  1921. -111.71025440096855,40.439242184783595,0
  1922. -111.71029530465603,40.43924830902471,0
  1923. -111.71035498380661,40.43924014336976,0
  1924. -111.71040326356888,40.43921972922803,0
  1925. -111.71044752001762,40.4392161567526,0
  1926. -111.7104984819889,40.43921360498432,0
  1927. -111.71055614948273,40.43921819816717,0
  1928. -111.71059437096119,40.439215646398964,0
  1929. -111.71066544950008,40.439189618357695,0
  1930. -111.71071641147137,40.43914776932904,0
  1931. -111.710739210248,40.439119189489645,0
  1932. -111.71076603233814,40.439105920274336,0
  1933. -111.710784137249,40.439103878856386,0
  1934. -111.7108129709959,40.439105920274336,0
  1935. -111.71084381639957,40.43909826495664,0
  1936. -111.71086594462395,40.4390798921906,0
  1937. -111.71086929738522,40.43906509190319,0
  1938. -111.71086326241493,40.43904671912809,0
  1939. -111.71083308756351,40.439023242797035,0
  1940. -111.7107854783535,40.438972717621944,0
  1941. -111.71077474951744,40.43895485517723,0
  1942. -111.71076536178589,40.43892015098537,0
  1943. -111.7107955366373,40.43888136392617,0
  1944. -111.71081230044365,40.43885686682464,0
  1945. -111.71085052192211,40.438840025062156,0
  1946. -111.71089813113213,40.43883339042728,0
  1947. -111.71094842255116,40.43883594220999,0
  1948. -111.7110013961792,40.43884614933991,0
  1949. -111.71104162931442,40.43887677072032,0
  1950. -111.71107985079288,40.43892525454412,0
  1951. -111.71110667288303,40.43894056521803,0
  1952. -111.71114288270473,40.43892627525582,0
  1953. -111.71114154160023,40.438894633185775,0
  1954. -111.71113684773445,40.4388737085829,0
  1955. -111.71108923852444,40.43873489154035,0
  1956. -111.71110734343529,40.43865425503845,0
  1957. -111.71113081276417,40.43861189531831,0
  1958. -111.71110801398754,40.438501657849244,0
  1959. -111.71110533177853,40.43844398724942,0
  1960. -111.71114891767502,40.43842612466422,0
  1961. -111.71121060848236,40.43843378005845,0
  1962. -111.71124882996082,40.43850829251684,0
  1963. -111.71123743057251,40.43856341126854,0
  1964. -111.71127364039421,40.43863588215106,0
  1965. -111.71129778027534,40.438656296470064,0
  1966. -111.71133667230606,40.438660889690986,0
  1967. -111.71135812997818,40.438695594016686,0
  1968. -111.7113246023655,40.438792561890644,0
  1969. -111.71132795512676,40.438841045775156,0
  1970. -111.71136483550072,40.43885227361711,0
  1971. -111.71141244471073,40.43882471436531,0
  1972. -111.7114419490099,40.4387879686787,0
  1973. -111.71146742999554,40.43871600831757,0
  1974. -111.71152107417583,40.4386787522138,0
  1975. -111.71155460178852,40.43863741322518,0
  1976. -111.71155594289303,40.43860270886945,0
  1977. -111.71161159873009,40.438511354670894,0
  1978. -111.71165116131306,40.43847562953157,0
  1979. -111.7117128521204,40.438476139890824,0
  1980. -111.71170815825462,40.43850523036264,0
  1981. -111.71164512634277,40.43855779732366,0
  1982. -111.71165317296982,40.4386062813775,0
  1983. -111.71167463064194,40.438631799286505,0
  1984. -111.71172827482224,40.438633330360744,0
  1985. -111.71175442636013,40.43858127381725,0
  1986. -111.71176046133041,40.438552693737016,0
  1987. -111.7117852717638,40.43851441682482,0
  1988. -111.71181812882423,40.43849910605384,0
  1989. -111.71186305582523,40.438490429948715,0
  1990. -111.71190328896046,40.43849145066703,0
  1991. -111.71194016933441,40.43850267856738,0
  1992. -111.71195358037949,40.43852258256791,0
  1993. -111.71195358037949,40.43861699890047,0
  1994. -111.71196833252907,40.43862873713795,0
  1995. -111.71200320124626,40.43863894429929,0
  1996. -111.71205148100853,40.438635371793,0
  1997. -111.71210378408432,40.43863435107687,0
  1998. -111.71213798224926,40.438656296470064,0
  1999. -111.71215541660786,40.438682835075504,0
  2000. -111.7121460288763,40.43871294617283,0
  2001. -111.71210579574108,40.438739995113174,0
  2002. -111.71208567917347,40.43876806475672,0
  2003. -111.71208366751671,40.43880889330827,0
  2004. -111.71208970248699,40.43886503252615,0
  2005. -111.71210512518883,40.438897184966166,0
  2006. -111.71211384236813,40.43895536553287,0
  2007. -111.71210043132305,40.43903651202863,0
  2008. -111.71210445463657,40.43905998835505,0
  2009. -111.71212054789066,40.43906458154841,0
  2010. -111.71213530004025,40.439043656998415,0
  2011. -111.71214066445827,40.43900946320759,0
  2012. -111.71219699084759,40.43890586101877,0
  2013. -111.71219497919083,40.438858397893746,0
  2014. -111.71219497919083,40.43881297616204,0
  2015. -111.71221241354942,40.43879001010625,0
  2016. -111.7122432589531,40.43878949974938,0
  2017. -111.71225398778915,40.43881910044229,0
  2018. -111.71225666999817,40.43900231823419,0
  2019. -111.71226806938648,40.439014566759575,0
  2020. -111.71229220926762,40.43900435965522,0
  2021. -111.71230629086494,40.43894056521803,0
  2022. -111.7123156785965,40.43891555778216,0
  2023. -111.71235725283623,40.43887064644536,0
  2024. -111.71239010989666,40.43884870112214,0
  2025. -111.71242028474808,40.43884563898345,0
  2026. -111.71243637800217,40.438864522169816,0
  2027. -111.71244509518147,40.43891402671435,0
  2028. -111.71246454119682,40.438938523795066,0
  2029. -111.71249404549599,40.43892576489997,0
  2030. -111.7124866694212,40.43890330923873,0
  2031. -111.71246655285358,40.43887575000785,0
  2032. -111.71248331665993,40.43882879721814,0
  2033. -111.71254366636276,40.43882828686156,0
  2034. -111.71259261667728,40.43883849399262,0
  2035. -111.71266235411167,40.43893137881411,0
  2036. -111.71267107129097,40.438959958733356,0
  2037. -111.71269051730633,40.438988538640444,0
  2038. -111.71269118785858,40.43902834634795,0
  2039. -111.71270057559013,40.43905998835505,0
  2040. -111.71269118785858,40.43912786551359,0
  2041. -111.71266101300716,40.43916256959826,0
  2042. -111.71263217926025,40.43921258427697,0
  2043. -111.71262681484222,40.439246777964485,0
  2044. -111.7125778645277,40.43932741375573,0
  2045. -111.71255573630333,40.4394208082538,0
  2046. -111.71257719397545,40.439492767860536,0
  2047. -111.712586581707,40.439565237741256,0
  2048. -111.71257719397545,40.439659142259245,0
  2049. -111.71254634857178,40.43968925291931,0
  2050. -111.71253561973572,40.43972957056164,0
  2051. -111.71255171298981,40.43978213656536,0
  2052. -111.71255305409431,40.43987042694511,0
  2053. -111.71253763139248,40.43989900646516,0
  2054. -111.71248935163021,40.43990870308527,0
  2055. -111.71241693198681,40.43990615134327,0
  2056. -111.71221911907196,40.43985460613414,0
  2057. -111.71194016933441,40.43983113008519,0
  2058. -111.71187177300453,40.43983419217899,0
  2059. -111.71181611716747,40.43985409578534,0
  2060. -111.71177521348,40.43988522705523,0
  2061. -111.71172425150871,40.43990819273688,0
  2062. -111.71165518462658,40.43991788935566,0
  2063. -111.71158276498318,40.439939323981726,0
  2064. -111.71149156987667,40.43997453799538,0
  2065. -111.71145804226398,40.43999699329882,0
  2066. -111.71141915023327,40.440069462635996,0
  2067. -111.71138294041157,40.44010722831596,0
  2068. -111.7113346606493,40.440135807735345,0
  2069. -111.7112622410059,40.44015979402435,0
  2070. -111.7111998796463,40.440166428528315,0
  2071. -111.71116031706333,40.44020521484611,0
  2072. -111.7111361771822,40.4402618632437,0
  2073. -111.71112947165966,40.440360870238386,0
  2074. -111.71115428209305,40.44054765623342,0
  2075. -111.71114891767502,40.44063237320762,0
  2076. -111.71115763485432,40.4406885109028,0
  2077. -111.71115428209305,40.4407364830779,0
  2078. -111.71113818883896,40.44075332436528,0
  2079. -111.7110999673605,40.44082119981414,0
  2080. -111.7110476642847,40.44087835803371,0
  2081. -111.71096317470074,40.44093755756703,0
  2082. -111.71093165874481,40.440968688335175,0
  2083. -111.71090818941593,40.441011556910375,0
  2084. -111.7108927667141,40.441067183949315,0
  2085. -111.71088874340057,40.44112944535115,0
  2086. -111.71086929738522,40.441146286540096,0
  2087. -111.7108304053545,40.44114883823502,0
  2088. -111.71077944338322,40.441124852298884,0
  2089. -111.71071842312813,40.44110852144383,0
  2090. -111.71066679060459,40.441109542122405,0
  2091. -111.71051658689976,40.44116261738596,0
  2092. -111.71047769486904,40.44118558263124,0
  2093. -111.71043142676353,40.441191706695314,0
  2094. -111.71037510037422,40.44117996890533,0
  2095. -111.71032011508942,40.44115087959089,0
  2096. -111.71025909483433,40.4411309763685,0
  2097. -111.71021349728107,40.4411309763685,0
  2098. -111.71016454696655,40.44114271416703,0
  2099. -111.71012632548809,40.44115445196352,0
  2100. -111.71008005738258,40.441146286540096,0
  2101. -111.71004518866539,40.44112536263804,0
  2102. -111.70996472239494,40.44109423194244,0
  2103. -111.70985072851181,40.441067694288904,0
  2104. -111.70978635549545,40.441079432098476,0
  2105. -111.70971997082233,40.44112179026386,0
  2106. -111.70965358614922,40.44121926497678,0
  2107. -111.7096059769392,40.441266726435046,0
  2108. -111.70958586037159,40.44130091907779,0
  2109. -111.70958317816257,40.441337153053325,0
  2110. -111.7095697671175,40.44138512476556,0
  2111. -111.70953087508678,40.441464737318796,0
  2112. -111.70950204133987,40.44151219860376,0
  2113. -111.70946449041367,40.441541798097845,0
  2114. -111.7094349861145,40.441569866571584,0
  2115. -111.70941822230816,40.44160048671137,0
  2116. -111.70940414071083,40.44161630711149,0
  2117. -111.709388718009,40.4416260034839,0
  2118. -111.70938402414322,40.44161273476339,0
  2119. -111.7093900591135,40.44158517664324,0
  2120. -111.70936793088913,40.44155965985524,0
  2121. -111.70934848487377,40.441550473809166,0
  2122. -111.70931495726109,40.44154741179353,0
  2123. -111.70923918485641,40.44158211462918,0
  2124. -111.70920833945274,40.4416096727506,0
  2125. -111.7091553658247,40.4416362101902,0
  2126. -111.70910373330116,40.441635699854906,0
  2127. -111.70902997255325,40.44160916241513,0
  2128. -111.70893140137196,40.44155812884763,0
  2129. -111.70888915657997,40.44155557716825,0
  2130. -111.70885697007179,40.44156782522844,0
  2131. -111.70884288847446,40.44158823865714,0
  2132. -111.70880936086178,40.44161273476339,0
  2133. -111.70876644551754,40.44160507973115,0
  2134. -111.70872956514359,40.4415907903353,0
  2135. -111.70868396759033,40.44158466630756,0
  2136. -111.70863434672356,40.44160048671137,0
  2137. -111.70861691236496,40.441630086166604,0
  2138. -111.70859344303608,40.441631617172554,0
  2139. -111.70858405530453,40.44161273476339,0
  2140. -111.7086061835289,40.44156782522844,0
  2141. -111.70860081911087,40.441533122385415,0
  2142. -111.7085525393486,40.44149382649744,0
  2143. -111.70850090682507,40.44146575799195,0
  2144. -111.70845933258533,40.44140553824973,0
  2145. -111.7083641141653,40.4413626699258,0
  2146. -111.70831248164177,40.44137338700934,0
  2147. -111.7082829773426,40.44139380049708,0
  2148. -111.70822195708752,40.44138155240517,0
  2149. -111.70817166566849,40.44135093216566,0
  2150. -111.70810528099537,40.44132898765211,0
  2151. -111.70802816748619,40.44132949798969,0
  2152. -111.70798793435097,40.441347359803466,0
  2153. -111.70798525214195,40.44139686251972,0
  2154. -111.70801341533661,40.44143871014831,0
  2155. -111.7080469429493,40.441464226982205,0
  2156. -111.7080844938755,40.441519343310425,0
  2157. -111.7081019282341,40.441565273549415,0
  2158. -111.70809857547283,40.4416897953728,0
  2159. -111.70807711780071,40.44176124221649,0
  2160. -111.7080670595169,40.441850550664334,0
  2161. -111.70806974172592,40.441939858993535,0
  2162. -111.70808181166649,40.44198068561878,0
  2163. -111.7081005871296,40.44200314025209,0
  2164. -111.7080744355917,40.44203171886548,0
  2165. -111.70806370675564,40.44206131813082,0
  2166. -111.70806169509888,40.44211490297455,0
  2167. -111.70807711780071,40.44215777081878,0
  2168. -111.70810259878635,40.442191963008284,0
  2169. -111.70810930430889,40.44222666551119,0
  2170. -111.70808784663677,40.4422649403098,0
  2171. -111.7080207914114,40.44229760145404,0
  2172. -111.7078598588705,40.44241140500453,0
  2173. -111.70778140425682,40.44250173324601,0
  2174. -111.70772641897202,40.44258440644539,0
  2175. -111.7077063024044,40.442607881532844,0
  2176. -111.70767143368721,40.442616046778724,0
  2177. -111.707633882761,40.442607881532844,0
  2178. -111.70757286250591,40.44258185480494,0
  2179. -111.70751318335533,40.44258032382064,0
  2180. -111.70742802321911,40.44261808809004,0
  2181. -111.70734152197838,40.442644625131535,0
  2182. -111.70712225139141,40.44265993495841,0
  2183. -111.70702300965786,40.44264666644199,0
  2184. -111.70683391392231,40.442607881532844,0
  2185. -111.70677088201046,40.442620129401305,0
  2186. -111.70677423477173,40.442643604476295,0
  2187. -111.70697808265686,40.442724236193165,0
  2188. -111.70701093971729,40.442739035674975,0
  2189. -111.7071209102869,40.44280946075079,0
  2190. -111.70715980231762,40.44281864662478,0
  2191. -111.70721210539341,40.44282426021385,0
  2192. -111.70724026858807,40.442844162934904,0
  2193. -111.7072094231844,40.44286712760573,0
  2194. -111.70691035687923,40.44284314228267,0
  2195. -111.7068312317133,40.442846714565384,0
  2196. -111.7068312317133,40.44287580314601,0
  2197. -111.70686475932598,40.44289672650319,0
  2198. -111.70694455504417,40.4429202014816,0
  2199. -111.70701831579208,40.44294622807849,0
  2200. -111.70723892748356,40.442981950842146,0
  2201. -111.70726776123047,40.442991647017564,0
  2202. -111.70732609927654,40.44303247300403,0
  2203. -111.70738779008389,40.44305696858401,0
  2204. -111.70739650726318,40.44306768539744,0
  2205. -111.70738242566586,40.44308605707362,0
  2206. -111.70732945203781,40.44309881517913,0
  2207. -111.7072382569313,40.44310187712411,0
  2208. -111.70707531273365,40.44307023701944,0
  2209. -111.7069412022829,40.4430595202064,0
  2210. -111.70686274766922,40.44309473258563,0
  2211. -111.70684263110161,40.44311514555066,0
  2212. -111.70686475932598,40.44314627531039,0
  2213. -111.70687213540077,40.44316719858343,0
  2214. -111.7068600654602,40.443187101202945,0
  2215. -111.70676216483116,40.44320955543326,0
  2216. -111.70672930777073,40.443200879936086,0
  2217. -111.70665957033634,40.44317383279059,0
  2218. -111.70663811266422,40.4431600540519,0
  2219. -111.70661598443985,40.443164646965094,0
  2220. -111.70659989118576,40.44317842570284,0
  2221. -111.70659251511097,40.44319883864245,0
  2222. -111.70661799609661,40.44325191225642,0
  2223. -111.70661263167858,40.44327640775645,0
  2224. -111.7065891623497,40.443292227762136,0
  2225. -111.70651875436306,40.44330447550589,0
  2226. -111.7064892500639,40.443333053566015,0
  2227. -111.70638263225555,40.4433335638884,0
  2228. -111.7063558101654,40.44332692969702,0
  2229. -111.70634776353836,40.44331110969951,0
  2230. -111.7063544690609,40.44329784131163,0
  2231. -111.70636653900146,40.44328763485762,0
  2232. -111.70640207827091,40.44328253163005,0
  2233. -111.70641615986824,40.44326926323652,0
  2234. -111.70640274882317,40.443252932902446,0
  2235. -111.70624114573002,40.44322282383859,0
  2236. -111.7061023414135,40.44316923987801,0
  2237. -111.70601785182953,40.44316719858343,0
  2238. -111.70597158372402,40.44315239919587,0
  2239. -111.70592866837978,40.443153930167135,0
  2240. -111.70579858124256,40.44317791537928,0
  2241. -111.70571945607662,40.44321363801979,0
  2242. -111.70564368367195,40.44323047868661,0
  2243. -111.70558668673038,40.4432330303024,0
  2244. -111.70549482107162,40.44324782967224,0
  2245. -111.70536942780018,40.44323711288751,0
  2246. -111.70528694987297,40.443236602564404,0
  2247. -111.70519508421421,40.44325038128739,0
  2248. -111.70497380197048,40.44331774389247,0
  2249. -111.70487724244595,40.44335142516967,0
  2250. -111.70482628047466,40.44337592063342,0
  2251. -111.70476995408535,40.44339480254732,0
  2252. -111.70471899211407,40.44341572574298,0
  2253. -111.70457884669304,40.44356678081603,0
  2254. -111.70457750558853,40.443609647734384,0
  2255. -111.70461036264896,40.443636694704544,0
  2256. -111.70462377369404,40.44363873598484,0
  2257. -111.70466803014278,40.44363822566477,0
  2258. -111.70468680560589,40.44363414310404,0
  2259. -111.70471966266632,40.443609647734384,0
  2260. -111.70485846698284,40.44356269825095,0
  2261. -111.70493558049202,40.443569332419074,0
  2262. -111.70501470565796,40.443604034210914,0
  2263. -111.70495569705963,40.44369078861214,0
  2264. -111.70496039092541,40.44372498002187,0
  2265. -111.70502342283726,40.44372242842472,0
  2266. -111.70504085719585,40.44371579427171,0
  2267. -111.70509114861488,40.44367241710124,0
  2268. -111.70510791242123,40.443620364459704,0
  2269. -111.70512802898884,40.4436025032499,0
  2270. -111.70516021549702,40.44359484844425,0
  2271. -111.70520581305027,40.4436050548516,0
  2272. -111.70527420938015,40.44363822566477,0
  2273. -111.70534260571003,40.44365863846474,0
  2274. -111.7055357247591,40.443677009979424,0
  2275. -111.70584954321384,40.443673437740856,0
  2276. -111.70591190457344,40.44369538148909,0
  2277. -111.70593336224556,40.44372498002187,0
  2278.  
  2279. <!-- ends at Visitor Center parking lot -->
  2280.  
  2281. </coordinates>
  2282.  
  2283. </LineString><!-- end: LineString for Timpanogos Cave Trail -->
  2284.  
  2285. </Placemark>
  2286.  
  2287. <!-- end: LineString section -->
  2288.  
  2289. <!-- start: Placemark-Polygon section -->
  2290.  
  2291. <Placemark id="utah_polygon">
  2292. <name>Utah Area Polygon</name>
  2293. <styleUrl>#transWhitePoly</styleUrl>
  2294.  
  2295. <Polygon>
  2296. <extrude>0</extrude>  
  2297. <tessellate>1</tessellate>
  2298.  
  2299. <outerBoundaryIs>
  2300. <LinearRing>
  2301. <coordinates>
  2302. -111.04568481445312,42.00338672135348,0
  2303. -111.04705810546875,41.000629848685385,0
  2304. -109.04754638671875,40.99855696412671,0
  2305. -109.0447998046875,36.99816565700228,0
  2306. -114.0545654296875,37.00255267215955,0
  2307. -114.0435791015625,41.983994270935625,0
  2308. -111.04568481445312,42.00338672135348,0 <!-- last coord. same as first -->
  2309. </coordinates>
  2310. </LinearRing>
  2311. </outerBoundaryIs>
  2312.  
  2313. </Polygon>
  2314.  
  2315. </Placemark>
  2316.  
  2317. <!-- end: Placemark-Polygon section -->
  2318.  
  2319. <!-- start: ScreenOverlay section -->
  2320.  
  2321. <ScreenOverlay id="image0_overview"><!-- start: FlyTo state of Utah text -->
  2322.  
  2323. <name>Absolute Positioning</name>
  2324. <visibility>0</visibility>
  2325. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  2326.  
  2327. <Icon>
  2328. <href>http://whowillbethenextonline.com/kml/images/utah/image_overview_245x310.png</href>
  2329. </Icon>
  2330.  
  2331. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2332. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2333. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2334. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2335.  
  2336. </ScreenOverlay><!-- end: FlyTo state of Utah text -->
  2337.  
  2338. <ScreenOverlay id="image0_salt_lake"><!-- start: FlyTo Salt Lake City -->
  2339.  
  2340. <name>Absolute Positioning</name>
  2341. <visibility>0</visibility>
  2342. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  2343.  
  2344. <Icon>
  2345. <href>http://whowillbethenextonline.com/kml/images/utah/image_salt_lake_245x310.png</href>
  2346. </Icon>
  2347.  
  2348. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2349. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2350. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2351. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2352.  
  2353. </ScreenOverlay><!-- end: FlyTo Salt Lake City -->
  2354.  
  2355. <ScreenOverlay id="image1_salt_lake"><!-- start: FlyTo Salt Lake City/ Mt. Timp/ Deer Creek Reservoir 1 -->
  2356.  
  2357. <name>Absolute Positioning</name>
  2358. <visibility>0</visibility>
  2359. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  2360.  
  2361. <Icon>
  2362. <href>http://whowillbethenextonline.com/kml/images/utah/image_salt_lake_2_245x310.png</href>
  2363. </Icon>
  2364.  
  2365. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2366. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2367. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2368. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2369.  
  2370. </ScreenOverlay><!-- end: FlyTo Salt Lake City/ Mt. Timp/ Deer Creek Reservoir 1 -->
  2371.  
  2372. <ScreenOverlay id="image2_salt_lake"><!-- start: FlyTo Salt Lake City/ Mt. Timp/ Deer Creek Reservoir 2 -->
  2373.  
  2374. <name>Absolute Positioning</name>
  2375. <visibility>0</visibility>
  2376. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  2377.  
  2378. <Icon>
  2379. <href>http://whowillbethenextonline.com/kml/images/utah/image_salt_lake_3_245x310.png</href>
  2380. </Icon>
  2381.  
  2382. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2383. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2384. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2385. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2386.  
  2387. </ScreenOverlay><!-- end: FlyTo Salt Lake City/ Mt. Timp/ Deer Creek Reservoir 2 -->
  2388.  
  2389. <ScreenOverlay id="image3_deer_creek"><!-- start: FlyTo Deer Creek Reservoir photo -->
  2390.  
  2391. <name>Absolute Positioning</name>
  2392. <visibility>0</visibility>
  2393. <description>This screen overlay uses absolute positioning to put the image in the upper-right side of the screen.</description>
  2394.  
  2395. <Icon>
  2396. <href>http://whowillbethenextonline.com/kml/images/utah/deer_creek_reservoir_316x212.gif</href>
  2397. </Icon>
  2398.  
  2399. <overlayXY x="0.85" y="0.75" xunits="fraction" yunits="fraction"/>
  2400. <screenXY x="0.85" y="0.75" xunits="fraction" yunits="fraction"/>
  2401. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2402. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2403.  
  2404. </ScreenOverlay><!-- end: FlyTo Deer Creek Reservoir photo -->
  2405.  
  2406. <ScreenOverlay id="image1_deer_creek_text"><!-- start: FlyTo Deer Creek Reservoir text 1 -->
  2407.  
  2408. <name>Absolute Positioning</name>
  2409. <visibility>0</visibility>
  2410. <description>This screen overlay uses absolute positioning to put the image in the lower-right side of the screen.</description>
  2411.  
  2412. <Icon>
  2413. <href>http://whowillbethenextonline.com/kml/images/utah/image_deer_creek_1_460x110.png</href>
  2414. </Icon>
  2415.  
  2416. <overlayXY x="0.85" y="0.35" xunits="fraction" yunits="fraction"/>
  2417. <screenXY x="0.85" y="0.35" xunits="fraction" yunits="fraction"/>
  2418. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2419. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2420.  
  2421. </ScreenOverlay><!-- end: FlyTo Deer Creek Reservoir text 1 -->
  2422.  
  2423. <ScreenOverlay id="image2_deer_creek_text"><!-- start: FlyTo Deer Creek Reservoir text 2 -->
  2424.  
  2425. <name>Absolute Positioning</name>
  2426. <visibility>0</visibility>
  2427. <description>This screen overlay uses absolute positioning to put the image in the lower-right side of the screen.</description>
  2428.  
  2429. <Icon>
  2430. <href>http://whowillbethenextonline.com/kml/images/utah/image_deer_creek_2_460x110.png</href>
  2431. </Icon>
  2432.  
  2433. <overlayXY x="0.85" y="0.35" xunits="fraction" yunits="fraction"/>
  2434. <screenXY x="0.85" y="0.35" xunits="fraction" yunits="fraction"/>
  2435. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2436. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2437.  
  2438. </ScreenOverlay><!-- end: FlyTo Deer Creek Reservoir text 2 -->
  2439.  
  2440. <ScreenOverlay id="image1_provo_canyon"><!-- start: FlyTo Provo Canyon text 1 -->
  2441.  
  2442. <name>Absolute Positioning</name>
  2443. <visibility>0</visibility>
  2444. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  2445.  
  2446. <Icon>
  2447. <href>http://whowillbethenextonline.com/kml/images/utah/provo_canyon_245x310.png</href>
  2448. </Icon>
  2449.  
  2450. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2451. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2452. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2453. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2454.  
  2455. </ScreenOverlay><!-- end: FlyTo Provo Canyon text 1 -->
  2456.  
  2457. <ScreenOverlay id="sundance_base"><!-- start: FlyTo Sundance base text 1 -->
  2458.  
  2459. <name>Absolute Positioning</name>
  2460. <visibility>0</visibility>
  2461. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  2462.  
  2463. <Icon>
  2464. <href>http://whowillbethenextonline.com/kml/images/utah/sundance_base_245x310.png</href>
  2465. </Icon>
  2466.  
  2467. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2468. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2469. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2470. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2471.  
  2472. </ScreenOverlay><!-- end: FlyTo Sundance base text 1 -->
  2473.  
  2474. <ScreenOverlay id="arrowhead_summit_northeast"><!-- start: FlyTo Arrowhead Summit NE text 1 -->
  2475.  
  2476. <name>Absolute Positioning</name>
  2477. <visibility>0</visibility>
  2478. <description>This screen overlay uses absolute positioning to put the image in the lower-right of the screen.</description>
  2479.  
  2480. <Icon>
  2481. <href>http://whowillbethenextonline.com/kml/images/utah/arrowhead_summit_northeast_245x310.png</href>
  2482. </Icon>
  2483.  
  2484. <overlayXY x="0.88" y="0.3" xunits="fraction" yunits="fraction"/>
  2485. <screenXY x="0.88" y="0.3" xunits="fraction" yunits="fraction"/>
  2486. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2487. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2488.  
  2489. </ScreenOverlay><!-- end: FlyTo Arrowhead Summit NE text 1 -->
  2490.  
  2491. <ScreenOverlay id="arrowhead_summit_closeup"><!-- start: FlyTo Arrowhead Summit cabin text 1 -->
  2492.  
  2493. <name>Absolute Positioning</name>
  2494. <visibility>0</visibility>
  2495. <description>This screen overlay uses absolute positioning to put the image in the lower-left of the screen.</description>
  2496.  
  2497. <Icon>
  2498. <href>http://whowillbethenextonline.com/kml/images/utah/arrowhead_summit_closeup_245x310.png</href>
  2499. </Icon>
  2500.  
  2501. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2502. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2503. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2504. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2505.  
  2506. </ScreenOverlay><!-- end: FlyTo Arrowhead Summit cabin text 1 -->
  2507.  
  2508. <ScreenOverlay id="lindon_utah_screenoverlay"><!-- start: FlyTo Lindon, Utah text 1 -->
  2509.  
  2510. <name>Absolute Positioning</name>
  2511. <visibility>0</visibility>
  2512. <description>This screen overlay uses absolute positioning to put the image in the lower-center of the screen.</description>
  2513.  
  2514. <Icon>
  2515. <href>http://whowillbethenextonline.com/kml/images/utah/lindon_utah_460x160.png</href>
  2516. </Icon>
  2517.  
  2518. <overlayXY x="0.5" y="0.2" xunits="fraction" yunits="fraction"/>
  2519. <screenXY x="0.5" y="0.2" xunits="fraction" yunits="fraction"/>
  2520. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2521. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2522.  
  2523. </ScreenOverlay><!-- end: FlyTo Lindon, Utah text 1 -->
  2524.  
  2525. <ScreenOverlay id="american_fork"><!-- start: FlyTo American Fork Canyon text 1 -->
  2526.  
  2527. <name>Absolute Positioning</name>
  2528. <visibility>0</visibility>
  2529. <description>This screen overlay uses absolute positioning to put the image in the lower-center of the screen.</description>
  2530.  
  2531. <Icon>
  2532. <href>http://whowillbethenextonline.com/kml/images/utah/american_fork_460x160.png</href>
  2533. </Icon>
  2534.  
  2535. <overlayXY x="0.5" y="0.2" xunits="fraction" yunits="fraction"/>
  2536. <screenXY x="0.5" y="0.2" xunits="fraction" yunits="fraction"/>
  2537. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2538. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2539.  
  2540. </ScreenOverlay><!-- end: FlyTo American Fork Canyon text 1 -->
  2541.  
  2542. <ScreenOverlay id="american_fork_2"><!-- start: FlyTo American Fork Canyon text 2 -->
  2543.  
  2544. <name>Absolute Positioning</name>
  2545. <visibility>0</visibility>
  2546. <description>This screen overlay uses absolute positioning to put the image in the lower-center of the screen.</description>
  2547.  
  2548. <Icon>
  2549. <href>http://whowillbethenextonline.com/kml/images/utah/american_fork_2_460x160.png</href>
  2550. </Icon>
  2551.  
  2552. <overlayXY x="0.5" y="0.2" xunits="fraction" yunits="fraction"/>
  2553. <screenXY x="0.5" y="0.2" xunits="fraction" yunits="fraction"/>
  2554. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2555. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2556.  
  2557. </ScreenOverlay><!-- end: FlyTo American Fork Canyon text 2 -->
  2558.  
  2559. <ScreenOverlay id="timpanogos_cave_1"><!-- start: FlyTo Timpanogos Cave text 1 -->
  2560.  
  2561. <name>Absolute Positioning</name>
  2562. <visibility>0</visibility>
  2563. <description>This screen overlay uses absolute positioning to put the image in the lower-left of the screen.</description>
  2564.  
  2565. <Icon>
  2566. <href>http://whowillbethenextonline.com/kml/images/utah/timpanogos_cave_245x310.png</href>
  2567. </Icon>
  2568.  
  2569. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2570. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2571. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2572. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2573.  
  2574. </ScreenOverlay><!-- end: FlyTo Timpanogos Cave text 1 -->
  2575.  
  2576. <ScreenOverlay id="timpanogos_cave_2"><!-- start: FlyTo Timpanogos Cave text 2 -->
  2577.  
  2578. <name>Absolute Positioning</name>
  2579. <visibility>0</visibility>
  2580. <description>This screen overlay uses absolute positioning to put the image in the lower-left of the screen.</description>
  2581.  
  2582. <Icon>
  2583. <href>http://whowillbethenextonline.com/kml/images/utah/timpanogos_cave_2_245x310.png</href>
  2584. </Icon>
  2585.  
  2586. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2587. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2588. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2589. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2590.  
  2591. </ScreenOverlay><!-- end: FlyTo Timpanogos Cave text 2 -->
  2592.  
  2593. <ScreenOverlay id="timpooneke_trail_1"><!-- start: FlyTo Timpooneke Trail text 1 -->
  2594.  
  2595. <name>Absolute Positioning</name>
  2596. <visibility>0</visibility>
  2597. <description>This screen overlay uses absolute positioning to put the image in the lower-left of the screen.</description>
  2598.  
  2599. <Icon>
  2600. <href>http://whowillbethenextonline.com/kml/images/utah/timpooneke_trail_1_245x310.png</href>
  2601. </Icon>
  2602.  
  2603. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2604. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2605. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2606. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2607.  
  2608. </ScreenOverlay><!-- end: FlyTo Timpooneke Trail text 1 -->
  2609.  
  2610. <ScreenOverlay id="timpooneke_trail_2"><!-- start: FlyTo Timpooneke Trail text 2 -->
  2611.  
  2612. <name>Absolute Positioning</name>
  2613. <visibility>0</visibility>
  2614. <description>This screen overlay uses absolute positioning to put the image in the lower-left of the screen.</description>
  2615.  
  2616. <Icon>
  2617. <href>http://whowillbethenextonline.com/kml/images/utah/timpooneke_trail_5_245x310.png</href>
  2618. </Icon>
  2619.  
  2620. <overlayXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2621. <screenXY x="0.05" y="0.28" xunits="fraction" yunits="fraction"/>
  2622. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2623. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2624.  
  2625. </ScreenOverlay><!-- end: FlyTo Timpooneke Trail text 2 -->
  2626.  
  2627. <ScreenOverlay id="deer_creek_long_view"><!-- start: FlyTo Deer Creek long view text 1 -->
  2628.  
  2629. <name>Absolute Positioning</name>
  2630. <visibility>0</visibility>
  2631. <description>This screen overlay uses absolute positioning to put the image in the right-lower of the screen.</description>
  2632.  
  2633. <Icon>
  2634. <href>http://whowillbethenextonline.com/kml/images/utah/deer_creek_long_view_245x310.png</href>
  2635. </Icon>
  2636.  
  2637. <overlayXY x="0.88" y="0.25" xunits="fraction" yunits="fraction"/>
  2638. <screenXY x="0.88" y="0.25" xunits="fraction" yunits="fraction"/>
  2639. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2640. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2641.  
  2642. </ScreenOverlay><!-- end: FlyTo Deer Creek long view text 1 -->
  2643.  
  2644. <ScreenOverlay id="deer_creek_long_view_2"><!-- start: FlyTo Deer Creek long view text 2 -->
  2645.  
  2646. <name>Absolute Positioning</name>
  2647. <visibility>0</visibility>
  2648. <description>This screen overlay uses absolute positioning to put the image in the right-lower of the screen.</description>
  2649.  
  2650. <Icon>
  2651. <href>http://whowillbethenextonline.com/kml/images/utah/deer_creek_long_view_2_245x310.png</href>
  2652. </Icon>
  2653.  
  2654. <overlayXY x="0.88" y="0.25" xunits="fraction" yunits="fraction"/>
  2655. <screenXY x="0.88" y="0.25" xunits="fraction" yunits="fraction"/>
  2656. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  2657. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  2658.  
  2659. </ScreenOverlay><!-- end: FlyTo Deer Creek long view text 2 -->
  2660.  
  2661. <!-- end: ScreenOverlay section -->
  2662.  
  2663. </Folder><!-- end: Styles, Placemarks, LineString, Placemark-Polygon, and ScreenOverlay Folder -->
  2664.  
  2665. <!-- start: Tour -->
  2666.  
  2667. <gx:Tour>
  2668. <name>Mount Timpanogos</name>
  2669. <gx:Playlist>
  2670.  
  2671. <gx:SoundCue>
  2672. <href>http://whowillbethenextonline.com/kml/audio/bensound_timpanogos_15_lq.mp3</href>
  2673. </gx:SoundCue>
  2674.  
  2675. <gx:AnimatedUpdate><!-- start: icon/label=2/2 id="state_of_utah" -->
  2676. <gx:duration>0</gx:duration>
  2677. <Update>
  2678. <targetHref></targetHref>
  2679. <Change>
  2680. <IconStyle targetId="style_state_of_utah_scale">
  2681. <scale>2</scale>
  2682. </IconStyle>
  2683. <LabelStyle targetId="style_state_of_utah_label">
  2684. <scale>2</scale>
  2685. </LabelStyle>
  2686. </Change>
  2687. </Update>
  2688. <gx:delayedStart>0</gx:delayedStart>
  2689. </gx:AnimatedUpdate><!-- end: icon/label=2/2 id="state_of_utah" -->
  2690.  
  2691. <gx:FlyTo><!-- start: FlyTo state of Utah -->
  2692. <gx:duration>20</gx:duration>
  2693. <gx:flyToMode>bounce</gx:flyToMode>
  2694.  
  2695. <LookAt>
  2696. <longitude>-116.0619972</longitude>
  2697. <latitude>39.8685417</latitude>
  2698. <altitude>0</altitude>
  2699. <heading>-2</heading>
  2700. <tilt>0</tilt>
  2701. <range>3667263</range>
  2702. <altitudeMode>relativeToGround</altitudeMode>
  2703. </LookAt>
  2704.  
  2705. </gx:FlyTo><!-- end: FlyTo state of Utah -->
  2706.  
  2707. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image0_overview" -->
  2708. <gx:duration>0</gx:duration>
  2709. <Update>
  2710. <targetHref />
  2711. <Change>
  2712. <ScreenOverlay targetId="image0_overview">
  2713. <visibility>1</visibility>
  2714. </ScreenOverlay>
  2715. </Change>
  2716. </Update>
  2717. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image0_overview" -->
  2718.  
  2719. <gx:Wait>
  2720. <gx:duration>25</gx:duration><!-- at FlyTo state of Utah -->
  2721. </gx:Wait>
  2722.  
  2723. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image0_overview" -->
  2724. <gx:duration>0</gx:duration>
  2725. <Update>
  2726. <targetHref />
  2727. <Change>
  2728. <ScreenOverlay targetId="image0_overview">
  2729. <visibility>0</visibility>
  2730. </ScreenOverlay>
  2731. </Change>
  2732. </Update>
  2733. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image0_overview" -->
  2734.  
  2735. <gx:AnimatedUpdate><!-- hides Utah Area white semi-trans. polygon -->
  2736. <gx:duration>5.0</gx:duration><!-- 0% > 20% semi-transparent white in 5 seconds -->
  2737. <Update>
  2738. <targetHref/>
  2739. <Change>
  2740. <LineStyle targetId="lineStyle_transWhitePoly">
  2741. <width>2</width>
  2742. </LineStyle>
  2743. <PolyStyle targetId="polyStyle_transWhitePoly">
  2744. <color>00ffffff</color><!-- 0% transparent white polygon: id="utah_polygon" -->
  2745. </PolyStyle>
  2746. </Change>
  2747. </Update>
  2748. <gx:delayedStart>0</gx:delayedStart>
  2749. </gx:AnimatedUpdate>
  2750.  
  2751. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="salt_lake_city" -->
  2752. <gx:duration>0</gx:duration>
  2753. <Update>
  2754. <targetHref></targetHref>
  2755. <Change>
  2756. <IconStyle targetId="style_salt_lake_city_scale">
  2757. <scale>1</scale>
  2758. </IconStyle>
  2759. <LabelStyle targetId="style_salt_lake_city_label">
  2760. <scale>1</scale>
  2761. </LabelStyle>
  2762. </Change>
  2763. </Update>
  2764. <gx:delayedStart>12</gx:delayedStart>
  2765. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="salt_lake_city" -->
  2766.  
  2767. <gx:FlyTo><!-- start: FlyTo Salt Lake City -->
  2768. <gx:duration>9</gx:duration>
  2769. <gx:flyToMode>bounce</gx:flyToMode>
  2770.  
  2771. <LookAt>
  2772. <longitude>-112.0008583</longitude>
  2773. <latitude>40.7380444</latitude>
  2774. <altitude>0</altitude>
  2775. <heading>0</heading>
  2776. <tilt>1</tilt>
  2777. <range>161763</range>
  2778. <altitudeMode>relativeToGround</altitudeMode>
  2779. </LookAt>
  2780.  
  2781. </gx:FlyTo><!-- end: FlyTo Salt Lake City -->
  2782.  
  2783. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image0_salt_lake" -->
  2784. <gx:duration>0</gx:duration>
  2785. <Update>
  2786. <targetHref />
  2787. <Change>
  2788. <ScreenOverlay targetId="image0_salt_lake">
  2789. <visibility>1</visibility>
  2790. </ScreenOverlay>
  2791. </Change>
  2792. </Update>
  2793. <gx:delayedStart>3</gx:delayedStart>
  2794. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image0_salt_lake" -->
  2795.  
  2796. <gx:Wait>
  2797. <gx:duration>25</gx:duration><!-- at Salt Lake City -->
  2798. </gx:Wait>
  2799.  
  2800. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image0_salt_lake" -->
  2801. <gx:duration>0</gx:duration>
  2802. <Update>
  2803. <targetHref />
  2804. <Change>
  2805. <ScreenOverlay targetId="image0_salt_lake">
  2806. <visibility>0</visibility>
  2807. </ScreenOverlay>
  2808. </Change>
  2809. </Update>
  2810. <gx:delayedStart>0</gx:delayedStart>
  2811. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image0_salt_lake" -->
  2812.  
  2813. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="deer_creek" -->
  2814. <gx:duration>0</gx:duration>
  2815. <Update>
  2816. <targetHref></targetHref>
  2817. <Change>
  2818. <IconStyle targetId="style_deer_creek_scale">
  2819. <scale>1</scale>
  2820. </IconStyle>
  2821. <LabelStyle targetId="style_deer_creek_label">
  2822. <scale>1</scale>
  2823. </LabelStyle>
  2824. </Change>
  2825. </Update>
  2826. <gx:delayedStart>5</gx:delayedStart>
  2827. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="deer_creek" -->
  2828.  
  2829. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="mount_timpanogos" -->
  2830. <gx:duration>0</gx:duration>
  2831. <Update>
  2832. <targetHref></targetHref>
  2833. <Change>
  2834. <IconStyle targetId="style_mount_timpanogos_scale">
  2835. <scale>1</scale>
  2836. </IconStyle>
  2837. <LabelStyle targetId="style_mount_timpanogos_label">
  2838. <scale>1</scale>
  2839. </LabelStyle>
  2840. </Change>
  2841. </Update>
  2842. <gx:delayedStart>5</gx:delayedStart>
  2843. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="mount_timpanogos" -->
  2844.  
  2845. <gx:FlyTo><!-- start: FlyTo Salt Lake City/ Mt. Timp/ Deer Creek Reservoir -->
  2846. <gx:duration>6</gx:duration>
  2847. <gx:flyToMode>bounce</gx:flyToMode>
  2848.  
  2849. <LookAt>
  2850. <longitude>-111.8693056</longitude>
  2851. <latitude>40.5354528</latitude>
  2852. <altitude>0</altitude>
  2853. <heading>0</heading>
  2854. <tilt>1</tilt>
  2855. <range>119417</range>
  2856. <altitudeMode>relativeToGround</altitudeMode>
  2857. </LookAt>
  2858.  
  2859. </gx:FlyTo><!-- end: FlyTo Salt Lake City/ Mt. Timp/ Deer Creek Reservoir -->
  2860.  
  2861. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image1_salt_lake" -->
  2862. <gx:duration>0</gx:duration>
  2863. <Update>
  2864. <targetHref />
  2865. <Change>
  2866. <ScreenOverlay targetId="image1_salt_lake">
  2867. <visibility>1</visibility>
  2868. </ScreenOverlay>
  2869. </Change>
  2870. </Update>
  2871. <gx:delayedStart>2</gx:delayedStart>
  2872. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image1_salt_lake" -->
  2873.  
  2874. <gx:Wait>
  2875. <gx:duration>30</gx:duration><!-- at Salt Lake City/ Mt. Timp/ Deer Creek Reservoir 2 -->
  2876. </gx:Wait>
  2877.  
  2878. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image1_salt_lake" -->
  2879. <gx:duration>0</gx:duration>
  2880. <Update>
  2881. <targetHref />
  2882. <Change>
  2883. <ScreenOverlay targetId="image1_salt_lake">
  2884. <visibility>0</visibility>
  2885. </ScreenOverlay>
  2886. </Change>
  2887. </Update>
  2888. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image1_salt_lake" -->
  2889.  
  2890. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image2_salt_lake" -->
  2891. <gx:duration>0</gx:duration>
  2892. <Update>
  2893. <targetHref />
  2894. <Change>
  2895. <ScreenOverlay targetId="image2_salt_lake">
  2896. <visibility>1</visibility>
  2897. </ScreenOverlay>
  2898. </Change>
  2899. </Update>
  2900. <gx:delayedStart>2</gx:delayedStart>
  2901. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image2_salt_lake" -->
  2902.  
  2903. <gx:Wait>
  2904. <gx:duration>25</gx:duration><!-- at Salt Lake City/ Mt. Timp/ Deer Creek Reservoir 3 -->
  2905. </gx:Wait>
  2906.  
  2907. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image2_salt_lake" -->
  2908. <gx:duration>0</gx:duration>
  2909. <Update>
  2910. <targetHref />
  2911. <Change>
  2912. <ScreenOverlay targetId="image2_salt_lake">
  2913. <visibility>0</visibility>
  2914. </ScreenOverlay>
  2915. </Change>
  2916. </Update>
  2917. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image2_salt_lake" -->
  2918.  
  2919. <gx:FlyTo><!-- start: FlyTo Deer Creek Reservoir photo location -->
  2920. <gx:duration>10</gx:duration>
  2921. <gx:flyToMode>bounce</gx:flyToMode>
  2922.  
  2923. <LookAt>
  2924. <longitude>-111.5000556</longitude>
  2925. <latitude>40.4416556</latitude>
  2926. <altitude>0</altitude>
  2927. <heading>-115</heading>
  2928. <tilt>72</tilt>
  2929. <range>4745</range>
  2930. <altitudeMode>relativeToGround</altitudeMode>
  2931. </LookAt>
  2932.  
  2933. </gx:FlyTo><!-- end: FlyTo Deer Creek Reservoir photo location -->
  2934.  
  2935. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image3_deer_creek" -->
  2936. <gx:duration>0</gx:duration>
  2937. <Update>
  2938. <targetHref />
  2939. <Change>
  2940. <ScreenOverlay targetId="image3_deer_creek">
  2941. <visibility>1</visibility>
  2942. </ScreenOverlay>
  2943. </Change>
  2944. </Update>
  2945. <gx:delayedStart>9</gx:delayedStart>
  2946. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image3_deer_creek" -->
  2947.  
  2948. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image1_deer_creek_text" -->
  2949. <gx:duration>0</gx:duration>
  2950. <Update>
  2951. <targetHref />
  2952. <Change>
  2953. <ScreenOverlay targetId="image1_deer_creek_text">
  2954. <visibility>1</visibility>
  2955. </ScreenOverlay>
  2956. </Change>
  2957. </Update>
  2958. <gx:delayedStart>9</gx:delayedStart>
  2959. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image1_deer_creek_text" -->
  2960.  
  2961. <gx:Wait>
  2962. <gx:duration>36</gx:duration><!-- at Deer Creek Reservoir -->
  2963. </gx:Wait>
  2964.  
  2965. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image1_deer_creek_text" -->
  2966. <gx:duration>0</gx:duration>
  2967. <Update>
  2968. <targetHref />
  2969. <Change>
  2970. <ScreenOverlay targetId="image1_deer_creek_text">
  2971. <visibility>0</visibility>
  2972. </ScreenOverlay>
  2973. </Change>
  2974. </Update>
  2975. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image1_deer_creek_text" -->
  2976.  
  2977. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image2_deer_creek_text" -->
  2978. <gx:duration>0</gx:duration>
  2979. <Update>
  2980. <targetHref />
  2981. <Change>
  2982. <ScreenOverlay targetId="image2_deer_creek_text">
  2983. <visibility>1</visibility>
  2984. </ScreenOverlay>
  2985. </Change>
  2986. </Update>
  2987. <gx:delayedStart>1</gx:delayedStart>
  2988. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image2_deer_creek_text" -->
  2989.  
  2990. <gx:AnimatedUpdate><!-- start: LineStyle width=2 id="redLine" -->
  2991. <gx:duration>0</gx:duration>
  2992. <Update>
  2993. <targetHref />
  2994. <Change>
  2995. <LineStyle targetId="redLineLineStyle">
  2996. <width>2</width>
  2997. </LineStyle>
  2998. </Change>
  2999. </Update>
  3000. <gx:delayedStart>12</gx:delayedStart>
  3001. </gx:AnimatedUpdate><!-- end: LineStyle width=2 id="redLine" -->
  3002.  
  3003. <gx:Wait>
  3004. <gx:duration>37</gx:duration><!-- at Deer Creek Reservoir -->
  3005. </gx:Wait>
  3006.  
  3007. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image3_deer_creek" -->
  3008. <gx:duration>0</gx:duration>
  3009. <Update>
  3010. <targetHref />
  3011. <Change>
  3012. <ScreenOverlay targetId="image3_deer_creek">
  3013. <visibility>0</visibility>
  3014. </ScreenOverlay>
  3015. </Change>
  3016. </Update>
  3017. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image3_deer_creek" -->
  3018.  
  3019. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image2_deer_creek_text" -->
  3020. <gx:duration>0</gx:duration>
  3021. <Update>
  3022. <targetHref />
  3023. <Change>
  3024. <ScreenOverlay targetId="image2_deer_creek_text">
  3025. <visibility>0</visibility>
  3026. </ScreenOverlay>
  3027. </Change>
  3028. </Update>
  3029. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image2_deer_creek_text" -->
  3030.  
  3031. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="sundance" -->
  3032. <gx:duration>0</gx:duration>
  3033. <Update>
  3034. <targetHref></targetHref>
  3035. <Change>
  3036. <IconStyle targetId="style_sundance_scale">
  3037. <scale>1</scale>
  3038. </IconStyle>
  3039. <LabelStyle targetId="style_sundance_label">
  3040. <scale>1</scale>
  3041. </LabelStyle>
  3042. </Change>
  3043. </Update>
  3044. <gx:delayedStart>0</gx:delayedStart>
  3045. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="sundance" -->
  3046.  
  3047. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="provo_canyon" -->
  3048. <gx:duration>0</gx:duration>
  3049. <Update>
  3050. <targetHref></targetHref>
  3051. <Change>
  3052. <IconStyle targetId="style_provo_canyon_scale">
  3053. <scale>1</scale>
  3054. </IconStyle>
  3055. <LabelStyle targetId="style_provo_canyon_label">
  3056. <scale>1</scale>
  3057. </LabelStyle>
  3058. </Change>
  3059. </Update>
  3060. <gx:delayedStart>0</gx:delayedStart>
  3061. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="provo_canyon" -->
  3062.  
  3063. <gx:FlyTo><!-- start: FlyTo Sundance Mountain Resort (and Provo Canyon Road) -->
  3064. <gx:duration>7</gx:duration>
  3065. <gx:flyToMode>bounce</gx:flyToMode>
  3066.  
  3067. <LookAt>
  3068. <longitude>-111.5759167</longitude>
  3069. <latitude>40.3689861</latitude>
  3070. <altitude>0</altitude>
  3071. <heading>-25</heading>
  3072. <tilt>49</tilt>
  3073. <range>7714</range>
  3074. <altitudeMode>relativeToGround</altitudeMode>
  3075. </LookAt>
  3076.  
  3077. </gx:FlyTo><!-- end: FlyTo Sundance Mountain Resort (and Provo Canyon Road) -->
  3078.  
  3079. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image1_provo_canyon" -->
  3080. <gx:duration>0</gx:duration>
  3081. <Update>
  3082. <targetHref />
  3083. <Change>
  3084. <ScreenOverlay targetId="image1_provo_canyon">
  3085. <visibility>1</visibility>
  3086. </ScreenOverlay>
  3087. </Change>
  3088. </Update>
  3089. <gx:delayedStart>10</gx:delayedStart>
  3090. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image1_provo_canyon" -->
  3091.  
  3092. <gx:AnimatedUpdate><!-- start: LineStyle width=2 id="limeLine" -->
  3093. <gx:duration>0</gx:duration>
  3094. <Update>
  3095. <targetHref />
  3096. <Change>
  3097. <LineStyle targetId="limeLineLineStyle">
  3098. <width>3</width>
  3099. </LineStyle>
  3100. </Change>
  3101. </Update>
  3102. <gx:delayedStart>19</gx:delayedStart>
  3103. </gx:AnimatedUpdate><!-- end: LineStyle width=2 id="limeLine" -->
  3104.  
  3105. <gx:Wait>
  3106. <gx:duration>42</gx:duration><!-- at State Route 92 and U.S. Route 189 -->
  3107. </gx:Wait>
  3108.  
  3109. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image1_provo_canyon" -->
  3110. <gx:duration>0</gx:duration>
  3111. <Update>
  3112. <targetHref />
  3113. <Change>
  3114. <ScreenOverlay targetId="image1_provo_canyon">
  3115. <visibility>0</visibility>
  3116. </ScreenOverlay>
  3117. </Change>
  3118. </Update>
  3119. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image1_provo_canyon" -->
  3120.  
  3121. <gx:FlyTo><!-- start: FlyTo base of Sundance Mountain Resort -->
  3122. <gx:duration>10</gx:duration>
  3123. <gx:flyToMode>bounce</gx:flyToMode>
  3124.  
  3125. <LookAt>
  3126. <longitude>-111.5811722</longitude>
  3127. <latitude>40.3910778</latitude>
  3128. <altitude>0</altitude>
  3129. <heading>0</heading>
  3130. <tilt>30</tilt>
  3131. <range>612</range>
  3132. <altitudeMode>relativeToGround</altitudeMode>
  3133. </LookAt>
  3134.  
  3135. </gx:FlyTo><!-- end: FlyTo base of Sundance Mountain Resort -->
  3136.  
  3137. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="sundance_base" -->
  3138. <gx:duration>0</gx:duration>
  3139. <Update>
  3140. <targetHref />
  3141. <Change>
  3142. <ScreenOverlay targetId="sundance_base">
  3143. <visibility>1</visibility>
  3144. </ScreenOverlay>
  3145. </Change>
  3146. </Update>
  3147. <gx:delayedStart>7</gx:delayedStart>
  3148. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="sundance_base" -->
  3149.  
  3150. <gx:Wait>
  3151. <gx:duration>38</gx:duration><!-- at Sundance base -->
  3152. </gx:Wait>
  3153.  
  3154. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="sundance_base" -->
  3155. <gx:duration>0</gx:duration>
  3156. <Update>
  3157. <targetHref />
  3158. <Change>
  3159. <ScreenOverlay targetId="sundance_base">
  3160. <visibility>0</visibility>
  3161. </ScreenOverlay>
  3162. </Change>
  3163. </Update>
  3164. <gx:delayedStart>0</gx:delayedStart>
  3165. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="sundance_base" -->
  3166.  
  3167. <gx:AnimatedUpdate><!-- start: LineStyle width=2 id="blueLine" -->
  3168. <gx:duration>0</gx:duration>
  3169. <Update>
  3170. <targetHref />
  3171. <Change>
  3172. <LineStyle targetId="blueLineLineStyle">
  3173. <width>2</width>
  3174. </LineStyle>
  3175. </Change>
  3176. </Update>
  3177. </gx:AnimatedUpdate><!-- end: LineStyle width=2 id="blueLine" -->
  3178.  
  3179. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="arrowhead_summit" -->
  3180. <gx:duration>0</gx:duration>
  3181. <Update>
  3182. <targetHref></targetHref>
  3183. <Change>
  3184. <IconStyle targetId="style_arrowhead_summit_scale">
  3185. <scale>1</scale>
  3186. </IconStyle>
  3187. <LabelStyle targetId="style_arrowhead_summit_label">
  3188. <scale>1</scale>
  3189. </LabelStyle>
  3190. </Change>
  3191. </Update>
  3192. <gx:delayedStart>0</gx:delayedStart>
  3193. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="arrowhead_summit" -->
  3194.  
  3195. <gx:FlyTo><!-- start: FlyTo Arrowhead Summit (looking northeast) -->
  3196. <gx:duration>10</gx:duration>
  3197. <gx:flyToMode>bounce</gx:flyToMode>
  3198.  
  3199. <LookAt>
  3200. <longitude>-111.5899583</longitude>
  3201. <latitude>40.3695500</latitude>
  3202. <altitude>0</altitude>
  3203. <heading>8</heading>
  3204. <tilt>54</tilt>
  3205. <range>1284</range>
  3206. <altitudeMode>relativeToGround</altitudeMode>
  3207. </LookAt>
  3208.  
  3209. </gx:FlyTo><!-- end: FlyTo Arrowhead Summit (looking northeast) -->
  3210.  
  3211. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="arrowhead_summit_northeast" -->
  3212. <gx:duration>0</gx:duration>
  3213. <Update>
  3214. <targetHref />
  3215. <Change>
  3216. <ScreenOverlay targetId="arrowhead_summit_northeast">
  3217. <visibility>1</visibility>
  3218. </ScreenOverlay>
  3219. </Change>
  3220. </Update>
  3221. <gx:delayedStart>3</gx:delayedStart>
  3222. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="arrowhead_summit_northeast" -->
  3223.  
  3224. <gx:Wait>
  3225. <gx:duration>49</gx:duration><!-- at Sundance Arrowhead Summit (looking northeast) -->
  3226. </gx:Wait>
  3227.  
  3228. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="arrowhead_summit_northeast" -->
  3229. <gx:duration>0</gx:duration>
  3230. <Update>
  3231. <targetHref />
  3232. <Change>
  3233. <ScreenOverlay targetId="arrowhead_summit_northeast">
  3234. <visibility>0</visibility>
  3235. </ScreenOverlay>
  3236. </Change>
  3237. </Update>
  3238. <gx:delayedStart>0</gx:delayedStart>
  3239. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="arrowhead_summit_northeast" -->
  3240.  
  3241. <gx:FlyTo><!-- start: FlyTo Arrowhead Summit (looking at cabin) -->
  3242. <gx:duration>10</gx:duration>
  3243. <gx:flyToMode>bounce</gx:flyToMode>
  3244.  
  3245. <LookAt>
  3246. <longitude>-111.5936889</longitude>
  3247. <latitude>40.3685222</latitude>
  3248. <altitude>0</altitude>
  3249. <heading>-106</heading>
  3250. <tilt>59</tilt>
  3251. <range>153</range>
  3252. <altitudeMode>relativeToGround</altitudeMode>
  3253. </LookAt>
  3254.  
  3255. </gx:FlyTo><!-- end: FlyTo Arrowhead Summit (looking at cabin) -->
  3256.  
  3257. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="arrowhead_summit_closeup" -->
  3258. <gx:duration>0</gx:duration>
  3259. <Update>
  3260. <targetHref />
  3261. <Change>
  3262. <ScreenOverlay targetId="arrowhead_summit_closeup">
  3263. <visibility>1</visibility>
  3264. </ScreenOverlay>
  3265. </Change>
  3266. </Update>
  3267. <gx:delayedStart>0</gx:delayedStart>
  3268. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="arrowhead_summit_closeup" -->
  3269.  
  3270. <gx:Wait>
  3271. <gx:duration>39</gx:duration><!-- at Sundance Arrowhead Summit (looking at cabin) -->
  3272. </gx:Wait>
  3273.  
  3274. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="arrowhead_summit_closeup" -->
  3275. <gx:duration>0</gx:duration>
  3276. <Update>
  3277. <targetHref />
  3278. <Change>
  3279. <ScreenOverlay targetId="arrowhead_summit_closeup">
  3280. <visibility>0</visibility>
  3281. </ScreenOverlay>
  3282. </Change>
  3283. </Update>
  3284. <gx:delayedStart>0</gx:delayedStart>
  3285. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="arrowhead_summit_closeup" -->
  3286.  
  3287. <gx:FlyTo><!-- start: FlyTo top of Mount Timpanogos -->
  3288. <gx:duration>10</gx:duration>
  3289. <gx:flyToMode>bounce</gx:flyToMode>
  3290.  
  3291. <LookAt>
  3292. <longitude>-111.5982833</longitude>
  3293. <latitude>40.4014889</latitude>
  3294. <altitude>0</altitude>
  3295. <heading>19</heading>
  3296. <tilt>68</tilt>
  3297. <range>13766</range>
  3298. <altitudeMode>relativeToGround</altitudeMode>
  3299. </LookAt>
  3300.  
  3301. </gx:FlyTo><!-- end: FlyTo top of Mount Timpanogos -->
  3302.  
  3303. <gx:Wait>
  3304. <gx:duration>10</gx:duration><!-- at top of Mount Timpanogos -->
  3305. </gx:Wait>
  3306.  
  3307. <gx:AnimatedUpdate><!-- start: icon/label=0/0 id="mount_timpanogos" -->
  3308. <gx:duration>0</gx:duration>
  3309. <Update>
  3310. <targetHref></targetHref>
  3311. <Change>
  3312. <IconStyle targetId="style_mount_timpanogos_scale">
  3313. <scale>0</scale>
  3314. </IconStyle>
  3315. <LabelStyle targetId="style_mount_timpanogos_label">
  3316. <scale>0</scale>
  3317. </LabelStyle>
  3318. </Change>
  3319. </Update>
  3320. <gx:delayedStart>5</gx:delayedStart>
  3321. </gx:AnimatedUpdate><!-- end: icon/label=0/0 id="mount_timpanogos" -->
  3322.  
  3323. <gx:FlyTo><!-- start: FlyTo Lindon, Utah, looking northeast -->
  3324. <gx:duration>10</gx:duration>
  3325. <gx:flyToMode>bounce</gx:flyToMode>
  3326.  
  3327. <LookAt>
  3328. <longitude>-111.7095667</longitude>
  3329. <latitude>40.3399556</latitude>
  3330. <altitude>0</altitude>
  3331. <heading>55</heading>
  3332. <tilt>78</tilt>
  3333. <range>6892</range>
  3334. <altitudeMode>relativeToGround</altitudeMode>
  3335. </LookAt>
  3336.  
  3337. </gx:FlyTo><!-- end: FlyTo Lindon, Utah, looking northeast -->
  3338.  
  3339. <gx:AnimatedUpdate><!-- start: icon/label=2/2 id="lindon_utah" -->
  3340. <gx:duration>0</gx:duration>
  3341. <Update>
  3342. <targetHref></targetHref>
  3343. <Change>
  3344. <IconStyle targetId="style_lindon_utah_scale">
  3345. <scale>2</scale>
  3346. </IconStyle>
  3347. <LabelStyle targetId="style_lindon_utah_label">
  3348. <scale>2</scale>
  3349. </LabelStyle>
  3350. </Change>
  3351. </Update>
  3352. <gx:delayedStart>0</gx:delayedStart>
  3353. </gx:AnimatedUpdate><!-- end: icon/label=2/2 id="lindon_utah" -->
  3354.  
  3355. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="lindon_utah_screenoverlay" -->
  3356. <gx:duration>0</gx:duration>
  3357. <Update>
  3358. <targetHref />
  3359. <Change>
  3360. <ScreenOverlay targetId="lindon_utah_screenoverlay">
  3361. <visibility>1</visibility>
  3362. </ScreenOverlay>
  3363. </Change>
  3364. </Update>
  3365. <gx:delayedStart>3</gx:delayedStart>
  3366. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="lindon_utah_screenoverlay" -->
  3367.  
  3368. <gx:Wait>
  3369. <gx:duration>55</gx:duration><!-- at Lindon, Utah (looking northeast) -->
  3370. </gx:Wait>
  3371.  
  3372. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="lindon_utah_screenoverlay" -->
  3373. <gx:duration>0</gx:duration>
  3374. <Update>
  3375. <targetHref />
  3376. <Change>
  3377. <ScreenOverlay targetId="lindon_utah_screenoverlay">
  3378. <visibility>0</visibility>
  3379. </ScreenOverlay>
  3380. </Change>
  3381. </Update>
  3382. <gx:delayedStart>0</gx:delayedStart>
  3383. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="lindon_utah_screenoverlay" -->
  3384.  
  3385. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="alpine_loop" -->
  3386. <gx:duration>0</gx:duration>
  3387. <Update>
  3388. <targetHref></targetHref>
  3389. <Change>
  3390. <IconStyle targetId="style_alpine_loop_scale">
  3391. <scale>1</scale>
  3392. </IconStyle>
  3393. <LabelStyle targetId="style_alpine_loop_label">
  3394. <scale>1</scale>
  3395. </LabelStyle>
  3396. </Change>
  3397. </Update>
  3398. <gx:delayedStart>0</gx:delayedStart>
  3399. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="alpine_loop" -->
  3400.  
  3401. <gx:FlyTo><!-- start: FlyTo Alpine Loop Scenic Byway -->
  3402. <gx:duration>15</gx:duration>
  3403. <gx:flyToMode>bounce</gx:flyToMode>
  3404.  
  3405. <LookAt>
  3406. <longitude>-111.7508667</longitude>
  3407. <latitude>40.4324056</latitude>
  3408. <altitude>0</altitude>
  3409. <heading>88</heading>
  3410. <tilt>76</tilt>
  3411. <range>3480</range>
  3412. <altitudeMode>relativeToGround</altitudeMode>
  3413. </LookAt>
  3414.  
  3415. </gx:FlyTo><!-- end: FlyTo Alpine Loop Scenic Byway -->
  3416.  
  3417. <gx:AnimatedUpdate><!-- start: icon/label=2/2 id="alpine_loop" -->
  3418. <gx:duration>0</gx:duration>
  3419. <Update>
  3420. <targetHref></targetHref>
  3421. <Change>
  3422. <IconStyle targetId="style_alpine_loop_scale">
  3423. <scale>2</scale>
  3424. </IconStyle>
  3425. <LabelStyle targetId="style_alpine_loop_label">
  3426. <scale>2</scale>
  3427. </LabelStyle>
  3428. </Change>
  3429. </Update>
  3430. <gx:delayedStart>0</gx:delayedStart>
  3431. </gx:AnimatedUpdate><!-- end: icon/label=2/2 id="alpine_loop" -->
  3432.  
  3433. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="american_fork" -->
  3434. <gx:duration>0</gx:duration>
  3435. <Update>
  3436. <targetHref />
  3437. <Change>
  3438. <ScreenOverlay targetId="american_fork">
  3439. <visibility>1</visibility>
  3440. </ScreenOverlay>
  3441. </Change>
  3442. </Update>
  3443. <gx:delayedStart>3</gx:delayedStart>
  3444. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="american_fork" -->
  3445.  
  3446. <gx:AnimatedUpdate><!-- start: LineStyle width=1 id="yellowLine" -->
  3447. <gx:duration>0</gx:duration>
  3448. <Update>
  3449. <targetHref />
  3450. <Change>
  3451. <LineStyle targetId="yellowLineLineStyle">
  3452. <width>1</width>
  3453. </LineStyle>
  3454. </Change>
  3455. </Update>
  3456. <gx:delayedStart>14</gx:delayedStart>
  3457. </gx:AnimatedUpdate><!-- end: LineStyle width=1 id="yellowLine" -->
  3458.  
  3459. <gx:AnimatedUpdate><!-- start: LineStyle width=3 id="light_blueLine" -->
  3460. <gx:duration>0</gx:duration>
  3461. <Update>
  3462. <targetHref />
  3463. <Change>
  3464. <LineStyle targetId="light_blueLineLineStyle">
  3465. <width>3</width>
  3466. </LineStyle>
  3467. </Change>
  3468. </Update>
  3469. <gx:delayedStart>14</gx:delayedStart>
  3470. </gx:AnimatedUpdate><!-- end: LineStyle width=3 id="light_blueLine" -->
  3471.  
  3472. <gx:Wait>
  3473. <gx:duration>50</gx:duration><!-- at American Fork Canyon -->
  3474. </gx:Wait>
  3475.  
  3476. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="american_fork" -->
  3477. <gx:duration>0</gx:duration>
  3478. <Update>
  3479. <targetHref />
  3480. <Change>
  3481. <ScreenOverlay targetId="american_fork">
  3482. <visibility>0</visibility>
  3483. </ScreenOverlay>
  3484. </Change>
  3485. </Update>
  3486. <gx:delayedStart>0</gx:delayedStart>
  3487. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="american_fork" -->
  3488.  
  3489. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="american_fork_2" -->
  3490. <gx:duration>0</gx:duration>
  3491. <Update>
  3492. <targetHref />
  3493. <Change>
  3494. <ScreenOverlay targetId="american_fork_2">
  3495. <visibility>1</visibility>
  3496. </ScreenOverlay>
  3497. </Change>
  3498. </Update>
  3499. <gx:delayedStart>1</gx:delayedStart>
  3500. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="american_fork_2" -->
  3501.  
  3502. <gx:Wait>
  3503. <gx:duration>42</gx:duration><!-- at American Fork Canyon text 2 -->
  3504. </gx:Wait>
  3505.  
  3506. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="american_fork_2" -->
  3507. <gx:duration>0</gx:duration>
  3508. <Update>
  3509. <targetHref />
  3510. <Change>
  3511. <ScreenOverlay targetId="american_fork_2">
  3512. <visibility>0</visibility>
  3513. </ScreenOverlay>
  3514. </Change>
  3515. </Update>
  3516. <gx:delayedStart>0</gx:delayedStart>
  3517. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="american_fork_2" -->
  3518.  
  3519. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="timpanogos_cave" -->
  3520. <gx:duration>0</gx:duration>
  3521. <Update>
  3522. <targetHref></targetHref>
  3523. <Change>
  3524. <IconStyle targetId="style_timpanogos_cave_scale">
  3525. <scale>1</scale>
  3526. </IconStyle>
  3527. <LabelStyle targetId="style_timpanogos_cave_label">
  3528. <scale>1</scale>
  3529. </LabelStyle>
  3530. </Change>
  3531. </Update>
  3532. <gx:delayedStart>0</gx:delayedStart>
  3533. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="timpanogos_cave" -->
  3534.  
  3535. <gx:FlyTo><!-- start: FlyTo Timpanogos Cave National Monument -->
  3536. <gx:duration>20</gx:duration>
  3537. <gx:flyToMode>bounce</gx:flyToMode>
  3538.  
  3539. <LookAt>
  3540. <longitude>-111.7050083</longitude>
  3541. <latitude>40.4432139</latitude>
  3542. <altitude>0</altitude>
  3543. <heading>178</heading>
  3544. <tilt>11</tilt>
  3545. <range>462</range>
  3546. <altitudeMode>relativeToGround</altitudeMode>
  3547. </LookAt>
  3548.  
  3549. </gx:FlyTo><!-- end: FlyTo Timpanogos Cave National Monument -->
  3550.  
  3551. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="timpanogos_cave_1" -->
  3552. <gx:duration>0</gx:duration>
  3553. <Update>
  3554. <targetHref />
  3555. <Change>
  3556. <ScreenOverlay targetId="timpanogos_cave_1">
  3557. <visibility>1</visibility>
  3558. </ScreenOverlay>
  3559. </Change>
  3560. </Update>
  3561. <gx:delayedStart>0</gx:delayedStart>
  3562. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="timpanogos_cave_1" -->
  3563.  
  3564. <gx:Wait>
  3565. <gx:duration>38</gx:duration><!-- at Timpanogos Cave National Monument -->
  3566. </gx:Wait>
  3567.  
  3568. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="timpanogos_cave_1" -->
  3569. <gx:duration>0</gx:duration>
  3570. <Update>
  3571. <targetHref />
  3572. <Change>
  3573. <ScreenOverlay targetId="timpanogos_cave_1">
  3574. <visibility>0</visibility>
  3575. </ScreenOverlay>
  3576. </Change>
  3577. </Update>
  3578. <gx:delayedStart>0</gx:delayedStart>
  3579. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="timpanogos_cave_1" -->
  3580.  
  3581. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="timpanogos_cave_2" -->
  3582. <gx:duration>0</gx:duration>
  3583. <Update>
  3584. <targetHref />
  3585. <Change>
  3586. <ScreenOverlay targetId="timpanogos_cave_2">
  3587. <visibility>1</visibility>
  3588. </ScreenOverlay>
  3589. </Change>
  3590. </Update>
  3591. <gx:delayedStart>2</gx:delayedStart>
  3592. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="timpanogos_cave_2" -->
  3593.  
  3594. <gx:AnimatedUpdate><!-- start: LineStyle width=2 id="yellowTrailLine" -->
  3595. <gx:duration>0</gx:duration>
  3596. <Update>
  3597. <targetHref />
  3598. <Change>
  3599. <LineStyle targetId="yellowTrailLineLineStyle">
  3600. <width>2</width>
  3601. </LineStyle>
  3602. </Change>
  3603. </Update>
  3604. <gx:delayedStart>30</gx:delayedStart>
  3605. </gx:AnimatedUpdate><!-- end: LineStyle width=2 id="yellowTrailLine" -->
  3606.  
  3607. <gx:Wait>
  3608. <gx:duration>36</gx:duration><!-- at Timpanogos Cave National Monument text 2 -->
  3609. </gx:Wait>
  3610.  
  3611. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="timpanogos_cave_2" -->
  3612. <gx:duration>0</gx:duration>
  3613. <Update>
  3614. <targetHref />
  3615. <Change>
  3616. <ScreenOverlay targetId="timpanogos_cave_2">
  3617. <visibility>0</visibility>
  3618. </ScreenOverlay>
  3619. </Change>
  3620. </Update>
  3621. <gx:delayedStart>0</gx:delayedStart>
  3622. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="timpanogos_cave_2" -->
  3623.  
  3624. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="cave_entrance" -->
  3625. <gx:duration>0</gx:duration>
  3626. <Update>
  3627. <targetHref></targetHref>
  3628. <Change>
  3629. <IconStyle targetId="style_cave_entrance_scale">
  3630. <scale>1</scale>
  3631. </IconStyle>
  3632. <LabelStyle targetId="style_cave_entrance_label">
  3633. <scale>1</scale>
  3634. </LabelStyle>
  3635. </Change>
  3636. </Update>
  3637. <gx:delayedStart>0</gx:delayedStart>
  3638. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="cave_entrance" -->
  3639.  
  3640. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="cave_exit" -->
  3641. <gx:duration>0</gx:duration>
  3642. <Update>
  3643. <targetHref></targetHref>
  3644. <Change>
  3645. <IconStyle targetId="style_cave_exit_scale">
  3646. <scale>1</scale>
  3647. </IconStyle>
  3648. <LabelStyle targetId="style_cave_exit_label">
  3649. <scale>1</scale>
  3650. </LabelStyle>
  3651. </Change>
  3652. </Update>
  3653. <gx:delayedStart>0</gx:delayedStart>
  3654. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="cave_exit" -->
  3655.  
  3656. <gx:FlyTo><!-- start: FlyTo above Timpanogos Cave entrance -->
  3657. <gx:duration>25</gx:duration>
  3658. <gx:flyToMode>bounce</gx:flyToMode>
  3659.  
  3660. <LookAt>
  3661. <longitude>-111.7122528</longitude>
  3662. <latitude>40.4397722</latitude>
  3663. <altitude>0</altitude>
  3664. <heading>180</heading>
  3665. <tilt>48</tilt>
  3666. <range>2066</range>
  3667. <altitudeMode>relativeToGround</altitudeMode>
  3668. </LookAt>
  3669.  
  3670. </gx:FlyTo><!-- end: FlyTo above Timpanogos Cave entrance -->
  3671.  
  3672. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="timpooneke_campground" -->
  3673. <gx:duration>0</gx:duration>
  3674. <Update>
  3675. <targetHref></targetHref>
  3676. <Change>
  3677. <IconStyle targetId="style_timpooneke_campground_scale">
  3678. <scale>1</scale>
  3679. </IconStyle>
  3680. <LabelStyle targetId="style_timpooneke_campground_label">
  3681. <scale>1</scale>
  3682. </LabelStyle>
  3683. </Change>
  3684. </Update>
  3685. <gx:delayedStart>0</gx:delayedStart>
  3686. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="timpooneke_campground" -->
  3687.  
  3688. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="mount_timpanogos" -->
  3689. <gx:duration>0</gx:duration>
  3690. <Update>
  3691. <targetHref></targetHref>
  3692. <Change>
  3693. <IconStyle targetId="style_mount_timpanogos_scale">
  3694. <scale>1</scale>
  3695. </IconStyle>
  3696. <LabelStyle targetId="style_mount_timpanogos_label">
  3697. <scale>1</scale>
  3698. </LabelStyle>
  3699. </Change>
  3700. </Update>
  3701. <gx:delayedStart>5</gx:delayedStart>
  3702. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="mount_timpanogos" -->
  3703.  
  3704. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="lindon_utah" -->
  3705. <gx:duration>0</gx:duration>
  3706. <Update>
  3707. <targetHref></targetHref>
  3708. <Change>
  3709. <IconStyle targetId="style_lindon_utah_scale">
  3710. <scale>1</scale>
  3711. </IconStyle>
  3712. <LabelStyle targetId="style_lindon_utah_label">
  3713. <scale>1</scale>
  3714. </LabelStyle>
  3715. </Change>
  3716. </Update>
  3717. <gx:delayedStart>0</gx:delayedStart>
  3718. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="lindon_utah" -->
  3719.  
  3720. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="alpine_loop" -->
  3721. <gx:duration>0</gx:duration>
  3722. <Update>
  3723. <targetHref></targetHref>
  3724. <Change>
  3725. <IconStyle targetId="style_alpine_loop_scale">
  3726. <scale>1</scale>
  3727. </IconStyle>
  3728. <LabelStyle targetId="style_alpine_loop_label">
  3729. <scale>1</scale>
  3730. </LabelStyle>
  3731. </Change>
  3732. </Update>
  3733. <gx:delayedStart>0</gx:delayedStart>
  3734. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="alpine_loop" -->
  3735.  
  3736. <gx:FlyTo><!-- start: FlyTo above Timpanogos Cave/Timpooneke Trail -->
  3737. <gx:duration>15</gx:duration>
  3738. <gx:flyToMode>bounce</gx:flyToMode>
  3739.  
  3740. <LookAt>
  3741. <longitude>-111.6366139</longitude>
  3742. <latitude>40.4185944</latitude>
  3743. <altitude>0</altitude>
  3744. <heading>178</heading>
  3745. <tilt>11</tilt>
  3746. <range>25868</range>
  3747. <altitudeMode>relativeToGround</altitudeMode>
  3748. </LookAt>
  3749.  
  3750. </gx:FlyTo><!-- end: FlyTo above Timpanogos Cave/Timpooneke Trail -->
  3751.  
  3752. <gx:Wait>
  3753. <gx:duration>3</gx:duration><!-- at above Timpanogos Cave/Timpooneke Trail -->
  3754. </gx:Wait>
  3755.  
  3756. <gx:FlyTo><!-- start: FlyTo Timpooneke Campground/Timpooneke Trail -->
  3757. <gx:duration>20</gx:duration>
  3758. <gx:flyToMode>bounce</gx:flyToMode>
  3759.  
  3760. <LookAt>
  3761. <longitude>-111.6386417</longitude>
  3762. <latitude>40.4314000</latitude>
  3763. <altitude>0</altitude>
  3764. <heading>-190</heading>
  3765. <tilt>60</tilt>
  3766. <range>496</range>
  3767. <altitudeMode>relativeToGround</altitudeMode>
  3768. </LookAt>
  3769.  
  3770. </gx:FlyTo><!-- end: FlyTo Timpooneke Campground/Timpooneke Trail -->
  3771.  
  3772. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="timpooneke_trail_1" -->
  3773. <gx:duration>0</gx:duration>
  3774. <Update>
  3775. <targetHref />
  3776. <Change>
  3777. <ScreenOverlay targetId="timpooneke_trail_1">
  3778. <visibility>1</visibility>
  3779. </ScreenOverlay>
  3780. </Change>
  3781. </Update>
  3782. <gx:delayedStart>3</gx:delayedStart>
  3783. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="timpooneke_trail_1" -->
  3784.  
  3785. <gx:Wait>
  3786. <gx:duration>41</gx:duration><!-- at Timpooneke Campground/Trail text 1 -->
  3787. </gx:Wait>
  3788.  
  3789. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="timpooneke_trail_1" -->
  3790. <gx:duration>0</gx:duration>
  3791. <Update>
  3792. <targetHref />
  3793. <Change>
  3794. <ScreenOverlay targetId="timpooneke_trail_1">
  3795. <visibility>0</visibility>
  3796. </ScreenOverlay>
  3797. </Change>
  3798. </Update>
  3799. <gx:delayedStart>0</gx:delayedStart>
  3800. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="timpooneke_trail_1" -->
  3801.  
  3802. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="timpooneke_trail_2" -->
  3803. <gx:duration>0</gx:duration>
  3804. <Update>
  3805. <targetHref />
  3806. <Change>
  3807. <ScreenOverlay targetId="timpooneke_trail_2">
  3808. <visibility>1</visibility>
  3809. </ScreenOverlay>
  3810. </Change>
  3811. </Update>
  3812. <gx:delayedStart>2</gx:delayedStart>
  3813. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="timpooneke_trail_2" -->
  3814.  
  3815. <gx:Wait>
  3816. <gx:duration>40</gx:duration><!-- at Timpooneke Campground/Trail text 2 -->
  3817. </gx:Wait>
  3818.  
  3819. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="timpooneke_trail_2" -->
  3820. <gx:duration>0</gx:duration>
  3821. <Update>
  3822. <targetHref />
  3823. <Change>
  3824. <ScreenOverlay targetId="timpooneke_trail_2">
  3825. <visibility>0</visibility>
  3826. </ScreenOverlay>
  3827. </Change>
  3828. </Update>
  3829. <gx:delayedStart>0</gx:delayedStart>
  3830. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="timpooneke_trail_2" -->
  3831.  
  3832. <gx:FlyTo><!-- start: FlyTo Deer Creek Reservoir (looking southwest) -->
  3833. <gx:duration>15</gx:duration>
  3834. <gx:flyToMode>bounce</gx:flyToMode>
  3835.  
  3836. <LookAt>
  3837. <longitude>-111.5403389</longitude>
  3838. <latitude>40.4556250</latitude>
  3839. <altitude>0</altitude>
  3840. <heading>-115</heading>
  3841. <tilt>60</tilt>
  3842. <range>19012</range>
  3843. <altitudeMode>relativeToGround</altitudeMode>
  3844. </LookAt>
  3845.  
  3846. </gx:FlyTo><!-- end: FlyTo Deer Creek Reservoir (looking southwest) -->
  3847.  
  3848. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="deer_creek_long_view" -->
  3849. <gx:duration>0</gx:duration>
  3850. <Update>
  3851. <targetHref />
  3852. <Change>
  3853. <ScreenOverlay targetId="deer_creek_long_view">
  3854. <visibility>1</visibility>
  3855. </ScreenOverlay>
  3856. </Change>
  3857. </Update>
  3858. <gx:delayedStart>3</gx:delayedStart>
  3859. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="deer_creek_long_view" -->
  3860.  
  3861. <gx:Wait>
  3862. <gx:duration>38</gx:duration> --><!-- at FlyTo Deer Creek long view text 1 -->
  3863. </gx:Wait>
  3864.  
  3865. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="deer_creek_long_view" -->
  3866. <gx:duration>0</gx:duration>
  3867. <Update>
  3868. <targetHref />
  3869. <Change>
  3870. <ScreenOverlay targetId="deer_creek_long_view">
  3871. <visibility>0</visibility>
  3872. </ScreenOverlay>
  3873. </Change>
  3874. </Update>
  3875. <gx:delayedStart>0</gx:delayedStart>
  3876. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="deer_creek_long_view" -->
  3877.  
  3878. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="deer_creek_long_view_2" -->
  3879. <gx:duration>0</gx:duration>
  3880. <Update>
  3881. <targetHref />
  3882. <Change>
  3883. <ScreenOverlay targetId="deer_creek_long_view_2">
  3884. <visibility>1</visibility>
  3885. </ScreenOverlay>
  3886. </Change>
  3887. </Update>
  3888. <gx:delayedStart>1</gx:delayedStart>
  3889. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="deer_creek_long_view_2" -->
  3890.  
  3891. <gx:Wait>
  3892. <gx:duration>47</gx:duration><!-- at Deer Creek long view text 2 -->
  3893. </gx:Wait>
  3894.  
  3895. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="deer_creek_long_view_2" -->
  3896. <gx:duration>0</gx:duration>
  3897. <Update>
  3898. <targetHref />
  3899. <Change>
  3900. <ScreenOverlay targetId="deer_creek_long_view_2">
  3901. <visibility>0</visibility>
  3902. </ScreenOverlay>
  3903. </Change>
  3904. </Update>
  3905. <gx:delayedStart>0</gx:delayedStart>
  3906. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="deer_creek_long_view_2" -->
  3907.  
  3908. <gx:FlyTo><!-- start: FlyTo above Mount Timpanogos -->
  3909. <gx:duration>15</gx:duration>
  3910. <gx:flyToMode>bounce</gx:flyToMode>
  3911.  
  3912. <LookAt>
  3913. <longitude>-111.5943417</longitude>
  3914. <latitude>40.4120056</latitude>
  3915. <altitude>0</altitude>
  3916. <heading>0</heading>
  3917. <tilt>0</tilt>
  3918. <range>53640</range>
  3919. <altitudeMode>relativeToGround</altitudeMode>
  3920. </LookAt>
  3921.  
  3922. </gx:FlyTo><!-- end: FlyTo above Mount Timpanogos -->
  3923.  
  3924. <gx:Wait>
  3925. <gx:duration>1</gx:duration>
  3926. </gx:Wait>
  3927.  
  3928. </gx:Playlist>
  3929. </gx:Tour>
  3930.  
  3931. <!-- end: Tour -->
  3932.  
  3933. </Document>
  3934.  
  3935. </kml>

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid KML 2.2" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//whowillbethenextonline.com/kml/mount_timpanogos_7k.kml

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda