<?xml version="1.0" encoding="UTF-8"?>
<customer>
  <address1 nil="true"></address1>
  <address2 nil="true"></address2>
  <city nil="true"></city>
  <comment nil="true"></comment>
  <company nil="true"></company>
  <country nil="true"></country>
  <created-at type="datetime" nil="true"></created-at>
  <customer-type nil="true"></customer-type>
  <first-name nil="true"></first-name>
  <interest-aftermarket type="boolean" nil="true"></interest-aftermarket>
  <interest-rdt type="boolean" nil="true"></interest-rdt>
  <interest-sde type="boolean" nil="true"></interest-sde>
  <interest-waterwell type="boolean" nil="true"></interest-waterwell>
  <job-title nil="true"></job-title>
  <last-name nil="true"></last-name>
  <middle-initial nil="true"></middle-initial>
  <opt-in type="boolean" nil="true"></opt-in>
  <phone-number nil="true"></phone-number>
  <postal-code nil="true"></postal-code>
  <preferred-contact-method nil="true"></preferred-contact-method>
  <promotions-email-opt-in type="boolean" nil="true"></promotions-email-opt-in>
  <state-province-id type="integer" nil="true"></state-province-id>
  <updated-at type="datetime" nil="true"></updated-at>
  <user-id type="integer" nil="true"></user-id>
</customer>
