1
0
mirror of https://github.com/Kirill/simplexml.git synced 2026-04-26 15:54:24 +02:00
Files
simplexml/Sample/Test.xml
T
Kirill Krasnov bef25364bc Version 1.0.1
2010-11-06 22:16:58 +02:00

7 lines
148 B
XML

<?xml version="1.0" encoding="windows-1251"?>
<root>
<elem1 a1="v1" a2="v2"> 1</elem1>
<!-- -->
<elem2 a1="v1" a2="v2"> 2</elem2>
</root>