<?xml version="1.0" encoding="UTF-8"?>
<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <id type="integer">101</id>
  <slug type="string">signals-and-stories</slug>
  <title type="string">Signals &amp; Stories</title>
  <summary type="string">A compact demo with &lt;edge&gt; cases.</summary>
  <ownerId type="integer">1</ownerId>
  <memberIds type="array">
    <item type="integer">1</item>
    <item type="integer">2</item>
  </memberIds>
  <budget type="number">1200.5</budget>
  <archived type="boolean">false</archived>
  <startedOn type="string">2025-02-01</startedOn>
  <homepage type="string">https://example.com/projects/signals-and-stories</homepage>
  <tags type="array">
    <item type="string">research</item>
    <item type="string">writing</item>
  </tags>
</project>
