<?xml version="1.0" encoding="utf-8"?>
<CommandArguments xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
  <Components>
    <anyType xsi:type="Component">
      <Type>SqlServer</Type>
      <InternalType>DatabaseEngine</InternalType>
      <Instances>
        <anyType xsi:type="Instance">
          <Name>UPSWSDBSERVER</Name>
          <Protocol>
            <anyType xsi:type="Pair">
              <Key>NamedPipes</Key>
              <Value xsi:type="xsd:boolean">false</Value>
            </anyType>
            <anyType xsi:type="Pair">
              <Key>TCPIP</Key>
              <Value xsi:type="xsd:boolean">true</Value>
            </anyType>
          </Protocol>
        </anyType>
      </Instances>
    </anyType>
  </Components>
  <Version>9.0.242.0</Version>
</CommandArguments>
