<?xml version="1.0" encoding="UTF-8"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
  <Provider>OSGeo.SDF.3.2</Provider>
  <Parameter>
    <Name>File</Name>
    <Value>%MG_DATA_FILE_PATH%Sheboygan_Parcels.sdf</Value>
  </Parameter>
  <Parameter>
      <Name>ReadOnly</Name>
      <Value>TRUE</Value>
  </Parameter>
  <Extension>
    <AttributeRelate>
      <RelateProperty>
        <FeatureClassProperty>Autogenerated_SDF_ID</FeatureClassProperty>
        <AttributeClassProperty>Autogenerated_SDF_ID</AttributeClassProperty>
      </RelateProperty>
      <AttributeClass>SHP_Schema:BuildingOutlines</AttributeClass>
      <ResourceId>Library://UnitTests/Data/Sheboygan_BuildingOutlines.FeatureSource</ResourceId>
      <Name>Join1</Name>
      <RelateType>Inner</RelateType>
      <ForceOneToOne>false</ForceOneToOne>
    </AttributeRelate>
    <AttributeRelate>
      <RelateProperty>
        <FeatureClassProperty>Join1.Autogenerated_SDF_ID</FeatureClassProperty>
        <AttributeClassProperty>FeatId</AttributeClassProperty>
      </RelateProperty>
      <AttributeClass>Default:VotingDistricts</AttributeClass>
      <ResourceId>Library://UnitTests/Data/Sheboygan_VotingDistricts.FeatureSource</ResourceId>
      <Name>Join2</Name>
      <AttributeNameDelimiter>|</AttributeNameDelimiter>
    </AttributeRelate>
    <Name>Ext1</Name>
    <FeatureClass>SHP_Schema:Parcels</FeatureClass>
  </Extension>
</FeatureSource>