User:IlyaHaykinson/Sandbox2

Storing an XML file:

<?xml version="1.0" ?>
<root>
  <node />
  <node item="abc">
    blah
  </node>
</root>