Next task is to configure TinyXML 2 and add in the de-serializing code to Screen.cpp's LoadScreens() function. Then add more functions in ScreenFunctions.cpp for the LoadScreens() function in Screen.cpp to use to set the screen class' private member variables.
NOTE: I also removed a bunch of files which are no longer need due to our new Screen Class Model.