User:IlyaHaykinson/Sandbox2

From Wikinews, the free news source you can write!
Jump to navigation Jump to search

Storing an XML file:

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