Guest User

Untitled

a guest
Nov 26th, 2018
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.00 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2.  
  3. <teams>
  4. <team>
  5.  
  6. <name>FLASH</name>
  7.  
  8. <managers>
  9.  
  10. <manager>
  11.  
  12. <firstName>Galen</firstName>
  13. <lastName>Thompson</lastName>
  14. <id>gthompson</id>
  15. <title>Help Desk Specialist</title>
  16. <email>gthompson@xyzcompany.com</email>
  17. <managerID>cryder</managerID>
  18. <department>Information Technology</department>
  19. <location>Los Angeles</location>
  20. <phone>310-555-1215</phone>
  21. <directDial>66262</directDial>
  22. <deskLocation>13-11</deskLocation>
  23. <city>Los Angeles</city>
  24. <state>California</state>
  25. <countryCode>US</countryCode>
  26. <postalCode>95110</postalCode>
  27. <userImage>Thompson</userImage>
  28.  
  29. </manager>
  30.  
  31. </managers>
  32.  
  33.  
  34.  
  35. <leads>
  36.  
  37. <lead>
  38.  
  39. <firstName>Dianna</firstName>
  40. <lastName>Beers</lastName>
  41. <id>dbeers</id>
  42. <title>Copyrighter</title>
  43. <email>dbeers@xyzcompany.com</email>
  44. <managerID>dcarar</managerID>
  45. <department>Marketing</department>
  46. <location>Chicago</location>
  47. <phone>310-555-1220</phone>
  48. <directDial>34321</directDial>
  49. <deskLocation>12-1</deskLocation>
  50. <city>Chicago</city>
  51. <state>Illinois</state>
  52. <countryCode>US</countryCode>
  53. <postalCode>66101</postalCode>
  54. <userImage>Beers</userImage>
  55.  
  56. </lead>
  57.  
  58. <lead>
  59.  
  60. <firstName>Eric</firstName>
  61. <lastName>Doral</lastName>
  62. <id>edoral</id>
  63. <title>Vice President of Information Technology</title>
  64. <email>edoral@xyzcompany.com</email>
  65. <managerID>rdriefus</managerID>
  66. <department>Corporate Team</department>
  67. <location>Los Angeles</location>
  68. <phone>310-555-1227</phone>
  69. <directDial>34567</directDial>
  70. <deskLocation>13-2</deskLocation>
  71. <city>Los Angeles</city>
  72. <state>California</state>
  73. <countryCode>US</countryCode>
  74. <postalCode>95110</postalCode>
  75. <userImage>Doral</userImage>
  76.  
  77. </lead>
  78.  
  79.  
  80. </leads>
  81.  
  82.  
  83. <developers>
  84.  
  85. <developer>
  86.  
  87. <firstName>Simon</firstName>
  88. <lastName>Fore</lastName>
  89. <id>sfore</id>
  90. <title>Information Technology Manager</title>
  91. <email>sfore@xyzcompany.com</email>
  92. <managerID>bleporte</managerID>
  93. <department>Information Technology</department>
  94. <location>San Francisco</location>
  95. <phone>415-555-1212</phone>
  96. <directDial>33784</directDial>
  97. <deskLocation>13-3</deskLocation>
  98. <city>San Francisco</city>
  99. <state>California</state>
  100. <countryCode>US</countryCode>
  101. <postalCode>94103</postalCode>
  102. <userImage>Fore</userImage>
  103.  
  104. </developer>
  105.  
  106. <developer>
  107.  
  108. <firstName>Ellen</firstName>
  109. <lastName>Vernon</lastName>
  110. <id>evernon</id>
  111. <title>Print Marketing Director</title>
  112. <email>evernon@xyzcompany.com</email>
  113. <managerID>dmapper</managerID>
  114. <department>Marketing</department>
  115. <location>Chicago</location>
  116. <phone>310-555-1213</phone>
  117. <directDial>25332</directDial>
  118. <deskLocation>11-14</deskLocation>
  119. <city>Chicago</city>
  120. <state>Illinois</state>
  121. <countryCode>US</countryCode>
  122. <postalCode>66101</postalCode>
  123. <userImage>Vernon</userImage>
  124.  
  125. </developer>
  126.  
  127. <developer>
  128.  
  129. <firstName>Josh</firstName>
  130. <lastName>Cavil</lastName>
  131. <id>jcavil</id>
  132. <title>Sales Executive</title>
  133. <email>jcavil@xyzcompany.com</email>
  134. <managerID>nmcafey</managerID>
  135. <department>Sales</department>
  136. <location>Los Angeles</location>
  137. <phone>310-555-1220</phone>
  138. <directDial>33709</directDial>
  139. <deskLocation>12-15</deskLocation>
  140. <city>Los Angeles</city>
  141. <state>California</state>
  142. <countryCode>US</countryCode>
  143. <postalCode>95110</postalCode>
  144. <userImage>Josh</userImage>
  145.  
  146. </developer>
  147.  
  148. </developers>
  149. </team>
  150.  
  151. <team>
  152. <name>FLEX</name>
  153. </team>
  154.  
  155. <team>
  156. <name>JavaScript</name>
  157. </team>
  158.  
  159. <team>
  160. <name>Ruby on Rails</name>
  161. </team>
  162.  
  163. <team>
  164. <name>Java</name>
  165.  
  166. <managers>
  167.  
  168. <manager>
  169.  
  170. <firstName>Galen</firstName>
  171. <lastName>Thompson</lastName>
  172. <id>gthompson</id>
  173. <title>Help Desk Specialist</title>
  174. <email>gthompson@xyzcompany.com</email>
  175. <managerID>cryder</managerID>
  176. <department>Information Technology</department>
  177. <location>Los Angeles</location>
  178. <phone>310-555-1215</phone>
  179. <directDial>66262</directDial>
  180. <deskLocation>13-11</deskLocation>
  181. <city>Los Angeles</city>
  182. <state>California</state>
  183. <countryCode>US</countryCode>
  184. <postalCode>95110</postalCode>
  185. <userImage>Thompson</userImage>
  186.  
  187. </manager>
  188.  
  189. </managers>
  190.  
  191.  
  192.  
  193. <leads>
  194.  
  195. <lead>
  196.  
  197. <firstName>Dianna</firstName>
  198. <lastName>Beers</lastName>
  199. <id>dbeers</id>
  200. <title>Copyrighter</title>
  201. <email>dbeers@xyzcompany.com</email>
  202. <managerID>dcarar</managerID>
  203. <department>Marketing</department>
  204. <location>Chicago</location>
  205. <phone>310-555-1220</phone>
  206. <directDial>34321</directDial>
  207. <deskLocation>12-1</deskLocation>
  208. <city>Chicago</city>
  209. <state>Illinois</state>
  210. <countryCode>US</countryCode>
  211. <postalCode>66101</postalCode>
  212. <userImage>Beers</userImage>
  213.  
  214. </lead>
  215.  
  216. <lead>
  217.  
  218. <firstName>Eric</firstName>
  219. <lastName>Doral</lastName>
  220. <id>edoral</id>
  221. <title>Vice President of Information Technology</title>
  222. <email>edoral@xyzcompany.com</email>
  223. <managerID>rdriefus</managerID>
  224. <department>Corporate Team</department>
  225. <location>Los Angeles</location>
  226. <phone>310-555-1227</phone>
  227. <directDial>34567</directDial>
  228. <deskLocation>13-2</deskLocation>
  229. <city>Los Angeles</city>
  230. <state>California</state>
  231. <countryCode>US</countryCode>
  232. <postalCode>95110</postalCode>
  233. <userImage>Doral</userImage>
  234.  
  235. </lead>
  236.  
  237.  
  238. </leads>
  239.  
  240.  
  241. <developers>
  242.  
  243. <developer>
  244.  
  245. <firstName>Simon</firstName>
  246. <lastName>Fore</lastName>
  247. <id>sfore</id>
  248. <title>Information Technology Manager</title>
  249. <email>sfore@xyzcompany.com</email>
  250. <managerID>bleporte</managerID>
  251. <department>Information Technology</department>
  252. <location>San Francisco</location>
  253. <phone>415-555-1212</phone>
  254. <directDial>33784</directDial>
  255. <deskLocation>13-3</deskLocation>
  256. <city>San Francisco</city>
  257. <state>California</state>
  258. <countryCode>US</countryCode>
  259. <postalCode>94103</postalCode>
  260. <userImage>Fore</userImage>
  261.  
  262. </developer>
  263.  
  264. <developer>
  265.  
  266. <firstName>Ellen</firstName>
  267. <lastName>Vernon</lastName>
  268. <id>evernon</id>
  269. <title>Print Marketing Director</title>
  270. <email>evernon@xyzcompany.com</email>
  271. <managerID>dmapper</managerID>
  272. <department>Marketing</department>
  273. <location>Chicago</location>
  274. <phone>310-555-1213</phone>
  275. <directDial>25332</directDial>
  276. <deskLocation>11-14</deskLocation>
  277. <city>Chicago</city>
  278. <state>Illinois</state>
  279. <countryCode>US</countryCode>
  280. <postalCode>66101</postalCode>
  281. <userImage>Vernon</userImage>
  282.  
  283. </developer>
  284.  
  285. <developer>
  286.  
  287. <firstName>Josh</firstName>
  288. <lastName>Cavil</lastName>
  289. <id>jcavil</id>
  290. <title>Sales Executive</title>
  291. <email>jcavil@xyzcompany.com</email>
  292. <managerID>nmcafey</managerID>
  293. <department>Sales</department>
  294. <location>Los Angeles</location>
  295. <phone>310-555-1220</phone>
  296. <directDial>33709</directDial>
  297. <deskLocation>12-15</deskLocation>
  298. <city>Los Angeles</city>
  299. <state>California</state>
  300. <countryCode>US</countryCode>
  301. <postalCode>95110</postalCode>
  302. <userImage>Josh</userImage>
  303.  
  304. </developer>
  305.  
  306. </developers>
  307. </team>
  308.  
  309. <team>
  310. <name>Python</name>
  311. </team>
  312.  
  313. </teams>
Add Comment
Please, Sign In to add comment