<?xml version="1.0" encoding="UTF-8"?>
<ColorMap xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="http://gibs.earthdata.nasa.gov/schemas/ColorMap_v1.0.xsd"
          units="">
  <ColorMapEntry rgb="255,255,255" transparent="true" value="[0]" label="Absence of Mangroves" />
  <ColorMapEntry rgb="0,0,0" transparent="true" label="No Data" />
  <ColorMapEntry rgb="0,255,0" transparent="false" value="[1]" label="Presence of Mangroves" />
</ColorMap>