Read text file from device?

I have an xml file that I want to package with my channel in my xml directory. How can I open that file as text so I can parse the XML?

brockoli

myXML = ReadAsciiFile(pathToFile)