<?xml version="1.0"?>
<!DOCTYPE adapter SYSTEM "dtd/adapter.dtd">
<adapter>
	<engine id="Galax">
		<command>
			<executable><![CDATA[#path/galax-run -output-xml #result #query >& #times]]></executable>
        	        <file_query>y</file_query>
			<fullpath_doc>y</fullpath_doc>
                </command>
		<error>Error:</error>
	</engine>
</adapter>

