<?xml version="1.0" encoding="ISO-8859-1" ?> 
<?xml-stylesheet type="text/xsl" href="opalsPaletteStyle.xsl" ?>

<!-- Palette Definition for Opals -->
<OpalsPalette>
  <name>Standard Grey Palette</name>
  <comment>Black to White</comment>
  <classes val="253" />
  <values type="RGB255" />
  <entry val="BG"  R="  0" G="  0" B="  0" comment="background color white" />
  <entry val="0"   R="  1" G="  1" B="  1" comment="index_min" />
  <entry val="100" R="255" G="255" B="255" comment="overflow color = index_max" />
</OpalsPalette>
