<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2007-2008 IBM Corporation.  All rights reserved.
This file is part of a process template created for use with the Jazz Process Framework.
Your use of the process template (and hence this file) is subject to the following terms and conditions found in the process attachment named process_template_license.html.
-->
<process-state xmlns="http://com.ibm.team.process">
	<iteration-type-definitions>
		<iteration-type-definition type-id="iteration" type-name="%Agile.284"/>
		<iteration-type-definition type-id="development-phase" type-name="%Agile.285"/>
		<iteration-type-definition type-id="stabilization-phase" type-name="%Agile.286"/>
	</iteration-type-definitions>
	<timeline id="development" name="%Agile.287" projectTimeline="true">
		<iteration id="I1" name="%Agile.288" type="iteration" has-deliverable="true" start="${creation-date}" end="${creation-date + 30 days}">
			<iteration id="development" name="%Agile.289" type="development-phase" current="true" start="${creation-date}" end="${creation-date + 21 days}">
			</iteration>
		</iteration>
	</timeline>
</process-state>
