diff --git a/Tests/.gitignore b/Examples/.gitignore similarity index 100% rename from Tests/.gitignore rename to Examples/.gitignore diff --git a/Tests/01pharSimple.php b/Examples/01pharSimple.php similarity index 100% rename from Tests/01pharSimple.php rename to Examples/01pharSimple.php diff --git a/Tests/01simple-download-pdf.php b/Examples/01simple-download-pdf.php similarity index 100% rename from Tests/01simple-download-pdf.php rename to Examples/01simple-download-pdf.php diff --git a/Tests/01simple-download-xls.php b/Examples/01simple-download-xls.php similarity index 100% rename from Tests/01simple-download-xls.php rename to Examples/01simple-download-xls.php diff --git a/Tests/01simple-download-xlsx.php b/Examples/01simple-download-xlsx.php similarity index 100% rename from Tests/01simple-download-xlsx.php rename to Examples/01simple-download-xlsx.php diff --git a/Tests/01simple.php b/Examples/01simple.php similarity index 100% rename from Tests/01simple.php rename to Examples/01simple.php diff --git a/Tests/02types-xls.php b/Examples/02types-xls.php similarity index 100% rename from Tests/02types-xls.php rename to Examples/02types-xls.php diff --git a/Tests/02types.php b/Examples/02types.php similarity index 100% rename from Tests/02types.php rename to Examples/02types.php diff --git a/Tests/03formulas.php b/Examples/03formulas.php similarity index 100% rename from Tests/03formulas.php rename to Examples/03formulas.php diff --git a/Tests/04printing.php b/Examples/04printing.php similarity index 100% rename from Tests/04printing.php rename to Examples/04printing.php diff --git a/Tests/05featuredemo.inc.php b/Examples/05featuredemo.inc.php similarity index 100% rename from Tests/05featuredemo.inc.php rename to Examples/05featuredemo.inc.php diff --git a/Tests/05featuredemo.php b/Examples/05featuredemo.php similarity index 100% rename from Tests/05featuredemo.php rename to Examples/05featuredemo.php diff --git a/Tests/06largescale-xls.php b/Examples/06largescale-xls.php similarity index 100% rename from Tests/06largescale-xls.php rename to Examples/06largescale-xls.php diff --git a/Tests/06largescale.php b/Examples/06largescale.php similarity index 100% rename from Tests/06largescale.php rename to Examples/06largescale.php diff --git a/Tests/07reader.php b/Examples/07reader.php similarity index 100% rename from Tests/07reader.php rename to Examples/07reader.php diff --git a/Tests/08conditionalformatting.php b/Examples/08conditionalformatting.php similarity index 100% rename from Tests/08conditionalformatting.php rename to Examples/08conditionalformatting.php diff --git a/Tests/09pagebreaks.php b/Examples/09pagebreaks.php similarity index 100% rename from Tests/09pagebreaks.php rename to Examples/09pagebreaks.php diff --git a/Tests/10autofilter-selection-1.php b/Examples/10autofilter-selection-1.php similarity index 100% rename from Tests/10autofilter-selection-1.php rename to Examples/10autofilter-selection-1.php diff --git a/Tests/10autofilter-selection-2.php b/Examples/10autofilter-selection-2.php similarity index 100% rename from Tests/10autofilter-selection-2.php rename to Examples/10autofilter-selection-2.php diff --git a/Tests/10autofilter.php b/Examples/10autofilter.php similarity index 100% rename from Tests/10autofilter.php rename to Examples/10autofilter.php diff --git a/Tests/11documentsecurity-xls.php b/Examples/11documentsecurity-xls.php similarity index 100% rename from Tests/11documentsecurity-xls.php rename to Examples/11documentsecurity-xls.php diff --git a/Tests/11documentsecurity.php b/Examples/11documentsecurity.php similarity index 100% rename from Tests/11documentsecurity.php rename to Examples/11documentsecurity.php diff --git a/Tests/13calculation.php b/Examples/13calculation.php similarity index 100% rename from Tests/13calculation.php rename to Examples/13calculation.php diff --git a/Tests/14excel5.php b/Examples/14excel5.php similarity index 100% rename from Tests/14excel5.php rename to Examples/14excel5.php diff --git a/Tests/15datavalidation-xls.php b/Examples/15datavalidation-xls.php similarity index 100% rename from Tests/15datavalidation-xls.php rename to Examples/15datavalidation-xls.php diff --git a/Tests/15datavalidation.php b/Examples/15datavalidation.php similarity index 100% rename from Tests/15datavalidation.php rename to Examples/15datavalidation.php diff --git a/Tests/16csv.php b/Examples/16csv.php similarity index 100% rename from Tests/16csv.php rename to Examples/16csv.php diff --git a/Tests/17html.php b/Examples/17html.php similarity index 100% rename from Tests/17html.php rename to Examples/17html.php diff --git a/Tests/18extendedcalculation.php b/Examples/18extendedcalculation.php similarity index 100% rename from Tests/18extendedcalculation.php rename to Examples/18extendedcalculation.php diff --git a/Tests/19namedrange.php b/Examples/19namedrange.php similarity index 100% rename from Tests/19namedrange.php rename to Examples/19namedrange.php diff --git a/Tests/20readexcel5.php b/Examples/20readexcel5.php similarity index 100% rename from Tests/20readexcel5.php rename to Examples/20readexcel5.php diff --git a/Tests/21pdf.php b/Examples/21pdf.php similarity index 100% rename from Tests/21pdf.php rename to Examples/21pdf.php diff --git a/Tests/22heavilyformatted.php b/Examples/22heavilyformatted.php similarity index 100% rename from Tests/22heavilyformatted.php rename to Examples/22heavilyformatted.php diff --git a/Tests/23sharedstyles.php b/Examples/23sharedstyles.php similarity index 100% rename from Tests/23sharedstyles.php rename to Examples/23sharedstyles.php diff --git a/Tests/24readfilter.php b/Examples/24readfilter.php similarity index 100% rename from Tests/24readfilter.php rename to Examples/24readfilter.php diff --git a/Tests/25inmemoryimage.php b/Examples/25inmemoryimage.php similarity index 100% rename from Tests/25inmemoryimage.php rename to Examples/25inmemoryimage.php diff --git a/Tests/26utf8.php b/Examples/26utf8.php similarity index 100% rename from Tests/26utf8.php rename to Examples/26utf8.php diff --git a/Tests/27imagesexcel5.php b/Examples/27imagesexcel5.php similarity index 100% rename from Tests/27imagesexcel5.php rename to Examples/27imagesexcel5.php diff --git a/Tests/28iterator.php b/Examples/28iterator.php similarity index 100% rename from Tests/28iterator.php rename to Examples/28iterator.php diff --git a/Tests/29advancedvaluebinder.php b/Examples/29advancedvaluebinder.php similarity index 100% rename from Tests/29advancedvaluebinder.php rename to Examples/29advancedvaluebinder.php diff --git a/Tests/30template.php b/Examples/30template.php similarity index 100% rename from Tests/30template.php rename to Examples/30template.php diff --git a/Tests/31docproperties_write-xls.php b/Examples/31docproperties_write-xls.php similarity index 100% rename from Tests/31docproperties_write-xls.php rename to Examples/31docproperties_write-xls.php diff --git a/Tests/31docproperties_write.php b/Examples/31docproperties_write.php similarity index 100% rename from Tests/31docproperties_write.php rename to Examples/31docproperties_write.php diff --git a/Tests/32chartreadwrite.php b/Examples/32chartreadwrite.php similarity index 100% rename from Tests/32chartreadwrite.php rename to Examples/32chartreadwrite.php diff --git a/Tests/33chartcreate-area.php b/Examples/33chartcreate-area.php similarity index 100% rename from Tests/33chartcreate-area.php rename to Examples/33chartcreate-area.php diff --git a/Tests/33chartcreate-bar-stacked.php b/Examples/33chartcreate-bar-stacked.php similarity index 100% rename from Tests/33chartcreate-bar-stacked.php rename to Examples/33chartcreate-bar-stacked.php diff --git a/Tests/33chartcreate-bar.php b/Examples/33chartcreate-bar.php similarity index 100% rename from Tests/33chartcreate-bar.php rename to Examples/33chartcreate-bar.php diff --git a/Tests/33chartcreate-column-2.php b/Examples/33chartcreate-column-2.php similarity index 100% rename from Tests/33chartcreate-column-2.php rename to Examples/33chartcreate-column-2.php diff --git a/Tests/33chartcreate-column.php b/Examples/33chartcreate-column.php similarity index 100% rename from Tests/33chartcreate-column.php rename to Examples/33chartcreate-column.php diff --git a/Tests/33chartcreate-line.php b/Examples/33chartcreate-line.php similarity index 100% rename from Tests/33chartcreate-line.php rename to Examples/33chartcreate-line.php diff --git a/Tests/33chartcreate-multiple-charts.php b/Examples/33chartcreate-multiple-charts.php similarity index 100% rename from Tests/33chartcreate-multiple-charts.php rename to Examples/33chartcreate-multiple-charts.php diff --git a/Tests/33chartcreate-pie.php b/Examples/33chartcreate-pie.php similarity index 100% rename from Tests/33chartcreate-pie.php rename to Examples/33chartcreate-pie.php diff --git a/Tests/34chartupdate.php b/Examples/34chartupdate.php similarity index 100% rename from Tests/34chartupdate.php rename to Examples/34chartupdate.php diff --git a/Tests/35chartrender.php b/Examples/35chartrender.php similarity index 100% rename from Tests/35chartrender.php rename to Examples/35chartrender.php diff --git a/Tests/Excel2003XMLReader.php b/Examples/Excel2003XMLReader.php similarity index 100% rename from Tests/Excel2003XMLReader.php rename to Examples/Excel2003XMLReader.php diff --git a/Tests/Excel2003XMLTest.xml b/Examples/Excel2003XMLTest.xml similarity index 100% rename from Tests/Excel2003XMLTest.xml rename to Examples/Excel2003XMLTest.xml diff --git a/Tests/GnumericReader.php b/Examples/GnumericReader.php similarity index 100% rename from Tests/GnumericReader.php rename to Examples/GnumericReader.php diff --git a/Tests/GnumericTest.gnumeric b/Examples/GnumericTest.gnumeric similarity index 100% rename from Tests/GnumericTest.gnumeric rename to Examples/GnumericTest.gnumeric diff --git a/Tests/OOCalcReader.php b/Examples/OOCalcReader.php similarity index 100% rename from Tests/OOCalcReader.php rename to Examples/OOCalcReader.php diff --git a/Tests/OOCalcTest.ods b/Examples/OOCalcTest.ods similarity index 100% rename from Tests/OOCalcTest.ods rename to Examples/OOCalcTest.ods diff --git a/Tests/Quadratic.php b/Examples/Quadratic.php similarity index 100% rename from Tests/Quadratic.php rename to Examples/Quadratic.php diff --git a/Tests/Quadratic.xlsx b/Examples/Quadratic.xlsx similarity index 100% rename from Tests/Quadratic.xlsx rename to Examples/Quadratic.xlsx diff --git a/Tests/Quadratic2.php b/Examples/Quadratic2.php similarity index 100% rename from Tests/Quadratic2.php rename to Examples/Quadratic2.php diff --git a/Tests/SylkReader.php b/Examples/SylkReader.php similarity index 100% rename from Tests/SylkReader.php rename to Examples/SylkReader.php diff --git a/Tests/SylkTest.slk b/Examples/SylkTest.slk similarity index 100% rename from Tests/SylkTest.slk rename to Examples/SylkTest.slk diff --git a/Tests/XMLReader.php b/Examples/XMLReader.php similarity index 100% rename from Tests/XMLReader.php rename to Examples/XMLReader.php diff --git a/Tests/XMLTest.xml b/Examples/XMLTest.xml similarity index 100% rename from Tests/XMLTest.xml rename to Examples/XMLTest.xml diff --git a/Tests/images/officelogo.jpg b/Examples/images/officelogo.jpg similarity index 100% rename from Tests/images/officelogo.jpg rename to Examples/images/officelogo.jpg diff --git a/Tests/images/paid.png b/Examples/images/paid.png similarity index 100% rename from Tests/images/paid.png rename to Examples/images/paid.png diff --git a/Tests/images/phpexcel_logo.gif b/Examples/images/phpexcel_logo.gif similarity index 100% rename from Tests/images/phpexcel_logo.gif rename to Examples/images/phpexcel_logo.gif diff --git a/Tests/images/termsconditions.jpg b/Examples/images/termsconditions.jpg similarity index 100% rename from Tests/images/termsconditions.jpg rename to Examples/images/termsconditions.jpg diff --git a/Tests/runall.php b/Examples/runall.php similarity index 100% rename from Tests/runall.php rename to Examples/runall.php diff --git a/Tests/templates/26template.xlsx b/Examples/templates/26template.xlsx similarity index 100% rename from Tests/templates/26template.xlsx rename to Examples/templates/26template.xlsx diff --git a/Tests/templates/27template.xls b/Examples/templates/27template.xls similarity index 100% rename from Tests/templates/27template.xls rename to Examples/templates/27template.xls diff --git a/Tests/templates/30template.xls b/Examples/templates/30template.xls similarity index 100% rename from Tests/templates/30template.xls rename to Examples/templates/30template.xls diff --git a/Tests/templates/31docproperties.xls b/Examples/templates/31docproperties.xls similarity index 100% rename from Tests/templates/31docproperties.xls rename to Examples/templates/31docproperties.xls diff --git a/Tests/templates/31docproperties.xlsx b/Examples/templates/31docproperties.xlsx similarity index 100% rename from Tests/templates/31docproperties.xlsx rename to Examples/templates/31docproperties.xlsx diff --git a/Tests/templates/32chartreadwrite.xlsx b/Examples/templates/32chartreadwrite.xlsx similarity index 100% rename from Tests/templates/32chartreadwrite.xlsx rename to Examples/templates/32chartreadwrite.xlsx diff --git a/Tests/templates/32complexChartreadwrite.xlsx b/Examples/templates/32complexChartreadwrite.xlsx similarity index 100% rename from Tests/templates/32complexChartreadwrite.xlsx rename to Examples/templates/32complexChartreadwrite.xlsx diff --git a/Tests/templates/32readwriteAreaChart1.xlsx b/Examples/templates/32readwriteAreaChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaChart1.xlsx rename to Examples/templates/32readwriteAreaChart1.xlsx diff --git a/Tests/templates/32readwriteAreaChart2.xlsx b/Examples/templates/32readwriteAreaChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaChart2.xlsx rename to Examples/templates/32readwriteAreaChart2.xlsx diff --git a/Tests/templates/32readwriteAreaChart3.xlsx b/Examples/templates/32readwriteAreaChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaChart3.xlsx rename to Examples/templates/32readwriteAreaChart3.xlsx diff --git a/Tests/templates/32readwriteAreaChart3D1.xlsx b/Examples/templates/32readwriteAreaChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaChart3D1.xlsx rename to Examples/templates/32readwriteAreaChart3D1.xlsx diff --git a/Tests/templates/32readwriteAreaPercentageChart1.xlsx b/Examples/templates/32readwriteAreaPercentageChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaPercentageChart1.xlsx rename to Examples/templates/32readwriteAreaPercentageChart1.xlsx diff --git a/Tests/templates/32readwriteAreaPercentageChart2.xlsx b/Examples/templates/32readwriteAreaPercentageChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaPercentageChart2.xlsx rename to Examples/templates/32readwriteAreaPercentageChart2.xlsx diff --git a/Tests/templates/32readwriteAreaPercentageChart3D1.xlsx b/Examples/templates/32readwriteAreaPercentageChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaPercentageChart3D1.xlsx rename to Examples/templates/32readwriteAreaPercentageChart3D1.xlsx diff --git a/Tests/templates/32readwriteAreaStackedChart1.xlsx b/Examples/templates/32readwriteAreaStackedChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaStackedChart1.xlsx rename to Examples/templates/32readwriteAreaStackedChart1.xlsx diff --git a/Tests/templates/32readwriteAreaStackedChart2.xlsx b/Examples/templates/32readwriteAreaStackedChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaStackedChart2.xlsx rename to Examples/templates/32readwriteAreaStackedChart2.xlsx diff --git a/Tests/templates/32readwriteAreaStackedChart3D1.xlsx b/Examples/templates/32readwriteAreaStackedChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteAreaStackedChart3D1.xlsx rename to Examples/templates/32readwriteAreaStackedChart3D1.xlsx diff --git a/Tests/templates/32readwriteBarChart1.xlsx b/Examples/templates/32readwriteBarChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteBarChart1.xlsx rename to Examples/templates/32readwriteBarChart1.xlsx diff --git a/Tests/templates/32readwriteBarChart2.xlsx b/Examples/templates/32readwriteBarChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteBarChart2.xlsx rename to Examples/templates/32readwriteBarChart2.xlsx diff --git a/Tests/templates/32readwriteBarChart3.xlsx b/Examples/templates/32readwriteBarChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteBarChart3.xlsx rename to Examples/templates/32readwriteBarChart3.xlsx diff --git a/Tests/templates/32readwriteBarChart3D1.xlsx b/Examples/templates/32readwriteBarChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteBarChart3D1.xlsx rename to Examples/templates/32readwriteBarChart3D1.xlsx diff --git a/Tests/templates/32readwriteBarPercentageChart1.xlsx b/Examples/templates/32readwriteBarPercentageChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteBarPercentageChart1.xlsx rename to Examples/templates/32readwriteBarPercentageChart1.xlsx diff --git a/Tests/templates/32readwriteBarPercentageChart2.xlsx b/Examples/templates/32readwriteBarPercentageChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteBarPercentageChart2.xlsx rename to Examples/templates/32readwriteBarPercentageChart2.xlsx diff --git a/Tests/templates/32readwriteBarPercentageChart3D1.xlsx b/Examples/templates/32readwriteBarPercentageChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteBarPercentageChart3D1.xlsx rename to Examples/templates/32readwriteBarPercentageChart3D1.xlsx diff --git a/Tests/templates/32readwriteBarStackedChart1.xlsx b/Examples/templates/32readwriteBarStackedChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteBarStackedChart1.xlsx rename to Examples/templates/32readwriteBarStackedChart1.xlsx diff --git a/Tests/templates/32readwriteBarStackedChart2.xlsx b/Examples/templates/32readwriteBarStackedChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteBarStackedChart2.xlsx rename to Examples/templates/32readwriteBarStackedChart2.xlsx diff --git a/Tests/templates/32readwriteBarStackedChart3D1.xlsx b/Examples/templates/32readwriteBarStackedChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteBarStackedChart3D1.xlsx rename to Examples/templates/32readwriteBarStackedChart3D1.xlsx diff --git a/Tests/templates/32readwriteBubbleChart1.xlsx b/Examples/templates/32readwriteBubbleChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteBubbleChart1.xlsx rename to Examples/templates/32readwriteBubbleChart1.xlsx diff --git a/Tests/templates/32readwriteBubbleChart3D1.xlsx b/Examples/templates/32readwriteBubbleChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteBubbleChart3D1.xlsx rename to Examples/templates/32readwriteBubbleChart3D1.xlsx diff --git a/Tests/templates/32readwriteChartWithImages1.xlsx b/Examples/templates/32readwriteChartWithImages1.xlsx similarity index 100% rename from Tests/templates/32readwriteChartWithImages1.xlsx rename to Examples/templates/32readwriteChartWithImages1.xlsx diff --git a/Tests/templates/32readwriteColumnChart1.xlsx b/Examples/templates/32readwriteColumnChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnChart1.xlsx rename to Examples/templates/32readwriteColumnChart1.xlsx diff --git a/Tests/templates/32readwriteColumnChart2.xlsx b/Examples/templates/32readwriteColumnChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnChart2.xlsx rename to Examples/templates/32readwriteColumnChart2.xlsx diff --git a/Tests/templates/32readwriteColumnChart3.xlsx b/Examples/templates/32readwriteColumnChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnChart3.xlsx rename to Examples/templates/32readwriteColumnChart3.xlsx diff --git a/Tests/templates/32readwriteColumnChart3D1.xlsx b/Examples/templates/32readwriteColumnChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnChart3D1.xlsx rename to Examples/templates/32readwriteColumnChart3D1.xlsx diff --git a/Tests/templates/32readwriteColumnChart4.xlsx b/Examples/templates/32readwriteColumnChart4.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnChart4.xlsx rename to Examples/templates/32readwriteColumnChart4.xlsx diff --git a/Tests/templates/32readwriteColumnPercentageChart1.xlsx b/Examples/templates/32readwriteColumnPercentageChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnPercentageChart1.xlsx rename to Examples/templates/32readwriteColumnPercentageChart1.xlsx diff --git a/Tests/templates/32readwriteColumnPercentageChart2.xlsx b/Examples/templates/32readwriteColumnPercentageChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnPercentageChart2.xlsx rename to Examples/templates/32readwriteColumnPercentageChart2.xlsx diff --git a/Tests/templates/32readwriteColumnPercentageChart3D1.xlsx b/Examples/templates/32readwriteColumnPercentageChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnPercentageChart3D1.xlsx rename to Examples/templates/32readwriteColumnPercentageChart3D1.xlsx diff --git a/Tests/templates/32readwriteColumnStackedChart1.xlsx b/Examples/templates/32readwriteColumnStackedChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnStackedChart1.xlsx rename to Examples/templates/32readwriteColumnStackedChart1.xlsx diff --git a/Tests/templates/32readwriteColumnStackedChart2.xlsx b/Examples/templates/32readwriteColumnStackedChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnStackedChart2.xlsx rename to Examples/templates/32readwriteColumnStackedChart2.xlsx diff --git a/Tests/templates/32readwriteColumnStackedChart3D1.xlsx b/Examples/templates/32readwriteColumnStackedChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteColumnStackedChart3D1.xlsx rename to Examples/templates/32readwriteColumnStackedChart3D1.xlsx diff --git a/Tests/templates/32readwriteDonutChart1.xlsx b/Examples/templates/32readwriteDonutChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteDonutChart1.xlsx rename to Examples/templates/32readwriteDonutChart1.xlsx diff --git a/Tests/templates/32readwriteDonutChart2.xlsx b/Examples/templates/32readwriteDonutChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteDonutChart2.xlsx rename to Examples/templates/32readwriteDonutChart2.xlsx diff --git a/Tests/templates/32readwriteDonutChart3.xlsx b/Examples/templates/32readwriteDonutChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteDonutChart3.xlsx rename to Examples/templates/32readwriteDonutChart3.xlsx diff --git a/Tests/templates/32readwriteDonutChart4.xlsx b/Examples/templates/32readwriteDonutChart4.xlsx similarity index 100% rename from Tests/templates/32readwriteDonutChart4.xlsx rename to Examples/templates/32readwriteDonutChart4.xlsx diff --git a/Tests/templates/32readwriteDonutChartExploded1.xlsx b/Examples/templates/32readwriteDonutChartExploded1.xlsx similarity index 100% rename from Tests/templates/32readwriteDonutChartExploded1.xlsx rename to Examples/templates/32readwriteDonutChartExploded1.xlsx diff --git a/Tests/templates/32readwriteDonutChartMultiseries1.xlsx b/Examples/templates/32readwriteDonutChartMultiseries1.xlsx similarity index 100% rename from Tests/templates/32readwriteDonutChartMultiseries1.xlsx rename to Examples/templates/32readwriteDonutChartMultiseries1.xlsx diff --git a/Tests/templates/32readwriteLineChart1.xlsx b/Examples/templates/32readwriteLineChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteLineChart1.xlsx rename to Examples/templates/32readwriteLineChart1.xlsx diff --git a/Tests/templates/32readwriteLineChart2.xlsx b/Examples/templates/32readwriteLineChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteLineChart2.xlsx rename to Examples/templates/32readwriteLineChart2.xlsx diff --git a/Tests/templates/32readwriteLineChart3.xlsx b/Examples/templates/32readwriteLineChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteLineChart3.xlsx rename to Examples/templates/32readwriteLineChart3.xlsx diff --git a/Tests/templates/32readwriteLineChart3D1.xlsx b/Examples/templates/32readwriteLineChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwriteLineChart3D1.xlsx rename to Examples/templates/32readwriteLineChart3D1.xlsx diff --git a/Tests/templates/32readwriteLineChartNoPointMarkers1.xlsx b/Examples/templates/32readwriteLineChartNoPointMarkers1.xlsx similarity index 100% rename from Tests/templates/32readwriteLineChartNoPointMarkers1.xlsx rename to Examples/templates/32readwriteLineChartNoPointMarkers1.xlsx diff --git a/Tests/templates/32readwriteLinePercentageChart1.xlsx b/Examples/templates/32readwriteLinePercentageChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteLinePercentageChart1.xlsx rename to Examples/templates/32readwriteLinePercentageChart1.xlsx diff --git a/Tests/templates/32readwriteLinePercentageChart2.xlsx b/Examples/templates/32readwriteLinePercentageChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteLinePercentageChart2.xlsx rename to Examples/templates/32readwriteLinePercentageChart2.xlsx diff --git a/Tests/templates/32readwriteLineStackedChart1.xlsx b/Examples/templates/32readwriteLineStackedChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteLineStackedChart1.xlsx rename to Examples/templates/32readwriteLineStackedChart1.xlsx diff --git a/Tests/templates/32readwriteLineStackedChart2.xlsx b/Examples/templates/32readwriteLineStackedChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteLineStackedChart2.xlsx rename to Examples/templates/32readwriteLineStackedChart2.xlsx diff --git a/Tests/templates/32readwritePieChart1.xlsx b/Examples/templates/32readwritePieChart1.xlsx similarity index 100% rename from Tests/templates/32readwritePieChart1.xlsx rename to Examples/templates/32readwritePieChart1.xlsx diff --git a/Tests/templates/32readwritePieChart2.xlsx b/Examples/templates/32readwritePieChart2.xlsx similarity index 100% rename from Tests/templates/32readwritePieChart2.xlsx rename to Examples/templates/32readwritePieChart2.xlsx diff --git a/Tests/templates/32readwritePieChart3.xlsx b/Examples/templates/32readwritePieChart3.xlsx similarity index 100% rename from Tests/templates/32readwritePieChart3.xlsx rename to Examples/templates/32readwritePieChart3.xlsx diff --git a/Tests/templates/32readwritePieChart3D1.xlsx b/Examples/templates/32readwritePieChart3D1.xlsx similarity index 100% rename from Tests/templates/32readwritePieChart3D1.xlsx rename to Examples/templates/32readwritePieChart3D1.xlsx diff --git a/Tests/templates/32readwritePieChart4.xlsx b/Examples/templates/32readwritePieChart4.xlsx similarity index 100% rename from Tests/templates/32readwritePieChart4.xlsx rename to Examples/templates/32readwritePieChart4.xlsx diff --git a/Tests/templates/32readwritePieChartExploded1.xlsx b/Examples/templates/32readwritePieChartExploded1.xlsx similarity index 100% rename from Tests/templates/32readwritePieChartExploded1.xlsx rename to Examples/templates/32readwritePieChartExploded1.xlsx diff --git a/Tests/templates/32readwritePieChartExploded3D1.xlsx b/Examples/templates/32readwritePieChartExploded3D1.xlsx similarity index 100% rename from Tests/templates/32readwritePieChartExploded3D1.xlsx rename to Examples/templates/32readwritePieChartExploded3D1.xlsx diff --git a/Tests/templates/32readwriteRadarChart1.xlsx b/Examples/templates/32readwriteRadarChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteRadarChart1.xlsx rename to Examples/templates/32readwriteRadarChart1.xlsx diff --git a/Tests/templates/32readwriteRadarChart2.xlsx b/Examples/templates/32readwriteRadarChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteRadarChart2.xlsx rename to Examples/templates/32readwriteRadarChart2.xlsx diff --git a/Tests/templates/32readwriteRadarChart3.xlsx b/Examples/templates/32readwriteRadarChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteRadarChart3.xlsx rename to Examples/templates/32readwriteRadarChart3.xlsx diff --git a/Tests/templates/32readwriteScatterChart1.xlsx b/Examples/templates/32readwriteScatterChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteScatterChart1.xlsx rename to Examples/templates/32readwriteScatterChart1.xlsx diff --git a/Tests/templates/32readwriteScatterChart2.xlsx b/Examples/templates/32readwriteScatterChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteScatterChart2.xlsx rename to Examples/templates/32readwriteScatterChart2.xlsx diff --git a/Tests/templates/32readwriteScatterChart3.xlsx b/Examples/templates/32readwriteScatterChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteScatterChart3.xlsx rename to Examples/templates/32readwriteScatterChart3.xlsx diff --git a/Tests/templates/32readwriteScatterChart4.xlsx b/Examples/templates/32readwriteScatterChart4.xlsx similarity index 100% rename from Tests/templates/32readwriteScatterChart4.xlsx rename to Examples/templates/32readwriteScatterChart4.xlsx diff --git a/Tests/templates/32readwriteScatterChart5.xlsx b/Examples/templates/32readwriteScatterChart5.xlsx similarity index 100% rename from Tests/templates/32readwriteScatterChart5.xlsx rename to Examples/templates/32readwriteScatterChart5.xlsx diff --git a/Tests/templates/32readwriteStockChart1.xlsx b/Examples/templates/32readwriteStockChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteStockChart1.xlsx rename to Examples/templates/32readwriteStockChart1.xlsx diff --git a/Tests/templates/32readwriteStockChart2.xlsx b/Examples/templates/32readwriteStockChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteStockChart2.xlsx rename to Examples/templates/32readwriteStockChart2.xlsx diff --git a/Tests/templates/32readwriteStockChart3.xlsx b/Examples/templates/32readwriteStockChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteStockChart3.xlsx rename to Examples/templates/32readwriteStockChart3.xlsx diff --git a/Tests/templates/32readwriteStockChart4.xlsx b/Examples/templates/32readwriteStockChart4.xlsx similarity index 100% rename from Tests/templates/32readwriteStockChart4.xlsx rename to Examples/templates/32readwriteStockChart4.xlsx diff --git a/Tests/templates/32readwriteSurfaceChart1.xlsx b/Examples/templates/32readwriteSurfaceChart1.xlsx similarity index 100% rename from Tests/templates/32readwriteSurfaceChart1.xlsx rename to Examples/templates/32readwriteSurfaceChart1.xlsx diff --git a/Tests/templates/32readwriteSurfaceChart2.xlsx b/Examples/templates/32readwriteSurfaceChart2.xlsx similarity index 100% rename from Tests/templates/32readwriteSurfaceChart2.xlsx rename to Examples/templates/32readwriteSurfaceChart2.xlsx diff --git a/Tests/templates/32readwriteSurfaceChart3.xlsx b/Examples/templates/32readwriteSurfaceChart3.xlsx similarity index 100% rename from Tests/templates/32readwriteSurfaceChart3.xlsx rename to Examples/templates/32readwriteSurfaceChart3.xlsx diff --git a/Tests/templates/32readwriteSurfaceChart4.xlsx b/Examples/templates/32readwriteSurfaceChart4.xlsx similarity index 100% rename from Tests/templates/32readwriteSurfaceChart4.xlsx rename to Examples/templates/32readwriteSurfaceChart4.xlsx