Recommend this page to a friend! |
Classes of Ewg | > | Table Constructor | > | data.xml | > | Download |
|
![]() |
<?xml version="1.0" encoding="utf-8"?> <data> <table> <border>1</border> </table> <th> <item1>id</item1> <item2>beaver name</item2> </th> <tr> <item1> <item1>1</item1> <item2>luck</item2> </item1> <item2> <item1>2</item1> <item2>first</item2> </item2> <item3> <item1>3</item1> <item2>S</item2> </item3> </tr> </data> |