home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2005 June / Igromania_2005-06.iso / Soft / !Gvozd / World_Wind_1.3_Full.exe / Config / Earth / Tools / wms_server_list.xml < prev   
Extensible Markup Language  |  2005-03-01  |  709b  |  17 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. <WMS_SERVER_LIST xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="C:\WorldWind\bin\Debug\Configuration\wms_server_list.xsd">
  4.     <Server>
  5.         <Name>Animated Earth</Name>
  6.         <ServerUrl>http://aes.gsfc.nasa.gov/cgi-bin/wms</ServerUrl>
  7.         <Version>1.3.0</Version>
  8.         <Abstract>Animated Earth Visualization Server</Abstract>
  9.     </Server>
  10.     <Server>
  11.         <Name>GLOBE</Name>
  12.         <ServerUrl>http://viz.globe.gov/viz-bin/wmt.cgi</ServerUrl>
  13.         <Version>1.1.1</Version>
  14.         <Abstract>GLOBE Visualization Server</Abstract>
  15.     </Server>
  16. </WMS_SERVER_LIST>
  17.