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

<gazetteer-standard-report
  xmlns="http://www.alexandria.ucsb.edu/gazetteer"
  xmlns:gml="http://www.opengis.net/gml"
  xmlns:xlink="http://www.w3.org/1999/xlink"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation=
    "http://www.alexandria.ucsb.edu/gazetteer
       http://www.alexandria.ucsb.edu/gazetteer/protocol/gazetteer-standard-report.xsd">

<identifier>1001652</identifier>

<codes>
  <code scheme="FIPS 55-3">40000</code>
</codes>

<place-status>current</place-status>

<display-name>Las Vegas, Nevada</display-name>

<names>
  <name primary="true">Las Vegas</name>
  <name status="former">Sin City</name>
</names>

<bounding-box>
  <gml:coord>
    <gml:X>-115.25</gml:X>
    <gml:Y>36.15</gml:Y>
  </gml:coord>
  <gml:coord>
    <gml:X>-115.12</gml:X>
    <gml:Y>36.25</gml:Y>
  </gml:coord>
</bounding-box>

<footprints>
  <footprint-reference xlink:href="http://..."
    geometry-type="Polygon" num-points="4632"
    primary="true"/>
</footprints>

<classes>
  <class thesaurus="ADL Feature Type Thesaurus"
    primary="true">cities</class>
</classes>

<relationships>
  <relationship relation="principal-city-of"
    target-name="Nevada" target-identifier="1241232"/>
</relationships>

</gazetteer-standard-report>
