<?xml version='1.0' encoding='utf-8'?>
<chart caption='Animal Waste/Confined Animal Facilities' 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='Dairies' />
<category label='Non-Dairies' />
<category label='Inspections' />
</categories>
<dataset seriesName='Facilities'>
<set value='1536' link='F-_top-22311_confined_animal_facilities.shtml'/>
<set value='174' link='F-_top-22312_nonconfined_animal_facilities.shtml'/>
<set value='637' link='F-_top-22313_other_inspections.shtml' COLOR='1E90FF'/>
  </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>
