-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample-response.xml
More file actions
52 lines (51 loc) · 1.16 KB
/
Copy pathexample-response.xml
File metadata and controls
52 lines (51 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
<?xml version="1.0" encoding="UTF-8"?>
<Event Created="2016-05-25 00:45:08" Version="1.5">
<EventNumber>10</EventNumber>
<Title>Example Event</Title>
<StartDate>
<Date>2017-11-31</Date>
<Time>13:00:00</Time>
</StartDate>
<EndDate>
<Date>2017-11-11</Date>
<Time>13:00:00</Time>
</EndDate>
<Subscribe>
<Option>Ja</Option>
</Subscribe>
<SubscribeDate>
<Date>11-11-2017</Date>
<Time>13:00:00</Time>
</SubscribeDate>
<Location>Stadhuisplein 5</Location>
<Costs>17,00</Costs>
<EducationProgram>
<Option>
<Name>Electrical Engineering</Name>
<Phase>Bachelor</Phase>
</Option>
<Option>
<Name>Electrical Engineering</Name>
<Phase>Master</Phase>
</Option>
</EducationProgram>
<Language>
<Option>English</Option>
<Option>Nederlands</Option>
</Language>
<ProfileGraduate>
<Option>Academic career</Option>
<Option>Industrial career</Option>
</ProfileGraduate>
<Category>
<Option>Company presentation</Option>
<Option>Company visit</Option>
</Category>
<ShortDesciption>
Dit is de korte omschrijving.
</ShortDesciption>
<Description>
Dit is de lange omschrijving.
</Description>
<URL>http://myfuture.tue.nl</URL>
</Event>