Denis 0d3ee78140 BAEL 3084 Improvement: Move Xml Unit Articles (#7330)
* BAEL-2983 java objects generation with EasyRandom

* BAEL-2983 move easy random under testing-modules

* BAEL-2983 java objects generation with EasyRandom

* BAEL-2983 move easy random under testing-modules

* BAEL-3084 move xmlunit-2 under testing-modules
2019-07-18 10:48:37 -04:00

10 lines
250 B
XML

<teachers>
<teacher department="science" id='309'>
<subject>math</subject>
<subject>physics</subject>
</teacher>
<teacher department="arts" id='310'>
<subject>political education</subject>
<subject>english</subject>
</teacher>
</teachers>