<?xml version="1.0" encoding="UTF-8"?>
<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
../../../ows/1.1.0/owsExceptionReport.xsd" version="1.0.0" xml:lang="en-CA">
	<ows:Exception exceptionCode="OperationNotSupported">
		<ows:ExceptionText>Request is for an operation that is not supported by this server</ows:ExceptionText>
	</ows:Exception>
</ows:ExceptionReport>
