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

<Location xmlns="http://hl7.org/fhir">
  <id value="EdwardsAirForceBase"/>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location EdwardsAirForceBase</b></p><a name="EdwardsAirForceBase"> </a><a name="hcEdwardsAirForceBase"> </a><p><b>name</b>: Edwards Air Force Base</p><p><b>description</b>: Flight test center with aerospace medicine research capabilities</p><p><b>address</b>: Edwards CA US </p></div>
  </text>
  <name value="Edwards Air Force Base"/>
  <description value="Flight test center with aerospace medicine research capabilities"/>
  <address>
    <city value="Edwards"/>
    <state value="CA"/>
    <country value="US"/>
  </address>
</Location>