<?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?>









<ntslookup xmlns:xlink="http://www.w3.org/TR/xlink" 
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
          xsi:noNamespaceSchemaLocation="http://cgdi-dev.geoconnections.org/prototypes/schemas/cgdi/nts/1.1.0/nts.xsd"  
          xmlns:gml="http://www.opengis.net/gml"
          version="1.1.0">
  <gml:boundedBy>
    <gml:Box srsName="EPSG:4326">
      <gml:coordinates>-76.0,45.25,-75.5,45.5</gml:coordinates>
    </gml:Box>
  </gml:boundedBy>
  <ntsResultSet scale="50000">
    <nts>
      <gml:name>031G05</gml:name>
      <ntsQuadrangle>
        <gml:Polygon>
          <gml:outerBoundaryIs>
            <gml:LinearRing srsName="EPSG:4326">
              <gml:coordinates>-75.5,45.25 -76.0,45.25 -76.0,45.5 -75.5,45.5 -75.5,45.25</gml:coordinates>
            </gml:LinearRing>
          </gml:outerBoundaryIs>
        </gml:Polygon>
      </ntsQuadrangle>
      <ntsNeatline>
        <gml:Polygon>
          <gml:outerBoundaryIs>
            <gml:LinearRing srsName="EPSG:4326">
              <gml:coordinates>-75.5,45.25 -75.75,45.25 -76.0,45.25 -76.0,45.5 -75.75,45.5 -75.5,45.5 -75.5,45.25 </gml:coordinates>
            </gml:LinearRing>
          </gml:outerBoundaryIs>
        </gml:Polygon>
      </ntsNeatline>
    </nts>
  </ntsResultSet>
</ntslookup>