<?xml version="1.0" encoding="UTF-8"?>
<quiz xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="quiz.xsd">
	<question>
		<hint>The ruins of Angkor Wat appear on this flag.</hint>
		<image>wflag1.gif</image>
		<answer>Malaysia</answer>
		<answer correct="yes">Cambodia</answer>
		<answer>India</answer>
		<answer>Nepal</answer>
	</question>
	<question>
		<hint>This country borders the Adriatic Sea.</hint>
		<image>wflag2.gif</image>
		<answer correct="yes">Albania</answer>
		<answer>Poland</answer>
		<answer>Ukraine</answer>
		<answer>Hungary</answer>
	</question>
	<question>
		<hint>Sunrises on this Caribbean island are spectacular</hint>
		<image>wflag3.gif</image>
		<answer>Aruba</answer>
		<answer>Bermuda</answer>
		<answer>Malta</answer>
		<answer correct="yes">Antigua</answer>
	</question>
	<question>
		<hint>This country achieved independence from Australia in 1975</hint>
		<image>wflag4.gif</image>
		<answer correct="yes">Papua New Guinea</answer>
		<answer>Zambia</answer>
		<answer>Indonesia</answer>
		<answer>Sri Lanka</answer>
	</question>
	<question>
		<hint>The official language of this country is Swahili</hint>
		<image>wflag5.gif</image>
		<answer>Algeria</answer>
		<answer>Korea</answer>
		<answer correct="yes">Kenya</answer>
		<answer>Uzbekistan</answer>
	</question>
</quiz>
