<?xml version="1.0" encoding="iso-8859-1"?>
<ows:ExceptionReport xmlns:ows="http://www.opengis.net/ows/1.1" 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd"
	version="1.0.0" xml:lang="en-US">
	<ows:Exception exceptionCode="MissingParameterValue">
		<ows:ExceptionText>
ERROR: El paràmetre 'SERVICE' no ha estat indicat
</ows:ExceptionText>
	</ows:Exception>
</ows:ExceptionReport>
