<?xml version="1.0" encoding="utf-8"?>
<ArrayOfConfigEntry xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <ConfigEntry>
    <Key>LicencingServiceAddress</Key>
	<Value xsi:type="xsd:string">https://licence.symfonia.pl/api/</Value>
  </ConfigEntry>
  <ConfigEntry>
    <Key>UseDeveloperLicence</Key>
    <Value xsi:type="xsd:boolean">false</Value>
  </ConfigEntry>
  <ConfigEntry>
    <Key>LicencingServerLogin</Key>
  </ConfigEntry>
  <ConfigEntry>
    <Key>LicencingServerPassword</Key>
  </ConfigEntry>
  <ConfigEntry>
    <Key>ExternalLicence</Key>
    <Value xsi:type="xsd:boolean">false</Value>
  </ConfigEntry>
  <ConfigEntry>
    <Key>ExternalLicenceDatabase</Key>
  </ConfigEntry>
</ArrayOfConfigEntry>