home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2007 February / PCpro_2007_02.ISO / files / google / SFCityHall.kmz / doc.kml next >
Encoding:
Extensible Markup Language  |  2006-08-11  |  946 b   |  32 lines

  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <kml xmlns='http://earth.google.com/kml/2.1'>
  3. <Placemark>
  4.     <name>SFCityHall</name>
  5.     <description><![CDATA[Created with <a href="http://sketchup.google.com">Google SketchUp</a>]]></description>
  6.     <DocumentSource>SketchUp</DocumentSource>
  7.     <Style id='default'>
  8.     </Style>
  9.     <Model>
  10.         <altitudeMode>absolute</altitudeMode>
  11.         <Location>
  12.             <longitude>-122.419222936594</longitude>
  13.             <latitude>37.779237147860</latitude>
  14.             <altitude>17.999972092412</altitude>
  15.         </Location>
  16.         <Orientation>
  17.             <heading>0</heading>
  18.             <tilt>0</tilt>
  19.             <roll>0</roll>
  20.         </Orientation>
  21.         <Scale>
  22.             <x>1.0</x>
  23.             <y>1.0</y>
  24.             <z>1.0</z>
  25.         </Scale>
  26.         <Link>
  27.             <href>models/SFCityHall.dae</href>
  28.         </Link>
  29.     </Model>
  30. </Placemark>
  31. </kml>
  32.