<?xml version="1.0" encoding="utf-8"?>
<FeatureSource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd">
  <Provider>OSGeo.ODBC</Provider>
  <Parameter>
    <Name>ConnectionString</Name>
    <Value>Driver={SQL Server};Server=epgis;Database=FloorPlan;Uid=???;Pwd=???</Value>
  </Parameter>
  <Parameter>
    <Name>GenerateDefaultGeometryProperty</Name>
    <Value>FALSE</Value>
  </Parameter>
  <ConfigurationDocument>config</ConfigurationDocument>
</FeatureSource>
