<?xml version="1.0" encoding="UTF-8"?>

<Polygon
  xmlns="http://www.opengis.net/gml"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation=
    "http://www.opengis.net/gml
       http://www.alexandria.ucsb.edu/gazetteer/protocol/geometry.xsd">
  <outerBoundaryIs>
    <LinearRing>
      <coordinates>-115.12,36.25 -115.17,...</coordinates>
    </LinearRing>
  </outerBoundaryIs>
</Polygon>
