<?xml version="1.0"?>
<!DOCTYPE adapter SYSTEM "dtd/adapter.dtd">
<adapter>
	<engine id="XmlTaskForce">
		<command>
			<executable><![CDATA[#path/xpath_i586_Linux "#query" < #doc > #result]]></executable>
        	        <file_query>n</file_query>
			<fullpath_doc>y</fullpath_doc>
		</command>
		<error>Error:</error>
	</engine>
</adapter>

