OSDN Git Service

imported from subversion repository
[xerial/xerial-core.git] / src / test / java / org / xerial / util / bean / impl / samplelist.xml
1 <list listName="My Family">\r
2  <sample id="100" name="Leo"/>\r
3  <sample id="101">\r
4    <name>Yui</name>\r
5  </sample>\r
6  <hello>\r
7    Unused message\r
8  </hello>\r
9 </list>