<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL"
                  xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI"
                  xmlns:dc="http://www.omg.org/spec/DD/20100524/DC"
                  xmlns:di="http://www.omg.org/spec/DD/20100524/DI"
                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
                  id="Definitions_Comercial"
                  targetNamespace="http://workmed.cl/bpmn/comercial"
                  exporter="EMERCOM SpA"
                  exporterVersion="2.0">

  <bpmn:collaboration id="Collaboration_CO">
    <bpmn:participant id="Participant_CO" name="Workmed - Comercial · Captura B2B + Convenios + Pricing + Handoff a Operaciones · Sábana valorizada a Finanzas" processRef="Process_CO"/>
  </bpmn:collaboration>

  <bpmn:process id="Process_CO" isExecutable="false">
    <bpmn:laneSet id="LaneSet_CO">
      <bpmn:lane id="Lane_Cliente" name="Cliente prospecto / activo (top 10 = mantención y construcción minera · 80-90% ingreso)">
        <bpmn:flowNodeRef>Start_Cliente</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Receive_CotCliente</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>GW_Acepta</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>End_Rechaza</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Send_AceptaCot</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Send_EnviaNomina</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_KAM" name="KAM · Ejecutiva (Andrea Méndez · Carolina · red comercial · cartera por ejecutivo)">
        <bpmn:flowNodeRef>Start_CO</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>UT_Identifica</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Send_PideDicom</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Receive_Indicadores</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>GW_Califica</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ST_Descarta</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>End_Descartado</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>UT_CreaNegocio</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>GW_Convenio</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>GW_Bateria</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Send_EnviarCotizacion</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Receive_Aceptacion</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>GW_NoOC</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Receive_OC</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>UT_GeneraContrato</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>MT_CopyPasteHubSpotFlowMed</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Send_HandoffOps</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>End_HandoffOps</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_Marcela" name="Marcela · Gerencia Comercial (validación experta · convenios · gobernanza catálogo · bandera roja)">
        <bpmn:flowNodeRef>UT_NegociaConvenio</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>ST_EmpujaConvenio</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>SubProc_GobernanzaCatalogo</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_DirMed" name="Director Médico · Validación técnica baterías nuevas (RN-06)">
        <bpmn:flowNodeRef>Receive_SolicitudVal</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>UT_ValidaBateria</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Send_RespondeValidacion</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_Ignacio" name="Ignacio Ahumada · BI / Valorización (Script Python · descuentos · cierre mensual)">
        <bpmn:flowNodeRef>SrvT_ScriptPython</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>SubProc_CierreMes</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>End_HandoffFinanzas</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_Finanzas" name="Finanzas · Coustasse (aprobaciones especiales · Dicom · creación de cliente RN-12)">
        <bpmn:flowNodeRef>Receive_AprobFin</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>UT_AprobacionEspecial</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>Send_RespondeAprob</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_Operaciones" name="Operaciones · Pablo Martínez (recibe handoff de cotización ganada · ejecuta batería)">
        <bpmn:flowNodeRef>Receive_HandoffOps</bpmn:flowNodeRef>
      </bpmn:lane>
      <bpmn:lane id="Lane_Sistemas" name="Sistemas (HubSpot CRM · FlowMed · Script Python pricing · Defontana · Excel sábana · Outlook · Power BI · AWS replica subutilizada)">
        <bpmn:flowNodeRef>DS_HubSpot</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>DS_FlowMed</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>DS_ScriptPython</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>DS_Defontana</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>DS_ExcelSabana</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>DS_Outlook</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>DS_PowerBI</bpmn:flowNodeRef>
        <bpmn:flowNodeRef>DS_AWSreplica</bpmn:flowNodeRef>
      </bpmn:lane>
    </bpmn:laneSet>

    <!-- ============================ -->
    <!-- LANE CLIENTE -->
    <!-- ============================ -->
    <bpmn:startEvent id="Start_Cliente" name="Cliente afín detectado (prospección B2B)">
      <bpmn:outgoing>F_C0</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:receiveTask id="Receive_CotCliente" name="Recibe cotización por Outlook (1-90 días sin SLA)">
      <bpmn:incoming>F_C1</bpmn:incoming>
      <bpmn:outgoing>F_C2</bpmn:outgoing>
    </bpmn:receiveTask>
    <bpmn:exclusiveGateway id="GW_Acepta" name="¿Cliente acepta cotización?">
      <bpmn:incoming>F_C2</bpmn:incoming>
      <bpmn:outgoing>F_C_No</bpmn:outgoing>
      <bpmn:outgoing>F_C_Si</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:endEvent id="End_Rechaza" name="Sin respuesta · queda en embudo (hasta 3 meses · loop Marcela↔Ignacio HU-10)">
      <bpmn:incoming>F_C_No</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:sendTask id="Send_AceptaCot" name="Confirma aceptación al ejecutivo (HubSpot embudo · RN-CO-03)">
      <bpmn:incoming>F_C_Si</bpmn:incoming>
      <bpmn:outgoing>F_C3</bpmn:outgoing>
    </bpmn:sendTask>
    <bpmn:sendTask id="Send_EnviaNomina" name="Envía nómina + OC a agendamiento@workmed (RN-CO-09 · ticket HubSpot)">
      <bpmn:incoming>F_C3</bpmn:incoming>
      <bpmn:outgoing>F_C4</bpmn:outgoing>
    </bpmn:sendTask>

    <!-- ============================ -->
    <!-- LANE KAM -->
    <!-- ============================ -->
    <bpmn:startEvent id="Start_CO" name="Cliente nuevo o prospecto identificado">
      <bpmn:outgoing>F1</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:userTask id="UT_Identifica" name="Identifica cliente afín (mantención / construcción minera · RN-CO-01)">
      <bpmn:incoming>F1</bpmn:incoming>
      <bpmn:outgoing>F2</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:sendTask id="Send_PideDicom" name="Solicita Dicom + compliance a Finanzas (RN-CO-02 · RN-12)">
      <bpmn:incoming>F2</bpmn:incoming>
      <bpmn:outgoing>F3</bpmn:outgoing>
    </bpmn:sendTask>
    <bpmn:receiveTask id="Receive_Indicadores" name="Recibe indicadores Dicom de Finanzas">
      <bpmn:incoming>F3</bpmn:incoming>
      <bpmn:outgoing>F4</bpmn:outgoing>
    </bpmn:receiveTask>
    <bpmn:exclusiveGateway id="GW_Califica" name="¿Califica tras Dicom? (RN-12)">
      <bpmn:incoming>F4</bpmn:incoming>
      <bpmn:outgoing>F_NoCal</bpmn:outgoing>
      <bpmn:outgoing>F_SiCal</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:serviceTask id="ST_Descarta" name="Descartar / dejar en seguimiento (queda en HubSpot)">
      <bpmn:incoming>F_NoCal</bpmn:incoming>
      <bpmn:outgoing>F_Desc</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:endEvent id="End_Descartado" name="Prospecto descartado">
      <bpmn:incoming>F_Desc</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:userTask id="UT_CreaNegocio" name="Crea negocio en HubSpot (embudo · RN-CO-03 · HU-01)">
      <bpmn:incoming>F_SiCal</bpmn:incoming>
      <bpmn:outgoing>F5</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DOA_HubSpotNegocio">
        <bpmn:targetRef>DS_HubSpot</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:exclusiveGateway id="GW_Convenio" name="¿Cliente top exige convenio? (RN-10 · HU-04)">
      <bpmn:incoming>F5</bpmn:incoming>
      <bpmn:outgoing>F_SiConv</bpmn:outgoing>
      <bpmn:outgoing>F_NoConv</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="GW_Bateria" name="¿Requiere batería personalizada? (RN-05 · HU-05)">
      <bpmn:incoming>F_NoConv</bpmn:incoming>
      <bpmn:incoming>F_ConvOK</bpmn:incoming>
      <bpmn:outgoing>F_SiBat</bpmn:outgoing>
      <bpmn:outgoing>F_NoBat</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sendTask id="Send_EnviarCotizacion" name="Envía cotización al cliente por Outlook (registrada en HubSpot)">
      <bpmn:incoming>F_CotOK</bpmn:incoming>
      <bpmn:outgoing>F_Env</bpmn:outgoing>
    </bpmn:sendTask>
    <bpmn:receiveTask id="Receive_Aceptacion" name="Recibe aceptación · actualiza embudo a 'aceptada'">
      <bpmn:incoming>F_Env</bpmn:incoming>
      <bpmn:outgoing>F_Acep</bpmn:outgoing>
    </bpmn:receiveTask>
    <bpmn:exclusiveGateway id="GW_NoOC" name="¿Cliente bajo &quot;no atención sin OC&quot;? (RN-08 · HU-12)">
      <bpmn:incoming>F_Acep</bpmn:incoming>
      <bpmn:outgoing>F_SiOC</bpmn:outgoing>
      <bpmn:outgoing>F_NoOC</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:receiveTask id="Receive_OC" name="Espera OC del cliente (sin OC → no se atiende)">
      <bpmn:incoming>F_SiOC</bpmn:incoming>
      <bpmn:outgoing>F_OCok</bpmn:outgoing>
    </bpmn:receiveTask>
    <bpmn:userTask id="UT_GeneraContrato" name="Genera contrato/convenio en FlowMed (RN-CO-09)">
      <bpmn:incoming>F_NoOC</bpmn:incoming>
      <bpmn:incoming>F_OCok</bpmn:incoming>
      <bpmn:outgoing>F_Contrato</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DOA_FlowMedContrato">
        <bpmn:targetRef>DS_FlowMed</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:userTask>
    <bpmn:manualTask id="MT_CopyPasteHubSpotFlowMed" name="Copy-paste manual cliente HubSpot → FlowMed (E-10 · sin integración desde 2024)">
      <bpmn:incoming>F_Contrato</bpmn:incoming>
      <bpmn:outgoing>F_CP</bpmn:outgoing>
    </bpmn:manualTask>
    <bpmn:sendTask id="Send_HandoffOps" name="Handoff a Operaciones (Pablo) con instrucciones de batería + nómina">
      <bpmn:incoming>F_CP</bpmn:incoming>
      <bpmn:outgoing>F_Ho</bpmn:outgoing>
    </bpmn:sendTask>
    <bpmn:endEvent id="End_HandoffOps" name="Cotización ganada · contrato vigente · OS gatillada (RN-CO-09)">
      <bpmn:incoming>F_HoEnd</bpmn:incoming>
    </bpmn:endEvent>

    <!-- ============================ -->
    <!-- LANE MARCELA -->
    <!-- ============================ -->
    <bpmn:userTask id="UT_NegociaConvenio" name="Negocia convenio top (tarifas + contactos cobranza + condiciones · RN-10)">
      <bpmn:incoming>F_SiConv</bpmn:incoming>
      <bpmn:outgoing>F_NegOK</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:sendTask id="ST_EmpujaConvenio" name="Empuja convenio firmado (compliance · RN-CO-04 / RN-CO-42)">
      <bpmn:incoming>F_NegOK</bpmn:incoming>
      <bpmn:outgoing>F_ConvOK</bpmn:outgoing>
    </bpmn:sendTask>
    <bpmn:subProcess id="SubProc_GobernanzaCatalogo" name="Gobernanza catálogo · autoría única (RN-13 · paralelo · cambios silenciosos detectados a 3-4 meses)">
      <bpmn:startEvent id="GC_Start" name="Solicitud de cambio catálogo">
        <bpmn:outgoing>GC_F1</bpmn:outgoing>
      </bpmn:startEvent>
      <bpmn:userTask id="GC_Mantiene" name="Mantiene catálogo (autoría única · canal auditable · RN-13)">
        <bpmn:incoming>GC_F1</bpmn:incoming>
        <bpmn:outgoing>GC_F2</bpmn:outgoing>
      </bpmn:userTask>
      <bpmn:userTask id="GC_RevisaCambios" name="Detecta cambios silenciosos (mirada experta · loop Marcela↔Ignacio HU-10)">
        <bpmn:incoming>GC_F2</bpmn:incoming>
        <bpmn:outgoing>GC_F3</bpmn:outgoing>
      </bpmn:userTask>
      <bpmn:endEvent id="GC_End" name="Catálogo gobernado">
        <bpmn:incoming>GC_F3</bpmn:incoming>
      </bpmn:endEvent>
      <bpmn:sequenceFlow id="GC_F1" sourceRef="GC_Start" targetRef="GC_Mantiene"/>
      <bpmn:sequenceFlow id="GC_F2" sourceRef="GC_Mantiene" targetRef="GC_RevisaCambios"/>
      <bpmn:sequenceFlow id="GC_F3" sourceRef="GC_RevisaCambios" targetRef="GC_End"/>
    </bpmn:subProcess>

    <!-- ============================ -->
    <!-- LANE DIRECTOR MEDICO -->
    <!-- ============================ -->
    <bpmn:receiveTask id="Receive_SolicitudVal" name="Recibe solicitud validación batería (RN-05 · HU-05)">
      <bpmn:incoming>F_SiBat</bpmn:incoming>
      <bpmn:outgoing>F_DM1</bpmn:outgoing>
    </bpmn:receiveTask>
    <bpmn:userTask id="UT_ValidaBateria" name="Valida técnicamente batería personalizada (clínica · RN-06)">
      <bpmn:incoming>F_DM1</bpmn:incoming>
      <bpmn:outgoing>F_DM2</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:sendTask id="Send_RespondeValidacion" name="Comunica validación a KAM + Operaciones (Pablo · RN-06)">
      <bpmn:incoming>F_DM2</bpmn:incoming>
      <bpmn:outgoing>F_DM3</bpmn:outgoing>
    </bpmn:sendTask>

    <!-- ============================ -->
    <!-- LANE IGNACIO BI -->
    <!-- ============================ -->
    <bpmn:serviceTask id="SrvT_ScriptPython" name="Genera cotización con Script Python pricing (RN-02 descuentos 5/10/12% · ~2.553 líneas en GitHub personal · migración pendiente Christian Urbina)">
      <bpmn:incoming>F_NoBat</bpmn:incoming>
      <bpmn:incoming>F_DM3</bpmn:incoming>
      <bpmn:outgoing>F_Cot</bpmn:outgoing>
      <bpmn:dataOutputAssociation id="DOA_ScriptPython">
        <bpmn:targetRef>DS_ScriptPython</bpmn:targetRef>
      </bpmn:dataOutputAssociation>
    </bpmn:serviceTask>
    <bpmn:subProcess id="SubProc_CierreMes" name="Cierre de mes Ignacio · paralelo (recálculo intra-mes RN-03 · sábana Excel RN-CO-14/21)">
      <bpmn:startEvent id="CM_Start" name="Cierre mensual disparado">
        <bpmn:outgoing>CM_F1</bpmn:outgoing>
      </bpmn:startEvent>
      <bpmn:serviceTask id="CM_Recalculo" name="Recálculo retroactivo intra-mes (RN-03 · ej. Syncore 16% sobre 750 personas = $33M sobre $208M)">
        <bpmn:incoming>CM_F1</bpmn:incoming>
        <bpmn:outgoing>CM_F2</bpmn:outgoing>
      </bpmn:serviceTask>
      <bpmn:manualTask id="CM_ConsolidaSabana" name="Consolida sábana Excel mensual (RN-CO-14 · RN-CO-21 · ≥1 semana · loop con Marcela HU-10)">
        <bpmn:incoming>CM_F2</bpmn:incoming>
        <bpmn:outgoing>CM_F3</bpmn:outgoing>
      </bpmn:manualTask>
      <bpmn:sendTask id="CM_EnviaSabana" name="Envía sábana valorizada a Finanzas (Outlook · frontera salida secundaria)">
        <bpmn:incoming>CM_F3</bpmn:incoming>
        <bpmn:outgoing>CM_F4</bpmn:outgoing>
      </bpmn:sendTask>
      <bpmn:endEvent id="CM_End" name="Sábana enviada">
        <bpmn:incoming>CM_F4</bpmn:incoming>
      </bpmn:endEvent>
      <bpmn:sequenceFlow id="CM_F1" sourceRef="CM_Start" targetRef="CM_Recalculo"/>
      <bpmn:sequenceFlow id="CM_F2" sourceRef="CM_Recalculo" targetRef="CM_ConsolidaSabana"/>
      <bpmn:sequenceFlow id="CM_F3" sourceRef="CM_ConsolidaSabana" targetRef="CM_EnviaSabana"/>
      <bpmn:sequenceFlow id="CM_F4" sourceRef="CM_EnviaSabana" targetRef="CM_End"/>
    </bpmn:subProcess>
    <bpmn:endEvent id="End_HandoffFinanzas" name="Handoff a Finanzas (sábana valorizada → EDP · RN-CO-21)">
      <bpmn:incoming>F_HFin</bpmn:incoming>
    </bpmn:endEvent>

    <!-- ============================ -->
    <!-- LANE FINANZAS -->
    <!-- ============================ -->
    <bpmn:exclusiveGateway id="GW_MontoFin" name="¿Monto cotización supera umbral aprobación Finanzas? (RN-12)">
      <bpmn:incoming>F_Cot</bpmn:incoming>
      <bpmn:outgoing>F_SiAp</bpmn:outgoing>
      <bpmn:outgoing>F_NoAp</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:receiveTask id="Receive_AprobFin" name="Recibe solicitud aprobación especial (Coustasse · RN-12)">
      <bpmn:incoming>F_SiAp</bpmn:incoming>
      <bpmn:outgoing>F_FN1</bpmn:outgoing>
    </bpmn:receiveTask>
    <bpmn:userTask id="UT_AprobacionEspecial" name="Aprueba (o rechaza) tarifa/condiciones especiales (gobernanza Finanzas)">
      <bpmn:incoming>F_FN1</bpmn:incoming>
      <bpmn:outgoing>F_FN2</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:sendTask id="Send_RespondeAprob" name="Responde aprobación a KAM (continúa cotización)">
      <bpmn:incoming>F_FN2</bpmn:incoming>
      <bpmn:outgoing>F_FN3</bpmn:outgoing>
    </bpmn:sendTask>

    <!-- ============================ -->
    <!-- LANE OPERACIONES (Pablo) -->
    <!-- ============================ -->
    <bpmn:receiveTask id="Receive_HandoffOps" name="Recibe handoff cotización ganada · ejecuta batería + agenda (a operaciones-principal.bpmn)">
      <bpmn:incoming>F_Ho</bpmn:incoming>
      <bpmn:outgoing>F_HoEnd</bpmn:outgoing>
    </bpmn:receiveTask>

    <!-- ============================ -->
    <!-- DATA STORES -->
    <!-- ============================ -->
    <bpmn:dataStoreReference id="DS_HubSpot" name="HubSpot CRM (embudo · ticketera · sin integración FlowMed E-10)"/>
    <bpmn:dataStoreReference id="DS_FlowMed" name="FlowMed (contratos · producción · onboarding manual)"/>
    <bpmn:dataStoreReference id="DS_ScriptPython" name="Script Python pricing (~2.553 líneas · GitHub personal Ignacio · RN-02)"/>
    <bpmn:dataStoreReference id="DS_Defontana" name="Defontana ERP (facturación · sin contacto stack comercial)"/>
    <bpmn:dataStoreReference id="DS_ExcelSabana" name="Excel sábana valorizada (sostén universal · 1 día desfase)"/>
    <bpmn:dataStoreReference id="DS_Outlook" name="Outlook (canal email · entra/sale CRM)"/>
    <bpmn:dataStoreReference id="DS_PowerBI" name="Power BI (dashboards · Pareto · segmentación 2.500/33/46)"/>
    <bpmn:dataStoreReference id="DS_AWSreplica" name="AWS read-replica Secall/FlowMed (subutilizada · E-11)"/>

    <!-- ============================ -->
    <!-- SEQUENCE FLOWS -->
    <!-- ============================ -->
    <!-- Cliente -->
    <bpmn:sequenceFlow id="F_C0" sourceRef="Start_Cliente" targetRef="Receive_CotCliente"/>
    <bpmn:sequenceFlow id="F_C1" sourceRef="Send_EnviarCotizacion" targetRef="Receive_CotCliente"/>
    <bpmn:sequenceFlow id="F_C2" sourceRef="Receive_CotCliente" targetRef="GW_Acepta"/>
    <bpmn:sequenceFlow id="F_C_No" name="no / silencio" sourceRef="GW_Acepta" targetRef="End_Rechaza"/>
    <bpmn:sequenceFlow id="F_C_Si" name="sí" sourceRef="GW_Acepta" targetRef="Send_AceptaCot"/>
    <bpmn:sequenceFlow id="F_C3" sourceRef="Send_AceptaCot" targetRef="Send_EnviaNomina"/>
    <bpmn:sequenceFlow id="F_C4" sourceRef="Send_EnviaNomina" targetRef="Receive_Aceptacion"/>

    <!-- KAM -->
    <bpmn:sequenceFlow id="F1" sourceRef="Start_CO" targetRef="UT_Identifica"/>
    <bpmn:sequenceFlow id="F2" sourceRef="UT_Identifica" targetRef="Send_PideDicom"/>
    <bpmn:sequenceFlow id="F3" sourceRef="Send_PideDicom" targetRef="Receive_Indicadores"/>
    <bpmn:sequenceFlow id="F4" sourceRef="Receive_Indicadores" targetRef="GW_Califica"/>
    <bpmn:sequenceFlow id="F_NoCal" name="no" sourceRef="GW_Califica" targetRef="ST_Descarta"/>
    <bpmn:sequenceFlow id="F_SiCal" name="sí" sourceRef="GW_Califica" targetRef="UT_CreaNegocio"/>
    <bpmn:sequenceFlow id="F_Desc" sourceRef="ST_Descarta" targetRef="End_Descartado"/>
    <bpmn:sequenceFlow id="F5" sourceRef="UT_CreaNegocio" targetRef="GW_Convenio"/>
    <bpmn:sequenceFlow id="F_SiConv" name="sí (top RN-10)" sourceRef="GW_Convenio" targetRef="UT_NegociaConvenio"/>
    <bpmn:sequenceFlow id="F_NoConv" name="no" sourceRef="GW_Convenio" targetRef="GW_Bateria"/>
    <bpmn:sequenceFlow id="F_NegOK" sourceRef="UT_NegociaConvenio" targetRef="ST_EmpujaConvenio"/>
    <bpmn:sequenceFlow id="F_ConvOK" sourceRef="ST_EmpujaConvenio" targetRef="GW_Bateria"/>
    <bpmn:sequenceFlow id="F_SiBat" name="sí (RN-05)" sourceRef="GW_Bateria" targetRef="Receive_SolicitudVal"/>
    <bpmn:sequenceFlow id="F_NoBat" name="no (catálogo base ~100 SUSESO/ACHS/Mutual)" sourceRef="GW_Bateria" targetRef="SrvT_ScriptPython"/>
    <bpmn:sequenceFlow id="F_DM1" sourceRef="Receive_SolicitudVal" targetRef="UT_ValidaBateria"/>
    <bpmn:sequenceFlow id="F_DM2" sourceRef="UT_ValidaBateria" targetRef="Send_RespondeValidacion"/>
    <bpmn:sequenceFlow id="F_DM3" sourceRef="Send_RespondeValidacion" targetRef="SrvT_ScriptPython"/>
    <bpmn:sequenceFlow id="F_Cot" sourceRef="SrvT_ScriptPython" targetRef="GW_MontoFin"/>
    <bpmn:sequenceFlow id="F_SiAp" name="sí" sourceRef="GW_MontoFin" targetRef="Receive_AprobFin"/>
    <bpmn:sequenceFlow id="F_NoAp" name="no" sourceRef="GW_MontoFin" targetRef="Send_EnviarCotizacion"/>
    <bpmn:sequenceFlow id="F_FN1" sourceRef="Receive_AprobFin" targetRef="UT_AprobacionEspecial"/>
    <bpmn:sequenceFlow id="F_FN2" sourceRef="UT_AprobacionEspecial" targetRef="Send_RespondeAprob"/>
    <bpmn:sequenceFlow id="F_FN3" sourceRef="Send_RespondeAprob" targetRef="Send_EnviarCotizacion"/>
    <bpmn:sequenceFlow id="F_Env" sourceRef="Send_EnviarCotizacion" targetRef="Receive_Aceptacion"/>
    <bpmn:sequenceFlow id="F_Acep" sourceRef="Receive_Aceptacion" targetRef="GW_NoOC"/>
    <bpmn:sequenceFlow id="F_SiOC" name="sí (RN-08 · 1 cliente al 100%)" sourceRef="GW_NoOC" targetRef="Receive_OC"/>
    <bpmn:sequenceFlow id="F_NoOC" name="no (riesgo cobranza)" sourceRef="GW_NoOC" targetRef="UT_GeneraContrato"/>
    <bpmn:sequenceFlow id="F_OCok" sourceRef="Receive_OC" targetRef="UT_GeneraContrato"/>
    <bpmn:sequenceFlow id="F_Contrato" sourceRef="UT_GeneraContrato" targetRef="MT_CopyPasteHubSpotFlowMed"/>
    <bpmn:sequenceFlow id="F_CP" sourceRef="MT_CopyPasteHubSpotFlowMed" targetRef="Send_HandoffOps"/>
    <bpmn:sequenceFlow id="F_Ho" sourceRef="Send_HandoffOps" targetRef="Receive_HandoffOps"/>
    <bpmn:sequenceFlow id="F_HoEnd" sourceRef="Receive_HandoffOps" targetRef="End_HandoffOps"/>

    <!-- Cierre Ignacio -->
    <bpmn:sequenceFlow id="F_HFin" sourceRef="SubProc_CierreMes" targetRef="End_HandoffFinanzas"/>

    <!-- ============================ -->
    <!-- TEXT ANNOTATIONS · RN-CO + contexto -->
    <!-- ============================ -->
    <bpmn:textAnnotation id="Ann_RN01">
      <bpmn:text>RN-CO-01 · Tarifario congelado hace ~2 años · cotización a precio fijo de tabla [Comercial-20260420 27:34]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN01" sourceRef="Ann_RN01" targetRef="SrvT_ScriptPython"/>

    <bpmn:textAnnotation id="Ann_RN02">
      <bpmn:text>RN-CO-02 · Descuentos por volumen escalonados · 100→5% · 200→10% · 500→12% sobre total facturable [Comercial-20260420 27:34; ComercialBI-20260422 7:08]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN02" sourceRef="Ann_RN02" targetRef="SrvT_ScriptPython"/>

    <bpmn:textAnnotation id="Ann_RN03">
      <bpmn:text>RN-CO-03 · Variación intra-mes del descuento · si la empresa pasa de 20 a 100 trabajadores el descuento del día anterior se recalcula retroactivo · ej. Syncore 16% sobre 750 personas = $33M sobre $208M [Comercial-20260420 34:36]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN03" sourceRef="Ann_RN03" targetRef="SubProc_CierreMes"/>

    <bpmn:textAnnotation id="Ann_RN04">
      <bpmn:text>RN-CO-04 · Catálogo base ~100 baterías SUSESO + ACHS + Mutual · cliente puede subir el estándar pero NUNCA bajarlo (piso normativo) [Comercial-20260420 46:28, 47:24]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN04" sourceRef="Ann_RN04" targetRef="GW_Bateria"/>

    <bpmn:textAnnotation id="Ann_RN05">
      <bpmn:text>RN-CO-05 · Baterías personalizadas por cliente · ID padre + ID hijo · ej. "batería BHP 1" / "batería MEL X" · Marcela diseña sobre catálogo base [Comercial-20260420 46:28, 49:20]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN05" sourceRef="Ann_RN05" targetRef="Receive_SolicitudVal"/>

    <bpmn:textAnnotation id="Ann_RN06">
      <bpmn:text>RN-CO-06 · Validación técnica de batería nueva · pasa por Director Médico (clínica) → comunicada a Operaciones (Pablo Martínez) para ejecución [Comercial-20260420 48:23]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN06" sourceRef="Ann_RN06" targetRef="UT_ValidaBateria"/>

    <bpmn:textAnnotation id="Ann_RN07">
      <bpmn:text>RN-CO-07 · Política de no-show · Workmed NO cobra inasistencias del trabajador · cobro sólo cuando se atiende y se emite informe [Comercial-20260420 6:25, 6:51]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN07" sourceRef="Ann_RN07" targetRef="UT_GeneraContrato"/>

    <bpmn:textAnnotation id="Ann_RN08">
      <bpmn:text>RN-CO-08 · "No atención sin OC" · hoy aplica al 100% sólo a 1 cliente (palanca infrautilizada · 1 segunda empresa entrando) [Comercial-20260420 25:16, 26:12]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN08" sourceRef="Ann_RN08" targetRef="GW_NoOC"/>

    <bpmn:textAnnotation id="Ann_RN09">
      <bpmn:text>RN-CO-09 · Frontera salida Comercial · (a) cliente activo HubSpot con cotización aceptada o convenio firmado · (b) email nómina Excel a agendamiento@workmed → ticket gatilla Agendamiento [Comercial-20260420 2:51, 4:10, 4:39]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN09" sourceRef="Ann_RN09" targetRef="End_HandoffOps"/>

    <bpmn:textAnnotation id="Ann_RN10">
      <bpmn:text>RN-CO-10 · ~60% del top de clientes opera bajo convenio firmado (tarifas + cobranza + condiciones) · grandes exigen convenio antes de operar (compliance) [Comercial-20260420 12:43, 18:20]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN10" sourceRef="Ann_RN10" targetRef="UT_NegociaConvenio"/>

    <bpmn:textAnnotation id="Ann_RN11">
      <bpmn:text>RN-CO-11 · Vigencia de batería · 1 año privados / 2-5 años en mutuales [Flowmed-20260409 41:05]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN11" sourceRef="Ann_RN11" targetRef="UT_ValidaBateria"/>

    <bpmn:textAnnotation id="Ann_RN12">
      <bpmn:text>RN-CO-12 · Aprobaciones cruzadas con Finanzas · enrolamiento cliente se construye junto con Finanzas (Dicom + cobranza) · responsabilidad combinada y no totalmente clara [Comercial-20260420 7:20, 7:50]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN12" sourceRef="Ann_RN12" targetRef="UT_AprobacionEspecial"/>

    <bpmn:textAnnotation id="Ann_RN13">
      <bpmn:text>RN-CO-13 · Autoría única catálogo prestaciones · cambios deben pasar por canal único auditable · regla violada en incidente real (prestación renombrada y duplicada en valor · detectado a 3-4 meses) [Comercial-20260420 44:01, 44:30]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN13" sourceRef="Ann_RN13" targetRef="SubProc_GobernanzaCatalogo"/>

    <bpmn:textAnnotation id="Ann_RN14">
      <bpmn:text>RN-CO-14 · Segmentación operativa cartera · ~2.500 sin actividad / 33 atención (1 mes cae) / 46 mantener / resto normales [ComercialBI-20260422 8:08, 8:41]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN14" sourceRef="Ann_RN14" targetRef="UT_CreaNegocio"/>

    <bpmn:textAnnotation id="Ann_RN15">
      <bpmn:text>RN-CO-15 · Descuentos focalizados por mix · estrategia fidelización aplica descuento sobre el producto que cada empresa más compra (no descuento general) [ComercialBI-20260422 10:30]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_RN15" sourceRef="Ann_RN15" targetRef="UT_NegociaConvenio"/>

    <bpmn:textAnnotation id="Ann_E10">
      <bpmn:text>E-10 · HubSpot ↔ FlowMed sin integración (intento 2024 Patricia Maturana sin acuerdo) · obliga copy-paste manual indefinido · limita BI (cluster, mix, frecuencia, upsell) [Comercial-20260420 52:10, 52:37]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_E10" sourceRef="Ann_E10" targetRef="MT_CopyPasteHubSpotFlowMed"/>

    <bpmn:textAnnotation id="Ann_Concentracion">
      <bpmn:text>Concentración 80-90% del ingreso mensual en top 5-10 empresas (mantención + construcción minera) · top 10 = peores pagadores (factoring para amortiguar flujo) [Comercial-20260420 21:58, 37:48, 16:04]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_Concentracion" sourceRef="Ann_Concentracion" targetRef="UT_Identifica"/>

    <bpmn:textAnnotation id="Ann_Loop">
      <bpmn:text>Loop Marcela ↔ Ignacio (HU-10 · "no me cuadra eso, Nacho") · validación experta puede repetirse hasta que cómputo cuadre · ciclo ≥1 semana [Comercial-20260420 33:37, 34:07]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_Loop" sourceRef="Ann_Loop" targetRef="SubProc_CierreMes"/>

    <bpmn:textAnnotation id="Ann_E11">
      <bpmn:text>E-11 · AWS read-replica Secall/FlowMed subutilizada por Comercial · "sé que existe pero nunca la he visto" (Marcela) [Comercial-20260420 35:51, 55:28]</bpmn:text>
    </bpmn:textAnnotation>
    <bpmn:association id="Assoc_E11" sourceRef="Ann_E11" targetRef="DS_AWSreplica"/>

  </bpmn:process>

  <!-- =====================================================
       DI Layout
       Pool x=120 y=60 w=5400 h=1740
       Lanes:
         Cliente        y=60   h=160  (60..220)
         KAM            y=220  h=200  (220..420)
         Marcela        y=420  h=200  (420..620)
         DirMed         y=620  h=140  (620..760)
         Ignacio        y=760  h=200  (760..960)
         Finanzas       y=960  h=160  (960..1120)
         Operaciones    y=1120 h=160  (1120..1280)
         Sistemas       y=1280 h=520  (1280..1800)
       Annotations: y=1820..2100 below pool
       ===================================================== -->
  <bpmndi:BPMNDiagram id="Diagram_CO">
    <bpmndi:BPMNPlane id="Plane_CO" bpmnElement="Collaboration_CO">

      <bpmndi:BPMNShape id="Participant_CO_di" bpmnElement="Participant_CO" isHorizontal="true">
        <dc:Bounds x="120" y="60" width="5400" height="1740"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_Cliente_di" bpmnElement="Lane_Cliente" isHorizontal="true">
        <dc:Bounds x="150" y="60" width="5370" height="160"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_KAM_di" bpmnElement="Lane_KAM" isHorizontal="true">
        <dc:Bounds x="150" y="220" width="5370" height="200"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_Marcela_di" bpmnElement="Lane_Marcela" isHorizontal="true">
        <dc:Bounds x="150" y="420" width="5370" height="200"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_DirMed_di" bpmnElement="Lane_DirMed" isHorizontal="true">
        <dc:Bounds x="150" y="620" width="5370" height="140"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_Ignacio_di" bpmnElement="Lane_Ignacio" isHorizontal="true">
        <dc:Bounds x="150" y="760" width="5370" height="200"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_Finanzas_di" bpmnElement="Lane_Finanzas" isHorizontal="true">
        <dc:Bounds x="150" y="960" width="5370" height="160"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_Operaciones_di" bpmnElement="Lane_Operaciones" isHorizontal="true">
        <dc:Bounds x="150" y="1120" width="5370" height="160"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Lane_Sistemas_di" bpmnElement="Lane_Sistemas" isHorizontal="true">
        <dc:Bounds x="150" y="1280" width="5370" height="520"/>
      </bpmndi:BPMNShape>

      <!-- ===== LANE CLIENTE (y 60..220, mid 140) ===== -->
      <bpmndi:BPMNShape id="Start_Cliente_di" bpmnElement="Start_Cliente">
        <dc:Bounds x="220" y="122" width="36" height="36"/>
        <bpmndi:BPMNLabel><dc:Bounds x="180" y="165" width="120" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Receive_CotCliente_di" bpmnElement="Receive_CotCliente">
        <dc:Bounds x="3500" y="100" width="240" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="GW_Acepta_di" bpmnElement="GW_Acepta" isMarkerVisible="true">
        <dc:Bounds x="3800" y="115" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="3760" y="80" width="140" height="20"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="End_Rechaza_di" bpmnElement="End_Rechaza">
        <dc:Bounds x="3807" y="178" width="36" height="36"/>
        <bpmndi:BPMNLabel><dc:Bounds x="3845" y="190" width="160" height="20"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Send_AceptaCot_di" bpmnElement="Send_AceptaCot">
        <dc:Bounds x="4000" y="100" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Send_EnviaNomina_di" bpmnElement="Send_EnviaNomina">
        <dc:Bounds x="4280" y="100" width="240" height="80"/>
      </bpmndi:BPMNShape>

      <!-- ===== LANE KAM (y 220..420, mid 320) ===== -->
      <bpmndi:BPMNShape id="Start_CO_di" bpmnElement="Start_CO">
        <dc:Bounds x="220" y="302" width="36" height="36"/>
        <bpmndi:BPMNLabel><dc:Bounds x="180" y="345" width="120" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UT_Identifica_di" bpmnElement="UT_Identifica">
        <dc:Bounds x="290" y="280" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Send_PideDicom_di" bpmnElement="Send_PideDicom">
        <dc:Bounds x="540" y="280" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Receive_Indicadores_di" bpmnElement="Receive_Indicadores">
        <dc:Bounds x="790" y="280" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="GW_Califica_di" bpmnElement="GW_Califica" isMarkerVisible="true">
        <dc:Bounds x="1050" y="295" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="1010" y="350" width="140" height="20"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ST_Descarta_di" bpmnElement="ST_Descarta">
        <dc:Bounds x="1140" y="280" width="180" height="60"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="End_Descartado_di" bpmnElement="End_Descartado">
        <dc:Bounds x="1342" y="292" width="36" height="36"/>
        <bpmndi:BPMNLabel><dc:Bounds x="1300" y="335" width="140" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UT_CreaNegocio_di" bpmnElement="UT_CreaNegocio">
        <dc:Bounds x="1140" y="350" width="220" height="60"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="GW_Convenio_di" bpmnElement="GW_Convenio" isMarkerVisible="true">
        <dc:Bounds x="1400" y="355" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="1360" y="225" width="160" height="30"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="GW_Bateria_di" bpmnElement="GW_Bateria" isMarkerVisible="true">
        <dc:Bounds x="2200" y="295" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="2160" y="225" width="160" height="30"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Send_EnviarCotizacion_di" bpmnElement="Send_EnviarCotizacion">
        <dc:Bounds x="3200" y="280" width="240" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Receive_Aceptacion_di" bpmnElement="Receive_Aceptacion">
        <dc:Bounds x="3900" y="280" width="240" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="GW_NoOC_di" bpmnElement="GW_NoOC" isMarkerVisible="true">
        <dc:Bounds x="4200" y="295" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="4160" y="225" width="160" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Receive_OC_di" bpmnElement="Receive_OC">
        <dc:Bounds x="4300" y="240" width="220" height="50"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UT_GeneraContrato_di" bpmnElement="UT_GeneraContrato">
        <dc:Bounds x="4570" y="280" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="MT_CopyPasteHubSpotFlowMed_di" bpmnElement="MT_CopyPasteHubSpotFlowMed">
        <dc:Bounds x="4830" y="280" width="240" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Send_HandoffOps_di" bpmnElement="Send_HandoffOps">
        <dc:Bounds x="5100" y="280" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="End_HandoffOps_di" bpmnElement="End_HandoffOps">
        <dc:Bounds x="5360" y="302" width="36" height="36"/>
        <bpmndi:BPMNLabel><dc:Bounds x="5320" y="345" width="160" height="50"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>

      <!-- ===== LANE MARCELA (y 420..620, mid 520) ===== -->
      <bpmndi:BPMNShape id="UT_NegociaConvenio_di" bpmnElement="UT_NegociaConvenio">
        <dc:Bounds x="1500" y="460" width="240" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="ST_EmpujaConvenio_di" bpmnElement="ST_EmpujaConvenio">
        <dc:Bounds x="1800" y="460" width="240" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SubProc_GobernanzaCatalogo_di" bpmnElement="SubProc_GobernanzaCatalogo" isExpanded="false">
        <dc:Bounds x="4500" y="460" width="320" height="120"/>
      </bpmndi:BPMNShape>

      <!-- ===== LANE DIR MED (y 620..760, mid 690) ===== -->
      <bpmndi:BPMNShape id="Receive_SolicitudVal_di" bpmnElement="Receive_SolicitudVal">
        <dc:Bounds x="2300" y="660" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UT_ValidaBateria_di" bpmnElement="UT_ValidaBateria">
        <dc:Bounds x="2580" y="660" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Send_RespondeValidacion_di" bpmnElement="Send_RespondeValidacion">
        <dc:Bounds x="2860" y="660" width="220" height="80"/>
      </bpmndi:BPMNShape>

      <!-- ===== LANE IGNACIO (y 760..960, mid 860) ===== -->
      <bpmndi:BPMNShape id="SrvT_ScriptPython_di" bpmnElement="SrvT_ScriptPython">
        <dc:Bounds x="2400" y="820" width="320" height="100"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="SubProc_CierreMes_di" bpmnElement="SubProc_CierreMes" isExpanded="false">
        <dc:Bounds x="4830" y="800" width="340" height="120"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="End_HandoffFinanzas_di" bpmnElement="End_HandoffFinanzas">
        <dc:Bounds x="5360" y="842" width="36" height="36"/>
        <bpmndi:BPMNLabel><dc:Bounds x="5310" y="885" width="180" height="50"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>

      <!-- ===== LANE FINANZAS (y 960..1120, mid 1040) ===== -->
      <bpmndi:BPMNShape id="GW_MontoFin_di" bpmnElement="GW_MontoFin" isMarkerVisible="true">
        <dc:Bounds x="2810" y="1015" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="2760" y="1075" width="180" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Receive_AprobFin_di" bpmnElement="Receive_AprobFin">
        <dc:Bounds x="2920" y="1000" width="220" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="UT_AprobacionEspecial_di" bpmnElement="UT_AprobacionEspecial">
        <dc:Bounds x="3160" y="1000" width="240" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Send_RespondeAprob_di" bpmnElement="Send_RespondeAprob">
        <dc:Bounds x="3420" y="1000" width="220" height="80"/>
      </bpmndi:BPMNShape>

      <!-- ===== LANE OPERACIONES (y 1120..1280, mid 1200) ===== -->
      <bpmndi:BPMNShape id="Receive_HandoffOps_di" bpmnElement="Receive_HandoffOps">
        <dc:Bounds x="5100" y="1160" width="240" height="80"/>
      </bpmndi:BPMNShape>

      <!-- ===== LANE SISTEMAS (y 1280..1800) — datastores ===== -->
      <bpmndi:BPMNShape id="DS_HubSpot_di" bpmnElement="DS_HubSpot">
        <dc:Bounds x="1200" y="1380" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="1130" y="1435" width="200" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DS_FlowMed_di" bpmnElement="DS_FlowMed">
        <dc:Bounds x="4620" y="1380" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="4540" y="1435" width="220" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DS_ScriptPython_di" bpmnElement="DS_ScriptPython">
        <dc:Bounds x="2520" y="1380" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="2410" y="1435" width="280" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DS_Defontana_di" bpmnElement="DS_Defontana">
        <dc:Bounds x="3700" y="1380" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="3620" y="1435" width="220" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DS_ExcelSabana_di" bpmnElement="DS_ExcelSabana">
        <dc:Bounds x="4960" y="1380" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="4880" y="1435" width="220" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DS_Outlook_di" bpmnElement="DS_Outlook">
        <dc:Bounds x="3340" y="1380" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="3260" y="1435" width="220" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DS_PowerBI_di" bpmnElement="DS_PowerBI">
        <dc:Bounds x="2880" y="1380" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="2790" y="1435" width="240" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="DS_AWSreplica_di" bpmnElement="DS_AWSreplica">
        <dc:Bounds x="4200" y="1380" width="50" height="50"/>
        <bpmndi:BPMNLabel><dc:Bounds x="4100" y="1435" width="260" height="40"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>

      <!-- ===== ANNOTATIONS (y 1820..2120 BELOW pool) ===== -->
      <bpmndi:BPMNShape id="Ann_RN01_di" bpmnElement="Ann_RN01">
        <dc:Bounds x="200" y="1820" width="320" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN02_di" bpmnElement="Ann_RN02">
        <dc:Bounds x="560" y="1820" width="340" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN03_di" bpmnElement="Ann_RN03">
        <dc:Bounds x="940" y="1820" width="380" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN04_di" bpmnElement="Ann_RN04">
        <dc:Bounds x="1360" y="1820" width="360" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN05_di" bpmnElement="Ann_RN05">
        <dc:Bounds x="1760" y="1820" width="360" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN06_di" bpmnElement="Ann_RN06">
        <dc:Bounds x="2160" y="1820" width="340" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN07_di" bpmnElement="Ann_RN07">
        <dc:Bounds x="2540" y="1820" width="340" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN08_di" bpmnElement="Ann_RN08">
        <dc:Bounds x="2920" y="1820" width="340" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN09_di" bpmnElement="Ann_RN09">
        <dc:Bounds x="3300" y="1820" width="360" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN10_di" bpmnElement="Ann_RN10">
        <dc:Bounds x="3700" y="1820" width="360" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN11_di" bpmnElement="Ann_RN11">
        <dc:Bounds x="4100" y="1820" width="320" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN12_di" bpmnElement="Ann_RN12">
        <dc:Bounds x="4460" y="1820" width="340" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN13_di" bpmnElement="Ann_RN13">
        <dc:Bounds x="4840" y="1820" width="360" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN14_di" bpmnElement="Ann_RN14">
        <dc:Bounds x="200" y="1940" width="380" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_RN15_di" bpmnElement="Ann_RN15">
        <dc:Bounds x="620" y="1940" width="360" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_E10_di" bpmnElement="Ann_E10">
        <dc:Bounds x="1020" y="1940" width="420" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_Concentracion_di" bpmnElement="Ann_Concentracion">
        <dc:Bounds x="1480" y="1940" width="420" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_Loop_di" bpmnElement="Ann_Loop">
        <dc:Bounds x="1940" y="1940" width="420" height="80"/>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Ann_E11_di" bpmnElement="Ann_E11">
        <dc:Bounds x="2400" y="1940" width="380" height="80"/>
      </bpmndi:BPMNShape>

      <!-- =================================================== -->
      <!-- EDGES                                                -->
      <!-- =================================================== -->

      <!-- KAM main flow (y=320 horizontal) -->
      <bpmndi:BPMNEdge id="F1_di" bpmnElement="F1">
        <di:waypoint x="256" y="320"/><di:waypoint x="290" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F2_di" bpmnElement="F2">
        <di:waypoint x="510" y="320"/><di:waypoint x="540" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F3_di" bpmnElement="F3">
        <di:waypoint x="760" y="320"/><di:waypoint x="790" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F4_di" bpmnElement="F4">
        <di:waypoint x="1010" y="320"/><di:waypoint x="1050" y="320"/>
      </bpmndi:BPMNEdge>
      <!-- Califica No → ST_Descarta (up branch) -->
      <bpmndi:BPMNEdge id="F_NoCal_di" bpmnElement="F_NoCal">
        <di:waypoint x="1075" y="295"/><di:waypoint x="1075" y="270"/>
        <di:waypoint x="1230" y="270"/><di:waypoint x="1230" y="280"/>
        <bpmndi:BPMNLabel><dc:Bounds x="1080" y="250" width="40" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_Desc_di" bpmnElement="F_Desc">
        <di:waypoint x="1320" y="310"/><di:waypoint x="1342" y="310"/>
      </bpmndi:BPMNEdge>
      <!-- Califica Sí → UT_CreaNegocio (down branch) -->
      <bpmndi:BPMNEdge id="F_SiCal_di" bpmnElement="F_SiCal">
        <di:waypoint x="1075" y="345"/><di:waypoint x="1075" y="380"/>
        <di:waypoint x="1140" y="380"/>
        <bpmndi:BPMNLabel><dc:Bounds x="1080" y="355" width="40" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F5_di" bpmnElement="F5">
        <di:waypoint x="1360" y="380"/><di:waypoint x="1400" y="380"/>
      </bpmndi:BPMNEdge>
      <!-- Convenio Sí → Marcela down -->
      <bpmndi:BPMNEdge id="F_SiConv_di" bpmnElement="F_SiConv">
        <di:waypoint x="1425" y="405"/><di:waypoint x="1425" y="500"/>
        <di:waypoint x="1500" y="500"/>
        <bpmndi:BPMNLabel><dc:Bounds x="1430" y="430" width="120" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_NegOK_di" bpmnElement="F_NegOK">
        <di:waypoint x="1740" y="500"/><di:waypoint x="1800" y="500"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_ConvOK_di" bpmnElement="F_ConvOK">
        <di:waypoint x="2040" y="500"/><di:waypoint x="2225" y="500"/>
        <di:waypoint x="2225" y="345"/>
      </bpmndi:BPMNEdge>
      <!-- Convenio No → GW_Bateria (horizontal at y=380) -->
      <bpmndi:BPMNEdge id="F_NoConv_di" bpmnElement="F_NoConv">
        <di:waypoint x="1450" y="380"/><di:waypoint x="2225" y="380"/>
        <di:waypoint x="2225" y="345"/>
        <bpmndi:BPMNLabel><dc:Bounds x="1480" y="385" width="40" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <!-- Bateria Sí → DirMed -->
      <bpmndi:BPMNEdge id="F_SiBat_di" bpmnElement="F_SiBat">
        <di:waypoint x="2225" y="345"/><di:waypoint x="2225" y="700"/>
        <di:waypoint x="2300" y="700"/>
        <bpmndi:BPMNLabel><dc:Bounds x="2230" y="500" width="100" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_DM1_di" bpmnElement="F_DM1">
        <di:waypoint x="2520" y="700"/><di:waypoint x="2580" y="700"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_DM2_di" bpmnElement="F_DM2">
        <di:waypoint x="2800" y="700"/><di:waypoint x="2860" y="700"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_DM3_di" bpmnElement="F_DM3">
        <di:waypoint x="3080" y="700"/><di:waypoint x="3140" y="700"/>
        <di:waypoint x="3140" y="870"/><di:waypoint x="2720" y="870"/>
      </bpmndi:BPMNEdge>
      <!-- Bateria No → SrvT_ScriptPython (down) -->
      <bpmndi:BPMNEdge id="F_NoBat_di" bpmnElement="F_NoBat">
        <di:waypoint x="2250" y="320"/><di:waypoint x="2270" y="320"/>
        <di:waypoint x="2270" y="870"/><di:waypoint x="2400" y="870"/>
        <bpmndi:BPMNLabel><dc:Bounds x="2260" y="300" width="100" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <!-- ScriptPython → GW_MontoFin -->
      <bpmndi:BPMNEdge id="F_Cot_di" bpmnElement="F_Cot">
        <di:waypoint x="2720" y="920"/><di:waypoint x="2835" y="920"/>
        <di:waypoint x="2835" y="1065"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_SiAp_di" bpmnElement="F_SiAp">
        <di:waypoint x="2860" y="1040"/><di:waypoint x="2920" y="1040"/>
        <bpmndi:BPMNLabel><dc:Bounds x="2865" y="1020" width="40" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_NoAp_di" bpmnElement="F_NoAp">
        <di:waypoint x="2835" y="1015"/><di:waypoint x="2835" y="985"/>
        <di:waypoint x="3160" y="985"/><di:waypoint x="3160" y="320"/>
        <di:waypoint x="3200" y="320"/>
        <bpmndi:BPMNLabel><dc:Bounds x="2840" y="990" width="40" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_FN1_di" bpmnElement="F_FN1">
        <di:waypoint x="3140" y="1040"/><di:waypoint x="3160" y="1040"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_FN2_di" bpmnElement="F_FN2">
        <di:waypoint x="3400" y="1040"/><di:waypoint x="3420" y="1040"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_FN3_di" bpmnElement="F_FN3">
        <di:waypoint x="3530" y="1000"/><di:waypoint x="3530" y="950"/>
        <di:waypoint x="3180" y="950"/><di:waypoint x="3180" y="360"/>
        <di:waypoint x="3200" y="360"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_Env_di" bpmnElement="F_Env">
        <di:waypoint x="3440" y="320"/><di:waypoint x="3900" y="320"/>
      </bpmndi:BPMNEdge>
      <!-- Cliente flows -->
      <bpmndi:BPMNEdge id="F_C0_di" bpmnElement="F_C0">
        <di:waypoint x="256" y="140"/><di:waypoint x="3500" y="140"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_C1_di" bpmnElement="F_C1">
        <di:waypoint x="3440" y="320"/><di:waypoint x="3470" y="320"/>
        <di:waypoint x="3470" y="140"/><di:waypoint x="3500" y="140"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_C2_di" bpmnElement="F_C2">
        <di:waypoint x="3740" y="140"/><di:waypoint x="3800" y="140"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_C_No_di" bpmnElement="F_C_No">
        <di:waypoint x="3825" y="165"/><di:waypoint x="3825" y="178"/>
        <bpmndi:BPMNLabel><dc:Bounds x="3830" y="166" width="80" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_C_Si_di" bpmnElement="F_C_Si">
        <di:waypoint x="3850" y="140"/><di:waypoint x="4000" y="140"/>
        <bpmndi:BPMNLabel><dc:Bounds x="3870" y="120" width="40" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_C3_di" bpmnElement="F_C3">
        <di:waypoint x="4220" y="140"/><di:waypoint x="4280" y="140"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_C4_di" bpmnElement="F_C4">
        <di:waypoint x="4400" y="180"/><di:waypoint x="4400" y="210"/>
        <di:waypoint x="4170" y="210"/><di:waypoint x="4170" y="320"/>
        <di:waypoint x="4140" y="320"/>
      </bpmndi:BPMNEdge>
      <!-- Acepta → GW_NoOC -->
      <bpmndi:BPMNEdge id="F_Acep_di" bpmnElement="F_Acep">
        <di:waypoint x="4140" y="320"/><di:waypoint x="4200" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_SiOC_di" bpmnElement="F_SiOC">
        <di:waypoint x="4225" y="295"/><di:waypoint x="4225" y="265"/>
        <di:waypoint x="4410" y="265"/>
        <bpmndi:BPMNLabel><dc:Bounds x="4230" y="248" width="160" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_OCok_di" bpmnElement="F_OCok">
        <di:waypoint x="4520" y="265"/><di:waypoint x="4670" y="265"/>
        <di:waypoint x="4670" y="280"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_NoOC_di" bpmnElement="F_NoOC">
        <di:waypoint x="4250" y="320"/><di:waypoint x="4570" y="320"/>
        <bpmndi:BPMNLabel><dc:Bounds x="4280" y="325" width="180" height="14"/></bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_Contrato_di" bpmnElement="F_Contrato">
        <di:waypoint x="4790" y="320"/><di:waypoint x="4830" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_CP_di" bpmnElement="F_CP">
        <di:waypoint x="5070" y="320"/><di:waypoint x="5100" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_Ho_di" bpmnElement="F_Ho">
        <di:waypoint x="5210" y="360"/><di:waypoint x="5210" y="1160"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_HoEnd_di" bpmnElement="F_HoEnd">
        <di:waypoint x="5340" y="1200"/><di:waypoint x="5440" y="1200"/>
        <di:waypoint x="5440" y="320"/><di:waypoint x="5396" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="F_HFin_di" bpmnElement="F_HFin">
        <di:waypoint x="5170" y="860"/><di:waypoint x="5360" y="860"/>
      </bpmndi:BPMNEdge>

      <!-- Data associations -->
      <bpmndi:BPMNEdge id="DOA_HubSpotNegocio_di" bpmnElement="DOA_HubSpotNegocio">
        <di:waypoint x="1225" y="410"/><di:waypoint x="1225" y="1380"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DOA_FlowMedContrato_di" bpmnElement="DOA_FlowMedContrato">
        <di:waypoint x="4570" y="360"/><di:waypoint x="4490" y="360"/>
        <di:waypoint x="4490" y="1405"/><di:waypoint x="4620" y="1405"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="DOA_ScriptPython_di" bpmnElement="DOA_ScriptPython">
        <di:waypoint x="2545" y="920"/><di:waypoint x="2545" y="1380"/>
      </bpmndi:BPMNEdge>

      <!-- Annotation associations · routed via clean corridors x=2080, x=3120, x=5440 and y=1810 -->
      <bpmndi:BPMNEdge id="Assoc_RN01_di" bpmnElement="Assoc_RN01">
        <di:waypoint x="360" y="1820"/><di:waypoint x="360" y="1810"/>
        <di:waypoint x="2080" y="1810"/><di:waypoint x="2080" y="870"/>
        <di:waypoint x="2400" y="870"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN02_di" bpmnElement="Assoc_RN02">
        <di:waypoint x="730" y="1820"/><di:waypoint x="730" y="1810"/>
        <di:waypoint x="3760" y="1810"/><di:waypoint x="3760" y="870"/>
        <di:waypoint x="2720" y="870"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN03_di" bpmnElement="Assoc_RN03">
        <di:waypoint x="1130" y="1820"/><di:waypoint x="1130" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="900"/>
        <di:waypoint x="5170" y="900"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN04_di" bpmnElement="Assoc_RN04">
        <di:waypoint x="1540" y="1820"/><di:waypoint x="1540" y="1810"/>
        <di:waypoint x="2080" y="1810"/><di:waypoint x="2080" y="320"/>
        <di:waypoint x="2200" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN05_di" bpmnElement="Assoc_RN05">
        <di:waypoint x="1940" y="1820"/><di:waypoint x="1940" y="1810"/>
        <di:waypoint x="2080" y="1810"/><di:waypoint x="2080" y="700"/>
        <di:waypoint x="2300" y="700"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN06_di" bpmnElement="Assoc_RN06">
        <di:waypoint x="2330" y="1820"/><di:waypoint x="2330" y="1810"/>
        <di:waypoint x="3760" y="1810"/><di:waypoint x="3760" y="750"/>
        <di:waypoint x="2800" y="750"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN07_di" bpmnElement="Assoc_RN07">
        <di:waypoint x="2710" y="1820"/><di:waypoint x="2710" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="240"/>
        <di:waypoint x="4790" y="240"/><di:waypoint x="4790" y="280"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN08_di" bpmnElement="Assoc_RN08">
        <di:waypoint x="3090" y="1820"/><di:waypoint x="3090" y="1810"/>
        <di:waypoint x="3760" y="1810"/><di:waypoint x="3760" y="230"/>
        <di:waypoint x="4225" y="230"/><di:waypoint x="4225" y="295"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN09_di" bpmnElement="Assoc_RN09">
        <di:waypoint x="3480" y="1820"/><di:waypoint x="3480" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="320"/>
        <di:waypoint x="5396" y="320"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN10_di" bpmnElement="Assoc_RN10">
        <di:waypoint x="3880" y="1820"/><di:waypoint x="3880" y="1810"/>
        <di:waypoint x="3760" y="1810"/><di:waypoint x="3760" y="410"/>
        <di:waypoint x="1740" y="410"/><di:waypoint x="1740" y="460"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN11_di" bpmnElement="Assoc_RN11">
        <di:waypoint x="4260" y="1820"/><di:waypoint x="4260" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="750"/>
        <di:waypoint x="2800" y="750"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN12_di" bpmnElement="Assoc_RN12">
        <di:waypoint x="4630" y="1820"/><di:waypoint x="4630" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="950"/>
        <di:waypoint x="3280" y="950"/><di:waypoint x="3280" y="1000"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN13_di" bpmnElement="Assoc_RN13">
        <di:waypoint x="5020" y="1820"/><di:waypoint x="5020" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="520"/>
        <di:waypoint x="4820" y="520"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN14_di" bpmnElement="Assoc_RN14">
        <di:waypoint x="540" y="1940"/><di:waypoint x="540" y="1810"/>
        <di:waypoint x="2080" y="1810"/><di:waypoint x="2080" y="420"/>
        <di:waypoint x="1250" y="420"/><di:waypoint x="1250" y="410"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_RN15_di" bpmnElement="Assoc_RN15">
        <di:waypoint x="920" y="1940"/><di:waypoint x="920" y="1810"/>
        <di:waypoint x="2080" y="1810"/><di:waypoint x="2080" y="420"/>
        <di:waypoint x="1620" y="420"/><di:waypoint x="1620" y="460"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_E10_di" bpmnElement="Assoc_E10">
        <di:waypoint x="1340" y="1940"/><di:waypoint x="1340" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="240"/>
        <di:waypoint x="4950" y="240"/><di:waypoint x="4950" y="280"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_Concentracion_di" bpmnElement="Assoc_Concentracion">
        <di:waypoint x="1740" y="1940"/><di:waypoint x="1740" y="1810"/>
        <di:waypoint x="2080" y="1810"/><di:waypoint x="2080" y="420"/>
        <di:waypoint x="400" y="420"/><di:waypoint x="400" y="360"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_Loop_di" bpmnElement="Assoc_Loop">
        <di:waypoint x="2140" y="1940"/><di:waypoint x="2140" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="900"/>
        <di:waypoint x="5170" y="900"/>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Assoc_E11_di" bpmnElement="Assoc_E11">
        <di:waypoint x="2520" y="1940"/><di:waypoint x="2520" y="1810"/>
        <di:waypoint x="5440" y="1810"/><di:waypoint x="5440" y="1330"/>
        <di:waypoint x="4225" y="1330"/><di:waypoint x="4225" y="1380"/>
      </bpmndi:BPMNEdge>

    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>

</bpmn:definitions>
