<chart caption='Number of Dairies Grouped by Average Number of Animals' bgColor='FFFFFF' showBorder='0' enableSmartLabels='1' isSmartLineSlanted='1' showValues='0' useRoundEdges = '0' PYAxisName='Facilities' SYAxisName='Animals' interactiveLegend = '1' >

    <set label='50-99' value=' 117' showValue='1' COLOR='808000'/>
    <set label='100-199' value=' 71' showValue='1' COLOR='808000'/>
    <set label='200-399' value=' 204' showValue='1' COLOR='808000'/>
    <set label='400-599' value=' 210' showValue='1' COLOR='808000'/>
    <set label='600-799' value=' 183' showValue='1' COLOR='808000'/>
    <set label='800-999' value=' 137' showValue='1' COLOR='808000'/>
    <set label='1000-1499' value=' 243' showValue='1' COLOR='808000'/>
    <set label='1500-4999' value=' 339' showValue='1' COLOR='808000'/>
    <set label='5000-9999' value=' 29' showValue='1' COLOR='808000'/>
    <set label='10000+' value=' 3' showValue='1' COLOR='808000'/>
    <set label='More' value=' 0' showValue='1' COLOR='808000'/>
  <styles>
    <definition>
      <style name='CanvasAnim' TYPE='animation' param='_xScale' START='0' duration='1' />
      <style name='fontStyle' TYPE='font' FACE='Arial' SIZE='12' BOLD='1' />
    </definition>

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