<chart>

	<chart_data>
		<row>
			<null/>
			<string>2002</string>
			<string>2003</string>
			<string>2004</string>
			<string>2005</string>
		</row>
		<row>
			<string></string>
			<number>15</number>
			<number>27</number>
			<number>45</number>
			<number>60</number>
		</row>
	</chart_data>
	<chart_grid_h thickness='0' />
	<chart_pref rotation_x='60' />
	<chart_rect x='50' y='50' width='300' height='200' positive_alpha='0' />
	<chart_transition type='spin' delay='.5' duration='0.75' order='category' />
	<chart_type>3d pie</chart_type>
	<chart_value color='000000' alpha='65' font='arial' bold='true' size='10' position='inside' prefix='' suffix='' decimals='0' separator='' as_percentage='true' />

	<draw>
		<text color='000000' alpha='4' size='40' x='-50' y='260' width='500' height='50' h_align='center' v_align='middle'>56789012345678901234</text>
	</draw>

	<legend_label layout='horizontal' bullet='circle' font='arial' bold='true' size='12' color='ffffff' alpha='85' />
	<legend_rect x='0' y='45' width='50' height='210' margin='10' fill_color='ffffff' fill_alpha='10' line_color='000000' line_alpha='0' line_thickness='0' />
	<legend_transition type='dissolve' delay='0' duration='1' />

	<series_color>
		<color>00ff88</color>
		<color>ffaa00</color>
		<color>44aaff</color>
		<color>aa00ff</color>
	</series_color>
	<series_explode>
		<number>25</number>
		<number>75</number>
		<number>0</number>
		<number>0</number>
	</series_explode>

</chart>

 
