<?xml version='1.0' encoding='utf-8'?>
<chart caption='NPDES Wastewater' xAxisName=' ' yAxisName=' ' showValues='1' 
showBorder='1'
borderColor='000000'
borderAlpha='10'
bgColor='000000'
bgAlpha='5'
showLegend='1'
legendPosition='BOTTOM'
interactiveLegend='1'	
formatNumberScale='0' 
	 >
	    <categories>
<category label='Major' />      
<category label='Minor' />      
<category label='General' /> 
</categories>
<dataset seriesName='Inspections' COLOR='1E90FF'>
<set value='189' link='F-_top-21111_npdes_ww_maj_inspections.shtml' COLOR='1E90FF'/>
<set value='99' link='F-_top-21121_npdes_ww_min_inspections.shtml' COLOR='1E90FF'/>
<set value='144' link='F-_top-21131_npdes_ww_gen_inspections.shtml' COLOR='1E90FF'/>
  </dataset>

<dataset seriesName='Permits' COLOR='daa520'>
<set value='51' link='F-_top-21112_npdes_ww_maj_permits.shtml'COLOR='daa520'/>
<set value='41' link='F-_top-21122_npdes_ww_min_permits.shtml' COLOR='daa520'/>
<set value='232' link='F-_top-21132_npdes_ww_gen_permits.shtml' COLOR='daa520'/>
  </dataset>

<dataset seriesName='Reporting Facilities ' COLOR='90ee90'>
<set value='267' link='F-_top-21113_npdes_ww_maj_reports.shtml' COLOR='90ee90'/>
<set value='255' link='F-_top-21123_npdes_ww_min_reports.shtml' COLOR='90ee90'/>
<set value='1142' link='F-_top-21133_npdes_ww_gen_reports.shtml' COLOR='90ee90'/>
  </dataset>

  <styles>
    <definition>
      <style name='CanvasAnim' TYPE='animation' param='_xScale' START='0' duration='1' />
      <style name='fontStyle' TYPE='font' FACE='Arial' SIZE='12' BOLD='1' />
      <style name='legendStyle' TYPE='font' FACE='Arial' SIZE='10' BOLD='0' />
    </definition>

   <application>
     <apply toObject='Canvas' styles='CanvasAnim' />
     <apply toObject='CAPTION' styles='fontStyle' />
     <apply toObject='DATAVALUES' styles='fontStyle' />
     <apply toObject='LEGEND' styles='legendStyle' />
   </application>
  </styles>
</chart>
