var(elements, attributes) = GetObjects(XDocument.Load(path), xpath, namespaces);
return(XmlPeek(XDocument.Load(path), xpath, namespaces));