<?xml version='1.0' encoding='UTF-8'?>
<definitions xmlns="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:activiti="http://activiti.org/bpmn"
    xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:omgdc="http://www.omg.org/spec/DD/20100524/DC"
    xmlns:omgdi="http://www.omg.org/spec/DD/20100524/DI" typeLanguage="http://www.w3.org/2001/XMLSchema"
    expressionLanguage="http://www.w3.org/1999/XPath" targetNamespace="http://www.activiti.org/processdef"
    xmlns:modeler="http://activiti.com/modeler" modeler:version="1.0ev" modeler:exportDateTime="20160224225857" modeler:modelId="976125"
    modeler:modelVersion="1" modeler:modelLastUpdated="1456354718284">
    <process id="TaskBucketsSample" name="Task Buckets Samlpe" isExecutable="true">
        <startEvent id="startEvent1"/>
        <userTask id="sid-48A7823F-4B40-47B8-87CC-E8644DB0BCC1" name="Review Action" activiti:candidateGroups="gratefulDead ${player}">
            <extensionElements>
                <modeler:allow-send-email>true</modeler:allow-send-email>
            </extensionElements>
        </userTask>
        <sequenceFlow id="sid-6FA23707-E60C-49D8-9469-D04168A1D3E4" sourceRef="startEvent1"
            targetRef="sid-48A7823F-4B40-47B8-87CC-E8644DB0BCC1"/>
        <endEvent id="sid-C4AB847D-4507-418F-9755-0B4459E313B1"/>
        <sequenceFlow id="sid-5318DBD2-5D7A-406C-9877-B80179AAD298" sourceRef="sid-48A7823F-4B40-47B8-87CC-E8644DB0BCC1"
            targetRef="sid-C4AB847D-4507-418F-9755-0B4459E313B1"/>
    </process>
    <bpmndi:BPMNDiagram id="BPMNDiagram_TaskBucketsSample">
        <bpmndi:BPMNPlane bpmnElement="TaskBucketsSample" id="BPMNPlane_TaskBucketsSample">
            <bpmndi:BPMNShape bpmnElement="startEvent1" id="BPMNShape_startEvent1">
                <omgdc:Bounds height="30.0" width="30.0" x="100.0" y="163.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNShape bpmnElement="sid-48A7823F-4B40-47B8-87CC-E8644DB0BCC1"
                id="BPMNShape_sid-48A7823F-4B40-47B8-87CC-E8644DB0BCC1">
                <omgdc:Bounds height="80.0" width="100.0" x="190.5" y="138.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNShape bpmnElement="sid-C4AB847D-4507-418F-9755-0B4459E313B1"
                id="BPMNShape_sid-C4AB847D-4507-418F-9755-0B4459E313B1">
                <omgdc:Bounds height="28.0" width="28.0" x="459.5" y="164.0"/>
            </bpmndi:BPMNShape>
            <bpmndi:BPMNEdge bpmnElement="sid-6FA23707-E60C-49D8-9469-D04168A1D3E4" id="BPMNEdge_sid-6FA23707-E60C-49D8-9469-D04168A1D3E4">
                <omgdi:waypoint x="130.0" y="178.0"/>
                <omgdi:waypoint x="190.5" y="178.0"/>
            </bpmndi:BPMNEdge>
            <bpmndi:BPMNEdge bpmnElement="sid-5318DBD2-5D7A-406C-9877-B80179AAD298" id="BPMNEdge_sid-5318DBD2-5D7A-406C-9877-B80179AAD298">
                <omgdi:waypoint x="290.5" y="178.0"/>
                <omgdi:waypoint x="459.5" y="178.0"/>
            </bpmndi:BPMNEdge>
        </bpmndi:BPMNPlane>
    </bpmndi:BPMNDiagram>
</definitions>