<?xml version="1.0" encoding="UTF-8"?>
<!--
       '$RCSfile: querySample.xml,v $'
       Copyright: 2003 Partnership for Biodiversity Informatics
         Project: http://seek.ecoinformatics.org/

        '$Author: leinfelder $'
          '$Date: 2008-01-29 01:11:39 $'
      '$Revision: 1.4 $'

    This program is free software; you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation; either version 2 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program; if not, write to the Free Software
    Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    -->
<egq:query queryId="test.1.1" system="http://knb.ecoinformatics.org" 
    xmlns:egq="http://ecoinformatics.org/query-1.0.1" 
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
    xsi:schemaLocation="http://ecoinformatics.org/query-1.0.1 ../../src/xsd/query.xsd">
    <namespace prefix="eml">eml://ecoinformatics.org/eml-2.0.1</namespace>
    <returnField>dataset/title</returnField>
    <returnField>originator/individualName/surName</returnField>
    <title>Soils metadata query</title>
    <condition operator="LIKE" concept="title">%soil%</condition>
</egq:query>