<?xml version="1.0" encoding="UTF-8"?>
<user-tasks type="array">
  <user-task>
    <id type="integer">1</id>
    <complete type="boolean" nil="true"/>
    <order-id type="integer" nil="true"/>
    <assignee-id type="integer">1</assignee-id>
    <title>dispatch order N1</title>
    <description>You should dispatch the order N1 till noon</description>
    <created-at type="dateTime">2026-04-30T01:00:59+03:00</created-at>
    <updated-at type="dateTime">2026-04-30T01:00:59+03:00</updated-at>
    <deadline-at type="dateTime">2021-01-01T00:00:00+03:00</deadline-at>
  </user-task>
</user-tasks>
