Advertisement
Guest User

Untitled

a guest
Aug 11th, 2016
243
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.09 KB | None | 0 0
  1. <constituencyResults>
  2. <constituencyResult seqNo="1">
  3. <consituencyId>2</consituencyId>
  4. <constituencyName>Aberconwy</constituencyName>
  5. <results>
  6. <result>
  7. <partyCode>LAB</partyCode>
  8. <votes>8994</votes>
  9. <share>33.00</share>
  10. </result>
  11. <result>
  12. <partyCode>CON</partyCode>
  13. <votes>7924</votes>
  14. <share>29.10</share>
  15. </result>
  16. <result>
  17. <partyCode>LD</partyCode>
  18. <votes>5197</votes>
  19. <share>19.10</share>
  20. </result>
  21. <result>
  22. <partyCode>PC</partyCode>
  23. <votes>3818</votes>
  24. <share>14.00</share>
  25. </result>
  26. <result>
  27. <partyCode>IND</partyCode>
  28. <votes>517</votes>
  29. <share>1.90</share>
  30. </result>
  31. <result>
  32. <partyCode>GRN</partyCode>
  33. <votes>512</votes>
  34. <share>1.90</share>
  35. </result>
  36. <result>
  37. <partyCode>UKIP</partyCode>
  38. <votes>296</votes>
  39. <share>1.10</share>
  40. </result>
  41. </results>
  42. </constituencyResult>
  43. </constituencyResults>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement