protected XDocument GetProject()
 {
     return(ProjectProvider.LoadProjectDocument());
 }