<?xml version="1.0" encoding="utf-8" ?>
<ogr:FeatureCollection
     xmlns:xsi="http://www.w3c.org/2001/XMLSchema-instance"
     xsi:schemaLocation=". dnodes.xsd"
     xmlns:ogr="http://ogr.maptools.org/"
     xmlns:gml="http://www.opengis.net/gml">
  <gml:boundedBy>
    <gml:Box>
      <gml:coord><gml:X>180</gml:X><gml:Y>90</gml:Y></gml:coord>
      <gml:coord><gml:X>-180</gml:X><gml:Y>-90</gml:Y></gml:coord>
    </gml:Box>
  </gml:boundedBy>
</ogr:FeatureCollection>