Returns a collection of elements that contains the ancestors of every node in the source collection....xmlTree = new XElement("Root", new XElement("Child1", new XElement("GrandChild1"...1", new XElement("GreatGrandChild1", "content") ) ), new XElement("Child2"...