<?xml version="1.0" encoding="Windows-1252"?>
<configuration>
  <appSettings>
	<!-- Timeout for web service calls in milliseconds -->
	<add key="WebServiceTimeout" value="60000" />
  </appSettings>
</configuration>
