Advertisement
Chajkii

xQuery results

May 31st, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.28 KB | None | 0 0
  1. <client ID="1">
  2. <NAME>Stephen</NAME>
  3. <SURNAME>Sims</SURNAME>
  4. <Rents>15</Rents>
  5. </client>
  6. <client ID="16">
  7. <NAME>Jason</NAME>
  8. <SURNAME>Street</SURNAME>
  9. <Rents>10</Rents>
  10. </client>
  11. <client ID="7">
  12. <NAME>Thomas</NAME>
  13. <SURNAME>Shelby</SURNAME>
  14. <Rents>9</Rents>
  15. </client>
  16. <client ID="15">
  17. <NAME>Julie</NAME>
  18. <SURNAME>Taylor</SURNAME>
  19. <Rents>9</Rents>
  20. </client>
  21. <client ID="20">
  22. <NAME>Kimberly</NAME>
  23. <SURNAME>Wexler</SURNAME>
  24. <Rents>9</Rents>
  25. </client>
  26. <client ID="6">
  27. <NAME>Ross</NAME>
  28. <SURNAME>Geller</SURNAME>
  29. <Rents>8</Rents>
  30. </client>
  31. <client ID="12">
  32. <NAME>Peyton</NAME>
  33. <SURNAME>Sawyer</SURNAME>
  34. <Rents>8</Rents>
  35. </client>
  36. <client ID="24">
  37. <NAME>Summer</NAME>
  38. <SURNAME>Roberts</SURNAME>
  39. <Rents>8</Rents>
  40. </client>
  41. <client ID="30">
  42. <NAME>Charles</NAME>
  43. <SURNAME>Boyke</SURNAME>
  44. <Rents>8</Rents>
  45. </client>
  46. <client ID="32">
  47. <NAME>Daenerys</NAME>
  48. <SURNAME>Targaryen</SURNAME>
  49. <Rents>8</Rents>
  50. </client>
  51. <client ID="34">
  52. <NAME>Jon</NAME>
  53. <SURNAME>Arryn</SURNAME>
  54. <Rents>8</Rents>
  55. </client>
  56. <client ID="4">
  57. <NAME>Ned</NAME>
  58. <SURNAME>Stark</SURNAME>
  59. <Rents>7</Rents>
  60. </client>
  61. <client ID="10">
  62. <NAME>Lucas</NAME>
  63. <SURNAME>Scott</SURNAME>
  64. <Rents>7</Rents>
  65. </client>
  66. <client ID="11">
  67. <NAME>Nathan</NAME>
  68. <SURNAME>Scott</SURNAME>
  69. <Rents>7</Rents>
  70. </client>
  71. <client ID="14">
  72. <NAME>Eric</NAME>
  73. <SURNAME>Taylor</SURNAME>
  74. <Rents>7</Rents>
  75. </client>
  76. <client ID="17">
  77. <NAME>Matt</NAME>
  78. <SURNAME>Saracen</SURNAME>
  79. <Rents>7</Rents>
  80. </client>
  81. <client ID="18">
  82. <NAME>Tim</NAME>
  83. <SURNAME>Riggins</SURNAME>
  84. <Rents>7</Rents>
  85. </client>
  86. <client ID="19">
  87. <NAME>James</NAME>
  88. <SURNAME>McGill</SURNAME>
  89. <Rents>7</Rents>
  90. </client>
  91. <client ID="25">
  92. <NAME>Sandy</NAME>
  93. <SURNAME>Cohen</SURNAME>
  94. <Rents>7</Rents>
  95. </client>
  96. <client ID="8">
  97. <NAME>Robb</NAME>
  98. <SURNAME>Stark</SURNAME>
  99. <Rents>6</Rents>
  100. </client>
  101. <client ID="23">
  102. <NAME>Marissa</NAME>
  103. <SURNAME>Cooper</SURNAME>
  104. <Rents>6</Rents>
  105. </client>
  106. <client ID="33">
  107. <NAME>Tyrion</NAME>
  108. <SURNAME>Lannister</SURNAME>
  109. <Rents>6</Rents>
  110. </client>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement