<Response status="success">
<Results datasource="_DMP_GEOCODE" recordFrom="0" recordTo="2" totalRecords="3" xMin="-118.000739" yMin="33.8002" xMax="-118.000739" yMax="33.8002">
<Schema>
<RecordSet Resource="_DMP_GEOCODE">
<ElementType name="Row">
<AttributeType name="ADDRESS">
<Datatype type="string" />
</AttributeType>
<AttributeType name="CITY">
<Datatype type="string" />
</AttributeType>
<AttributeType name="STATE">
<Datatype type="string" />
</AttributeType>
<AttributeType name="ZIPCODE">
<Datatype type="string" />
</AttributeType>
<AttributeType name="GEOMETRY">
<Datatype type="wkt" />
</AttributeType>
<AttributeType name="LOCID">
<Datatype type="string" />
</AttributeType>
</ElementType>
</RecordSet>
<RecordSet Resource="DMP_LICENSE/Parcels">
<ElementType name="Row">
<AttributeType name="GEOMETRY">
<Datatype type="wkt" />
</AttributeType>
<AttributeType name="APN">
<Datatype type="string" />
</AttributeType>
<AttributeType name="FIPS">
<Datatype type="string" />
</AttributeType>
<AttributeType name="LOCID">
<Datatype type="string" />
</AttributeType>
</ElementType>
</RecordSet>
<RecordSet Resource="ACCOUNT_FOLDER/FLOODZONE">
<ElementType name="Row">
<AttributeType name="FLD_AR_ID">
<Datatype type="string" />
</AttributeType>
<AttributeType name="_GEO_DISTANCE">
<Datatype type="double" />
</AttributeType>
<AttributeType name="_GEO_OVERLAP">
<Datatype type="double" />
</AttributeType>
</ElementType>
</RecordSet>
</Schema>
<Data Resource="_DMP_GEOCODE" recordFrom="0" recordTo="0" totalRecords="1">
<Row DATASOURCE="Parcels" ADDRESS="123 FAKE ST" CITY="SPRINGFIELD" STATE=".." ZIPCODE="12345" GEOMETRY="POINT (...)" LOCID="US_01_234_567-890-12">
<Link Name="PARCELS" Resource="DMP_LICENSE/Parcels" recordFrom="0" recordTo="0" totalRecords="1">
<Row GEOMETRY="POLYGON (...)" APN="123-456-78" FIPS="99999" LOCID="US_01_234_567-890-12">
<Link Name="FLOODZONESPATIALLINK" Resource="ACCOUNT_FOLDER/FLOODZONE" recordFrom="0" recordTo="0" totalRecords="1">
<Row FLD_AR_ID="1564037_1343" _GEO_DISTANCE="0" _GEO_OVERLAP="6133.89915943146" />
</Link>
</Row>
</Link>
</Row>
</Data>
</Results>
</Response>