<?xml version="1.0" encoding="UTF-8"?>
<process-specification xmlns="http://com.ibm.team.process">
	<role-definitions>
	    <role-definition cardinality="single" description="The person responsible for managing the Product Backlog.&#13;&#10;The person in this role represents customer and end-user concerns by gathering input from stakeholders to understand the problem to be solved and by capturing and setting priorities for requirements." name="Product Owner" role-id="Product Owner"/>
	    <role-definition cardinality="single" description="The person responsible for the process.&#13;&#10;This role coordinates interactions with the stakeholders, facilitates the planning of activities, and keeps the team focused on meeting the objectives in scope for the team." name="Team Lead" role-id="Team Lead"/>
	    <role-definition cardinality="many" description="A member of the cross-functional team.&#13;&#10;This role is responsible for developing a part of the system, including designing it to fit into the architecture, possibly prototyping the user interface, and then implementing, unit-testing, and integrating the components that are part of the solution." name="Developer" role-id="Developer"/>
	    <role-definition cardinality="many" description="This role represents interest groups whose needs must be satisfied by the project. It is a role that may be played by anyone who is (or potentially will be) materially affected by the outcome of the project." name="Stakeholder" role-id="Stakeholder"/>
	    <role-definition cardinality="many" description="This role is responsible for the core activities of the test effort. Those activities include identifying, defining, implementing, and conducting the necessary tests, as well as logging the outcomes of the testing and analyzing the results." name="Tester" role-id="Tester"/>
	    <role-definition cardinality="single" description="This role leads the overall test effort. This includes quality and test advocacy, resource planning and management, and resolution of issues that impede the test effort." name="Test Manager" role-id="Test Manager"/>
	    <role-definition cardinality="single" description="This role leads the planning of the project, coordinates interactions with the Stakeholders, and keeps the project team focused on meeting the project objectives." name="Project Manager" role-id="Project Manager"/>
	    <role-definition cardinality="single" description="This role equips the project team with an appropriate development process, and makes sure that the team members are not hindered in doing their jobs." name="Process Engineer" role-id="Process Engineer"/>
	    <role-definition cardinality="single" description="This role supports the tools used by the project and provides technical assistance to the project. This includes selecting and acquiring tools, configuring and setting them up, and verifying that they work." name="Tools Specialist" role-id="Tools Specialst"/>
	    <role-definition cardinality="single" description="This role is responsible for defining the software architecture, which includes making the key technical decisions that constrain the overall design and implementation of the system." name="Architect" role-id="Architect"/>
	    <role-definition cardinality="single" description="This role leads the planning and execution of implementation element integration to produce builds." name="System Integrator" role-id="System Integrator"/>
	</role-definitions>
	
	
	
	
	
	
	
	<project-configuration>
		<initialization>
		    <server-initialization>
		        <followup-actions>
		            <followup-action xmlns="http://com.ibm.team.process/setUpProject" description="Initializes a project area with the pieces necessary to start work on a project." id="com.ibm.team.process.server.setUpProject" name="Setup Project">
		                <team-area name="Project Leadership Team Area" timeline="development"/>
		                <stream description="Main collaboration stream for ${project-area-name}" name="${project-area-name} Stream">
		                    <component name="Default Component"/>
		                </stream>
		                <workspace description="Initial repository workspace for the creator of ${stream-name}" name="${stream-name} Workspace"/>
		                <workitems>
		                    <category htmlDescription="Work item category for assigning work items to the Projec Leadership Team Area." path="Project Leadership Team Area"/>
		                    <category htmlDescription="Work item category for assigning work items to the Feature A Team Area." path="Feature A Team Area"/>
		                    <category htmlDescription="Work item category for assigning work items to the Feature B Team Area." path="Feature B Team Area"/>
		                    <category htmlDescription="Work item category for assigning work items to the Independent Testing Team Area." path="Independent Testing Team Area"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Define a new build&lt;br/&gt;&lt;br/&gt;To define a new build for your team:&lt;br/&gt;&lt;br/&gt;1. Open the &lt;b&gt;Team Artifacts&lt;/b&gt; view and expand the node corresponding to your connected project area.&lt;br/&gt;&lt;br/&gt;2. Right-click the &lt;b&gt;Builds&lt;/b&gt; node and select &lt;b&gt;New Build Definition&lt;/b&gt; and follow the prompts in the wizard.&lt;br/&gt;&lt;br/&gt;For additional details on defining build definitions using the &lt;b&gt;Build Definition&lt;/b&gt; wizard, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.build.doc/topics/t_getting_started_build.html&quot;&gt;Getting Started with setting up Jazz Builds&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Define a new build" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Share code with Jazz Source Control&lt;br/&gt;&lt;br/&gt;To share code in your Eclipse workspace with the Jazz stream created during process initialization:&lt;br/&gt;&lt;br/&gt;1. Select a project you wish to share, right-click and select &lt;b&gt;Team-&amp;gt;Share Project...&lt;/b&gt;&lt;br/&gt;&lt;br/&gt;2. In the &lt;b&gt;Share Project&lt;/b&gt; Wizard, select &lt;b&gt;Jazz Source Control&lt;/b&gt; and select &lt;b&gt;Next&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;3. If you have more than one repository connection, you will be prompted to choose one. On the &lt;b&gt;Jazz Repository&lt;/b&gt; page, select the repository in which you created your project area and select &lt;b&gt;Next&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;4. On the &lt;b&gt;Select Component&lt;/b&gt; page, you should see a repository workspace prefixed with the name of the project area you created.&lt;br/&gt;&lt;br/&gt;Expand this repository workspace and you will see a component. Select this component and select &lt;b&gt;Next&lt;/b&gt;. Review the ignored resources on the next page and then select &lt;b&gt;Finish&lt;/b&gt; to share your code with the specified component and repository workspace.&lt;br/&gt;&lt;br/&gt;5. Now that the code has been shared to your repository workspace, you need to deliver it from your workspace to the stream created during initialization of the process. To do this, open the &lt;b&gt;Pending Changes&lt;/b&gt; view.&lt;br/&gt;&lt;br/&gt;6. In the &lt;b&gt;Pending Changes&lt;/b&gt; view, you should see one outgoing change from your repository workspace. Right-click on the repository workspace and select &lt;b&gt;Deliver&lt;/b&gt; to deliver your code to the stream associated with your team.&lt;br/&gt;&lt;br/&gt;For additional details on using Jazz Source Control, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.scm.doc/topics/c_intro.html&quot;&gt;Getting Started with Jazz Source Control&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Share code with Jazz Source Control" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Define iterations&lt;br/&gt;&lt;br/&gt;When the project area was initialized, an initial timeline &amp;quot;Main Development&amp;quot; was created. Within the timeline a hierarchy of iterations has been created for you.&lt;br/&gt;&lt;br/&gt;To edit, delete, duplicate or add additional timelines and iterations:&lt;br/&gt;&lt;br/&gt;1. Open the &lt;b&gt;Project Area Editor&lt;/b&gt; by right-clicking on the project area in the &lt;b&gt;Team Artifacts&lt;/b&gt; or &lt;b&gt;Team Organization&lt;/b&gt; view and selecting &lt;b&gt;Open&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. Go to the &lt;b&gt;Timelines&lt;/b&gt; section in the editor. To create a new iteration, use either the &lt;b&gt;Create Iteration...&lt;/b&gt; action or the &lt;b&gt;Duplicate...&lt;/b&gt; action on an existing iteration.&lt;br/&gt;&lt;br/&gt;3. To define the start and end dates for an existing iteration, use the &lt;b&gt;Edit Properties...&lt;/b&gt; action on an existing iteration.&lt;br/&gt;&lt;br/&gt;For additional details on using Jazz Team Process, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/get_start_proj_proc.html&quot;&gt;Getting Started with Projects, Teams, and Process&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Define iterations" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Define categories and releases for work items. These values will then be available in the work item &lt;b&gt;Filed Against&lt;/b&gt; and &lt;b&gt;Found In&lt;/b&gt; fields.&lt;br/&gt;&lt;br/&gt;To define the work item categories for the project area:&lt;br/&gt;&lt;br/&gt;1. Open the &lt;b&gt;Project Area Editor&lt;/b&gt; by right-clicking on the project area in the &lt;b&gt;Team Artifacts&lt;/b&gt; or &lt;b&gt;Team Organization&lt;/b&gt; view and selecting &lt;b&gt;Open&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. Go to the &lt;b&gt;Work Item Categories&lt;/b&gt; tab. &lt;br/&gt;&lt;br/&gt;3. Define categories for work items as well as associate categories with the team areas responsible for the category.&lt;br/&gt;&lt;br/&gt;To define the releases to file work items against:&lt;br/&gt;&lt;br/&gt;1. Go to the &lt;b&gt;Releases&lt;/b&gt; tab of the &lt;b&gt;Project Area Editor&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. Add some releases to file work items against.&lt;br/&gt;&lt;br/&gt;For additional details on using Jazz Work Items, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.workitem.doc/topics/t_getting_started.html&quot;&gt;Getting Started with Work Items&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Define categories and releases for work items" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Define the team members for the project area as well as the team area&lt;br/&gt;&lt;br/&gt;To define team members for a team area or project area:&lt;br/&gt;&lt;br/&gt;1. Open the team area or project area editor by right-clicking on the project or team area in the &lt;b&gt;Team Artifacts&lt;/b&gt; or &lt;b&gt;Team Organization&lt;/b&gt; view and selecting &lt;b&gt;Open&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. On the &lt;b&gt;Overview&lt;/b&gt; page of the editor, there is a &lt;b&gt;Members&lt;/b&gt; section. To add a user to the team select the &lt;b&gt;Add&lt;/b&gt; button. To create a new user and add them as a member of the team, select the &lt;b&gt;Create&lt;/b&gt; button&lt;br/&gt;&lt;br/&gt;3. If you clicked &lt;b&gt;Add&lt;/b&gt;, in the &lt;b&gt;Add Team Members&lt;/b&gt; dialog, select the user(s) you wish to add to your team or project area. If you clicked &lt;b&gt;Create&lt;/b&gt;, define the new team member in the &lt;b&gt;Create User&lt;/b&gt; wizard.&lt;br/&gt;&lt;br/&gt;4. Consider what roles individuals working on your project will assume and what role-specific process should apply to each role. In addition, you will want to consider what permissions to grant to individuals in these roles. For additional details on using Jazz Team Process, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/get_start_proj_proc.html&quot;&gt;Getting Started with Projects, Teams, and Process&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;5. On &lt;b&gt;Save&lt;/b&gt; of the editor you will be prompted to send invitations to the newly added team members. This allows you to configure an email invitation that is sent to the new team member. The new team member can accept the invitation with &lt;b&gt;File-&amp;gt;Accept Team Invitation...&lt;/b&gt;. The invitation will quickly setup their Eclipse workspace to work with the team. At any time you can invite team members to join the team by selecting the team member in the &lt;b&gt;Members&lt;/b&gt; section, right click and select &lt;b&gt;Invite to Join Team...&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Define team members" type="task"/>
		                    <workitem categoryPath="${project-area-name}" htmlDescription="Review and adjust the permissions to be used for the project&lt;br/&gt;&lt;br/&gt;To review and adjust the permissions:&lt;br/&gt;&lt;br/&gt;1. Open the project area editor by right-clicking on the project in the &lt;b&gt;Team Artifacts&lt;/b&gt; or &lt;b&gt;Team Organization&lt;/b&gt; view and selecting &lt;b&gt;Open&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. Go to the &lt;b&gt;Process Configuration&lt;/b&gt; tab.&lt;br/&gt;&lt;br/&gt;3. Select the &lt;b&gt;Permissions&lt;/b&gt; node under &lt;b&gt;Project Configuration&lt;/b&gt;, review and adjust the project level permissions.&lt;br/&gt;&lt;br/&gt;4. Select the &lt;b&gt;Permissions&lt;/b&gt; node under &lt;b&gt;Team Configuration&lt;/b&gt;, review and adjust the team level permissions.&lt;br/&gt;&lt;br/&gt;For additional details on defining permissions, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_permissions.html&quot;&gt;Permissions&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;." summary="Define permissions" type="task"/>
		                    <workitem htmlDescription="&lt;strong&gt;Deploy published site (war file)&lt;/strong&gt; &#10;&lt;/p&gt;&lt;br /&gt;&#10;    The published process content should be available in a war file called &lt;strong&gt;alm_it_aas_acc.war&lt;/strong&gt;.&#10;&lt;/p&gt;&lt;br /&gt;&#10;    If not deployed yet, you should deploy the war file above to a desired server, such as the Jazz server (Tomcat). This will create a folder called &lt;strong&gt;alm_it_aas_acc&lt;/strong&gt; in the&#10;    server, under the folder &lt;strong&gt;/jazz/server/tomcat/webapps&lt;/strong&gt;, which can by default be accessed via the&#10;    following URL: &lt;a href=&quot;http://clmwb.ibm.com:9080/alm_it_aas_acc/index.htm&quot;&gt;http://clmwb.ibm.com:9080/alm_it_aas_acc/index.htm&lt;/a&gt;.&#10;&lt;/p&gt;&lt;br /&gt;&#10;    &lt;strong&gt;Setup the process description for your project&lt;/strong&gt;&#10;&lt;/p&gt;&lt;br /&gt;&#10;    The process description for a project created using the ALM IT Agility@Scale process template points to the&#10;    published process deployed as war file in the step above. If you are using the default local installation of the Jazz&#10;    server, the war file will have been deployed to &lt;a href=&quot;http://clmwb.ibm.com:9080/alm_it_aas_acc/index.htm&quot;&gt;http://clmwb.ibm.com:9080/alm_it_aas_acc/index.htm&lt;/a&gt;. If that is not the desired server&#10;    location, you have to change your link to the process description so it points to the desired URL.&#10;&lt;/p&gt;&lt;br /&gt;&#10;    In order to do this, change the “clmwb.ibm.com:9080” portion of the URL above to the desired server name and port number.&#10;    Keep the rest of the URL intact . This change needs to be done in the index.htm file that is&#10;    designated in your project area. Follow these steps:&#10;&#10;&lt;/p&gt;&lt;br /&gt;&#10;&#10;1) From the Project Area, click on the Links tab and locate the processContent.zip file in the list of Attachments.&#10;&lt;br&gt;2) Save this file to your file system.&#10;&lt;br&gt;3) Edit the index.htm file in this archive (see suggested file content below).&#10;&lt;br&gt;4) Save the updates.&#10;&lt;br&gt;5) From the Project Area-&gt;Links tab, right-click on the processContent.zip file in the list of attachments and select &quot;Replace...&quot; to update the version on the server with the version you just changed and saved.&#10;&lt;br&gt;6) Click Save on the Project Area editor page&#13;.&#10;&#10;&#10;&lt;/p&gt;&lt;br /&gt;&#10;&#10;The content of the index.htm file should look like this:&#10;&lt;/p&gt;&lt;br /&gt;&#10;&lt;blockquote dir=&quot;ltr&quot; style=&quot;MARGIN-RIGHT: 0px&quot;&gt;&#10;    &lt;p&gt;&#10;        &amp;lt;!DOCTYPE html PUBLIC &quot;-//W3C//DTD HTML 4.01 Transitional//EN&quot; &quot;&quot;&#10;        title=&quot;http://www.w3.org/TR/html4/loose.dtd&quot;&amp;gt;&quot; class=&quot;link&quot;&amp;gt;http://www.w3.org/TR/html4/loose.dtd&quot;&amp;gt;&lt;br /&gt;&#10;        &amp;lt;html&amp;gt;&lt;br /&gt;&#10;        &amp;lt;head&amp;gt;&lt;br /&gt;&#10;        &amp;lt;meta content=&quot;text/html; charset=utf-8&quot; http-equiv=&quot;Content-Type&quot;&amp;gt;&lt;br /&gt;&#10;        &amp;lt;meta http-equiv=&quot;REFRESH&quot; content=&quot;0;url=http://clmwb.ibm.com:9080/alm_it_aas_acc/index.htm&quot;&amp;gt;&lt;br /&gt;&#10;        &amp;lt;title&amp;gt;Go to ALM IT Agility@Scale Website...&amp;lt;/title&amp;gt;&lt;br /&gt;&#10;        &amp;lt;/head&amp;gt;&lt;br /&gt;&#10;        &amp;lt;body&amp;gt;&lt;br /&gt;&#10;        &amp;lt;/body&amp;gt;&lt;br /&gt;&#10;        &amp;lt;/html&amp;gt;&#10;    &lt;/p&gt;&#10;&lt;/blockquote&gt;&lt;br dir=&quot;ltr&quot; /&gt;&#10;&lt;br /&gt;&#10;&lt;p dir=&quot;ltr&quot;&gt;&#10;    For more information on how to customize the process description for your project, please refer to Rational Team&#10;    Concert on-line help: &lt;a&#10;    href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/t_edit_process_desc.html&quot;&gt;Editing&#10;    the process description&lt;/a&gt;.&#10;&lt;/p&gt;" summary="Setup process description" type="task"/>
		                    <workitem htmlDescription="&lt;p&gt;&#10;    &lt;b&gt;Create work items for first iteration&lt;/b&gt;&lt;br /&gt;&#10;&lt;/p&gt;&#10;&lt;p&gt;&#10;    This process template contains work items templates that represent typical tasks performed during the various&#10;    iterations and phases of a project.&#10;&lt;/p&gt;&lt;br /&gt;&#10;&lt;p&gt;&#10;    Create work items for the first iteration of your project, typically called Inception iteration. Follow these steps:&#10;&lt;/p&gt;&lt;br /&gt;&#10;&lt;p&gt;&#10;    1. Make sure your user is member of the &lt;b&gt;Project Area&lt;/b&gt; and has been assigned the &lt;b&gt;Team Lead&lt;/b&gt; role.&#10;&lt;/p&gt;&lt;br /&gt;&#10;&lt;p&gt;&#10;    2. Go to menu &lt;b&gt;File &amp;gt; New &amp;gt; Other...&lt;/b&gt;, then expand &lt;b&gt;Work Items &amp;gt; Create Work Items from a Template&lt;/b&gt;.&#10;    Click &lt;b&gt;Next&lt;/b&gt;.&#10;&lt;/p&gt;&lt;br /&gt;&#10;&lt;p&gt;&#10;    3. Select the desired work item template and your &lt;strong&gt;Target Project&#10;    Area&lt;/strong&gt;. Click &lt;b&gt;Next&lt;/b&gt;.&#10;&lt;/p&gt;&lt;br /&gt;&#10;&lt;p&gt;&#10;    4. Select values for &lt;b&gt;Filed Against&lt;/b&gt; and &lt;b&gt;Planned For&lt;/b&gt; fields. Click &lt;b&gt;Finish&lt;/b&gt;.&#10;&lt;/p&gt;&#10;&lt;p&gt;&#10;    5. Repeat the previous steps to start each iteration.&#10;&lt;/p&gt;" summary="Create work items for first iteration" type="task"/>
		                </workitems>
		            </followup-action>
		            <followup-action xmlns="http://com.ibm.team.process/createTeamAreas" description="The Create Team Areas participant can be configured to run as part of project area initialization to create one or more team areas under the project area." id="com.ibm.team.process.server.createTeamAreas" name="Create Team Areas">
		                <teamArea name="Feature A Team Area" timeline="development"/>
		                <teamArea name="Feature B Team Area" timeline="development"/>
		                <teamArea name="Independent Testing Team Area" timeline="development"/>
		            </followup-action>
		            <followup-action xmlns="http://com.ibm.team.apt/setUpProject" description="Initializes a project area with the planning relevant data." id="com.ibm.team.apt.service.setUpProject" name="Setup Project">
		                <plans>
		                    <plan iterationPath="/development/backlog" name="Product Backlog" typeId="com.ibm.team.apt.plantype.product.backlog"/>
		                    <plan iterationPath="/development/1.0" name="Release Backlog" typeId="com.ibm.team.apt.plantype.release.project"/>
		                    <plan iterationPath="/development/1.0/1.0 S1" name="Sprint Backlog" typeId="com.ibm.team.apt.plantype.default"/>
		                    <plan iterationPath="/development/1.0/1.0 S2" name="Sprint Backlog" typeId="com.ibm.team.apt.plantype.default"/>
		                </plans>
		            </followup-action>
		            <followup-action xmlns="http://com.ibm.team.reports/setUpProject" description="Deploys some pre-defined reports to the project area." id="com.ibm.team.reports.service.setUpProject" name="Setup Project for Reports">
		                <reports>
		                    <report description="Actual as Percentage of Estimated Work" file="Actual as Percentage of Estimated Work.rptdesign" folder="Work Items" id="workitems.ActualAsPercentageOfEstimatedWork" isDefault="false" name="Actual as Percentage of Estimated Work" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Blocking Work Items" file="Blocking Work Items.rptdesign" folder="Work Items" id="workitems.BlockingWorkItems" isDefault="false" name="Blocking Work Items" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Build Health" file="Build Health.rptdesign" folder="Build" id="build.BuildHealth" isDefault="false" name="Build Health" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Build Results" file="Build Results.rptdesign" folder="" id="build.BuildResults" isDefault="false" name="Build Results" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report aptChart="true" description="Burndown" file="Burndown.rptdesign" folder="Work Items" id="workitems.Burndown" isDefault="true" name="Burndown" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Burnup" file="Burnup.rptdesign" folder="Work Items" id="workitems.Burnup" isDefault="false" name="Burnup" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Release Burndown" file="Release Burndown.rptdesign" folder="Work Items" id="workitems.ReleaseBurndown" isDefault="false" name="Release Burndown" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Closed Work Items Daily" file="Closed Work Items Daily.rptdesign" folder="Work Items" id="workitems.ClosedWorkItemsDaily" isDefault="false" name="Closed Work Items Daily" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Code Health" file="Code Health.rptdesign" folder="Build" id="build.CodeHealth" isDefault="false" name="Code Health" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Defect Backlog" file="Defect Backlog.rptdesign" folder="Work Items" id="workitems.DefectBacklog" isDefault="false" name="Defect Backlog" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Defect Discovery Rate" file="Defect Discovery Rate.rptdesign" folder="Work Items" id="workitems.DefectDiscoveryRate" isDefault="false" name="Defect Discovery Rate" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Deferred Work Items" file="Deferred Work Items.rptdesign" folder="Work Items" id="workitems.DeferredWorkItems" isDefault="false" name="Deferred Work Items" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Estimate Changes" file="Estimate Changes.rptdesign" folder="Work Items" id="workitems.EstimateChanges" isDefault="false" name="Estimate Changes" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Frequent Test Failures" file="Frequent Test Failures.rptdesign" folder="Build" id="build.FrequentTestFailures" isDefault="false" name="Frequent Test Failures" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Frequent Test Regressions" file="Frequent Test Regressions.rptdesign" folder="Build" id="build.FrequentTestRegressions" isDefault="false" name="Frequent Test Regressions" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="New Work Items by Severity" file="New Work Items by Severity.rptdesign" folder="Work Items" id="workitems.NewWorkItemsBySeverity" isDefault="false" name="New Work Items by Severity" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open vs Closed Work Items" file="Open vs Closed Work Items.rptdesign" folder="Work Items" id="workitems.OpenVsClosedWorkItems" isDefault="false" name="Open vs Closed Work Items" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open Work Items by Type" file="Open Work Items by Type.rptdesign" folder="Work Items" id="workitems.OpenWorkItemsByType" isDefault="false" name="Open Work Items by Type" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Project Activity" file="Project Activity.rptdesign" folder="Source Control" id="scm.ProjectActivity" isDefault="false" name="Project Activity" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Story Points" file="Story Points.rptdesign" folder="Work Items" id="workitems.StoryPoints" isDefault="false" name="Story Points" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Story Points by Iteration" file="Story Points by Iteration.rptdesign" folder="Work Items" id="workitems.StoryPointsByIteration" isDefault="false" name="Story Points by Iteration" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Story Points Remaining" file="Story Points Remaining.rptdesign" folder="Work Items" id="workitems.StoryPointsRemaining" isDefault="false" name="Story Points Remaining" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Team Velocity" file="Team Velocity.rptdesign" folder="Work Items" id="workitems.TeamVelocity" isDefault="false" name="Team Velocity" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Item Comparison" file="Work Item Comparison.rptdesign" folder="Work Items" id="workitems.WorkItemComparison" isDefault="false" name="Work Item Comparison" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Items by Owner" file="live/Work Items by Owner.rptdesign" folder="Work Items" id="workitems.WorkItemsByOwner" isDefault="false" name="Work Items by Owner" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Items by Priority" file="Work Items by Priority.rptdesign" folder="Work Items" id="workitems.WorkItemsByPriority" isDefault="false" name="Work Items by Priority" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Items by Team Area" file="live/Work Items by Team Area.rptdesign" folder="Work Items" id="workitems.WorkItemsByTeamArea" isDefault="false" name="Work Items by Team Area" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Defect Backlog by Project Area" file="cross-project/Defect Backlog by Project Area.rptdesign" folder="Work Items" id="workitems.DefectBacklogByProjectArea" isDefault="false" name="Defect Backlog by Project Area" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Item Comparison by Project Area" file="cross-project/Work Item Comparison by Project Area.rptdesign" folder="Work Items" id="workitems.WorkItemComparisonByProjectArea" isDefault="false" name="Work Item Comparison by Project Area" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Blocking Work Items" file="micro/Micro Blocking Work Items.rptdesign" folder="" id="workitems.MicroBlockingWorkItems" isDefault="false" name="Micro Blocking Work Items" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Build Duration" file="micro/Micro Build Duration.rptdesign" folder="" id="build.MicroBuildDuration" isDefault="false" name="Micro Build Duration" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Build Health" file="micro/Micro Build Health.rptdesign" folder="" id="build.MicroBuildHealth" isDefault="false" name="Micro Build Health" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Burndown" file="micro/Micro Burndown.rptdesign" folder="" id="workitems.MicroBurndown" isDefault="false" name="Micro Burndown" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Burnup" file="micro/Micro Burnup.rptdesign" folder="" id="workitems.MicroBurnup" isDefault="false" name="Micro Burnup" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Release Burndown" file="micro/Micro Release Burndown.rptdesign" folder="" id="workitems.MicroReleaseBurndown" isDefault="false" name="Micro Release Burndown" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Closed Work Items by Priority" file="micro/Micro Closed Work Items by Priority.rptdesign" folder="" id="workitems.MicroClosedWorkItemsByPriority" isDefault="false" name="Micro Closed Work Items by Priority" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Closed Work Items Daily" file="micro/Micro Closed Work Items Daily.rptdesign" folder="" id="workitems.MicroClosedWorkItemsDaily" isDefault="false" name="Micro Closed Work Items Daily" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Compilation Warnings" file="micro/Micro Compilation Warnings.rptdesign" folder="" id="build.MicroCompilationWarnings" isDefault="false" name="Micro Compilation Warnings" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Deferred Work Items" file="micro/Micro Deferred Work Items.rptdesign" folder="" id="workitems.MicroDeferredWorkItems" isDefault="false" name="Micro Deferred Work Items" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Frequent Test Failures" file="micro/Micro Frequent Test Failures.rptdesign" folder="" id="build.MicroFrequentTestFailures" isDefault="false" name="Micro Frequent Test Failures" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Frequent Test Regressions" file="micro/Micro Frequent Test Regressions.rptdesign" folder="" id="build.MicroFrequentTestRegressions" isDefault="false" name="Micro Frequent Test Regressions" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Test Failures" file="micro/Micro Test Failures.rptdesign" folder="" id="build.MicroTestFailures" isDefault="false" name="Micro Test Failures" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Tests" file="micro/Micro Tests.rptdesign" folder="" id="build.MicroTests" isDefault="false" name="Micro Tests" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="New Work Items by Severity" file="micro/Micro New Work Items by Severity.rptdesign" folder="" id="workitems.MicroNewWorkItemsBySeverity" isDefault="false" name="Micro New Work Items by Severity" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open vs Closed Work Items" file="micro/Micro Open vs Closed Work Items.rptdesign" folder="" id="workitems.MicroOpenVsClosedWorkItems" isDefault="false" name="Micro Open vs Closed Work Items" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open Work Items by Priority" file="micro/Micro Open Work Items by Priority.rptdesign" folder="" id="workitems.MicroOpenWorkItemsByPriority" isDefault="false" name="Micro Open Work Items by Priority" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Open Work Items by Type" file="micro/Micro Open Work Items by Type.rptdesign" folder="" id="workitems.MicroOpenWorkItemsByType" isDefault="false" name="Micro Open Work Items by Type" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Story Points" file="micro/Micro Story Points.rptdesign" folder="" id="workitems.MicroStoryPoints" isDefault="false" name="Micro Story Points" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Story Points by Iteration" file="micro/Micro Story Points by Iteration.rptdesign" folder="" id="workitems.MicroStoryPointsByIteration" isDefault="false" name="Micro Story Points by Iteration" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Story Points Remaining" file="micro/Micro Story Points Remaining.rptdesign" folder="" id="workitems.MicroStoryPointsRemaining" isDefault="false" name="Micro Story Points Remaining" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Team Velocity" file="micro/Micro Team Velocity.rptdesign" folder="" id="workitems.MicroTeamVelocity" isDefault="false" name="Micro Team Velocity" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Item Comparison" file="micro/Micro Work Item Comparison.rptdesign" folder="" id="workitems.MicroWorkItemComparison" isDefault="false" name="Micro Work Item Comparison" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Shows the accepted story points per iteration" file="Estimated vs Actual Work.rptdesign" folder="Work Items" id="workitems.EstimatedVsActualWork" isDefault="false" name="Estimated vs Actual Work" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Accepted Estimated vs Actual Work" file="micro/Micro Estimated vs Actual Work.rptdesign" folder="" id="workitems.MicroEstimatedVsActualWork" isDefault="false" name="Micro Estimated vs Actual Work" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro File Change Activity" file="micro/Micro File Change Activity.rptdesign" id="scm.MicroFileChangeActivity" name="Micro File Change Activity" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Change Set Activity" file="micro/Micro Change Set Activity.rptdesign" id="scm.MicroChangeSetActivity" name="Micro Change Set Activity" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Work Items Tag Cloud" file="Work Items Tag Cloud.query" folder="Work Items" id="workitems.WorkItemsTagCloud" isDefault="false" name="Work Items Tag Cloud" noCaching="true" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Micro Cumulative Value Flow" file="micro/Micro Cumulative Value Flow.rptdesign" folder="" id="workitems.MicroCumulativeValueFlow" isDefault="false" name="Micro Cumulative Value Flow" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Cumulative Value Flow" file="Cumulative Value Flow.rptdesign" folder="" id="workitems.CumulativeValueFlow" isDefault="false" name="Cumulative Value Flow" noCaching="false" plugin="com.ibm.team.examples.reports.common"/>
		                    <report description="Planning Burndown" file="reports/Planning Burndown.rptdesign" folder="Planning" id="planning.Burndown" isDefault="false" name="Planning Burndown" noCaching="false" plugin="com.ibm.team.apt.service"/>
		                    <report description="Planning Release Burndown" file="reports/Planning Release Burndown.rptdesign" folder="Planning" id="planning.ReleaseBurndown" isDefault="false" name="Planning Release Burndown" noCaching="false" plugin="com.ibm.team.apt.service"/>
		                    <report description="Planning Team Velocity" file="reports/Planning Team Velocity.rptdesign" folder="Planning" id="planning.TeamVelocity" isDefault="false" name="Planning Team Velocity" noCaching="false" plugin="com.ibm.team.apt.service"/>
		                </reports>
		            </followup-action>
		        </followup-actions>
		    </server-initialization>
		    <client-initialization>
		        <followup-actions>
		            <followup-action description="Runs a query which displays any assigned work items." id="com.ibm.team.process.client.runAssignedWorkitemsQuery" name="Show Initial Work Items"/>
		        </followup-actions>
		    </client-initialization>
		</initialization>
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		
		<permissions>
		    <role id="default">
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="modify"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Product Owner">
		        <project-operation id="com.ibm.team.process.server.saveProjectArea">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.saveProjectDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.deleteSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="modify"/>
		        </project-operation>
		    </role>
		    <role id="ScrumMaster">
		        <project-operation id="com.ibm.team.process.server.saveProjectArea">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.saveProjectDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.deleteSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="modify"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.deleteQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.resetSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.selectStreamsSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.promotion.promoteMetadata">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.langdef.server.deleteLanguageDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.langdef.server.saveLanguageDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.langdef.server.deleteTranslator">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.langdef.server.saveTranslator">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dsdef.server.deleteDataSetDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dsdef.server.saveDataSetDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.updateSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Team Member">
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="modify"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.saveProjectDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.deleteQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.resetSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.selectStreamsSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.promotion.promoteMetadata">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.langdef.server.deleteLanguageDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.langdef.server.saveLanguageDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.langdef.server.deleteTranslator">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.langdef.server.saveTranslator">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dsdef.server.deleteDataSetDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dsdef.server.saveDataSetDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.updateSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Stakeholder">
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="modify"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Team Lead">
		        <project-operation id="com.ibm.team.dashboard.server.saveProjectDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dsdef.server.saveDataSetDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.deleteSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.process.server.saveProjectArea">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.deleteQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.resetSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.updateSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.selectStreamsSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Developer">
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Tester">
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Test Manager">
		        <project-operation id="com.ibm.team.dashboard.server.saveProjectDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dsdef.server.saveDataSetDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.deleteSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.process.server.saveProjectArea">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.deleteQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.resetSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.updateSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.selectStreamsSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Project Manager">
		        <project-operation id="com.ibm.team.dashboard.server.saveProjectDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dsdef.server.saveDataSetDefinition">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.deleteSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.process.server.saveProjectArea">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.deleteQuery">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.saveSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.resetSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.updateSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.teamz.dep.query.server.selectStreamsSourceCodeData">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Architect">
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Process Engineer">
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="Tools Specialst">
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		    </role>
		    <role id="System Integrator">
		        <project-operation id="com.ibm.team.dashboard.server.savePersonalDashboard">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.interop.server.saveSyncRule">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveCategory">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveDeliverable">
		            <action id="any"/>
		        </project-operation>
		        <project-operation id="com.ibm.team.workitem.server.saveAttachment">
		            <action id="any"/>
		        </project-operation>
		    </role>
		</permissions>
		
		
		
		
		
		
		
				
		<data>

			<configuration-data final="false" id="com.ibm.team.workitem.configuration.providers" xmlns="http://com.ibm.team.workitem/providers">
			    <valueProviders>
			        <valueProvider id="com.ibm.team.tpt.shared.common.internal.providers.ExposureProvider" name="Exposure Provider" providerId="com.ibm.team.workitem.shared.common.internal.valueProviders.ScriptAttributeValueProvider">
			            <script class="com.ibm.team.tpt.shared.common.internal.providers.ExposureProvider"/>
			            <impactAttribute id="com.ibm.team.workitem.workItemType.risk.impact"/>
			            <probabilityAttribute id="com.ibm.team.workitem.workItemType.risk.probability"/>
			        </valueProvider>
			        <valueProvider id="com.ibm.team.tpt.shared.common.internal.providers.ProbabilityCostProvider" name="Probability Cost Provider" providerId="com.ibm.team.workitem.shared.common.internal.valueProviders.ScriptAttributeValueProvider">
			            <script class="com.ibm.team.tpt.shared.common.internal.providers.ProbabilityCostProvider"/>
			            <consCostAttribute id="com.ibm.team.workitem.workItemType.risk.consequencecost"/>
			            <probabilityAttribute id="com.ibm.team.workitem.workItemType.risk.probability"/>
			        </valueProvider>
			    </valueProviders>
			    <defaultValueProviders>
			        <defaultValueProvider id="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._rns9UJV1EeGPHPt5gtI_Nw" name="defectPGDefaultValue" providerId="com.ibm.team.workitem.common.internal.attributeValueProviders.CustomDefaultHTMLProvider">
			            <value content="This work item type is used to track the work associated with fixing a defect. See &lt;a href=&quot;../../../rmc/clm/process.clm_solution.base-ibm/workproducts/defect_wi_E62A5CDC.html&quot;&gt;detailed description&lt;/a&gt;.&lt;br/&gt;&lt;br/&gt;"/>
			        </defaultValueProvider>
			        <defaultValueProvider id="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._PthYIJV6EeGPHPt5gtI_Nw" name="riskPGDefaultValue" providerId="com.ibm.team.workitem.common.internal.attributeValueProviders.CustomDefaultHTMLProvider">
			            <value content="This work item type is used to track the work associated with managing a risk. See &lt;a href=&quot;../../../rmc/clm/process.clm_solution.base-ibm/workproducts/risk_wi_488BA9AA.html&quot;&gt;detailed description&lt;/a&gt;."/>
			        </defaultValueProvider>
			        <defaultValueProvider id="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._y1o78JV7EeGPHPt5gtI_Nw" name="trackbuildPGDefaultValue" providerId="com.ibm.team.workitem.common.internal.attributeValueProviders.CustomDefaultHTMLProvider">
			            <value content="This work item is used to track status and work associated to a build. See &lt;a href=&quot;../../../rmc/clm/process.clm_solution.base-ibm/workproducts/track_build_item_wi_845C7028.html&quot;&gt;detailed description&lt;/a&gt;."/>
			        </defaultValueProvider>
			        <defaultValueProvider id="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._5kXdwJV7EeGPHPt5gtI_Nw" name="taskPGDefaultValue" providerId="com.ibm.team.workitem.common.internal.attributeValueProviders.CustomDefaultHTMLProvider">
			            <value content="This work item type is used to track the work associated with a development task that is performed as part of an iteration. See &lt;a href=&quot;../../../rmc/clm/process.clm_solution.base-ibm/workproducts/task_wi_3DEDC99A.html&quot;&gt;detailed description&lt;/a&gt;."/>
			        </defaultValueProvider>
			        <defaultValueProvider id="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._-09NoJV7EeGPHPt5gtI_Nw" name="storyPGDefaultValue" providerId="com.ibm.team.workitem.common.internal.attributeValueProviders.CustomDefaultHTMLProvider">
			            <value content="This work item represents properties and status of the story being implemented. See &lt;a href=&quot;../../../rmc/clm/process.clm_solution.base-ibm/workproducts/story_wi_DB8C7CCC.html&quot;&gt;detailed description&lt;/a&gt;."/>
			        </defaultValueProvider>
			        <defaultValueProvider id="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._DvLE4JV8EeGPHPt5gtI_Nw" name="retrospectivePGDefaultValue" providerId="com.ibm.team.workitem.common.internal.attributeValueProviders.CustomDefaultHTMLProvider">
			            <value content="This work item type is used to track the work associated with performing an iteration or project retrospective. See &lt;a href=&quot;../../../rmc/clm/process.clm_solution.base-ibm/workproducts/retrospective_wi_790B6498.html&quot;&gt;detailed description&lt;/a&gt;."/>
			        </defaultValueProvider>
			        <defaultValueProvider id="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._MmVS0JV8EeGPHPt5gtI_Nw" name="impedimentPGDefaultValue" providerId="com.ibm.team.workitem.common.internal.attributeValueProviders.CustomDefaultHTMLProvider">
			            <value content="This work item type is used to track the work associated with managing an impediment. See &lt;a href=&quot;../../../rmc/clm/process.clm_solution.base-ibm/workproducts/impediment_wi_3724BDC0.html&quot;&gt;detailed description&lt;/a&gt;."/>
			        </defaultValueProvider>
			        <defaultValueProvider id="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._RSwlsJV8EeGPHPt5gtI_Nw" name="epicPGDefaultValue" providerId="com.ibm.team.workitem.common.internal.attributeValueProviders.CustomDefaultHTMLProvider">
			            <value content="This work item type is used to track the work associated with managing an epic. See &lt;a href=&quot;../../../rmc/clm/process.clm_solution.base-ibm/workproducts/epic_wi_10318ED3.html&quot;&gt;detailed description&lt;/a&gt;."/>
			        </defaultValueProvider>
			    </defaultValueProviders>
			</configuration-data>


			<configuration-data final="false" id="com.ibm.team.workitem.configuration.workItemTypes" xmlns="http://com.ibm.team.workitem/workitemTypes">
			    <type category="com.ibm.team.workitem.workItemType" icon="processattachment:/workitemtype/bug.gif" id="defect" ignoreNameInLinkDetection="false" name="Defect">
			        <alias name="bug"/>
			    </type>
			    <type category="com.ibm.team.workitem.workItemType.risk" icon="processattachment:/workitemtype/risk.gif" id="com.ibm.team.workitem.workItemType.risk" ignoreNameInLinkDetection="false" name="Risk"/>
			    <type category="com.ibm.team.workitem.workItemType.task" icon="processattachment:/workitemtype/task.gif" id="task" ignoreNameInLinkDetection="false" name="Task">
			        <alias name="work item"/>
			        <alias name="workitem"/>
			        <alias name="item"/>
			    </type>
			    <type category="com.ibm.team.workitem.workItemType.story" icon="processattachment:/workitemtype/story.gif" id="com.ibm.team.apt.workItemType.story" ignoreNameInLinkDetection="false" name="Story">
			        <alias name="user story"/>
			    </type>
			    <type category="com.ibm.team.workitem.workItemType.epic" icon="processattachment:/workitemtype/planitem.gif" id="com.ibm.team.apt.workItemType.epic" ignoreNameInLinkDetection="false" name="Epic"/>
			    <type category="com.ibm.team.workitem.workItemType.buildTracking" icon="processattachment:/workitemtype/build.gif" id="com.ibm.team.workItemType.buildtrackingitem" ignoreNameInLinkDetection="false" name="Track Build Item"/>
			    <type category="com.ibm.team.workitem.workItemType.impediment" icon="processattachment:/workitemtype/imped_obj.gif" id="com.ibm.team.workitem.workItemType.impediment" ignoreNameInLinkDetection="false" name="Impediment"/>
			    <type category="com.ibm.team.workitem.workItemType.adoption" icon="processattachment:/workitemtype/adoption.gif" id="com.ibm.team.workItemType.adoption" ignoreNameInLinkDetection="false" name="Adoption Item">
			        <alias name="adoption"/>
			    </type>
			    <type category="com.ibm.team.workitem.workItemType.retrospective" icon="processattachment:/workitemtype/retrospective_obj.gif" id="com.ibm.team.workitem.workItemType.retrospective" ignoreNameInLinkDetection="false" name="Retrospective"/>
			    <customAttributes category="com.ibm.team.workitem.workItemType">
			        <customAttribute id="defectProcessGuidance" name="Defect Process Guidance" type="html"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.risk">
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.probability" name="Probability" type="probability"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.impact" name="Impact" type="impact"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.exposure" name="Exposure(%)" type="long"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.consequencecost" name="Consequence Cost" type="long"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.probabilitycost" name="Probability Cost" type="long"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.precision" name="Precision" type="precision"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.identificationdate" name="Identification Date" type="timestamp"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.occurrencedate" name="Occurrence Date" type="timestamp"/>
			        <customAttribute id="com.ibm.team.workitem.workItemType.risk.riskcategory" name="Risk Category" type="riskcategory"/>
			        <customAttribute id="riskProcessGuidance" name="Risk Process Guidance" type="html"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.task">
			        <customAttribute id="taskProcessGuidance" name="Task Process Guidance" type="html"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.story">
			        <customAttribute id="com.ibm.team.apt.attribute.acceptance" name="Acceptance Test" type="html"/>
			        <customAttribute id="com.ibm.team.apt.attribute.complexity" name="Story Points" type="complexity"/>
			        <customAttribute id="storyProcessGuidance" name="Story Process Guidance" type="html"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.epic">
			        <customAttribute id="epicProcessGuidance" name="Epic Process Guidance" type="html"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.buildTracking">
			        <customAttribute id="trackbuilditemProcessGuidance" name="Track Build Item Process Guidance" type="html"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.impediment">
			        <customAttribute id="impedimentProcessGuidance" name="Impediment Process Guidance" type="html"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.adoption">
			        <customAttribute id="com.ibm.team.rtc.attribute.impact" name="Impact" type="impact"/>
			        <customAttribute id="com.ibm.team.rtc.attribute.affectedTeams" name="Affected Teams" type="teamAreaList"/>
			    </customAttributes>
			    <customAttributes category="com.ibm.team.workitem.workItemType.retrospective">
			        <customAttribute id="retrospectiveProcessGuidance" name="Retrospective Process Guidance" type="html"/>
			    </customAttributes>
			    <attributeDefinitions>
			        <attributeDefinition id="com.ibm.team.apt.attribute.acceptance" name="Acceptance Test" type="html"/>
			        <attributeDefinition id="com.ibm.team.apt.attribute.complexity" name="Story Points" type="complexity"/>
			        <attributeDefinition id="com.ibm.team.rtc.attribute.impact" name="Impact" type="impact"/>
			        <attributeDefinition id="com.ibm.team.rtc.attribute.affectedTeams" name="Affected Teams" type="teamAreaList"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.impact" name="Impact" type="impact"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.probability" name="Probability" type="probability"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.exposure" name="Exposure(%)" readOnly="true" type="long">
			            <valueProvider providerId="com.ibm.team.tpt.shared.common.internal.providers.ExposureProvider"/>
			            <dependsOn id="com.ibm.team.workitem.workItemType.risk.impact"/>
			            <dependsOn id="com.ibm.team.workitem.workItemType.risk.probability"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.consequencecost" name="Consequence Cost" type="long"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.probabilitycost" name="Probability Cost" readOnly="true" type="long">
			            <valueProvider providerId="com.ibm.team.tpt.shared.common.internal.providers.ProbabilityCostProvider"/>
			            <dependsOn id="com.ibm.team.workitem.workItemType.risk.consequencecost"/>
			            <dependsOn id="com.ibm.team.workitem.workItemType.risk.probability"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.precision" name="Precision" type="risk"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.identificationdate" name="Identification Date" type="timestamp"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.occurrencedate" name="Occurrence Date" type="timestamp"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.riskcategory" name="Risk Category" type="riskcategory"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.riskaction.strategy" name="Strategy Type" type="actionstrategy"/>
			        <attributeDefinition id="com.ibm.team.workitem.workItemType.risk.precision" name="Precision" type="precision"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.target" name="Planned For" type="interval">
			            <dependsOn id="projectArea"/>
			            <dependsOn id="category"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.resolver" name="Resolved By" readOnly="true" type="contributor"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.description" name="Description" type="html"/>
			        <attributeDefinition id="startDate" name="Start Date" type="timestamp"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.summary" name="Summary" type="mediumHtml"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.timespent" name="Time Spent" type="duration"/>
			        <attributeDefinition id="contextId" name="Restricted Access" type="uuid"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.priority" name="Priority" type="priority">
			            <dependsOn id="projectArea"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.severity" name="Severity" type="severity">
			            <dependsOn id="projectArea"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.subscriptions" name="Subscribed By" type="subscriptions"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.correctedestimate" name="Corrected Estimate" type="duration"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.duration" name="Estimate" type="duration"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.modified" name="Modified Date" readOnly="true" type="timestamp"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.resolution" name="Resolution" type="smallString">
			            <dependsOn id="internalState"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.comments" name="Comments" type="comments"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.modifiedby" name="Modified By" readOnly="true" type="contributor"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.id" name="Id" readOnly="true" type="integer"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.state" name="Status" readOnly="true" type="smallString"/>
			        <attributeDefinition id="archived" name="Archived" type="boolean"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.duedate" name="Due Date" type="timestamp"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.projectarea" name="Project Area" readOnly="true" type="projectArea"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.resolutiondate" name="Resolution Date" readOnly="true" type="timestamp"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.owner" name="Owned By" type="contributor">
			            <dependsOn id="category"/>
			            <dependsOn id="target"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.workitemtype" name="Type" type="type">
			            <dependsOn id="projectArea"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.tags" name="Tags" type="tags"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.creationdate" name="Creation Date" readOnly="true" type="timestamp"/>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.version" name="Found In" type="deliverable">
			            <dependsOn id="projectArea"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.category" name="Filed Against" type="category">
			            <dependsOn id="projectArea"/>
			        </attributeDefinition>
			        <attributeDefinition id="com.ibm.team.workitem.attribute.creator" name="Created By" readOnly="true" type="contributor"/>
			        <attributeDefinition id="defectProcessGuidance" name="Defect Process Guidance" type="html">
			            <defaultValueProvider providerId="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._rns9UJV1EeGPHPt5gtI_Nw"/>
			        </attributeDefinition>
			        <attributeDefinition id="riskProcessGuidance" name="Risk Process Guidance" type="html">
			            <defaultValueProvider providerId="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._PthYIJV6EeGPHPt5gtI_Nw"/>
			        </attributeDefinition>
			        <attributeDefinition id="taskProcessGuidance" name="Task Process Guidance" type="html">
			            <defaultValueProvider providerId="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._5kXdwJV7EeGPHPt5gtI_Nw"/>
			        </attributeDefinition>
			        <attributeDefinition id="storyProcessGuidance" name="Story Process Guidance" type="html">
			            <defaultValueProvider providerId="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._-09NoJV7EeGPHPt5gtI_Nw"/>
			        </attributeDefinition>
			        <attributeDefinition id="epicProcessGuidance" name="Epic Process Guidance" type="html">
			            <defaultValueProvider providerId="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._RSwlsJV8EeGPHPt5gtI_Nw"/>
			        </attributeDefinition>
			        <attributeDefinition id="trackbuilditemProcessGuidance" name="Track Build Item Process Guidance" type="html">
			            <defaultValueProvider providerId="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._y1o78JV7EeGPHPt5gtI_Nw"/>
			        </attributeDefinition>
			        <attributeDefinition id="impedimentProcessGuidance" name="Impediment Process Guidance" type="html">
			            <defaultValueProvider providerId="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._MmVS0JV8EeGPHPt5gtI_Nw"/>
			        </attributeDefinition>
			        <attributeDefinition id="retrospectiveProcessGuidance" name="Retrospective Process Guidance" type="html">
			            <defaultValueProvider providerId="com.ibm.team.workitem.valueproviders.DEFAULT_VALUE_PROVIDER._DvLE4JV8EeGPHPt5gtI_Nw"/>
			        </attributeDefinition>
			    </attributeDefinitions>
			</configuration-data>
			
			
			
			
			
			
			
			
			
			
			<configuration-data xmlns="http://com.ibm.team.workitem/workflow" final="false" id="com.ibm.team.workitem.configuration.workflow">
			    <stateGroupDefinition category="closed" id="closed" name="Closed" oslcGroup="oslc-closed"/>
			    <stateGroupDefinition category="open" id="open" name="Open"/>
			    <stateGroupDefinition category="inprogress" id="inprogress" name="In Progress" oslcGroup="oslc-inprogress"/>
			    <workflowDefinition id="com.ibm.team.workitem.defectWorkflow">
			        <workflow description="This workflow is appropriate for defects." name="Defect Workflow" reopenActionId="com.ibm.team.workitem.defectWorkflow.action.reopen" resolveActionId="com.ibm.team.workitem.defectWorkflow.action.resolve" startActionId="com.ibm.team.workitem.defectWorkflow.action.confirm">
			            <resolution icon="processattachment:/workflow/reject.gif" id="r5" name="Invalid"/>
			            <resolution icon="processattachment:/workflow/works.gif" id="r4" name="Works for Me"/>
			            <resolution icon="processattachment:/workflow/wontdo.gif" id="r3" name="Works as Designed"/>
			            <resolution icon="processattachment:/workflow/duplicate.gif" id="r2" name="Duplicate"/>
			            <resolution icon="processattachment:/workflow/close.gif" id="r1" name="Fixed"/>
			            <resolution icon="processattachment:/workflow/unresolve.gif" id="r0" name="Unresolved"/>
			            <resolution icon="processattachment:/workflow/close.gif" id="r8" name="Fixed Upstream"/>
			            <action icon="processattachment:/workflow/open.gif" id="com.ibm.team.workitem.defectWorkflow.action.confirm" name="Initialize" state="s1"/>
			            <action icon="processattachment:/workflow/open.gif" id="com.ibm.team.workitem.defectWorkflow.action.stopWorking" name="Stop Working" state="s1"/>
			            <action icon="processattachment:/workflow/resolve.gif" id="com.ibm.team.workitem.defectWorkflow.action.setResolved" name="Set Resolved" state="s3">
			                <resolution id="r1"/>
			                <resolution id="r2"/>
			                <resolution id="r3"/>
			                <resolution id="r4"/>
			                <resolution id="r5"/>
			                <resolution id="r8"/>
			            </action>
			            <action icon="processattachment:/workflow/verify.gif" id="com.ibm.team.workitem.defectWorkflow.action.verify" name="Verify" state="s4">
			                <resolution id="r1"/>
			                <resolution id="r2"/>
			                <resolution id="r3"/>
			                <resolution id="r4"/>
			                <resolution id="r5"/>
			                <resolution id="r8"/>
			            </action>
			            <action icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.workitem.defectWorkflow.action.startWorking" name="Start Working" state="s2"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="com.ibm.team.workitem.defectWorkflow.action.reopen" name="Reopen" state="s6"/>
			            <action icon="processattachment:/workflow/resolve.gif" id="com.ibm.team.workitem.defectWorkflow.action.resolve" name="Resolve" state="s3">
			                <resolution id="r1"/>
			                <resolution id="r2"/>
			                <resolution id="r3"/>
			                <resolution id="r4"/>
			                <resolution id="r5"/>
			                <resolution id="r8"/>
			            </action>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="s2" name="In Progress" showResolution="false">
			                <action id="com.ibm.team.workitem.defectWorkflow.action.stopWorking"/>
			                <action id="com.ibm.team.workitem.defectWorkflow.action.resolve"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="s1" name="New" showResolution="false">
			                <action id="com.ibm.team.workitem.defectWorkflow.action.startWorking"/>
			                <action id="com.ibm.team.workitem.defectWorkflow.action.resolve"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/reopen.gif" id="s6" name="Reopened" showResolution="false">
			                <action id="com.ibm.team.workitem.defectWorkflow.action.startWorking"/>
			                <action id="com.ibm.team.workitem.defectWorkflow.action.resolve"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/resolve.gif" id="s3" name="Resolved" showResolution="true">
			                <action id="com.ibm.team.workitem.defectWorkflow.action.verify"/>
			                <action id="com.ibm.team.workitem.defectWorkflow.action.reopen"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/verify.gif" id="s4" name="Verified" showResolution="true">
			                <action id="com.ibm.team.workitem.defectWorkflow.action.setResolved"/>
			                <action id="com.ibm.team.workitem.defectWorkflow.action.reopen"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.team.workitem.taskWorkflow">
			        <workflow description="Workflow used for Tasks" name="Task Workflow" reopenActionId="com.ibm.team.workitem.taskWorkflow.action.a1" resolveActionId="com.ibm.team.workitem.taskWorkflow.action.resolve" startActionId="com.ibm.team.workitem.taskWorkflow.action.confirm">
			            <action icon="processattachment:/workflow/open.gif" id="com.ibm.team.workitem.taskWorkflow.action.confirm" name="Initialize" state="s1"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.workitem.taskWorkflow.action.startWorking" name="Start Working" state="s2"/>
			            <action icon="processattachment:/workflow/resolve.gif" id="com.ibm.team.workitem.taskWorkflow.action.resolve" name="Complete" state="s3"/>
			            <action icon="processattachment:/workflow/reject.gif" id="com.ibm.team.workitem.taskWorkflow.action.a2" name="Invalidate" state="com.ibm.team.workitem.taskWorkflow.state.s4"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="com.ibm.team.workitem.taskWorkflow.action.a1" name="Reopen" state="s2"/>
			            <action icon="processattachment:/workflow/open.gif" id="com.ibm.team.workitem.taskWorkflow.action.stopWorking" name="Stop Working" state="s1"/>
			            <state group="closed" icon="processattachment:/workflow/resolve.gif" id="s3" name="Done" showResolution="false">
			                <action id="com.ibm.team.workitem.taskWorkflow.action.a1"/>
			            </state>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="s2" name="In Progress" showResolution="false">
			                <action id="com.ibm.team.workitem.taskWorkflow.action.stopWorking"/>
			                <action id="com.ibm.team.workitem.taskWorkflow.action.resolve"/>
			                <action id="com.ibm.team.workitem.taskWorkflow.action.a2"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.team.workitem.taskWorkflow.state.s4" name="Invalid" showResolution="false"/>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="s1" name="New" showResolution="false">
			                <action id="com.ibm.team.workitem.taskWorkflow.action.startWorking"/>
			                <action id="com.ibm.team.workitem.taskWorkflow.action.resolve"/>
			                <action id="com.ibm.team.workitem.taskWorkflow.action.a2"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.team.workitem.buildTrackingWorkflow">
			        <workflow name="Build Tracking Workflow" resolveActionId="com.ibm.team.workitem.buildTrackingWorkflow.action.a3" startActionId="com.ibm.team.workitem.buildTrackingWorkflow.action.a4">
			            <action icon="processattachment:/workflow/close.gif" id="com.ibm.team.workitem.buildTrackingWorkflow.action.a3" name="Declare Green" state="com.ibm.team.workitem.buildTrackingWorkflow.state.s3"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.workitem.buildTrackingWorkflow.action.a4" name="Initialize" state="com.ibm.team.workitem.buildTrackingWorkflow.state.s2"/>
			            <action icon="processattachment:/workflow/reject.gif" id="com.ibm.team.workitem.buildTrackingWorkflow.action.a1" name="Abandon" state="com.ibm.team.workitem.buildTrackingWorkflow.state.s7"/>
			            <state group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.team.workitem.buildTrackingWorkflow.state.s7" name="Abandoned" showResolution="false"/>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="com.ibm.team.workitem.buildTrackingWorkflow.state.s3" name="Done" showResolution="false">
			                <action id="com.ibm.team.workitem.buildTrackingWorkflow.action.a1"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.workitem.buildTrackingWorkflow.state.s2" name="In Progress" showResolution="false">
			                <action id="com.ibm.team.workitem.buildTrackingWorkflow.action.a3"/>
			                <action id="com.ibm.team.workitem.buildTrackingWorkflow.action.a1"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.team.apt.storyWorkflow">
			        <workflow name="User Story Workflow" reopenActionId="com.ibm.team.apt.storyWorkflow.action.a11" resolveActionId="com.ibm.team.apt.storyWorkflow.action.a7" startActionId="com.ibm.team.apt.storyWorkflow.action.a12">
			            <action icon="processattachment:/workflow/implement2.gif" id="com.ibm.team.apt.storyWorkflow.action.a2" name="Complete Development" state="com.ibm.team.apt.story.tested"/>
			            <action icon="processattachment:/workflow/open.gif" id="com.ibm.team.apt.storyWorkflow.action.a12" name="Initialize" state="com.ibm.team.apt.story.idea"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="com.ibm.team.apt.storyWorkflow.action.a11" name="Reopen" state="com.ibm.team.apt.story.defined"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.apt.story.define" name="Start Working" state="com.ibm.team.apt.story.defined"/>
			            <action icon="processattachment:/workflow/defer.gif" id="com.ibm.team.apt.storyWorkflow.action.a1" name="Defer" state="com.ibm.team.apt.storyWorkflow.state.s1"/>
			            <action icon="processattachment:/workflow/close.gif" id="com.ibm.team.apt.storyWorkflow.action.a7" name="Complete Testing" state="com.ibm.team.apt.story.verified"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="com.ibm.team.apt.storyWorkflow.action.a14" name="Reopen" state="com.ibm.team.apt.story.idea"/>
			            <action icon="processattachment:/workflow/close.gif" id="com.ibm.team.apt.storyWorkflow.action.a13" name="Set Done" state="com.ibm.team.apt.story.verified"/>
			            <action icon="processattachment:/workflow/reject.gif" id="com.ibm.team.apt.storyWorkflow.action.a16" name="Reject" state="com.ibm.team.apt.storyWorkflow.state.s2"/>
			            <action icon="processattachment:/workflow/implement2.gif" id="com.ibm.team.apt.storyWorkflow.action.a15" name="Set Implemented" state="com.ibm.team.apt.story.tested"/>
			            <state description="Story is deferred" group="closed" icon="processattachment:/workflow/defer.gif" id="com.ibm.team.apt.storyWorkflow.state.s1" name="Deferred" showResolution="false">
			                <action id="com.ibm.team.apt.storyWorkflow.action.a14"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a16"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="com.ibm.team.apt.story.verified" name="Done" showResolution="false">
			                <action id="com.ibm.team.apt.storyWorkflow.action.a11"/>
			            </state>
			            <state description="Story is implemented and ready for testing" group="inprogress" icon="processattachment:/workflow/implement.gif" id="com.ibm.team.apt.story.tested" name="Implemented" showResolution="false">
			                <action id="com.ibm.team.apt.storyWorkflow.action.a7"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a11"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a1"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a16"/>
			            </state>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.apt.story.defined" name="In Progress" showResolution="false">
			                <action id="com.ibm.team.apt.storyWorkflow.action.a2"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a13"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a1"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a16"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="com.ibm.team.apt.story.idea" name="New" showResolution="false">
			                <action id="com.ibm.team.apt.story.define"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a15"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a13"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a1"/>
			                <action id="com.ibm.team.apt.storyWorkflow.action.a16"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.team.apt.storyWorkflow.state.s2" name="Invalid" showResolution="false"/>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.team.workitem.retrospectiveWorkflow">
			        <workflow name="Retrospective Workflow" resolveActionId="com.ibm.team.workitem.retrospectiveWorkflow.action.finish" startActionId="com.ibm.team.workitem.retrospectiveWorkflow.action.initialize">
			            <action icon="processattachment:/workflow/reject.gif" id="com.ibm.team.workitem.retrospectiveWorkflow.action.a1" name="Invalidate" state="com.ibm.team.workitem.retrospectiveWorkflow.state.s1"/>
			            <action icon="processattachment:/workflow/close.gif" id="com.ibm.team.workitem.retrospectiveWorkflow.action.finish" name="Complete" state="com.ibm.team.workitem.retrospectiveWorkflow.state.finished"/>
			            <action icon="processattachment:/workflow/open.gif" id="com.ibm.team.workitem.retrospectiveWorkflow.action.initialize" name="Initialize" state="com.ibm.team.workitem.retrospectiveWorkflow.state.new"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.workitem.retrospectiveWorkflow.action.startworking" name="Start Working" state="com.ibm.team.workitem.retrospectiveWorkflow.state.inprogress"/>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="com.ibm.team.workitem.retrospectiveWorkflow.state.finished" name="Done" showResolution="false"/>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.workitem.retrospectiveWorkflow.state.inprogress" name="In Progress" showResolution="false">
			                <action id="com.ibm.team.workitem.retrospectiveWorkflow.action.finish"/>
			                <action id="com.ibm.team.workitem.retrospectiveWorkflow.action.a1"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.team.workitem.retrospectiveWorkflow.state.s1" name="Invalid" showResolution="false"/>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="com.ibm.team.workitem.retrospectiveWorkflow.state.new" name="New" showResolution="false">
			                <action id="com.ibm.team.workitem.retrospectiveWorkflow.action.startworking"/>
			                <action id="com.ibm.team.workitem.retrospectiveWorkflow.action.a1"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.team.workitem.impedimentWorkflow">
			        <workflow name="Impediment Workflow" reopenActionId="com.ibm.team.workitem.impedimentWorkflow.action.a2" resolveActionId="com.ibm.team.workitem.impedimentWorkflow.action.a1" startActionId="com.ibm.team.workitem.impedimentWorkflow.action.a2">
			            <action icon="processattachment:/workflow/open.gif" id="com.ibm.team.workitem.impedimentWorkflow.action.a2" name="Reopen" state="com.ibm.team.workitem.impedimentWorkflow.state.s1"/>
			            <action icon="processattachment:/workflow/reject.gif" id="com.ibm.team.workitem.impedimentWorkflow.action.a3" name="Invalidate" state="com.ibm.team.workitem.impedimentWorkflow.state.s3"/>
			            <action icon="processattachment:/workflow/close.gif" id="com.ibm.team.workitem.impedimentWorkflow.action.a1" name="Resolve" state="com.ibm.team.workitem.impedimentWorkflow.state.s2"/>
			            <state group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.team.workitem.impedimentWorkflow.state.s3" name="Invalid" showResolution="false"/>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="com.ibm.team.workitem.impedimentWorkflow.state.s1" name="New" showResolution="false">
			                <action id="com.ibm.team.workitem.impedimentWorkflow.action.a1"/>
			                <action id="com.ibm.team.workitem.impedimentWorkflow.action.a3"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="com.ibm.team.workitem.impedimentWorkflow.state.s2" name="Resolved" showResolution="false">
			                <action id="com.ibm.team.workitem.impedimentWorkflow.action.a2"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.team.rtc.workflow.adoption">
			        <workflow name="Adoption Item Workflow" startActionId="com.ibm.team.rtc.workflow.adoption.action.a1">
			            <resolution description="Adoption item has been adopted by teams" icon="processattachment:/workflow/close.gif" id="com.ibm.team.rtc.workflow.adoption.resolution.r1" name="Adopted"/>
			            <resolution icon="processattachment:/workflow/reject.gif" id="com.ibm.team.rtc.workflow.adoption.resolution.r2" name="Never"/>
			            <action icon="processattachment:/workflow/new.gif" id="com.ibm.team.rtc.workflow.adoption.action.a4" name="Propose" state="com.ibm.team.rtc.workflow.adoption.state.s1"/>
			            <action icon="processattachment:/workflow/close.gif" id="com.ibm.team.rtc.workflow.adoption.action.a3" name="Complete" state="com.ibm.team.rtc.workflow.adoption.state.s4">
			                <resolution id="com.ibm.team.rtc.workflow.adoption.resolution.r1"/>
			                <resolution id="com.ibm.team.rtc.workflow.adoption.resolution.r2"/>
			            </action>
			            <action icon="processattachment:/workflow/new.gif" id="com.ibm.team.rtc.workflow.adoption.action.a6" name="Reopen" state="com.ibm.team.rtc.workflow.adoption.state.s1"/>
			            <action icon="processattachment:/workflow/reject.gif" id="com.ibm.team.rtc.workflow.adoption.action.a5" name="Reject" state="com.ibm.team.rtc.workflow.adoption.state.s3"/>
			            <action icon="processattachment:/workflow/implement2.gif" id="com.ibm.team.rtc.workflow.adoption.action.a2" name="Approve" state="com.ibm.team.rtc.workflow.adoption.state.s2"/>
			            <action icon="processattachment:/workflow/new.gif" id="com.ibm.team.rtc.workflow.adoption.action.a1" name="New" state="com.ibm.team.rtc.workflow.adoption.state.s1"/>
			            <state group="inprogress" icon="processattachment:/workflow/implement2.gif" id="com.ibm.team.rtc.workflow.adoption.state.s2" name="Approved" showResolution="false">
			                <action id="com.ibm.team.rtc.workflow.adoption.action.a3"/>
			                <action id="com.ibm.team.rtc.workflow.adoption.action.a5"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="com.ibm.team.rtc.workflow.adoption.state.s4" name="Completed" showResolution="true">
			                <action id="com.ibm.team.rtc.workflow.adoption.action.a6"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/new.gif" id="com.ibm.team.rtc.workflow.adoption.state.s1" name="Proposed" showResolution="false">
			                <action id="com.ibm.team.rtc.workflow.adoption.action.a2"/>
			                <action id="com.ibm.team.rtc.workflow.adoption.action.a5"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.team.rtc.workflow.adoption.state.s3" name="Rejected" showResolution="false">
			                <action id="com.ibm.team.rtc.workflow.adoption.action.a6"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="com.ibm.team.apt.epic.workflow">
			        <workflow name="Epic Workflow" reopenActionId="com.ibm.team.apt.epic.workflow.action.a10" resolveActionId="com.ibm.team.apt.epic.workflow.action.a7" startActionId="com.ibm.team.apt.epic.workflow.action.a9">
			            <action icon="processattachment:/workflow/reopen.gif" id="com.ibm.team.apt.epic.workflow.action.a11" name="Reopen" state="com.ibm.team.apt.epic.workflow.state.s1"/>
			            <action icon="processattachment:/workflow/reopen.gif" id="com.ibm.team.apt.epic.workflow.action.a10" name="Reopen" state="com.ibm.team.apt.epic.workflow.state.s2"/>
			            <action icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.apt.epic.workflow.action.a1" name="Start Working" state="com.ibm.team.apt.epic.workflow.state.s2"/>
			            <action icon="processattachment:/workflow/close.gif" id="com.ibm.team.apt.epic.workflow.action.a7" name="Complete" state="com.ibm.team.apt.epic.workflow.state.s3"/>
			            <action icon="processattachment:/workflow/defer.gif" id="com.ibm.team.apt.epic.workflow.action.a6" name="Defer" state="com.ibm.team.apt.epic.workflow.state.s5"/>
			            <action icon="processattachment:/workflow/open.gif" id="com.ibm.team.apt.epic.workflow.action.a9" name="Initialize" state="com.ibm.team.apt.epic.workflow.state.s1"/>
			            <action icon="processattachment:/workflow/reject.gif" id="com.ibm.team.apt.epic.workflow.action.a8" name="Reject" state="com.ibm.team.apt.epic.workflow.state.s6"/>
			            <state group="closed" icon="processattachment:/workflow/defer.gif" id="com.ibm.team.apt.epic.workflow.state.s5" name="Deferred" showResolution="false">
			                <action id="com.ibm.team.apt.epic.workflow.action.a8"/>
			                <action id="com.ibm.team.apt.epic.workflow.action.a11"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="com.ibm.team.apt.epic.workflow.state.s3" name="Done" showResolution="false">
			                <action id="com.ibm.team.apt.epic.workflow.action.a10"/>
			            </state>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="com.ibm.team.apt.epic.workflow.state.s2" name="In Progress" showResolution="false">
			                <action id="com.ibm.team.apt.epic.workflow.action.a7"/>
			                <action id="com.ibm.team.apt.epic.workflow.action.a6"/>
			                <action id="com.ibm.team.apt.epic.workflow.action.a8"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/reject.gif" id="com.ibm.team.apt.epic.workflow.state.s6" name="Invalid" showResolution="false">
			                <action id="com.ibm.team.apt.epic.workflow.action.a11"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/open.gif" id="com.ibm.team.apt.epic.workflow.state.s1" name="New" showResolution="false">
			                <action id="com.ibm.team.apt.epic.workflow.action.a1"/>
			                <action id="com.ibm.team.apt.epic.workflow.action.a7"/>
			                <action id="com.ibm.team.apt.epic.workflow.action.a6"/>
			                <action id="com.ibm.team.apt.epic.workflow.action.a8"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			    <workflowDefinition id="riskWorkflow">
			        <workflow name="Risk Workflow" startActionId="riskWorkflow.action.a5">
			            <resolution icon="processattachment:/workflow/defer.gif" id="riskWorkflow.resolution.r1" name="Avoided"/>
			            <resolution icon="processattachment:/workflow/wontdo.gif" id="riskWorkflow.resolution.r2" name="Obsolete"/>
			            <resolution icon="processattachment:/workflow/close.gif" id="riskWorkflow.resolution.r3" name="Mitigated"/>
			            <action icon="processattachment:/workflow/works.gif" id="riskWorkflow.action.a1" name="Accept" state="riskWorkflow.state.s3"/>
			            <action icon="processattachment:/workflow/close.gif" id="riskWorkflow.action.a2" name="Close" state="riskWorkflow.state.s7">
			                <resolution id="riskWorkflow.resolution.r3"/>
			                <resolution id="riskWorkflow.resolution.r2"/>
			                <resolution id="riskWorkflow.resolution.r1"/>
			            </action>
			            <action icon="processattachment:/workflow/inprogress.gif" id="riskWorkflow.action.a3" name="In Progress" state="riskWorkflow.state.s4"/>
			            <action id="riskWorkflow.action.a4" name="Mitigate" state="riskWorkflow.state.s5"/>
			            <action icon="processattachment:/workflow/new.gif" id="riskWorkflow.action.a5" name="New" state="riskWorkflow.state.s1"/>
			            <action icon="processattachment:/workflow/reject.gif" id="riskWorkflow.action.a6" name="Reject" state="riskWorkflow.state.s6"/>
			            <action description="" icon="processattachment:/workflow/reopen.gif" id="riskWorkflow.action.a7" name="Reopen" state="riskWorkflow.state.s8"/>
			            <action icon="processattachment:/workflow/verify.gif" id="riskWorkflow.action.a8" name="To Be Validated" state="riskWorkflow.state.s2"/>
			            <state group="open" icon="processattachment:/workflow/new.gif" id="riskWorkflow.state.s1" name="New" showResolution="false">
			                <action id="riskWorkflow.action.a8"/>
			                <action id="riskWorkflow.action.a1"/>
			                <action id="riskWorkflow.action.a3"/>
			                <action id="riskWorkflow.action.a6"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/verify.gif" id="riskWorkflow.state.s2" name="To Be Validated" showResolution="false">
			                <action id="riskWorkflow.action.a6"/>
			                <action id="riskWorkflow.action.a1"/>
			            </state>
			            <state icon="processattachment:/workflow/works.gif" id="riskWorkflow.state.s3" name="Accepted" showResolution="false">
			                <action id="riskWorkflow.action.a3"/>
			            </state>
			            <state group="inprogress" icon="processattachment:/workflow/inprogress.gif" id="riskWorkflow.state.s4" name="In Progress" showResolution="false">
			                <action id="riskWorkflow.action.a4"/>
			                <action id="riskWorkflow.action.a2"/>
			            </state>
			            <state id="riskWorkflow.state.s5" name="Mitigated" showResolution="false">
			                <action id="riskWorkflow.action.a2"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/reject.gif" id="riskWorkflow.state.s6" name="Rejected" showResolution="false">
			                <action id="riskWorkflow.action.a7"/>
			                <action id="riskWorkflow.action.a2"/>
			            </state>
			            <state group="closed" icon="processattachment:/workflow/close.gif" id="riskWorkflow.state.s7" name="Closed" showResolution="true">
			                <action id="riskWorkflow.action.a7"/>
			            </state>
			            <state group="open" icon="processattachment:/workflow/reopen.gif" id="riskWorkflow.state.s8" name="Reopened" showResolution="false">
			                <action id="riskWorkflow.action.a5"/>
			            </state>
			        </workflow>
			    </workflowDefinition>
			</configuration-data>
			
			
			
			
			
			
			
			
			
			<configuration-data final="false" id="com.ibm.team.workitem.configuration.workflowBinding" xmlns="http://com.ibm.team.workitem/workflowBinding">
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType" workflowId="com.ibm.team.workitem.defectWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.adoption" workflowId="com.ibm.team.rtc.workflow.adoption"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.buildTracking" workflowId="com.ibm.team.workitem.buildTrackingWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.epic" workflowId="com.ibm.team.apt.epic.workflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.impediment" workflowId="com.ibm.team.workitem.impedimentWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.retrospective" workflowId="com.ibm.team.workitem.retrospectiveWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.risk" workflowId="riskWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.story" workflowId="com.ibm.team.apt.storyWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="com.ibm.team.workitem.workItemType.task" workflowId="com.ibm.team.workitem.taskWorkflow"/>
			    <workItemCategoryBinding workItemCategoryId="Risk Workflow" workflowId="riskWorkflow"/>
			</configuration-data>
			
			
			
			
			
			
			
			
			

			<configuration-data id="com.ibm.team.workitem.configuration.queries" xmlns="http://com.ibm.team.workitem/queries">
			<query description="Find all Retrospectives." id="com.ibm.team.workitem.queries.predefined.allRetrospectives" name="Retrospectives">
			    <select>
			        <column attribute="id"/>
			        <column attribute="state"/>
			        <column attribute="summary"/>
			        <column attribute="category"/>
			        <column attribute="target"/>
			    </select>
			    <where>
			        <condition operator="is">
			            <attribute name="workItemType"/>
			            <value content="com.ibm.team.workitem.workItemType.retrospective" type="type"/>
			        </condition>
			    </where>
			    <orderBy attribute="target" direction="desc"/>
			</query>
			
			<query description="Work items I have created which are open or in progress" id="com.ibm.team.workitem.queries.predefined.openCreated" name="Open created by me">
			    <select/>
			    <where>
			        <and>
			            <condition operator="is">
			                <attribute name="creator"/>
			                <variable type="currentUser"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="internalState"/>
			                <variable arguments="open or in progress" type="state"/>
			            </condition>
			        </and>
			    </where>
			</query>
			
			<query description="Work items I have created which have been resolved" id="com.ibm.team.workitem.queries.predefined.closedCreated" name="Closed created by me">
			    <select/>
			    <where>
			        <and>
			            <condition operator="is">
			                <attribute name="creator"/>
			                <variable type="currentUser"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="internalState"/>
			                <variable arguments="closed" type="state"/>
			            </condition>
			        </and>
			    </where>
			</query>
			
			<query description="All unresolved Track Build Items" id="com.ibm.team.workitem.queries.predefined.openTrackBuildItems" name="Open Track Build Items">
			    <select>
			        <column attribute="id"/>
			        <column attribute="state"/>
			        <column attribute="summary"/>
			    </select>
			    <where>
			        <and>
			            <condition operator="is">
			                <attribute name="workItemType"/>
			                <value content="com.ibm.team.workItemType.buildtrackingitem" type="type"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="internalState"/>
			                <variable arguments="open or in progress" type="state"/>
			            </condition>
			        </and>
			    </where>
			    <orderBy attribute="state" direction="desc"/>
			</query>
			
			<query id="com.ibm.team.workitem.queries.predefined.openAdoptions" name="Open Adoptions" type="com.ibm.team.workitem.workItemType">
			    <select>
			        <column attribute="workItemType"/>
			        <column attribute="id"/>
			        <column attribute="internalState"/>
			        <column attribute="internalPriority"/>
			        <column attribute="com.ibm.team.rtc.attribute.impact"/>
			        <column attribute="summary"/>
			        <column attribute="owner"/>
			        <column attribute="creator"/>
			        <column attribute="target"/>
			    </select>
			    <where>
			        <and>
			            <or>
			                <condition operator="is">
			                    <attribute name="workItemType"/>
			                    <value content="com.ibm.team.workItemType.adoption" type="type"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="internalState"/>
			                    <variable arguments="open or in progress" type="state"/>
			                </condition>
			            </or>
			        </and>
			    </where>
			</query>
			
			<query description="Work items I have resolved" id="com.ibm.team.workitem.queries.predefined.myResolved" name="Resolved by me">
			    <select/>
			    <where>
			        <and>
			            <condition operator="is">
			                <attribute name="resolver"/>
			                <variable type="currentUser"/>
			            </condition>
			        </and>
			    </where>
			</query>
			
			<query description="My subscriptions to open or in progress work items" id="com.ibm.team.workitem.queries.predefined.openSubscribed" name="Open subscribed by me">
			    <select/>
			    <where>
			        <and>
			            <condition operator="containing">
			                <attribute name="internalSubscriptions"/>
			                <variable type="currentUser"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="internalState"/>
			                <variable arguments="open or in progress" type="state"/>
			            </condition>
			        </and>
			    </where>
			</query>
			
			<query description="My subscriptions to resolved work items" id="com.ibm.team.workitem.queries.predefined.closedSubscribed" name="Closed subscribed by me">
			    <select/>
			    <where>
			        <and>
			            <condition operator="containing">
			                <attribute name="internalSubscriptions"/>
			                <variable type="currentUser"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="internalState"/>
			                <variable arguments="closed" type="state"/>
			            </condition>
			        </and>
			    </where>
			</query>
			
			<query description="To do list for the current sprint" id="com.ibm.team.workitem.queries.predefined.myOpenCurrent" name="Open assigned to me (current sprint)">
			    <select/>
			    <where>
			        <and>
			            <condition operator="is">
			                <attribute name="owner"/>
			                <variable type="currentUser"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="internalState"/>
			                <variable arguments="open or in progress" type="state"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="target"/>
			                <variable type="current milestone"/>
			            </condition>
			        </and>
			    </where>
			</query>
			
			<query description="Modified in the last 12 hours" id="com.ibm.team.workitem.queries.predefined.recentlyModified" name="Recently modified">
			    <select/>
			    <where>
			        <condition operator="greater or equals">
			            <attribute name="modified"/>
			            <variable arguments="-12h" type="now"/>
			        </condition>
			    </where>
			    <orderBy attribute="modified" direction="desc"/>
			</query>
			
			<query description="Closed in the last 12 hours" id="com.ibm.team.workitem.queries.predefined.recentlyClosed" name="Recently closed">
			    <select/>
			    <where>
			        <condition operator="greater or equals">
			            <attribute name="resolutionDate"/>
			            <variable arguments="-12h" type="now"/>
			        </condition>
			    </where>
			    <orderBy attribute="resolutionDate" direction="desc"/>
			</query>
			
			<query description="Pending requests for approvals or reviews that involve me" id="com.ibm.team.workitem.queries.predefined.pendingApprovals" name="Pending approvals for me">
			    <select/>
			    <where>
			        <condition operator="pending by">
			            <attribute name="internalApprovals"/>
			            <variable type="currentUser"/>
			        </condition>
			    </where>
			</query>
			
			<query id="com.ibm.team.process.scrum.blocked" name="Blocked Work Items" type="com.ibm.team.workitem.workItemType">
			    <select/>
			    <where>
			        <and>
			            <or>
			                <condition operator="link.exists">
			                    <attribute name="link:com.ibm.team.workitem.linktype.blocksworkitem:source"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="internalState"/>
			                    <variable arguments="open or in progress" type="state"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="link:com.ibm.team.workitem.linktype.blocksworkitem:source/internalState"/>
			                    <variable arguments="open or in progress" type="state"/>
			                </condition>
			            </or>
			        </and>
			    </where>
			</query>
			
			<query id="com.ibm.team.process.scrum.openImpediments" name="Open Impediments" type="com.ibm.team.workitem.workItemType">
			    <select>
			        <column attribute="workItemType"/>
			        <column attribute="id"/>
			        <column attribute="internalState"/>
			        <column attribute="summary"/>
			        <column attribute="owner"/>
			        <column attribute="creator"/>
			        <column attribute="target"/>
			    </select>
			    <where>
			        <and>
			            <or>
			                <condition operator="is">
			                    <attribute name="internalState"/>
			                    <variable arguments="open or in progress" type="state"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="workItemType"/>
			                    <value content="com.ibm.team.workitem.workItemType.impediment" type="type"/>
			                </condition>
			            </or>
			        </and>
			    </where>
			</query>
			
			<query id="com.ibm.team.process.scrum.openStories" name="Open Stories" type="com.ibm.team.workitem.workItemType">
			    <select>
			        <column attribute="workItemType"/>
			        <column attribute="id"/>
			        <column attribute="internalState"/>
			        <column attribute="internalPriority"/>
			        <column attribute="com.ibm.team.apt.attribute.complexity"/>
			        <column attribute="summary"/>
			        <column attribute="owner"/>
			        <column attribute="creator"/>
			    </select>
			    <where>
			        <and>
			            <or>
			                <condition operator="is">
			                    <attribute name="internalState"/>
			                    <variable arguments="open or in progress" type="state"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="workItemType"/>
			                    <value content="com.ibm.team.apt.workItemType.story" type="type"/>
			                </condition>
			            </or>
			        </and>
			    </where>
			</query>
			
			<query id="com.ibm.team.process.scrum.readyForTesting" name="Stories ready for testing" type="com.ibm.team.workitem.workItemType">
			    <select>
			        <column attribute="workItemType"/>
			        <column attribute="id"/>
			        <column attribute="internalState"/>
			        <column attribute="internalPriority"/>
			        <column attribute="com.ibm.team.apt.attribute.complexity"/>
			        <column attribute="summary"/>
			        <column attribute="owner"/>
			        <column attribute="creator"/>
			    </select>
			    <where>
			        <and>
			            <or>
			                <condition operator="is">
			                    <attribute name="internalState"/>
			                    <value content="com.ibm.team.apt.story.tested" type="smallString"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="workItemType"/>
			                    <value content="com.ibm.team.apt.workItemType.story" type="type"/>
			                </condition>
			            </or>
			        </and>
			    </where>
			</query>
			
			<query id="com.ibm.team.process.scrum.allStoriesCurrent" name="Stories (current sprint)" type="com.ibm.team.workitem.workItemType">
			    <select>
			        <column attribute="workItemType"/>
			        <column attribute="id"/>
			        <column attribute="internalState"/>
			        <column attribute="internalPriority"/>
			        <column attribute="com.ibm.team.apt.attribute.complexity"/>
			        <column attribute="summary"/>
			        <column attribute="owner"/>
			        <column attribute="creator"/>
			    </select>
			    <where>
			        <and>
			            <or>
			                <condition operator="is">
			                    <attribute name="workItemType"/>
			                    <value content="com.ibm.team.apt.workItemType.story" type="type"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="target"/>
			                    <variable type="current milestone"/>
			                </condition>
			            </or>
			        </and>
			    </where>
			</query>
			
			<query id="com.ibm.team.workitem.queries.predefined.openEpics" name="Open Epics" type="com.ibm.team.workitem.workItemType">
			    <select>
			        <column attribute="workItemType"/>
			        <column attribute="id"/>
			        <column attribute="internalState"/>
			        <column attribute="internalPriority"/>
			        <column attribute="summary"/>
			        <column attribute="owner"/>
			        <column attribute="creator"/>
			        <column attribute="target"/>
			    </select>
			    <where>
			        <and>
			            <or>
			                <condition operator="is">
			                    <attribute name="workItemType"/>
			                    <value content="com.ibm.team.apt.workItemType.epic" type="type"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="internalState"/>
			                    <variable arguments="open or in progress" type="state"/>
			                </condition>
			            </or>
			        </and>
			    </where>
			</query>
			
			<query description="Work Items I have modified in the last 12 hours" id="com.ibm.team.workitem.queries.predefined.myRecentlyModified" name="Recently modified by me">
			    <select/>
			    <where>
			        <and>
			            <condition operator="greater or equals">
			                <attribute name="modified"/>
			                <variable arguments="-12h" type="now"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="modifiedBy"/>
			                <variable type="currentUser"/>
			            </condition>
			        </and>
			    </where>
			    <orderBy attribute="modified" direction="desc"/>
			</query>
			
			<query description="Work Items I have created in the last 12 hours" id="com.ibm.team.workitem.queries.predefined.myRecentlyCreated" name="Recently created by me">
			    <select/>
			    <where>
			        <and>
			            <condition operator="greater or equals">
			                <attribute name="creationDate"/>
			                <variable arguments="-12h" type="now"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="creator"/>
			                <variable type="currentUser"/>
			            </condition>
			        </and>
			    </where>
			    <orderBy attribute="creationDate" direction="desc"/>
			</query>
			
			<query description="Work Items in progress and assigned to me" id="com.ibm.team.workitem.queries.predefined.myInProgress" name="My current work">
			    <select/>
			    <where>
			        <and>
			            <condition operator="is">
			                <attribute name="internalState"/>
			                <variable arguments="progress" type="state"/>
			            </condition>
			            <condition operator="is">
			                <attribute name="owner"/>
			                <variable type="currentUser"/>
			            </condition>
			        </and>
			    </where>
			    <orderBy attribute="id" direction="desc"/>
			</query>
			
			<query id="com.ibm.team.process.alm_it_aas_acc.openRisks" name="Open Risks" type="com.ibm.team.workitem.workItemType">
			    <select/>
			    <where>
			        <and>
			            <or>
			                <condition operator="is">
			                    <attribute name="internalState"/>
			                    <variable arguments="open or in progress" type="state"/>
			                </condition>
			            </or>
			            <or>
			                <condition operator="is">
			                    <attribute name="workItemType"/>
			                    <value content="com.ibm.team.workitem.workItemType.risk" type="type"/>
			                </condition>
			            </or>
			        </and>
			    </where>
			</query>
			
			</configuration-data>
			
			
	        <configuration-data xmlns="http://com.ibm.team.dashboard/templates" final="false" id="com.ibm.team.dashboard.configuration.templates">
	            <dashboard-template title="${scope}" type="team">
	                <page title="General">
	                    <column>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.welcome" trim="orange"/>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.customize" trim="gold">
	                            <preference id="hide-templates" value="true"/>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.description" title="Team Description" trim="blue"/>
	                    </column>
	                    <column>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.members" trim="blue"/>
	                        <viewlet id="com.ibm.team.apt.viewlet.plans" trim="blue"/>
	                        <viewlet id="com.ibm.team.build.viewlet.builds" trim="blue"/>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.feed.jazz" title="Events Log" trim="blue">
	                            <preference id="items" value="10"/>
	                        </viewlet>
	                    </column>
	                    <column>
	                        <viewlet id="com.ibm.team.reports.viewlet" title="Burndown" trim="blue">
	                            <preference id="report" value="workitems.MicroBurndown"/>
	                            <memento>
	                                <property name="parameters" type="xsd:string">
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">TeamAreaName</property>
	                                        <property name="value" type="xsd:string">'/${scope-path}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName1</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Interval</property>
	                                        <property name="value" type="xsd:string">'{Current Iteration}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Zoom</property>
	                                        <property name="value" type="xsd:string">false</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.reports.viewlet" title="Estimated vs Actual Work" trim="blue">
	                            <preference id="report" value="workitems.MicroEstimatedVsActualWork"/>
	                            <memento>
	                                <property name="parameters" type="xsd:string">
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">TeamAreaName</property>
	                                        <property name="value" type="xsd:string">'/${scope-path}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName1</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Interval</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Zoom</property>
	                                        <property name="value" type="xsd:string">false</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                    </column>
	                </page>
	            </dashboard-template>
	            <dashboard-template title="${scope}'s Dashboard" type="contributor" id="contributor">
					<page title="General">
						<column>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.welcome" title="Welcome" trim="orange"/>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.customize" trim="gray"/>
						</column>
						<column>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.projects">
								<preference id="showHomeMenuUA" value="true"/>
							</viewlet>
							<viewlet id="com.ibm.team.dashboard.viewlets.web.feed" title="My Work Item Changes">
								<preference id="items" value="5"/>
								<preference id="url" value="${server-URL}/service/com.ibm.team.repository.common.internal.IFeedService?itemType=WorkItem&amp;user=${current_user}"/>
							</viewlet>
						</column>
						<column>
							<viewlet id="com.ibm.team.workitem.viewlet.statistics" title="My Work">
								<preference id="presentation" value="h-bar"/>
								<preference id="query" value="com.ibm.team.workitem.queries.predefined.myOpenCurrent"/>
								<preference id="queryCategory" value="${project-item-id}"/>
								<preference id="parameter" value="com.ibm.team.workitem.attribute.severity"/>
							</viewlet>
							<viewlet id="com.ibm.team.workitem.viewlet.queryresults" title="Pending Approvals for Me">
								<preference id="defaultQuery" value="com.ibm.team.workitem.queries.predefined.pendingApprovals"/>
								<preference id="queryCategory" value="${project-item-id}"/>
								<preference id="items" value="5"/>
								<preference id="secondIcon" value="severity"/>
							</viewlet>
						</column>
					</page>
				</dashboard-template>
	            
	            
	            <dashboard-template title="${scope}" type="project">
	                <page title="General">
	                    <column>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.welcome" trim="orange"/>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.customize" trim="gold">
	                            <preference id="hide-templates" value="true"/>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.apt.viewlet.plans" title="Current Plans" trim="blue">
	                            <preference id="defaultLine" value="development"/>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.feed.jazz" title="Project Events" trim="blue">
	                            <preference id="items" value="4"/>
	                        </viewlet>
	                    </column>
	                    <column>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.headline" trim="none">
	                            <memento>
	                                <property name="pages" type="xsd:string">
	                                    <memento>
	                                        <property name="title" type="xsd:string">Release</property>
	                                        <property name="text" type="xsd:string"> </property>
	                                        <property name="titleColor" type="xsd:string">0</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.reports.viewlet" title="Release Burndown" trim="blue">
	                            <preference id="report" value="workitems.MicroReleaseBurndown"/>
	                            <memento>
	                                <property name="parameters" type="xsd:string">
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">TeamAreaName</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName1</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Interval</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Zoom</property>
	                                        <property name="value" type="xsd:string">false</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.reports.viewlet" title="Team Velocity" trim="gray">
	                            <preference id="report" value="workitems.MicroTeamVelocity"/>
	                            <memento>
	                                <property name="parameters" type="xsd:string">
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">TeamAreaName</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName1</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Interval</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Zoom</property>
	                                        <property name="value" type="xsd:string">false</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.reports.viewlet" title="Estimated vs Actual Work" trim="gray">
	                            <preference id="report" value="workitems.MicroEstimatedVsActualWork"/>
	                            <memento>
	                                <property name="parameters" type="xsd:string">
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">TeamAreaName</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName1</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Interval</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Zoom</property>
	                                        <property name="value" type="xsd:string">false</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.workitem.viewlet.queryresults" title="Open Impediments" trim="blue">
	                            <preference id="defaultQuery" value="com.ibm.team.process.scrum.openImpediments"/>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.workitem.viewlet.queryresults" title="Open Risks" trim="gold">
	                            <preference id="defaultQuery" value="com.ibm.team.process.alm_it_aas_acc.openRisks"/>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.workitem.viewlet.queries" title="${scope} Queries" trim="blue">
	                            <memento>
	                                <property name="queryStringIds" type="xsd:string">
	                                    <value>com.ibm.team.process.scrum.blocked</value>
	                                    <value>com.ibm.team.workitem.queries.predefined.recentlyModified</value>
	                                    <value>com.ibm.team.workitem.queries.predefined.recentlyClosed</value>
	                                </property>
	                            </memento>
	                        </viewlet>
	                    </column>
	                    <column>
	                        <viewlet id="com.ibm.team.dashboard.viewlets.web.headline" trim="none">
	                            <memento>
	                                <property name="pages" type="xsd:string">
	                                    <memento>
	                                        <property name="title" type="xsd:string">Current Sprint</property>
	                                        <property name="text" type="xsd:string"> </property>
	                                        <property name="titleColor" type="xsd:string">0</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.reports.viewlet" title="Sprint Burndown" trim="blue">
	                            <preference id="report" value="workitems.MicroBurndown"/>
	                            <memento>
	                                <property name="parameters" type="xsd:string">
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">TeamAreaName</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName1</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Interval</property>
	                                        <property name="value" type="xsd:string">'{Current Iteration}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Zoom</property>
	                                        <property name="value" type="xsd:string">false</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Details</property>
	                                        <property name="value" type="xsd:string">'2'</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.reports.viewlet" title="Open vs Closed Work Items" trim="blue">
	                            <preference id="report" value="workitems.MicroOpenVsClosedWorkItems"/>
	                            <memento>
	                                <property name="parameters" type="xsd:string">
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">TeamAreaName</property>
	                                        <property name="value" type="xsd:string">'{My Team Areas}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Category</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">ProjectAreaName1</property>
	                                        <property name="value" type="xsd:string">'{Current Project Area}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Interval</property>
	                                        <property name="value" type="xsd:string">'{Current Iteration}'</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Severity</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Type</property>
	                                        <property name="value" type="xsd:string">''</property>
	                                    </memento>
	                                    <memento>
	                                        <property name="name" type="xsd:string">Zoom</property>
	                                        <property name="value" type="xsd:string">false</property>
	                                    </memento>
	                                </property>
	                            </memento>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.workitem.viewlet.queryresults" title="Blocked Work Items" trim="blue">
	                            <preference id="defaultQuery" value="com.ibm.team.process.scrum.blocked"/>
	                        </viewlet>
	                        <viewlet id="com.ibm.team.build.viewlet.builds" trim="blue"/>
	                        <viewlet id="com.ibm.team.reports.viewlet" title="Build Health" trim="blue">
	                            <preference id="report" value="build.MicroBuildHealth"/>
	                        </viewlet>
	                    </column>
	                </page>
	            </dashboard-template>
	        </configuration-data>
	        
	        
	        
	        
	        
	        
	        
	        
	        
	        
	        
	        
	        
	        
			<configuration-data id="com.ibm.team.workitem.query.editor.configuration" xmlns="http://com.ibm.team.workitem.query.editor/configuration">
				<query-type id="com.ibm.team.workitem.workItemType">
					<presentations>
						<presentation typeId="duration" kind="com.ibm.team.apt.kind.internal.duration"/>
					</presentations>
				</query-type>
			</configuration-data>
			
			<configuration-data xmlns="http://com.ibm.team.workitem.editor/quickinformation" id="com.ibm.team.workitem.editor.configuration.quickinformationconfiguration">
			    <quickinformationConfiguration id="com.ibm.team.workitem.configuration.quickinformation.default">
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.subscriber" title="Subscribers">
			            <property key="linkTarget" value="com.ibm.team.workitem.attribute.subscriptions"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.artifact" title="Attachments">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.attachments"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Parent">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.parentworkitem/parent"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Children">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.parentworkitem/children"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Blocks">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.blocksworkitem/blocks"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Depends On">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.blocksworkitem/dependsOn"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Resolves">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.resolvesworkitem/resolves"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Resolved By">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.resolvesworkitem/resolvedBy"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Duplicate Of">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.duplicateworkitem/duplicateOf"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Duplicated By">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.duplicateworkitem/duplicates"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Related">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.relatedworkitem/"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Copies">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.copiedworkitem/copies"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.workitem" title="Copied From">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.copiedworkitem/copiedFrom"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Mentions">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.textualReference/target"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Mentioned By">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.textualReference/source"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Related Artifacts">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.workitem.linktype.relatedartifact/relatedArtifact"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Change Sets">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.filesystem.workitems.change_set/com.ibm.team.scm.ChangeSet"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Reported against Builds">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.build.linktype.reportedWorkItems/com.ibm.team.build.common.link.reportedAgainstBuilds"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="Included in Builds">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.build.linktype.includedWorkItems/com.ibm.team.build.common.link.includedInBuilds"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="External Connection">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.interop.linktype.item/externalConnection"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.reference" title="SVN Revisions">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
			            <property key="endpointId" value="com.ibm.team.scm.svn.linkType.workItem/source"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.quickinformation.kind.approval" title="Approvals">
			            <property key="linkTarget" value="com.ibm.team.workitem.presentation.approvals"/>
			        </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Affects Test Result">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.affectsExecutionResult/affects"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Blocks Test Execution">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.blocksTestExecutionRecord/blocks"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Affects Plan Item">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.cm.affectsPlanItem/planItem"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Affects Requirement">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.rm.relatedRequirement/requirement"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Affected By Defect">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.cm.affectedByDefect/defect"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Implements Requirement">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.implementsRequirement/implements"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Tested By Test Case">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.testedByTestCase/testedby"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Related Test Case">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.qm.relatedTestCase/testCase"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Related Execution Record">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.qm.relatedExecutionRecord/executionRecord"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Related Test Plan">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.qm.relatedTestPlan/testPlan"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Related Test Script">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.qm.relatedTestScript/testScript"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Related Test Suite">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.qm.relatedTestSuite/testSuite"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Tracks Requirement">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.rm.tracksRequirement/requirement"/>
                    </presentation>
                    <presentation kind="com.ibm.team.workitem.quickinformation.kind.enumeratingReference" title="Related Change Request">
                        <property key="linkTarget" value="com.ibm.team.workitem.presentation.links"/>
                        <property key="endpointId" value="com.ibm.team.workitem.linktype.relatedChangeManagement/relatedChangeManagement"/>
                    </presentation>
			    </quickinformationConfiguration>
			</configuration-data>
			
	
			<configuration-data final="false" id="com.ibm.team.workitem.editor.configuration.presentations" xmlns="http://com.ibm.team.workitem.editor/presentations">
			    <editor id="com.ibm.team.workitem.editor.risk">
			        <tab tabId="com.ibm.team.workitem.editor.risk.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.tab.overview.risk" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.editor.default">
			        <tab tabId="com.ibm.team.workitem.editor.default.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.tab.overview" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.editor.task">
			        <tab tabId="com.ibm.team.workitem.editor.task.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.tab.task.overview" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.apt.editor.story">
			        <tab tabId="com.ibm.team.apt.editor.story.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.apt.tab.overview" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.acceptancetest" title="Acceptance"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.editor.retrospective">
			        <tab tabId="com.ibm.team.workitem.editor.retrospective.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.tab.retroOverview" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.editor.impediment">
			        <tab tabId="com.ibm.team.workitem.editor.impediment.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.tab.impediment.overview" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.rtc.editor.adoption">
			        <tab tabId="com.ibm.team.rtc.editor.adoption.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.rtc.adoption.tab.overview" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.editor.buildtracking">
			        <tab tabId="com.ibm.team.workitem.editor.buildtracking.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.tab.buildOverview" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.apt.editor.epic">
			        <tab tabId="com.ibm.team.apt.editor.story.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.apt.tab.epic.overview" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <editor id="com.ibm.team.apt.planPreview">
			        <tab tabId="com.ibm.team.apt.planPreview.default" title="Default"/>
			        <tab tabId="com.ibm.team.apt.planPreview.task" title="Task"/>
			        <tab tabId="com.ibm.team.apt.planPreview.story" title="Story"/>
			        <tab tabId="com.ibm.team.apt.planPreview.epic" title="Epic"/>
			        <tab tabId="com.ibm.team.apt.planPreview.trackBuildItem" title="Track Build Item"/>
			        <tab tabId="com.ibm.team.apt.planPreview.adoption" title="Adoption Item"/>
			        <tab tabId="com.ibm.team.apt.planPreview.risk" title="Risk"/>
			        <tab tabId="com.ibm.team.apt.planPreview.impediment" title="Impediment"/>
			        <tab tabId="com.ibm.team.apt.planPreview.retrospective" title="Retrospective"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.web.inline">
			        <tab tabId="com.ibm.team.workitem.web.inline.default" title="Default"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.task" title="Task"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.story" title="Story"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.epic" title="Epic"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.buildtracking" title="Track Build Item"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.adoption" title="Adoption Item"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.risk" title="Risk"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.impediment" title="Impediment"/>
			        <tab tabId="com.ibm.team.workitem.web.inline.retrospective" title="Retrospective"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.lightweight">
			        <tab tabId="com.ibm.team.workitem.lightweight.editor" title="Other Work Item Editor Elements"/>
			    </editor>
			    <editor id="com.ibm.team.workitem.editor.defectPG">
			        <tab tabId="com.ibm.team.workitem.editor.default.internalHeader" title="none"/>
			        <tab tabId="com.ibm.team.workitem.section.description_defectPG" title="Overview"/>
			        <tab tabId="com.ibm.team.workitem.tab.links" title="Links"/>
			        <tab tabId="com.ibm.team.workitem.tab.approvals" title="Approvals"/>
			        <tab tabId="com.ibm.team.workitem.tab.customAttributes" title="Custom">
			            <property key="hideIfEmpty" value="true"/>
			        </tab>
			        <tab tabId="com.ibm.team.workitem.tab.history" title="History"/>
			    </editor>
			    <section id="com.ibm.team.apt.tab.epic.overview_epicPG">
			        <presentation attributeId="epicProcessGuidance" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <section id="com.ibm.team.workitem.section.quickinformation">
			        <presentation id="com.ibm.team.workitem.presentation.quickinformation" kind="com.ibm.team.workitem.kind.internal.quickInformation">
			            <property key="quickinformationConfiguration" value="com.ibm.team.workitem.configuration.quickinformation.default"/>
			        </presentation>
			    </section>
			    <section id="com.ibm.team.workitem.web.inline.story.acceptance">
			        <presentation attributeId="com.ibm.team.apt.attribute.acceptance" kind="com.ibm.team.workitem.kind.html"/>
			        <presentation kind="com.ibm.team.workitem.kind.internal.links" label="Tested By">
			            <property key="hideIfNoProjectLink" value="tested-by"/>
			            <property key="linkTypeFilter" value="[com.ibm.team.workitem.linktype.testedByTestCase]"/>
			            <property key="hideIfCreation" value="true"/>
			            <property key="labelVisible" value="true"/>
			        </presentation>
			    </section>
			    <section id="com.ibm.team.workitem.web.inline.story.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.apt.attribute.complexity" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation kind="com.ibm.team.apt.kind.internal.progress">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <section id="com.ibm.team.workitem.tab.task.overview_taskPG">
			        <presentation attributeId="com.ibm.team.workitem.attribute.description" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <tab id="com.ibm.team.apt.planPreview.story" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.story.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.acceptanceTest" slot="bottom" title="Criteria of Acceptance">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.tab.buildOverview_buildPG">
			        <presentation attributeId="trackbuilditemProcessGuidance" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <section id="com.ibm.team.workitem.tab.overview_defectPG">
			        <presentation attributeId="defectProcessGuidance" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <tab id="com.ibm.team.apt.tab.epic.overview" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.apt.section.epic.details" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.apt.tab.epic.overview_epicPG" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.web.inline.impediment" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.impediment.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.web.inline.default.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.workflow.resolution">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.severity" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.version" kind="com.ibm.team.workitem.kind.internal.deliverable"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <tab id="com.ibm.team.workitem.tab.links" layout="builtInLinksLayout">
			        <section sectionId="com.ibm.team.workitem.section.attachments" slot="attachments" title="Attachments"/>
			        <section sectionId="com.ibm.team.workitem.section.subscribers" slot="subscribers" title="Subscribers"/>
			        <section sectionId="com.ibm.team.workitem.section.links" slot="links" title="Links"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.web.inline.task" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.task.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.web.inline.section.quickinformation">
			        <presentation id="com.ibm.team.workitem.presentation.quickinformation" kind="com.ibm.team.workitem.kind.internal.quickInformation">
			            <property key="quickinformationConfiguration" value="com.ibm.team.workitem.configuration.quickinformation.default"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			    </section>
			    <tab id="com.ibm.team.apt.tab.overview" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.apt.section.details" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.apt.tab.overview_storyPG" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <section id="com.ibm.team.apt.planPreview.retrospective.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <section id="com.ibm.team.workitem.section.attachments">
			        <presentation id="com.ibm.team.workitem.presentation.attachments" kind="com.ibm.team.workitem.kind.internal.attachments"/>
			    </section>
			    <tab id="com.ibm.team.apt.planPreview.epic" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.epic.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.workitem.tab.task.overview" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.task.details" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.workitem.tab.task.overview_taskPG" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <section id="com.ibm.team.apt.planPreview.default.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.severity" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duration" kind="com.ibm.team.apt.kind.internal.estimate"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.timespent" kind="com.ibm.team.apt.kind.internal.timespent"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duedate"/>
			    </section>
			    <section id="com.ibm.team.workitem.web.inline.planitem.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.workflow.resolution">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <section id="com.ibm.team.workitem.tab.overview.risk_PG">
			        <presentation attributeId="riskProcessGuidance" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <section id="com.ibm.team.workitem.web.inline.section.discussion">
			        <presentation id="com.ibm.team.workitem.presentation.discussion" kind="com.ibm.team.workitem.kind.internal.discussion">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			    </section>
			    <tab id="com.ibm.team.workitem.editor.task.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.simple" title="none"/>
			    </tab>
			    <section id="com.ibm.team.workitem.header.simple">
			        <presentation attributeId="com.ibm.team.workitem.attribute.summary"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="labelVisible" value="false"/>
			        </presentation>
			    </section>
			    <section id="com.ibm.team.apt.section.epic.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.apt.attribute.progress" kind="com.ibm.team.apt.kind.internal.progress"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate" kind="com.ibm.team.workitem.kind.timestamp">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator" kind="com.ibm.team.workitem.kind.contributor">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <tab id="com.ibm.team.apt.planPreview.trackBuildItem" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.trackBuildItem.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.severity" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.version" kind="com.ibm.team.workitem.kind.internal.deliverable"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate" kind="com.ibm.team.workitem.kind.timestamp">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator" kind="com.ibm.team.workitem.kind.contributor">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duration" kind="com.ibm.team.apt.kind.internal.estimate"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.timespent" kind="com.ibm.team.apt.kind.internal.timespent"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duedate"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <tab id="com.ibm.team.workitem.tab.history" layout="builtInHistoryLayout">
			        <section sectionId="com.ibm.team.workitem.section.history" title="History"/>
			    </tab>
			    <section id="com.ibm.team.apt.planPreview.risk.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.riskcategory" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.identificationdate"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.probability"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.impact"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.exposure"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.precision"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.consequencecost" kind="com.ibm.team.tpt.kind.cost"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.probabilitycost" kind="com.ibm.team.tpt.kind.cost"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.occurrencedate"/>
			    </section>
			    <section id="com.ibm.team.workitem.web.inline.buildtracking.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <section id="com.ibm.team.workitem.section.task.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate" kind="com.ibm.team.workitem.kind.timestamp">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator" kind="com.ibm.team.workitem.kind.contributor">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duration" kind="com.ibm.team.apt.kind.internal.estimate"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.timespent" kind="com.ibm.team.apt.kind.internal.timespent"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duedate"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <section id="com.ibm.team.workitem.lightweight.editor.section">
			        <presentation attributeId="com.ibm.team.workitem.attribute.summary"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.severity" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.version" kind="com.ibm.team.workitem.kind.internal.deliverable"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.description" kind="com.ibm.team.workitem.kind.html">
			            <property key="small" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <section id="com.ibm.team.apt.planPreview.planItem.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation kind="com.ibm.team.apt.kind.internal.progress"/>
			    </section>
			    <tab id="com.ibm.team.workitem.lightweight.editor" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.lightweight.editor.section" title="Lightweight Creator"/>
			    </tab>
			    <section id="com.ibm.team.workitem.section.RetroDetails">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <section id="com.ibm.team.workitem.section.buildDetails">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <section id="com.ibm.team.apt.planPreview.story.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.apt.attribute.complexity" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation kind="com.ibm.team.apt.kind.internal.progress"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <tab id="com.ibm.team.apt.planPreview.impediment" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.impediment.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.section.details.risk">
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.probability" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.impact"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.exposure"/>
			        <presentation id="com.ibm.team.tpt.presentation.risk.matrix" kind="com.ibm.team.tpt.risk.kind.matrix"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.precision" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.consequencecost" kind="com.ibm.team.tpt.kind.cost"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.probabilitycost" kind="com.ibm.team.tpt.kind.cost"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.riskcategory" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.identificationdate"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.occurrencedate"/>
			    </section>
			    <section id="com.ibm.team.rtc.planItem.section.doneCriteria">
			        <presentation attributeId="com.ibm.team.rtc.done_criteria" kind="com.ibm.team.workitem.kind.html"/>
			    </section>
			    <tab id="com.ibm.team.workitem.web.inline.risk" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.risk.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Information">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.web.inline.impediment.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <tab id="com.ibm.team.workitem.tab.buildOverview" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.buildDetails" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.workitem.tab.buildOverview_buildPG" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <section id="com.ibm.team.workitem.section.links">
			        <presentation id="com.ibm.team.workitem.presentation.links" kind="com.ibm.team.workitem.kind.internal.links"/>
			    </section>
			    <section id="com.ibm.team.apt.planPreview.epic.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation kind="com.ibm.team.apt.kind.internal.progress"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <section id="com.ibm.team.workitem.section.description">
			        <presentation attributeId="com.ibm.team.workitem.attribute.description" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <tab id="com.ibm.team.workitem.web.inline.adoption" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.adoption.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.tab.retroOverview_retroPG">
			        <presentation attributeId="retrospectiveProcessGuidance" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <tab id="com.ibm.team.workitem.section.description_defectPG" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.details" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.workitem.tab.overview_defectPG" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <section id="com.ibm.team.workitem.web.inline.task.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duedate" kind="com.ibm.team.workitem.kind.timestamp"/>
			    </section>
			    <tab id="com.ibm.team.workitem.editor.buildtracking.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.simple" title="none"/>
			    </tab>
			    <tab id="com.ibm.team.rtc.editor.adoption.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.default" title="none"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.tab.approvals" layout="builtInApprovalsLayout">
			        <section sectionId="com.ibm.team.workitem.section.approvals" title="Approvals"/>
			    </tab>
			    <tab id="com.ibm.team.apt.planPreview.adoption" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.adoption.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.workitem.editor.planItem.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.default" title="none"/>
			    </tab>
			    <section id="com.ibm.team.workitem.web.inline.default.summary">
			        <presentation attributeId="com.ibm.team.workitem.attribute.summary" kind="com.ibm.team.workitem.kind.smallhtml">
			            <property key="labelVisible" value="true"/>
			        </presentation>
			    </section>
			    <tab id="com.ibm.team.workitem.web.inline.retrospective" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.retrospective.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Notes"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.section.subscribers">
			        <presentation attributeId="com.ibm.team.workitem.attribute.subscriptions" kind="com.ibm.team.workitem.kind.contributorList"/>
			    </section>
			    <section id="com.ibm.team.apt.planPreview.trackBuildItem.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			    </section>
			    <tab id="com.ibm.team.workitem.tab.overview.risk" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.details.risk" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.workitem.tab.overview.risk_PG" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <section id="com.ibm.team.workitem.section.history">
			        <presentation id="com.ibm.team.workitem.presentation.history" kind="com.ibm.team.workitem.kind.internal.history"/>
			    </section>
			    <section id="com.ibm.team.apt.planPreview.default.section.summary">
			        <presentation attributeId="com.ibm.team.workitem.attribute.summary" kind="com.ibm.team.workitem.kind.smallhtml">
			            <property key="labelVisible" value="true"/>
			        </presentation>
			    </section>
			    <section id="com.ibm.team.apt.tab.overview_storyPG">
			        <presentation attributeId="storyProcessGuidance" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <tab id="com.ibm.team.workitem.tab.impediment.overview" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.impediment.details" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.workitem.tab.impediment.overview_impedPG" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.editor.default.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.default" title="none"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.tab.retroOverview" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.RetroDetails" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.workitem.tab.retroOverview_retroPG" slot="description" title="Notes"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.web.inline.epic" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.epic.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.apt.planPreview.task" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.task.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.workitem.editor.risk.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.default" title="none"/>
			    </tab>
			    <section id="com.ibm.team.apt.planPreview.impediment.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <tab id="com.ibm.team.rtc.adoption.tab.overview" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.rtc.adoption.section.details" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.tab.overview" layout="builtInOverviewLayout">
			        <section sectionId="com.ibm.team.workitem.section.details" slot="details" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="quickInfo" title="Quick Information"/>
			        <section sectionId="com.ibm.team.workitem.tab.overview_default" slot="description" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="discussion" title="Discussion"/>
			    </tab>
			    <section id="com.ibm.team.workitem.section.acceptanceTest">
			        <presentation attributeId="com.ibm.team.apt.attribute.acceptance" kind="com.ibm.team.workitem.kind.html"/>
			        <presentation kind="com.ibm.team.workitem.kind.internal.links" label="Tested By">
			            <property key="hideIfNoProjectLink" value="tested-by"/>
			            <property key="linkTypeFilter" value="[com.ibm.team.workitem.linktype.testedByTestCase]"/>
			            <property key="labelVisible" value="true"/>
			        </presentation>
			    </section>
			    <section id="com.ibm.team.workitem.tab.overview_default">
			        <presentation attributeId="com.ibm.team.workitem.attribute.description" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <section id="com.ibm.team.workitem.section.impediment.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <tab id="com.ibm.team.workitem.web.inline.story" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.story.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.story.acceptance" slot="bottom" title="Criteria of Acceptance">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.web.inline.risk.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.workflow.resolution">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.riskcategory" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.identificationdate"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.probability"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.impact"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.exposure"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.precision"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.consequencecost" kind="com.ibm.team.tpt.kind.cost"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.probabilitycost" kind="com.ibm.team.tpt.kind.cost"/>
			        <presentation attributeId="com.ibm.team.workitem.workItemType.risk.occurrencedate"/>
			    </section>
			    <section id="com.ibm.team.apt.planPreview.adoption.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.rtc.attribute.impact" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.rtc.attribute.affectedTeams" kind="com.ibm.team.workitem.kind.processAreaList"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duedate"/>
			    </section>
			    <tab id="com.ibm.team.workitem.web.inline.default" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.default.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.section.approvals">
			        <presentation id="com.ibm.team.workitem.presentation.approvals" kind="com.ibm.team.workitem.kind.internal.approvals">
			            <property key="toBeLinkedPartId" value="com.ibm.team.workitem.presentation.discussion"/>
			        </presentation>
			    </section>
			    <section id="com.ibm.team.workitem.web.inline.adoption.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.workflow.resolution">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.rtc.attribute.impact" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.rtc.attribute.affectedTeams" kind="com.ibm.team.workitem.kind.processAreaList"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <tab id="com.ibm.team.apt.editor.story.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.simple" title="none"/>
			    </tab>
			    <section id="com.ibm.team.workitem.section.discussion">
			        <presentation id="com.ibm.team.workitem.presentation.discussion" kind="com.ibm.team.workitem.kind.internal.discussion"/>
			    </section>
			    <section id="com.ibm.team.workitem.web.inline.retrospective.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <tab id="com.ibm.team.workitem.web.inline.planitem" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.planitem.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Information">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.rtc.adoption.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.rtc.attribute.impact" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.rtc.attribute.affectedTeams" kind="com.ibm.team.workitem.kind.processAreaList"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate" kind="com.ibm.team.workitem.kind.timestamp">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator" kind="com.ibm.team.workitem.kind.contributor">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duedate"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <tab id="com.ibm.team.apt.planPreview.retrospective" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.retrospective.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Notes"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.workitem.editor.impediment.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.simple" title="none"/>
			    </tab>
			    <tab id="com.ibm.team.workitem.editor.retrospective.internalHeader" layout="internalHeader">
			        <section sectionId="com.ibm.team.workitem.header.simple" title="none"/>
			    </tab>
			    <tab id="com.ibm.team.apt.planPreview.default" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.workitem.header.default">
			        <presentation attributeId="com.ibm.team.workitem.attribute.summary"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="labelVisible" value="false"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.workflow.resolution">
			            <property key="labelVisible" value="false"/>
			        </presentation>
			    </section>
			    <tab id="com.ibm.team.workitem.tab.customAttributes" layout="builtInCustomAttributesLayout">
			        <section sectionId="com.ibm.team.workitem.section.collector_small" slot="left" title="Miscellaneous">
			            <property key="width" value="small"/>
			            <property key="autocollect" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.collector_wide" slot="right" title="Miscellaneous">
			            <property key="width" value="wide"/>
			            <property key="autocollect" value="true"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.workitem.tab.acceptancetest" layout="builtInCustomAttributesLayout">
			        <section sectionId="com.ibm.team.workitem.section.acceptanceTest" slot="right" title="Criteria of Acceptance"/>
			    </tab>
			    <section id="com.ibm.team.apt.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.workitemtype" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.apt.attribute.complexity" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.apt.attribute.progress" kind="com.ibm.team.apt.kind.internal.progress"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation id="com.ibm.team.workitem.presentation.teamArea" kind="com.ibm.team.workitem.kind.internal.teamarea"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creationdate" kind="com.ibm.team.workitem.kind.timestamp">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.creator" kind="com.ibm.team.workitem.kind.contributor">
			            <property key="readonly" value="true"/>
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolutiondate">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.resolver">
			            <property key="readonly" value="true"/>
			            <property key="hideIfEmpty" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			    </section>
			    <tab id="com.ibm.team.workitem.web.inline.buildtracking" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.workitem.web.inline.default.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.buildtracking.details" slot="left" title="Details">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.quickinformation" slot="right" title="Quick Info">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.web.inline.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <tab id="com.ibm.team.apt.planPreview.risk" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.risk.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Information">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			    <section id="com.ibm.team.apt.planPreview.task.section.details">
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duration" kind="com.ibm.team.apt.kind.internal.estimate"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.timespent" kind="com.ibm.team.apt.kind.internal.timespent"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.duedate"/>
			    </section>
			    <section id="com.ibm.team.workitem.web.inline.epic.details">
			        <presentation kind="com.ibm.team.workitem.kind.workflow.state">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.category" kind="com.ibm.team.workitem.kind.internal.category"/>
			        <presentation kind="com.ibm.team.apt.kind.internal.progress">
			            <property key="hideIfCreation" value="true"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.tags" kind="com.ibm.team.workitem.kind.internal.tags"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.owner">
			            <property key="warningMessage" value="Owner does not belong to Team Area"/>
			        </presentation>
			        <presentation kind="com.ibm.team.workitem.kind.separator"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.priority" kind="com.ibm.team.workitem.kind.enumeration"/>
			        <presentation attributeId="com.ibm.team.workitem.attribute.target" kind="com.ibm.team.workitem.kind.internal.target"/>
			    </section>
			    <section id="com.ibm.team.workitem.tab.impediment.overview_impedPG">
			        <presentation attributeId="impedimentProcessGuidance" kind="com.ibm.team.workitem.kind.internal.description"/>
			    </section>
			    <tab id="com.ibm.team.apt.planPreview.planItem" layout="builtInHLayout">
			        <section sectionId="com.ibm.team.apt.planPreview.default.section.summary" slot="top" title="Summary">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.apt.planPreview.planItem.section.details" slot="left" title="Details"/>
			        <section sectionId="com.ibm.team.workitem.section.quickinformation" slot="right" title="Quick Information">
			            <property key="noHeader" value="true"/>
			        </section>
			        <section sectionId="com.ibm.team.workitem.section.description" slot="bottom" title="Description"/>
			        <section sectionId="com.ibm.team.workitem.section.discussion" slot="bottom" title="Discussion">
			            <property key="expanded" value="false"/>
			        </section>
			    </tab>
			</configuration-data>
			
			
			
			
            <configuration-data id="com.ibm.team.apt.configuration.workResourcesSpecification" xmlns="http://com.ibm.team.apt/workResourcesSpecification">
                <workResourcesSpecification workHours="8" workDays="5"/>
            </configuration-data>
            
            <configuration-data final="false" id="com.ibm.team.workitem.editor.configuration.workitemTypeEditorIdBinding" xmlns="http://com.ibm.team.workitem.editor/workitemTypeEditorIdBinding">
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.editor.story" workitemType="com.ibm.team.apt.workItemType.story"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.task" workitemType="task"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.buildtracking" workitemType="com.ibm.team.workItemType.buildtrackingitem"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.retrospective" workitemType="com.ibm.team.workitem.workItemType.retrospective"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.rtc.editor.adoption" workitemType="com.ibm.team.workItemType.adoption"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.impediment" workitemType="com.ibm.team.workitem.workItemType.impediment"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.editor.epic" workitemType="com.ibm.team.apt.workItemType.epic"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.workitem.workItemType.impediment"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="defect"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.apt.workItemType.epic"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="task"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.workItemType.buildtrackingitem"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.workitem.workItemType.retrospective"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.workItemType.adoption"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.apt.workItemType.story"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.story" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.apt.workItemType.story"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.story" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.apt.workItemType.story"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.epic" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.apt.workItemType.epic"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.epic" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.apt.workItemType.epic"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.trackBuildItem" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.workItemType.buildtrackingitem"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.buildtracking" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.workItemType.buildtrackingitem"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.adoption" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.workItemType.adoption"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.adoption" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.workItemType.adoption"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.impediment" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.workitem.workItemType.impediment"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.impediment" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.workitem.workItemType.impediment"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.retrospective" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.workitem.workItemType.retrospective"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.retrospective" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.workitem.workItemType.retrospective"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.default" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="defect"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.default" target="com.ibm.team.workitem.web.inline" workitemType="defect"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.task" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="task"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.task" target="com.ibm.team.workitem.web.inline" workitemType="task"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.risk" workitemType="com.ibm.team.workitem.workItemType.risk"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.web.inline.risk" target="com.ibm.team.workitem.web.inline" workitemType="com.ibm.team.workitem.workItemType.risk"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.lightweight.editor.section" target="com.ibm.team.workitem.editor.lightweight" workitemType="com.ibm.team.workitem.workItemType.risk"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.apt.planPreview.risk" target="com.ibm.team.apt.ui.internal.previewPane" workitemType="com.ibm.team.workitem.workItemType.risk"/>
                <workitemTypeEditorIdBinding editorId="com.ibm.team.workitem.editor.defectPG" workitemType="defect"/>
            </configuration-data>
            
            
            
            
            
            
            
            
            
            
            <configuration-data id="com.ibm.team.apt.configuration.topLevelPlanWorkItemBinding" xmlns="http://com.ibm.team.apt/topLevelPlanWorkItemBinding">
                <topLevelPlanWorkItemBinding workitemType="com.ibm.team.apt.workItemType.story"/>
                <topLevelPlanWorkItemBinding workitemType="com.ibm.team.apt.workItemType.epic"/>
            </configuration-data>

			<configuration-data xmlns="http://com.ibm.team.apt/workItemProgressMode" final="false" id="com.ibm.team.apt.configuration.workItemProgressMode">
			    <estimationMode name="TimeSpent"/>
			    <estimateOutputFormat name="Mixed"/>
			    <backlogIteration id="development" path="/development/backlog"/>
			</configuration-data>
			
			
			<configuration-data xmlns="http://com.ibm.team.workitem/enumerations" final="false" id="com.ibm.team.workitem.configuration.enumerations">
			    <enumeration attributeTypeId="complexity" name="Complexity">
			        <literal default="true" id="0" name="0 pts"/>
			        <literal id="1" name="1 pt"/>
			        <literal id="2" name="2 pts"/>
			        <literal id="3" name="3 pts"/>
			        <literal id="5" name="5 pts"/>
			        <literal id="8" name="8 pts"/>
			        <literal id="13" name="13 pts"/>
			        <literal id="20" name="20 pts"/>
			        <literal id="40" name="40 pts"/>
			        <literal id="100" name="100 pts"/>
			    </enumeration>
			    <enumeration attributeTypeId="priority" name="Priority">
			        <literal default="true" icon="processattachment:/enumeration/unassigned.gif" id="priority.literal.l01" name="Unassigned"/>
			        <literal icon="processattachment:/enumeration/low.gif" id="priority.literal.l02" name="Low"/>
			        <literal icon="processattachment:/enumeration/medium.gif" id="priority.literal.l07" name="Medium"/>
			        <literal icon="processattachment:/enumeration/high.gif" id="priority.literal.l11" name="High"/>
			    </enumeration>
			    <enumeration attributeTypeId="severity" name="Severity">
			        <literal icon="processattachment:/enumeration/unassigned2.gif" id="severity.literal.l1" name="Unclassified"/>
			        <literal icon="processattachment:/enumeration/minor.gif" id="severity.literal.l2" name="Minor"/>
			        <literal default="true" icon="processattachment:/enumeration/normal.gif" id="severity.literal.l3" name="Normal"/>
			        <literal icon="processattachment:/enumeration/major.gif" id="severity.literal.l4" name="Major"/>
			        <literal icon="processattachment:/enumeration/critical.gif" id="severity.literal.l5" name="Critical"/>
			        <literal icon="processattachment:/enumeration/blocker.gif" id="severity.literal.l6" name="Blocker"/>
			    </enumeration>
			    <enumeration attributeTypeId="impact" name="impact">
			        <literal default="true" icon="processattachment:/enumeration/minor.gif" id="impact.literal.l20" name="Minor"/>
			        <literal icon="processattachment:/enumeration/normal.gif" id="impact.literal.l40" name="Normal"/>
			        <literal icon="processattachment:/enumeration/major.gif" id="impact.literal.l60" name="Major"/>
			        <literal icon="processattachment:/enumeration/critical.gif" id="impact.literal.l80" name="Critical"/>
			        <literal icon="processattachment:/enumeration/blocker.gif" id="impact.literal.l100" name="Blocker"/>
			    </enumeration>
			    <enumeration attributeTypeId="probability" name="probability">
			        <literal default="true" icon="processattachment:/enumeration/unassigned2.gif" id="probability.literal.l20" name="20% - Highly Unlikely"/>
			        <literal icon="processattachment:/enumeration/minor.gif" id="probability.literal.l40" name="40% - Unlikely"/>
			        <literal icon="processattachment:/enumeration/normal.gif" id="probability.literal.l60" name="60% - Probable"/>
			        <literal icon="processattachment:/enumeration/critical.gif" id="probability.literal.l80" name="80% - Highly Probable"/>
			        <literal icon="processattachment:/enumeration/blocker.gif" id="probability.literal.l100" name="100% - Will Occur"/>
			    </enumeration>
			    <enumeration attributeTypeId="precision" name="Precision">
			        <literal icon="processattachment:/enumeration/low.gif" id="precision.literal.l2" name="Low"/>
			        <literal default="true" icon="processattachment:/enumeration/medium.gif" id="precision.literal.l4" name="Medium"/>
			        <literal icon="processattachment:/enumeration/high.gif" id="precision.literal.l6" name="High"/>
			    </enumeration>
			    <enumeration attributeTypeId="actionstrategy" name="Action Strategy">
			        <literal default="true" id="actionstrategy.literal.l3" name="Mitigation"/>
			        <literal id="actionstrategy.literal.l5" name="Contigency"/>
			        <literal id="actionstrategy.literal.l7" name="Avoidance"/>
			    </enumeration>
			    <enumeration attributeTypeId="riskcategory" name="Risk Category">
			        <literal default="true" id="riskcategory.literal.l2" name="Cost Control"/>
			        <literal id="riskcategory.literal.l4" name="Strategic Risk"/>
			        <literal id="riskcategory.literal.l6" name="Market Risk"/>
			        <literal id="riskcategory.literal.l8" name="Transaction"/>
			        <literal id="riskcategory.literal.l10" name="Documentation"/>
			        <literal id="riskcategory.literal.l12" name="Assets/Facilities/Management"/>
			        <literal id="riskcategory.literal.l14" name="Legal"/>
			        <literal id="riskcategory.literal.l16" name="Accounting"/>
			        <literal id="riskcategory.literal.l18" name="Business Continuity"/>
			        <literal id="riskcategory.literal.l20" name="Environmental"/>
			        <literal id="riskcategory.literal.l22" name="Systems"/>
			    </enumeration>
			</configuration-data>
			
			
			
			<configuration-data xmlns="http://com.ibm.team.workitem/approvalTracking" id="com.ibm.team.workitem.configuration.approvalTracking">
			    <approvalTracking approvalTarget="com.ibm.team.workitem.approvalState.approved" approvalType="com.ibm.team.workitem.approvalType.verification" workflowAction="com.ibm.team.workitem.defectWorkflow.action.verify" workflowId="com.ibm.team.workitem.defectWorkflow"/>
			    <approvalTracking approvalTarget="com.ibm.team.workitem.approvalState.rejected" approvalType="com.ibm.team.workitem.approvalType.verification" workflowAction="com.ibm.team.workitem.defectWorkflow.action.reopen" workflowId="com.ibm.team.workitem.defectWorkflow"/>
			    <approvalTracking approvalTarget="com.ibm.team.workitem.approvalState.pending" approvalType="com.ibm.team.workitem.approvalType.verification" workflowAction="com.ibm.team.workitem.defectWorkflow.action.setResolved" workflowId="com.ibm.team.workitem.defectWorkflow"/>
			</configuration-data>
			
			<configuration-data xmlns="http://com.ibm.team.workitem/workitemConfiguration" id="com.ibm.team.workitem.configuration">
				<configuration id="com.ibm.team.workitem.configuration.oslc.types">
					<typeBinding oslcTypeId="defect" workItemTypeId="defect"/>
					<typeBinding oslcTypeId="planItem" workItemTypeId="com.ibm.team.apt.workItemType.story"/>
					<typeBinding oslcTypeId="task" workItemTypeId="task"/>
					<typeBinding oslcTypeId="requirementChangeRequest" workItemTypeId="task"/>
				</configuration>
				<configuration id="com.ibm.team.workitem.configuration.stateGroups">
			        <stateGroup id="com.ibm.team.rqm.stateGroup.readyForTesting.defect">
			            <state id="s3"/>
			            <resolution id="r1"/>
			        </stateGroup>
			        <stateGroup id="com.ibm.team.rqm.stateGroup.readyForTesting">
			            <state id="com.ibm.team.apt.story.tested"/>
			        </stateGroup>
			    </configuration>
			</configuration-data>
			
			<configuration-data xmlns="http://com.ibm.team.apt/complexityAttribute" final="false" id="com.ibm.team.apt.configuration.attributes">
			    <complexityAttribute abbreviation="Time Spent" attributeId="com.ibm.team.apt.attribute.planitem.timeSpent" label="Time Spent" type="DURATION" unit="Hours"/>
			    <attribute id="com.ibm.team.apt.attribute.planitem.complexity" implementation="com.ibm.team.apt.shared.client.ComplexityAttribute" internal="false" name="Complexity" readOnly="false" type="DURATION">
			        <parameters>
			            <parameter key="label" value="Time Spent"/>
			            <parameter key="abbreviation" value="Time Spent"/>
			            <parameter key="attribute" value="com.ibm.team.apt.attribute.planitem.timeSpent"/>
			        </parameters>
			    </attribute>
			    <attribute id="com.ibm.team.apt.attributes._com.ibm.team.apt.attribute.complexity" implementation="com.ibm.team.apt.client.WorkItemAttribute" internal="false" name="Story Points" readOnly="false">
			        <parameters>
			            <parameter key="attribute" value="com.ibm.team.apt.attribute.complexity"/>
			        </parameters>
			    </attribute>
			</configuration-data>
			
			
			<configuration-data xmlns="http://com.ibm.team.apt.configuration/planTypes" id="com.ibm.team.apt.configuration.plantypes">
				<plantype id="com.ibm.team.apt.plantype.default" name="Sprint Backlog" icon="icons/obj16/iteration_plan.gif">
					<planitems definition="com.ibm.team.apt.planitems.iterationPlan" />
					<planmodes default="com.ibm.team.apt.viewmodes.internal.workBreakdown">
						<planmode definition="com.ibm.team.apt.viewmodes.internal.developersTaskboard"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.workBreakdown"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.backlog2"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.plannedTime"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.milestone.roadmap"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.milestone.traceability" optional="true"/>
					</planmodes>
					<planchecks>
						<plancheck definition="com.ibm.team.apt.plancheck.schedulingCheck"/>
						<plancheck definition="com.ibm.team.apt.plancheck.invalidEstimateCheck"/>
						<plancheck definition="com.ibm.team.apt.plancheck.requiredAttribute"/>
					</planchecks>
				</plantype>
				
				<plantype id="com.ibm.team.apt.plantype.release.project" name="Release Backlog" icon="icons/obj16/release_plan.gif">
					<planitems definition="com.ibm.team.apt.planitems.projectReleasePlan" />
					<planmodes default="com.ibm.team.apt.viewmodes.internal.iteration">
						<planmode definition="com.ibm.team.apt.viewmodes.internal.backlog.product"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.iteration"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.team"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.projectWorkBreakdown"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.release.roadmap"/>
						<planmode definition="com.ibm.team.apt.viewmodes.internal.release.traceability" optional="true"/>
					</planmodes>
					<planchecks>
						<plancheck definition="com.ibm.team.apt.plancheck.requiredAttribute"/>
						<plancheck definition="com.ibm.team.apt.plancheck.invalidEstimateCheck"/>
					</planchecks>
				</plantype>				
			</configuration-data>
			<configuration-data xmlns="http://com.ibm.team.tpt/financial" final="false" id="com.ibm.team.tpt.configuration">
			    <configuration id="currency">
			        <currencies>
			            <currency default="true" id="currency.literal.l1" name="USD"/>
			        </currencies>
			    </configuration>
			</configuration-data>
			
			<configuration-data xmlns="http://com.ibm.team.tpt/timetracking" final="false" id="com.ibm.team.tpt.timetracking">
			    <timeTrackingSpecification syncTimeSpentWithTimeTracking="true"/>
			    <configuration id="timecode">
			        <timecodes>
			            <timecode id="timecode.literal.l1" name="Default"/>
			            <timecode id="timecode.literal.l2" name="Coding"/>
			            <timecode id="timecode.literal.l3" name="Review"/>
			            <timecode id="timecode.literal.l4" name="Documentation"/>
			            <timecode id="timecode.literal.l5" name="Testing"/>
			        </timecodes>
			    </configuration>
			</configuration-data>
			<configuration-data id="com.ibm.team.workitem.configuration.templates" xmlns="http://com.ibm.team.workitem/templates">
			
			<template content="processattachment:/workitemtemplates/dev_team_wkflow.Construction.xml" description="" identifier="dev_team_wkflow.Construction" name="Development Team - Construction Iteration"/>
			
			<template content="processattachment:/workitemtemplates/dev_team_wkflow.Complete Story.xml" description="" identifier="dev_team_wkflow.Complete Story" name="Development Team - Complete Story"/>
			
			<template content="processattachment:/workitemtemplates/dev_team_wkflow.Transition.xml" description="" identifier="dev_team_wkflow.Transition" name="Development Team - Transition Iteration"/>
			
			<template content="processattachment:/workitemtemplates/dev_team_wkflow.Fix Defect.xml" description="" identifier="dev_team_wkflow.Fix Defect" name="Development Team - Fix Defect"/>
			
			<template content="processattachment:/workitemtemplates/indep_test_team_wkflow.Construction.xml" description="" identifier="indep_test_team_wkflow.Construction" name="Independent Test Team - Construction Iteration"/>
			
			<template content="processattachment:/workitemtemplates/indep_test_team_wkflow.Transition.xml" description="" identifier="indep_test_team_wkflow.Transition" name="Independent Test Team - Transition Iteration"/>
			
			<template content="processattachment:/workitemtemplates/project_leadership_team_wkflow.Inception.xml" description="" identifier="project_leadership_team_wkflow.Inception" name="Project Leadership Team - Inception Iteration"/>
			
			<template content="processattachment:/workitemtemplates/project_leadership_team_wkflow.Construction.xml" description="" identifier="project_leadership_team_wkflow.Construction" name="Project Leadership Team - Construction Iteration"/>
			
			<template content="processattachment:/workitemtemplates/project_leadership_team_wkflow.Transition.xml" description="" identifier="project_leadership_team_wkflow.Transition" name="Project Leadership Team - Transition Iteration"/>
			</configuration-data>
			
			
			
			
			
			
			<configuration-data xmlns="http://com.ibm.team.dashboard/entries" final="false" id="com.ibm.team.dashboard.configuration.entries">
			    <category id="com.ibm.team.workitem.viewlets.category.risk" name="Open Risks"/>
			</configuration-data>
			
			
			
			
			
		</data>
	</project-configuration>

	<team-configuration>
		<permissions>
		    <role id="default">
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="modify">
		                <action id="any"/>
		            </action>
		            <action id="create">
		                <action id="any"/>
		            </action>
		            <action id="action">
		                <action id="any"/>
		            </action>
		            <action id="remove"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemDelete">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Product Owner">
		        <operation id="com.ibm.team.build.server.cancelPendingRequest">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.abandonBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.requestBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.buildLifecycle">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.interop.server.synchronize">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.saveTeamArea">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.generateTeamInvitation">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.folder.management">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.query.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyChangeset">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.saveSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.deleteSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.build.service.changes.ignoreChangesForDependencyBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.saveSearchConfiguration">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="ScrumMaster">
		        <operation id="com.ibm.team.build.server.cancelPendingRequest">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.abandonBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.requestBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.buildLifecycle">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.interop.server.synchronize">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.saveTeamArea">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.generateTeamInvitation">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.folder.management">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.query.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.saveSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.deleteSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.build.service.changes.ignoreChangesForDependencyBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.saveSearchConfiguration">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Team Member">
		        <operation id="com.ibm.team.build.server.cancelPendingRequest">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.abandonBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.requestBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.buildLifecycle">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.interop.server.synchronize">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.saveTeamArea">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.generateTeamInvitation">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.folder.management">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.query.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Stakeholder">
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="modify">
		                <action id="any"/>
		            </action>
		            <action id="create">
		                <action id="any"/>
		            </action>
		            <action id="action">
		                <action id="any"/>
		            </action>
		            <action id="remove"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Team Lead">
		        <operation id="com.ibm.teamz.supa.server.saveSearchConfiguration">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.saveSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.deleteSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.saveTeamArea">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.generateTeamInvitation">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.folder.management">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.query.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.distributed">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemDelete">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Developer">
		        <operation id="com.ibm.team.build.server.cancelPendingRequest">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.abandonBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.requestBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.buildLifecycle">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.interop.server.synchronize">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Tester">
		        <operation id="com.ibm.team.build.server.cancelPendingRequest">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildDefinition">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildResult">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.deleteBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.saveBuildEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.abandonBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.requestBuild">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.build.server.buildLifecycle">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Test Manager">
		        <operation id="com.ibm.teamz.supa.server.saveSearchConfiguration">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.saveSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.deleteSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.saveTeamArea">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.generateTeamInvitation">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.report.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.folder.management">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.reports.service.query.deployment">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.distributed">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemDelete">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Project Manager">
		        <operation id="com.ibm.teamz.supa.server.saveSearchConfiguration">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.saveSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.teamz.supa.server.deleteSearchEngine">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteIterationPlan">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.saveSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.apt.server.deleteSnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.saveTeamArea">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.process.server.generateTeamInvitation">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemDelete">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.distributed">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Process Engineer">
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemDelete">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.interop.server.synchronize">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Tools Specialst">
		        <operation id="com.ibm.team.dashboard.server.saveTeamDashboard">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.interop.server.synchronize">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemDelete">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.deleteQuery">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="Architect">
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		    </role>
		    <role id="System Integrator">
		        <operation id="com.ibm.team.reports.service.report.display">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.deliver">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyStream">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyComponent">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifyBaseline">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.scm.server.modifySnapshot">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.server.saveQuery">
		            <action id="any"/>
		        </operation>
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <action id="any"/>
		        </operation>
		    </role>
		</permissions>
		
		
		
		
		
		
		
		
		
		
		<behavior>
		    <role id="default">
		        <operation id="com.ibm.team.workitem.operation.workItemSave">
		            <preconditions>
		                <precondition xmlns="http://com.ibm.team.workitem/requiredProperties" description="Work items must be Filed Against a specific category and a Summary must be provided so that the team can quickly evaluate who is responsible for the issue." id="com.ibm.team.workitem.advisor.requiredProperties" name="Required Properties">
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.task">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.retrospective">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.story">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.epic">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.impediment">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.buildTracking">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                    <properties workItemTypeCategory="com.ibm.team.workitem.workItemType.adoption">
		                        <property id="com.ibm.team.workitem.attribute.summary"/>
		                        <property id="com.ibm.team.workitem.attribute.category"/>
		                    </properties>
		                </precondition>
		            </preconditions>
		        </operation>
		        <operation id="com.ibm.team.scm.client.deliver">
		            <preconditions>
		                <precondition xmlns="http://com.ibm.team.process/prohibitUnusedImports" description="The team believes in keeping the code clean and free of warnings.&#10;&#10;Please do not release code containing unused imports." id="com.ibm.team.process.deliver.prohibitUnusedImports" name="No Unused Imports" overrulable="true"/>
		                <precondition description="If you release changes when there are compilation errors in your workspace it often means that your changes have broken something else.&#10;&#10;Please do not release code when your workspace doesn't compile." id="com.ibm.team.process.deliver.prohibitCompilationErrors" name="Clean Workspace" overrulable="true"/>
		                <precondition xmlns="http://com.ibm.team.process/requireWorkItem" description="All change sets should be associated with a work item which is planned for the current iteration.&#10;&#10;This makes it easier for the team to track its progress through the iteration and allows other users to understand why your changes were made." id="com.ibm.team.process.deliver.requireWorkItem" name="Descriptive Change Sets" overrulable="true">
		                    <requires value="workitem-or-comment">
		                        <workitem owner="required" target="required"/>
		                    </requires>
		                </precondition>
		            </preconditions>
		        </operation>
				<operation id="com.ibm.team.process.server.generateTeamInvitation">
					<followup-actions>
						<followup-action id="com.ibm.team.process.definitions.server.createInvitationWorkItems" xmlns="http://com.ibm.team.process/createInvitationWorkItems"
							name="Create Initial Work Items"
							description="Creates an initial set of work items for the user who is invited to the team.">
							<workitems>
								<workitem
									type="task"
									summary="[Joining a Team] Create a Repository Workspace"
									htmlDescription="Create a Repository Workspace&lt;br/&gt;&lt;br/&gt;To create a new repository workspace to work with your new Jazz team:&lt;br/&gt;&lt;br/&gt;1. In the &lt;b&gt;Team Artifacts&lt;/b&gt; view, right-click the node corresponding to your connected project area and select &lt;b&gt;Open&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;2. Switch to the &lt;b&gt;Links&lt;/b&gt; tab of the opened &lt;b&gt;Project Area&lt;/b&gt; editor.&lt;br/&gt;&lt;br/&gt;3. In the &lt;b&gt;Artifacts&lt;/b&gt; section, expand the &lt;b&gt;Source Control&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;4. Right click on the stream and select &lt;b&gt;New -&gt; Repository Workspace...&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;5. Specify the repository workspace name. Click &lt;b&gt;Next&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;6. Click &lt;b&gt;Finish&lt;/b&gt;.&lt;br/&gt;&lt;br/&gt;You now have a repository workspace loaded with all the components of the team&apos;s stream.&lt;br/&gt;&lt;br/&gt;For additional details on using Jazz Source Control, consult the&lt;br/&gt;&lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.scm.doc/topics/c_intro.html&quot;&gt;Getting Started with Jazz Source Control&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don&apos;t recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;."/>
								<workitem
									type="task"
									summary="[Joining a Team] Find Your Work Items"
									htmlDescription="Find your work items&lt;br/&gt;&lt;br/&gt;When you accepted the invitation to join the team, work items like this one were created for the tasks you need to perform to complete joining the team.&lt;br/&gt;&lt;br/&gt;At any time, if you wish to find the work items that are assigned to you, you can use the &lt;b&gt;My Work&lt;/b&gt; or &lt;b&gt;Team Central&lt;/b&gt; views.&lt;br/&gt;&lt;br/&gt;There are also a number of default queries created for you. To browse these queries:&lt;br/&gt;&lt;br/&gt;1. Open the &lt;b&gt;Team Artifacts View&lt;/b&gt; and expand the node corresponding to the connected project area of the team you just joined.&lt;br/&gt;&lt;br/&gt;2. Expand the &lt;b&gt;Work Items&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;3. Expand the &lt;b&gt;Shared Queries&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;4. Expand the &lt;b&gt;Predefined&lt;/b&gt; node.&lt;br/&gt;&lt;br/&gt;5. Double click on the &lt;b&gt;Open assigned to me&lt;/b&gt; query.&lt;br/&gt;&lt;br/&gt;The &lt;b&gt;Work Items&lt;/b&gt; view will open and display your assigned work items.&lt;br/&gt;&lt;br/&gt;For additional details on using Jazz Work Items, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.workitem.doc/topics/t_getting_started.html&quot;&gt;Getting Started with Work Items&lt;/a&gt; help topic.&lt;br/&gt;&lt;br/&gt;See any terms you don't recognize? You may also wish to consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.platform.doc/topics/c_jazz-platform-quick-ref.html&quot;&gt;Jazz Platform Quick Reference&lt;/a&gt;."/>
								<workitem
									type="task"
									summary="[Joining a Team] Set Up Instant Messaging"
									htmlDescription="Set up instant messaging&lt;br/&gt;&lt;br/&gt;To set up instant messaging inside your Jazz client, consult the &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/index.jsp?topic=/com.ibm.team.collaboration.doc/topics/t_connect_st.html&quot;&gt;Connect to a local Sametime or Notes application&lt;/a&gt; or &lt;a href=&quot;http://publib.boulder.ibm.com/infocenter/rtc/v2r0m0/topic/com.ibm.team.collaboration.doc/topics/t_connect_jabber.html&quot;&gt;Connect to a Jabber server&lt;/a&gt; help topics."/>
							</workitems>
						</followup-action>
					</followup-actions>
				</operation>
		        <operation id="com.ibm.team.process.client.acceptTeamInvitation">
		            <followup-actions>
		                <followup-action description="Show initial work items created when accepting team invitation." id="com.ibm.team.process.client.runAssignedWorkitemsQueryForAcceptInvitation" name="Show Work Items"/>
		            </followup-actions>
		        </operation>
		    </role>
		</behavior>
	</team-configuration>

</process-specification>
