In contrast to XML serialization, the tools for reading and writing XML documents allow you to work with XML data on a basic level, without mapping that data to 1C:Enterpise objects.
Specifically, they allow you to open XML files for reading, read data from these files, create new XML files, and write data to these files.
Next page: Universal data exchange