<?xml version='1.1' encoding='UTF-8'?>
<hudson.plugins.powershell.PowerShellInstallation_-DescriptorImpl plugin="powershell@1.7">
  <installations class="hudson.plugins.powershell.PowerShellInstallation-array">
    <hudson.plugins.powershell.PowerShellInstallation>
      <name>DefaultWindows</name>
      <home>powershell.exe</home>
      <properties/>
    </hudson.plugins.powershell.PowerShellInstallation>
    <hudson.plugins.powershell.PowerShellInstallation>
      <name>DefaultLinux</name>
      <home>pwsh</home>
      <properties/>
    </hudson.plugins.powershell.PowerShellInstallation>
  </installations>
</hudson.plugins.powershell.PowerShellInstallation_-DescriptorImpl>