If the request URL contains query parameters, those parameters get converted into XML.
That XML is the input to the pipeline.
In our case, we get:
<f:form xmlns:f="urn:publicid:IDN+smallx.com:server:forms:post:1.0"> <f:parameter name="location">9414290</f:parameter> </f:form>