flowchart LR
classDef activity fill:#AFDAFD,stroke:#6c8ebf,stroke-width:2px,color:#000880
classDef doc fill:#0565b3,stroke:#6c8ebf,stroke-width:2px,color:#ffffff
299@{ shape: doc, label: "مواد و/یا قطعات صادر شده"}
class 299 doc
391@{ label: " T1.3 صدور مواد اولیه یا قطعات "}
class 391 activity
392@{ label: " T1.4 تبدیل محصول "}
class 392 activity
391 --> 299
299 --> 392