<?xml version="1.0" encoding="UTF-8"?><wfs:GetFeature xmlns:wfs="http://www.opengis.net/wfs" xmlns:ogc="http://www.opengis.net/ogc" xmlns:p="http://teamengine.sourceforge.net/parsers" xmlns:xi="http://www.w3.org/2001/XInclude" xmlns:saxon="http://saxon.sf.net/" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.occamlab.com/ctl" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:ows="http://www.opengis.net/ows" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:ctl="http://www.occamlab.com/ctl" xmlns:sf="http://cite.opengeospatial.org/gmlsf" xmlns:tec="java:com.occamlab.te.TECore" xmlns:te="http://www.occamlab.com/te" xmlns:parsers="http://www.occamlab.com/te/parsers" xmlns:gml="http://www.opengis.net/gml" xmlns:myparsers="http://teamengine.sourceforge.net/parsers" version="1.1.0" service="WFS"><wfs:Query typeName="sf:PrimitiveGeoFeature" srsName="urn:ogc:def:crs:EPSG::4326"><ogc:Filter><ogc:And><ogc:BBOX><ogc:PropertyName>sf:pointProperty</ogc:PropertyName><gml:Envelope srsName="urn:x-ogc:def:crs:EPSG:6.11:4326"><gml:lowerCorner>36.0 -1.0</gml:lowerCorner><gml:upperCorner>42.0 4.0</gml:upperCorner></gml:Envelope></ogc:BBOX><ogc:PropertyIsGreaterThan><ogc:PropertyName>sf:dateProperty</ogc:PropertyName><ogc:Literal>2006-10-01Z</ogc:Literal></ogc:PropertyIsGreaterThan></ogc:And></ogc:Filter></wfs:Query></wfs:GetFeature>

