<?xml version="1.0" encoding="UTF-8"?>

<assessmentItem>

	<question id="1" type="singlechoice">
		<theQuest>What is the recommended starting dose of Detrusitol SR?</theQuest>
		<choices>
			<single id="2">2 mg OD</single>
			<single id="1">4 mg OD</single>
			<single id="3">6 mg OD</single>
		</choices>
		<correctResponse>2</correctResponse>
		<buttons>
			<button>Submit</button>
			<button>Reset</button>
		</buttons>
	</question>
	
	<question id="2" type="singlechoice">
		<theQuest>In the IMPACT1 study, Detrusitol SR (tolterodine tartrate) demonstrated significant reduction in which of patients’ most bothersome symptoms?</theQuest>
		<choices>
			<single id="4">Nighttime and daytime frequency</single>
			<single id="2">Urgency incontinence</single>
			<single id="3">Urgency</single>
			<single id="1">All of the above</single>
		</choices>
		<correctResponse>4</correctResponse>
		<buttons>
			<button>Submit</button>
			<button>Reset</button>
		</buttons>
	</question>
	
	<question id="3" type="singlechoice">
		<theQuest>Approximately how many Viagra (sildenafil citrate) prescriptions have been written since launch?</theQuest>
		<choices>
			<single id="4">10 million</single>
			<single id="2">30 million</single>
			<single id="3">100 million</single>
			<single id="1">180 million</single>
		</choices>
		<correctResponse>4</correctResponse>
		<buttons>
			<button>Submit</button>
			<button>Reset</button>
		</buttons>
	</question>
	

</assessmentItem>