mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
0d50ee63ce
* Addendum to r57257. svn path=/trunk/; revision=57258
12 lines
283 B
XML
12 lines
283 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<?xml-stylesheet type="text/xsl" href="xmlview.xsl"?>
|
|
<test>
|
|
<field>
|
|
<title>title1</title>
|
|
<value>value1</value>
|
|
</field>
|
|
<field>
|
|
<title>title2</title>
|
|
<value>value2</value>
|
|
</field>
|
|
</test>
|