<?xml version="1.0" encoding="UTF-8"?>
<wps:ExecuteResponse xmlns:wps="http://www.opengis.net/wps/1.0.0" xmlns:ows="http://www.opengis.net/ows/1.1" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/wps/1.0.0 ../wpsExecute_response.xsd" service="WPS" version="1.0.0" xml:lang="en-US" serviceInstance="https://wps.geonorge.no/skwms1/wps.elevation2?request=GetCapabilities&amp;amp;service=WPS" statusLocation="">
    <wps:Process wps:processVersion="0.4">
        <ows:Identifier>elevationChart</ows:Identifier>
        <ows:Title>elevationChart</ows:Title>
        <ows:Abstract>The elevationChart process returns a terrain and height profile in the
    form of a chart (png image file).
    It is calculated by interpolation in a 1m network of isometric lines in
    populated areas (with FKB coverage), and in a 20m network in other areas.
    Shows distance in kilometers.
    </ows:Abstract>
	</wps:Process>
    <wps:Status creationTime="2026-08-13T07:46:37Z">
        <wps:ProcessFailed>
            <wps:ExceptionReport>
                    <ows:Exception exceptionCode="NoApplicableCode" locator="None">
                            <ows:ExceptionText>Process error: Unable to extract points from gpx file.</ows:ExceptionText>
                    </ows:Exception>
            </wps:ExceptionReport>
        </wps:ProcessFailed>
	</wps:Status>
</wps:ExecuteResponse>