<?xml version="1.0" encoding="UTF-8"?>
<donation>
  <amount-cents type="integer">0</amount-cents>
  <comment nil="true"></comment>
  <comment-private type="boolean">false</comment-private>
  <created-at type="datetime" nil="true"></created-at>
  <paid-at type="datetime" nil="true"></paid-at>
  <payment-fee-cents type="integer" nil="true"></payment-fee-cents>
  <paypal-status nil="true"></paypal-status>
  <project-id type="integer">3</project-id>
  <transaction-id nil="true"></transaction-id>
  <updated-at type="datetime" nil="true"></updated-at>
  <user-id type="integer" nil="true"></user-id>
</donation>
