<?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"><ogc:Filter><ogc:BBOX><ogc:PropertyName>sf:pointProperty</ogc:PropertyName><gml:Envelope srsName="urn:ogc:def:crs:ASDF:9.99:9999"><gml:lowerCorner>47.0 -4.5</gml:lowerCorner><gml:upperCorner>52.0 1.0</gml:upperCorner></gml:Envelope></ogc:BBOX></ogc:Filter></wfs:Query></wfs:GetFeature>

