﻿<?xml version="1.0" encoding="UTF-8"?>
<configuration>
  <system.web>
    <globalization fileEncoding="utf-8" />
    <compilation tempDirectory="E:\domains\helmwindowsstandard-13.package\tmp" />
  </system.web>
  <system.webServer>
    <defaultDocument enabled="true">
      <files>
        <clear />
        <add value="index.html" />
      </files>
    </defaultDocument>
  </system.webServer>
</configuration>