<?xml version="1.0" encoding="UTF-8"?>
<!-- $Id: yazgfs.xml,v 1.1 2007/10/11 21:46:43 mike Exp $ -->
<!--
	This YAZ GFS configuration file can be used by zSQLgate
	using the "-f yazgfs.xml" command-line option, to enable
	support for CQL query mapping
-->
<yazgfs>
 <listen id="tcp9999">tcp:@:9999</listen>
 <server id="main" listenref="tcp9999">
  <cql2rpn>pqf.properties</cql2rpn>
 </server>
</yazgfs>

