home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8"?>
- <Company>
- <Employee StartDate="01/01/96" Supervisor="CEO">
- <Name>Jane Doe</Name>
- <Title>Vice President of Technology</Title>
- <Department>Senior Managment</Department>
- <Projects>Business Case Evaluation System, Data Mining Project, IS/IT Initiative</Projects>
- </Employee>
- <Employee Supervisor="Jane Doe" StartDate="11/23/96" EndDate="09/1/98">
- <Name>John Doe</Name>
- <Department>Network Control Center</Department>
- <Projects>No current projects, employee terminated</Projects>
- </Employee>
- <Employee StartDate="03/15/98" Supervisor="Jane Doe">
- <Name>Julius Caesar</Name>
- </Employee>
- </Company>
-