I have to read an XML file, that has no root element, to extract contained data. The XML has many elements like these:
You can try to use XmlParser:
A Roslyn-inspired full-fidelity XML parser with no dependencies and a simple Visual Studio XML language service.
It pars any bad formed xml.