[
  {
    "id": "11111111-1111-1111-1111-111111111111",
    "type": "driving",
    "start": "2026-01-01T06:00:00Z",
    "end": "2026-01-01T10:30:00Z"
  },
  {
    "id": "11111111-1111-1111-1111-111111111112",
    "type": "break",
    "start": "2026-01-01T10:30:00Z",
    "end": "2026-01-01T11:15:00Z"
  },
  {
    "id": "11111111-1111-1111-1111-111111111113",
    "type": "driving",
    "start": "2026-01-01T11:15:00Z",
    "end": "2026-01-01T15:45:00Z"
  },
  {
    "id": "11111111-1111-1111-1111-111111111114",
    "type": "work",
    "start": "2026-01-01T15:45:00Z",
    "end": "2026-01-01T16:30:00Z"
  },
  {
    "id": "11111111-1111-1111-1111-111111111115",
    "type": "rest",
    "start": "2026-01-01T16:30:00Z",
    "end": "2026-01-02T05:30:00Z"
  },

  {
    "id": "22222222-2222-2222-2222-222222222221",
    "type": "driving",
    "start": "2026-01-02T05:30:00Z",
    "end": "2026-01-02T09:45:00Z"
  },
  {
    "id": "22222222-2222-2222-2222-222222222222",
    "type": "break",
    "start": "2026-01-02T09:45:00Z",
    "end": "2026-01-02T10:30:00Z"
  },
  {
    "id": "22222222-2222-2222-2222-222222222223",
    "type": "driving",
    "start": "2026-01-02T10:30:00Z",
    "end": "2026-01-02T14:30:00Z"
  },
  {
    "id": "22222222-2222-2222-2222-222222222224",
    "type": "work",
    "start": "2026-01-02T14:30:00Z",
    "end": "2026-01-02T15:30:00Z"
  },
  {
    "id": "22222222-2222-2222-2222-222222222225",
    "type": "rest",
    "start": "2026-01-02T15:30:00Z",
    "end": "2026-01-03T06:00:00Z"
  },

  {
    "id": "33333333-3333-3333-3333-333333333331",
    "type": "driving",
    "start": "2026-01-03T06:00:00Z",
    "end": "2026-01-03T10:00:00Z"
  },
  {
    "id": "33333333-3333-3333-3333-333333333332",
    "type": "break",
    "start": "2026-01-03T10:00:00Z",
    "end": "2026-01-03T10:45:00Z"
  },
  {
    "id": "33333333-3333-3333-3333-333333333333",
    "type": "driving",
    "start": "2026-01-03T10:45:00Z",
    "end": "2026-01-03T13:15:00Z"
  },
  {
    "id": "33333333-3333-3333-3333-333333333334",
    "type": "rest",
    "start": "2026-01-03T13:15:00Z",
    "end": "2026-01-04T06:30:00Z"
  },

  {
    "id": "44444444-4444-4444-4444-444444444441",
    "type": "driving",
    "start": "2026-01-04T06:30:00Z",
    "end": "2026-01-04T11:00:00Z"
  },
  {
    "id": "44444444-4444-4444-4444-444444444442",
    "type": "break",
    "start": "2026-01-04T11:00:00Z",
    "end": "2026-01-04T11:45:00Z"
  },
  {
    "id": "44444444-4444-4444-4444-444444444443",
    "type": "driving",
    "start": "2026-01-04T11:45:00Z",
    "end": "2026-01-04T15:15:00Z"
  },
  {
    "id": "44444444-4444-4444-4444-444444444444",
    "type": "rest",
    "start": "2026-01-04T15:15:00Z",
    "end": "2026-01-05T06:00:00Z"
  }
]
