started adding the tinyxml2 to Screen.cpp for loading a screen from XML.
Notes.txt
moved sample.xml into assets/xml directory
Moved the assets folder down one directory into Redpointlead folder
updated sample.xml
more Notes.txt
renamed the TinyXML-2 directory to tinyxml2 to fit the git hub naming convention.
added sample.xml
added the correct files for TinyXML-2
Added the TinyXML-2 .cpp and .h file to the project