<?xml version="1.0" encoding="UTF-8"?>
<point xmlns="http://v8.1c.ru/8.2/virtual-resource-system"
		xmlns:xs="http://www.w3.org/2001/XMLSchema"
		xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
		base="/upp_test"
		ib="Srvr=&quot;srvasu&quot;;Ref=&quot;upp_test&quot;;">
	<ws enable="false"
			pointEnableCommon="true"/>
	<httpServices publishByDefault="false">
		<service name="ASU"
				rootUrl="ASU"
				enable="false"
				reuseSessions="autouse"
				sessionMaxAge="20"
				poolSize="10"
				poolTimeout="5">
			<accessTokenAuthentication>
				<issuers/>
				<accessTokenRecepientName/>
			</accessTokenAuthentication>
		</service>
	</httpServices>
	<standardOdata enable="true"
			reuseSessions="autouse"
			sessionMaxAge="20"
			poolSize="10"
			poolTimeout="5"/>
	<analytics enable="true"
			sessionMaxAge="1200"
			poolSize="500"
			poolTimeout="5"/>
</point>