namespace xServices.Constants { public struct ConfigurationNodeNames { public const string SERVICES_NODE = "ServicesConfiguration"; } }