Skip to content

Instantly share code, notes, and snippets.

@clifton
Forked from efortenberry/list_single_account.xml
Created April 19, 2012 20:13
Show Gist options
  • Save clifton/2423847 to your computer and use it in GitHub Desktop.
Save clifton/2423847 to your computer and use it in GitHub Desktop.
<account>
<account_id>1918</account_id>
<username>demo_user_0007</username>
<first_name>Amy</first_name>
<last_name>Tallon</last_name>
<email_address>demo@orgsync.com</email_address>
<phone_number>512-388-4668</phone_number>
<city>Austin</city>
<state>TX</state>
<webcal_url>
webcal://orgsync.com/calendar/user/feed/1918/4e3e89c563216d43764a75c7e30b3f508847337b.ics
</webcal_url>
<memberships>
<membership>
<organization_id>226</organization_id>
<admin>N</admin>
</membership>
...
</memberships>
<birthday>2009-04-22 00:00:00 -0500</birthday>
<last_login>2011-08-05 13:53:07 -0500</last_login>
<custom_profile>
<hash>
<element id="23576">
<name>Projected Graduation Year</name>
<data>2010</data>
</element>
...
</hash>
</custom_profile>
</account>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment