forked from nus-cs2103-AY1718S1/addressbook-level4-old
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathaddressbook - filled for demo.xml
313 lines (313 loc) · 11.3 KB
/
addressbook - filled for demo.xml
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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addressbook>
<persons>
<name>Albus Percival Wulfric Brian Dumbledore</name>
<phone>92831448</phone>
<email>wizards@example.com</email>
<address>Hogwarts</address>
<dob>30 Jun 1981</dob>
<gender>MALE</gender>
<tagged>weird</tagged>
<tagged>Headmaster</tagged>
<tagged>crazy</tagged>
</persons>
<persons>
<name>Alex Yeoh</name>
<phone>87438807</phone>
<email>alexyeoh@example.com</email>
<address>Blk 30 Geylang Street 29, #06-40</address>
<dob>27 Jul 1986</dob>
<gender>MALE</gender>
<tagged>friends</tagged>
<lifeInsuranceId>c77ca792-fbe9-44bc-b43b-f0423d0e1fc8</lifeInsuranceId>
<lifeInsuranceId>ea91ce18-4a4f-415a-a688-62621c241108</lifeInsuranceId>
<lifeInsuranceId>067e6162-3b6f-4ae2-a171-2470b63dff00</lifeInsuranceId>
</persons>
<persons>
<name>Bernice Yu</name>
<phone>99272758</phone>
<email>berniceyu@example.com</email>
<address>Blk 30 Lorong 3 Serangoon Gardens, #07-18</address>
<dob>28 Jan 1997</dob>
<gender>MALE</gender>
<tagged>colleagues</tagged>
<tagged>friends</tagged>
<lifeInsuranceId>ea91ce18-4a4f-415a-a688-62621c241108</lifeInsuranceId>
<lifeInsuranceId>067e6162-3b6f-4ae2-a171-2470b63dff00</lifeInsuranceId>
</persons>
<persons>
<name>Charlotte Oliveiro</name>
<phone>93210283</phone>
<email>charlotte@example.com</email>
<address>Blk 11 Ang Mo Kio Street 74, #11-04</address>
<dob>29 Jan 1997</dob>
<gender>FEMALE</gender>
<tagged>neighbours</tagged>
<lifeInsuranceId>067e6162-3b6f-4ae2-a171-2470b63dff00</lifeInsuranceId>
</persons>
<persons>
<name>Daniel Drudley</name>
<phone>92141082</phone>
<email>dd@example.com</email>
<address></address>
<dob>02 Mar 2004</dob>
<gender>MALE</gender>
</persons>
<persons>
<name>David Li</name>
<phone>91031282</phone>
<email>lidavid@example.com</email>
<address>Blk 436 Serangoon Gardens Street 26, #16-43</address>
<dob>30 Jan 1997</dob>
<gender>MALE</gender>
<tagged>family</tagged>
<lifeInsuranceId>a5d63bc4-a975-4994-bb19-d73f8dfc8f97</lifeInsuranceId>
</persons>
<persons>
<name>Ellen Degeneres</name>
<phone>21091428532</phone>
<email>ellen@example.com</email>
<address></address>
<dob></dob>
<gender>FEMALE</gender>
<tagged>RichAF</tagged>
<tagged>host</tagged>
<lifeInsuranceId>366deead-a90f-42fa-8fb8-f9e829315fc7</lifeInsuranceId>
</persons>
<persons>
<name>Gordon Ramsey</name>
<phone>21091481009</phone>
<email>angrycook@example.com</email>
<address>Best Restaurant Ever</address>
<dob>09 Sep 1986</dob>
<gender>MALE</gender>
<tagged>cook</tagged>
<tagged>angry</tagged>
</persons>
<persons>
<name>Hermione</name>
<phone>83714202</phone>
<email>hgranger@example.com</email>
<address></address>
<dob></dob>
<gender>FEMALE</gender>
<lifeInsuranceId>97433ca6-ca24-4bb1-9a87-dca4c32012df</lifeInsuranceId>
</persons>
<persons>
<name>Irfan Ibrahim</name>
<phone>92492021</phone>
<email>irfan@example.com</email>
<address>Blk 47 Tampines Street 20, #17-35</address>
<dob>31 Jan 1997</dob>
<gender>MALE</gender>
<tagged>classmates</tagged>
</persons>
<persons>
<name>Jaryl Tan</name>
<phone>93843201</phone>
<email>jaryltan94@gmail.com</email>
<address>Blk 299 Yishun Ave 5 #08-03</address>
<dob>11 Oct 1994</dob>
<gender>MALE</gender>
<tagged>ChemEng</tagged>
<tagged>best</tagged>
<tagged>ComSci</tagged>
<lifeInsuranceId>787e27d0-3db5-430a-b9b9-0b3a61ff239e</lifeInsuranceId>
</persons>
<persons>
<name>Juxarius Juxcity</name>
<phone>82402902</phone>
<email>juxarius@example.com</email>
<address></address>
<dob></dob>
<gender>MALE</gender>
<tagged>weird</tagged>
<tagged>anonymous</tagged>
<lifeInsuranceId>97433ca6-ca24-4bb1-9a87-dca4c32012df</lifeInsuranceId>
<lifeInsuranceId>787e27d0-3db5-430a-b9b9-0b3a61ff239e</lifeInsuranceId>
</persons>
<persons>
<name>Mary Jane</name>
<phone>98765432</phone>
<email>maryjane@example.com</email>
<address>Mary street, block 123</address>
<dob>05 May 1990</dob>
<gender>FEMALE</gender>
<lifeInsuranceId>ce003136-c8e2-4cdd-ae2d-860d203a9aa1</lifeInsuranceId>
<lifeInsuranceId>366deead-a90f-42fa-8fb8-f9e829315fc7</lifeInsuranceId>
</persons>
<persons>
<name>Oscar Wang</name>
<phone>209810290</phone>
<email></email>
<address></address>
<dob>02 Jan 1997</dob>
<gender>MALE</gender>
<tagged>oscar</tagged>
</persons>
<persons>
<name>Pujitha Desiraju</name>
<phone>93845702</phone>
<email></email>
<address></address>
<dob></dob>
<gender>FEMALE</gender>
</persons>
<persons>
<name>Roy Balakrishnan</name>
<phone>92624417</phone>
<email>royb@example.com</email>
<address>Blk 45 Aljunied Street 85, #11-31</address>
<dob>01 Feb 1997</dob>
<gender>MALE</gender>
<tagged>colleagues</tagged>
<lifeInsuranceId>ce003136-c8e2-4cdd-ae2d-860d203a9aa1</lifeInsuranceId>
</persons>
<persons>
<name>Veronica Bestly</name>
<phone>94120810</phone>
<email></email>
<address>Girl next block</address>
<dob></dob>
<gender>FEMALE</gender>
<tagged>angry</tagged>
<tagged>hot</tagged>
</persons>
<tags>colleagues</tags>
<tags>classmates</tags>
<tags>neighbours</tags>
<tags>family</tags>
<tags>friends</tags>
<tags>ChemEng</tags>
<tags>best</tags>
<tags>ComSci</tags>
<tags>weird</tags>
<tags>anonymous</tags>
<tags>oscar</tags>
<tags>cook</tags>
<tags>angry</tags>
<tags>RichAF</tags>
<tags>host</tags>
<tags>hot</tags>
<tags>Headmaster</tags>
<tags>crazy</tags>
<lifeInsuranceMap>
<entry>
<key>ea91ce18-4a4f-415a-a688-62621c241108</key>
<value>
<insuranceName>Cheap Contract for peasants</insuranceName>
<owner>Alex Yeoh</owner>
<insured>Another person not in Lisa</insured>
<beneficiary>Bernice Yu</beneficiary>
<premium>50.0</premium>
<contractPath>cheapContract.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2018</expiryDate>
</value>
</entry>
<entry>
<key>067e6162-3b6f-4ae2-a171-2470b63dff00</key>
<value>
<insuranceName>Normal contract for commoners</insuranceName>
<owner>Alex Yeoh</owner>
<insured>Bernice Yu</insured>
<beneficiary>Charlotte Oliveiro</beneficiary>
<premium>100.0</premium>
<contractPath>contract.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2018</expiryDate>
</value>
</entry>
<entry>
<key>a5d63bc4-a975-4994-bb19-d73f8dfc8f97</key>
<value>
<insuranceName>Normal contract for commoners</insuranceName>
<owner>Oscar</owner>
<insured>Oscar</insured>
<beneficiary>David Li</beneficiary>
<premium>1000.0</premium>
<contractPath>contract.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2018</expiryDate>
</value>
</entry>
<entry>
<key>787e27d0-3db5-430a-b9b9-0b3a61ff239e</key>
<value>
<insuranceName>Current Account</insuranceName>
<owner>Jaryl Tan</owner>
<insured>Jaryl Tan</insured>
<beneficiary>Juxarius Juxcity</beneficiary>
<premium>732.0</premium>
<contractPath>CAccount.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2037</expiryDate>
</value>
</entry>
<entry>
<key>ce003136-c8e2-4cdd-ae2d-860d203a9aa1</key>
<value>
<insuranceName>Expensive Contract for Royalties</insuranceName>
<owner>A person not In Lisa</owner>
<insured>Roy Balakrishnan</insured>
<beneficiary>Mary Jane</beneficiary>
<premium>500.0</premium>
<contractPath>expensiveContract.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2020</expiryDate>
</value>
</entry>
<entry>
<key>366deead-a90f-42fa-8fb8-f9e829315fc7</key>
<value>
<insuranceName>Term Life AXA</insuranceName>
<owner>Ellen Degeneres</owner>
<insured>John Doe</insured>
<beneficiary>Mary Jane</beneficiary>
<premium>600.0</premium>
<contractPath>TermLife.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2037</expiryDate>
</value>
</entry>
<entry>
<key>97433ca6-ca24-4bb1-9a87-dca4c32012df</key>
<value>
<insuranceName>Whole Life Great Eastern</insuranceName>
<owner>Hermione</owner>
<insured>Hermione</insured>
<beneficiary>Juxarius Juxcity</beneficiary>
<premium>530.0</premium>
<contractPath>WholeLife.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2037</expiryDate>
</value>
</entry>
<entry>
<key>c77ca792-fbe9-44bc-b43b-f0423d0e1fc8</key>
<value>
<insuranceName>Prudential Savings Plan</insuranceName>
<owner>Alex Yeoh</owner>
<insured>Oscar</insured>
<beneficiary>Oscar</beneficiary>
<premium>1000.0</premium>
<contractPath>contract.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2018</expiryDate>
</value>
</entry>
<entry>
<key>ad4dc852-e6bb-44e9-800e-fa8a8964e7f1</key>
<value>
<insuranceName>AXA Savings plan</insuranceName>
<owner>Oscar</owner>
<insured>Oscar</insured>
<beneficiary>Oscar</beneficiary>
<premium>1000.0</premium>
<contractPath>contract.pdf</contractPath>
<signingDate>01 Nov 2017</signingDate>
<expiryDate>01 Nov 2018</expiryDate>
</value>
</entry>
</lifeInsuranceMap>
</addressbook>