Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Matlab basic use\n",
"## 1- the environment, path and working directory"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Matlab environment can be called by:\n",
"1. Starting the matlab executable (the gui)\n",
"2. Starting a jupyter notebook with Matlab kernel\n",
"3. Starting matlab with command-line interface (no gui)\n",
"\n",
"The main requirement is that matlab kernel (main matlab program) is running and accepting commands\n",
"\n",
"When you start, you can call matlab built-in functions or anything you write that is in your `MATLABPATH` or working directory (`pwd`)"
]
},
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"MATLABPATH\n",
"\n",
"\t/usr/local/lib/python2.7/dist-packages/matlab_kernel/toolbox\n",
"\t/usr/local/lib/python2.7/dist-packages/pymatbridge/matlab\n",
"\t/usr/local/lib/python2.7/dist-packages/pymatbridge/matlab/usrprog\n",
"\t/usr/local/lib/python2.7/dist-packages/pymatbridge/matlab/util\n",
"\t/usr/local/lib/python2.7/dist-packages/pymatbridge/matlab/util/json_v0.2.2\n",
"\t/usr/local/lib/python2.7/dist-packages/pymatbridge/matlab/util/json_v0.2.2/json\n",
"\t/usr/local/lib/python2.7/dist-packages/pymatbridge/matlab/util/json_v0.2.2/json/java\n",
"\t/usr/local/lib/python2.7/dist-packages/pymatbridge/matlab/util/json_v0.2.2/test\n",
"\t/home/ryan/Documents/MATLAB\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/strfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/datatypes\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/elfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/ops\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/timefun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/elmat\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/datafun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/iofun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/mvm\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/randfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/funfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/general\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/polyfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/matfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/lang\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/specfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/sparfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/testframework/performance\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/testframework/parallel\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/optimfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/testframework/ext\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/guide\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/testframework/measurement\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/icons\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/demos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/helptools\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/winfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/winfun/NET\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/datamanager\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/verctrl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/graph2d\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/graph3d\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/graphics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/graphics/obsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/plottools\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/scribe\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/scribe/obsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/specgraph\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/uitools\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/uitools/obsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/matlabhdlcoder/matlabhdlcoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/matlabhdlcoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/testframework/core\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/testframework/obsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/hardware/stubs\n",
"\t/usr/local/MATLAB/R2016a/toolbox/local\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/datastoreio\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/codetools\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/codetools/embeddedoutputs\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/graphfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/depfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/mapreduceio\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/findfiles\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/asap2/asap2/dataclasses\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/asap2/asap2\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/asap2/asap2/user\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/common/can/blocks/dataclasses\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/common/can/blocks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/common/can/blocks/tlc_c\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/common/tgtcommon\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/simulinkcoder/cgv/API\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/rtw/misra\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/simulinkcoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/simulinkcoder/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/simulinkcoder/targets\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/pil\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/AUTOSAR/AUTOSAR/dataclasses\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/AUTOSAR/AUTOSAR\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/accel\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/simulinkcoder_core\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/rtwdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/rtwdemos/rsimdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/simfeatures\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/simfeatures/modelreference\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/simfeatures/datadictionary\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sysarch/sysarch\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/simgeneral\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slde/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/advisor\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/modeladvisor\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/modeladvisor/fixpt\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/automotive/fuelsys\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/components\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/dee\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/aerospace\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulinktest/core/simharness/simharness\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/frameedit\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/industrial\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/automotive\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/blocks/library\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/blocks/library/simulinkcoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/blocks/obsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/dataclasses\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/blocks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/dataclasses\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/MPlayIO\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/dataobjectwizard\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/slresolve\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/units\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/resources\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sdi\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/core_templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulinktest/core/testsequence/testsequence\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simdemos/automotive/powerwindow\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sldependency\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/hmi\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/objectives\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slde/slde\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slde/slde/resources\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stateflow/stateflow\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stateflow/coder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stateflow/sfdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stateflow/sftemplates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/testmeaslib/general\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/blocks/sb2sl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/DR/DR\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/reqmgt\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/reqmgt/mmutils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/graphics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/graphics/utils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/graphics/plotoptions\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sledittimecheck\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/slhdltemplates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/distcomp\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/user\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/mpi\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/parallel\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/parallel/util\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/lang\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/cluster\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/gpu\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/array\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/codertarget\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/codertarget/rtw\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/codertarget/matlabcoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/simscapedemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/simulink\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdlcoderdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdlcoderdemos/matlabhdlcoderdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic5000/tic5000demos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/gl/sli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/system/simulink\n",
"\t/usr/local/MATLAB/R2016a/toolbox/images/colorspaces\n",
"\t/usr/local/MATLAB/R2016a/toolbox/images/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/images/imdata\n",
"\t/usr/local/MATLAB/R2016a/toolbox/images/imuitools\n",
"\t/usr/local/MATLAB/R2016a/toolbox/images/iptformats\n",
"\t/usr/local/MATLAB/R2016a/toolbox/images/iptutils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic6000\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic6000/rtw\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic6000/tfl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic6000/utils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic6000/blks/sysobj_mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic6000/blks/mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/pctdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/appdesigner/appdesigner\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/mlreportgen/ppt\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/mlreportgen/ppt/ppt\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/mlreportgen/ppt/ppt/help\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/matlabcoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/matlabcoder/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/globaloptim\n",
"\t/usr/local/MATLAB/R2016a/toolbox/globaloptim/globaloptim\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/appdes/services\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/emlcodermex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/powerdemo/power_electronics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/pde/pdedemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/slvnvdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/sl_pir_cap\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/foundation\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/foundation/utils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/foundation/utils/resource_config\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/foundation/blks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/foundation/blks/mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/foundation/blks/masks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/shared\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/shared/ti\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/shared/ti/mdlinfo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/shared/ti/utils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/shared/ti/blks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/shared/ti/blks/mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/shared/ti/blks/masks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/ARM/tfl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/etargets/etargets\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/etargets/etargets/demoutils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/optim/optim\n",
"\t/usr/local/MATLAB/R2016a/toolbox/optim\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/advisor/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/targetdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/hadoopserializer\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/external/engines/engine_api\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/siglib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/performance\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/performance/performancea\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simevents/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/hdlshared\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/local/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/uicomponents/uicomponents\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/uicomponents/uicomponents/pending\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/uicomponents/uicomponents/graphics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fixedpoint/fixedpointconverter\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/drives/drivesdemo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/library/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/sdi\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/asynciolib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/cmlink/api\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/toolboxmanagement/matlab_api\n",
"\t/usr/local/MATLAB/R2016a/toolbox/mpc/mpcdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/distcomp/mapreduce\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/networklib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/dspdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/testmeaslib/simulink\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/general\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/imaqlib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/equation_language/equation_language\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/slmetrics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/vision/vision\n",
"\t/usr/local/MATLAB/R2016a/toolbox/vision/visiondata\n",
"\t/usr/local/MATLAB/R2016a/toolbox/vision/visionutilities\n",
"\t/usr/local/MATLAB/R2016a/toolbox/vision/visionutilities/visioninit\n",
"\t/usr/local/MATLAB/R2016a/toolbox/vision/visionutilities/visionmex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/foundation/simscape\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/system/sfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/toolbox_packaging\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink_data_dictionary/sldd\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/pdelib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/compiler_sdk/java\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/scenarioconnector\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/scenarioconnector/ui\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/scenarioconnector/ui/toolstrip/modelsection\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/scenarioconnector/ui/toolstrip/filesection\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/editor/ui\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/comparisontool\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/mapping\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/mapping/callbacks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/mapping/util\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/toolstrip\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/toolstrip/open/streaming\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/toolstrip/help\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/toolstrip/open\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/toolstrip/session\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/ui/toolstrip/report\n",
"\t/usr/local/MATLAB/R2016a/toolbox/globaloptim/globaloptimdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/econ/econ\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/dataservices/sli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/sl_async_streaming\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/ccsblks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/ccslinkblks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/ccslinkblks/rtdxsimblks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/mdlinfo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/tfl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/util\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/rtw\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/envChecker\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/pjtgenerator\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/pjtgenerator/rtw\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/pjtgenerator/tgtpref2\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/pjtgenerator/profiler\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/pjtgenerator/mdlinfo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/pjtgenerator/blks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/pjtgenerator/blks/masks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/pjtgenerator/blks/tlc_c\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/engine/core/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/system/coder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/wavelet/wavelet\n",
"\t/usr/local/MATLAB/R2016a/toolbox/wavelet/wmultisig1d\n",
"\t/usr/local/MATLAB/R2016a/toolbox/wavelet/compression\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdlcommon\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdlcommon/modelcheckeradvisor\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/library\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/rmidemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/eda/board\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdllib/sl_lib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/bioinfodata\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/coder/coder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/visionhdl/simulink/dsp\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/polyspace\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robust/rctdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sltemplate\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/dataservices/core/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/system/editor\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdlcoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdlcoder/hdlwa\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/ecoder/ecoderdemos/dataclasses\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/ecoder/ecoderdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/signal/signal\n",
"\t/usr/local/MATLAB/R2016a/toolbox/signal/sigtools\n",
"\t/usr/local/MATLAB/R2016a/toolbox/signal/sptoolgui\n",
"\t/usr/local/MATLAB/R2016a/toolbox/compiler/mlhadoop\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/wing_landing_gear\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/wing_landing_gear/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/cart_double_pendulum\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/cart_double_pendulum/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/stewart_platform\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/stewart_platform/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/double_crank_aiming\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/double_crank_aiming/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/bread_slicer\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/bread_slicer/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/import/stewart_platform\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/import/four_bar\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/radial_engine\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/radial_engine/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/double_wishbone_suspension\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/double_wishbone_suspension/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/import/robot\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/cardan_gear\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/cardan_gear/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/windshield_wiper\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/windshield_wiper/images\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/backhoe\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/robotic_wrist\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/carousel\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/welding_robot\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/import/robot_stepfiles\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/potters_wheel\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/linear_actuator\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/pto_shaft\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/smdemos/cam_flapping_wing\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/fixedandfloat/fxpdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/vision/visiondemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nndemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nndemos/nndatasets\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/hwconnectinstaller\n",
"\t/usr/local/MATLAB/R2016a/help/toolbox/comm/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/bioinfo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/biolearning\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/microarray\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/mass_spec\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/proteins\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/biomatrices\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/graphtheory\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/external/interfaces/webservices/restful\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/external/interfaces\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/external/interfaces/webservices\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/slci/slci\n",
"\t/usr/local/MATLAB/R2016a/toolbox/sldv/sldv\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fixedpoint/fixedpoint\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdlslrt\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotalgs\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/metrics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/pe/library/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/do178b\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/DR/DRdemo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/sl_coverage_configset\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotsimulink\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotsimulink/robotslros\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotsimulink/robotslros/registry\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/system/coreblocks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simevents/simevents\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simevents/simevents/icons\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/external/mli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/timeseries\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/hds\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/addons_zip\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/xrel\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/simcovdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/apps\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/iec61508\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/sldv_sfcn/sldv_sfcn\n",
"\t/usr/local/MATLAB/R2016a/help/toolbox/slcontrol/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotcore\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/imagesci\n",
"\t/usr/local/MATLAB/R2016a/toolbox/econ/econdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/sldv\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/codedescriptor_core\n",
"\t/usr/local/MATLAB/R2016a/toolbox/curvefit/curvefit\n",
"\t/usr/local/MATLAB/R2016a/toolbox/curvefit/splines\n",
"\t/usr/local/MATLAB/R2016a/toolbox/curvefit/sftoolgui\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic5000\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic5000/blks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic5000/blks/mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic5000/blks/masks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dastudio/dpvu/dpvu\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dastudio/dpvu/dpvu/metamodel\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dastudio/dpvu/dpvu/actions\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/cgxe/cgxe\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/requirements\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/testconsole\n",
"\t/usr/local/MATLAB/R2016a/toolbox/instrument/instrumentdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/vision/matlab/utilities\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/vision/simulink/utilities\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/vision/matlab/utilities/mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/vision/simulink/utilities/mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/vision/matlab/utilities/init\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/vision/matlab/vision\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/vision/simulink/vision\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/cnn\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/sl_messages\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simbio/simbiodemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/uitools/uicomponents/components\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/mlreportgen/dom\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/mlreportgen/dom/dom\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/mlreportgen/dom/dom/help\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/engine/sli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/operatingsystem/linux/blks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/operatingsystem/linux/blks/masks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/operatingsystem/linux/blks/mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/operatingsystem/linux/src\n",
"\t/usr/local/MATLAB/R2016a/toolbox/realtime/realtime/hwconnection\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/ecoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/mpt\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/mpt/mpt\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/mpt/user_specific\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/embeddedcoder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/slproject/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slcontrol/slctrldemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/compiler\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/facts/factsdemo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/simcoverage\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/external/engines/python\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/dataservices/gui/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fuzzy/fuzdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fininst/fininst\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sps/sps\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/units/mli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/coder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/sldv/slicer\n",
"\t/usr/local/MATLAB/R2016a/toolbox/sldv/slicer/gui\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/codegendemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/wavelet/wavedemo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/addons\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/addons/cef\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/addons/fallbackmanager\n",
"\t/usr/local/MATLAB/R2016a/toolbox/compiler/compilerdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/mapgeodesy\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/derivedSignals\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/sourceBlocks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/docexamples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/cgir_fe\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/float2fixed\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/float2fixed/demos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/float2fixed/dmm_emlauthoring\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fuzzy/fuzzy\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fuzzy/fuzzyutil\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic2000\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic2000/rtw\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/tic2000/utils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/finance/finance\n",
"\t/usr/local/MATLAB/R2016a/toolbox/finance/calendar\n",
"\t/usr/local/MATLAB/R2016a/toolbox/finance/finsupport\n",
"\t/usr/local/MATLAB/R2016a/toolbox/finance/ftseries\n",
"\t/usr/local/MATLAB/R2016a/toolbox/realtime\n",
"\t/usr/local/MATLAB/R2016a/toolbox/realtime/realtime\n",
"\t/usr/local/MATLAB/R2016a/toolbox/realtime/realtime/rtw\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/optimlib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/upgradeadvisor\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/gl/mli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/spcuilib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/pe/advisor/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/imaq/imaqblks/imaqblks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/imaq/imaqblks/imaqmex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/imaq/imaqblks/imaqmasks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/sl_web_widgets\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/foundation/mli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fixedpoint/fixedpointtool\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/compiled_model_interface\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/engine/mli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/hwconnectinstaller/common\n",
"\t/usr/local/MATLAB/R2016a/toolbox/database/dbdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/javabuilder/javabuilder\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/rptgen\n",
"\t/usr/local/MATLAB/R2016a/toolbox/images/imdemos\n",
"\t/usr/local/MATLAB/R2016a/help/toolbox/dsp/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/slvnv\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/slvnv\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stats/gpu\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/simscape/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/cefclient\n",
"\t/usr/local/MATLAB/R2016a/toolbox/sl3d/sl3ddemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/slproject/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/spcuilib/slscopes\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/supportpackagemanagement\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/ctrldemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dspblks/dspblks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dspblks/dspmex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/iddemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/iddemos/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/idelinkdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/ccsdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/extensions/ticcs/ccsdemos/util\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/eda/edagraph\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/external/interfaces/webservices/wsdl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fixedpoint/fidemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/map/map\n",
"\t/usr/local/MATLAB/R2016a/toolbox/map/mapgeodesy\n",
"\t/usr/local/MATLAB/R2016a/toolbox/map/mapdisp\n",
"\t/usr/local/MATLAB/R2016a/toolbox/map/mapformats\n",
"\t/usr/local/MATLAB/R2016a/toolbox/map/mapproj\n",
"\t/usr/local/MATLAB/R2016a/toolbox/map/mapdata\n",
"\t/usr/local/MATLAB/R2016a/toolbox/map/mapdata/sdts\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/statslib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/statslib/sensitivity\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/drives/drives\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slcontrol/slcontrol\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slcontrol/slctrlguis\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slcontrol/slctrlutil\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slcontrol/slctrlobsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/spf/matlabservices\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/dialog\n",
"\t/usr/local/MATLAB/R2016a/toolbox/imaq/imaqdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/symbolic/symbolicdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/instrument/instrument\n",
"\t/usr/local/MATLAB/R2016a/toolbox/instrument/instrumentblks/instrumentblks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/instrument/instrumentblks/instrumentmex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/instrument/instrumentblks/instrumentmasks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/eml/eml\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/profile\n",
"\t/usr/local/MATLAB/R2016a/toolbox/database/database\n",
"\t/usr/local/MATLAB/R2016a/toolbox/database/vqb\n",
"\t/usr/local/MATLAB/R2016a/toolbox/map/mapdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/cxxfe_mi/cxxfe_mi\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stats/mlearnapp\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/eda/fpgaautomation\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/eda/fpgaautomation/obsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/commdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/pe/pedemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slrequirements\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/slcontrollib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/geoweb/geoweb\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/configset\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/cdma2000\n",
"\t/usr/local/MATLAB/R2016a/toolbox/signal/signalanalyzer\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/can\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/can/canblks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/can/canmasks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/can/canmex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/fixedandfloat\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/fixedandfloat/obsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/data/mli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/foundation/mech\n",
"\t/usr/local/MATLAB/R2016a/toolbox/imaq/imaq\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/pm_visimpl/pm_visimpl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/bioinfo/biodemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/sigbldr\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/dsp\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/dsputilities\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/dsputilities/dspinit\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/dsputilities/dspmex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/dsp/compiled\n",
"\t/usr/local/MATLAB/R2016a/toolbox/symbolic/symbolic\n",
"\t/usr/local/MATLAB/R2016a/toolbox/optim/optimdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/curvefit/curvefitdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/instrument\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/external/library/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/slproject\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/slproject/menu\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/mech/mech\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/mech/importer\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/simulation_data_repository\n",
"\t/usr/local/MATLAB/R2016a/help/toolbox/control/examples\n",
"\t/usr/local/MATLAB/R2016a/help/toolbox/vision/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/powerdemo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/powerdemo/meascontrol\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/powerdemo/power_utility\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/ssci/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sl_async_streaming\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/simulink/slcheck_services\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/measure\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/powerdemo/simple\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/trace\n",
"\t/usr/local/MATLAB/R2016a/toolbox/compiler_sdk\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/diagnostic\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/sldv/sldvdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/repository\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/sta/repository/util\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stats/stats\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stats/classreg\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stats/clustering\n",
"\t/usr/local/MATLAB/R2016a/toolbox/hdlcoder/hdllib/ml_lib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/iodata/ioformat\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/audiovideo\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/webcam\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/mldatx\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robust/robust\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robust/rctlmi\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robust/rctutil\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robust/rctobsolete/robust\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robust/rctobsolete/lmi\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robust/rctobsolete/mutools/commands\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robust/rctobsolete/mutools/subs\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/codeinstrum/codeinstrum\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/control\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/ctrlmodels\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/ctrlanalysis\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/ctrldesign\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/ctrlplots\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/ctrlguis\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/ctrlobsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/control/ctrlutil\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/compiler/sli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dastudio\n",
"\t/usr/local/MATLAB/R2016a/toolbox/stats/statsdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/curvefitlib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/slpir\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/eda/fpgabase\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/common/dataservices/mli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/hdlshared/hdlshared_gui\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/eda/hdlparser\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/network_engine/network_engine\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/processor/intelhost/tfl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/coverage\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/hdl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/spf/matlabhost\n",
"\t/usr/local/MATLAB/R2016a/toolbox/mpc/mpc\n",
"\t/usr/local/MATLAB/R2016a/toolbox/mpc/mpcguis\n",
"\t/usr/local/MATLAB/R2016a/toolbox/mpc/mpcobsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/mpc/mpcutils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/slexportprevious\n",
"\t/usr/local/MATLAB/R2016a/toolbox/sl3d/sl3d\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/comm\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/commutilities/comminit\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/commutilities/commmex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/commutilities\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/commdeprecated\n",
"\t/usr/local/MATLAB/R2016a/toolbox/comm/comm/compiled\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/connectivity\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/targets/connectivity\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/slhistory\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/spreadsheet\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fixpoint\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fixpoint/fpca\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/ros\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/ne_sli/ne_sli\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dsp/simulink/dsp\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/system\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/eda/fil\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/eda/fil/filmapi\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/rtiostream\n",
"\t/usr/local/MATLAB/R2016a/toolbox/pde\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/powersys\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/hotpluglib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/multimedia\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/testmeaslib/graphics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/addons_toolbox\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/imageslib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/pm_sli/pm_sli\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/dastudio/seqdiagram\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/gui/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/ident\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/nlident\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/idobsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/idguis\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/idutils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/idrecursive\n",
"\t/usr/local/MATLAB/R2016a/toolbox/ident/idhelp\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/powerdemo/machines\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/operatingsystem/windows/blks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/operatingsystem/windows/blks/masks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/target/extensions/operatingsystem/windows/blks/mex\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/networklib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/sli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/sm/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/advisor\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/filterdesignlib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/connector/connector\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/util\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/errorhandler\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/xmakefile\n",
"\t/usr/local/MATLAB/R2016a/toolbox/idelink/foundation/hookpoints\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/comparisons\n",
"\t/usr/local/MATLAB/R2016a/toolbox/signal/sigdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/configtools\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simbio/simbio\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/external/interfaces/python\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/m3i\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/toolstrip\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/dspdeployabledemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/slvnv/styleguide\n",
"\t/usr/local/MATLAB/R2016a/help/toolbox/robust/examples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/deviceplugindetection\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/simscape/compiler/mli/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/gui/gfx/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/import/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/compiler/java\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/pe/utils/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/rtw/rtw\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation/build\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation/build/tools/registry\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation/tfl\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation/tfl/AUTOSAR/AUTOSAR4p0/IFX\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation/tfl/AUTOSAR/AUTOSAR4p0/IFL\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation/tfl/gui\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation/templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/simtargets\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/mech/mechdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/maputils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/foundation/passmanager\n",
"\t/usr/local/MATLAB/R2016a/toolbox/simulink/simulink/iodata/iomap\n",
"\t/usr/local/MATLAB/R2016a/toolbox/fininst/fininstdemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nncontrol\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnadapt\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nndatafun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnderivative\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nndistance\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nndivision\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nninitlayer\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nninitnetwork\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nninitweight\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnlearn\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnnetfun\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnnetinput\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnnetwork\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnperformance\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnplot\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnprocess\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnsearch\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nntopology\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nntrain\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nntransfer\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnet/nnweight\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnguis\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnobsolete\n",
"\t/usr/local/MATLAB/R2016a/toolbox/nnet/nnutils\n",
"\t/usr/local/MATLAB/R2016a/toolbox/matlab/addons_product\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/tracking/trackinglib\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/simulink/sysarch/sysarch\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/slreportgen/reportexplorer\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/embeddedcoder_templates\n",
"\t/usr/local/MATLAB/R2016a/toolbox/coder/wizard\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/sm/core/m\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples/ros\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples/ros/helpers\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples/robotalgs\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples/robotalgs/helpers\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples/robotcore\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples/robotcore/helpers\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples/robotsimulink\n",
"\t/usr/local/MATLAB/R2016a/toolbox/robotics/robotexamples/robotsimulink/helpers\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/engine\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/engine/numerics\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/engine/options\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/engine/optim\n",
"\t/usr/local/MATLAB/R2016a/toolbox/shared/controllib/engine/blocks\n",
"\t/usr/local/MATLAB/R2016a/toolbox/dsp/filterdesign\n",
"\t/usr/local/MATLAB/R2016a/toolbox/finance/findemos\n",
"\t/usr/local/MATLAB/R2016a/toolbox/physmod/powersys/facts/facts\n"
]
}
],
"source": [
"path"
]
},
{
"cell_type": "code",
"execution_count": 2,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
"/home/ryan/Documents/UConn/ME3255/me3255_S2017/lecture_03\n"
]
}
],
"source": [
"pwd"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"\n",
"path"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Assignments (`=`-operator)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Matlab is interpreted language so each line of code (either saved text file or command-line) is executed as a standalone command\n",
"\n",
"These are reffered to \"scripts\""
]
},
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 40\n"
]
}
],
"source": [
"a=10; % line one assigns a to 10\n",
"b=a*3; % line two assigns b to 10 times 3 by calling 'a' from line one\n",
"a+b % line three does not assign anything directly, but leaving off the \";\" prints the result\n",
" % ans"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Matlab has a number of \"objects\" that you can assign to variables\n",
"1. arrays (vectors and matrices `[`...`]`) \n",
"2. strings (text `\"`...`\"` )\n",
"3. cells (combination of strings, text, even function calls `{`...`}`)\n",
"3. functions (both built-in, defined or developed)\n",
"4. and more... (classes defined by `classdef` - you can create your own object to help organize data)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"### 1- Arrays"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Default in matlab is that when you assign a value to a variable, it is stored as an array\n",
"\n",
"arrays are N x M x ... values of integers or floating point numbers or complex integers/floating point numbers\n",
"\n",
"Use the parantheses to access values in an array `...(n,m)`"
]
},
{
"cell_type": "code",
"execution_count": 4,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 1\n"
]
}
],
"source": [
"a=10; % a is 1x1 array where a(1,1)==10\n",
"a(1,1)==10\n"
]
},
{
"cell_type": "code",
"execution_count": 5,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stderr",
"output_type": "stream",
"text": [
"\u001b[0;31mIndex exceeds matrix dimensions.\n",
"\u001b[0m"
]
}
],
"source": [
"a(2)"
]
},
{
"cell_type": "code",
"execution_count": 10,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"A =\n",
"\n",
" 1 2 3\n",
" 4 5 6\n",
" 7 8 9\n",
" 10 11 12\n",
"\n",
"size of A is 4 x 3\n",
"\n",
"ans =\n",
"\n",
" 7\n",
"\n",
"\n",
"ans =\n",
"\n",
" 5\n"
]
}
],
"source": [
"A = [1 2 3;4,5,6;7,8,9;10,11,12]\n",
"fprintf('size of A is %i x %i\\n',size(A))\n",
"A(3,1)\n",
"A(6)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"vectors are either 1xN or Nx1 arrays for row and column"
]
},
{
"cell_type": "code",
"execution_count": 11,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"v_row =\n",
"\n",
" 1 2 3\n",
"\n",
"\n",
"v_column =\n",
"\n",
" 1\n",
" 2\n",
" 3\n"
]
}
],
"source": [
"v_row = [1,2,3] %row vector\n",
"v_column = [1;2;3] %column vector\n"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Matrices are MxN arrays\n",
"the `:`-symbol can substitute for a counting"
]
},
{
"cell_type": "code",
"execution_count": 13,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 1 2 3\n"
]
}
],
"source": [
"A(1,:) % the colon assumes you want the first value, 1, counting up by 1 to the last value, 4"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"You can also use every 2nd value or any other integer up to `end` which is the largest value of that row or column of the array"
]
},
{
"cell_type": "code",
"execution_count": 14,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 1\n",
" 7\n"
]
}
],
"source": [
"A(1:2:end,1) % you can also use `end` "
]
},
{
"cell_type": "code",
"execution_count": 15,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 1\n",
" 4\n",
" 7\n",
" 10\n",
" 2\n",
" 5\n",
" 8\n",
" 11\n",
" 3\n",
" 6\n",
" 9\n",
" 12\n"
]
}
],
"source": [
"A(:)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"In general, arrays can be any size \n",
"\n",
"take rolling 4 die and determining the sum of the components"
]
},
{
"cell_type": "code",
"execution_count": 16,
"metadata": {
"collapsed": false
},
"outputs": [],
"source": [
"A_6666 = zeros(6,6,6,6); %make a 6 x 6 x 6 x 6 array (1296 different values)\n",
"for i=1:6\n",
" for j=1:6\n",
" for k=1:6\n",
" for l=1:6\n",
" A_6666(i,j,k,l)=i+j+k+l; % each value is the sum of the indices\n",
" end\n",
" end\n",
" end\n",
"end\n",
" "
]
},
{
"cell_type": "code",
"execution_count": 18,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 14\n",
"\n",
"\n",
"ans =\n",
"\n",
" 3.4170\n"
]
}
],
"source": [
"mean(A_6666(:))\n",
"std(A_6666(:))"
]
},
{
"cell_type": "code",
"execution_count": 19,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 12\n"
]
}
],
"source": [
"A_6666(1,4,2,5)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Cells combine different size arrays and text\n",
"### but, you cannot use math operators 'binary operators'"
]
},
{
"cell_type": "code",
"execution_count": 20,
"metadata": {
"collapsed": false
},
"outputs": [],
"source": [
"C={};\n",
"C{1}=linspace(0,1,10);\n",
"C{2}=linspace(0,1,3);\n",
"C{'z'}='holy cow';"
]
},
{
"cell_type": "code",
"execution_count": 26,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 3.5185\n"
]
}
],
"source": [
"C{1}*C{1}'"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Strings can be combined and printed"
]
},
{
"cell_type": "code",
"execution_count": 30,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
"computational mechanics\n"
]
}
],
"source": [
"string1 = 'computational'; string2 = 'mechanics';\n",
"[string1, ' ', string2]"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"use `fprintf` to format strings and numbers for output and `sprintf` to save variables\n"
]
},
{
"cell_type": "code",
"execution_count": 32,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"computational mechanics\n",
"\n",
"\n",
"string =\n",
"\n",
"the dog had 4 legs and weighed 10.0 lbs\n"
]
}
],
"source": [
"fprintf([string1,' ',string2,'\\n\\n'])\n",
"string = sprintf('the dog had %i legs and weighed %1.1f lbs',4,10.0)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"the `\\` signifies a special character e.g. `\\n` = newline, `\\t` = tab\n",
"\n",
"to actually print the \"\\\", use `\\\\`"
]
},
{
"cell_type": "code",
"execution_count": 33,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"\\\n"
]
}
],
"source": [
"fprintf('\\\\')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## This is helpful to create reports of computed data"
]
},
{
"cell_type": "code",
"execution_count": 36,
"metadata": {
"collapsed": false,
"scrolled": true
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 23\n",
"\n",
"\n",
"ans =\n",
"\n",
" 1\n",
"\n",
"\n",
"ans =\n",
"\n",
" 39\n",
"\n",
"\n",
"ans =\n",
"\n",
" 1\n",
"\n",
"\n",
"ans =\n",
"\n",
" 14\n"
]
}
],
"source": [
"%fid = fopen('file.txt','w');\n",
"fprintf(fid,[string1, ' ', string2])\n",
"fprintf(fid,'\\n')\n",
"fprintf(fid,string)\n",
"fprintf(fid,'\\n')\n",
"fprintf(fid,'are you awake?')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Math operators (=, +, -, /, *, ^)"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Because matlab assumes all variables are matrices, then all operators are matrix operations"
]
},
{
"cell_type": "code",
"execution_count": 14,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans = 20\r\n"
]
}
],
"source": [
"a+a % add two 1x1 arrays"
]
},
{
"cell_type": "code",
"execution_count": 15,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 2 4 6\n",
" 8 10 12\n",
" 14 16 18\n",
" 20 22 24\n",
"\n"
]
}
],
"source": [
"A+A % add two 4 x 3 arrays"
]
},
{
"cell_type": "code",
"execution_count": 37,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 14 32 50 68\n",
" 32 77 122 167\n",
" 50 122 194 266\n",
" 68 167 266 365\n"
]
}
],
"source": [
"A*A'"
]
},
{
"cell_type": "code",
"execution_count": 39,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 1 4 9\n",
" 16 25 36\n",
" 49 64 81\n",
" 100 121 144\n"
]
}
],
"source": [
"A.^2"
]
},
{
"cell_type": "code",
"execution_count": 40,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 1 4 9\n",
" 16 25 36\n",
" 49 64 81\n",
" 100 121 144\n"
]
}
],
"source": [
"A.*A"
]
},
{
"cell_type": "code",
"execution_count": 44,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"[\b> In pymat_eval (line 31)\n",
" In matlabserver (line 24)]\b \n",
"[\bWarning: Rank deficient, rank = 2, tol = 1.696862e-14.]\b \n",
"\n",
"ans =\n",
"\n",
" 1.0000 0 0 -0.0000\n",
" 0.6667 0 0 0.3333\n",
" 0.3333 0 0 0.6667\n",
" 0.0000 0 0 1.0000\n"
]
}
],
"source": [
"A/A"
]
},
{
"cell_type": "code",
"execution_count": 45,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"/ Slash or right matrix divide.\n",
" A/B is the matrix division of B into A, which is roughly the\n",
" same as A*INV(B) , except it is computed in a different way.\n",
" More precisely, A/B = (B'\\A')'. See MLDIVIDE for details.\n",
" \n",
" C = MRDIVIDE(A,B) is called for the syntax 'A / B' when A or B is an\n",
" object.\n",
" \n",
" See also MLDIVIDE, RDIVIDE, LDIVIDE.\n",
"\n",
" Reference page in Doc Center\n",
" doc mrdivide\n",
"\n",
" Other functions named mrdivide\n",
"\n",
" codistributed/mrdivide gf/mrdivide laurpoly/mrdivide\n",
" duration/mrdivide gpuArray/mrdivide StaticModel/mrdivide\n",
" DynamicSystem/mrdivide LagOp/mrdivide timeseries/mrdivide\n",
" fints/mrdivide\n"
]
}
],
"source": [
"help /"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"To accomplish one-by-one operations, need to include a `.`"
]
},
{
"cell_type": "code",
"execution_count": 21,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 1 1 1\n",
" 1 1 1\n",
" 1 1 1\n",
" 1 1 1\n",
"\n"
]
}
],
"source": [
"A./A"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"But, for 1x1 arrays, these are considered scalars and you get a free-pass"
]
},
{
"cell_type": "code",
"execution_count": 22,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"ans =\n",
"\n",
" 10 20 30\n",
" 40 50 60\n",
" 70 80 90\n",
" 100 110 120\n",
"\n"
]
}
],
"source": [
"a*A % where a=10 and A is 1:12 in a 3 x 4 matrix"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"Some built in Matlab functions (e.g. the reasons to run Matlab)"
]
},
{
"cell_type": "code",
"execution_count": 49,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"t_linear =\n",
"\n",
" Columns 1 through 7\n",
"\n",
" 0 0.1000 0.2000 0.3000 0.4000 0.5000 0.6000\n",
"\n",
" Columns 8 through 11\n",
"\n",
" 0.7000 0.8000 0.9000 1.0000\n"
]
}
],
"source": [
"t_linear=linspace(0,1,11)"
]
},
{
"cell_type": "code",
"execution_count": 46,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"t_log =\n",
"\n",
" 1 10 100\n"
]
}
],
"source": [
"t_log = logspace(0,2,3) % log interval from 10^0 to 10^2 split into 3 values"
]
},
{
"cell_type": "code",
"execution_count": 25,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"'logspace' is a function from the file /usr/share/octave/4.0.0/m/general/logspace.m\n",
"\n",
" -- Function File: logspace (A, B)\n",
" -- Function File: logspace (A, B, N)\n",
" -- Function File: logspace (A, pi, N)\n",
" Return a row vector with N elements logarithmically spaced from\n",
" 10^A to 10^B.\n",
"\n",
" If N is unspecified it defaults to 50.\n",
"\n",
" If B is equal to pi, the points are between 10^A and pi, _not_ 10^A\n",
" and 10^pi, in order to be compatible with the corresponding MATLAB\n",
" function.\n",
"\n",
" Also for compatibility with MATLAB, return the second argument B if\n",
" fewer than two values are requested.\n",
"\n",
" See also: linspace.\n",
"\n",
"Additional help for built-in functions and operators is\n",
"available in the online version of the manual. Use the command\n",
"'doc <topic>' to search the manual index.\n",
"\n",
"Help and information about Octave is also available on the WWW\n",
"at http://www.octave.org and via the help@octave.org\n",
"mailing list.\n"
]
}
],
"source": [
"help logspace"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## When using the command prompt, anything in your path or working directory can be run either as a script, function or class (to define objects)"
]
},
{
"cell_type": "code",
"execution_count": 30,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"%myscript"
]
},
{
"cell_type": "code",
"execution_count": 31,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"%plot --format svg"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"When using the GUI, your command history is saved, but it is better to save your work either as a script or a function or combination of both\n",
"\n",
"Creating a default graph script:"
]
},
{
"cell_type": "code",
"execution_count": 50,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
"set(0, 'defaultAxesFontSize', 16)\n",
"set(0,'defaultTextFontSize',14)\n",
"set(0,'defaultLineLineWidth',3)"
]
},
{
"cell_type": "code",
"execution_count": 51,
"metadata": {
"collapsed": false
},
"outputs": [
{
"data": {
"image/png": "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\n",
"text/plain": [
"<IPython.core.display.Image object>"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"plot(t_linear,t_linear.^2)\n",
"xlabel('time (s)')\n",
"ylabel('displacement (m)')"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"#EOL"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Graphics can be produced with a number of functions"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"2-D plots, 3-D plots, contour plots, 3D contour plots ... "
]
},
{
"cell_type": "code",
"execution_count": 57,
"metadata": {
"collapsed": false
},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"Z =\n",
"\n",
" Columns 1 through 8:\n",
"\n",
" 0.00000 0.17100 0.28800 0.35700 0.38400 0.37500 0.33600 0.27300\n",
" -0.17100 0.00000 0.12240 0.20160 0.24300 0.25200 0.23400 0.19440\n",
" -0.28800 -0.12240 0.00000 0.08400 0.13440 0.15600 0.15360 0.13200\n",
" -0.35700 -0.20160 -0.08400 0.00000 0.05460 0.08400 0.09240 0.08400\n",
" -0.38400 -0.24300 -0.13440 -0.05460 0.00000 0.03300 0.04800 0.04860\n",
" -0.37500 -0.25200 -0.15600 -0.08400 -0.03300 0.00000 0.01800 0.02400\n",
" -0.33600 -0.23400 -0.15360 -0.09240 -0.04800 -0.01800 0.00000 0.00840\n",
" -0.27300 -0.19440 -0.13200 -0.08400 -0.04860 -0.02400 -0.00840 0.00000\n",
" -0.19200 -0.13860 -0.09600 -0.06300 -0.03840 -0.02100 -0.00960 -0.00300\n",
" -0.09900 -0.07200 -0.05040 -0.03360 -0.02100 -0.01200 -0.00600 -0.00240\n",
" 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000\n",
" 0.09900 0.07200 0.05040 0.03360 0.02100 0.01200 0.00600 0.00240\n",
" 0.19200 0.13860 0.09600 0.06300 0.03840 0.02100 0.00960 0.00300\n",
" 0.27300 0.19440 0.13200 0.08400 0.04860 0.02400 0.00840 -0.00000\n",
" 0.33600 0.23400 0.15360 0.09240 0.04800 0.01800 -0.00000 -0.00840\n",
" 0.37500 0.25200 0.15600 0.08400 0.03300 0.00000 -0.01800 -0.02400\n",
" 0.38400 0.24300 0.13440 0.05460 -0.00000 -0.03300 -0.04800 -0.04860\n",
" 0.35700 0.20160 0.08400 -0.00000 -0.05460 -0.08400 -0.09240 -0.08400\n",
" 0.28800 0.12240 0.00000 -0.08400 -0.13440 -0.15600 -0.15360 -0.13200\n",
" 0.17100 -0.00000 -0.12240 -0.20160 -0.24300 -0.25200 -0.23400 -0.19440\n",
" 0.00000 -0.17100 -0.28800 -0.35700 -0.38400 -0.37500 -0.33600 -0.27300\n",
"\n",
" Columns 9 through 16:\n",
"\n",
" 0.19200 0.09900 0.00000 -0.09900 -0.19200 -0.27300 -0.33600 -0.37500\n",
" 0.13860 0.07200 0.00000 -0.07200 -0.13860 -0.19440 -0.23400 -0.25200\n",
" 0.09600 0.05040 0.00000 -0.05040 -0.09600 -0.13200 -0.15360 -0.15600\n",
" 0.06300 0.03360 0.00000 -0.03360 -0.06300 -0.08400 -0.09240 -0.08400\n",
" 0.03840 0.02100 0.00000 -0.02100 -0.03840 -0.04860 -0.04800 -0.03300\n",
" 0.02100 0.01200 0.00000 -0.01200 -0.02100 -0.02400 -0.01800 0.00000\n",
" 0.00960 0.00600 0.00000 -0.00600 -0.00960 -0.00840 0.00000 0.01800\n",
" 0.00300 0.00240 0.00000 -0.00240 -0.00300 0.00000 0.00840 0.02400\n",
" 0.00000 0.00060 0.00000 -0.00060 0.00000 0.00300 0.00960 0.02100\n",
" -0.00060 0.00000 0.00000 0.00000 0.00060 0.00240 0.00600 0.01200\n",
" 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000 0.00000\n",
" 0.00060 -0.00000 0.00000 0.00000 -0.00060 -0.00240 -0.00600 -0.01200\n",
" -0.00000 -0.00060 0.00000 0.00060 0.00000 -0.00300 -0.00960 -0.02100\n",
" -0.00300 -0.00240 0.00000 0.00240 0.00300 0.00000 -0.00840 -0.02400\n",
" -0.00960 -0.00600 0.00000 0.00600 0.00960 0.00840 0.00000 -0.01800\n",
" -0.02100 -0.01200 0.00000 0.01200 0.02100 0.02400 0.01800 0.00000\n",
" -0.03840 -0.02100 0.00000 0.02100 0.03840 0.04860 0.04800 0.03300\n",
" -0.06300 -0.03360 0.00000 0.03360 0.06300 0.08400 0.09240 0.08400\n",
" -0.09600 -0.05040 0.00000 0.05040 0.09600 0.13200 0.15360 0.15600\n",
" -0.13860 -0.07200 0.00000 0.07200 0.13860 0.19440 0.23400 0.25200\n",
" -0.19200 -0.09900 0.00000 0.09900 0.19200 0.27300 0.33600 0.37500\n",
"\n",
" Columns 17 through 21:\n",
"\n",
" -0.38400 -0.35700 -0.28800 -0.17100 0.00000\n",
" -0.24300 -0.20160 -0.12240 0.00000 0.17100\n",
" -0.13440 -0.08400 0.00000 0.12240 0.28800\n",
" -0.05460 0.00000 0.08400 0.20160 0.35700\n",
" 0.00000 0.05460 0.13440 0.24300 0.38400\n",
" 0.03300 0.08400 0.15600 0.25200 0.37500\n",
" 0.04800 0.09240 0.15360 0.23400 0.33600\n",
" 0.04860 0.08400 0.13200 0.19440 0.27300\n",
" 0.03840 0.06300 0.09600 0.13860 0.19200\n",
" 0.02100 0.03360 0.05040 0.07200 0.09900\n",
" 0.00000 0.00000 0.00000 0.00000 0.00000\n",
" -0.02100 -0.03360 -0.05040 -0.07200 -0.09900\n",
" -0.03840 -0.06300 -0.09600 -0.13860 -0.19200\n",
" -0.04860 -0.08400 -0.13200 -0.19440 -0.27300\n",
" -0.04800 -0.09240 -0.15360 -0.23400 -0.33600\n",
" -0.03300 -0.08400 -0.15600 -0.25200 -0.37500\n",
" 0.00000 -0.05460 -0.13440 -0.24300 -0.38400\n",
" 0.05460 0.00000 -0.08400 -0.20160 -0.35700\n",
" 0.13440 0.08400 0.00000 -0.12240 -0.28800\n",
" 0.24300 0.20160 0.12240 0.00000 -0.17100\n",
" 0.38400 0.35700 0.28800 0.17100 0.00000\n",
"\n"
]
}
],
"source": [
"x=linspace(-1,1,21); y=linspace(-1,1,21);\n",
"[X,Y]=meshgrid(x,y);\n",
"Z=(X.*Y.^3-X.^3.*Y)"
]
},
{
"cell_type": "code",
"execution_count": 58,
"metadata": {
"collapsed": false
},
"outputs": [
{
"data": {
"image/svg+xml": [
"<svg height=\"420px\" viewBox=\"0 0 560 420\" width=\"560px\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n",
"\n",
"<title>Gnuplot</title>\n",
"<desc>Produced by GNUPLOT 5.0 patchlevel 3 </desc>\n",
"\n",
"<g id=\"gnuplot_canvas\">\n",
"\n",
"<rect fill=\"none\" height=\"420\" width=\"560\" x=\"0\" y=\"0\"/>\n",
"<defs>\n",
"\n",
"\t<circle id=\"gpDot\" r=\"0.5\" stroke-width=\"0.5\"/>\n",
"\t<path d=\"M-1,0 h2 M0,-1 v2\" id=\"gpPt0\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<path d=\"M-1,-1 L1,1 M1,-1 L-1,1\" id=\"gpPt1\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<path d=\"M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1\" id=\"gpPt2\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<rect height=\"2\" id=\"gpPt3\" stroke=\"currentColor\" stroke-width=\"0.333\" width=\"2\" x=\"-1\" y=\"-1\"/>\n",
"\t<rect fill=\"currentColor\" height=\"2\" id=\"gpPt4\" stroke=\"currentColor\" stroke-width=\"0.333\" width=\"2\" x=\"-1\" y=\"-1\"/>\n",
"\t<circle cx=\"0\" cy=\"0\" id=\"gpPt5\" r=\"1\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt6\" stroke=\"none\" xlink:href=\"#gpPt5\"/>\n",
"\t<path d=\"M0,-1.33 L-1.33,0.67 L1.33,0.67 z\" id=\"gpPt7\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt8\" stroke=\"none\" xlink:href=\"#gpPt7\"/>\n",
"\t<use id=\"gpPt9\" stroke=\"currentColor\" transform=\"rotate(180)\" xlink:href=\"#gpPt7\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt10\" stroke=\"none\" xlink:href=\"#gpPt9\"/>\n",
"\t<use id=\"gpPt11\" stroke=\"currentColor\" transform=\"rotate(45)\" xlink:href=\"#gpPt3\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt12\" stroke=\"none\" xlink:href=\"#gpPt11\"/>\n",
"\t<path d=\"M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z\" id=\"gpPt13\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt14\" stroke=\"none\" xlink:href=\"#gpPt13\"/>\n",
"\t<filter filterUnits=\"objectBoundingBox\" height=\"1\" id=\"textbox\" width=\"1\" x=\"0\" y=\"0\">\n",
"\t <feFlood flood-color=\"white\" flood-opacity=\"1\" result=\"bgnd\"/>\n",
"\t <feComposite in=\"SourceGraphic\" in2=\"bgnd\" operator=\"atop\"/>\n",
"\t</filter>\n",
"\t<filter filterUnits=\"objectBoundingBox\" height=\"1\" id=\"greybox\" width=\"1\" x=\"0\" y=\"0\">\n",
"\t <feFlood flood-color=\"lightgrey\" flood-opacity=\"1\" result=\"grey\"/>\n",
"\t <feComposite in=\"SourceGraphic\" in2=\"grey\" operator=\"atop\"/>\n",
"\t</filter>\n",
"</defs>\n",
"<g color=\"white\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 255, 255)\" points=\"36.4,396.0 543.0,396.0 543.0,11.4 36.4,11.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,396.0 L44.8,396.0 M543.1,396.0 L534.7,396.0 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(30.8,399.7)\">\n",
"\t\t<text><tspan font-family=\"{}\">-1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,299.8 L44.8,299.8 M543.1,299.8 L534.7,299.8 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(30.8,303.5)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,203.6 L44.8,203.6 M543.1,203.6 L534.7,203.6 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(30.8,207.3)\">\n",
"\t\t<text><tspan font-family=\"{}\">0</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,107.5 L44.8,107.5 M543.1,107.5 L534.7,107.5 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(30.8,111.2)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,11.3 L44.8,11.3 M543.1,11.3 L534.7,11.3 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(30.8,15.0)\">\n",
"\t\t<text><tspan font-family=\"{}\">1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,396.0 L36.4,387.6 M36.4,11.3 L36.4,19.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(36.4,411.7)\">\n",
"\t\t<text><tspan font-family=\"{}\">-1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M163.1,396.0 L163.1,387.6 M163.1,11.3 L163.1,19.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(163.1,411.7)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M289.8,396.0 L289.8,387.6 M289.8,11.3 L289.8,19.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(289.8,411.7)\">\n",
"\t\t<text><tspan font-family=\"{}\">0</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M416.4,396.0 L416.4,387.6 M416.4,11.3 L416.4,19.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(416.4,411.7)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,396.0 L543.1,387.6 M543.1,11.3 L543.1,19.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(543.1,411.7)\">\n",
"\t\t<text><tspan font-family=\"{}\">1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,11.3 L36.4,396.0 L543.1,396.0 L543.1,11.3 L36.4,11.3 Z \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"\t<g id=\"gnuplot_plot_1a\"><title>gnuplot_plot_1a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M96.7,11.3 L112.4,16.6 L137.7,20.8 L163.1,20.8 L188.4,15.4 L197.2,11.3 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_2a\"><title>gnuplot_plot_2a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M382.3,396.0 L391.1,391.9 L416.4,386.5 L441.8,386.5 L467.1,390.7 L482.8,396.0 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_3a\"><title>gnuplot_plot_3a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,350.2 L43.4,338.3 L48.9,319.1 L48.9,299.8 L41.8,280.6 L36.4,273.9 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_4a\"><title>gnuplot_plot_4a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,133.4 L537.7,126.7 L530.6,107.5 L530.6,88.2 L536.1,69.0 L543.1,57.1 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_5a\"><title>gnuplot_plot_5a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M77.6,11.3 L87.1,16.4 L112.4,25.2 L137.7,30.3 L141.6,30.5 L163.1,32.1 L173.8,30.5 L188.4,28.6 L213.7,18.3 L222.7,11.3 \" stroke=\"rgb( 0, 0, 241)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_6a\"><title>gnuplot_plot_6a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M356.8,396.0 L365.8,389.0 L391.1,378.7 L405.7,376.8 L416.4,375.2 L437.9,376.8 L441.8,377.0 L467.1,382.1 L492.4,390.9 L501.9,396.0 \" stroke=\"rgb( 0, 0, 241)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_7a\"><title>gnuplot_plot_7a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,364.7 L43.1,357.5 L54.8,338.3 L61.5,319.1 L61.7,316.1 L63.8,299.8 L61.7,291.7 L59.2,280.6 L45.6,261.4 L36.4,254.6 \" stroke=\"rgb( 0, 0, 241)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_8a\"><title>gnuplot_plot_8a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,152.7 L533.9,145.9 L520.3,126.7 L517.8,115.6 L515.7,107.5 L517.8,91.2 L518.0,88.2 L524.7,69.0 L536.4,49.8 L543.1,42.6 \" stroke=\"rgb( 0, 0, 241)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_9a\"><title>gnuplot_plot_9a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M62.5,11.3 L87.1,24.5 L103.8,30.5 L112.4,35.0 L137.7,42.7 L163.1,46.1 L188.4,44.8 L213.7,36.7 L222.8,30.5 L239.1,17.6 L243.8,11.3 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_10a\"><title>gnuplot_plot_10a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M335.7,396.0 L340.4,389.7 L356.7,376.8 L365.8,370.6 L391.1,362.5 L416.4,361.2 L441.8,364.6 L467.1,372.3 L475.7,376.8 L492.4,382.8 L517.0,396.0 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_11a\"><title>gnuplot_plot_11a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,376.2 L53.8,357.5 L61.7,344.9 L67.6,338.3 L77.7,319.1 L82.2,299.8 L80.5,280.6 L69.8,261.4 L61.7,254.5 L44.7,242.1 L36.4,238.5 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_12a\"><title>gnuplot_plot_12a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,168.8 L534.8,165.2 L517.8,152.8 L509.7,145.9 L499.0,126.7 L497.3,107.5 L501.8,88.2 L511.9,69.0 L517.8,62.4 L525.7,49.8 L543.1,31.1 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_13a\"><title>gnuplot_plot_13a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M51.9,11.3 L61.7,18.8 L83.4,30.5 L87.1,33.3 L112.4,46.4 L122.8,49.8 L137.7,56.9 L163.1,63.5 L188.4,65.1 L213.7,60.7 L232.9,49.8 L239.1,45.8 L252.0,30.5 L262.9,11.3 \" stroke=\"rgb( 0, 212, 255)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_14a\"><title>gnuplot_plot_14a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M316.6,396.0 L327.5,376.8 L340.4,361.5 L346.6,357.5 L365.8,346.6 L391.1,342.2 L416.4,343.8 L441.8,350.4 L456.7,357.5 L467.1,360.9 L492.4,374.0 L496.1,376.8 L517.8,388.5 L527.6,396.0 \" stroke=\"rgb( 0, 212, 255)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_15a\"><title>gnuplot_plot_15a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,384.2 L46.2,376.8 L61.7,360.3 L65.4,357.5 L82.6,338.3 L87.1,330.4 L96.5,319.1 L105.1,299.8 L107.3,280.6 L101.5,261.4 L87.1,246.8 L81.9,242.1 L61.7,232.3 L36.4,224.1 \" stroke=\"rgb( 0, 212, 255)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_16a\"><title>gnuplot_plot_16a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,183.2 L517.8,175.0 L497.6,165.2 L492.4,160.5 L478.0,145.9 L472.2,126.7 L474.4,107.5 L483.0,88.2 L492.4,76.9 L496.9,69.0 L514.1,49.8 L517.8,47.0 L533.3,30.5 L543.1,23.1 \" stroke=\"rgb( 0, 212, 255)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_17a\"><title>gnuplot_plot_17a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M41.6,11.3 L61.7,26.6 L69.0,30.5 L87.1,44.3 L97.6,49.8 L112.4,61.0 L128.6,69.0 L137.7,75.9 L163.1,87.5 L166.3,88.2 L188.4,96.6 L213.7,98.9 L239.1,92.1 L244.2,88.2 L263.3,69.0 L264.4,67.5 L272.2,49.8 L277.5,30.5 L280.8,11.3 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_18a\"><title>gnuplot_plot_18a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M298.7,396.0 L302.0,376.8 L307.3,357.5 L315.1,339.8 L316.2,338.3 L335.3,319.1 L340.4,315.2 L365.8,308.4 L391.1,310.7 L413.2,319.1 L416.4,319.8 L441.8,331.4 L450.9,338.3 L467.1,346.3 L481.9,357.5 L492.4,363.0 L510.5,376.8 L517.8,380.7 L537.9,396.0 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_19a\"><title>gnuplot_plot_19a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,392.1 L56.6,376.8 L61.7,371.3 L79.8,357.5 L87.1,349.5 L101.9,338.3 L112.4,326.0 L121.5,319.1 L136.8,299.8 L137.7,297.4 L148.8,280.6 L151.8,261.4 L142.8,242.1 L137.7,238.3 L112.4,223.7 L110.4,222.9 L87.1,217.0 L61.7,213.0 L36.4,210.4 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_20a\"><title>gnuplot_plot_20a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,196.9 L517.8,194.3 L492.4,190.3 L469.1,184.4 L467.1,183.6 L441.8,169.0 L436.7,165.2 L427.7,145.9 L430.7,126.7 L441.8,109.9 L442.7,107.5 L458.0,88.2 L467.1,81.3 L477.6,69.0 L492.4,57.8 L499.7,49.8 L517.8,36.0 L522.9,30.5 L543.1,15.2 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_21a\"><title>gnuplot_plot_21a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M41.6,396.0 L61.7,380.7 L69.0,376.8 L87.1,363.0 L97.6,357.5 L112.4,346.3 L128.6,338.3 L137.7,331.4 L163.1,319.8 L166.3,319.1 L188.4,310.7 L213.7,308.4 L239.1,315.2 L244.2,319.1 L263.3,338.3 L264.4,339.8 L272.2,357.5 L277.5,376.8 L280.8,396.0 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_22a\"><title>gnuplot_plot_22a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M298.7,11.3 L302.0,30.5 L307.3,49.8 L315.1,67.5 L316.2,69.0 L335.3,88.2 L340.4,92.1 L365.8,98.9 L391.1,96.6 L413.2,88.2 L416.4,87.5 L441.8,75.9 L450.9,69.0 L467.1,61.0 L481.9,49.8 L492.4,44.3 L510.5,30.5 L517.8,26.6 L537.9,11.3 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_23a\"><title>gnuplot_plot_23a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,392.1 L522.9,376.8 L517.8,371.3 L499.7,357.5 L492.4,349.5 L477.6,338.3 L467.1,326.0 L458.0,319.1 L442.7,299.8 L441.8,297.4 L430.7,280.6 L427.7,261.4 L436.7,242.1 L441.8,238.3 L467.1,223.7 L469.1,222.9 L492.4,217.0 L517.8,213.0 L543.1,210.4 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_24a\"><title>gnuplot_plot_24a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,196.9 L61.7,194.3 L87.1,190.3 L110.4,184.4 L112.4,183.6 L137.7,169.0 L142.8,165.2 L151.8,145.9 L148.8,126.7 L137.7,109.9 L136.8,107.5 L121.5,88.2 L112.4,81.3 L101.9,69.0 L87.1,57.8 L79.8,49.8 L61.7,36.0 L56.6,30.5 L36.4,15.2 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_25a\"><title>gnuplot_plot_25a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M51.9,396.0 L61.7,388.5 L83.4,376.8 L87.1,374.0 L112.4,360.9 L122.8,357.5 L137.7,350.4 L163.1,343.8 L188.4,342.2 L213.7,346.6 L232.9,357.5 L239.1,361.5 L252.0,376.8 L262.9,396.0 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_26a\"><title>gnuplot_plot_26a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M316.6,11.3 L327.5,30.5 L340.4,45.8 L346.6,49.8 L365.8,60.7 L391.1,65.1 L416.4,63.5 L441.8,56.9 L456.7,49.8 L467.1,46.4 L492.4,33.3 L496.1,30.5 L517.8,18.8 L527.6,11.3 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_27a\"><title>gnuplot_plot_27a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,384.2 L533.3,376.8 L517.8,360.3 L514.1,357.5 L496.9,338.3 L492.4,330.4 L483.0,319.1 L474.4,299.8 L472.2,280.6 L478.0,261.4 L492.4,246.8 L497.6,242.1 L517.8,232.3 L543.1,224.1 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_28a\"><title>gnuplot_plot_28a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,183.2 L61.7,175.0 L81.9,165.2 L87.1,160.5 L101.5,145.9 L107.3,126.7 L105.1,107.5 L96.5,88.2 L87.1,76.9 L82.6,69.0 L65.4,49.8 L61.7,47.0 L46.2,30.5 L36.4,23.1 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_29a\"><title>gnuplot_plot_29a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M62.5,396.0 L87.1,382.8 L103.8,376.8 L112.4,372.3 L137.7,364.6 L163.1,361.2 L188.4,362.5 L213.7,370.6 L222.8,376.8 L239.1,389.7 L243.8,396.0 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_30a\"><title>gnuplot_plot_30a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M335.7,11.3 L340.4,17.6 L356.7,30.5 L365.8,36.7 L391.1,44.8 L416.4,46.1 L441.8,42.7 L467.1,35.0 L475.7,30.5 L492.4,24.5 L517.0,11.3 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_31a\"><title>gnuplot_plot_31a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,376.2 L525.7,357.5 L517.8,344.9 L511.9,338.3 L501.8,319.1 L497.3,299.8 L499.0,280.6 L509.7,261.4 L517.8,254.5 L534.8,242.1 L543.1,238.5 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_32a\"><title>gnuplot_plot_32a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,168.8 L44.7,165.2 L61.7,152.8 L69.8,145.9 L80.5,126.7 L82.2,107.5 L77.7,88.2 L67.6,69.0 L61.7,62.4 L53.8,49.8 L36.4,31.1 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_33a\"><title>gnuplot_plot_33a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M77.6,396.0 L87.1,390.9 L112.4,382.1 L137.7,377.0 L141.6,376.8 L163.1,375.2 L173.8,376.8 L188.4,378.7 L213.7,389.0 L222.7,396.0 \" stroke=\"rgb(241, 0, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_34a\"><title>gnuplot_plot_34a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M356.8,11.3 L365.8,18.3 L391.1,28.6 L405.7,30.5 L416.4,32.1 L437.9,30.5 L441.8,30.3 L467.1,25.2 L492.4,16.4 L501.9,11.3 \" stroke=\"rgb(241, 0, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_35a\"><title>gnuplot_plot_35a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,364.7 L536.4,357.5 L524.7,338.3 L518.0,319.1 L517.8,316.1 L515.7,299.8 L517.8,291.7 L520.3,280.6 L533.9,261.4 L543.1,254.6 \" stroke=\"rgb(241, 0, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_36a\"><title>gnuplot_plot_36a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,152.7 L45.6,145.9 L59.2,126.7 L61.7,115.6 L63.8,107.5 L61.7,91.2 L61.5,88.2 L54.8,69.0 L43.1,49.8 L36.4,42.6 \" stroke=\"rgb(241, 0, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_37a\"><title>gnuplot_plot_37a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M96.7,396.0 L112.4,390.7 L137.7,386.5 L163.1,386.5 L188.4,391.9 L197.2,396.0 \" stroke=\"rgb(128, 0, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_38a\"><title>gnuplot_plot_38a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M382.3,11.3 L391.1,15.4 L416.4,20.8 L441.8,20.8 L467.1,16.6 L482.8,11.3 \" stroke=\"rgb(128, 0, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_39a\"><title>gnuplot_plot_39a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M543.1,350.2 L536.1,338.3 L530.6,319.1 L530.6,299.8 L537.7,280.6 L543.1,273.9 \" stroke=\"rgb(128, 0, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_40a\"><title>gnuplot_plot_40a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M36.4,133.4 L41.8,126.7 L48.9,107.5 L48.9,88.2 L43.4,69.0 L36.4,57.1 \" stroke=\"rgb(128, 0, 0)\"/></g>\n",
"\t</g>\n",
"<g color=\"white\" fill=\"none\" stroke=\"rgb(128, 0, 0)\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"2.00\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"2.00\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"black\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"</g>\n",
"</svg>"
],
"text/plain": [
"<IPython.core.display.SVG object>"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"contour(X,Y,Z)"
]
},
{
"cell_type": "code",
"execution_count": 59,
"metadata": {
"collapsed": false
},
"outputs": [
{
"data": {
"image/svg+xml": [
"<svg height=\"420px\" viewBox=\"0 0 560 420\" width=\"560px\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n",
"\n",
"<title>Gnuplot</title>\n",
"<desc>Produced by GNUPLOT 5.0 patchlevel 3 </desc>\n",
"\n",
"<g id=\"gnuplot_canvas\">\n",
"\n",
"<rect fill=\"none\" height=\"420\" width=\"560\" x=\"0\" y=\"0\"/>\n",
"<defs>\n",
"\n",
"\t<circle id=\"gpDot\" r=\"0.5\" stroke-width=\"0.5\"/>\n",
"\t<path d=\"M-1,0 h2 M0,-1 v2\" id=\"gpPt0\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<path d=\"M-1,-1 L1,1 M1,-1 L-1,1\" id=\"gpPt1\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<path d=\"M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1\" id=\"gpPt2\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<rect height=\"2\" id=\"gpPt3\" stroke=\"currentColor\" stroke-width=\"0.333\" width=\"2\" x=\"-1\" y=\"-1\"/>\n",
"\t<rect fill=\"currentColor\" height=\"2\" id=\"gpPt4\" stroke=\"currentColor\" stroke-width=\"0.333\" width=\"2\" x=\"-1\" y=\"-1\"/>\n",
"\t<circle cx=\"0\" cy=\"0\" id=\"gpPt5\" r=\"1\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt6\" stroke=\"none\" xlink:href=\"#gpPt5\"/>\n",
"\t<path d=\"M0,-1.33 L-1.33,0.67 L1.33,0.67 z\" id=\"gpPt7\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt8\" stroke=\"none\" xlink:href=\"#gpPt7\"/>\n",
"\t<use id=\"gpPt9\" stroke=\"currentColor\" transform=\"rotate(180)\" xlink:href=\"#gpPt7\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt10\" stroke=\"none\" xlink:href=\"#gpPt9\"/>\n",
"\t<use id=\"gpPt11\" stroke=\"currentColor\" transform=\"rotate(45)\" xlink:href=\"#gpPt3\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt12\" stroke=\"none\" xlink:href=\"#gpPt11\"/>\n",
"\t<path d=\"M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z\" id=\"gpPt13\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt14\" stroke=\"none\" xlink:href=\"#gpPt13\"/>\n",
"\t<filter filterUnits=\"objectBoundingBox\" height=\"1\" id=\"textbox\" width=\"1\" x=\"0\" y=\"0\">\n",
"\t <feFlood flood-color=\"white\" flood-opacity=\"1\" result=\"bgnd\"/>\n",
"\t <feComposite in=\"SourceGraphic\" in2=\"bgnd\" operator=\"atop\"/>\n",
"\t</filter>\n",
"\t<filter filterUnits=\"objectBoundingBox\" height=\"1\" id=\"greybox\" width=\"1\" x=\"0\" y=\"0\">\n",
"\t <feFlood flood-color=\"lightgrey\" flood-opacity=\"1\" result=\"grey\"/>\n",
"\t <feComposite in=\"SourceGraphic\" in2=\"grey\" operator=\"atop\"/>\n",
"\t</filter>\n",
"</defs>\n",
"<g color=\"white\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"\t<g id=\"gnuplot_plot_1a\"><title>gnuplot_plot_1a</title>\n",
"<g color=\"white\" fill=\"none\" stroke=\"black\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M344.2,234.6 L343.3,233.6 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M316.8,173.1 L318.7,179.4 \" stroke=\"rgb( 0, 132, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M347.1,235.3 L344.2,234.6 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M343.9,233.9 L344.2,234.6 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M307.7,129.6 L316.8,173.1 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M304.9,137.0 L316.8,173.1 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M295.8,93.5 L307.7,129.6 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M314.0,169.4 L318.0,179.1 \" stroke=\"rgb( 0, 196, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M304.9,137.0 L314.0,169.4 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M302.1,144.5 L314.0,169.4 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M295.8,93.5 L304.9,137.0 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M293.0,112.1 L304.9,137.0 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M317.6,178.9 L311.3,168.0 \" stroke=\"rgb( 0, 245, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M302.1,144.5 L311.3,168.0 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M299.4,151.9 L311.3,168.0 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M293.0,112.1 L302.1,144.5 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M290.2,128.4 L302.1,144.5 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M308.5,168.7 L317.2,178.7 \" stroke=\"rgb( 22, 255, 233)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M283.8,69.8 L295.8,93.5 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M150.1,232.8 L141.0,252.0 \" stroke=\"rgb( 0, 2, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M152.9,234.3 L141.0,252.0 \" stroke=\"rgb( 0, 0, 225)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M129.1,264.2 L141.0,252.0 \" stroke=\"rgb( 0, 0, 160)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M138.2,240.1 L129.1,264.2 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M117.2,269.5 L129.1,264.2 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M283.8,69.8 L293.0,112.1 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M281.1,97.2 L293.0,112.1 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M157.8,226.9 L152.9,234.3 \" stroke=\"rgb( 0, 34, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M157.9,227.2 L152.9,234.3 \" stroke=\"rgb( 0, 34, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M126.3,241.3 L117.2,269.5 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M105.3,266.5 L117.2,269.5 \" stroke=\"rgb( 0, 0, 144)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M308.5,168.7 L299.4,151.9 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M290.2,128.4 L299.4,151.9 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M287.4,142.6 L299.4,151.9 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M316.6,178.4 L308.5,168.7 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M296.6,159.4 L308.5,168.7 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M176.7,187.9 L173.1,195.4 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M281.1,97.2 L290.2,128.4 \" stroke=\"rgb(255, 196, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M278.4,120.1 L290.2,128.4 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M114.4,235.0 L105.3,266.5 \" stroke=\"rgb( 0, 2, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M93.3,253.9 L105.3,266.5 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M305.7,171.2 L315.1,177.7 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M185.9,185.9 L176.7,187.9 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M188.6,161.9 L176.7,187.9 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M272.0,57.2 L283.8,69.8 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M272.0,57.2 L281.1,97.2 \" stroke=\"rgb(255, 2, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M269.3,90.9 L281.1,97.2 \" stroke=\"rgb(255, 83, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M296.6,159.4 L287.4,142.6 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M278.4,120.1 L287.4,142.6 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M275.6,139.1 L287.4,142.6 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M305.7,171.2 L296.6,159.4 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M284.7,155.0 L296.6,159.4 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M150.1,232.8 L157.2,225.4 \" stroke=\"rgb( 0, 83, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M311.6,176.1 L305.7,171.2 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M293.8,166.8 L305.7,171.2 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M156.4,223.0 L150.1,232.8 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M138.2,240.1 L150.1,232.8 \" stroke=\"rgb( 0, 51, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M269.3,90.9 L278.4,120.1 \" stroke=\"rgb(255, 132, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M266.5,118.3 L278.4,120.1 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M197.8,166.1 L188.6,161.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M200.6,135.9 L188.6,161.9 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M185.9,185.9 L178.4,197.5 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M147.4,222.3 L138.2,240.1 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M126.3,241.3 L138.2,240.1 \" stroke=\"rgb( 0, 51, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M195.0,185.2 L185.9,185.9 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M197.8,166.1 L185.9,185.9 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M302.9,175.2 L307.4,176.5 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M284.7,155.0 L275.6,139.1 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M266.5,118.3 L275.6,139.1 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M263.7,140.4 L275.6,139.1 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M293.8,166.8 L284.7,155.0 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M272.9,154.8 L284.7,155.0 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M260.1,54.2 L269.3,90.9 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M257.3,92.0 L269.3,90.9 \" stroke=\"rgb(255, 51, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M102.5,220.0 L93.3,253.9 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M81.4,230.2 L93.3,253.9 \" stroke=\"rgb( 0, 67, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M206.9,170.3 L197.8,166.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M209.7,146.3 L197.8,166.1 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M257.3,92.0 L266.5,118.3 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M254.6,122.1 L266.5,118.3 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M209.7,146.3 L200.6,135.9 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M212.5,111.3 L200.6,135.9 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M260.1,54.2 L272.0,57.2 \" stroke=\"rgb(144, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M302.9,175.2 L293.8,166.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M281.9,165.9 L293.8,166.8 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M135.5,220.5 L126.3,241.3 \" stroke=\"rgb( 0, 132, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M114.4,235.0 L126.3,241.3 \" stroke=\"rgb( 0, 83, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M218.8,155.5 L209.7,146.3 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M221.6,127.8 L209.7,146.3 \" stroke=\"rgb(255, 245, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M272.9,154.8 L263.7,140.4 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M254.6,122.1 L263.7,140.4 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M251.8,145.5 L263.7,140.4 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M245.4,99.4 L254.6,122.1 \" stroke=\"rgb(255, 115, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M242.7,130.3 L254.6,122.1 \" stroke=\"rgb(255, 196, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M248.2,59.5 L257.3,92.0 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M245.4,99.4 L257.3,92.0 \" stroke=\"rgb(255, 51, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M192.2,195.5 L183.1,198.9 \" stroke=\"rgb( 22, 255, 233)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M195.0,185.2 L183.1,198.9 \" stroke=\"rgb( 22, 255, 233)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M281.9,165.9 L272.9,154.8 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M260.9,157.9 L272.9,154.8 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M305.5,176.7 L302.9,175.2 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M291.0,174.3 L302.9,175.2 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M204.2,185.5 L195.0,185.2 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M206.9,170.3 L195.0,185.2 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M221.6,127.8 L212.5,111.3 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M224.4,89.5 L212.5,111.3 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M230.7,141.8 L221.6,127.8 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M233.5,111.7 L221.6,127.8 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M216.1,174.6 L206.9,170.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M218.8,155.5 L206.9,170.3 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M251.8,145.5 L242.7,130.3 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M233.5,111.7 L242.7,130.3 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M230.7,141.8 L242.7,130.3 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M228.0,163.6 L218.8,155.5 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M230.7,141.8 L218.8,155.5 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M236.3,71.7 L245.4,99.4 \" stroke=\"rgb(255, 2, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M233.5,111.7 L245.4,99.4 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M239.9,153.6 L230.7,141.8 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M260.9,157.9 L251.8,145.5 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M239.9,153.6 L251.8,145.5 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M224.4,89.5 L233.5,111.7 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M291.0,174.3 L281.9,165.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M270.1,167.8 L281.9,165.9 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M147.4,222.3 L155.3,219.7 \" stroke=\"rgb( 0, 180, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M248.2,59.5 L260.1,54.2 \" stroke=\"rgb(128, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M270.1,167.8 L260.9,157.9 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M249.0,163.5 L260.9,157.9 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M249.0,163.5 L239.9,153.6 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M228.0,163.6 L239.9,153.6 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M236.3,71.7 L224.4,89.5 \" stroke=\"rgb(225, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M343.8,185.0 L337.2,185.0 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M123.5,212.2 L114.4,235.0 \" stroke=\"rgb( 0, 196, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M102.5,220.0 L114.4,235.0 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M237.1,170.7 L228.0,163.6 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M216.1,174.6 L228.0,163.6 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M297.9,178.9 L291.0,174.3 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M279.2,175.6 L291.0,174.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M236.3,71.7 L248.2,59.5 \" stroke=\"rgb(160, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M153.4,214.1 L147.4,222.3 \" stroke=\"rgb( 0, 196, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M135.5,220.5 L147.4,222.3 \" stroke=\"rgb( 0, 180, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M225.2,178.8 L216.1,174.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M204.2,185.5 L216.1,174.6 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M279.2,175.6 L270.1,167.8 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M258.2,171.7 L270.1,167.8 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M213.3,186.8 L204.2,185.5 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M192.2,195.5 L204.2,185.5 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M258.2,171.7 L249.0,163.5 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M237.1,170.7 L249.0,163.5 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M201.4,194.1 L192.2,195.5 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M186.5,199.4 L192.2,195.5 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M246.3,177.0 L237.1,170.7 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M225.2,178.8 L237.1,170.7 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M288.3,181.7 L295.2,181.0 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M330.4,186.4 L328.0,185.9 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M342.3,185.3 L326.6,184.5 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M90.6,195.2 L81.4,230.2 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M69.5,194.2 L81.4,230.2 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M267.3,178.5 L258.2,171.7 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M246.3,177.0 L258.2,171.7 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M288.3,181.7 L279.2,175.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M267.3,178.5 L279.2,175.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M234.3,183.0 L225.2,178.8 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M213.3,186.8 L225.2,178.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M351.4,184.7 L342.3,185.3 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M359.1,182.2 L342.3,185.3 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M330.4,186.4 L342.3,185.3 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M144.6,206.4 L135.5,220.5 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M123.5,212.2 L135.5,220.5 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M222.4,189.0 L213.3,186.8 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M201.4,194.1 L213.3,186.8 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M255.4,182.6 L246.3,177.0 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M234.3,183.0 L246.3,177.0 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M380.8,172.6 L366.5,179.8 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M276.5,184.3 L267.3,178.5 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M255.4,182.6 L267.3,178.5 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M291.9,183.6 L288.3,181.7 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M276.5,184.3 L288.3,181.7 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M210.5,194.3 L201.4,194.1 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M189.5,199.6 L201.4,194.1 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M111.6,196.2 L102.5,220.0 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M90.6,195.2 L102.5,220.0 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M339.5,187.9 L330.4,186.4 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M328.8,186.7 L330.4,186.4 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M243.5,187.2 L234.3,183.0 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M222.4,189.0 L234.3,183.0 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M144.6,206.4 L151.5,208.5 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M264.5,187.6 L255.4,182.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M243.5,187.2 L255.4,182.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M360.6,184.0 L351.4,184.7 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M372.5,177.9 L351.4,184.7 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M339.5,187.9 L351.4,184.7 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M408.3,147.4 L404.1,152.7 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M285.5,189.2 L276.5,184.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M264.5,187.6 L276.5,184.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M231.6,191.8 L222.4,189.0 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M210.5,194.3 L222.4,189.0 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M285.5,189.2 L286.6,188.9 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M405.4,151.5 L386.1,169.3 \" stroke=\"rgb(255, 245, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M132.7,197.2 L123.5,212.2 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M111.6,196.2 L123.5,212.2 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M252.6,191.4 L243.5,187.2 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M231.6,191.8 L243.5,187.2 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M219.7,195.9 L210.5,194.3 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M198.6,198.2 L210.5,194.3 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M348.7,189.3 L339.5,187.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M332.2,189.9 L339.5,187.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M381.6,175.4 L372.5,177.9 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M393.5,164.5 L372.5,177.9 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M360.6,184.0 L372.5,177.9 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M273.7,192.3 L264.5,187.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M252.6,191.4 L264.5,187.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M286.2,189.5 L285.5,189.2 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M273.7,192.3 L285.5,189.2 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M149.2,202.3 L144.6,206.4 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M132.7,197.2 L144.6,206.4 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M240.7,195.2 L231.6,191.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M219.7,195.9 L231.6,191.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M369.7,184.3 L360.6,184.0 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M348.7,189.3 L360.6,184.0 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M207.8,198.8 L198.6,198.2 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M189.4,199.6 L198.6,198.2 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M336.7,194.0 L336.1,193.8 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M261.8,195.6 L252.6,191.4 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M240.7,195.2 L252.6,191.4 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M282.0,196.3 L273.7,192.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M261.8,195.6 L273.7,192.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M228.8,198.6 L219.7,195.9 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M207.8,198.8 L219.7,195.9 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M357.8,191.5 L348.7,189.3 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M336.7,194.0 L348.7,189.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M402.7,160.5 L393.5,164.5 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M405.4,151.5 L393.5,164.5 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M381.6,175.4 L393.5,164.5 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M414.6,142.9 L405.4,151.5 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M426.5,121.6 L405.4,151.5 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M78.7,159.1 L69.5,194.2 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M249.9,199.0 L240.7,195.2 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M228.8,198.6 L240.7,195.2 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M390.8,174.7 L381.6,175.4 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M369.7,184.3 L381.6,175.4 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M99.7,171.3 L90.6,195.2 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M78.7,159.1 L90.6,195.2 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M270.9,199.8 L261.8,195.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M249.9,199.0 L261.8,195.6 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M345.9,197.3 L336.7,194.0 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M336.4,194.1 L336.7,194.0 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M378.8,186.1 L369.7,184.3 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M357.8,191.5 L369.7,184.3 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M466.7,286.4 L454.7,305.5 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M445.6,265.6 L454.7,305.5 \" stroke=\"rgb( 0, 2, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M442.8,315.0 L454.7,305.5 \" stroke=\"rgb( 0, 0, 144)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M120.8,181.1 L111.6,196.2 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M99.7,171.3 L111.6,196.2 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M216.9,201.1 L207.8,198.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M195.8,200.1 L207.8,198.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M270.9,199.8 L281.6,196.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M141.8,188.8 L132.7,197.2 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M120.8,181.1 L132.7,197.2 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M433.7,278.3 L442.8,315.0 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M430.9,316.1 L442.8,315.0 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M237.9,202.1 L228.8,198.6 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M216.9,201.1 L228.8,198.6 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M366.9,195.0 L357.8,191.5 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M345.9,197.3 L357.8,191.5 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M141.8,188.8 L145.5,191.7 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M478.6,256.3 L466.7,286.4 \" stroke=\"rgb( 0, 67, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M457.5,244.1 L466.7,286.4 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M259.0,203.1 L249.9,199.0 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M237.9,202.1 L249.9,199.0 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M277.9,203.1 L270.9,199.8 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M259.0,203.1 L270.9,199.8 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M205.0,202.4 L195.8,200.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M183.9,199.2 L195.8,200.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M355.0,201.8 L345.9,197.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M340.5,199.5 L345.9,197.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M399.9,177.0 L390.8,174.7 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M402.7,160.5 L390.8,174.7 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M378.8,186.1 L390.8,174.7 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M411.8,159.7 L402.7,160.5 \" stroke=\"rgb(255, 196, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M414.6,142.9 L402.7,160.5 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M388.0,190.5 L378.8,186.1 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M366.9,195.0 L378.8,186.1 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M226.0,204.5 L216.9,201.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M205.0,202.4 L216.9,201.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M421.8,283.6 L430.9,316.1 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M419.0,310.4 L430.9,316.1 \" stroke=\"rgb( 0, 0, 160)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M247.1,206.1 L237.9,202.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M226.0,204.5 L237.9,202.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M376.1,200.6 L366.9,195.0 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M355.0,201.8 L366.9,195.0 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M423.7,138.0 L414.6,142.9 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M426.5,121.6 L414.6,142.9 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M268.1,207.2 L259.0,203.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M247.1,206.1 L259.0,203.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M457.5,244.1 L445.6,265.6 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M436.5,234.3 L445.6,265.6 \" stroke=\"rgb( 0, 196, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M433.7,278.3 L445.6,265.6 \" stroke=\"rgb( 0, 83, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M424.5,249.2 L433.7,278.3 \" stroke=\"rgb( 0, 132, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M421.8,283.6 L433.7,278.3 \" stroke=\"rgb( 0, 51, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M490.5,213.8 L478.6,256.3 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M469.4,212.8 L478.6,256.3 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M268.1,207.2 L276.7,204.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M364.2,207.9 L355.0,201.8 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M345.5,205.8 L355.0,201.8 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M214.1,206.2 L205.0,202.4 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M193.1,202.1 L205.0,202.4 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M397.1,198.1 L388.0,190.5 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M399.9,177.0 L388.0,190.5 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M376.1,200.6 L388.0,190.5 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M435.6,111.3 L426.5,121.6 \" stroke=\"rgb(225, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M409.0,183.2 L399.9,177.0 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M411.8,159.7 L399.9,177.0 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M235.2,208.9 L226.0,204.5 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M214.1,206.2 L226.0,204.5 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M144.2,188.2 L141.8,188.8 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M129.9,173.7 L141.8,188.8 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M385.2,208.9 L376.1,200.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M364.2,207.9 L376.1,200.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M256.2,210.4 L247.1,206.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M235.2,208.9 L247.1,206.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M412.6,257.4 L421.8,283.6 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M409.9,282.7 L421.8,283.6 \" stroke=\"rgb( 0, 51, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M469.4,212.8 L457.5,244.1 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M448.4,211.8 L457.5,244.1 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M421.0,163.4 L411.8,159.7 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M423.7,138.0 L411.8,159.7 \" stroke=\"rgb(255, 115, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M129.9,173.7 L120.8,181.1 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M108.9,157.3 L120.8,181.1 \" stroke=\"rgb(255, 196, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M352.2,213.0 L349.3,211.0 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M274.4,210.1 L268.1,207.2 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M256.2,210.4 L268.1,207.2 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M409.9,282.7 L419.0,310.4 \" stroke=\"rgb( 0, 2, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M407.1,299.2 L419.0,310.4 \" stroke=\"rgb( 0, 0, 225)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M373.3,216.2 L364.2,207.9 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M352.2,213.0 L364.2,207.9 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M436.5,234.3 L424.5,249.2 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M415.4,226.6 L424.5,249.2 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M412.6,257.4 L424.5,249.2 \" stroke=\"rgb( 0, 180, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M406.3,209.8 L397.1,198.1 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M409.0,183.2 L397.1,198.1 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M385.2,208.9 L397.1,198.1 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M448.4,211.8 L436.5,234.3 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M427.3,210.8 L436.5,234.3 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M108.9,157.3 L99.7,171.3 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M87.8,136.5 L99.7,171.3 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M418.2,194.1 L409.0,183.2 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M421.0,163.4 L409.0,183.2 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M394.4,220.7 L385.2,208.9 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M373.3,216.2 L385.2,208.9 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M223.3,211.3 L214.1,206.2 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M202.2,206.9 L214.1,206.2 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M202.2,206.9 L193.1,202.1 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M181.2,199.6 L193.1,202.1 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M403.5,236.6 L412.6,257.4 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M400.7,260.0 L412.6,257.4 \" stroke=\"rgb( 0, 180, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M244.3,213.6 L235.2,208.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M223.3,211.3 L235.2,208.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M432.9,138.1 L423.7,138.0 \" stroke=\"rgb(255, 51, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M435.6,111.3 L423.7,138.0 \" stroke=\"rgb(255, 2, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M415.4,226.6 L406.3,209.8 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M418.2,194.1 L406.3,209.8 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M394.4,220.7 L406.3,209.8 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M427.3,210.8 L415.4,226.6 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M403.5,236.6 L415.4,226.6 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M265.4,214.8 L256.2,210.4 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M244.3,213.6 L256.2,210.4 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M361.4,220.8 L352.2,213.0 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M350.8,213.4 L352.2,213.0 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M403.5,236.6 L394.4,220.7 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M382.4,227.3 L394.4,220.7 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M382.4,227.3 L373.3,216.2 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M361.4,220.8 L373.3,216.2 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M427.3,210.8 L418.2,194.1 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M430.1,172.6 L418.2,194.1 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M439.2,188.4 L427.3,210.8 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M391.6,241.8 L403.5,236.6 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M400.7,260.0 L409.9,282.7 \" stroke=\"rgb( 0, 115, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M398.0,276.9 L409.9,282.7 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M430.1,172.6 L421.0,163.4 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M432.9,138.1 L421.0,163.4 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M265.4,214.8 L273.5,212.5 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M87.8,136.5 L78.7,159.1 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M460.3,180.5 L448.4,211.8 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M439.2,188.4 L448.4,211.8 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M391.6,241.8 L382.4,227.3 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M370.5,230.7 L382.4,227.3 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M481.3,170.3 L469.4,212.8 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M460.3,180.5 L469.4,212.8 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M391.6,241.8 L400.7,260.0 \" stroke=\"rgb( 0, 212, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M388.8,258.3 L400.7,260.0 \" stroke=\"rgb( 0, 196, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M232.4,216.9 L223.3,211.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M211.3,213.1 L223.3,211.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M211.3,213.1 L202.2,206.9 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M190.3,206.1 L202.2,206.9 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M379.7,243.1 L391.6,241.8 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M370.5,230.7 L361.4,220.8 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M356.4,221.9 L361.4,220.8 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M253.5,218.4 L244.3,213.6 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M232.4,216.9 L244.3,213.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M439.2,188.4 L430.1,172.6 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M442.0,144.4 L430.1,172.6 \" stroke=\"rgb(255, 132, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M481.3,170.3 L490.5,213.8 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M451.1,158.1 L439.2,188.4 \" stroke=\"rgb(255, 196, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M444.8,106.6 L435.6,111.3 \" stroke=\"rgb(160, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M190.3,206.1 L181.2,199.6 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M169.2,194.7 L181.2,199.6 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M164.5,190.9 L181.2,199.6 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M271.5,217.5 L265.4,214.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M253.5,218.4 L265.4,214.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M138.3,173.0 L129.9,173.7 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M118.0,152.0 L129.9,173.7 \" stroke=\"rgb(255, 132, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M442.0,144.4 L432.9,138.1 \" stroke=\"rgb(255, 51, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M444.8,106.6 L432.9,138.1 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M398.0,276.9 L407.1,299.2 \" stroke=\"rgb( 0, 67, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M395.2,283.8 L407.1,299.2 \" stroke=\"rgb( 0, 67, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M379.7,243.1 L370.5,230.7 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M362.4,231.3 L370.5,230.7 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M220.5,220.1 L211.3,213.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M199.4,214.3 L211.3,213.1 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M241.5,222.5 L232.4,216.9 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M220.5,220.1 L232.4,216.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M388.8,258.3 L398.0,276.9 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M386.0,267.3 L398.0,276.9 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M388.8,258.3 L379.7,243.1 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M368.6,241.6 L379.7,243.1 \" stroke=\"rgb( 22, 255, 233)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M262.6,222.8 L253.5,218.4 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M241.5,222.5 L253.5,218.4 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M376.9,253.3 L388.8,258.3 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M199.4,214.3 L190.3,206.1 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M178.4,203.8 L190.3,206.1 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M472.2,139.2 L460.3,180.5 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M451.1,158.1 L460.3,180.5 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M451.1,158.1 L442.0,144.4 \" stroke=\"rgb(255, 83, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M453.9,108.7 L442.0,144.4 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M262.6,222.8 L270.4,220.2 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M118.0,152.0 L108.9,157.3 \" stroke=\"rgb(255, 83, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M96.9,124.8 L108.9,157.3 \" stroke=\"rgb(255, 2, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M463.1,119.1 L451.1,158.1 \" stroke=\"rgb(255, 2, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M229.6,227.1 L220.5,220.1 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M208.6,223.3 L220.5,220.1 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M178.4,203.8 L169.2,194.7 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M157.3,186.9 L169.2,194.7 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M152.2,181.0 L169.2,194.7 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M250.7,227.5 L241.5,222.5 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M229.6,227.1 L241.5,222.5 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M127.1,154.1 L137.0,169.8 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M208.6,223.3 L199.4,214.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M187.5,214.6 L199.4,214.3 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M453.9,108.7 L444.8,106.6 \" stroke=\"rgb(128, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M268.5,225.0 L262.6,222.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M250.7,227.5 L262.6,222.8 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M376.9,253.3 L371.4,246.2 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M472.2,139.2 L481.3,170.3 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M187.5,214.6 L178.4,203.8 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M166.5,199.4 L178.4,203.8 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M217.7,232.4 L208.6,223.3 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M196.7,226.6 L208.6,223.3 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M238.8,233.4 L229.6,227.1 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M217.7,232.4 L229.6,227.1 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M386.0,267.3 L376.9,253.3 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M375.0,252.1 L376.9,253.3 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M259.8,231.4 L250.7,227.5 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M238.8,233.4 L250.7,227.5 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M96.9,124.8 L87.8,136.5 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M395.2,283.8 L386.0,267.3 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M381.4,262.6 L386.0,267.3 \" stroke=\"rgb( 0, 212, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M383.3,265.6 L395.2,283.8 \" stroke=\"rgb( 0, 180, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M374.6,255.9 L395.2,283.8 \" stroke=\"rgb( 0, 196, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M196.7,226.6 L187.5,214.6 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M175.6,214.0 L187.5,214.6 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M226.9,240.6 L217.7,232.4 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M205.8,238.5 L217.7,232.4 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M259.8,231.4 L267.3,228.2 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M463.1,119.1 L453.9,108.7 \" stroke=\"rgb(144, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M127.1,154.1 L118.0,152.0 \" stroke=\"rgb(255, 51, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M106.1,122.8 L118.0,152.0 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M205.8,238.5 L196.7,226.6 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M184.8,229.8 L196.7,226.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M247.9,238.3 L238.8,233.4 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M226.9,240.6 L238.8,233.4 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M166.5,199.4 L157.3,186.9 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M145.4,175.8 L157.3,186.9 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M139.2,165.8 L157.3,186.9 \" stroke=\"rgb(255, 148, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M206.6,343.6 L197.5,330.4 \" stroke=\"rgb( 0, 0, 160)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M209.4,303.7 L197.5,330.4 \" stroke=\"rgb( 0, 2, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M188.3,311.7 L197.5,330.4 \" stroke=\"rgb( 0, 0, 225)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M463.1,119.1 L472.2,139.2 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M200.3,290.4 L188.3,311.7 \" stroke=\"rgb( 0, 67, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M179.2,288.8 L188.3,311.7 \" stroke=\"rgb( 0, 67, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M214.9,249.5 L205.8,238.5 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M193.9,245.6 L205.8,238.5 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M215.8,349.8 L206.6,343.6 \" stroke=\"rgb( 0, 0, 128)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M218.5,312.0 L206.6,343.6 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M175.6,214.0 L166.5,199.4 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M154.6,192.8 L166.5,199.4 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M236.0,247.2 L226.9,240.6 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M214.9,249.5 L226.9,240.6 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M265.4,232.8 L259.8,231.4 \" stroke=\"rgb(119, 255, 136)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M247.9,238.3 L259.8,231.4 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M184.8,229.8 L175.6,214.0 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M163.7,212.3 L175.6,214.0 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M193.9,245.6 L184.8,229.8 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M172.8,233.0 L184.8,229.8 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M191.1,273.3 L179.2,288.8 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M170.1,263.3 L179.2,288.8 \" stroke=\"rgb( 0, 180, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M203.0,260.3 L193.9,245.6 \" stroke=\"rgb( 22, 255, 233)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M182.0,253.8 L193.9,245.6 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M224.1,258.5 L214.9,249.5 \" stroke=\"rgb( 22, 255, 233)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M203.0,260.3 L214.9,249.5 \" stroke=\"rgb( 22, 255, 233)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M346.3,234.8 L358.3,242.0 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M209.4,303.7 L200.3,290.4 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M212.2,272.8 L200.3,290.4 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M191.1,273.3 L200.3,290.4 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M203.0,260.3 L191.1,273.3 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M182.0,253.8 L191.1,273.3 \" stroke=\"rgb( 0, 245, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M212.2,272.8 L203.0,260.3 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M257.1,241.1 L247.9,238.3 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M236.0,247.2 L247.9,238.3 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M132.6,159.1 L127.1,154.1 \" stroke=\"rgb(255, 51, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M115.2,129.1 L127.1,154.1 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M172.8,233.0 L182.0,253.8 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M170.1,263.3 L182.0,253.8 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M218.5,312.0 L209.4,303.7 \" stroke=\"rgb( 0, 51, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M221.3,282.0 L209.4,303.7 \" stroke=\"rgb( 0, 115, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M224.9,347.8 L215.8,349.8 \" stroke=\"rgb( 0, 0, 144)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M227.7,314.2 L215.8,349.8 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M245.1,251.2 L236.0,247.2 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M224.1,258.5 L236.0,247.2 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M221.3,282.0 L212.2,272.8 \" stroke=\"rgb( 0, 196, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M224.1,258.5 L212.2,272.8 \" stroke=\"rgb( 0, 245, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M233.2,264.7 L224.1,258.5 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M160.9,236.3 L170.1,263.3 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M163.7,212.3 L172.8,233.0 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M160.9,236.3 L172.8,233.0 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M315.0,227.3 L309.6,227.0 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M353.1,237.7 L373.7,254.9 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M325.2,228.3 L340.8,232.6 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M257.1,241.1 L264.0,236.8 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M106.1,122.8 L96.9,124.8 \" stroke=\"rgb(144, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M154.6,192.8 L163.7,212.3 \" stroke=\"rgb(255, 245, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M151.8,209.3 L163.7,212.3 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M227.7,314.2 L218.5,312.0 \" stroke=\"rgb( 0, 51, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M230.5,286.7 L218.5,312.0 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M230.5,286.7 L221.3,282.0 \" stroke=\"rgb( 0, 180, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M233.2,264.7 L221.3,282.0 \" stroke=\"rgb( 0, 212, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M145.4,175.8 L154.6,192.8 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M142.6,183.8 L154.6,192.8 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M371.4,246.1 L383.3,265.6 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M362.2,241.9 L383.3,265.6 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M133.5,161.0 L145.4,175.8 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M124.4,142.3 L145.4,175.8 \" stroke=\"rgb(255, 18, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M262.8,241.1 L257.1,241.1 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M245.1,251.2 L257.1,241.1 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M151.8,209.3 L160.9,236.3 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M242.4,267.0 L233.2,264.7 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M245.1,251.2 L233.2,264.7 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M254.3,252.0 L245.1,251.2 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M311.0,226.9 L296.6,228.5 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M362.2,241.9 L353.1,237.7 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M341.2,229.3 L353.1,237.7 \" stroke=\"rgb(168, 255, 87)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M332.0,228.9 L353.1,237.7 \" stroke=\"rgb(152, 255, 103)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M234.1,336.2 L224.9,347.8 \" stroke=\"rgb( 0, 0, 208)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M236.8,308.9 L224.9,347.8 \" stroke=\"rgb( 0, 2, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M320.1,225.4 L311.0,226.9 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M332.0,228.9 L311.0,226.9 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M299.1,227.7 L311.0,226.9 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M239.6,286.0 L230.5,286.7 \" stroke=\"rgb( 0, 180, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M242.4,267.0 L230.5,286.7 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M341.2,229.3 L332.0,228.9 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M320.1,225.4 L332.0,228.9 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M299.1,227.7 L287.0,231.2 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M142.6,183.8 L151.8,209.3 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M236.8,308.9 L227.7,314.2 \" stroke=\"rgb( 0, 83, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M239.6,286.0 L227.7,314.2 \" stroke=\"rgb( 0, 132, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M115.2,129.1 L106.1,122.8 \" stroke=\"rgb(128, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M254.3,252.0 L261.6,245.4 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M251.5,264.4 L242.4,267.0 \" stroke=\"rgb( 38, 255, 217)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M254.3,252.0 L242.4,267.0 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M371.4,246.1 L362.2,241.9 \" stroke=\"rgb(136, 255, 119)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M350.3,228.5 L362.2,241.9 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M260.4,249.8 L254.3,252.0 \" stroke=\"rgb(103, 255, 152)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M133.5,161.0 L142.6,183.8 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M308.2,223.8 L299.1,227.7 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M287.1,231.1 L299.1,227.7 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M124.4,142.3 L115.2,129.1 \" stroke=\"rgb(160, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M124.4,142.3 L133.5,161.0 \" stroke=\"rgb(225, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M329.3,222.0 L320.1,225.4 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M308.2,223.8 L320.1,225.4 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M350.3,228.5 L341.2,229.3 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M329.3,222.0 L341.2,229.3 \" stroke=\"rgb(233, 255, 22)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M248.7,278.6 L239.6,286.0 \" stroke=\"rgb( 0, 229, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M251.5,264.4 L239.6,286.0 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M296.3,225.1 L287.1,231.1 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M276.8,237.0 L287.1,231.1 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M359.4,226.5 L371.4,246.1 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M246.0,294.9 L236.8,308.9 \" stroke=\"rgb( 0, 164, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M248.7,278.6 L236.8,308.9 \" stroke=\"rgb( 0, 196, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M257.9,258.6 L251.5,264.4 \" stroke=\"rgb( 87, 255, 168)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M259.0,254.4 L251.5,264.4 \" stroke=\"rgb( 71, 255, 184)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M243.2,313.5 L234.1,336.2 \" stroke=\"rgb( 0, 67, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M246.0,294.9 L234.1,336.2 \" stroke=\"rgb( 0, 99, 255)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M284.4,230.3 L271.7,241.4 \" stroke=\"rgb(200, 255, 55)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M317.3,217.0 L308.2,223.8 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M296.3,225.1 L308.2,223.8 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M359.4,226.5 L350.3,228.5 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M338.4,216.5 L350.3,228.5 \" stroke=\"rgb(255, 245, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M338.4,216.5 L329.3,222.0 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M317.3,217.0 L329.3,222.0 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M255.3,267.7 L248.7,278.6 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M256.3,264.4 L248.7,278.6 \" stroke=\"rgb( 55, 255, 200)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M305.4,215.3 L296.3,225.1 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M284.4,230.3 L296.3,225.1 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M293.5,217.9 L284.4,230.3 \" stroke=\"rgb(255, 212, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M272.6,240.3 L284.4,230.3 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M272.6,240.3 L264.5,250.9 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M347.5,208.4 L359.4,226.5 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M281.6,226.1 L272.6,240.3 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M252.5,277.8 L246.0,294.9 \" stroke=\"rgb( 22, 255, 233)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M252.6,277.3 L246.0,294.9 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M326.5,206.9 L317.3,217.0 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M305.4,215.3 L317.3,217.0 \" stroke=\"rgb(255, 196, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M347.5,208.4 L338.4,216.5 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M326.5,206.9 L338.4,216.5 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M252.3,278.4 L243.2,313.5 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M255.1,271.0 L243.2,313.5 \" stroke=\"rgb( 6, 255, 249)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M314.6,201.1 L305.4,215.3 \" stroke=\"rgb(255, 115, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M293.5,217.9 L305.4,215.3 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M269.8,241.0 L258.1,263.0 \" stroke=\"rgb(184, 255, 71)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M302.7,200.2 L293.5,217.9 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M281.6,226.1 L293.5,217.9 \" stroke=\"rgb(255, 180, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M335.6,193.1 L326.5,206.9 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M314.6,201.1 L326.5,206.9 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M278.9,218.1 L269.8,241.0 \" stroke=\"rgb(255, 196, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M281.6,226.1 L269.8,241.0 \" stroke=\"rgb(255, 229, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M335.6,193.1 L347.5,208.4 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M290.7,205.4 L281.6,226.1 \" stroke=\"rgb(255, 132, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M264.2,235.9 L255.1,271.0 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M267.0,239.6 L255.1,271.0 \" stroke=\"rgb(217, 255, 38)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M323.7,181.9 L314.6,201.1 \" stroke=\"rgb(255, 2, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M302.7,200.2 L314.6,201.1 \" stroke=\"rgb(255, 51, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M323.7,181.9 L335.6,193.1 \" stroke=\"rgb(225, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M276.2,205.7 L267.0,239.6 \" stroke=\"rgb(255, 99, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M278.9,218.1 L267.0,239.6 \" stroke=\"rgb(255, 164, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M311.8,176.1 L302.7,200.2 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M290.7,205.4 L302.7,200.2 \" stroke=\"rgb(255, 51, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M264.2,235.9 L252.3,278.4 \" stroke=\"rgb(249, 255, 6)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M299.9,177.3 L290.7,205.4 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M278.9,218.1 L290.7,205.4 \" stroke=\"rgb(255, 83, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M288.0,186.7 L278.9,218.1 \" stroke=\"rgb(255, 2, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M311.8,176.1 L323.7,181.9 \" stroke=\"rgb(160, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M276.2,205.7 L264.2,235.9 \" stroke=\"rgb(255, 67, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M299.9,177.3 L311.8,176.1 \" stroke=\"rgb(128, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M288.0,186.7 L276.2,205.7 \" stroke=\"rgb(208, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<path d=\"M288.0,186.7 L299.9,177.3 \" stroke=\"rgb(144, 0, 0)\"/></g>\n",
"\t</g>\n",
"\t<g id=\"gnuplot_plot_2a\"><title>gnuplot_plot_2a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"</g>\n",
"\t</g>\n",
"<g color=\"white\" fill=\"none\" stroke=\"rgb(136, 255, 119)\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M252.3,370.4 L490.5,305.7 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M252.3,370.4 L69.5,286.1 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M69.5,286.1 L168.7,259.2 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.8,248.3 L321.7,227.9 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M490.5,305.7 L462.6,292.9 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M69.5,102.3 L69.5,286.1 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M307.7,37.6 L307.7,129.6 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M490.5,121.9 L490.5,305.7 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M252.3,278.4 L252.3,370.4 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M69.5,102.3 L307.7,37.6 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M490.5,121.9 L307.7,37.6 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M252.3,370.4 L69.5,286.1 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M259.6,373.7 L252.3,370.4 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M69.5,286.1 L62.3,282.8 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(264.4,382.2)\">\n",
"\t\t<text><tspan font-family=\"{}\">-1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M181.3,294.0 L129.1,270.0 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M311.8,354.2 L240.1,321.1 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M319.0,357.5 L311.8,354.2 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M129.1,270.0 L122.7,267.0 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(323.8,366.0)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M371.4,338.0 L251.8,282.9 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M378.6,341.4 L371.4,338.0 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(383.4,349.8)\">\n",
"\t\t<text><tspan font-family=\"{}\">0</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M430.9,321.9 L267.8,246.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M438.1,325.2 L430.9,321.9 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(443.0,333.7)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M365.8,248.3 L321.7,227.9 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,305.7 L462.6,292.9 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M497.7,309.1 L490.5,305.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(502.5,317.5)\">\n",
"\t\t<text><tspan font-family=\"{}\">1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M252.3,370.4 L490.5,305.7 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M245.7,372.2 L252.3,370.4 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M490.5,305.7 L497.1,303.9 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(241.2,378.5)\">\n",
"\t\t<text><tspan font-family=\"{}\">-1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M228.4,343.4 L404.4,295.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M206.6,349.3 L212.6,347.7 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M200.0,351.1 L206.6,349.3 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(195.5,357.4)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M245.5,305.3 L383.4,267.8 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M160.9,328.2 L192.3,319.7 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M154.3,330.1 L160.9,328.2 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(149.8,336.3)\">\n",
"\t\t<text><tspan font-family=\"{}\">0</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M255.8,269.0 L353.4,242.5 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M115.2,307.2 L179.6,289.7 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.6,309.0 L115.2,307.2 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M353.4,242.5 L357.4,241.5 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(104.1,315.3)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,286.1 L168.7,259.2 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M62.9,287.9 L69.5,286.1 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(58.4,294.2)\">\n",
"\t\t<text><tspan font-family=\"{}\">1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,286.1 L168.7,259.2 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M365.8,248.3 L321.7,227.9 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,305.7 L462.6,292.9 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,286.1 L69.5,286.1 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,289.8)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.4</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,305.7 L490.5,305.7 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M147.8,241.9 L161.6,238.2 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,263.1 L95.4,256.1 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,282.7 L471.6,274.0 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,263.1 L69.5,263.1 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,266.8)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.3</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,282.7 L490.5,282.7 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,240.1 L84.4,236.1 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,259.7 L479.1,254.5 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,240.1 L69.5,240.1 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,243.8)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.2</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,259.7 L490.5,259.7 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M165.2,191.3 L176.6,188.2 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,217.1 L76.5,215.3 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M366.6,179.8 L313.0,155.1 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,236.7 L484.8,234.1 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,217.1 L69.5,217.1 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,220.8)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,236.7 L490.5,236.7 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M145.8,173.5 L188.6,161.9 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M388.6,166.9 L307.7,129.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,194.2 L69.5,194.2 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,197.9)\">\n",
"\t\t<text><tspan font-family=\"{}\">0</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,213.8 L490.5,213.8 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M300.7,108.5 L307.7,106.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M131.9,154.3 L200.7,135.7 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,171.3 L76.0,169.5 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M405.1,151.5 L307.7,106.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,190.9 L485.1,188.4 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,171.3 L69.5,171.3 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,175.0)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,190.9 L490.5,190.9 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M292.8,87.6 L307.7,83.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M119.2,134.8 L213.6,109.2 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,148.3 L84.7,144.1 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M417.6,134.3 L307.7,83.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,167.9 L479.1,162.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,148.3 L69.5,148.3 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,152.0)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.2</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,167.9 L490.5,167.9 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M281.8,67.6 L307.7,60.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,125.3 L229.5,81.9 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M430.4,117.2 L307.7,60.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,144.9 L470.6,135.7 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,125.3 L69.5,125.3 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,129.0)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.3</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,144.9 L490.5,144.9 \" stroke=\"black\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M69.5,102.3 L307.7,37.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"gray\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path class=\"gridline\" d=\"M490.5,121.9 L307.7,37.6 \" stroke=\"gray\" stroke-dasharray=\"2,4\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M61.1,102.3 L69.5,102.3 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(49.1,106.0)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.4</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M498.9,121.9 L490.5,121.9 \" stroke=\"black\"/></g>\n",
"</g>\n",
"</svg>"
],
"text/plain": [
"<IPython.core.display.SVG object>"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"mesh(X,Y,Z)"
]
},
{
"cell_type": "code",
"execution_count": 60,
"metadata": {
"collapsed": false
},
"outputs": [
{
"data": {
"image/svg+xml": [
"<svg height=\"420px\" viewBox=\"0 0 560 420\" width=\"560px\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\">\n",
"\n",
"<title>Gnuplot</title>\n",
"<desc>Produced by GNUPLOT 5.0 patchlevel 3 </desc>\n",
"\n",
"<g id=\"gnuplot_canvas\">\n",
"\n",
"<rect fill=\"none\" height=\"420\" width=\"560\" x=\"0\" y=\"0\"/>\n",
"<defs>\n",
"\n",
"\t<circle id=\"gpDot\" r=\"0.5\" stroke-width=\"0.5\"/>\n",
"\t<path d=\"M-1,0 h2 M0,-1 v2\" id=\"gpPt0\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<path d=\"M-1,-1 L1,1 M1,-1 L-1,1\" id=\"gpPt1\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<path d=\"M-1,0 L1,0 M0,-1 L0,1 M-1,-1 L1,1 M-1,1 L1,-1\" id=\"gpPt2\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<rect height=\"2\" id=\"gpPt3\" stroke=\"currentColor\" stroke-width=\"0.333\" width=\"2\" x=\"-1\" y=\"-1\"/>\n",
"\t<rect fill=\"currentColor\" height=\"2\" id=\"gpPt4\" stroke=\"currentColor\" stroke-width=\"0.333\" width=\"2\" x=\"-1\" y=\"-1\"/>\n",
"\t<circle cx=\"0\" cy=\"0\" id=\"gpPt5\" r=\"1\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt6\" stroke=\"none\" xlink:href=\"#gpPt5\"/>\n",
"\t<path d=\"M0,-1.33 L-1.33,0.67 L1.33,0.67 z\" id=\"gpPt7\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt8\" stroke=\"none\" xlink:href=\"#gpPt7\"/>\n",
"\t<use id=\"gpPt9\" stroke=\"currentColor\" transform=\"rotate(180)\" xlink:href=\"#gpPt7\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt10\" stroke=\"none\" xlink:href=\"#gpPt9\"/>\n",
"\t<use id=\"gpPt11\" stroke=\"currentColor\" transform=\"rotate(45)\" xlink:href=\"#gpPt3\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt12\" stroke=\"none\" xlink:href=\"#gpPt11\"/>\n",
"\t<path d=\"M0,1.330 L1.265,0.411 L0.782,-1.067 L-0.782,-1.076 L-1.265,0.411 z\" id=\"gpPt13\" stroke=\"currentColor\" stroke-width=\"0.333\"/>\n",
"\t<use fill=\"currentColor\" id=\"gpPt14\" stroke=\"none\" xlink:href=\"#gpPt13\"/>\n",
"\t<filter filterUnits=\"objectBoundingBox\" height=\"1\" id=\"textbox\" width=\"1\" x=\"0\" y=\"0\">\n",
"\t <feFlood flood-color=\"white\" flood-opacity=\"1\" result=\"bgnd\"/>\n",
"\t <feComposite in=\"SourceGraphic\" in2=\"bgnd\" operator=\"atop\"/>\n",
"\t</filter>\n",
"\t<filter filterUnits=\"objectBoundingBox\" height=\"1\" id=\"greybox\" width=\"1\" x=\"0\" y=\"0\">\n",
"\t <feFlood flood-color=\"lightgrey\" flood-opacity=\"1\" result=\"grey\"/>\n",
"\t <feComposite in=\"SourceGraphic\" in2=\"grey\" operator=\"atop\"/>\n",
"\t</filter>\n",
"</defs>\n",
"<g color=\"white\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"1.00\">\n",
"\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 255, 255)\" points=\"66.1,355.3 493.9,355.3 493.9,52.7 66.1,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"rgb(255, 255, 255)\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M66.1,52.7 L66.1,355.3 L493.9,355.3 L493.9,52.7 L66.1,52.7 Z \" stroke=\"black\"/></g>\n",
"\t<g id=\"gnuplot_plot_1a\"><title>gnuplot_plot_1a</title>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"\t</g>\n",
"\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 148, 255)\" points=\"493.9,355.3 472.5,355.3 472.5,340.2 493.9,340.2 \"/>\n",
"\t</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,355.3 L493.9,340.2 L472.5,340.2 L472.5,355.3 L493.9,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 2, 255)\" points=\"472.5,355.3 451.1,355.3 451.1,340.2 472.5,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,355.3 L472.5,340.2 L451.1,340.2 L451.1,355.3 L472.5,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 0, 160)\" points=\"451.1,355.3 429.7,355.3 429.7,340.2 451.1,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,355.3 L451.1,340.2 L429.7,340.2 L429.7,355.3 L451.1,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 0, 128)\" points=\"429.7,355.3 408.3,355.3 408.3,340.2 429.7,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,355.3 L429.7,340.2 L408.3,340.2 L408.3,355.3 L429.7,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 0, 128)\" points=\"408.3,355.3 386.9,355.3 386.9,340.2 408.3,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,355.3 L408.3,340.2 L386.9,340.2 L386.9,355.3 L408.3,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 0, 176)\" points=\"386.9,355.3 365.5,355.3 365.5,340.2 386.9,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,355.3 L386.9,340.2 L365.5,340.2 L365.5,355.3 L386.9,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 18, 255)\" points=\"365.5,355.3 344.1,355.3 344.1,340.2 365.5,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,355.3 L365.5,340.2 L344.1,340.2 L344.1,355.3 L365.5,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"344.1,355.3 322.7,355.3 322.7,340.2 344.1,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,355.3 L344.1,340.2 L322.7,340.2 L322.7,355.3 L344.1,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 245, 255)\" points=\"322.7,355.3 301.3,355.3 301.3,340.2 322.7,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,355.3 L322.7,340.2 L301.3,340.2 L301.3,355.3 L322.7,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,355.3 280.0,355.3 280.0,340.2 301.3,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,355.3 L301.3,340.2 L280.0,340.2 L280.0,355.3 L301.3,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 245, 0)\" points=\"280.0,355.3 258.7,355.3 258.7,340.2 280.0,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,355.3 L280.0,340.2 L258.7,340.2 L258.7,355.3 L280.0,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 132, 0)\" points=\"258.7,355.3 237.3,355.3 237.3,340.2 258.7,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,355.3 L258.7,340.2 L237.3,340.2 L237.3,355.3 L258.7,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 18, 0)\" points=\"237.3,355.3 215.9,355.3 215.9,340.2 237.3,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,355.3 L237.3,340.2 L215.9,340.2 L215.9,355.3 L237.3,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(176, 0, 0)\" points=\"215.9,355.3 194.5,355.3 194.5,340.2 215.9,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,355.3 L215.9,340.2 L194.5,340.2 L194.5,355.3 L215.9,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(128, 0, 0)\" points=\"194.5,355.3 173.1,355.3 173.1,340.2 194.5,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,355.3 L194.5,340.2 L173.1,340.2 L173.1,355.3 L194.5,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(128, 0, 0)\" points=\"173.1,355.3 151.7,355.3 151.7,340.2 173.1,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,355.3 L173.1,340.2 L151.7,340.2 L151.7,355.3 L173.1,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(160, 0, 0)\" points=\"151.7,355.3 130.3,355.3 130.3,340.2 151.7,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,355.3 L151.7,340.2 L130.3,340.2 L130.3,355.3 L151.7,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 2, 0)\" points=\"130.3,355.3 108.9,355.3 108.9,340.2 130.3,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,355.3 L130.3,340.2 L108.9,340.2 L108.9,355.3 L130.3,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 148, 0)\" points=\"108.9,355.3 87.5,355.3 87.5,340.2 108.9,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,355.3 L108.9,340.2 L87.5,340.2 L87.5,355.3 L108.9,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"87.5,355.3 66.1,355.3 66.1,340.2 87.5,340.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,355.3 L87.5,340.2 L66.1,340.2 L66.1,355.3 L87.5,355.3 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"493.9,340.2 472.5,340.2 472.5,325.0 493.9,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,340.2 L493.9,325.0 L472.5,325.0 L472.5,340.2 L493.9,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 212, 255)\" points=\"472.5,340.2 451.1,340.2 451.1,325.0 472.5,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,340.2 L472.5,325.0 L451.1,325.0 L451.1,340.2 L472.5,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"451.1,340.2 429.7,340.2 429.7,325.0 451.1,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,340.2 L451.1,325.0 L429.7,325.0 L429.7,340.2 L451.1,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 51, 255)\" points=\"429.7,340.2 408.3,340.2 408.3,325.0 429.7,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,340.2 L429.7,325.0 L408.3,325.0 L408.3,340.2 L429.7,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 34, 255)\" points=\"408.3,340.2 386.9,340.2 386.9,325.0 408.3,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,340.2 L408.3,325.0 L386.9,325.0 L386.9,340.2 L408.3,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 67, 255)\" points=\"386.9,340.2 365.5,340.2 365.5,325.0 386.9,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,340.2 L386.9,325.0 L365.5,325.0 L365.5,340.2 L386.9,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"365.5,340.2 344.1,340.2 344.1,325.0 365.5,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,340.2 L365.5,325.0 L344.1,325.0 L344.1,340.2 L365.5,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"344.1,340.2 322.7,340.2 322.7,325.0 344.1,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,340.2 L344.1,325.0 L322.7,325.0 L322.7,340.2 L344.1,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 22, 255, 233)\" points=\"322.7,340.2 301.3,340.2 301.3,325.0 322.7,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,340.2 L322.7,325.0 L301.3,325.0 L301.3,340.2 L322.7,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,340.2 280.0,340.2 280.0,325.0 301.3,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,340.2 L301.3,325.0 L280.0,325.0 L280.0,340.2 L301.3,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(233, 255, 22)\" points=\"280.0,340.2 258.7,340.2 258.7,325.0 280.0,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,340.2 L280.0,325.0 L258.7,325.0 L258.7,340.2 L280.0,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"258.7,340.2 237.3,340.2 237.3,325.0 258.7,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,340.2 L258.7,325.0 L237.3,325.0 L237.3,340.2 L258.7,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"237.3,340.2 215.9,340.2 215.9,325.0 237.3,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,340.2 L237.3,325.0 L215.9,325.0 L215.9,340.2 L237.3,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 67, 0)\" points=\"215.9,340.2 194.5,340.2 194.5,325.0 215.9,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,340.2 L215.9,325.0 L194.5,325.0 L194.5,340.2 L215.9,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 34, 0)\" points=\"194.5,340.2 173.1,340.2 173.1,325.0 194.5,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,340.2 L194.5,325.0 L173.1,325.0 L173.1,340.2 L194.5,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 51, 0)\" points=\"173.1,340.2 151.7,340.2 151.7,325.0 173.1,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,340.2 L173.1,325.0 L151.7,325.0 L151.7,340.2 L173.1,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"151.7,340.2 130.3,340.2 130.3,325.0 151.7,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,340.2 L151.7,325.0 L130.3,325.0 L130.3,340.2 L151.7,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 212, 0)\" points=\"130.3,340.2 108.9,340.2 108.9,325.0 130.3,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,340.2 L130.3,325.0 L108.9,325.0 L108.9,340.2 L130.3,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"108.9,340.2 87.5,340.2 87.5,325.0 108.9,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,340.2 L108.9,325.0 L87.5,325.0 L87.5,340.2 L108.9,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 148, 255)\" points=\"87.5,340.2 66.1,340.2 66.1,325.0 87.5,325.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,340.2 L87.5,325.0 L66.1,325.0 L66.1,340.2 L87.5,340.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 212, 0)\" points=\"493.9,325.0 472.5,325.0 472.5,309.9 493.9,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,325.0 L493.9,309.9 L472.5,309.9 L472.5,325.0 L493.9,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"472.5,325.0 451.1,325.0 451.1,309.9 472.5,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,325.0 L472.5,309.9 L451.1,309.9 L451.1,325.0 L472.5,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 22, 255, 233)\" points=\"451.1,325.0 429.7,325.0 429.7,309.9 451.1,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,325.0 L451.1,309.9 L429.7,309.9 L429.7,325.0 L451.1,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"429.7,325.0 408.3,325.0 408.3,309.9 429.7,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,325.0 L429.7,309.9 L408.3,309.9 L408.3,325.0 L429.7,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 164, 255)\" points=\"408.3,325.0 386.9,325.0 386.9,309.9 408.3,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,325.0 L408.3,309.9 L386.9,309.9 L386.9,325.0 L408.3,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 180, 255)\" points=\"386.9,325.0 365.5,325.0 365.5,309.9 386.9,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,325.0 L386.9,309.9 L365.5,309.9 L365.5,325.0 L386.9,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"365.5,325.0 344.1,325.0 344.1,309.9 365.5,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,325.0 L365.5,309.9 L344.1,309.9 L344.1,325.0 L365.5,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 245, 255)\" points=\"344.1,325.0 322.7,325.0 322.7,309.9 344.1,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,325.0 L344.1,309.9 L322.7,309.9 L322.7,325.0 L344.1,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"322.7,325.0 301.3,325.0 301.3,309.9 322.7,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,325.0 L322.7,309.9 L301.3,309.9 L301.3,325.0 L322.7,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,325.0 280.0,325.0 280.0,309.9 301.3,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,325.0 L301.3,309.9 L280.0,309.9 L280.0,325.0 L301.3,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"280.0,325.0 258.7,325.0 258.7,309.9 280.0,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,325.0 L280.0,309.9 L258.7,309.9 L258.7,325.0 L280.0,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 245, 0)\" points=\"258.7,325.0 237.3,325.0 237.3,309.9 258.7,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,325.0 L258.7,309.9 L237.3,309.9 L237.3,325.0 L258.7,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"237.3,325.0 215.9,325.0 215.9,309.9 237.3,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,325.0 L237.3,309.9 L215.9,309.9 L215.9,325.0 L237.3,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 180, 0)\" points=\"215.9,325.0 194.5,325.0 194.5,309.9 215.9,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,325.0 L215.9,309.9 L194.5,309.9 L194.5,325.0 L215.9,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 164, 0)\" points=\"194.5,325.0 173.1,325.0 173.1,309.9 194.5,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,325.0 L194.5,309.9 L173.1,309.9 L173.1,325.0 L194.5,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"173.1,325.0 151.7,325.0 151.7,309.9 173.1,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,325.0 L173.1,309.9 L151.7,309.9 L151.7,325.0 L173.1,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"151.7,325.0 130.3,325.0 130.3,309.9 151.7,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,325.0 L151.7,309.9 L130.3,309.9 L130.3,325.0 L151.7,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"130.3,325.0 108.9,325.0 108.9,309.9 130.3,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,325.0 L130.3,309.9 L108.9,309.9 L108.9,325.0 L130.3,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 212, 255)\" points=\"108.9,325.0 87.5,325.0 87.5,309.9 108.9,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,325.0 L108.9,309.9 L87.5,309.9 L87.5,325.0 L108.9,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 2, 255)\" points=\"87.5,325.0 66.1,325.0 66.1,309.9 87.5,309.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,325.0 L87.5,309.9 L66.1,309.9 L66.1,325.0 L87.5,325.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"493.9,309.9 472.5,309.9 472.5,294.8 493.9,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,309.9 L493.9,294.8 L472.5,294.8 L472.5,309.9 L493.9,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"472.5,309.9 451.1,309.9 451.1,294.8 472.5,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,309.9 L472.5,294.8 L451.1,294.8 L451.1,309.9 L472.5,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"451.1,309.9 429.7,309.9 429.7,294.8 451.1,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,309.9 L451.1,294.8 L429.7,294.8 L429.7,309.9 L451.1,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"429.7,309.9 408.3,309.9 408.3,294.8 429.7,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,309.9 L429.7,294.8 L408.3,294.8 L408.3,309.9 L429.7,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 22, 255, 233)\" points=\"408.3,309.9 386.9,309.9 386.9,294.8 408.3,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,309.9 L408.3,294.8 L386.9,294.8 L386.9,309.9 L408.3,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"386.9,309.9 365.5,309.9 365.5,294.8 386.9,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,309.9 L386.9,294.8 L365.5,294.8 L365.5,309.9 L386.9,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 22, 255, 233)\" points=\"365.5,309.9 344.1,309.9 344.1,294.8 365.5,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,309.9 L365.5,294.8 L344.1,294.8 L344.1,309.9 L365.5,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 38, 255, 217)\" points=\"344.1,309.9 322.7,309.9 322.7,294.8 344.1,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,309.9 L344.1,294.8 L322.7,294.8 L322.7,309.9 L344.1,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 87, 255, 168)\" points=\"322.7,309.9 301.3,309.9 301.3,294.8 322.7,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,309.9 L322.7,294.8 L301.3,294.8 L301.3,309.9 L322.7,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,309.9 280.0,309.9 280.0,294.8 301.3,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,309.9 L301.3,294.8 L280.0,294.8 L280.0,309.9 L301.3,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"280.0,309.9 258.7,309.9 258.7,294.8 280.0,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,309.9 L280.0,294.8 L258.7,294.8 L258.7,309.9 L280.0,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(217, 255, 38)\" points=\"258.7,309.9 237.3,309.9 237.3,294.8 258.7,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,309.9 L258.7,294.8 L237.3,294.8 L237.3,309.9 L258.7,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"237.3,309.9 215.9,309.9 215.9,294.8 237.3,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,309.9 L237.3,294.8 L215.9,294.8 L215.9,309.9 L237.3,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"215.9,309.9 194.5,309.9 194.5,294.8 215.9,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,309.9 L215.9,294.8 L194.5,294.8 L194.5,309.9 L215.9,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"194.5,309.9 173.1,309.9 173.1,294.8 194.5,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,309.9 L194.5,294.8 L173.1,294.8 L173.1,309.9 L194.5,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"173.1,309.9 151.7,309.9 151.7,294.8 173.1,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,309.9 L173.1,294.8 L151.7,294.8 L151.7,309.9 L173.1,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"151.7,309.9 130.3,309.9 130.3,294.8 151.7,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,309.9 L151.7,294.8 L130.3,294.8 L130.3,309.9 L151.7,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"130.3,309.9 108.9,309.9 108.9,294.8 130.3,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,309.9 L130.3,294.8 L108.9,294.8 L108.9,309.9 L130.3,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"108.9,309.9 87.5,309.9 87.5,294.8 108.9,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,309.9 L108.9,294.8 L87.5,294.8 L87.5,309.9 L108.9,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 0, 160)\" points=\"87.5,309.9 66.1,309.9 66.1,294.8 87.5,294.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,309.9 L87.5,294.8 L66.1,294.8 L66.1,309.9 L87.5,309.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 51, 0)\" points=\"493.9,294.8 472.5,294.8 472.5,279.6 493.9,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,294.8 L493.9,279.6 L472.5,279.6 L472.5,294.8 L493.9,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"472.5,294.8 451.1,294.8 451.1,279.6 472.5,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,294.8 L472.5,279.6 L451.1,279.6 L451.1,294.8 L472.5,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"451.1,294.8 429.7,294.8 429.7,279.6 451.1,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,294.8 L451.1,279.6 L429.7,279.6 L429.7,294.8 L451.1,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"429.7,294.8 408.3,294.8 408.3,279.6 429.7,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,294.8 L429.7,279.6 L408.3,279.6 L408.3,294.8 L429.7,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 87, 255, 168)\" points=\"408.3,294.8 386.9,294.8 386.9,279.6 408.3,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,294.8 L408.3,279.6 L386.9,279.6 L386.9,294.8 L408.3,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 71, 255, 184)\" points=\"386.9,294.8 365.5,294.8 365.5,279.6 386.9,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,294.8 L386.9,279.6 L365.5,279.6 L365.5,294.8 L386.9,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"365.5,294.8 344.1,294.8 344.1,279.6 365.5,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,294.8 L365.5,279.6 L344.1,279.6 L344.1,294.8 L365.5,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 71, 255, 184)\" points=\"344.1,294.8 322.7,294.8 322.7,279.6 344.1,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,294.8 L344.1,279.6 L322.7,279.6 L322.7,294.8 L344.1,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"322.7,294.8 301.3,294.8 301.3,279.6 322.7,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,294.8 L322.7,279.6 L301.3,279.6 L301.3,294.8 L322.7,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,294.8 280.0,294.8 280.0,279.6 301.3,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,294.8 L301.3,279.6 L280.0,279.6 L280.0,294.8 L301.3,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"280.0,294.8 258.7,294.8 258.7,279.6 280.0,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,294.8 L280.0,279.6 L258.7,279.6 L258.7,294.8 L280.0,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(184, 255, 71)\" points=\"258.7,294.8 237.3,294.8 237.3,279.6 258.7,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,294.8 L258.7,279.6 L237.3,279.6 L237.3,294.8 L258.7,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"237.3,294.8 215.9,294.8 215.9,279.6 237.3,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,294.8 L237.3,279.6 L215.9,279.6 L215.9,294.8 L237.3,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"215.9,294.8 194.5,294.8 194.5,279.6 215.9,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,294.8 L215.9,279.6 L194.5,279.6 L194.5,294.8 L215.9,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"194.5,294.8 173.1,294.8 173.1,279.6 194.5,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,294.8 L194.5,279.6 L173.1,279.6 L173.1,294.8 L194.5,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"173.1,294.8 151.7,294.8 151.7,279.6 173.1,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,294.8 L173.1,279.6 L151.7,279.6 L151.7,294.8 L173.1,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"151.7,294.8 130.3,294.8 130.3,279.6 151.7,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,294.8 L151.7,279.6 L130.3,279.6 L130.3,294.8 L151.7,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"130.3,294.8 108.9,294.8 108.9,279.6 130.3,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,294.8 L130.3,279.6 L108.9,279.6 L108.9,294.8 L130.3,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 51, 255)\" points=\"108.9,294.8 87.5,294.8 87.5,279.6 108.9,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,294.8 L108.9,279.6 L87.5,279.6 L87.5,294.8 L108.9,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 0, 128)\" points=\"87.5,294.8 66.1,294.8 66.1,279.6 87.5,279.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,294.8 L87.5,279.6 L66.1,279.6 L66.1,294.8 L87.5,294.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 34, 0)\" points=\"493.9,279.6 472.5,279.6 472.5,264.5 493.9,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,279.6 L493.9,264.5 L472.5,264.5 L472.5,279.6 L493.9,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 164, 0)\" points=\"472.5,279.6 451.1,279.6 451.1,264.5 472.5,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,279.6 L472.5,264.5 L451.1,264.5 L451.1,279.6 L472.5,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"451.1,279.6 429.7,279.6 429.7,264.5 451.1,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,279.6 L451.1,264.5 L429.7,264.5 L429.7,279.6 L451.1,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"429.7,279.6 408.3,279.6 408.3,264.5 429.7,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,279.6 L429.7,264.5 L408.3,264.5 L408.3,279.6 L429.7,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"408.3,279.6 386.9,279.6 386.9,264.5 408.3,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,279.6 L408.3,264.5 L386.9,264.5 L386.9,279.6 L408.3,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"386.9,279.6 365.5,279.6 365.5,264.5 386.9,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,279.6 L386.9,264.5 L365.5,264.5 L365.5,279.6 L386.9,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"365.5,279.6 344.1,279.6 344.1,264.5 365.5,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,279.6 L365.5,264.5 L344.1,264.5 L344.1,279.6 L365.5,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"344.1,279.6 322.7,279.6 322.7,264.5 344.1,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,279.6 L344.1,264.5 L322.7,264.5 L322.7,279.6 L344.1,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"322.7,279.6 301.3,279.6 301.3,264.5 322.7,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,279.6 L322.7,264.5 L301.3,264.5 L301.3,279.6 L322.7,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,279.6 280.0,279.6 280.0,264.5 301.3,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,279.6 L301.3,264.5 L280.0,264.5 L280.0,279.6 L301.3,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"280.0,279.6 258.7,279.6 258.7,264.5 280.0,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,279.6 L280.0,264.5 L258.7,264.5 L258.7,279.6 L280.0,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"258.7,279.6 237.3,279.6 237.3,264.5 258.7,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,279.6 L258.7,264.5 L237.3,264.5 L237.3,279.6 L258.7,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"237.3,279.6 215.9,279.6 215.9,264.5 237.3,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,279.6 L237.3,264.5 L215.9,264.5 L215.9,279.6 L237.3,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"215.9,279.6 194.5,279.6 194.5,264.5 215.9,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,279.6 L215.9,264.5 L194.5,264.5 L194.5,279.6 L215.9,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"194.5,279.6 173.1,279.6 173.1,264.5 194.5,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,279.6 L194.5,264.5 L173.1,264.5 L173.1,279.6 L194.5,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 87, 255, 168)\" points=\"173.1,279.6 151.7,279.6 151.7,264.5 173.1,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,279.6 L173.1,264.5 L151.7,264.5 L151.7,279.6 L173.1,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 22, 255, 233)\" points=\"151.7,279.6 130.3,279.6 130.3,264.5 151.7,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,279.6 L151.7,264.5 L130.3,264.5 L130.3,279.6 L151.7,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 164, 255)\" points=\"130.3,279.6 108.9,279.6 108.9,264.5 130.3,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,279.6 L130.3,264.5 L108.9,264.5 L108.9,279.6 L130.3,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 34, 255)\" points=\"108.9,279.6 87.5,279.6 87.5,264.5 108.9,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,279.6 L108.9,264.5 L87.5,264.5 L87.5,279.6 L108.9,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 0, 128)\" points=\"87.5,279.6 66.1,279.6 66.1,264.5 87.5,264.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,279.6 L87.5,264.5 L66.1,264.5 L66.1,279.6 L87.5,279.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 67, 0)\" points=\"493.9,264.5 472.5,264.5 472.5,249.4 493.9,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,264.5 L493.9,249.4 L472.5,249.4 L472.5,264.5 L493.9,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 180, 0)\" points=\"472.5,264.5 451.1,264.5 451.1,249.4 472.5,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,264.5 L472.5,249.4 L451.1,249.4 L451.1,264.5 L472.5,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"451.1,264.5 429.7,264.5 429.7,249.4 451.1,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,264.5 L451.1,249.4 L429.7,249.4 L429.7,264.5 L451.1,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"429.7,264.5 408.3,264.5 408.3,249.4 429.7,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,264.5 L429.7,249.4 L408.3,249.4 L408.3,264.5 L429.7,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"408.3,264.5 386.9,264.5 386.9,249.4 408.3,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,264.5 L408.3,249.4 L386.9,249.4 L386.9,264.5 L408.3,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"386.9,264.5 365.5,264.5 365.5,249.4 386.9,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,264.5 L386.9,249.4 L365.5,249.4 L365.5,264.5 L386.9,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"365.5,264.5 344.1,264.5 344.1,249.4 365.5,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,264.5 L365.5,249.4 L344.1,249.4 L344.1,264.5 L365.5,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"344.1,264.5 322.7,264.5 322.7,249.4 344.1,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,264.5 L344.1,249.4 L322.7,249.4 L322.7,264.5 L344.1,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"322.7,264.5 301.3,264.5 301.3,249.4 322.7,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,264.5 L322.7,249.4 L301.3,249.4 L301.3,264.5 L322.7,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,264.5 280.0,264.5 280.0,249.4 301.3,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,264.5 L301.3,249.4 L280.0,249.4 L280.0,264.5 L301.3,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"280.0,264.5 258.7,264.5 258.7,249.4 280.0,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,264.5 L280.0,249.4 L258.7,249.4 L258.7,264.5 L280.0,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"258.7,264.5 237.3,264.5 237.3,249.4 258.7,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,264.5 L258.7,249.4 L237.3,249.4 L237.3,264.5 L258.7,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"237.3,264.5 215.9,264.5 215.9,249.4 237.3,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,264.5 L237.3,249.4 L215.9,249.4 L215.9,264.5 L237.3,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"215.9,264.5 194.5,264.5 194.5,249.4 215.9,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,264.5 L215.9,249.4 L194.5,249.4 L194.5,264.5 L215.9,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"194.5,264.5 173.1,264.5 173.1,249.4 194.5,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,264.5 L194.5,249.4 L173.1,249.4 L173.1,264.5 L194.5,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 71, 255, 184)\" points=\"173.1,264.5 151.7,264.5 151.7,249.4 173.1,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,264.5 L173.1,249.4 L151.7,249.4 L151.7,264.5 L173.1,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"151.7,264.5 130.3,264.5 130.3,249.4 151.7,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,264.5 L151.7,249.4 L130.3,249.4 L130.3,264.5 L151.7,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 180, 255)\" points=\"130.3,264.5 108.9,264.5 108.9,249.4 130.3,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,264.5 L130.3,249.4 L108.9,249.4 L108.9,264.5 L130.3,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 67, 255)\" points=\"108.9,264.5 87.5,264.5 87.5,249.4 108.9,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,264.5 L108.9,249.4 L87.5,249.4 L87.5,264.5 L108.9,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 0, 192)\" points=\"87.5,264.5 66.1,264.5 66.1,249.4 87.5,249.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,264.5 L87.5,249.4 L66.1,249.4 L66.1,264.5 L87.5,264.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"493.9,249.4 472.5,249.4 472.5,234.2 493.9,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,249.4 L493.9,234.2 L472.5,234.2 L472.5,249.4 L493.9,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"472.5,249.4 451.1,249.4 451.1,234.2 472.5,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,249.4 L472.5,234.2 L451.1,234.2 L451.1,249.4 L472.5,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"451.1,249.4 429.7,249.4 429.7,234.2 451.1,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,249.4 L451.1,234.2 L429.7,234.2 L429.7,249.4 L451.1,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"429.7,249.4 408.3,249.4 408.3,234.2 429.7,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,249.4 L429.7,234.2 L408.3,234.2 L408.3,249.4 L429.7,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"408.3,249.4 386.9,249.4 386.9,234.2 408.3,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,249.4 L408.3,234.2 L386.9,234.2 L386.9,249.4 L408.3,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"386.9,249.4 365.5,249.4 365.5,234.2 386.9,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,249.4 L386.9,234.2 L365.5,234.2 L365.5,249.4 L386.9,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"365.5,249.4 344.1,249.4 344.1,234.2 365.5,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,249.4 L365.5,234.2 L344.1,234.2 L344.1,249.4 L365.5,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"344.1,249.4 322.7,249.4 322.7,234.2 344.1,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,249.4 L344.1,234.2 L322.7,234.2 L322.7,249.4 L344.1,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"322.7,249.4 301.3,249.4 301.3,234.2 322.7,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,249.4 L322.7,234.2 L301.3,234.2 L301.3,249.4 L322.7,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,249.4 280.0,249.4 280.0,234.2 301.3,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,249.4 L301.3,234.2 L280.0,234.2 L280.0,249.4 L301.3,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"280.0,249.4 258.7,249.4 258.7,234.2 280.0,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,249.4 L280.0,234.2 L258.7,234.2 L258.7,249.4 L280.0,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"258.7,249.4 237.3,249.4 237.3,234.2 258.7,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,249.4 L258.7,234.2 L237.3,234.2 L237.3,249.4 L258.7,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"237.3,249.4 215.9,249.4 215.9,234.2 237.3,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,249.4 L237.3,234.2 L215.9,234.2 L215.9,249.4 L237.3,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"215.9,249.4 194.5,249.4 194.5,234.2 215.9,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,249.4 L215.9,234.2 L194.5,234.2 L194.5,249.4 L215.9,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"194.5,249.4 173.1,249.4 173.1,234.2 194.5,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,249.4 L194.5,234.2 L173.1,234.2 L173.1,249.4 L194.5,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"173.1,249.4 151.7,249.4 151.7,234.2 173.1,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,249.4 L173.1,234.2 L151.7,234.2 L151.7,249.4 L173.1,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 22, 255, 233)\" points=\"151.7,249.4 130.3,249.4 130.3,234.2 151.7,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,249.4 L151.7,234.2 L130.3,234.2 L130.3,249.4 L151.7,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 212, 255)\" points=\"130.3,249.4 108.9,249.4 108.9,234.2 130.3,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,249.4 L130.3,234.2 L108.9,234.2 L108.9,249.4 L130.3,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"108.9,249.4 87.5,249.4 87.5,234.2 108.9,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,249.4 L108.9,234.2 L87.5,234.2 L87.5,249.4 L108.9,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 18, 255)\" points=\"87.5,249.4 66.1,249.4 66.1,234.2 87.5,234.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,249.4 L87.5,234.2 L66.1,234.2 L66.1,249.4 L87.5,249.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"493.9,234.2 472.5,234.2 472.5,219.1 493.9,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,234.2 L493.9,219.1 L472.5,219.1 L472.5,234.2 L493.9,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 245, 0)\" points=\"472.5,234.2 451.1,234.2 451.1,219.1 472.5,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,234.2 L472.5,219.1 L451.1,219.1 L451.1,234.2 L472.5,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(217, 255, 38)\" points=\"451.1,234.2 429.7,234.2 429.7,219.1 451.1,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,234.2 L451.1,219.1 L429.7,219.1 L429.7,234.2 L451.1,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(184, 255, 71)\" points=\"429.7,234.2 408.3,234.2 408.3,219.1 429.7,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,234.2 L429.7,219.1 L408.3,219.1 L408.3,234.2 L429.7,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"408.3,234.2 386.9,234.2 386.9,219.1 408.3,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,234.2 L408.3,219.1 L386.9,219.1 L386.9,234.2 L408.3,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"386.9,234.2 365.5,234.2 365.5,219.1 386.9,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,234.2 L386.9,219.1 L365.5,219.1 L365.5,234.2 L386.9,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"365.5,234.2 344.1,234.2 344.1,219.1 365.5,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,234.2 L365.5,219.1 L344.1,219.1 L344.1,234.2 L365.5,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"344.1,234.2 322.7,234.2 322.7,219.1 344.1,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,234.2 L344.1,219.1 L322.7,219.1 L322.7,234.2 L344.1,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"322.7,234.2 301.3,234.2 301.3,219.1 322.7,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,234.2 L322.7,219.1 L301.3,219.1 L301.3,234.2 L322.7,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,234.2 280.0,234.2 280.0,219.1 301.3,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,234.2 L301.3,219.1 L280.0,219.1 L280.0,234.2 L301.3,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"280.0,234.2 258.7,234.2 258.7,219.1 280.0,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,234.2 L280.0,219.1 L258.7,219.1 L258.7,234.2 L280.0,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"258.7,234.2 237.3,234.2 237.3,219.1 258.7,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,234.2 L258.7,219.1 L237.3,219.1 L237.3,234.2 L258.7,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"237.3,234.2 215.9,234.2 215.9,219.1 237.3,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,234.2 L237.3,219.1 L215.9,219.1 L215.9,234.2 L237.3,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"215.9,234.2 194.5,234.2 194.5,219.1 215.9,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,234.2 L215.9,219.1 L194.5,219.1 L194.5,234.2 L215.9,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"194.5,234.2 173.1,234.2 173.1,219.1 194.5,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,234.2 L194.5,219.1 L173.1,219.1 L173.1,234.2 L194.5,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 71, 255, 184)\" points=\"173.1,234.2 151.7,234.2 151.7,219.1 173.1,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,234.2 L173.1,219.1 L151.7,219.1 L151.7,234.2 L173.1,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 38, 255, 217)\" points=\"151.7,234.2 130.3,234.2 130.3,219.1 151.7,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,234.2 L151.7,219.1 L130.3,219.1 L130.3,234.2 L151.7,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"130.3,234.2 108.9,234.2 108.9,219.1 130.3,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,234.2 L130.3,219.1 L108.9,219.1 L108.9,234.2 L130.3,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"108.9,234.2 87.5,234.2 87.5,219.1 108.9,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,234.2 L108.9,219.1 L87.5,219.1 L87.5,234.2 L108.9,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 132, 255)\" points=\"87.5,234.2 66.1,234.2 66.1,219.1 87.5,219.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,234.2 L87.5,219.1 L66.1,219.1 L66.1,234.2 L87.5,234.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(233, 255, 22)\" points=\"493.9,219.1 472.5,219.1 472.5,204.0 493.9,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,219.1 L493.9,204.0 L472.5,204.0 L472.5,219.1 L493.9,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"472.5,219.1 451.1,219.1 451.1,204.0 472.5,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,219.1 L472.5,204.0 L451.1,204.0 L451.1,219.1 L472.5,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"451.1,219.1 429.7,219.1 429.7,204.0 451.1,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,219.1 L451.1,204.0 L429.7,204.0 L429.7,219.1 L451.1,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"429.7,219.1 408.3,219.1 408.3,204.0 429.7,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,219.1 L429.7,204.0 L408.3,204.0 L408.3,219.1 L429.7,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"408.3,219.1 386.9,219.1 386.9,204.0 408.3,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,219.1 L408.3,204.0 L386.9,204.0 L386.9,219.1 L408.3,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"386.9,219.1 365.5,219.1 365.5,204.0 386.9,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,219.1 L386.9,204.0 L365.5,204.0 L365.5,219.1 L386.9,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"365.5,219.1 344.1,219.1 344.1,204.0 365.5,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,219.1 L365.5,204.0 L344.1,204.0 L344.1,219.1 L365.5,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"344.1,219.1 322.7,219.1 322.7,204.0 344.1,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,219.1 L344.1,204.0 L322.7,204.0 L322.7,219.1 L344.1,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"322.7,219.1 301.3,219.1 301.3,204.0 322.7,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,219.1 L322.7,204.0 L301.3,204.0 L301.3,219.1 L322.7,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,219.1 280.0,219.1 280.0,204.0 301.3,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,219.1 L301.3,204.0 L280.0,204.0 L280.0,219.1 L301.3,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"280.0,219.1 258.7,219.1 258.7,204.0 280.0,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,219.1 L280.0,204.0 L258.7,204.0 L258.7,219.1 L280.0,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"258.7,219.1 237.3,219.1 237.3,204.0 258.7,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,219.1 L258.7,204.0 L237.3,204.0 L237.3,219.1 L258.7,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"237.3,219.1 215.9,219.1 215.9,204.0 237.3,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,219.1 L237.3,204.0 L215.9,204.0 L215.9,219.1 L237.3,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"215.9,219.1 194.5,219.1 194.5,204.0 215.9,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,219.1 L215.9,204.0 L194.5,204.0 L194.5,219.1 L215.9,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"194.5,219.1 173.1,219.1 173.1,204.0 194.5,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,219.1 L194.5,204.0 L173.1,204.0 L173.1,219.1 L194.5,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"173.1,219.1 151.7,219.1 151.7,204.0 173.1,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,219.1 L173.1,204.0 L151.7,204.0 L151.7,219.1 L173.1,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 87, 255, 168)\" points=\"151.7,219.1 130.3,219.1 130.3,204.0 151.7,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,219.1 L151.7,204.0 L130.3,204.0 L130.3,219.1 L151.7,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"130.3,219.1 108.9,219.1 108.9,204.0 130.3,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,219.1 L130.3,204.0 L108.9,204.0 L108.9,219.1 L130.3,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 38, 255, 217)\" points=\"108.9,219.1 87.5,219.1 87.5,204.0 108.9,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,219.1 L108.9,204.0 L87.5,204.0 L87.5,219.1 L108.9,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 245, 255)\" points=\"87.5,219.1 66.1,219.1 66.1,204.0 87.5,204.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,219.1 L87.5,204.0 L66.1,204.0 L66.1,219.1 L87.5,219.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"493.9,204.0 472.5,204.0 472.5,188.9 493.9,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,204.0 L493.9,188.9 L472.5,188.9 L472.5,204.0 L493.9,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"472.5,204.0 451.1,204.0 451.1,188.9 472.5,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,204.0 L472.5,188.9 L451.1,188.9 L451.1,204.0 L472.5,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"451.1,204.0 429.7,204.0 429.7,188.9 451.1,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,204.0 L451.1,188.9 L429.7,188.9 L429.7,204.0 L451.1,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"429.7,204.0 408.3,204.0 408.3,188.9 429.7,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,204.0 L429.7,188.9 L408.3,188.9 L408.3,204.0 L429.7,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"408.3,204.0 386.9,204.0 386.9,188.9 408.3,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,204.0 L408.3,188.9 L386.9,188.9 L386.9,204.0 L408.3,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"386.9,204.0 365.5,204.0 365.5,188.9 386.9,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,204.0 L386.9,188.9 L365.5,188.9 L365.5,204.0 L386.9,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"365.5,204.0 344.1,204.0 344.1,188.9 365.5,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,204.0 L365.5,188.9 L344.1,188.9 L344.1,204.0 L365.5,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"344.1,204.0 322.7,204.0 322.7,188.9 344.1,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,204.0 L344.1,188.9 L322.7,188.9 L322.7,204.0 L344.1,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"322.7,204.0 301.3,204.0 301.3,188.9 322.7,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,204.0 L322.7,188.9 L301.3,188.9 L301.3,204.0 L322.7,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,204.0 280.0,204.0 280.0,188.9 301.3,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,204.0 L301.3,188.9 L280.0,188.9 L280.0,204.0 L301.3,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"280.0,204.0 258.7,204.0 258.7,188.9 280.0,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,204.0 L280.0,188.9 L258.7,188.9 L258.7,204.0 L280.0,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"258.7,204.0 237.3,204.0 237.3,188.9 258.7,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,204.0 L258.7,188.9 L237.3,188.9 L237.3,204.0 L258.7,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"237.3,204.0 215.9,204.0 215.9,188.9 237.3,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,204.0 L237.3,188.9 L215.9,188.9 L215.9,204.0 L237.3,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"215.9,204.0 194.5,204.0 194.5,188.9 215.9,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,204.0 L215.9,188.9 L194.5,188.9 L194.5,204.0 L215.9,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"194.5,204.0 173.1,204.0 173.1,188.9 194.5,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,204.0 L194.5,188.9 L173.1,188.9 L173.1,204.0 L194.5,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"173.1,204.0 151.7,204.0 151.7,188.9 173.1,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,204.0 L173.1,188.9 L151.7,188.9 L151.7,204.0 L173.1,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"151.7,204.0 130.3,204.0 130.3,188.9 151.7,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,204.0 L151.7,188.9 L130.3,188.9 L130.3,204.0 L151.7,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"130.3,204.0 108.9,204.0 108.9,188.9 130.3,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,204.0 L130.3,188.9 L108.9,188.9 L108.9,204.0 L130.3,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"108.9,204.0 87.5,204.0 87.5,188.9 108.9,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,204.0 L108.9,188.9 L87.5,188.9 L87.5,204.0 L108.9,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"87.5,204.0 66.1,204.0 66.1,188.9 87.5,188.9 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,204.0 L87.5,188.9 L66.1,188.9 L66.1,204.0 L87.5,204.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 22, 255, 233)\" points=\"493.9,188.9 472.5,188.9 472.5,173.8 493.9,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,188.9 L493.9,173.8 L472.5,173.8 L472.5,188.9 L493.9,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"472.5,188.9 451.1,188.9 451.1,173.8 472.5,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,188.9 L472.5,173.8 L451.1,173.8 L451.1,188.9 L472.5,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 87, 255, 168)\" points=\"451.1,188.9 429.7,188.9 429.7,173.8 451.1,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,188.9 L451.1,173.8 L429.7,173.8 L429.7,188.9 L451.1,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"429.7,188.9 408.3,188.9 408.3,173.8 429.7,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,188.9 L429.7,173.8 L408.3,173.8 L408.3,188.9 L429.7,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"408.3,188.9 386.9,188.9 386.9,173.8 408.3,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,188.9 L408.3,173.8 L386.9,173.8 L386.9,188.9 L408.3,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"386.9,188.9 365.5,188.9 365.5,173.8 386.9,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,188.9 L386.9,173.8 L365.5,173.8 L365.5,188.9 L386.9,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"365.5,188.9 344.1,188.9 344.1,173.8 365.5,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,188.9 L365.5,173.8 L344.1,173.8 L344.1,188.9 L365.5,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"344.1,188.9 322.7,188.9 322.7,173.8 344.1,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,188.9 L344.1,173.8 L322.7,173.8 L322.7,188.9 L344.1,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"322.7,188.9 301.3,188.9 301.3,173.8 322.7,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,188.9 L322.7,173.8 L301.3,173.8 L301.3,188.9 L322.7,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,188.9 280.0,188.9 280.0,173.8 301.3,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,188.9 L301.3,173.8 L280.0,173.8 L280.0,188.9 L301.3,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"280.0,188.9 258.7,188.9 258.7,173.8 280.0,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,188.9 L280.0,173.8 L258.7,173.8 L258.7,188.9 L280.0,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"258.7,188.9 237.3,188.9 237.3,173.8 258.7,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,188.9 L258.7,173.8 L237.3,173.8 L237.3,188.9 L258.7,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"237.3,188.9 215.9,188.9 215.9,173.8 237.3,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,188.9 L237.3,173.8 L215.9,173.8 L215.9,188.9 L237.3,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"215.9,188.9 194.5,188.9 194.5,173.8 215.9,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,188.9 L215.9,173.8 L194.5,173.8 L194.5,188.9 L215.9,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"194.5,188.9 173.1,188.9 173.1,173.8 194.5,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,188.9 L194.5,173.8 L173.1,173.8 L173.1,188.9 L194.5,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"173.1,188.9 151.7,188.9 151.7,173.8 173.1,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,188.9 L173.1,173.8 L151.7,173.8 L151.7,188.9 L173.1,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"151.7,188.9 130.3,188.9 130.3,173.8 151.7,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,188.9 L151.7,173.8 L130.3,173.8 L130.3,188.9 L151.7,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"130.3,188.9 108.9,188.9 108.9,173.8 130.3,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,188.9 L130.3,173.8 L108.9,173.8 L108.9,188.9 L130.3,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(233, 255, 22)\" points=\"108.9,188.9 87.5,188.9 87.5,173.8 108.9,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,188.9 L108.9,173.8 L87.5,173.8 L87.5,188.9 L108.9,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 245, 0)\" points=\"87.5,188.9 66.1,188.9 66.1,173.8 87.5,173.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,188.9 L87.5,173.8 L66.1,173.8 L66.1,188.9 L87.5,188.9 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"493.9,173.8 472.5,173.8 472.5,158.6 493.9,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,173.8 L493.9,158.6 L472.5,158.6 L472.5,173.8 L493.9,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 245, 255)\" points=\"472.5,173.8 451.1,173.8 451.1,158.6 472.5,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,173.8 L472.5,158.6 L451.1,158.6 L451.1,173.8 L472.5,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 38, 255, 217)\" points=\"451.1,173.8 429.7,173.8 429.7,158.6 451.1,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,173.8 L451.1,158.6 L429.7,158.6 L429.7,173.8 L451.1,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 71, 255, 184)\" points=\"429.7,173.8 408.3,173.8 408.3,158.6 429.7,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,173.8 L429.7,158.6 L408.3,158.6 L408.3,173.8 L429.7,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"408.3,173.8 386.9,173.8 386.9,158.6 408.3,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,173.8 L408.3,158.6 L386.9,158.6 L386.9,173.8 L408.3,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"386.9,173.8 365.5,173.8 365.5,158.6 386.9,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,173.8 L386.9,158.6 L365.5,158.6 L365.5,173.8 L386.9,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"365.5,173.8 344.1,173.8 344.1,158.6 365.5,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,173.8 L365.5,158.6 L344.1,158.6 L344.1,173.8 L365.5,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"344.1,173.8 322.7,173.8 322.7,158.6 344.1,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,173.8 L344.1,158.6 L322.7,158.6 L322.7,173.8 L344.1,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"322.7,173.8 301.3,173.8 301.3,158.6 322.7,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,173.8 L322.7,158.6 L301.3,158.6 L301.3,173.8 L322.7,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,173.8 280.0,173.8 280.0,158.6 301.3,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,173.8 L301.3,158.6 L280.0,158.6 L280.0,173.8 L301.3,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"280.0,173.8 258.7,173.8 258.7,158.6 280.0,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,173.8 L280.0,158.6 L258.7,158.6 L258.7,173.8 L280.0,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"258.7,173.8 237.3,173.8 237.3,158.6 258.7,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,173.8 L258.7,158.6 L237.3,158.6 L237.3,173.8 L258.7,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"237.3,173.8 215.9,173.8 215.9,158.6 237.3,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,173.8 L237.3,158.6 L215.9,158.6 L215.9,173.8 L237.3,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"215.9,173.8 194.5,173.8 194.5,158.6 215.9,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,173.8 L215.9,158.6 L194.5,158.6 L194.5,173.8 L215.9,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"194.5,173.8 173.1,173.8 173.1,158.6 194.5,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,173.8 L194.5,158.6 L173.1,158.6 L173.1,173.8 L194.5,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(184, 255, 71)\" points=\"173.1,173.8 151.7,173.8 151.7,158.6 173.1,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,173.8 L173.1,158.6 L151.7,158.6 L151.7,173.8 L173.1,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(217, 255, 38)\" points=\"151.7,173.8 130.3,173.8 130.3,158.6 151.7,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,173.8 L151.7,158.6 L130.3,158.6 L130.3,173.8 L151.7,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 245, 0)\" points=\"130.3,173.8 108.9,173.8 108.9,158.6 130.3,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,173.8 L130.3,158.6 L108.9,158.6 L108.9,173.8 L130.3,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"108.9,173.8 87.5,173.8 87.5,158.6 108.9,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,173.8 L108.9,158.6 L87.5,158.6 L87.5,173.8 L108.9,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"87.5,173.8 66.1,173.8 66.1,158.6 87.5,158.6 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,173.8 L87.5,158.6 L66.1,158.6 L66.1,173.8 L87.5,173.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"493.9,158.6 472.5,158.6 472.5,143.5 493.9,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,158.6 L493.9,143.5 L472.5,143.5 L472.5,158.6 L493.9,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"472.5,158.6 451.1,158.6 451.1,143.5 472.5,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,158.6 L472.5,143.5 L451.1,143.5 L451.1,158.6 L472.5,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"451.1,158.6 429.7,158.6 429.7,143.5 451.1,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,158.6 L451.1,143.5 L429.7,143.5 L429.7,158.6 L451.1,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"429.7,158.6 408.3,158.6 408.3,143.5 429.7,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,158.6 L429.7,143.5 L408.3,143.5 L408.3,158.6 L429.7,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"408.3,158.6 386.9,158.6 386.9,143.5 408.3,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,158.6 L408.3,143.5 L386.9,143.5 L386.9,158.6 L408.3,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"386.9,158.6 365.5,158.6 365.5,143.5 386.9,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,158.6 L386.9,143.5 L365.5,143.5 L365.5,158.6 L386.9,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"365.5,158.6 344.1,158.6 344.1,143.5 365.5,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,158.6 L365.5,143.5 L344.1,143.5 L344.1,158.6 L365.5,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"344.1,158.6 322.7,158.6 322.7,143.5 344.1,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,158.6 L344.1,143.5 L322.7,143.5 L322.7,158.6 L344.1,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"322.7,158.6 301.3,158.6 301.3,143.5 322.7,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,158.6 L322.7,143.5 L301.3,143.5 L301.3,158.6 L322.7,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,158.6 280.0,158.6 280.0,143.5 301.3,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,158.6 L301.3,143.5 L280.0,143.5 L280.0,158.6 L301.3,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"280.0,158.6 258.7,158.6 258.7,143.5 280.0,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,158.6 L280.0,143.5 L258.7,143.5 L258.7,158.6 L280.0,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"258.7,158.6 237.3,158.6 237.3,143.5 258.7,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,158.6 L258.7,143.5 L237.3,143.5 L237.3,158.6 L258.7,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"237.3,158.6 215.9,158.6 215.9,143.5 237.3,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,158.6 L237.3,143.5 L215.9,143.5 L215.9,158.6 L237.3,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"215.9,158.6 194.5,158.6 194.5,143.5 215.9,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,158.6 L215.9,143.5 L194.5,143.5 L194.5,158.6 L215.9,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"194.5,158.6 173.1,158.6 173.1,143.5 194.5,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,158.6 L194.5,143.5 L173.1,143.5 L173.1,158.6 L194.5,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"173.1,158.6 151.7,158.6 151.7,143.5 173.1,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,158.6 L173.1,143.5 L151.7,143.5 L151.7,158.6 L173.1,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"151.7,158.6 130.3,158.6 130.3,143.5 151.7,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,158.6 L151.7,143.5 L130.3,143.5 L130.3,158.6 L151.7,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"130.3,158.6 108.9,158.6 108.9,143.5 130.3,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,158.6 L130.3,143.5 L108.9,143.5 L108.9,158.6 L130.3,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"108.9,158.6 87.5,158.6 87.5,143.5 108.9,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,158.6 L108.9,143.5 L87.5,143.5 L87.5,158.6 L108.9,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 18, 0)\" points=\"87.5,158.6 66.1,158.6 66.1,143.5 87.5,143.5 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,158.6 L87.5,143.5 L66.1,143.5 L66.1,158.6 L87.5,158.6 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 67, 255)\" points=\"493.9,143.5 472.5,143.5 472.5,128.4 493.9,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,143.5 L493.9,128.4 L472.5,128.4 L472.5,143.5 L493.9,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 180, 255)\" points=\"472.5,143.5 451.1,143.5 451.1,128.4 472.5,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,143.5 L472.5,128.4 L451.1,128.4 L451.1,143.5 L472.5,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"451.1,143.5 429.7,143.5 429.7,128.4 451.1,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,143.5 L451.1,128.4 L429.7,128.4 L429.7,143.5 L451.1,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"429.7,143.5 408.3,143.5 408.3,128.4 429.7,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,143.5 L429.7,128.4 L408.3,128.4 L408.3,143.5 L429.7,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"408.3,143.5 386.9,143.5 386.9,128.4 408.3,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,143.5 L408.3,128.4 L386.9,128.4 L386.9,143.5 L408.3,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"386.9,143.5 365.5,143.5 365.5,128.4 386.9,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,143.5 L386.9,128.4 L365.5,128.4 L365.5,143.5 L386.9,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"365.5,143.5 344.1,143.5 344.1,128.4 365.5,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,143.5 L365.5,128.4 L344.1,128.4 L344.1,143.5 L365.5,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"344.1,143.5 322.7,143.5 322.7,128.4 344.1,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,143.5 L344.1,128.4 L322.7,128.4 L322.7,143.5 L344.1,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"322.7,143.5 301.3,143.5 301.3,128.4 322.7,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,143.5 L322.7,128.4 L301.3,128.4 L301.3,143.5 L322.7,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,143.5 280.0,143.5 280.0,128.4 301.3,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,143.5 L301.3,128.4 L280.0,128.4 L280.0,143.5 L301.3,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"280.0,143.5 258.7,143.5 258.7,128.4 280.0,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,143.5 L280.0,128.4 L258.7,128.4 L258.7,143.5 L280.0,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"258.7,143.5 237.3,143.5 237.3,128.4 258.7,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,143.5 L258.7,128.4 L237.3,128.4 L237.3,143.5 L258.7,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"237.3,143.5 215.9,143.5 215.9,128.4 237.3,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,143.5 L237.3,128.4 L215.9,128.4 L215.9,143.5 L237.3,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"215.9,143.5 194.5,143.5 194.5,128.4 215.9,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,143.5 L215.9,128.4 L194.5,128.4 L194.5,143.5 L215.9,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"194.5,143.5 173.1,143.5 173.1,128.4 194.5,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,143.5 L194.5,128.4 L173.1,128.4 L173.1,143.5 L194.5,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"173.1,143.5 151.7,143.5 151.7,128.4 173.1,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,143.5 L173.1,128.4 L151.7,128.4 L151.7,143.5 L173.1,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"151.7,143.5 130.3,143.5 130.3,128.4 151.7,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,143.5 L151.7,128.4 L130.3,128.4 L130.3,143.5 L151.7,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 180, 0)\" points=\"130.3,143.5 108.9,143.5 108.9,128.4 130.3,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,143.5 L130.3,128.4 L108.9,128.4 L108.9,143.5 L130.3,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 67, 0)\" points=\"108.9,143.5 87.5,143.5 87.5,128.4 108.9,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,143.5 L108.9,128.4 L87.5,128.4 L87.5,143.5 L108.9,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(176, 0, 0)\" points=\"87.5,143.5 66.1,143.5 66.1,128.4 87.5,128.4 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,143.5 L87.5,128.4 L66.1,128.4 L66.1,143.5 L87.5,143.5 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 34, 255)\" points=\"493.9,128.4 472.5,128.4 472.5,113.2 493.9,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,128.4 L493.9,113.2 L472.5,113.2 L472.5,128.4 L493.9,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 164, 255)\" points=\"472.5,128.4 451.1,128.4 451.1,113.2 472.5,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,128.4 L472.5,113.2 L451.1,113.2 L451.1,128.4 L472.5,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"451.1,128.4 429.7,128.4 429.7,113.2 451.1,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,128.4 L451.1,113.2 L429.7,113.2 L429.7,128.4 L451.1,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 87, 255, 168)\" points=\"429.7,128.4 408.3,128.4 408.3,113.2 429.7,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,128.4 L429.7,113.2 L408.3,113.2 L408.3,128.4 L429.7,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"408.3,128.4 386.9,128.4 386.9,113.2 408.3,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,128.4 L408.3,113.2 L386.9,113.2 L386.9,128.4 L408.3,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"386.9,128.4 365.5,128.4 365.5,113.2 386.9,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,128.4 L386.9,113.2 L365.5,113.2 L365.5,128.4 L386.9,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"365.5,128.4 344.1,128.4 344.1,113.2 365.5,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,128.4 L365.5,113.2 L344.1,113.2 L344.1,128.4 L365.5,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"344.1,128.4 322.7,128.4 322.7,113.2 344.1,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,128.4 L344.1,113.2 L322.7,113.2 L322.7,128.4 L344.1,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"322.7,128.4 301.3,128.4 301.3,113.2 322.7,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,128.4 L322.7,113.2 L301.3,113.2 L301.3,128.4 L322.7,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,128.4 280.0,128.4 280.0,113.2 301.3,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,128.4 L301.3,113.2 L280.0,113.2 L280.0,128.4 L301.3,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"280.0,128.4 258.7,128.4 258.7,113.2 280.0,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,128.4 L280.0,113.2 L258.7,113.2 L258.7,128.4 L280.0,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"258.7,128.4 237.3,128.4 237.3,113.2 258.7,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,128.4 L258.7,113.2 L237.3,113.2 L237.3,128.4 L258.7,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"237.3,128.4 215.9,128.4 215.9,113.2 237.3,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,128.4 L237.3,113.2 L215.9,113.2 L215.9,128.4 L237.3,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"215.9,128.4 194.5,128.4 194.5,113.2 215.9,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,128.4 L215.9,113.2 L194.5,113.2 L194.5,128.4 L215.9,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"194.5,128.4 173.1,128.4 173.1,113.2 194.5,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,128.4 L194.5,113.2 L173.1,113.2 L173.1,128.4 L194.5,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"173.1,128.4 151.7,128.4 151.7,113.2 173.1,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,128.4 L173.1,113.2 L151.7,113.2 L151.7,128.4 L173.1,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"151.7,128.4 130.3,128.4 130.3,113.2 151.7,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,128.4 L151.7,113.2 L130.3,113.2 L130.3,128.4 L151.7,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 164, 0)\" points=\"130.3,128.4 108.9,128.4 108.9,113.2 130.3,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,128.4 L130.3,113.2 L108.9,113.2 L108.9,128.4 L130.3,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 34, 0)\" points=\"108.9,128.4 87.5,128.4 87.5,113.2 108.9,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,128.4 L108.9,113.2 L87.5,113.2 L87.5,128.4 L108.9,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(128, 0, 0)\" points=\"87.5,128.4 66.1,128.4 66.1,113.2 87.5,113.2 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,128.4 L87.5,113.2 L66.1,113.2 L66.1,128.4 L87.5,128.4 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 51, 255)\" points=\"493.9,113.2 472.5,113.2 472.5,98.1 493.9,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,113.2 L493.9,98.1 L472.5,98.1 L472.5,113.2 L493.9,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"472.5,113.2 451.1,113.2 451.1,98.1 472.5,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,113.2 L472.5,98.1 L451.1,98.1 L451.1,113.2 L472.5,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"451.1,113.2 429.7,113.2 429.7,98.1 451.1,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,113.2 L451.1,98.1 L429.7,98.1 L429.7,113.2 L451.1,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"429.7,113.2 408.3,113.2 408.3,98.1 429.7,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,113.2 L429.7,98.1 L408.3,98.1 L408.3,113.2 L429.7,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"408.3,113.2 386.9,113.2 386.9,98.1 408.3,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,113.2 L408.3,98.1 L386.9,98.1 L386.9,113.2 L408.3,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"386.9,113.2 365.5,113.2 365.5,98.1 386.9,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,113.2 L386.9,98.1 L365.5,98.1 L365.5,113.2 L386.9,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"365.5,113.2 344.1,113.2 344.1,98.1 365.5,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,113.2 L365.5,98.1 L344.1,98.1 L344.1,113.2 L365.5,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(184, 255, 71)\" points=\"344.1,113.2 322.7,113.2 322.7,98.1 344.1,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,113.2 L344.1,98.1 L322.7,98.1 L322.7,113.2 L344.1,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(152, 255, 103)\" points=\"322.7,113.2 301.3,113.2 301.3,98.1 322.7,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,113.2 L322.7,98.1 L301.3,98.1 L301.3,113.2 L322.7,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,113.2 280.0,113.2 280.0,98.1 301.3,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,113.2 L301.3,98.1 L280.0,98.1 L280.0,113.2 L301.3,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(103, 255, 152)\" points=\"280.0,113.2 258.7,113.2 258.7,98.1 280.0,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,113.2 L280.0,98.1 L258.7,98.1 L258.7,113.2 L280.0,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 71, 255, 184)\" points=\"258.7,113.2 237.3,113.2 237.3,98.1 258.7,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,113.2 L258.7,98.1 L237.3,98.1 L237.3,113.2 L258.7,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"237.3,113.2 215.9,113.2 215.9,98.1 237.3,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,113.2 L237.3,98.1 L215.9,98.1 L215.9,113.2 L237.3,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"215.9,113.2 194.5,113.2 194.5,98.1 215.9,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,113.2 L215.9,98.1 L194.5,98.1 L194.5,113.2 L215.9,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 87, 255, 168)\" points=\"194.5,113.2 173.1,113.2 173.1,98.1 194.5,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,113.2 L194.5,98.1 L173.1,98.1 L173.1,113.2 L194.5,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"173.1,113.2 151.7,113.2 151.7,98.1 173.1,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,113.2 L173.1,98.1 L151.7,98.1 L151.7,113.2 L173.1,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"151.7,113.2 130.3,113.2 130.3,98.1 151.7,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,113.2 L151.7,98.1 L130.3,98.1 L130.3,113.2 L151.7,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"130.3,113.2 108.9,113.2 108.9,98.1 130.3,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,113.2 L130.3,98.1 L108.9,98.1 L108.9,113.2 L130.3,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 51, 0)\" points=\"108.9,113.2 87.5,113.2 87.5,98.1 108.9,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,113.2 L108.9,98.1 L87.5,98.1 L87.5,113.2 L108.9,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(128, 0, 0)\" points=\"87.5,113.2 66.1,113.2 66.1,98.1 87.5,98.1 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,113.2 L87.5,98.1 L66.1,98.1 L66.1,113.2 L87.5,113.2 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"493.9,98.1 472.5,98.1 472.5,83.0 493.9,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,98.1 L493.9,83.0 L472.5,83.0 L472.5,98.1 L493.9,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 22, 255, 233)\" points=\"472.5,98.1 451.1,98.1 451.1,83.0 472.5,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,98.1 L472.5,83.0 L451.1,83.0 L451.1,98.1 L472.5,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"451.1,98.1 429.7,98.1 429.7,83.0 451.1,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,98.1 L451.1,83.0 L429.7,83.0 L429.7,98.1 L451.1,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"429.7,98.1 408.3,98.1 408.3,83.0 429.7,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,98.1 L429.7,83.0 L408.3,83.0 L408.3,98.1 L429.7,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"408.3,98.1 386.9,98.1 386.9,83.0 408.3,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,98.1 L408.3,83.0 L386.9,83.0 L386.9,98.1 L408.3,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"386.9,98.1 365.5,98.1 365.5,83.0 386.9,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,98.1 L386.9,83.0 L365.5,83.0 L365.5,98.1 L386.9,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"365.5,98.1 344.1,98.1 344.1,83.0 365.5,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,98.1 L365.5,83.0 L344.1,83.0 L344.1,98.1 L365.5,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(217, 255, 38)\" points=\"344.1,98.1 322.7,98.1 322.7,83.0 344.1,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,98.1 L344.1,83.0 L322.7,83.0 L322.7,98.1 L344.1,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(168, 255, 87)\" points=\"322.7,98.1 301.3,98.1 301.3,83.0 322.7,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,98.1 L322.7,83.0 L301.3,83.0 L301.3,98.1 L322.7,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,98.1 280.0,98.1 280.0,83.0 301.3,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,98.1 L301.3,83.0 L280.0,83.0 L280.0,98.1 L301.3,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 87, 255, 168)\" points=\"280.0,98.1 258.7,98.1 258.7,83.0 280.0,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,98.1 L280.0,83.0 L258.7,83.0 L258.7,98.1 L280.0,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 38, 255, 217)\" points=\"258.7,98.1 237.3,98.1 237.3,83.0 258.7,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,98.1 L258.7,83.0 L237.3,83.0 L237.3,98.1 L258.7,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"237.3,98.1 215.9,98.1 215.9,83.0 237.3,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,98.1 L237.3,83.0 L215.9,83.0 L215.9,98.1 L237.3,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"215.9,98.1 194.5,98.1 194.5,83.0 215.9,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,98.1 L215.9,83.0 L194.5,83.0 L194.5,98.1 L215.9,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"194.5,98.1 173.1,98.1 173.1,83.0 194.5,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,98.1 L194.5,83.0 L173.1,83.0 L173.1,98.1 L194.5,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"173.1,98.1 151.7,98.1 151.7,83.0 173.1,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,98.1 L173.1,83.0 L151.7,83.0 L151.7,98.1 L173.1,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"151.7,98.1 130.3,98.1 130.3,83.0 151.7,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,98.1 L151.7,83.0 L130.3,83.0 L130.3,98.1 L151.7,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"130.3,98.1 108.9,98.1 108.9,83.0 130.3,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,98.1 L130.3,83.0 L108.9,83.0 L108.9,98.1 L130.3,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"108.9,98.1 87.5,98.1 87.5,83.0 108.9,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,98.1 L108.9,83.0 L87.5,83.0 L87.5,98.1 L108.9,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(160, 0, 0)\" points=\"87.5,98.1 66.1,98.1 66.1,83.0 87.5,83.0 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,98.1 L87.5,83.0 L66.1,83.0 L66.1,98.1 L87.5,98.1 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 212, 255)\" points=\"493.9,83.0 472.5,83.0 472.5,67.8 493.9,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,83.0 L493.9,67.8 L472.5,67.8 L472.5,83.0 L493.9,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"472.5,83.0 451.1,83.0 451.1,67.8 472.5,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,83.0 L472.5,67.8 L451.1,67.8 L451.1,83.0 L472.5,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(249, 255, 6)\" points=\"451.1,83.0 429.7,83.0 429.7,67.8 451.1,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,83.0 L451.1,67.8 L429.7,67.8 L429.7,83.0 L451.1,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"429.7,83.0 408.3,83.0 408.3,67.8 429.7,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,83.0 L429.7,67.8 L408.3,67.8 L408.3,83.0 L429.7,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 164, 0)\" points=\"408.3,83.0 386.9,83.0 386.9,67.8 408.3,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,83.0 L408.3,67.8 L386.9,67.8 L386.9,83.0 L408.3,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 180, 0)\" points=\"386.9,83.0 365.5,83.0 365.5,67.8 386.9,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,83.0 L386.9,67.8 L365.5,67.8 L365.5,83.0 L386.9,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"365.5,83.0 344.1,83.0 344.1,67.8 365.5,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,83.0 L365.5,67.8 L344.1,67.8 L344.1,83.0 L365.5,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 245, 0)\" points=\"344.1,83.0 322.7,83.0 322.7,67.8 344.1,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,83.0 L344.1,67.8 L322.7,67.8 L322.7,83.0 L344.1,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(200, 255, 55)\" points=\"322.7,83.0 301.3,83.0 301.3,67.8 322.7,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,83.0 L322.7,67.8 L301.3,67.8 L301.3,83.0 L322.7,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,83.0 280.0,83.0 280.0,67.8 301.3,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,83.0 L301.3,67.8 L280.0,67.8 L280.0,83.0 L301.3,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 55, 255, 200)\" points=\"280.0,83.0 258.7,83.0 258.7,67.8 280.0,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,83.0 L280.0,67.8 L258.7,67.8 L258.7,83.0 L280.0,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"258.7,83.0 237.3,83.0 237.3,67.8 258.7,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,83.0 L258.7,67.8 L237.3,67.8 L237.3,83.0 L258.7,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 212, 255)\" points=\"237.3,83.0 215.9,83.0 215.9,67.8 237.3,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,83.0 L237.3,67.8 L215.9,67.8 L215.9,83.0 L237.3,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 180, 255)\" points=\"215.9,83.0 194.5,83.0 194.5,67.8 215.9,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,83.0 L215.9,67.8 L194.5,67.8 L194.5,83.0 L215.9,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 164, 255)\" points=\"194.5,83.0 173.1,83.0 173.1,67.8 194.5,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,83.0 L194.5,67.8 L173.1,67.8 L173.1,83.0 L194.5,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"173.1,83.0 151.7,83.0 151.7,67.8 173.1,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,83.0 L173.1,67.8 L151.7,67.8 L151.7,83.0 L173.1,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 6, 255, 249)\" points=\"151.7,83.0 130.3,83.0 130.3,67.8 151.7,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,83.0 L151.7,67.8 L130.3,67.8 L130.3,83.0 L151.7,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"130.3,83.0 108.9,83.0 108.9,67.8 130.3,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,83.0 L130.3,67.8 L108.9,67.8 L108.9,83.0 L130.3,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 212, 0)\" points=\"108.9,83.0 87.5,83.0 87.5,67.8 108.9,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,83.0 L108.9,67.8 L87.5,67.8 L87.5,83.0 L108.9,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 2, 0)\" points=\"87.5,83.0 66.1,83.0 66.1,67.8 87.5,67.8 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,83.0 L87.5,67.8 L66.1,67.8 L66.1,83.0 L87.5,83.0 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"493.9,67.8 472.5,67.8 472.5,52.7 493.9,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,67.8 L493.9,52.7 L472.5,52.7 L472.5,67.8 L493.9,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 212, 0)\" points=\"472.5,67.8 451.1,67.8 451.1,52.7 472.5,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M472.5,67.8 L472.5,52.7 L451.1,52.7 L451.1,67.8 L472.5,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"451.1,67.8 429.7,67.8 429.7,52.7 451.1,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M451.1,67.8 L451.1,52.7 L429.7,52.7 L429.7,67.8 L451.1,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 51, 0)\" points=\"429.7,67.8 408.3,67.8 408.3,52.7 429.7,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M429.7,67.8 L429.7,52.7 L408.3,52.7 L408.3,67.8 L429.7,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 34, 0)\" points=\"408.3,67.8 386.9,67.8 386.9,52.7 408.3,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M408.3,67.8 L408.3,52.7 L386.9,52.7 L386.9,67.8 L408.3,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 67, 0)\" points=\"386.9,67.8 365.5,67.8 365.5,52.7 386.9,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,67.8 L386.9,52.7 L365.5,52.7 L365.5,67.8 L386.9,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 115, 0)\" points=\"365.5,67.8 344.1,67.8 344.1,52.7 365.5,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M365.5,67.8 L365.5,52.7 L344.1,52.7 L344.1,67.8 L365.5,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 196, 0)\" points=\"344.1,67.8 322.7,67.8 322.7,52.7 344.1,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M344.1,67.8 L344.1,52.7 L322.7,52.7 L322.7,67.8 L344.1,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(233, 255, 22)\" points=\"322.7,67.8 301.3,67.8 301.3,52.7 322.7,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M322.7,67.8 L322.7,52.7 L301.3,52.7 L301.3,67.8 L322.7,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(136, 255, 119)\" points=\"301.3,67.8 280.0,67.8 280.0,52.7 301.3,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M301.3,67.8 L301.3,52.7 L280.0,52.7 L280.0,67.8 L301.3,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 38, 255, 217)\" points=\"280.0,67.8 258.7,67.8 258.7,52.7 280.0,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,67.8 L280.0,52.7 L258.7,52.7 L258.7,67.8 L280.0,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 196, 255)\" points=\"258.7,67.8 237.3,67.8 237.3,52.7 258.7,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M258.7,67.8 L258.7,52.7 L237.3,52.7 L237.3,67.8 L258.7,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"237.3,67.8 215.9,67.8 215.9,52.7 237.3,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M237.3,67.8 L237.3,52.7 L215.9,52.7 L215.9,67.8 L237.3,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 67, 255)\" points=\"215.9,67.8 194.5,67.8 194.5,52.7 215.9,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M215.9,67.8 L215.9,52.7 L194.5,52.7 L194.5,67.8 L215.9,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 34, 255)\" points=\"194.5,67.8 173.1,67.8 173.1,52.7 194.5,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M194.5,67.8 L194.5,52.7 L173.1,52.7 L173.1,67.8 L194.5,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 51, 255)\" points=\"173.1,67.8 151.7,67.8 151.7,52.7 173.1,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,67.8 L173.1,52.7 L151.7,52.7 L151.7,67.8 L173.1,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 115, 255)\" points=\"151.7,67.8 130.3,67.8 130.3,52.7 151.7,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M151.7,67.8 L151.7,52.7 L130.3,52.7 L130.3,67.8 L151.7,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb( 0, 212, 255)\" points=\"130.3,67.8 108.9,67.8 108.9,52.7 130.3,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M130.3,67.8 L130.3,52.7 L108.9,52.7 L108.9,67.8 L130.3,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(119, 255, 136)\" points=\"108.9,67.8 87.5,67.8 87.5,52.7 108.9,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M108.9,67.8 L108.9,52.7 L87.5,52.7 L87.5,67.8 L108.9,67.8 \" stroke=\"rgb( 0, 0, 0)\"/>\t<g shape-rendering=\"crispEdges\" stroke=\"none\">\n",
"\t\t<polygon fill=\"rgb(255, 148, 0)\" points=\"87.5,67.8 66.1,67.8 66.1,52.7 87.5,52.7 \"/>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M87.5,67.8 L87.5,52.7 L66.1,52.7 L66.1,67.8 L87.5,67.8 \" stroke=\"rgb( 0, 0, 0)\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M66.1,355.3 L66.1,343.3 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M66.1,52.7 L66.1,64.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(66.1,376.1)\">\n",
"\t\t<text><tspan font-family=\"{}\">-1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,355.3 L173.1,343.3 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M173.1,52.7 L173.1,64.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(173.1,376.1)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,355.3 L280.0,343.3 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M280.0,52.7 L280.0,64.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(280.0,376.1)\">\n",
"\t\t<text><tspan font-family=\"{}\">0</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,355.3 L386.9,343.3 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M386.9,52.7 L386.9,64.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(386.9,376.1)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,355.3 L493.9,343.3 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,52.7 L493.9,64.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"middle\" transform=\"translate(493.9,376.1)\">\n",
"\t\t<text><tspan font-family=\"{}\">1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M66.1,355.3 L78.1,355.3 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,355.3 L481.9,355.3 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(58.1,359.0)\">\n",
"\t\t<text><tspan font-family=\"{}\">-1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M66.1,279.6 L78.1,279.6 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,279.6 L481.9,279.6 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(58.1,283.3)\">\n",
"\t\t<text><tspan font-family=\"{}\">-0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M66.1,204.0 L78.1,204.0 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,204.0 L481.9,204.0 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(58.1,207.7)\">\n",
"\t\t<text><tspan font-family=\"{}\">0</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M66.1,128.4 L78.1,128.4 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,128.4 L481.9,128.4 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(58.1,132.1)\">\n",
"\t\t<text><tspan font-family=\"{}\">0.5</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M66.1,52.7 L78.1,52.7 \" stroke=\"black\"/></g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"\t<path d=\"M493.9,52.7 L481.9,52.7 \" stroke=\"black\"/>\t<g fill=\"rgb(0,0,0)\" font-family=\"{}\" font-size=\"10.00\" stroke=\"none\" text-anchor=\"end\" transform=\"translate(58.1,56.4)\">\n",
"\t\t<text><tspan font-family=\"{}\">1</tspan></text>\n",
"\t</g>\n",
"</g>\n",
"<g color=\"black\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"butt\" stroke-linejoin=\"miter\" stroke-width=\"0.50\">\n",
"</g>\n",
"</g>\n",
"</svg>"
],
"text/plain": [
"<IPython.core.display.SVG object>"
]
},
"metadata": {},
"output_type": "display_data"
}
],
"source": [
"pcolor(X,Y,Z)"
]
},
{
"cell_type": "markdown",
"metadata": {
"collapsed": true
},
"source": [
"## "
]
}
],
"metadata": {
"kernelspec": {
"display_name": "Matlab",
"language": "matlab",
"name": "matlab"
},
"language_info": {
"codemirror_mode": "octave",
"file_extension": ".m",
"help_links": [
{
"text": "MetaKernel Magics",
"url": "https://github.com/calysto/metakernel/blob/master/metakernel/magics/README.md"
}
],
"mimetype": "text/x-octave",
"name": "matlab",
"version": "0.11.0"
}
},
"nbformat": 4,
"nbformat_minor": 2
}