data.sample.Software.xml 545 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <Set>
  3. <Application alias="Software" id="1">
  4. <name>Apache</name>
  5. <description></description>
  6. </Application>
  7. <DBServer alias="Software" id="3">
  8. <name>MySql</name>
  9. <description></description>
  10. </DBServer>
  11. <DBServer alias="Software" id="4">
  12. <name>Oracle</name>
  13. <description></description>
  14. </DBServer>
  15. <DBServer alias="Software" id="5">
  16. <name>Outlook Server</name>
  17. <description></description>
  18. </DBServer>
  19. <Application alias="Software" id="2">
  20. <name>Tomcat</name>
  21. <description></description>
  22. </Application>
  23. </Set>