Files
iTop/setup/data/03.persons.xml
2009-09-29 16:12:40 +00:00

53 lines
1.3 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<Set>
<bizPerson id="327">
<name>Dali</name>
<status>available</status>
<org_id>2</org_id>
<email>salvador.dali@combodo.com</email>
<phone></phone>
<location_id>3</location_id>
<first_name>Salvador</first_name>
<employee_number></employee_number>
</bizPerson>
<bizPerson id="5">
<name>Dumas</name>
<status>available</status>
<org_id>2</org_id>
<email>alexandre.dumas@gmail.com</email>
<phone></phone>
<location_id>3</location_id>
<first_name>Dumas</first_name>
<employee_number></employee_number>
</bizPerson>
<bizPerson id="320">
<name>Greg</name>
<status>available</status>
<org_id>3</org_id>
<email>gre.bob@oracle.com</email>
<phone></phone>
<location_id>0</location_id>
<first_name>bob</first_name>
<employee_number></employee_number>
</bizPerson>
<bizPerson id="6">
<name>Hugo</name>
<status>available</status>
<org_id>2</org_id>
<email>victor.hugo@gmail.com</email>
<phone>33172382223</phone>
<location_id>3</location_id>
<first_name>Victor</first_name>
<employee_number>e12345</employee_number>
</bizPerson>
<bizPerson id="4">
<name>Verne</name>
<status>available</status>
<org_id>2</org_id>
<email>jules.verne@gmail.com</email>
<phone></phone>
<location_id>2</location_id>
<first_name>Jules</first_name>
<employee_number></employee_number>
</bizPerson>
</Set>