Guest User

Untitled

a guest
Dec 13th, 2018
114
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.54 KB | None | 0 0
  1. <test>
  2. <Projects>
  3. <Project id="X1" owner="E2">
  4. <Name>Enter the Tuple Space</Name>
  5. <Category>Video Games</Category>
  6. </Project>
  7. <Project id="X2" owner="E1">
  8. <Name>Cryptic Codes</Name>
  9. <Category>Puzzles</Category>
  10. </Project>
  11. <Project id="X3" owner="E5">
  12. <Name>XQuery Bandit</Name>
  13. <Category>Video Games</Category>
  14. </Project>
  15. <Project id="X4" owner="E3">
  16. <Name>Micropoly</Name>
  17. <Category>Board Games</Category>
  18. </Project>
  19. </Projects>
  20.  
  21. <Team name="Project 42">
  22. <Employee id="E6" years="4.3">
  23. <Name>Chaz Hoover</Name>
  24. <Title>Architect</Title>
  25. <Expertise>Puzzles</Expertise>
  26. <Expertise>Games</Expertise>
  27. <Employee id="E2" years="6.1">
  28. <Name>Carl Yates</Name>
  29. <Title>Dev Lead</Title>
  30. <Expertise>Video Games</Expertise>
  31. <Employee id="E4" years="1.2">
  32. <Name>Panda Serai</Name>
  33. <Title>Developer</Title>
  34. <Expertise>Hardware</Expertise>
  35. <Expertise>Entertainment</Expertise>
  36. </Employee>
  37. <Employee id="E5" years="0.6">
  38. <Name> Jason Abedora</Name>
  39. <Title>Developer</Title>
  40. <Expertise>Puzzles</Expertise>
  41. </Employee>
  42. </Employee>
  43. <Employee id="E1" years="8.2">
  44. <Name>Kandy Konrad</Name>
  45. <Title>QA Lead</Title>
  46. <Expertise>Movies</Expertise>
  47. <Expertise>Sports</Expertise>
  48. <Employee id="E0" years="8.5">
  49. <Name>Wanda Wilson</Name>
  50. <Title>QA Engineer</Title>
  51. <Expertise>Home Theater</Expertise>
  52. <Expertise>Board Games</Expertise>
  53. <Expertise>Puzzles</Expertise>
  54. </Employee>
  55. </Employee>
  56. <Employee id="E3" years="2.8">
  57. <Name>Jim Barry</Name>
  58. <Title>QA Engineer</Title>
  59. <Expertise>Video Games</Expertise>
  60. </Employee>
  61. </Employee>
  62. </Team>
  63. </test>
Add Comment
Please, Sign In to add comment