graph TD; A[Start] --> B[Process 1]; B --> C[Process 2]; C --> D[End];