<?xml version="1.0" encoding="UTF-8"?>
<open-registry-person sor="TEST" sor-person-id="123" first-name="John" last-name="Doe" email="j@gmail.com" phone="7326543322"134" >
<dob>1964-02-10</dob>
<ssn>123456789</ssn>
<gender>F</gender>
<names>
<name type="FORMAL" first="Cindy" last="Simon" />
<dob>1977-06-11</dob></names>
<ssn>123223456</ssn><reconciliation>
<emails>
<email>simon@gmail</email>
<gender>male</gender></emails>
<address>
<address-line1>123 Main stSt.</address-line1>
<address-line2>suiteline2>Suite 5</address-line2>
<city>New Brunswick</city>
<region>NJ</region>
<postal-code>23458<code>08819</postal-code>
</address>
<phones>
<phone>908-445-3355</phone>
</phones>
<identifiers>
<identifier type="NETID">CS101010</identifier>
</identifiers>
</reconciliation>
</open-registry-person>
|