<chart caption=' ' bgColor='FFFFFF' showBorder='0' enableSmartLabels='1' isSmartLineSlanted='1' showValues='0' formatNumberScale='0'>

  <categories>
    <category label='2000-01' />
    <category label='2001-02' />
    <category label='2002-03' />
    <category label='2003-04' />
    <category label='2004-05' />
    <category label='2005-06' />
    <category label='2006-07' />
    <category label='2007-08' />
    <category label='2008-09' />
    <category label='2009-10' />
    <category label='2010-11' />
    <category label='2011-12' />
    <category label='2012-13' />
    <category label='2013-14' />
  </categories>

  <dataset seriesName='Open Landfill' COLOR='add8e6'>
    <set value='70' tooltext='2000-01: 70' showValue='1' COLOR='add8e6'/>
    <set value='77' tooltext='2001-02: 77' showValue='1' COLOR='add8e6'/>
    <set value='95' tooltext='2002-03: 95' showValue='1' COLOR='add8e6'/>
    <set value='97' tooltext='2003-04: 97' showValue='1' COLOR='add8e6'/>
    <set value='95' tooltext='2004-05: 95' showValue='1' COLOR='add8e6'/>
    <set value='84' tooltext='2005-06: 84' showValue='1' COLOR='add8e6'/>
    <set value='140' tooltext='2006-07: 140' showValue='1' COLOR='add8e6'/>
    <set value='123' tooltext='2007-08: 123' showValue='1' COLOR='add8e6'/>
    <set value='181' tooltext='2008-09: 181' showValue='1' COLOR='add8e6'/>
    <set value='153' tooltext='2009-10: 153' showValue='1' COLOR='add8e6'/>
    <set value='189' tooltext='2010-11: 189' showValue='1' COLOR='add8e6'/>
    <set value='165' tooltext='2011-12: 165' showValue='1' COLOR='add8e6'/>
    <set value='164' tooltext='2012-13: 164' showValue='1' COLOR='add8e6'/>
    <set value='188' tooltext='2013-14: 188' showValue='1' COLOR='add8e6'/>
  </dataset>

  <dataset seriesName='Closed Landfill' COLOR='cd5c5c'>
    <set value='216' tooltext='2000-01: 216' showValue='1' COLOR='cd5c5c'/>
    <set value='210' tooltext='2001-02: 210' showValue='1' COLOR='cd5c5c'/>
    <set value='193' tooltext='2002-03: 193' showValue='1' COLOR='cd5c5c'/>
    <set value='195' tooltext='2003-04: 195' showValue='1' COLOR='cd5c5c'/>
    <set value='211' tooltext='2004-05: 211' showValue='1' COLOR='cd5c5c'/>
    <set value='207' tooltext='2005-06: 207' showValue='1' COLOR='cd5c5c'/>
    <set value='243' tooltext='2006-07: 243' showValue='1' COLOR='cd5c5c'/>
    <set value='165' tooltext='2007-08: 165' showValue='1' COLOR='cd5c5c'/>
    <set value='233' tooltext='2008-09: 233' showValue='1' COLOR='cd5c5c'/>
    <set value='252' tooltext='2009-10: 252' showValue='1' COLOR='cd5c5c'/>
    <set value='220' tooltext='2010-11: 220' showValue='1' COLOR='cd5c5c'/>
    <set value='229' tooltext='2011-12: 229' showValue='1' COLOR='cd5c5c'/>
    <set value='228' tooltext='2012-13: 228' showValue='1' COLOR='cd5c5c'/>
    <set value='229' tooltext='2013-14: 229' showValue='1' COLOR='cd5c5c'/>
  </dataset>

  <dataset seriesName='All Other' COLOR='ffd700'>
    <set value='702' tooltext='2000-01: 702' showValue='1' COLOR='ffd700'/>
    <set value='705' tooltext='2001-02: 705' showValue='1' COLOR='ffd700'/>
    <set value='541' tooltext='2002-03: 541' showValue='1' COLOR='ffd700'/>
    <set value='413' tooltext='2003-04: 413' showValue='1' COLOR='ffd700'/>
    <set value='322' tooltext='2004-05: 322' showValue='1' COLOR='ffd700'/>
    <set value='245' tooltext='2005-06: 245' showValue='1' COLOR='ffd700'/>
    <set value='262' tooltext='2006-07: 262' showValue='1' COLOR='ffd700'/>
    <set value='189' tooltext='2007-08: 189' showValue='1' COLOR='ffd700'/>
    <set value='200' tooltext='2008-09: 200' showValue='1' COLOR='ffd700'/>
    <set value='234' tooltext='2009-10: 234' showValue='1' COLOR='ffd700'/>
    <set value='164' tooltext='2010-11: 164' showValue='1' COLOR='ffd700'/>
    <set value='179' tooltext='2011-12: 179' showValue='1' COLOR='ffd700'/>
    <set value='170' tooltext='2012-13: 170' showValue='1' COLOR='ffd700'/>
    <set value='154' tooltext='2013-14: 154' showValue='1' COLOR='ffd700'/>
  </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' />
    </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>
