<?xml version="1.0" encoding="utf-8"?>
<description>Built-in commands</description>
<commands>
	<command>
		<description>Information about command server</description>
		<sintax>&lt;identificator&gt; ABOUT\r\n</sintax>
		<name>ABOUT</name>
	</command>
	<command>
		<description>List of aviable commands</description>
		<sintax>&lt;identificator&gt; LIST\r\n</sintax>
		<name>LIST</name>
	</command>
</commands>

