<?xml version="1.0" encoding="UTF-8"?>
<MetaDataObject xmlns="http://v8.1c.ru/8.3/MDClasses" xmlns:app="http://v8.1c.ru/8.2/managed-application/core" xmlns:cfg="http://v8.1c.ru/8.1/data/enterprise/current-config" xmlns:cmi="http://v8.1c.ru/8.2/managed-application/cmi" xmlns:ent="http://v8.1c.ru/8.1/data/enterprise" xmlns:lf="http://v8.1c.ru/8.2/managed-application/logform" xmlns:style="http://v8.1c.ru/8.1/data/ui/style" xmlns:sys="http://v8.1c.ru/8.1/data/ui/fonts/system" xmlns:v8="http://v8.1c.ru/8.1/data/core" xmlns:v8ui="http://v8.1c.ru/8.1/data/ui" xmlns:web="http://v8.1c.ru/8.1/data/ui/colors/web" xmlns:win="http://v8.1c.ru/8.1/data/ui/colors/windows" xmlns:xen="http://v8.1c.ru/8.3/xcf/enums" xmlns:xpr="http://v8.1c.ru/8.3/xcf/predef" xmlns:xr="http://v8.1c.ru/8.3/xcf/readable" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="2.12">
	<HTTPService uuid="a7013733-804a-431f-a0bd-353da53faf84">
		<Properties>
			<Name>Cabinet</Name>
			<Synonym>
				<v8:item>
					<v8:lang>uk</v8:lang>
					<v8:content>Особистий кабінет</v8:content>
				</v8:item>
			</Synonym>
			<Comment/>
			<RootURL>cabinet</RootURL>
			<ReuseSessions>AutoUse</ReuseSessions>
			<SessionMaxAge>20</SessionMaxAge>
		</Properties>
		<ChildObjects>
			<URLTemplate uuid="5db6eec2-7f4c-48c1-8580-37f43f538db1">
				<Properties>
					<Name>entity</Name>
					<Synonym>
						<v8:item>
							<v8:lang>uk</v8:lang>
							<v8:content>entity</v8:content>
						</v8:item>
					</Synonym>
					<Comment/>
					<Template>/{entity}</Template>
				</Properties>
				<ChildObjects>
					<Method uuid="5b41123e-534a-4ed3-ab5d-f888075c0830">
						<Properties>
							<Name>get</Name>
							<Synonym>
								<v8:item>
									<v8:lang>uk</v8:lang>
									<v8:content>get</v8:content>
								</v8:item>
							</Synonym>
							<Comment/>
							<HTTPMethod>GET</HTTPMethod>
							<Handler>getData</Handler>
						</Properties>
					</Method>
					<Method uuid="3825ba67-3601-4ccc-ab9e-d2bcd375f9fd">
						<Properties>
							<Name>post</Name>
							<Synonym>
								<v8:item>
									<v8:lang>uk</v8:lang>
									<v8:content>post</v8:content>
								</v8:item>
							</Synonym>
							<Comment/>
							<HTTPMethod>POST</HTTPMethod>
							<Handler>postData</Handler>
						</Properties>
					</Method>
				</ChildObjects>
			</URLTemplate>
		</ChildObjects>
	</HTTPService>
</MetaDataObject>
