data.sample.contacttype.xml 547 B

123456789101112131415161718192021
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Set>
  3. <ContactType alias="ContactType" id="17">
  4. <name>Customer manager</name>
  5. </ContactType>
  6. <ContactType alias="ContactType" id="12">
  7. <name>Helpdesk</name>
  8. </ContactType>
  9. <ContactType alias="ContactType" id="15">
  10. <name>Manager</name>
  11. </ContactType>
  12. <ContactType alias="ContactType" id="14">
  13. <name>Support Agent</name>
  14. </ContactType>
  15. <ContactType alias="ContactType" id="13">
  16. <name>Support level1</name>
  17. </ContactType>
  18. <ContactType alias="ContactType" id="16">
  19. <name>Team leader</name>
  20. </ContactType>
  21. </Set>