<?xml version="1.0" encoding="UTF-8"?>
<StyledLayerDescriptor xmlns="http://www.opengis.net/sld" xmlns:sld="http://www.opengis.net/sld" version="1.0.0" xmlns:gml="http://www.opengis.net/gml" xmlns:ogc="http://www.opengis.net/ogc">
  <UserLayer>
    <sld:LayerFeatureConstraints>
      <sld:FeatureTypeConstraint/>
    </sld:LayerFeatureConstraints>
    <sld:UserStyle>
      <sld:Name>cumulate_2027</sld:Name>
      <sld:FeatureTypeStyle>
        <sld:Rule>
          <sld:RasterSymbolizer>
            <sld:ChannelSelection>
              <sld:GrayChannel>
                <sld:SourceChannelName>1</sld:SourceChannelName>
              </sld:GrayChannel>
            </sld:ChannelSelection>
            <sld:ColorMap type="ramp">
              <sld:ColorMapEntry color="#00044a" quantity="0" label="0"/>
              <sld:ColorMapEntry color="#13164f" quantity="500" label="500"/>
              <sld:ColorMapEntry color="#272855" quantity="1000" label="1000"/>
              <sld:ColorMapEntry color="#453d55" quantity="1500" label="1500"/>
              <sld:ColorMapEntry color="#6f554f" quantity="2000" label="2000"/>
              <sld:ColorMapEntry color="#986d4a" quantity="2500" label="2500"/>
              <sld:ColorMapEntry color="#c18444" quantity="3000" label="3000"/>
              <sld:ColorMapEntry color="#ea9c3e" quantity="3500" label="3500"/>
              <sld:ColorMapEntry color="#ffb749" quantity="4000" label="4000"/>
              <sld:ColorMapEntry color="#ffd663" quantity="4500" label="4500"/>
              <sld:ColorMapEntry color="#fff47e" quantity="5000" label="5000"/>
            </sld:ColorMap>
          </sld:RasterSymbolizer>
        </sld:Rule>
      </sld:FeatureTypeStyle>
    </sld:UserStyle>
  </UserLayer>
</StyledLayerDescriptor>
