<?xml version="1.0" encoding="UTF-8"?>
<!-- V1.0 Debatekeeper format file for Open Parliamentary Debate. Written by Florian Prischl (http://legallygeeky.net). Released into the Public Domain/for unlimited, royalty-free use, distribution and modification. -->
<debateformat name="Open Parliamentary" schemaversion="1.1">
	<info>
		<region>Germany</region>
		<level>University</level>
		<usedat>German-Language Championship</usedat>
		<desc>Two teams of three plus three nonaligned speakers; 7 minute speeches, POIs allowed.</desc>
	</info>

	<preptime length="15:00" />

	<speechtype ref="Team speaker" length="7:00" firstperiod="initial">
		<period ref="initial" desc="Protected time" bgcolor="#stay" />
		<period ref="pois-allowed" desc="Non-protected time" bgcolor="#7700ff00" poisallowed="true"/>
		<period ref="warning" desc="Protected time" bgcolor="#77ffcc00" />
		<period ref="overtime" desc="Overtime" bgcolor="#77ff0000" />
		<bell time="1:00" number="1" nextperiod="pois-allowed" />
		<bell time="6:00" number="1" nextperiod="warning" />
		<bell time="finish" number="2" nextperiod="overtime" />
	</speechtype>

	<speechtype ref="Nonaligned speaker" length="3:30" firstperiod="initial">
		<period ref="initial" desc="Protected time" bgcolor="#stay" />
		<period ref="pois-allowed" desc="Non-protected time" bgcolor="#7700ff00" poisallowed="true"/>
		<period ref="warning" desc="Protected time" bgcolor="#77ffcc00" />
		<period ref="overtime" desc="Overtime" bgcolor="#77ff0000" />
		<bell time="1:00" number="1" nextperiod="pois-allowed" />
		<bell time="3:00" number="1" nextperiod="warning" />
		<bell time="finish" number="2" nextperiod="overtime" />
	</speechtype>

	<speechtype ref="Reply speech" length="1:00" firstperiod="initial">
		<period ref="initial" desc="Reply speech by side to which previous Nonaligned Speaker was opposed. Protected time" bgcolor="#stay" />
		<period ref="overtime" desc="Overtime" bgcolor="#77ff0000" />
		<bell time="finish" number="2" nextperiod="overtime" />
	</speechtype>

	<speeches>
		<speech name="Opening Speaker Government" type="Team speaker" />
		<speech name="Opening Speaker Opposition" type="Team speaker" />
		<speech name="Extension Speaker Government" type="Team speaker" />
		<speech name="Extension Speaker Opposition" type="Team speaker" />
		<speech name="1st Nonaligned Speaker" type="Nonaligned speaker" />
		<speech name="1st Reply speech" type="Reply speech" />
		<speech name="2nd Nonaligned Speaker" type="Nonaligned speaker" />
		<speech name="2nd Reply speech" type="Reply speech" />
		<speech name="3rd Nonaligned Speaker" type="Nonaligned speaker" />
		<speech name="3rd Reply speech" type="Reply speech" />
		<speech name="Closing Speaker Opposition" type="Team speaker" />
		<speech name="Closing Speaker Government" type="Team speaker" />
	</speeches>
</debateformat>