<?xml version="1.0" encoding="UTF-8"?>
<task xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <id type="integer">1001</id>
  <projectId type="integer">101</projectId>
  <assigneeId type="integer">1</assigneeId>
  <title type="string">Map &quot;quiet&quot; routes</title>
  <completed type="boolean">false</completed>
  <dueAt type="string">2025-08-15T12:00:00Z</dueAt>
  <estimateHours type="number">3.5</estimateHours>
  <labels type="array">
    <item type="string">research</item>
    <item type="string">ux</item>
  </labels>
</task>
