<?xml version="1.0" encoding="UTF-8"?><CommandWorkflows>
  <debug>
    <controllers>
      <chiefData>
        <Workflow Name="chiefDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData true"/>
        <Workflow Name="chiefDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData false"/>
        <Workflow Name="getAndProcessCsvDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.getAndProcessCsvData true"/>
        <Workflow Name="getAndProcessCsvDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.getAndProcessCsvData false"/>
        <Workflow Name="getAndProcessXmlDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.getAndProcessXmlData true"/>
        <Workflow Name="getAndProcessXmlDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.getAndProcessXmlData false"/>
        <Workflow Name="setupAllCsvDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllCsvData true"/>
        <Workflow Name="setupAllCsvDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllCsvData false"/>
        <Workflow Name="setupAllXmlDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllXmlData true"/>
        <Workflow Name="setupAllXmlDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllXmlData false"/>
        <Workflow Name="setupAllXmlPluginDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllXmlPluginData true"/>
        <Workflow Name="setupAllXmlPluginDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllXmlPluginData false"/>
        <Workflow Name="setupAllJsonConfigDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllJsonConfigData true"/>
        <Workflow Name="setupAllJsonConfigDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllJsonConfigData false"/>
        <Workflow Name="setupAllJsonConfigPluginDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllJsonConfigPluginData true"/>
        <Workflow Name="setupAllJsonConfigPluginDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.setupAllJsonConfigPluginData false"/>
        <Workflow Name="chiefDataLoadAllJsonDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.loadAllJsonData true"/>
        <Workflow Name="chiefDataLoadAllJsonDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.loadAllJsonData false"/>
        <Workflow Name="chiefDataStoreAllSchemaDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.storeAllSchemaData true"/>
        <Workflow Name="chiefDataStoreAllSchemaDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.storeAllSchemaData false"/>
        <Workflow Name="chiefDataStoreDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.storeData true"/>
        <Workflow Name="chiefDataStoreDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.storeData false"/>
        <Workflow Name="chiefDataGetDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.getData true"/>
        <Workflow Name="chiefDataGetDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.getData false"/>
        <Workflow Name="chiefDataClearDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.clearData true"/>
        <Workflow Name="chiefDataClearDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.clearData false"/>
        <Workflow Name="chiefDataGetSchemaDataEnable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.getSchemaData true"/>
        <Workflow Name="chiefDataGetSchemaDataDisable" Value="changeConfigSetting debugSetting.framework.controllers.chiefData.getSchemaData false"/>
      </chiefData>
    </controllers>
  </debug>
</CommandWorkflows>
