Variables File
The Variables file contains a list of variables that can be imported from a Variables element in a ConfigSync file. The file contains the following elements
<?xml version="1.0" encoding="utf-8" ?>
<Lithnet.ResourceManagement.ConfigSync.Variables>
  <Variables>
    <Variable name="#name#" value = "value"/>
  </Variables>
</Lithnet.ResourceManagement.ConfigSync.Variables>Last updated
