XML documents use a self-describing and simple syntax. First line in xml document is XML declaration; it defines XML version and encoding type. Second line describes the root element (Players) of the document and next line is its child element(Player). - See more at: http://www.theappguruz.com/blog/unity-xml-parsing-unity#sthash.c2OLdLtC.dpuf