<?xml version="1.0" standalone="yes"?>
<Config xmlns="http://tempuri.org/Config.xsd">
  <xs:schema id="Config" targetNamespace="http://tempuri.org/Config.xsd" xmlns:mstns="http://tempuri.org/Config.xsd" xmlns="http://tempuri.org/Config.xsd" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata" attributeFormDefault="qualified" elementFormDefault="qualified">
    <xs:element name="Config" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
      <xs:complexType>
        <xs:choice minOccurs="0" maxOccurs="unbounded">
          <xs:element name="Settings">
            <xs:complexType>
              <xs:sequence>
                <xs:element name="Name" type="xs:string" minOccurs="0" />
                <xs:element name="Value" type="xs:string" minOccurs="0" />
              </xs:sequence>
            </xs:complexType>
          </xs:element>
        </xs:choice>
      </xs:complexType>
    </xs:element>
  </xs:schema>
  <Settings>
    <Name>Tekst1</Name>
    <Value></Value>
  </Settings>
  <Settings>
    <Name>Tekst2</Name>
    <Value></Value>
  </Settings>
  <Settings>
    <Name>Tekst3</Name>
    <Value></Value>
  </Settings>
  <Settings>
    <Name>MeldingMedBil</Name>
    <Value>1</Value>
  </Settings>
  <Settings>
    <Name>Melding</Name>
    <Value>36</Value>
  </Settings>
  <Settings>
    <Name>GruppeNr</Name>
    <Value>103</Value>
  </Settings>
  <Settings>
    <Name>AvdelingsNr</Name>
    <Value></Value>
  </Settings>
  <Settings>
    <Name>Distanse</Name>
    <Value></Value>
  </Settings>
  <Settings>
    <Name>SkipClientRemarks</Name>
    <Value>false</Value>
  </Settings>
  <Settings>
    <Name>UpdatePrices</Name>
    <Value>false</Value>
  </Settings>
  <Settings>
    <Name>ExportUnitID</Name>
    <Value>2</Value>
  </Settings>
  <Settings>
    <Name>AnleggsNr</Name>
    <Value>1001</Value>
  </Settings>
</Config>