<?xml version='1.0' encoding='utf-8'?>
<chart caption='NPDES Stormwater Industrial' 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='SW Industrial' />      

</categories>
<dataset seriesName='Inspections' COLOR='1E90FF'>
<set value='1136' link='F-_top-21221_npdes_sw_ind_inspections.shtml' COLOR='1E90FF'/>
  </dataset>

<dataset seriesName='Enrollees' COLOR='daa520'>
<set value='585' link='F-_top-21222_npdes_sw_ind_permits.shtml' COLOR='daa520' />
  </dataset>

<dataset seriesName='Reporting Facilities '>
<set value='9274' link='F-_top-21223_npdes_sw_indst_reports.shtml'/>
  </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>
