Skip to content

Instantly share code, notes, and snippets.

@slbug
Created February 14, 2014 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save slbug/531a6d4069ea288e083e to your computer and use it in GitHub Desktop.
Save slbug/531a6d4069ea288e083e to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<trip lang="en">
<title>test title</title>
<start_date>05/03/2013</start_date>
<end_date>08/03/2013</end_date>
<destination>Paris (Fance)</destination>
<participants>2</participants>
<currency>EUR</currency>
<notes>Some services are not booked yet</notes>
<employees>
<employee>test user 1</employee>
<employee>test user 2</employee>
</employees>
<travel_asistant>test user 3</travel_asistant>
</trip>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment