<?xml version="1.0" encoding="UTF-8"?>
<quiz>
	<type>standard</type>
	<chapter>02</chapter>
	<section>01</section>
	<level>blue</level>
			<question>
			<question_text></question_text>			
			<image>none</image>
			<choice>
				<correctness>true</correctness>
				<choice_text></choice_text>
				<explanation></explanation>
			</choice>
			<choice>
				<correctness>true</correctness>
				<choice_text></choice_text>
				<explanation></explanation>
			</choice>
			<choice>
				<correctness>true</correctness>
				<choice_text></choice_text>
				<explanation></explanation>
			</choice>
			<choice>
				<correctness></correctness>
				<choice_text></choice_text>
				<explanation></explanation>
			</choice>
		</question>
		
</quiz>