<?xml version="1.0" encoding="UTF-8"?>
<account>
  <active type="boolean" nil="true"></active>
  <agree type="boolean" nil="true"></agree>
  <city nil="true"></city>
  <clear-password nil="true"></clear-password>
  <company-type nil="true"></company-type>
  <country nil="true"></country>
  <created-at type="datetime" nil="true"></created-at>
  <customer-id type="integer" nil="true"></customer-id>
  <email nil="true"></email>
  <firm nil="true"></firm>
  <fm-id type="integer" nil="true"></fm-id>
  <fm-person-id type="integer" nil="true"></fm-person-id>
  <hashed-password nil="true"></hashed-password>
  <invoice nil="true"></invoice>
  <invoice-type nil="true"></invoice-type>
  <invoice-vat-type nil="true"></invoice-vat-type>
  <iscp type="boolean" nil="true"></iscp>
  <mailinglist type="boolean" nil="true"></mailinglist>
  <mobile nil="true"></mobile>
  <name nil="true"></name>
  <phone nil="true"></phone>
  <salt nil="true"></salt>
  <street nil="true"></street>
  <updated-at type="datetime" nil="true"></updated-at>
  <vat nil="true"></vat>
  <vat-type nil="true"></vat-type>
  <website nil="true"></website>
  <zip nil="true"></zip>
</account>
