Skip to content

Instantly share code, notes, and snippets.

@dustinleblanc
Last active August 29, 2015 14:25
Show Gist options
  • Save dustinleblanc/445f189962ed2aaa6049 to your computer and use it in GitHub Desktop.
Save dustinleblanc/445f189962ed2aaa6049 to your computer and use it in GitHub Desktop.
Example Ad Astra XML
<Activities>
<Activity>
<ActivityName>Singlebrookithon</ActivityName>
<UserName>admin</UserName>
<EndDate>07/16/2015</EndDate>
<BuildingCode>HAFORM</BuildingCode>
<RoomNumber>The Champaign Room</RoomNumber>
<MeetingType>Meeting</MeetingType>
<MeetingStatus>Scheduled</MeetingStatus>
<Description/>
<ReservationNumber>20150604-02731</ReservationNumber>
<EventType>Athletics</EventType>
<Category>Arts</Category>
<OwnerFirstName>Dustin</OwnerFirstName>
<OwnerLastName>LeBlanc</OwnerLastName>
<OwnerEmailAddress>dustin@singlebrook.com</OwnerEmailAddress>
<OwnerPhone>607-330-0194</OwnerPhone>
<Contact>LeBlanc, Dustin</Contact>
<StartDate>07/16/2015</StartDate>
<EventMeetingMaxAttendance/>
<EventEstimatedAttendance/>
<EndDateTime>06:00 PM</EndDateTime>
<StartDateTime>08:00 AM</StartDateTime>
<CCEmailAddress>dustin@singlebrook.com</CCEmailAddress>
<CCPhone>607-330-0194</CCPhone>
<CCTitle/>
<CustomerName>Singlebrook</CustomerName>
<Campus>Online</Campus>
<Address1>119 South Cayuga St</Address1>
<Address2>Ste 202 </Address2>
<City>Ithaca</City>
<State>New York</State>
<ZipCode>14850</ZipCode>
<BuildingName>Building</BuildingName>
</Activity>
</Activities>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment