<?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="/hrc_k"
		ib="Srvr=&quot;localhost&quot;;Ref=&quot;hrc_front&quot;;Usr=&quot;Администратор&quot;;Pwd=&quot;5656&quot;;">
	
	<httpServices publishExtensionsByDefault="true">
		
		<service name="рестОбменСКухней"
				rootUrl="exchangewithkitchen"
				enable="true"
				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"/>
</point>