Xml _best_ — Configuration

This must be the very first line of the file. It tells the parser which version of XML and character encoding is used.

Below is a standard "best practice" template for a generic application configuration file ( config.xml ). configuration xml

Use comments to explain complex configurations to other developers. This must be the very first line of the file

MyProductionDB ```