home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 June / Igromania_2005-06.iso / Soft / !Gvozd / World_Wind_1.3_Full.exe / Config / Earth / _Tsunami.xml < prev    next >
Extensible Markup Language  |  2005-03-01  |  1KB  |  24 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!-- edited with XMLSPY v2004 rel. 4 U (http://www.xmlspy.com) by Patrick Hogan (private) -->
  3. <LayerSet Name="Tsunami Dec 26 2004" ShowOnlyOneLayer="false" ShowAtStartup="false" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:\WorldWind\bin\Debug\Configuration\EarthLayers\LayerSet.xsd">
  4.     <Icon ShowAtStartup="true">
  5.         <Name>Epicenter</Name>
  6.         <Latitude>
  7.             <Value>3.3</Value>
  8.         </Latitude>
  9.         <Longitude>
  10.             <Value>95.78</Value>
  11.         </Longitude>
  12.         <DistanceAboveSurface>500</DistanceAboveSurface>
  13.         <TextureFilePath>Add-ons\Earth\Tsunami\Icons\epicenter.png</TextureFilePath>
  14.         <TextureWidthPixels>128</TextureWidthPixels>
  15.         <TextureHeightPixels>128</TextureHeightPixels>
  16.         <IconWidthPixels>30</IconWidthPixels>
  17.         <IconHeightPixels>30</IconHeightPixels>
  18.         <ClickableUrl>http://en.wikipedia.org/wiki/2004_Indian_Ocean_earthquake</ClickableUrl>
  19.     </Icon>
  20.     <ExtendedInfomation>
  21.         <ToolBarImage>Add-ons\Earth\Tsunami\Icons\tsunami.png</ToolBarImage>
  22.     </ExtendedInfomation>
  23. </LayerSet>
  24.