Difference between revisions of "Template:Winter test xml data"
From The 3geez Wiki
| (13 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
| − | <xml> | + | <xml> |
| − | <test>value</test> | + | <xyz type="pipe">value4</xyz> |
| − | </xml> | + | <tests> |
| + | <test>value</test> | ||
| + | <test>value2</test> | ||
| + | <test type="123">value3</test> | ||
| + | <test>value5</test> | ||
| + | </tests> | ||
| + | </xml> | ||
Latest revision as of 16:10, 14 July 2007
<xml>
<xyz type="pipe">value4</xyz>
<tests>
<test>value</test>
<test>value2</test>
<test type="123">value3</test>
<test>value5</test>
</tests>
</xml>