Advertisement
Guest User

Untitled

a guest
Sep 3rd, 2014
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <questions>
  3. <question text="Name an animal that is easy to imitate in charades.”>
  4. <answer text="Monkey/Ape" points="36"/>
  5. <answer text="Dog" points="23"/>
  6. <answer text="Elephant" points="18"/>
  7. <answer text="Rabbit" points="11"/>
  8. <answer text="Bird/Chicken" points="4"/>
  9. </question>
  10. <question text="Name a kind of target kids hit with snowballs.”>
  11. <answer text="Kids/People" points="33"/>
  12. <answer text="Cars" points="32"/>
  13. <answer text="School Buses" points="13"/>
  14. <answer text="Windows" points="9"/>
  15. <answer text="Snowman" points="4"/>
  16. <answer text="Street Signs" points="4"/>
  17. <answer text="Houses" points="4"/>
  18. <answer text="Trees" points="1"/>
  19. </question>
  20. <question text="Name a pet that doesnt do any tricks.”>
  21. <answer text="Fish" points="31"/>
  22. <answer text="Bird" points="19"/>
  23. <answer text="Cat" points="13"/>
  24. <answer text="Rabbit" points="10"/>
  25. <answer text="Snake" points="9"/>
  26. <answer text="Lizard" points="6"/>
  27. <answer text="Hamster" points="5"/>
  28. <answer text="Dog” points="5"/>
  29. <answer text="Hermit Crab" points="2"/>
  30. </question>
  31. <question text="Name a good sport for men and women to participate in together.”>
  32. <answer text="Tennis" points="46"/>
  33. <answer text="Volleyball" points="18"/>
  34. <answer text="Bowling" points="11"/>
  35. <answer text="Golf" points="8"/>
  36. <answer text="Softball" points="6"/>
  37. <answer text="Jogging" points="5"/>
  38. </question>
  39. <question text="Name something you see outside a school.”>
  40. <answer text="Flagpole" points="39"/>
  41. <answer text="Playground" points="30"/>
  42. <answer text="Kids" points="10"/>
  43. <answer text="Athletic Fields" points="7"/>
  44. <answer text="School Bus" points="7"/>
  45. </question>
  46. <question text="Name something people pick at.”>
  47. <answer text="Nose" points="34"/>
  48. <answer text="Scab/Sore" points="19"/>
  49. <answer text="Food" points="10"/>
  50. <answer text="Other People" points="10"/>
  51. <answer text="Pimples" points="7"/>
  52. <answer text="Nails" points="6"/>
  53. <answer text="Clothes" points="5"/>
  54. </question>
  55. <question text="Name a kind of tank.”>
  56. <answer text="Gas" points="40"/>
  57. <answer text="Fish" points="28"/>
  58. <answer text="Military" points="16"/>
  59. <answer text="Oil" points="6"/>
  60. <answer text="Water" points="5"/>
  61. <answer text="Oxygen" points="5"/>
  62. </question>
  63. <question text="Tell me something that runs on a track.”>
  64. <answer text="Train" points="54"/>
  65. <answer text="Horse" points="15"/>
  66. <answer text="Car" points="13"/>
  67. <answer text="People" points="6"/>
  68. <answer text="Dog/Greyhound" points="3"/>
  69. <answer text="Monorail" points="3"/>
  70. </question>
  71. <question text="Name a reason a mouse might not want to live in your house.”>
  72. <answer text="Cat" points="53"/>
  73. <answer text="No Food" points="21"/>
  74. <answer text="Traps Set" points="13"/>
  75. <answer text="Too Clean" points="8"/>
  76. <answer text="Poison" points="5"/>
  77. </question>
  78. <question text="Name the fast food restaurant that has the worst food.”>
  79. <answer text="McDonalds" points="30"/>
  80. <answer text="Burger King" points="17"/>
  81. <answer text="Taco Bell" points="13"/>
  82. <answer text="Hardees" points="13"/>
  83. <answer text="Arbys" points="5"/>
  84. </question>
  85. </questions>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement