<?xml version="1.0" encoding="UTF-8"?>
<frameChart is3D="false" font="Arial-14">
          <frame xDepth="12" yDepth="11"/>
          <xAxis>
               <labelFormat pattern="#,##0.###"/>
               <parseFormat pattern="#,##0.###"/>
               <labelStyle orientation="Vertical"/>
			   
          </xAxis>
          <yAxis scaleMin="0">
               <labelFormat pattern="#,##0.###"/>
               <parseFormat pattern="#,##0.###"/>
          </yAxis>
          <dataLabels font="Arial-20"/>
          <legend allowSpan="true" equalCols="false" halign="Right" isMultiline="true">
               <decoration style="None"/>
          </legend>
          <elements drawShadow="true">
               <morph morph="Grow"/>
          </elements>
          <table>
               <colLabels font="Arial-20"/>
          </table>
          <decoration style="RoundShadow"/>
          <paint palette="Pastel" isVertical="true" min="47" max="83"/>
          <insets right="5"/>
</frameChart>