<questions> 
    <question text="What is my name?"> 
      <answer text="Kevin" correct="false"/>
      <answer text="Stewart" correct="false"/>
      <answer text="Duke" correct="true"/>
      <answer text="Futter" correct="false"/>
    </question>
    <question text="What is my favorite color?"> 
      <answer text="Kevin" correct="false"/>
      <answer text="Stewart" correct="false"/>
      <answer text="Red" correct="true"/>
      <answer text="Futter" correct="false"/>
    </question>
    <question text="What is wrong with you?"> 
      <answer text="Someone is inhabiting your body." correct="false"/>
      <answer text="One time, this guy, he came over to my house and kicked me in the pants area." correct="false"/>
      <answer text="Duke" correct="false"/>
      <answer text="You have explosive gas." correct="true"/>
    </question>
    <question text="Who stole the cookie from the cookie jar?"> 
      <answer text="Cookie Monster" correct="true"/>
      <answer text="Stewart" correct="false"/>
      <answer text="Duke" correct="false"/>
      <answer text="Yo Mama" correct="false"/>
    </question>
    <question text="Where'd the Cheese go? Where'd the Cheese go? Where'd the Cheese go? Where'd the Cheese go? Where'd the Cheese go? Where'd the Cheese go? "> 
      <answer text="On the pizza" correct="false"/>
      <answer text="On the macaroni" correct="false"/>
      <answer text="With the wine (and fruits)" correct="false"/>
      <answer text="I don't know" correct="true"/>
    </question>
    <question text="Why Doesn't Tim Hicks wear a helmet, gloves, boots, and an armored jacket?  Why Doesn't Tim Hicks wear a helmet, gloves, boots, and an armored jacket?  Why Doesn't Tim Hicks wear a helmet, gloves, boots, and an armored jacket?"> 
      
      <answer text="4 words: too cool for school" correct="true"/>
      <answer text="He wants to see baby Jesus." correct="false"/>
      <answer text="He is actually made of a space age polymer." correct="false"/>
    </question>
  </questions>
