source: other-projects/trunk/gs3-release-maker/apache-ant-1.6.5/src/etc/testcases/taskdefs/xmlproperty/inputs/input1.xml@ 14627

Last change on this file since 14627 was 14627, checked in by oranfry, 17 years ago

initial import of the gs3-release-maker

File size: 180 bytes
Line 
1<properties>
2 <root>foo</root>
3 <root>bar</root>
4 <a><b c="d">e</b></a>
5 <foo bar="quux">
6 <bar>quux1</bar>
7 <quux>bar</quux>
8 </foo>
9 <tag value="foo"/>
10</properties>
Note: See TracBrowser for help on using the repository browser.