0
kicks
C# 3.0: Querying XML in C# with LINQ to XML
You can use LINQ to XML to perform LINQ queries over XML that you retrieve from the file-system, from a remote HTTP URL or web-service, or from any in-memory XML content.