<plugin group="System" name="Process" version="1.0">
	<author name="Urivan Alyasid Flores Saaib" email="usaaib@qualcomm.com"/>
	<task   name="get_list" />
	<task	name="get_pid">
		<data>
			<cmd	length="20"	type="req"/>
		</data>
	</task>
	<task	name="get_cpid">
		<data>
			<pid	length="5"	type="req"/>
		</data>
	</task>
</plugin>

