mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
11 lines
299 B
XML
11 lines
299 B
XML
<?xml version="1.0"?>
|
|
<staff>
|
|
<employee>
|
|
<employeeId>EMP0001</employeeId>
|
|
<name>Margaret Martin</name>
|
|
<position>Accountant</position>
|
|
<salary>56,000</salary>
|
|
<gender>Female</gender>
|
|
<address domestic="Yes">1230 North Ave. Dallas, Texas 98551</address>
|
|
</employee>
|
|
</staff>
|