Use Descendants() functions. Will have to use LINQ methods to do querying.
Unfortunately WinRT does not include any implementation of System.Xml.Xpath. Unlike Windows Phone the Silverlight 4 implementation cannot be used.
Hopefully at some point I may be able to use the Mono version.