<?xml version="1.0" encoding="UTF-8"?>
<StyledLayerDescriptor version="1.0.0"
  xmlns="http://www.opengis.net/sld"
  xmlns:ogc="http://www.opengis.net/ogc"
  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  xsi:schemaLocation="http://www.opengis.net/sld
    http://schemas.opengis.net/sld/1.0.0/StyledLayerDescriptor.xsd">
  <NamedLayer>
    <Name>Climate_adjusted_negative_NDVI_trend_1981_2021</Name>
    <UserStyle>
      <Title>Climate_adjusted_negative_NDVI_trend_1981_2021</Title>
      <FeatureTypeStyle>
        <Rule>
          <RasterSymbolizer>
            <ChannelSelection>
              <GrayChannel>
                <SourceChannelName>1</SourceChannelName>
              </GrayChannel>
            </ChannelSelection>
            <ColorMap type="interval">
              <ColorMapEntry color="#FFFFE5" quantity="0" label="0.001 - 0.019" opacity="1"/>
              <ColorMapEntry color="#FEE391" quantity="0.0186021580415614" label="0.02 - 0.052" opacity="1"/>
              <ColorMapEntry color="#FE9929" quantity="0.0519310245326923" label="0.052 - 0.067" opacity="1"/>
              <ColorMapEntry color="#CC4C02" quantity="0.0666577329822617" label="0.067 - 0.108" opacity="1"/>
              <ColorMapEntry color="#662506" quantity="0.107737498657376" label="0.108 - 0.198" opacity="1"/>
              <ColorMapEntry color="#FFFFE5" quantity="0.19764792919159" label="NA" opacity="1"/>
            </ColorMap>
          </RasterSymbolizer>
        </Rule>
      </FeatureTypeStyle>
    </UserStyle>
  </NamedLayer>
</StyledLayerDescriptor>
