 
 
 
  
 
 
 
   
 
 
  <image url="sboulder.jpeg"
       name="South Boulder-aerial photo"
       ullat="39.98890" ullon="-105.22782"
       lrlat="39.98755" lrlon="-105.22548"/>
<collection name="Boulder Images">
  <image url="sboulder.jpeg"
       name="South Boulder-aerial photo"
       ullat="39.98890" ullon="-105.22782"
       lrlat="39.98755" lrlon="-105.22548"/>
  <image url="bouldertopo.jpeg"
       ullat="40.06654" ullon="-105.34710"
       lrlat="39.98040" lrlon="-105.19676"
       name="Boulder topo"/>
  <image url="bigtopo.jpeg"
       ullat="40.22807" ullon="-106.66437"
       lrlat="39.54718" lrlon="-105.45623"
       name="Mountains topo"/>
</collection>
<collection name="My Images">
    <collection name="Madison Images">
        <image url="madison_aerial.jpeg"
              ullat="43.09444" ullon="-89.52626"
              lrlat="43.01143" lrlon="-89.36579"
              name="Madison aerial"/>
        <image url="madison_topo.jpeg"
               ullat="43.09444" ullon="-89.52626"
               lrlat="43.01143" lrlon="-89.36579"
               name="Madison topo"/>
    </collection>
    <collection name="Boulder Images">
       <image url="sboulder.jpeg"
              name="South Boulder-aerial photo"
              ullat="39.98890" ullon="-105.22782"
              lrlat="39.98755" lrlon="-105.22548"/>
     </collection>
</collection>
<collection name="Shapes"> <shape url="boulder_roads.zip" name="Boulder roads"/> <shape url="boulder_rivers.zip" name="Boulder rivers"/> </collection>
<group name="group of images"
       format="yyyyMMddhhmm"
       ullat="39.991856"
       ullon="-105.226944"
       lrlat="39.989426"
       lrlon="-105.222656">
       <image
           date="200610011000"
           url="sketch.jpg"/>
       <image
           url="map.jpg"
           date="200610011100"/>
</group>
If there are no date attributes then the group of images are aggregated together, each potentially covering a different area.
  <image url="image.jpeg"
       name="Image"
       ullat="40" ullon="-100"
       lllat="30" lllon="-100"
       urlat="50" urlon="-90"
       lrlat="30" lrlon="-90"
      />
  <image url="image.jpeg"
       name="Image"
       ullat="40" ullon="-100" ulalt="20000[feet]"
       lllat="30" lllon="-100" llalt="0[feet]"
       urlat="50" urlon="-90"  uralt="5000[feet]"
       lrlat="30" lrlon="-90"  lralt="0[feet]"
      />
  <image url="topo.jpg"
       name="Image"
       ullat="40" ullon="-100" 
       urlat="50" urlon="-90"  
       ulalt="20000[feet]"    
       llalt="0[feet]"/>