<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE questions>
   <questions>
      <quest id="000001">
         <title>What's the capital of France</title>
         <q1>Answer a1</q1>
         <q2>Answer a2</q2>
         <q3>Answer a3</q3>
         <q4>Answer a4</q4>
         <q5>Answer a5</q5>
         <correct>q1</correct>
         <level>1</level>
      </quest>
      <quest id="000002">
         <title>This is the second question</title>
         <q1>Answer b1</q1>
         <q2>Answer b2</q2>
         <q3>Answer b3</q3>
         <q4>Answer b4</q4>
         <q5>Answer b5</q5>
         <correct>q1</correct>
         <level>2</level>
      </quest>
      <quest id="000003">
         <title>This is the third question</title>
         <q1>Answer c1</q1>
         <q2>Answer c2</q2>
         <q3>Answer c3</q3>
         <q4>Answer c4</q4>
         <q5>Answer c5</q5>
         <correct>q1</correct>
         <level>3</level>
      </quest>
      <quest id="000004">
         <title>This is the forth question</title>
         <q1>Answer d1</q1>
         <q2>Answer d2</q2>
         <q3>Answer d3</q3>
         <q4>Answer d4</q4>
         <q5>Answer d5</q5>
         <correct>q1</correct>
         <level>4</level>
      </quest>
      <quest id="000005">
         <title>This is the fifth question</title>
         <q1>Answer e1</q1>
         <q2>Answer e2</q2>
         <q3>Answer e3</q3>
         <q4>Answer e4</q4>
         <q5>Answer e5</q5>
         <correct>q1</correct>
         <level>5</level>
      </quest>



    </questions>


