<?xml version="1.0" encoding="utf-8"?>
<chart legendBgAlpha="0" legendBorderAlpha="0" legendShadow="0" caption="American Shad Abundance" subcaption="Goal: 100%" xAxisName='Year' yAxisName='Percentage of Goal Achieved' yAxisMaxValue="100" bgColor="406181, 6DA5DB" bgAlpha="100" baseFontColor="FFFFFF" canvasBgAlpha="0" canvasBorderColor="FFFFFF" divLineColor="FFFFFF" divLineAlpha="100" numVDivlines="10" vDivLineisDashed="1" showAlternateVGridColor="1" lineColor="BBDA00" anchorRadius="4" anchorBgColor="BBDA00" anchorBorderColor="FFFFFF" anchorBorderThickness="2" showValues="0" toolTipBgColor="406181" toolTipBorderColor="406181" alternateHGridAlpha="5" labelDisplay="ROTATE" exportEnabled="1" exportAtClient="0" exportAction="download" exportFileName="ExportedChart" exportHandler="http://archive.chesapeakebay.net/fusioncharts/ExportHandlers/ASP_Net/FCExporter.aspx">

  <categories >
    <category label='2000' showLabel=''  />
    <category label='2001' showLabel=''  />
    <category label='2002' showLabel=''  />
    <category label='2003' showLabel=''  />
    <category label='2004' showLabel=''  />
    <category label='2005' showLabel=''  />
    <category label='2006' showLabel=''  />
    <category label='2007' showLabel=''  />
    <category label='2008' showLabel=''  />
    <category label='2009' showLabel=''  />
    <category label='2010' showLabel=''  />
    <category label='2011' showLabel=''  />
    <category label='2012' showLabel=''  />
    <category label='2013' showLabel=''  />
	<category label='2014' showLabel=''  />
	<category label='2015' showLabel=''  />
	<category label='2016' showLabel=''  />
</categories>

  <dataset seriesName=''>
    <set value='10.72'/>
    <set value='16.04'/>
    <set value='12.61' />
    <set value='20.93' />
    <set value='20.90' />
    <set value='19.51' />
    <set value='19.69' />
    <set value='22.26' />
    <set value='23.28' />
    <set value='28.56' />
    <set value='29.84' />
    <set value='34.94' />
    <set value='37.98' />
    <set value='39.88' />
    <set value='44.31' />
	<set value='38.78' />
	<set value='38' />
  </dataset>

  <trendLines>
        <line startValue='100' color='BBDA00' displayvalue='Goal' valueOnRight='1' />
    </trendLines>

<styles>
<definition>
<style name="LineShadow" type="shadow" color="333333" distance="4"/>
</definition>
<application>
<apply toObject="DATAPLOT" styles="LineShadow"/>
</application>
</styles>
 <styles>
        <definition>
            <style name='myCaptionFont' type='font' font='Arial' size='16' color='ffffff' bold='1' />   
        </definition>
        <application>
            <apply toObject='Caption' styles='myCaptionFont' />
        </application>
    </styles>
</chart>