Warning, /education/marble/data/maps/earth/empty/empty.dgml is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <dgml xmlns="http://edu.kde.org/marble/dgml/2.0">
0003   <document>
0004 
0005     <head>
0006       <name>Empty globe</name>
0007       <target>earth</target>
0008       <theme>empty</theme>
0009       <icon pixmap="empty-preview.png"/>
0010       <visible>true</visible>
0011       <description><![CDATA[<p>An <i>empty globe</i> used as a base to load and view .osm files (offline maps).</p>]]></description>
0012       <zoom>
0013         <minimum>   900  </minimum>
0014         <maximum>  3700  </maximum>
0015         <discrete> false </discrete>
0016       </zoom>
0017     </head>
0018 
0019     <map bgcolor="#8888FF">
0020       <canvas/>
0021       <target/>
0022       <layer name="empty" backend="geodata">
0023       </layer>
0024     </map>
0025 
0026     <settings>
0027       <property name="coordinate-grid">
0028         <value>true</value>
0029         <available>true</available>
0030       </property>
0031       <property name="compass">
0032         <value>true</value>
0033         <available>true</available>
0034       </property>
0035       <property name="scalebar">
0036         <value>true</value>
0037         <available>true</available>
0038       </property>
0039     </settings>
0040 
0041     <legend>
0042       <section name="coordinate-grid" checkable="true" connect="coordinate-grid" spacing="12">
0043         <heading>Coordinate Grid</heading>
0044       </section>
0045     </legend>
0046 
0047   </document>
0048 </dgml>