Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.85 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <employees>
  3. <employee>
  4. <firstName>Athena</firstName>
  5. <lastName>Parker</lastName>
  6. <id>aparker</id>
  7. <title>Hardware Engineering Product Manager</title>
  8. <email>aparker@xyzcompany.com</email>
  9. <managerID>dtownson</managerID>
  10. <department>Hardware Engineering</department>
  11. <location>San Francisco</location>
  12. <phone>415-555-1216</phone>
  13. <directDial>34310</directDial>
  14. <deskLocation>10-5</deskLocation>
  15. <city>San Francisco</city>
  16. <state>California</state>
  17. <countryCode>US</countryCode>
  18. <postalCode>94103</postalCode>
  19. <hireDate>05/23/2005</hireDate>
  20. <evaluation>9</evaluation>
  21. </employee>
  22. <employee>
  23. <firstName>Saul</firstName>
  24. <lastName>Tucker</lastName>
  25. <id>stucker</id>
  26. <title>Flex Engineer</title>
  27. <email>stucker@xyzcompany.com</email>
  28. <managerID>svis</managerID>
  29. <department>Software Engineering</department>
  30. <location>San Francisco</location>
  31. <phone>415-555-1223</phone>
  32. <directDial>64470</directDial>
  33. <deskLocation>10-12</deskLocation>
  34. <city>San Francisco</city>
  35. <state>California</state>
  36. <countryCode>US</countryCode>
  37. <postalCode>94103</postalCode>
  38. <hireDate>01/01/2000</hireDate>
  39. <evaluation>8</evaluation>
  40. </employee>
  41. <employee>
  42. <firstName>Samuel</firstName>
  43. <lastName>Ang</lastName>
  44. <id>sang</id>
  45. <title>Vice President Creative Services</title>
  46. <email>sang@xyzcompany.com</email>
  47. <managerID>rdriefus</managerID>
  48. <department>Corporate Team</department>
  49. <location>Los Angeles</location>
  50. <phone>310-555-1222</phone>
  51. <directDial>34220</directDial>
  52. <deskLocation>13-18</deskLocation>
  53. <city>Los Angeles</city>
  54. <state>California</state>
  55. <countryCode>US</countryCode>
  56. <postalCode>95110</postalCode>
  57. <hireDate>08/06/2001</hireDate>
  58. <evaluation>8</evaluation>
  59. </employee>
  60. <employee>
  61. <firstName>Dianna</firstName>
  62. <lastName>Beers</lastName>
  63. <id>dbeers</id>
  64. <title>Copyrighter</title>
  65. <email>dbeers@xyzcompany.com</email>
  66. <managerID>dcarar</managerID>
  67. <department>Marketing</department>
  68. <location>Chicago</location>
  69. <phone>310-555-1220</phone>
  70. <directDial>34321</directDial>
  71. <deskLocation>12-1</deskLocation>
  72. <city>Chicago</city>
  73. <state>Illinois</state>
  74. <countryCode>US</countryCode>
  75. <postalCode>66101</postalCode>
  76. <hireDate>03/16/2008</hireDate>
  77. <evaluation>6</evaluation>
  78. </employee>
  79. <employee>
  80. <firstName>Eric</firstName>
  81. <lastName>Doral</lastName>
  82. <id>edoral</id>
  83. <title>Vice President of Information Technology</title>
  84. <email>edoral@xyzcompany.com</email>
  85. <managerID>rdriefus</managerID>
  86. <department>Corporate Team</department>
  87. <location>Los Angeles</location>
  88. <phone>310-555-1227</phone>
  89. <directDial>34567</directDial>
  90. <deskLocation>13-2</deskLocation>
  91. <city>Los Angeles</city>
  92. <state>California</state>
  93. <countryCode>US</countryCode>
  94. <postalCode>95110</postalCode>
  95. <hireDate>06/06/2004</hireDate>
  96. <evaluation>6</evaluation>
  97. </employee>
  98. <employee>
  99. <firstName>Galen</firstName>
  100. <lastName>Thompson</lastName>
  101. <id>gthompson</id>
  102. <title>Help Desk Specialist</title>
  103. <email>gthompson@xyzcompany.com</email>
  104. <managerID>cryder</managerID>
  105. <department>Information Technology</department>
  106. <location>Los Angeles</location>
  107. <phone>310-555-1215</phone>
  108. <directDial>66262</directDial>
  109. <deskLocation>13-11</deskLocation>
  110. <city>Los Angeles</city>
  111. <state>California</state>
  112. <countryCode>US</countryCode>
  113. <postalCode>95110</postalCode>
  114. <hireDate>01/01/2009</hireDate>
  115. <evaluation>3</evaluation>
  116. </employee>
  117. <employee>
  118. <firstName>Tory</firstName>
  119. <lastName>Forrester</lastName>
  120. <id>tforrester</id>
  121. <title>Engineer</title>
  122. <email>tforrester@xyzcompany.com</email>
  123. <managerID>nrein</managerID>
  124. <department>Software Engineering</department>
  125. <location>San Francisco</location>
  126. <phone>415-555-1225</phone>
  127. <directDial>42438</directDial>
  128. <deskLocation>10-14</deskLocation>
  129. <city>San Francisco</city>
  130. <state>California</state>
  131. <countryCode>US</countryCode>
  132. <postalCode>94103</postalCode>
  133. <hireDate>07/28/2003</hireDate>
  134. <evaluation>10</evaluation>
  135. </employee>
  136. <employee>
  137. <firstName>Alyssa</firstName>
  138. <lastName>Le</lastName>
  139. <id>ale</id>
  140. <title>Help Desk Specialist</title>
  141. <email>ale@xyzcompany.com</email>
  142. <managerID>ccarpenter</managerID>
  143. <department>Information Technology</department>
  144. <location>San Francisco</location>
  145. <phone>415-555-1216</phone>
  146. <directDial>57808</directDial>
  147. <deskLocation>13-7</deskLocation>
  148. <city>San Francisco</city>
  149. <state>California</state>
  150. <countryCode>US</countryCode>
  151. <postalCode>94103</postalCode>
  152. <hireDate>05/16/2001</hireDate>
  153. <evaluation>10</evaluation>
  154. </employee>
  155. <employee>
  156. <firstName>Leo</firstName>
  157. <lastName>Benson</lastName>
  158. <id>lbenson</id>
  159. <title>Director of Software Engineering</title>
  160. <email>lbenson@xyzcompany.com</email>
  161. <managerID>pdempsey</managerID>
  162. <department>Corporate Team</department>
  163. <location>San Francisco</location>
  164. <phone>415-555-1214</phone>
  165. <directDial>34101</directDial>
  166. <deskLocation>10-3</deskLocation>
  167. <city>San Francisco</city>
  168. <state>California</state>
  169. <countryCode>US</countryCode>
  170. <postalCode>94103</postalCode>
  171. <hireDate>02/18/2004</hireDate>
  172. <evaluation>7</evaluation>
  173. </employee>
  174. <employee>
  175. <firstName>Simon</firstName>
  176. <lastName>Fore</lastName>
  177. <id>sfore</id>
  178. <title>Information Technology Manager</title>
  179. <email>sfore@xyzcompany.com</email>
  180. <managerID>bleporte</managerID>
  181. <department>Information Technology</department>
  182. <location>San Francisco</location>
  183. <phone>415-555-1212</phone>
  184. <directDial>33784</directDial>
  185. <deskLocation>13-3</deskLocation>
  186. <city>San Francisco</city>
  187. <state>California</state>
  188. <countryCode>US</countryCode>
  189. <postalCode>94103</postalCode>
  190. <hireDate>10/15/2004</hireDate>
  191. <evaluation>8</evaluation>
  192. </employee>
  193. <employee>
  194. <firstName>Ellen</firstName>
  195. <lastName>Vernon</lastName>
  196. <id>evernon</id>
  197. <title>Print Marketing Director</title>
  198. <email>evernon@xyzcompany.com</email>
  199. <managerID>dmapper</managerID>
  200. <department>Marketing</department>
  201. <location>Chicago</location>
  202. <phone>310-555-1213</phone>
  203. <directDial>25332</directDial>
  204. <deskLocation>11-14</deskLocation>
  205. <city>Chicago</city>
  206. <state>Illinois</state>
  207. <countryCode>US</countryCode>
  208. <postalCode>66101</postalCode>
  209. <hireDate>11/15/2005</hireDate>
  210. <evaluation>9</evaluation>
  211. </employee>
  212. <employee>
  213. <firstName>Josh</firstName>
  214. <lastName>Cavil</lastName>
  215. <id>jcavil</id>
  216. <title>Sales Executive</title>
  217. <email>jcavil@xyzcompany.com</email>
  218. <managerID>nmcafey</managerID>
  219. <department>Sales</department>
  220. <location>Los Angeles</location>
  221. <phone>310-555-1220</phone>
  222. <directDial>33709</directDial>
  223. <deskLocation>12-15</deskLocation>
  224. <city>Los Angeles</city>
  225. <state>California</state>
  226. <countryCode>US</countryCode>
  227. <postalCode>95110</postalCode>
  228. <hireDate>01/15/2006</hireDate>
  229. <evaluation>6</evaluation>
  230. </employee>
  231. </employees>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement