path = System.IO.Path.GetDirectoryName(System.Reflection.Assembly.GetExecutingAssembly().GetName().CodeBase);

xmlFile .Load(path + @"\trial.xml"); 

源文件:http://bytes.com/topic/mobile-development/answers/873874-how-can-i-get-xml-file-windows-mobile-6-o-using-c