<?xml version="1.0" encoding="UTF-8"?>
<task xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <id type="integer">1003</id>
  <projectId type="integer">102</projectId>
  <assigneeId type="integer">3</assigneeId>
  <title type="string">Review café coordinates</title>
  <completed type="boolean">true</completed>
  <dueAt type="string">2025-03-20T08:45:00+01:00</dueAt>
  <estimateHours type="number">1.25</estimateHours>
  <labels type="array">
    <item type="string">review</item>
  </labels>
</task>
