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/google_earth_micro_tour_san_francisco.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. <!-- file location/name: http://whowillbethenextonline.com/kml/google_earth_micro_tour_san_francisco.kml -->
  6.  
  7. <!-- lat-lng conversion: http://www.earthpoint.us/convert.aspx -->
  8.  
  9. <Document>
  10. <name>Google Earth Micro Tour - San Francisco</name>
  11. <open>1</open>
  12.  
  13. <Folder><!-- start: Style, ScreenOverlay, GroundOverlay, LineString, and  Placemark  folder -->
  14. <name>Tour Elements</name>
  15.  
  16. <!-- start: Styles section -->
  17.  
  18. <Style id="style_san_francisco_peninsula"><!-- start: icon/label=1/1 id="san_francisco_peninsula" -->
  19.  
  20. <IconStyle id="style_san_francisco_peninsula_scale">
  21. <scale>1</scale>
  22. <Icon>
  23. <href>http://maps.google.com/mapfiles/kml/pushpin/ltblu-pushpin.png</href>
  24. </Icon>
  25. </IconStyle>
  26. <LabelStyle id="style_san_francisco_peninsula_label">
  27. <scale>1</scale>
  28. </LabelStyle>
  29.  
  30. </Style><!-- start: icon/label=1/1 id="san_francisco_peninsula" -->
  31.  
  32. <Style id="style_san_francisco"><!-- start: icon/label=1/1 id="san_francisco" -->
  33.  
  34. <IconStyle id="style_san_francisco_scale">
  35. <scale>1</scale>
  36. <Icon>
  37. <href>http://maps.google.com/mapfiles/kml/pushpin/ltblu-pushpin.png</href>
  38. </Icon>
  39. </IconStyle>
  40. <LabelStyle id="style_san_francisco_label">
  41. <scale>1</scale>
  42. </LabelStyle>
  43.  
  44. </Style><!-- start: icon/label=1/1 id="san_francisco" -->
  45.  
  46. <Style id="style_cliff_house"><!-- start: icon/label=0/0 id="cliff_house" -->
  47.  
  48. <IconStyle id="style_cliff_house_scale">
  49. <scale>0</scale>
  50. <Icon>
  51. <href>http://maps.google.com/mapfiles/kml/pushpin/ltblu-pushpin.png</href>
  52. </Icon>
  53. </IconStyle>
  54. <LabelStyle id="style_cliff_house_label">
  55. <scale>0</scale>
  56. </LabelStyle>
  57.  
  58. </Style><!-- end: icon/label=0/0 id="cliff_house" -->
  59.  
  60. <Style id="style_golden_gate_recreation"><!-- start: icon/label=0/0 id="golden_gate_recreation" -->
  61.  
  62. <IconStyle id="style_golden_gate_recreation_scale">
  63. <scale>0</scale>
  64. <Icon>
  65. <href>http://maps.google.com/mapfiles/kml/pushpin/ltblu-pushpin.png</href>
  66. </Icon>
  67. </IconStyle>
  68. <LabelStyle id="style_golden_gate_recreation_label">
  69. <scale>0</scale>
  70. </LabelStyle>
  71.  
  72. </Style><!-- end: icon/label=0/0 id="golden_gate_recreation" -->
  73.  
  74. <Style id="style_golden_gate_bridge_icon"><!-- start: icon/label=0/0 id="golden_gate_recreation" -->
  75.  
  76. <IconStyle id="style_golden_gate_bridge_icon_scale">
  77. <scale>0</scale>
  78. <Icon>
  79. <href>http://maps.google.com/mapfiles/kml/pushpin/ltblu-pushpin.png</href>
  80. </Icon>
  81. </IconStyle>
  82. <LabelStyle id="style_golden_gate_bridge_icon_label">
  83. <scale>0</scale>
  84. </LabelStyle>
  85.  
  86. </Style><!-- end: icon/label=0/0 id="golden_gate_bridge_icon" -->
  87.  
  88. <Style id="style_intermission"><!-- start: BalloonStyle for id="style_intermission" -->
  89.  
  90. <BalloonStyle>
  91. <bgColor>ff000000</bgColor>
  92. <textColor>ffffffff</textColor>
  93. <text><![CDATA[
  94. <img src="http://whowillbethenextonline.com/kml/images/animation_intermission_6.gif" alt="Intermission" width="300" height="248">
  95. ]]></text>
  96. </BalloonStyle>
  97.  
  98. <IconStyle id="style_intermission_scale">
  99. <scale>0</scale>
  100. <Icon>
  101. <href>http://maps.google.com/mapfiles/kml/pushpin/ltblu-pushpin.png</href>
  102. </Icon>
  103. </IconStyle>
  104. <LabelStyle id="style_intermission_label">
  105. <scale>0</scale>
  106. </LabelStyle>
  107.  
  108. </Style><!-- end: BalloonStyle for id="style_intermission" -->
  109.  
  110. <Style id="redLine"><!-- for Montgomery St. LineStrings -->
  111. <LineStyle id="redLineLineStyle">
  112. <color>ff0000ff</color>
  113. <width>0</width>
  114. </LineStyle>
  115. </Style>
  116.  
  117. <Style id="greenLine"><!-- for Washington St. LineStrings -->
  118. <LineStyle id="greenLineLineStyle">
  119. <color>ff00ff00</color>
  120. <width>0</width>
  121. </LineStyle>
  122. </Style>
  123.  
  124. <Style id="style_montgomery_washington"><!-- start: icon/label=0/0 id="montgomery_washington" -->
  125.  
  126. <IconStyle id="style_montgomery_washington_scale">
  127. <scale>0</scale>
  128. <Icon>
  129. <href>http://maps.google.com/mapfiles/kml/pushpin/ltblu-pushpin.png</href>
  130. </Icon>
  131. </IconStyle>
  132. <LabelStyle id="style_montgomery_washington_label">
  133. <scale>0</scale>
  134. </LabelStyle>
  135.  
  136. </Style><!-- end: icon/label=0/0 id="montgomery_washington" -->
  137.  
  138. <!-- end: Style section -->
  139.  
  140. <!-- start: ScreenOverlay section -->
  141.  
  142. <ScreenOverlay id="image0_overview"><!-- start: will display after FlyTo Peninsula -->
  143.  
  144. <name>Absolute Positioning</name>
  145. <visibility>0</visibility>
  146. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  147.  
  148. <Icon>
  149. <href>http://whowillbethenextonline.com/kml/images/image_sfpeninsula_245x310_compressed-2.png</href>
  150. </Icon>
  151.  
  152. <overlayXY x="0.1" y="0.3" xunits="fraction" yunits="fraction"/>
  153. <screenXY x="0.1" y="0.3" xunits="fraction" yunits="fraction"/>
  154. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  155. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  156.  
  157. </ScreenOverlay><!-- end: will display after FlyTo Peninsula -->
  158.  
  159. <ScreenOverlay id="image0_golden_gate"><!-- start: will display after FlyTo Golden Gate Rec. Area -->
  160.  
  161. <name>Absolute Positioning</name>
  162. <visibility>0</visibility>
  163. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  164.  
  165. <Icon>
  166. <href>http://whowillbethenextonline.com/kml/images/image_goldengatepark_245x310_compressed.png</href>
  167. </Icon>
  168.  
  169. <overlayXY x="0.05" y="0.3" xunits="fraction" yunits="fraction"/>
  170. <screenXY x="0.05" y="0.3" xunits="fraction" yunits="fraction"/>
  171. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  172. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  173.  
  174. </ScreenOverlay><!-- end: will display after FlyTo Golden Gate Rec. Area -->
  175.  
  176. <ScreenOverlay id="image1"><!-- start: will display after FlyTo Cliff House 1 of 3 -->
  177.  
  178. <name>Absolute Positioning</name>
  179. <visibility>0</visibility>
  180. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  181.  
  182. <Icon>
  183. <href>http://whowillbethenextonline.com/kml/images/cliff-house-1902-hgpeabodyboston-310x316.png</href>
  184. </Icon>
  185.  
  186. <overlayXY x="0.1" y="0.77" xunits="fraction" yunits="fraction"/>
  187. <screenXY x="0.1" y="0.77" xunits="fraction" yunits="fraction"/>
  188. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  189. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  190.  
  191. </ScreenOverlay><!-- end: will display after FlyTo Cliff House 1 of 3 -->
  192.  
  193. <ScreenOverlay id="image2"><!-- start: will display after FlyTo Cliff House 2 of 3 -->
  194.  
  195. <name>Absolute Positioning</name>
  196. <visibility>0</visibility>
  197. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  198.  
  199. <Icon>
  200. <href>http://whowillbethenextonline.com/kml/images/image_cliffhousesouth_460x110_compressed.png</href>
  201. </Icon>
  202.  
  203. <overlayXY x="0.02" y="0.175" xunits="fraction" yunits="fraction"/>
  204. <screenXY x="0.02" y="0.175" xunits="fraction" yunits="fraction"/>
  205. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  206. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  207.  
  208. </ScreenOverlay><!-- end: will display after FlyTo Cliff House 2 of 3 -->
  209.  
  210. <ScreenOverlay id="image2a"><!-- start: will display after FlyTo Cliff House 2 of 3 -->
  211.  
  212. <name>Absolute Positioning</name>
  213. <visibility>0</visibility>
  214. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  215.  
  216. <Icon>
  217. <href>http://whowillbethenextonline.com/kml/images/image_cliffhousesouth_2_460x110_compressed.png</href>
  218. </Icon>
  219.  
  220. <overlayXY x="0.02" y="0.175" xunits="fraction" yunits="fraction"/>
  221. <screenXY x="0.02" y="0.175" xunits="fraction" yunits="fraction"/>
  222. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  223. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  224.  
  225. </ScreenOverlay><!-- end: will display after FlyTo Cliff House 2 of 3 -->
  226.  
  227. <ScreenOverlay id="image3"><!-- start: will display after FlyTo Cliff House - View from north (1 of 2) -->
  228.  
  229. <name>Absolute Positioning</name>
  230. <visibility>0</visibility>
  231. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  232.  
  233. <Icon>
  234. <href>http://whowillbethenextonline.com/kml/images/cliff_house_north_view_708x191.png</href>
  235. </Icon>
  236.  
  237. <overlayXY x="0.15" y="0.2" xunits="fraction" yunits="fraction"/>
  238. <screenXY x="0.15" y="0.2" xunits="fraction" yunits="fraction"/>
  239. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  240. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  241.  
  242. </ScreenOverlay><!-- end: will display after FlyTo Cliff House - View from north (1 of 2) -->
  243.  
  244. <ScreenOverlay id="image4"><!-- start: will display after FlyTo Cliff House - View from north (2 of 2) -->
  245.  
  246. <name>Absolute Positioning</name>
  247. <visibility>0</visibility>
  248. <description>This screen overlay uses absolute positioning to place the image in the upper-right of the screen.</description>
  249.  
  250. <Icon>
  251. <href>http://whowillbethenextonline.com/kml/images/image_cliffhousenorth_458x73.png</href>
  252. </Icon>
  253.  
  254. <overlayXY x="0.7" y="0.99" xunits="fraction" yunits="fraction"/>
  255. <screenXY x="0.7" y="0.99" xunits="fraction" yunits="fraction"/>
  256. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  257. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  258.  
  259. </ScreenOverlay><!-- end: will display after FlyTo Cliff House - View from north (2 of 2) -->
  260.  
  261. <ScreenOverlay id="image6"><!-- start: will display after FlyTo N.E. San Francisco -->
  262.  
  263. <name>Absolute Positioning</name>
  264. <visibility>0</visibility>
  265. <description>This screen overlay uses absolute positioning to put the image in the lower-left side of the screen.</description>
  266.  
  267. <Icon>
  268. <href>http://whowillbethenextonline.com/kml/images/image_nesanfrancisco_245x330.png</href>
  269. </Icon>
  270.  
  271. <overlayXY x="0.05" y="0.25" xunits="fraction" yunits="fraction"/>
  272. <screenXY x="0.05" y="0.25" xunits="fraction" yunits="fraction"/>
  273. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  274. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  275.  
  276. </ScreenOverlay><!-- end: will display after FlyTo N.E. San Francisco -->
  277.  
  278. <ScreenOverlay id="image_montgomery"><!-- start: will display after FlyTo Montgomery St. -->
  279.  
  280. <name>Absolute Positioning</name>
  281. <visibility>0</visibility>
  282. <description>This screen overlay uses absolute positioning to place the image in the center-lower-third of the screen.</description>
  283.  
  284. <Icon>
  285. <href>http://whowillbethenextonline.com/kml/images/image_montgomerystreet_458x73_compressed.png</href>
  286. </Icon>
  287.  
  288. <overlayXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  289. <screenXY x="0.5" y="0.175" xunits="fraction" yunits="fraction"/>
  290. <rotationXY x="0" y="0" xunits="fraction" yunits="fraction"/>
  291. <size x="0" y="0" xunits="fraction" yunits="fraction"/>
  292.  
  293. </ScreenOverlay><!-- end: will display after FlyTo FlyTo Montgomery St. -->
  294.  
  295. <!-- end: ScreenOverlay section -->
  296.  
  297. <!-- start: GroundOverlay section -->
  298.  
  299. <GroundOverlay id="1847_map"><!-- start: GroundOverlay id="1847_map" -->
  300. <name>clampToGround example</name>
  301. <visibility>0</visibility>
  302. <Icon>
  303. <href>http://whowillbethenextonline.com/kml/images/san-francisco-history-1.jpg</href>
  304. <viewBoundScale>0.75</viewBoundScale>
  305. </Icon>
  306.  
  307. <altitude>0</altitude>
  308. <altitudeMode>relativeToGround</altitudeMode><!-- Default value is 'clampToGround,' which ignores altitude specification and drapes the overlay over the terrain -->
  309.  
  310. <LatLonBox>
  311. <north>38.09050797</north>
  312. <south>37.79406041</south>
  313. <east>-121.8762952</east>
  314. <west>-122.3467574</west>
  315. <rotation>98</rotation><!-- same as '"-98" heading' -->
  316. </LatLonBox>
  317.  
  318. </GroundOverlay><!-- end: GroundOverlay id="1847_map" -->
  319.  
  320. <!-- end: GroundOverlay section -->
  321.  
  322. <!-- start: LineString section -->
  323.  
  324. <Placemark id="south_montgomery">
  325. <name></name>
  326. <visibility>1</visibility>
  327. <description></description>
  328. <LookAt>
  329. <longitude>-122.4033250</longitude>
  330. <latitude>37.7955583</latitude>
  331. <altitude>0</altitude>
  332. <heading>-98</heading>
  333. <tilt>6</tilt>
  334. <range>2892</range>
  335. </LookAt>
  336. <styleUrl>#redLine</styleUrl>
  337.  
  338. <LineString><!-- start: LineString for south Montgomery St. -->
  339. <tessellate>1</tessellate>
  340. <gx:labelVisibility>1</gx:labelVisibility>
  341. <altitudeMode>clampToGround</altitudeMode>
  342. <gx:drawOrder>2</gx:drawOrder>
  343.  
  344. <coordinates>
  345. -122.40200087428093,37.78890912343707,0
  346. -122.40205720067024,37.78920905741816,0
  347. -122.40211352705956,37.789476135415505,0
  348. -122.40217790007591,37.789786665365405,0
  349. -122.40222349762917,37.79002194657454,0
  350. -122.40230530500412,37.79039500353263,0
  351. -122.4023911356926,37.79080409223628,0
  352. -122.402463555336,37.79115065006551,0
  353. -122.40253999829292,37.79153959835391,0
  354. -122.40260437130928,37.7918638969964,0
  355. -122.40261912345886,37.79194232194458,0
  356. -122.40269020199776,37.7922560209049,0
  357. -122.40277737379074,37.792646023160515,0
  358. -122.40282028913498,37.792836784383645,0
  359. -122.40285381674767,37.793020126650575,0
  360. -122.4029316008091,37.79343026059475,0
  361. -122.40299195051193,37.79377468656683,0
  362. -122.4030764400959,37.794175278446886,0
  363. -122.40315556526184,37.794581166946,0
  364. -122.40323334932327,37.79496267890689,0
  365. -122.40332454442978,37.79540565421187,0
  366. -122.4033835530281,37.79571721898366,0
  367. -122.40345060825348,37.79603514086568,0
  368. -122.40353241562843,37.79642406344077,0
  369. -122.40361958742142,37.79685855217949,0
  370. -122.40367725491524,37.79719024552093,0
  371. -122.40374028682709,37.797485907020324,0
  372. -122.40380465984344,37.797784746473134,0
  373. -122.40389987826347,37.79822452573876,0
  374. -122.40389719605446,37.798310361868346,0
  375. -122.40398570895195,37.79876073498779,0
  376. -122.4040661752224,37.799172956447926,0
  377. -122.40418285131454,37.79971339755073,0
  378. -122.40425258874893,37.800048257112785,0
  379. -122.40427404642105,37.80011819594359,0
  380. -122.40430757403374,37.80030575884472,0
  381. </coordinates>
  382.  
  383. </LineString><!-- end: LineString for south Montgomery St. -->
  384.  
  385. </Placemark>
  386.  
  387. <Placemark id="north_montgomery_east">
  388. <name>Montgomery Street</name>
  389. <visibility>1</visibility>
  390. <description></description>
  391. <LookAt>
  392. <longitude>-122.4045222</longitude>
  393. <latitude>37.8015056</latitude>
  394. <altitude>0</altitude>
  395. <heading>-98</heading>
  396. <tilt>0</tilt>
  397. <range>343</range>
  398. </LookAt>
  399. <styleUrl>#redLine</styleUrl>
  400.  
  401. <LineString><!-- start: LineString for north Montgomery St. (east side) -->
  402. <tessellate>1</tessellate>
  403. <altitudeMode>clampToGround</altitudeMode>
  404. <gx:drawOrder>2</gx:drawOrder>
  405.  
  406. <coordinates>
  407. -122.40433439612389,37.80047530682008,0
  408. -122.40434043109417,37.80056749836836,0
  409. -122.40438804030418,37.80082075961559,0
  410. -122.40441218018532,37.80095904624808,0
  411. -122.40438535809517,37.80100249256959,0
  412. -122.4043806642294,37.801047528363696,0
  413. -122.40440547466278,37.80121389564736,0
  414. -122.40443363785744,37.80140039610583,0
  415. -122.4044544249773,37.801530204385635,0
  416. -122.4044892936945,37.80171405490584,0
  417. -122.40452818572521,37.801911150632485,0
  418. -122.40453757345676,37.80195671569873,0
  419. -122.4045892059803,37.802153810777845,0
  420. -122.40463882684708,37.80234348780357,0
  421. -122.4046877771616,37.80253210469809,0
  422. -122.40473672747612,37.80271860182807,0
  423. -122.40479975938797,37.80275833837161,0
  424. -122.40484267473221,37.80286271292414,0
  425. -122.40485943853855,37.80288973372334,0
  426. -122.40489229559898,37.80290615812586,0
  427. -122.4049311876297,37.80290986686141,0
  428. -122.40497075021267,37.802909337042074,0
  429. </coordinates>
  430.  
  431. </LineString><!-- end: LineString for north Montgomery St. (east side) -->
  432. </Placemark>
  433.  
  434. <Placemark id="north_montgomery_west">
  435. <name>Montgomery Street</name>
  436. <visibility>1</visibility>
  437. <description></description>
  438. <LookAt>
  439. <longitude>-122.4045222</longitude>
  440. <latitude>37.8015056</latitude>
  441. <altitude>0</altitude>
  442. <heading>-98</heading>
  443. <tilt>0</tilt>
  444. <range>343</range>
  445. </LookAt>
  446. <styleUrl>#redLine</styleUrl>
  447.  
  448. <LineString><!-- start: LineString for north Montgomery St. (west side) -->
  449. <tessellate>1</tessellate>
  450. <altitudeMode>clampToGround</altitudeMode>
  451. <gx:drawOrder>2</gx:drawOrder>
  452.  
  453. <coordinates>
  454. -122.40441218018532,37.80096169541477,0
  455. -122.40446045994759,37.800992425741256,0
  456. -122.40448459982872,37.801040110705365,0
  457. -122.40454092621803,37.80135271137433,0
  458. -122.40462675690651,37.801835915229006,0
  459. -122.40467503666878,37.802105066882504,0
  460. -122.40477561950684,37.802482301407586,0
  461. -122.40483731031418,37.802702707204666,0
  462. -122.40480110049248,37.80275780855117,0
  463. </coordinates>
  464.  
  465. </LineString><!-- end: LineString for north Montgomery St. (west side) -->
  466. </Placemark>
  467.  
  468. <Placemark id="west_washington">
  469. <name>Washington Street</name>
  470. <visibility>1</visibility>
  471. <description></description>
  472. <LookAt>
  473. <longitude>-122.4045222</longitude>
  474. <latitude>37.8015056</latitude>
  475. <altitude>0</altitude>
  476. <heading>-98</heading>
  477. <tilt>0</tilt>
  478. <range>343</range>
  479. </LookAt>
  480. <styleUrl>#greenLine</styleUrl>
  481.  
  482. <LineString><!-- start: LineString for Washington St. (west side) -->
  483. <tessellate>1</tessellate>
  484. <altitudeMode>clampToGround</altitudeMode>
  485. <gx:drawOrder>1</gx:drawOrder>
  486.  
  487. <coordinates>
  488. -122.43931978940964,37.79097260220947,0
  489. -122.44096130132675,37.79076487916853,0
  490. -122.44265377521515,37.79055291627988,0
  491. -122.44429796934128,37.790338833145185,0
  492. -122.44593411684036,37.79012686903436,0
  493. -122.44730472564697,37.78994457941276,0
  494. -122.44901865720749,37.78973049451551,0
  495. -122.4506601691246,37.78952488764418,0
  496. -122.45230972766876,37.78931716053337,0
  497. -122.45394855737686,37.789111552511926,0
  498. -122.45560079813004,37.788895345521766,0
  499. -122.4572342634201,37.788683377270246,0
  500. -122.4593585729599,37.78840993732769,0
  501. </coordinates>
  502.  
  503. </LineString><!-- end: LineString for Washington St. (west side) -->
  504. </Placemark>
  505.  
  506. <Placemark id="middle_washington">
  507. <name>Washington Street</name>
  508. <visibility>1</visibility>
  509. <description></description>
  510. <LookAt>
  511. <longitude>-122.4045222</longitude>
  512. <latitude>37.8015056</latitude>
  513. <altitude>0</altitude>
  514. <heading>-98</heading>
  515. <tilt>0</tilt>
  516. <range>343</range>
  517. </LookAt>
  518. <styleUrl>#greenLine</styleUrl>
  519.  
  520. <LineString><!-- start: LineString for Washington St. (middle section) -->
  521. <tessellate>1</tessellate>
  522. <altitudeMode>clampToGround</altitudeMode>
  523. <gx:drawOrder>1</gx:drawOrder>
  524.  
  525. <coordinates>
  526. -122.40981817245483,37.79475390732791,0
  527. -122.4103170633316,37.79468184390479,0
  528. -122.4105852842331,37.794660648766964,0
  529. -122.41141140460968,37.79454195588281,0
  530. -122.41301000118256,37.794346960016284,0
  531. -122.41466760635376,37.79411805116842,0
  532. -122.41640567779541,37.79390609789914,0
  533. -122.41795063018799,37.79372805668303,0
  534. -122.41959750652313,37.79349914591762,0
  535. -122.4212497472763,37.79327023444296,0
  536. -122.42275178432465,37.793075235219916,0
  537. -122.42309510707855,37.79303284401639,0
  538. -122.42618501186371,37.792634365514225,0
  539. -122.42944121360779,37.79222740652793,0
  540. -122.43109345436096,37.79201120865472,0
  541. -122.43276715278625,37.79182468449109,0
  542. -122.4344140291214,37.79161696384559,0
  543. -122.43601262569427,37.79138804653949,0
  544. </coordinates>
  545.  
  546. </LineString><!-- end: LineString for Washington St. (middle section) -->
  547. </Placemark>
  548.  
  549. <Placemark id="east_washington_south">
  550. <name>Washington Street</name>
  551. <visibility>1</visibility>
  552. <description></description>
  553. <LookAt>
  554. <longitude>-122.4045222</longitude>
  555. <latitude>37.8015056</latitude>
  556. <altitude>0</altitude>
  557. <heading>-98</heading>
  558. <tilt>0</tilt>
  559. <range>343</range>
  560. </LookAt>
  561. <styleUrl>#greenLine</styleUrl>
  562.  
  563. <LineString><!-- start: LineString for Washington St. (east-south section) -->
  564. <tessellate>1</tessellate>
  565. <altitudeMode>clampToGround</altitudeMode>
  566. <gx:drawOrder>1</gx:drawOrder>
  567.  
  568. <coordinates>
  569. -122.39698112010956,37.79632232912296,0
  570. -122.39684164524078,37.79633716538636,0
  571. -122.39668071269989,37.79637107683438,0
  572. -122.39643663167953,37.79644101914675,0
  573. -122.39628374576569,37.796468572160734,0
  574. -122.39583045244217,37.796527917079,0
  575. -122.39564269781113,37.79655547006057,0
  576. -122.39552199840546,37.79658938140839,0
  577. -122.39525377750397,37.7967271460988,0
  578. </coordinates>
  579.  
  580. </LineString><!-- end: LineString for Washington St. (east-south section) -->
  581. </Placemark>
  582.  
  583. <Placemark id="east_washington_north">
  584. <name>Washington Street</name>
  585. <visibility>1</visibility>
  586. <description></description>
  587. <LookAt>
  588. <longitude>-122.4045222</longitude>
  589. <latitude>37.8015056</latitude>
  590. <altitude>0</altitude>
  591. <heading>-98</heading>
  592. <tilt>0</tilt>
  593. <range>343</range>
  594. </LookAt>
  595. <styleUrl>#greenLine</styleUrl>
  596.  
  597. <LineString><!-- start: LineString for Washington St. (east-north section) -->
  598. <tessellate>1</tessellate>
  599. <altitudeMode>clampToGround</altitudeMode>
  600. <gx:drawOrder>1</gx:drawOrder>
  601.  
  602. <coordinates>
  603. -122.39533960819244,37.796820402051104,0
  604. -122.3955836892128,37.79668687644664,0
  605. -122.39576607942581,37.79662965111368,0
  606. -122.3960879445076,37.7965872619496,0
  607. -122.39633202552795,37.79657242573643,0
  608. -122.39658951759338,37.79651096139293,0
  609. -122.3968979716301,37.79643254129425,0
  610. -122.39708036184311,37.79637531576428,0
  611. -122.39719837903976,37.79635200164678,0
  612. -122.39794939756393,37.79623119201095,0
  613. -122.39908128976822,37.79606163429409,0
  614. -122.40001201629639,37.795945063138014,0
  615. -122.40068525075912,37.795862403479504,0
  616. -122.40168303251266,37.79573311511024,0
  617. -122.40304291248322,37.79557203420248,0
  618. -122.40403264760971,37.795449103799726,0
  619. -122.40495800971985,37.79533465117187,0
  620. -122.40526646375656,37.795313456221336,0
  621. -122.40634739398956,37.795182047392295,0
  622. -122.40751147270203,37.7950230847867,0
  623. -122.40813910961151,37.794959499648684,0
  624. -122.40814447402954,37.79495738014315,0
  625. -122.40864336490631,37.79489167544116,0
  626. -122.40888208150864,37.79486200233077,0
  627. -122.4092173576355,37.79483020969929,0
  628. -122.40959823131561,37.79477934146046,0
  629. -122.40975379943848,37.79476026586186,0
  630. </coordinates>
  631.  
  632. </LineString><!-- end: LineString for Washington St. (east-north section) -->
  633. </Placemark>
  634.  
  635. <!-- end: LineString section -->
  636.  
  637. <!-- start: Placemark section -->
  638.  
  639. <Placemark id="san_francisco_peninsula"><!-- start: Placemark id="san_francisco_peninsula" -->
  640. <name>San Francisco Peninsula</name>
  641. <description></description>
  642. <gx:balloonVisibility>0</gx:balloonVisibility>
  643. <styleUrl>#style_san_francisco_peninsula</styleUrl>
  644. <LookAt>
  645. <longitude>-122.3107528</longitude>
  646. <latitude>37.4614639</latitude>
  647. <altitude>0</altitude>
  648. <heading>0</heading>
  649. <tilt>0</tilt>
  650. <range>78954</range>
  651. </LookAt>
  652. <Point>
  653. <coordinates>-122.3107528,37.4614639,0</coordinates>
  654. </Point>
  655. </Placemark><!-- end: Placemark id="san_francisco_peninsula" -->
  656.  
  657. <Placemark id="san_francisco"><!-- start: Placemark id="san_francisco" -->
  658. <name>San Francisco</name>
  659. <description></description>
  660. <gx:balloonVisibility>0</gx:balloonVisibility>
  661. <styleUrl>#style_san_francisco</styleUrl>
  662. <LookAt>
  663. <longitude>-122.4194167</longitude>
  664. <latitude>37.7749306</latitude>
  665. <altitude>0</altitude>
  666. <heading>0</heading>
  667. <tilt>0</tilt>
  668. <range>18246</range>
  669. </LookAt>
  670. <Point>
  671. <coordinates>-122.4194167,37.7749306,0</coordinates>
  672. </Point>
  673. </Placemark><!-- end: Placemark id="san_francisco" -->
  674.  
  675. <Placemark id="golden_gate_recreation"><!-- start: Placemark id="golden_gate_recreation" -->
  676. <name>Golden Gate Rec. Area</name>
  677. <description></description>
  678. <gx:balloonVisibility>0</gx:balloonVisibility>
  679. <styleUrl>#style_golden_gate_recreation</styleUrl>
  680. <LookAt>
  681. <longitude>-122.5043194</longitude>
  682. <latitude>37.7843667</latitude>
  683. <altitude>0</altitude>
  684. <heading>-1</heading>
  685. <tilt>8</tilt>
  686. <range>3614</range>
  687. </LookAt>
  688. <Point>
  689. <coordinates>-122.5043194,37.7843667,0</coordinates>
  690. </Point>
  691. </Placemark><!-- end: Placemark id="golden_gate_recreation" -->
  692.  
  693. <Placemark id="cliff_house"><!-- start: Placemark id="cliff_house" -->
  694. <name>Cliff House</name>
  695. <description></description>
  696. <gx:balloonVisibility>0</gx:balloonVisibility>
  697. <styleUrl>#style_cliff_house</styleUrl>
  698. <LookAt>
  699. <longitude>-122.5139194</longitude>
  700. <latitude>37.7785056</latitude>
  701. <altitude>0</altitude>
  702. <heading>-30</heading>
  703. <tilt>0</tilt>
  704. <range>134</range>
  705. </LookAt>
  706. <Point>
  707. <extrude>1</extrude>
  708. <altitudeMode>relativeToGround</altitudeMode>
  709. <coordinates>-122.5139194,37.7785056,10</coordinates>
  710. </Point>
  711. </Placemark><!-- end: Placemark id="cliff_house" -->
  712.  
  713. <Placemark id="golden_gate_bridge_icon"><!-- start: Placemark id="golden_gate_bridge_icon" -->
  714. <name>Golden Gate Bridge</name>
  715. <description></description>
  716. <gx:balloonVisibility>0</gx:balloonVisibility>
  717. <styleUrl>#style_golden_gate_bridge_icon</styleUrl>
  718. <LookAt>
  719. <longitude>-122.4775167</longitude>
  720. <latitude>37.8135472</latitude>
  721. <altitude>0</altitude>
  722. <heading>0</heading>
  723. <tilt>0</tilt>
  724. <range>4905</range>
  725. </LookAt>
  726. <Point>
  727. <extrude>1</extrude>
  728. <altitudeMode>relativeToGround</altitudeMode>
  729. <coordinates>-122.4775167,37.8135472,50</coordinates>
  730. </Point>
  731. </Placemark><!-- end: Placemark id="golden_gate_bridge_icon" -->
  732.  
  733. <Placemark id="intermission"><!-- start: Placemark id="intermission" -->
  734. <name>Intermission</name>
  735. <description></description>
  736. <gx:balloonVisibility>0</gx:balloonVisibility>
  737. <styleUrl>#style_intermission</styleUrl>
  738. <LookAt>
  739. <longitude>-122.4748639</longitude>
  740. <latitude>37.8205944</latitude>
  741. <altitude>0</altitude>
  742. <heading>86</heading>
  743. <tilt>60</tilt>
  744. <range>2269</range>
  745. </LookAt>
  746. <Point>
  747. <coordinates>-122.4748639,37.8205944,0</coordinates>
  748. </Point>
  749. </Placemark><!-- end: Placemark id="intermission" -->
  750.  
  751. <Placemark id="montgomery_washington">
  752. <name>Montgomery St. and Washington St.</name>
  753. <description>Intersection of Montgomery St. and Washington St.</description>
  754. <styleUrl>#style_montgomery_washington</styleUrl>
  755. <LookAt>
  756. <longitude>-122.4033250</longitude>
  757. <latitude>37.7955583</latitude>
  758. <range>440.8</range>
  759. <tilt>6</tilt>
  760. <heading>-98</heading>
  761. </LookAt>
  762. <Point>
  763. <coordinates>-122.4033250,37.7955583,0</coordinates>
  764. </Point>
  765. </Placemark>
  766.  
  767. <!-- end: Placemark section -->
  768.  
  769. </Folder><!-- end: Style, ScreenOverlay, GroundOverlay, LineString, and  Placemark  folder -->
  770.  
  771. <!-- start: Tour -->
  772.  
  773. <gx:Tour>
  774. <name>San Francisco</name>
  775. <gx:Playlist>
  776.  
  777. <gx:SoundCue>
  778. <href>http://whowillbethenextonline.com/kml/audio/bensound_dance_part_one_2_lq.mp3</href>
  779. </gx:SoundCue>
  780.  
  781. <gx:FlyTo><!-- start: FlyTo San Francisco Peninsula -->
  782. <gx:duration>20</gx:duration>
  783. <gx:flyToMode>bounce</gx:flyToMode>
  784.  
  785. <LookAt>
  786. <longitude>-122.4303083</longitude>
  787. <latitude>37.5732000</latitude>
  788. <altitude>0</altitude>
  789. <heading>-5</heading>
  790. <tilt>0</tilt>
  791. <range>97642</range>
  792. <altitudeMode>relativeToGround</altitudeMode>
  793. </LookAt>
  794.  
  795. </gx:FlyTo><!-- end: FlyTo San Francisco Peninsula -->
  796.  
  797. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image0_overview" -->
  798. <gx:duration>0</gx:duration>
  799. <Update>
  800. <targetHref />
  801. <Change>
  802. <ScreenOverlay targetId="image0_overview">
  803. <visibility>1</visibility>
  804. </ScreenOverlay>
  805. </Change>
  806. </Update>
  807. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image0_overview" -->
  808.  
  809. <gx:Wait>
  810. <gx:duration>27</gx:duration><!-- San Francisco Peninsula -->
  811. </gx:Wait>
  812.  
  813. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image0_overview" -->
  814. <gx:duration>0</gx:duration>
  815. <Update>
  816. <targetHref />
  817. <Change>
  818. <ScreenOverlay targetId="image0_overview">
  819. <visibility>0</visibility>
  820. </ScreenOverlay>
  821. </Change>
  822. </Update>
  823. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image0_overview" -->
  824.  
  825. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="golden_gate_recreation" -->
  826. <gx:duration>0</gx:duration>
  827. <Update>
  828. <targetHref></targetHref>
  829. <Change>
  830. <IconStyle targetId="style_golden_gate_recreation_scale">
  831. <scale>1</scale>
  832. </IconStyle>
  833. <LabelStyle targetId="style_golden_gate_recreation_label">
  834. <scale>1</scale>
  835. </LabelStyle>
  836. </Change>
  837. </Update>
  838. <gx:delayedStart>5</gx:delayedStart>
  839. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="golden_gate_recreation" -->
  840.  
  841. <gx:FlyTo><!-- start: FlyTo Golden Gate National Recreation Area -->
  842. <gx:duration>12</gx:duration>
  843. <gx:flyToMode>bounce</gx:flyToMode>
  844.  
  845. <LookAt>
  846. <longitude>-122.5131417</longitude>
  847. <latitude>37.7825417</latitude>
  848. <altitude>0</altitude>
  849. <heading>-10</heading>
  850. <tilt>14</tilt>
  851. <range>4114</range>
  852. <altitudeMode>relativeToGround</altitudeMode>
  853. </LookAt>
  854.  
  855. </gx:FlyTo><!-- end: FlyTo Golden Gate National Recreation Area -->
  856.  
  857. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image0_golden_gate" -->
  858. <gx:duration>0</gx:duration>
  859. <Update>
  860. <targetHref />
  861. <Change>
  862. <ScreenOverlay targetId="image0_golden_gate">
  863. <visibility>1</visibility>
  864. </ScreenOverlay>
  865. </Change>
  866. </Update>
  867. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image0_golden_gate" -->
  868.  
  869. <gx:Wait>
  870. <gx:duration>36</gx:duration><!-- Golden Gate National Recreation Area -->
  871. </gx:Wait>
  872.  
  873. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image0_golden_gate" -->
  874. <gx:duration>0</gx:duration>
  875. <Update>
  876. <targetHref />
  877. <Change>
  878. <ScreenOverlay targetId="image0_golden_gate">
  879. <visibility>0</visibility>
  880. </ScreenOverlay>
  881. </Change>
  882. </Update>
  883. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image0_golden_gate" -->
  884.  
  885. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="cliff_house" -->
  886. <gx:duration>0</gx:duration>
  887. <Update>
  888. <targetHref></targetHref>
  889. <Change>
  890. <IconStyle targetId="style_cliff_house_scale">
  891. <scale>1</scale>
  892. </IconStyle>
  893. <LabelStyle targetId="style_cliff_house_label">
  894. <scale>1</scale>
  895. </LabelStyle>
  896. </Change>
  897. </Update>
  898. <gx:delayedStart>10</gx:delayedStart>
  899. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="cliff_house" -->
  900.  
  901. <gx:FlyTo><!-- start: FlyTo Cliff House -->
  902. <gx:duration>31</gx:duration>
  903. <gx:flyToMode>bounce</gx:flyToMode>
  904.  
  905. <LookAt>
  906. <longitude>-122.5150056</longitude>
  907. <latitude>37.7789861</latitude>
  908. <altitude>0</altitude>
  909. <heading>-30</heading>
  910. <tilt>78</tilt>
  911. <range>275</range>
  912. <altitudeMode>relativeToGround</altitudeMode>
  913. </LookAt>
  914.  
  915. </gx:FlyTo><!-- end: FlyTo Cliff House -->
  916.  
  917. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image1" -->
  918. <gx:duration>0</gx:duration>
  919. <Update>
  920. <targetHref />
  921. <Change>
  922. <ScreenOverlay targetId="image1">
  923. <visibility>1</visibility>
  924. </ScreenOverlay>
  925. </Change>
  926. </Update>
  927. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image1" -->
  928.  
  929. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image2" -->
  930. <gx:duration>0</gx:duration>
  931. <Update>
  932. <targetHref />
  933. <Change>
  934. <ScreenOverlay targetId="image2">
  935. <visibility>1</visibility>
  936. </ScreenOverlay>
  937. </Change>
  938. </Update>
  939. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image2" -->
  940.  
  941. <gx:Wait>
  942. <gx:duration>39</gx:duration><!-- Cliff House - first ScreenOverlay -->
  943. </gx:Wait>
  944.  
  945. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image2" -->
  946. <gx:duration>0</gx:duration>
  947. <Update>
  948. <targetHref />
  949. <Change>
  950. <ScreenOverlay targetId="image2">
  951. <visibility>0</visibility>
  952. </ScreenOverlay>
  953. </Change>
  954. </Update>
  955. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image2" -->
  956.  
  957. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image2a" -->
  958. <gx:duration>0</gx:duration>
  959. <Update>
  960. <targetHref />
  961. <Change>
  962. <ScreenOverlay targetId="image2a">
  963. <visibility>1</visibility>
  964. </ScreenOverlay>
  965. </Change>
  966. </Update>
  967. <gx:delayedStart>2</gx:delayedStart>
  968. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image2a" -->
  969.  
  970. <gx:Wait>
  971. <gx:duration>32</gx:duration><!-- Cliff House - second ScreenOverlay -->
  972. </gx:Wait>
  973.  
  974. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image1" -->
  975. <gx:duration>0</gx:duration>
  976. <Update>
  977. <targetHref />
  978. <Change>
  979. <ScreenOverlay targetId="image1">
  980. <visibility>0</visibility>
  981. </ScreenOverlay>
  982. </Change>
  983. </Update>
  984. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image1" -->
  985.  
  986. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image2a" -->
  987. <gx:duration>0</gx:duration>
  988. <Update>
  989. <targetHref />
  990. <Change>
  991. <ScreenOverlay targetId="image2a">
  992. <visibility>0</visibility>
  993. </ScreenOverlay>
  994. </Change>
  995. </Update>
  996. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image2a" -->
  997.  
  998. <gx:Wait>
  999. <gx:duration>3</gx:duration><!-- Cliff House - end of south view -->
  1000. </gx:Wait>
  1001.  
  1002. <gx:FlyTo><!-- start: FlyTo Cliff House - view from north -->
  1003. <gx:duration>23</gx:duration>
  1004. <gx:flyToMode>bounce</gx:flyToMode>
  1005.  
  1006. <LookAt>
  1007. <longitude>-122.5146361</longitude>
  1008. <latitude>37.7799778</latitude>
  1009. <altitude>0</altitude>
  1010. <heading>180</heading>
  1011. <tilt>60</tilt>
  1012. <range>341</range>
  1013. <altitudeMode>relativeToGround</altitudeMode>
  1014. </LookAt>
  1015.  
  1016. </gx:FlyTo><!-- end: FlyTo Cliff House - View from north -->
  1017.  
  1018. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image3" -->
  1019. <gx:duration>0</gx:duration>
  1020. <Update>
  1021. <targetHref />
  1022. <Change>
  1023. <ScreenOverlay targetId="image3">
  1024. <visibility>1</visibility>
  1025. </ScreenOverlay>
  1026. </Change>
  1027. </Update>
  1028. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image3" -->
  1029.  
  1030. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image4" -->
  1031. <gx:duration>0</gx:duration>
  1032. <Update>
  1033. <targetHref />
  1034. <Change>
  1035. <ScreenOverlay targetId="image4">
  1036. <visibility>1</visibility>
  1037. </ScreenOverlay>
  1038. </Change>
  1039. </Update>
  1040. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image4" -->
  1041.  
  1042. <gx:Wait>
  1043. <gx:duration>40</gx:duration><!-- Cliff House - 'View looking south' photo -->
  1044. </gx:Wait>
  1045.  
  1046. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image3" -->
  1047. <gx:duration>0</gx:duration>
  1048. <Update>
  1049. <targetHref />
  1050. <Change>
  1051. <ScreenOverlay targetId="image3">
  1052. <visibility>0</visibility>
  1053. </ScreenOverlay>
  1054. </Change>
  1055. </Update>
  1056. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image3" -->
  1057.  
  1058. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image4" -->
  1059. <gx:duration>0</gx:duration>
  1060. <Update>
  1061. <targetHref />
  1062. <Change>
  1063. <ScreenOverlay targetId="image4">
  1064. <visibility>0</visibility>
  1065. </ScreenOverlay>
  1066. </Change>
  1067. </Update>
  1068. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image4" -->
  1069.  
  1070. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="golden_gate_bridge_icon" -->
  1071. <gx:duration>0</gx:duration>
  1072. <Update>
  1073. <targetHref></targetHref>
  1074. <Change>
  1075. <IconStyle targetId="style_golden_gate_bridge_icon_scale">
  1076. <scale>1</scale>
  1077. </IconStyle>
  1078. <LabelStyle targetId="style_golden_gate_bridge_icon_label">
  1079. <scale>1</scale>
  1080. </LabelStyle>
  1081. </Change>
  1082. </Update>
  1083.  
  1084. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="golden_gate_bridge_icon" -->
  1085.  
  1086. <gx:FlyTo><!-- start: FlyTo Golden Gate Bridge -->
  1087. <gx:duration>17</gx:duration>
  1088. <gx:flyToMode>bounce</gx:flyToMode>
  1089.  
  1090. <LookAt>
  1091. <longitude>-122.4777611</longitude>
  1092. <latitude>37.8136111</latitude>
  1093. <altitude>0</altitude>
  1094. <heading>-9</heading>
  1095. <tilt>0</tilt>
  1096. <range>5064</range>
  1097. <altitudeMode>relativeToGround</altitudeMode>
  1098. </LookAt>
  1099.  
  1100. </gx:FlyTo><!-- end: FlyTo Golden Gate Bridge -->
  1101.  
  1102. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="intermission" -->
  1103. <gx:duration>0</gx:duration>
  1104. <Update>
  1105. <targetHref/>
  1106. <Change>
  1107. <Placemark targetId="intermission">
  1108. <gx:balloonVisibility>1</gx:balloonVisibility>
  1109. </Placemark>
  1110. </Change>
  1111. </Update>
  1112. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="intermission" -->
  1113.  
  1114. <gx:SoundCue>
  1115. <href>http://whowillbethenextonline.com/kml/audio/intermission_lobby_lq.mp3</href>
  1116. <gx:delayedStart>5</gx:delayedStart>
  1117. </gx:SoundCue>
  1118.  
  1119. <gx:Wait>
  1120. <gx:duration>23</gx:duration><!-- Intermission .gif -->
  1121. </gx:Wait>
  1122.  
  1123. <gx:SoundCue>
  1124. <href>http://whowillbethenextonline.com/kml/audio/bensound_dance_part_two_lq.mp3</href>
  1125. </gx:SoundCue>
  1126.  
  1127. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="intermission" -->
  1128. <gx:duration>0</gx:duration>
  1129. <Update>
  1130. <targetHref/>
  1131. <Change>
  1132. <Placemark targetId="intermission">
  1133. <gx:balloonVisibility>0</gx:balloonVisibility>
  1134. </Placemark>
  1135. </Change>
  1136. </Update>
  1137. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="intermission" -->
  1138.  
  1139. <gx:AnimatedUpdate><!-- start: LineStyle width=1 id="redLine" -->
  1140. <gx:duration>0</gx:duration>
  1141. <Update>
  1142. <targetHref />
  1143. <Change>
  1144. <LineStyle targetId="redLineLineStyle">
  1145. <width>1</width>
  1146. </LineStyle>
  1147. </Change>
  1148. </Update>
  1149. </gx:AnimatedUpdate><!-- end: LineStyle width=1 id="redLine" -->
  1150.  
  1151. <gx:AnimatedUpdate><!-- start: LineStyle width=1 id="greenLine" -->
  1152. <gx:duration>0</gx:duration>
  1153. <Update>
  1154. <targetHref />
  1155. <Change>
  1156. <LineStyle targetId="greenLineLineStyle">
  1157. <width>1</width>
  1158. </LineStyle>
  1159. </Change>
  1160. </Update>
  1161. </gx:AnimatedUpdate><!-- end: LineStyle width=1 id="greenLine" -->
  1162.  
  1163. <gx:AnimatedUpdate><!-- start: visibility=1 for GroundOverlay id="1847_map" -->
  1164. <gx:duration>0</gx:duration>
  1165. <Update>
  1166. <targetHref />
  1167. <Change>
  1168. <GroundOverlay targetId="1847_map">
  1169. <visibility>1</visibility>
  1170. </GroundOverlay>
  1171. </Change>
  1172. </Update>
  1173. </gx:AnimatedUpdate><!-- end: visibility=1 for GroundOverlay id="1847_map" -->
  1174.  
  1175. <gx:FlyTo><!-- start: FlyTo N.E. San Francisco -->
  1176. <gx:duration>16</gx:duration>
  1177. <gx:flyToMode>bounce</gx:flyToMode>
  1178.  
  1179. <LookAt>
  1180. <longitude>-122.1952444</longitude>
  1181. <latitude>37.8557778</latitude>
  1182. <altitude>0</altitude>
  1183. <heading>-98</heading>
  1184. <tilt>0</tilt>
  1185. <range>75034</range>
  1186. <altitudeMode>relativeToGround</altitudeMode>
  1187. </LookAt>
  1188.  
  1189. </gx:FlyTo><!-- end: FlyTo N.E. San Francisco -->
  1190.  
  1191. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image6" -->
  1192. <gx:duration>0</gx:duration>
  1193. <Update>
  1194. <targetHref />
  1195. <Change>
  1196. <ScreenOverlay targetId="image6">
  1197. <visibility>1</visibility>
  1198. </ScreenOverlay>
  1199. </Change>
  1200. </Update>
  1201. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image6" -->
  1202.  
  1203. <gx:Wait>
  1204. <gx:duration>52</gx:duration><!-- Looking west at N.E. San Francisco -->
  1205. </gx:Wait>
  1206.  
  1207. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image6" -->
  1208. <gx:duration>0</gx:duration>
  1209. <Update>
  1210. <targetHref />
  1211. <Change>
  1212. <ScreenOverlay targetId="image6">
  1213. <visibility>0</visibility>
  1214. </ScreenOverlay>
  1215. </Change>
  1216. </Update>
  1217. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image6" -->
  1218.  
  1219. <gx:AnimatedUpdate><!-- start: icon/label=1/1 id="montgomery_washington" -->
  1220. <gx:duration>0</gx:duration>
  1221. <Update>
  1222. <targetHref></targetHref>
  1223. <Change>
  1224. <IconStyle targetId="style_montgomery_washington_scale">
  1225. <scale>1</scale>
  1226. </IconStyle>
  1227. <LabelStyle targetId="style_montgomery_washington_label">
  1228. <scale>1</scale>
  1229. </LabelStyle>
  1230. </Change>
  1231. </Update>
  1232. <gx:delayedStart>4</gx:delayedStart>
  1233. </gx:AnimatedUpdate><!-- end: icon/label=1/1 id="montgomery_washington" -->
  1234.  
  1235. <gx:FlyTo><!-- start: FlyTo Montgomery St. and Washington St. -->
  1236. <gx:duration>10</gx:duration>
  1237. <gx:flyToMode>bounce</gx:flyToMode>
  1238.  
  1239. <LookAt>
  1240. <longitude>-122.4033250</longitude>
  1241. <latitude>37.7955583</latitude>
  1242. <altitude>0</altitude>
  1243. <heading>-98</heading>
  1244. <tilt>6</tilt>
  1245. <range>2892</range>
  1246. <altitudeMode>relativeToGround</altitudeMode>
  1247. </LookAt>
  1248.  
  1249. </gx:FlyTo><!-- end: FlyTo Montgomery St. and Washington St. -->
  1250.  
  1251. <gx:Wait>
  1252. <gx:duration>10</gx:duration><!-- Montgomery St. and Washington St. icon -->
  1253. </gx:Wait>
  1254.  
  1255. <gx:FlyTo><!-- start: FlyTo Montgomery St. looking south -->
  1256. <gx:duration>10</gx:duration>
  1257. <gx:flyToMode>bounce</gx:flyToMode>
  1258.  
  1259. <LookAt>
  1260. <longitude>-122.4033528</longitude>
  1261. <latitude>37.7957167</latitude>
  1262. <altitude>0</altitude>
  1263. <heading>169</heading>
  1264. <tilt>50</tilt>
  1265. <range>733</range>
  1266. <altitudeMode>relativeToGround</altitudeMode>
  1267. </LookAt>
  1268.  
  1269. </gx:FlyTo><!-- end: FlyTo Montgomery St. looking south -->
  1270.  
  1271. <gx:AnimatedUpdate><!-- start: visibility=1 for ScreenOverlay id="image_montgomery" -->
  1272. <gx:duration>0</gx:duration>
  1273. <Update>
  1274. <targetHref />
  1275. <Change>
  1276. <ScreenOverlay targetId="image_montgomery">
  1277. <visibility>1</visibility>
  1278. </ScreenOverlay>
  1279. </Change>
  1280. </Update>
  1281. </gx:AnimatedUpdate><!-- end: visibility=1 for ScreenOverlay id="image_montgomery" -->
  1282.  
  1283. <gx:Wait>
  1284. <gx:duration>24</gx:duration><!-- Montgomery St. looking south -->
  1285. </gx:Wait>
  1286.  
  1287. <gx:AnimatedUpdate><!-- start: visibility=0 for ScreenOverlay id="image_montgomery" -->
  1288. <gx:duration>0</gx:duration>
  1289. <Update>
  1290. <targetHref />
  1291. <Change>
  1292. <ScreenOverlay targetId="image_montgomery">
  1293. <visibility>0</visibility>
  1294. </ScreenOverlay>
  1295. </Change>
  1296. </Update>
  1297. </gx:AnimatedUpdate><!-- end: visibility=0 for ScreenOverlay id="image_montgomery" -->
  1298.  
  1299. </gx:Playlist>
  1300. </gx:Tour>
  1301.  
  1302. <!-- end: Tour -->
  1303.  
  1304. </Document>
  1305.  
  1306. </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/google_earth_micro_tour_san_francisco.kml

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