<?xml version="1.0" encoding="UTF-8"?>
<ColorMaps xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:noNamespaceSchemaLocation="http://gibs.earthdata.nasa.gov/schemas/ColorMap_v1.3.xsd">
  <ColorMap title="Cloud Confidences">
    <Entries>
      <ColorMapEntry rgb="100,100,100" transparent="true" sourceValue="0" nodata="true" ref="0"/>
      <ColorMapEntry rgb="0,0,100" transparent="false" sourceValue="1" ref="1"/>
      <ColorMapEntry rgb="0,136,238" transparent="false" sourceValue="2" ref="2"/>
      <ColorMapEntry rgb="188,210,254" transparent="false" sourceValue="3" ref="3"/>
      <ColorMapEntry rgb="192,192,193" transparent="false" sourceValue="4" ref="4"/>
      <ColorMapEntry rgb="240,190,64" transparent="false" sourceValue="5" ref="5"/>
      <ColorMapEntry rgb="120,38,32" transparent="false" sourceValue="6" ref="6"/>
      <ColorMapEntry rgb="122,90,3" transparent="false" sourceValue="7" ref="7"/>
      <ColorMapEntry rgb="100,255,0" transparent="false" sourceValue="8" ref="8"/>
      <ColorMapEntry rgb="51,102,0" transparent="false" sourceValue="9" ref="9"/>
    </Entries>
    <Legend type="classification">
      <LegendEntry rgb="100,100,100" tooltip="Fill" id="0"/>
      <LegendEntry rgb="0,0,100" tooltip="Single Layer Cloud" id="1"/>
      <LegendEntry rgb="0,136,238" tooltip="Lowest Confidence Multi-Layer Cloud" id="2"/>
      <LegendEntry rgb="188,210,254" tooltip="+1 Confidence Multi-Layer Cloud" id="3"/>
      <LegendEntry rgb="192,192,193" tooltip="+2 Confidence Multi-Layer Cloud" id="4"/>
      <LegendEntry rgb="240,190,64" tooltip="+3 Confidence Multi-Layer Cloud" id="5"/>
      <LegendEntry rgb="120,38,32" tooltip="+4 Confidence Multi-Layer Cloud" id="6"/>
      <LegendEntry rgb="122,90,3" tooltip="+5 Confidence Multi-Layer Cloud" id="7"/>
      <LegendEntry rgb="100,255,0" tooltip="+6 Confidence Multi-Layer Cloud" id="8"/>
      <LegendEntry rgb="51,102,0" tooltip="Highest Confidence Multi-Layer Cloud" id="9"/>
    </Legend>
  </ColorMap>
</ColorMaps>
