<?xml version="1.0" encoding="UTF-8"?>
<metoceancorridor:GetCorridor
    xmlns:wcs20="http://www.opengis.net/wcs/2.0"
    xmlns:metocean="http://www.opengis.net/wcs/metoceanProfile/1.0"
    xmlns:metoceancorridor="http://www.opengis.net/wcs/metoceanProfile_getCorridor/1.0"
    xmlns:wcsCRS="http://www.opengis.net/wcs_service-extension_crs/1.0"
    xmlns:scal="http://www.opengis.net/WCS_service-extension_scaling/1.0"
    xmlns:int="http://www.opengis.net/WCS_service-extension_interpolation/1.0"
    xmlns:gml="http://www.opengis.net/gml/3.2"
    xmlns:cis="http://www.opengis.net/cis/1.1/gml"
    xmlns:rsub="http://www.opengis.net/wcs/range-subsetting/1.0"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://www.opengis.net/wcs/metoceanProfile_getCorridor/1.0 http://schemas.opengis.net/wcs/metoceanProfile/1.0/wcsMetOceanGetCorridor.xsd"
    service="WCS" version="2.0.0">

    <!-- =================================================================================-->
    <!--This example illustrates how data along a typical surface route may be .extracted -->
    <!--==================================================================================-->

    <wcs20:CoverageId>UK_GLOBAL_2017-05-15T00.00.00Z_ISBL</wcs20:CoverageId>
    <wcs20:format>CovJSON/</wcs20:format>
    <wcs20:mediaType>CovJSON/</wcs20:mediaType>
    <rsub:RangeSubset>
        <rsub:RangeItem>
            <rsub:RangeComponent>Temperature</rsub:RangeComponent>
        </rsub:RangeItem>
        <rsub:RangeItem>
            <rsub:RangeComponent>Wind_Speed</rsub:RangeComponent>
        </rsub:RangeItem>
        <rsub:RangeItem>
            <rsub:RangeComponent>Wind_Direction</rsub:RangeComponent>
        </rsub:RangeItem>
    </rsub:RangeSubset>

    <metoceancorridor:path>
        <metoceancorridor:PathDescription srsName="http://www.opengis.net/def/crs/EPSG/0/4326"
            axisLabels="Lat Lon Time Specific_altitude_above_mean_sea_level">
            <cis:DisplacementAxisNest axisLabels="Lat Lon" uomLabels="deg deg">
                <cis:P><cis:C>45.0</cis:C><cis:C>5.0</cis:C></cis:P>
                <cis:P><cis:C>46.0</cis:C><cis:C>0.0</cis:C></cis:P>
                <cis:P><cis:C>47.0</cis:C><cis:C>-5.0</cis:C></cis:P>
                <cis:P><cis:C>48.0</cis:C><cis:C>-10.0</cis:C></cis:P>
                <cis:P><cis:C>49.0</cis:C><cis:C>-15.0</cis:C></cis:P>
                <cis:P><cis:C>51.0</cis:C><cis:C>-20.0</cis:C></cis:P>
                <cis:P><cis:C>52.0</cis:C><cis:C>-25.0</cis:C><cis:C>2015-05-15T00:00:00Z</cis:C></cis:P>
            </cis:DisplacementAxisNest>
            <cis:GridLimits srsName="http://www.opengis.net/def/crs/OGC/0/Index1D" axisLabels="i">
                <cis:IndexAxis axisLabel="i" lowerBound="0" upperBound="6"/>
            </cis:GridLimits>
        </metoceancorridor:PathDescription>
    </metoceancorridor:path>


</metoceancorridor:GetCorridor>
