1package exif
2
3var regressExpected = map[string]map[FieldName]string{
4	"2004-01-11-22-45-15-sep-2004-01-11-22-45-15a.jpg": map[FieldName]string{
5		ColorSpace:                       `1`,
6		ComponentsConfiguration:          `""`,
7		CompressedBitsPerPixel:           `"2/1"`,
8		DateTime:                         `"2004:01:11 22:45:19"`,
9		DateTimeDigitized:                `"2004:01:11 22:45:15"`,
10		DateTimeOriginal:                 `"2004:01:11 22:45:15"`,
11		ExifIFDPointer:                   `251`,
12		ExifVersion:                      `"0220"`,
13		ExposureBiasValue:                `"95/10"`,
14		ExposureProgram:                  `2`,
15		ExposureTime:                     `"1000/30000"`,
16		FNumber:                          `"320/100"`,
17		FileSource:                       `""`,
18		Flash:                            `1`,
19		FlashpixVersion:                  `"0100"`,
20		FocalLength:                      `"82/11"`,
21		ISOSpeedRatings:                  `150`,
22		ImageDescription:                 `"SAMSUNG DIGITAL CAMERA         "`,
23		InteroperabilityIFDPointer:       `1009`,
24		InteroperabilityIndex:            `"R98"`,
25		LightSource:                      `0`,
26		Make:                             `"Samsung Techwin"`,
27		MaxApertureValue:                 `"32/10"`,
28		MeteringMode:                     `2`,
29		Model:                            `"U-CA 501"`,
30		Orientation:                      `1`,
31		PixelXDimension:                  `1600`,
32		PixelYDimension:                  `1200`,
33		RelatedSoundFile:                 `""`,
34		ResolutionUnit:                   `2`,
35		SceneType:                        `""`,
36		Software:                         `"M5011S-1031"`,
37		ThumbJPEGInterchangeFormat:       `1039`,
38		ThumbJPEGInterchangeFormatLength: `3530`,
39		XResolution:                      `"72/1"`,
40		YCbCrPositioning:                 `2`,
41		YResolution:                      `"72/1"`,
42	},
43	"2006-08-03-16-29-38-sep-2006-08-03-16-29-38a.jpg": map[FieldName]string{
44		ApertureValue:                    `"95/32"`,
45		ColorSpace:                       `1`,
46		ComponentsConfiguration:          `""`,
47		CompressedBitsPerPixel:           `"5/1"`,
48		CustomRendered:                   `0`,
49		DateTime:                         `"2006:08:03 16:29:38"`,
50		DateTimeDigitized:                `"2006:08:03 16:29:38"`,
51		DateTimeOriginal:                 `"2006:08:03 16:29:38"`,
52		DigitalZoomRatio:                 `"2816/2816"`,
53		ExifIFDPointer:                   `196`,
54		ExifVersion:                      `"0220"`,
55		ExposureBiasValue:                `"0/3"`,
56		ExposureMode:                     `0`,
57		ExposureTime:                     `"1/1500"`,
58		FNumber:                          `"28/10"`,
59		FileSource:                       `""`,
60		Flash:                            `24`,
61		FlashpixVersion:                  `"0100"`,
62		FocalLength:                      `"5800/1000"`,
63		FocalPlaneResolutionUnit:         `2`,
64		FocalPlaneXResolution:            `"2816000/225"`,
65		FocalPlaneYResolution:            `"2112000/169"`,
66		InteroperabilityIFDPointer:       `2824`,
67		InteroperabilityIndex:            `"R98"`,
68		Make:                             `"Canon"`,
69		MakerNote:                        `""`,
70		MaxApertureValue:                 `"95/32"`,
71		MeteringMode:                     `5`,
72		Model:                            `"Canon PowerShot SD600"`,
73		Orientation:                      `6`,
74		PixelXDimension:                  `2816`,
75		PixelYDimension:                  `2112`,
76		ResolutionUnit:                   `2`,
77		SceneCaptureType:                 `0`,
78		SensingMethod:                    `2`,
79		ShutterSpeedValue:                `"338/32"`,
80		ThumbJPEGInterchangeFormat:       `5108`,
81		ThumbJPEGInterchangeFormatLength: `4323`,
82		UserComment:                      `""`,
83		WhiteBalance:                     `0`,
84		XResolution:                      `"180/1"`,
85		YCbCrPositioning:                 `1`,
86		YResolution:                      `"180/1"`,
87	},
88	"2006-11-11-19-17-56-sep-2006-11-11-19-17-56a.jpg": map[FieldName]string{
89		ColorSpace:                       `1`,
90		ComponentsConfiguration:          `""`,
91		CompressedBitsPerPixel:           `"4/1"`,
92		Contrast:                         `0`,
93		CustomRendered:                   `1`,
94		DateTime:                         `"2006:11:11 19:17:56"`,
95		DateTimeDigitized:                `"2006:11:11 19:17:56"`,
96		DateTimeOriginal:                 `"2006:11:11 19:17:56"`,
97		DigitalZoomRatio:                 `"0/100"`,
98		ExifIFDPointer:                   `284`,
99		ExifVersion:                      `"0220"`,
100		ExposureBiasValue:                `"0/10"`,
101		ExposureMode:                     `0`,
102		ExposureProgram:                  `2`,
103		ExposureTime:                     `"10/601"`,
104		FNumber:                          `"28/10"`,
105		FileSource:                       `""`,
106		Flash:                            `25`,
107		FlashpixVersion:                  `"0100"`,
108		FocalLength:                      `"58/10"`,
109		FocalLengthIn35mmFilm:            `38`,
110		GainControl:                      `0`,
111		ISOSpeedRatings:                  `50`,
112		ImageDescription:                 `"          "`,
113		InteroperabilityIFDPointer:       `1026`,
114		InteroperabilityIndex:            `"R98"`,
115		LightSource:                      `0`,
116		Make:                             `"NIKON"`,
117		MakerNote:                        `""`,
118		MaxApertureValue:                 `"30/10"`,
119		MeteringMode:                     `5`,
120		Model:                            `"E3200"`,
121		Orientation:                      `1`,
122		PixelXDimension:                  `2048`,
123		PixelYDimension:                  `1536`,
124		ResolutionUnit:                   `2`,
125		Saturation:                       `0`,
126		SceneCaptureType:                 `0`,
127		SceneType:                        `""`,
128		Sharpness:                        `0`,
129		Software:                         `"E3200v1.1"`,
130		SubjectDistanceRange:             `0`,
131		ThumbJPEGInterchangeFormat:       `4596`,
132		ThumbJPEGInterchangeFormatLength: `4546`,
133		UserComment:                      `"                                                                                                                     "`,
134		WhiteBalance:                     `0`,
135		XResolution:                      `"300/1"`,
136		YCbCrPositioning:                 `2`,
137		YResolution:                      `"300/1"`,
138	},
139	"2006-12-10-23-58-20-sep-2006-12-10-23-58-20a.jpg": map[FieldName]string{
140		ApertureValue:                    `"95/32"`,
141		ColorSpace:                       `1`,
142		ComponentsConfiguration:          `""`,
143		CompressedBitsPerPixel:           `"3/1"`,
144		CustomRendered:                   `0`,
145		DateTime:                         `"2006:12:10 23:58:20"`,
146		DateTimeDigitized:                `"2006:12:10 23:58:20"`,
147		DateTimeOriginal:                 `"2006:12:10 23:58:20"`,
148		DigitalZoomRatio:                 `"2272/2272"`,
149		ExifIFDPointer:                   `196`,
150		ExifVersion:                      `"0220"`,
151		ExposureBiasValue:                `"0/3"`,
152		ExposureMode:                     `0`,
153		ExposureTime:                     `"1/80"`,
154		FNumber:                          `"28/10"`,
155		FileSource:                       `""`,
156		Flash:                            `24`,
157		FlashpixVersion:                  `"0100"`,
158		FocalLength:                      `"250/32"`,
159		FocalPlaneResolutionUnit:         `2`,
160		FocalPlaneXResolution:            `"2272000/280"`,
161		FocalPlaneYResolution:            `"1704000/210"`,
162		InteroperabilityIFDPointer:       `1844`,
163		InteroperabilityIndex:            `"R98"`,
164		Make:                             `"Canon"`,
165		MakerNote:                        `""`,
166		MaxApertureValue:                 `"95/32"`,
167		MeteringMode:                     `5`,
168		Model:                            `"Canon PowerShot A80"`,
169		Orientation:                      `1`,
170		PixelXDimension:                  `2272`,
171		PixelYDimension:                  `1704`,
172		ResolutionUnit:                   `2`,
173		SceneCaptureType:                 `0`,
174		SensingMethod:                    `2`,
175		ShutterSpeedValue:                `"202/32"`,
176		ThumbJPEGInterchangeFormat:       `2036`,
177		ThumbJPEGInterchangeFormatLength: `6465`,
178		UserComment:                      `""`,
179		WhiteBalance:                     `0`,
180		XResolution:                      `"180/1"`,
181		YCbCrPositioning:                 `1`,
182		YResolution:                      `"180/1"`,
183	},
184	"2006-12-17-07-09-14-sep-2006-12-17-07-09-14a.jpg": map[FieldName]string{
185		ColorSpace:                       `1`,
186		ComponentsConfiguration:          `""`,
187		CompressedBitsPerPixel:           `"5725504/3145728"`,
188		Contrast:                         `0`,
189		CustomRendered:                   `0`,
190		DateTime:                         `"2006:12:17 07:09:14"`,
191		DateTimeDigitized:                `"2006:12:17 07:09:14"`,
192		DateTimeOriginal:                 `"2006:12:17 07:09:14"`,
193		DigitalZoomRatio:                 `"100/100"`,
194		ExifIFDPointer:                   `586`,
195		ExifVersion:                      `"0220"`,
196		ExposureBiasValue:                `"0/10"`,
197		ExposureMode:                     `0`,
198		ExposureProgram:                  `2`,
199		ExposureTime:                     `"1/160"`,
200		FNumber:                          `"270/100"`,
201		Flash:                            `24`,
202		FlashpixVersion:                  `"0100"`,
203		FocalLength:                      `"62/10"`,
204		FocalLengthIn35mmFilm:            `38`,
205		ISOSpeedRatings:                  `64`,
206		InteroperabilityIFDPointer:       `31048`,
207		InteroperabilityIndex:            `"R98"`,
208		Make:                             `"PENTAX Corporation"`,
209		MakerNote:                        `""`,
210		MaxApertureValue:                 `"27/10"`,
211		MeteringMode:                     `5`,
212		Model:                            `"PENTAX Optio S6"`,
213		Orientation:                      `1`,
214		PixelXDimension:                  `2048`,
215		PixelYDimension:                  `1536`,
216		ResolutionUnit:                   `2`,
217		Saturation:                       `0`,
218		SceneCaptureType:                 `0`,
219		Sharpness:                        `0`,
220		Software:                         `"Optio S6 Ver 1.00"`,
221		SubjectDistanceRange:             `2`,
222		ThumbJPEGInterchangeFormat:       `31172`,
223		ThumbJPEGInterchangeFormatLength: `7063`,
224		WhiteBalance:                     `0`,
225		XResolution:                      `"72/1"`,
226		YCbCrPositioning:                 `2`,
227		YResolution:                      `"72/1"`,
228	},
229	"2006-12-21-15-55-26-sep-2006-12-21-15-55-26a.jpg": map[FieldName]string{
230		ColorSpace:                       `1`,
231		ComponentsConfiguration:          `""`,
232		CompressedBitsPerPixel:           `"8/1"`,
233		Contrast:                         `0`,
234		CustomRendered:                   `0`,
235		DateTime:                         `"2006:12:21 15:55:26"`,
236		DateTimeDigitized:                `"2006:12:21 15:55:26"`,
237		DateTimeOriginal:                 `"2006:12:21 15:55:26"`,
238		ExifIFDPointer:                   `256`,
239		ExifVersion:                      `"0220"`,
240		ExposureBiasValue:                `"-20/10"`,
241		ExposureMode:                     `1`,
242		ExposureProgram:                  `2`,
243		ExposureTime:                     `"10/400"`,
244		FNumber:                          `"28/10"`,
245		FileSource:                       `""`,
246		Flash:                            `79`,
247		FlashpixVersion:                  `"0100"`,
248		FocalLength:                      `"79/10"`,
249		ISOSpeedRatings:                  `100`,
250		ImageDescription:                 `"                               "`,
251		InteroperabilityIFDPointer:       `2278`,
252		InteroperabilityIndex:            `"R98"`,
253		LightSource:                      `0`,
254		Make:                             `"SONY"`,
255		MakerNote:                        `""`,
256		MaxApertureValue:                 `"48/16"`,
257		MeteringMode:                     `3`,
258		Model:                            `"DSC-W15"`,
259		Orientation:                      `1`,
260		PixelXDimension:                  `2592`,
261		PixelYDimension:                  `1944`,
262		ResolutionUnit:                   `2`,
263		Saturation:                       `0`,
264		SceneCaptureType:                 `0`,
265		SceneType:                        `""`,
266		Sharpness:                        `0`,
267		ThumbJPEGInterchangeFormat:       `2484`,
268		ThumbJPEGInterchangeFormatLength: `13571`,
269		WhiteBalance:                     `0`,
270		XResolution:                      `"72/1"`,
271		YCbCrPositioning:                 `2`,
272		YResolution:                      `"72/1"`,
273	},
274	"2007-01-01-12-00-00-sep-2007-01-01-12-00-00a.jpg": map[FieldName]string{
275		ApertureValue:                    `"286/100"`,
276		ColorSpace:                       `1`,
277		ComponentsConfiguration:          `""`,
278		Contrast:                         `0`,
279		CustomRendered:                   `0`,
280		DateTimeDigitized:                `"2007:01:01 12:00:00"`,
281		DateTimeOriginal:                 `"2007:01:01 12:00:00"`,
282		DigitalZoomRatio:                 `"0/10"`,
283		ExifIFDPointer:                   `340`,
284		ExifVersion:                      `"0221"`,
285		ExposureBiasValue:                `"0/10"`,
286		ExposureIndex:                    `"200/1"`,
287		ExposureMode:                     `0`,
288		ExposureProgram:                  `2`,
289		ExposureTime:                     `"8942/1000000"`,
290		FNumber:                          `"270/100"`,
291		FileSource:                       `""`,
292		Flash:                            `25`,
293		FlashpixVersion:                  `"0100"`,
294		FocalLength:                      `"60/10"`,
295		FocalLengthIn35mmFilm:            `36`,
296		GainControl:                      `2`,
297		ISOSpeedRatings:                  `200`,
298		InteroperabilityIFDPointer:       `13816`,
299		InteroperabilityIndex:            `"R98"`,
300		LightSource:                      `0`,
301		Make:                             `"EASTMAN KODAK COMPANY"`,
302		MakerNote:                        `""`,
303		MaxApertureValue:                 `"286/100"`,
304		MeteringMode:                     `5`,
305		Model:                            `"KODAK EASYSHARE C713 ZOOM DIGITAL CAMERA"`,
306		Orientation:                      `1`,
307		PixelXDimension:                  `1280`,
308		PixelYDimension:                  `960`,
309		ResolutionUnit:                   `2`,
310		Saturation:                       `0`,
311		SceneCaptureType:                 `0`,
312		SceneType:                        `""`,
313		SensingMethod:                    `2`,
314		Sharpness:                        `0`,
315		ShutterSpeedValue:                `"680/100"`,
316		Software:                         `"KODAK EASYSHARE C713 ZOOM DIGITAL CAMERA"`,
317		SubjectDistanceRange:             `0`,
318		ThumbJPEGInterchangeFormat:       `13848`,
319		ThumbJPEGInterchangeFormatLength: `3436`,
320		WhiteBalance:                     `0`,
321		XResolution:                      `"480/1"`,
322		YCbCrPositioning:                 `2`,
323		YResolution:                      `"480/1"`,
324	},
325	"2007-01-17-21-49-44-sep-2007-01-17-21-49-44a.jpg": map[FieldName]string{
326		ApertureValue:                    `"33/10"`,
327		ColorSpace:                       `1`,
328		ComponentsConfiguration:          `""`,
329		CustomRendered:                   `0`,
330		DateTime:                         `"2007:01:17 21:49:44"`,
331		DateTimeDigitized:                `"2007:01:17 21:49:44"`,
332		DateTimeOriginal:                 `"2007:01:17 21:49:44"`,
333		ExifIFDPointer:                   `266`,
334		ExifVersion:                      `"0220"`,
335		ExposureBiasValue:                `"0/10"`,
336		ExposureMode:                     `0`,
337		ExposureProgram:                  `2`,
338		ExposureTime:                     `"1/30"`,
339		FNumber:                          `"33/10"`,
340		FileSource:                       `""`,
341		Flash:                            `24`,
342		FlashpixVersion:                  `"0100"`,
343		FocalLength:                      `"73/10"`,
344		ISOSpeedRatings:                  `50`,
345		ImageDescription:                 `"Digital image  "`,
346		InteroperabilityIFDPointer:       `832`,
347		InteroperabilityIndex:            `"R98"`,
348		LightSource:                      `0`,
349		Make:                             `"Digital Camera                 "`,
350		MakerNote:                        `"6106789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456789012345678901234567890123456"`,
351		MaxApertureValue:                 `"297/100"`,
352		MeteringMode:                     `2`,
353		Model:                            `"6MP-9Y8        "`,
354		Orientation:                      `1`,
355		PixelXDimension:                  `2816`,
356		PixelYDimension:                  `2112`,
357		ResolutionUnit:                   `2`,
358		SceneCaptureType:                 `0`,
359		SensingMethod:                    `2`,
360		ShutterSpeedValue:                `"491/100"`,
361		Software:                         `"1.00.018PR         "`,
362		ThumbJPEGInterchangeFormat:       `956`,
363		ThumbJPEGInterchangeFormatLength: `7024`,
364		WhiteBalance:                     `0`,
365		XResolution:                      `"180/1"`,
366		YCbCrPositioning:                 `2`,
367		YResolution:                      `"180/1"`,
368	},
369	"2007-02-02-18-13-29-sep-2007-02-02-18-13-29a.jpg": map[FieldName]string{
370		ColorSpace:                       `1`,
371		ComponentsConfiguration:          `""`,
372		CompressedBitsPerPixel:           `"27033600/4915200"`,
373		Contrast:                         `0`,
374		CustomRendered:                   `0`,
375		DateTime:                         `"2007:02:02 18:13:29"`,
376		DateTimeDigitized:                `"2007:02:02 18:13:29"`,
377		DateTimeOriginal:                 `"2007:02:02 18:13:29"`,
378		DigitalZoomRatio:                 `"0/0"`,
379		ExifIFDPointer:                   `586`,
380		ExifVersion:                      `"0220"`,
381		ExposureBiasValue:                `"0/3"`,
382		ExposureMode:                     `0`,
383		ExposureProgram:                  `2`,
384		ExposureTime:                     `"1/60"`,
385		FNumber:                          `"26/10"`,
386		Flash:                            `25`,
387		FlashpixVersion:                  `"0100"`,
388		FocalLength:                      `"580/100"`,
389		FocalLengthIn35mmFilm:            `35`,
390		ISOSpeedRatings:                  `200`,
391		InteroperabilityIFDPointer:       `30974`,
392		InteroperabilityIndex:            `"R98"`,
393		Make:                             `"PENTAX Corporation "`,
394		MakerNote:                        `""`,
395		MaxApertureValue:                 `"28/10"`,
396		MeteringMode:                     `5`,
397		Model:                            `"PENTAX Optio S5z "`,
398		Orientation:                      `1`,
399		PixelXDimension:                  `2560`,
400		PixelYDimension:                  `1920`,
401		ResolutionUnit:                   `2`,
402		Saturation:                       `0`,
403		SceneCaptureType:                 `0`,
404		Sharpness:                        `0`,
405		Software:                         `"Optio S5z Ver 1.00 "`,
406		SubjectDistanceRange:             `2`,
407		ThumbJPEGInterchangeFormat:       `31098`,
408		ThumbJPEGInterchangeFormatLength: `8800`,
409		WhiteBalance:                     `0`,
410		XResolution:                      `"72/1"`,
411		YCbCrPositioning:                 `1`,
412		YResolution:                      `"72/1"`,
413	},
414	"2007-05-02-17-02-21-sep-2007-05-02-17-02-21a.jpg": map[FieldName]string{
415		ApertureValue:                    `"107/32"`,
416		ColorSpace:                       `1`,
417		ComponentsConfiguration:          `""`,
418		CompressedBitsPerPixel:           `"3/1"`,
419		CustomRendered:                   `0`,
420		DateTime:                         `"2007:05:02 17:02:21"`,
421		DateTimeDigitized:                `"2007:05:02 17:02:21"`,
422		DateTimeOriginal:                 `"2007:05:02 17:02:21"`,
423		DigitalZoomRatio:                 `"2592/2592"`,
424		ExifIFDPointer:                   `196`,
425		ExifVersion:                      `"0220"`,
426		ExposureBiasValue:                `"0/3"`,
427		ExposureMode:                     `0`,
428		ExposureTime:                     `"1/60"`,
429		FNumber:                          `"32/10"`,
430		FileSource:                       `""`,
431		Flash:                            `9`,
432		FlashpixVersion:                  `"0100"`,
433		FocalLength:                      `"7109/1000"`,
434		FocalPlaneResolutionUnit:         `2`,
435		FocalPlaneXResolution:            `"1600000/225"`,
436		FocalPlaneYResolution:            `"1200000/168"`,
437		InteroperabilityIFDPointer:       `2226`,
438		InteroperabilityIndex:            `"R98"`,
439		Make:                             `"Canon"`,
440		MakerNote:                        `""`,
441		MaxApertureValue:                 `"107/32"`,
442		MeteringMode:                     `5`,
443		Model:                            `"Canon IXY DIGITAL 55"`,
444		Orientation:                      `1`,
445		PixelXDimension:                  `1600`,
446		PixelYDimension:                  `1200`,
447		ResolutionUnit:                   `2`,
448		SceneCaptureType:                 `0`,
449		SensingMethod:                    `2`,
450		ShutterSpeedValue:                `"189/32"`,
451		ThumbJPEGInterchangeFormat:       `5108`,
452		ThumbJPEGInterchangeFormatLength: `6306`,
453		UserComment:                      `""`,
454		WhiteBalance:                     `0`,
455		XResolution:                      `"180/1"`,
456		YCbCrPositioning:                 `1`,
457		YResolution:                      `"180/1"`,
458	},
459	"2007-05-12-08-19-07-sep-2007-05-12-08-19-07a.jpg": map[FieldName]string{
460		ColorSpace:                       `1`,
461		ComponentsConfiguration:          `""`,
462		CompressedBitsPerPixel:           `"252746/307200"`,
463		Contrast:                         `0`,
464		CustomRendered:                   `0`,
465		DateTime:                         `"2007:06:17 22:56:38"`,
466		DateTimeDigitized:                `"2007:06:17 22:56:38"`,
467		DateTimeOriginal:                 `"2007:05:12 08:19:07"`,
468		DigitalZoomRatio:                 `"0/0"`,
469		ExifIFDPointer:                   `282`,
470		ExifVersion:                      `"0221"`,
471		ExposureBiasValue:                `"0/3"`,
472		ExposureMode:                     `0`,
473		ExposureProgram:                  `2`,
474		ExposureTime:                     `"1/50"`,
475		FNumber:                          `"31/10"`,
476		FileSource:                       `""`,
477		Flash:                            `16`,
478		FlashpixVersion:                  `"0100"`,
479		FocalLength:                      `"630/100"`,
480		FocalLengthIn35mmFilm:            `38`,
481		GainControl:                      `2`,
482		InteroperabilityIFDPointer:       `27298`,
483		InteroperabilityIndex:            `"R98"`,
484		LightSource:                      `0`,
485		Make:                             `"CASIO COMPUTER CO.,LTD."`,
486		MakerNote:                        `""`,
487		MaxApertureValue:                 `"33/10"`,
488		MeteringMode:                     `5`,
489		Model:                            `"EX-Z70     "`,
490		Orientation:                      `1`,
491		PixelXDimension:                  `640`,
492		PixelYDimension:                  `480`,
493		ResolutionUnit:                   `2`,
494		Saturation:                       `0`,
495		SceneCaptureType:                 `0`,
496		Sharpness:                        `0`,
497		Software:                         `"1.00             "`,
498		ThumbJPEGInterchangeFormat:       `27422`,
499		ThumbJPEGInterchangeFormatLength: `8332`,
500		WhiteBalance:                     `0`,
501		XResolution:                      `"72/1"`,
502		YCbCrPositioning:                 `1`,
503		YResolution:                      `"72/1"`,
504	},
505	"2007-05-26-04-49-45-sep-2007-05-26-04-49-45a.jpg": map[FieldName]string{
506		ColorSpace:                       `1`,
507		ComponentsConfiguration:          `""`,
508		CompressedBitsPerPixel:           `"4/1"`,
509		Contrast:                         `0`,
510		CustomRendered:                   `0`,
511		DateTime:                         `"2007:05:26 04:49:45"`,
512		DateTimeDigitized:                `"2007:05:26 04:49:45"`,
513		DateTimeOriginal:                 `"2007:05:26 04:49:45"`,
514		DigitalZoomRatio:                 `"0/100"`,
515		ExifIFDPointer:                   `284`,
516		ExifVersion:                      `"0220"`,
517		ExposureBiasValue:                `"0/10"`,
518		ExposureMode:                     `0`,
519		ExposureProgram:                  `2`,
520		ExposureTime:                     `"10/3486"`,
521		FNumber:                          `"32/10"`,
522		FileSource:                       `""`,
523		Flash:                            `24`,
524		FlashpixVersion:                  `"0100"`,
525		FocalLength:                      `"63/10"`,
526		FocalLengthIn35mmFilm:            `38`,
527		GainControl:                      `0`,
528		ISOSpeedRatings:                  `50`,
529		ImageDescription:                 `"          "`,
530		InteroperabilityIFDPointer:       `1026`,
531		InteroperabilityIndex:            `"R98"`,
532		LightSource:                      `0`,
533		Make:                             `"NIKON"`,
534		MakerNote:                        `""`,
535		MaxApertureValue:                 `"34/10"`,
536		MeteringMode:                     `5`,
537		Model:                            `"COOLPIX L3"`,
538		Orientation:                      `1`,
539		PixelXDimension:                  `2592`,
540		PixelYDimension:                  `1944`,
541		ResolutionUnit:                   `2`,
542		Saturation:                       `0`,
543		SceneCaptureType:                 `2`,
544		SceneType:                        `""`,
545		Sharpness:                        `0`,
546		Software:                         `"COOLPIX L3v1.2"`,
547		SubjectDistanceRange:             `0`,
548		ThumbJPEGInterchangeFormat:       `4596`,
549		ThumbJPEGInterchangeFormatLength: `10120`,
550		UserComment:                      `"                                                                                                                     "`,
551		WhiteBalance:                     `0`,
552		XResolution:                      `"300/1"`,
553		YCbCrPositioning:                 `2`,
554		YResolution:                      `"300/1"`,
555	},
556	"2007-05-30-14-28-01-sep-2007-05-30-14-28-01a.jpg": map[FieldName]string{
557		ColorSpace:                       `1`,
558		ComponentsConfiguration:          `""`,
559		CompressedBitsPerPixel:           `"2/1"`,
560		Contrast:                         `0`,
561		CustomRendered:                   `0`,
562		DateTime:                         `"2007:05:30 14:28:01"`,
563		DateTimeDigitized:                `"2007:05:30 14:28:01"`,
564		DateTimeOriginal:                 `"2007:05:30 14:28:01"`,
565		DigitalZoomRatio:                 `"0/100"`,
566		ExifIFDPointer:                   `284`,
567		ExifVersion:                      `"0220"`,
568		ExposureBiasValue:                `"0/10"`,
569		ExposureMode:                     `0`,
570		ExposureProgram:                  `2`,
571		ExposureTime:                     `"10/40"`,
572		FNumber:                          `"30/10"`,
573		FileSource:                       `""`,
574		Flash:                            `16`,
575		FlashpixVersion:                  `"0100"`,
576		FocalLength:                      `"58/10"`,
577		FocalLengthIn35mmFilm:            `35`,
578		GainControl:                      `1`,
579		ISOSpeedRatings:                  `53`,
580		ImageDescription:                 `"          "`,
581		InteroperabilityIFDPointer:       `1026`,
582		InteroperabilityIndex:            `"R98"`,
583		LightSource:                      `0`,
584		Make:                             `"NIKON"`,
585		MakerNote:                        `""`,
586		MaxApertureValue:                 `"32/10"`,
587		MeteringMode:                     `5`,
588		Model:                            `"COOLPIX S6"`,
589		Orientation:                      `1`,
590		PixelXDimension:                  `2816`,
591		PixelYDimension:                  `2112`,
592		ResolutionUnit:                   `2`,
593		Saturation:                       `0`,
594		SceneCaptureType:                 `0`,
595		SceneType:                        `""`,
596		Sharpness:                        `0`,
597		Software:                         `"COOLPIX S6V1.0"`,
598		SubjectDistanceRange:             `0`,
599		ThumbJPEGInterchangeFormat:       `4596`,
600		ThumbJPEGInterchangeFormatLength: `5274`,
601		UserComment:                      `"                                                                                                                     "`,
602		WhiteBalance:                     `0`,
603		XResolution:                      `"300/1"`,
604		YCbCrPositioning:                 `2`,
605		YResolution:                      `"300/1"`,
606	},
607	"2007-06-06-16-15-25-sep-2007-06-06-16-15-25a.jpg": map[FieldName]string{
608		ColorSpace:                       `1`,
609		ComponentsConfiguration:          `""`,
610		CompressedBitsPerPixel:           `"2/1"`,
611		Contrast:                         `0`,
612		CustomRendered:                   `0`,
613		DateTime:                         `"2007:06:06 16:15:25"`,
614		DateTimeDigitized:                `"2007:06:06 16:15:25"`,
615		DateTimeOriginal:                 `"2007:06:06 16:15:25"`,
616		DigitalZoomRatio:                 `"0/100"`,
617		ExifIFDPointer:                   `284`,
618		ExifVersion:                      `"0220"`,
619		ExposureBiasValue:                `"0/10"`,
620		ExposureMode:                     `0`,
621		ExposureProgram:                  `2`,
622		ExposureTime:                     `"10/2870"`,
623		FNumber:                          `"48/10"`,
624		FileSource:                       `""`,
625		Flash:                            `24`,
626		FlashpixVersion:                  `"0100"`,
627		FocalLength:                      `"54/10"`,
628		FocalLengthIn35mmFilm:            `35`,
629		GainControl:                      `0`,
630		ISOSpeedRatings:                  `50`,
631		ImageDescription:                 `"          "`,
632		InteroperabilityIFDPointer:       `1026`,
633		InteroperabilityIndex:            `"R98"`,
634		LightSource:                      `0`,
635		Make:                             `"NIKON"`,
636		MakerNote:                        `""`,
637		MaxApertureValue:                 `"30/10"`,
638		MeteringMode:                     `5`,
639		Model:                            `"E3700"`,
640		Orientation:                      `1`,
641		PixelXDimension:                  `2048`,
642		PixelYDimension:                  `1536`,
643		ResolutionUnit:                   `2`,
644		Saturation:                       `0`,
645		SceneCaptureType:                 `0`,
646		SceneType:                        `""`,
647		Sharpness:                        `0`,
648		Software:                         `"E3700v1.2"`,
649		SubjectDistanceRange:             `0`,
650		ThumbJPEGInterchangeFormat:       `4596`,
651		ThumbJPEGInterchangeFormatLength: `5967`,
652		UserComment:                      `"                                                                                                                     "`,
653		WhiteBalance:                     `0`,
654		XResolution:                      `"300/1"`,
655		YCbCrPositioning:                 `2`,
656		YResolution:                      `"300/1"`,
657	},
658	"2007-06-26-10-13-04-sep-2007-06-26-10-13-04a.jpg": map[FieldName]string{
659		ApertureValue:                    `"3/1"`,
660		ColorSpace:                       `1`,
661		ComponentsConfiguration:          `""`,
662		CompressedBitsPerPixel:           `"6389872/3145728"`,
663		Copyright:                        `"Copyright2004"`,
664		DateTime:                         `"2007:06:26 10:13:04"`,
665		DateTimeDigitized:                `"2007:06:26 10:13:04"`,
666		DateTimeOriginal:                 `"2007:06:26 10:13:04"`,
667		ExifIFDPointer:                   `262`,
668		ExifVersion:                      `"0210"`,
669		ExposureBiasValue:                `"1/4"`,
670		ExposureIndex:                    `"146/1"`,
671		ExposureProgram:                  `3`,
672		ExposureTime:                     `"23697424/268435456"`,
673		FNumber:                          `"3/1"`,
674		FileSource:                       `""`,
675		Flash:                            `0`,
676		FlashpixVersion:                  `"0100"`,
677		ISOSpeedRatings:                  `100`,
678		ImageDescription:                 `"My beautiful picture"`,
679		InteroperabilityIFDPointer:       `1170`,
680		InteroperabilityIndex:            `"R98"`,
681		LightSource:                      `0`,
682		Make:                             `"CEC"`,
683		MakerNote:                        `""`,
684		MaxApertureValue:                 `"3/1"`,
685		MeteringMode:                     `2`,
686		Model:                            `"DV"`,
687		Orientation:                      `1`,
688		PixelXDimension:                  `2048`,
689		PixelYDimension:                  `1536`,
690		RelatedSoundFile:                 `"RelatedSound"`,
691		ResolutionUnit:                   `2`,
692		SceneType:                        `""`,
693		SensingMethod:                    `2`,
694		ShutterSpeedValue:                `"7/1"`,
695		Software:                         `"DVWare 1.0"`,
696		ThumbJPEGInterchangeFormat:       `1306`,
697		ThumbJPEGInterchangeFormatLength: `6292`,
698		XResolution:                      `"320/1"`,
699		YCbCrPositioning:                 `2`,
700		YResolution:                      `"384/1"`,
701	},
702	"2007-07-13-17-02-30-sep-2007-07-13-17-02-30a.jpg": map[FieldName]string{
703		ApertureValue:                    `"45/10"`,
704		ColorSpace:                       `1`,
705		ComponentsConfiguration:          `""`,
706		Contrast:                         `0`,
707		CustomRendered:                   `0`,
708		DateTime:                         `"2007:07:13 17:02:30"`,
709		DateTimeDigitized:                `"2007:07:13 17:02:30"`,
710		DateTimeOriginal:                 `"2007:07:13 17:02:30"`,
711		DigitalZoomRatio:                 `"100/100"`,
712		ExifIFDPointer:                   `266`,
713		ExifVersion:                      `"0220"`,
714		ExposureBiasValue:                `"0/10"`,
715		ExposureMode:                     `0`,
716		ExposureProgram:                  `2`,
717		ExposureTime:                     `"1/110"`,
718		FNumber:                          `"48/10"`,
719		FileSource:                       `""`,
720		Flash:                            `0`,
721		FlashpixVersion:                  `"0100"`,
722		FocalLengthIn35mmFilm:            `35`,
723		GainControl:                      `0`,
724		ISOSpeedRatings:                  `64`,
725		ImageDescription:                 `"Digital StillCamera"`,
726		InteroperabilityIFDPointer:       `1010`,
727		InteroperabilityIndex:            `"R98"`,
728		LightSource:                      `0`,
729		Make:                             `"Vivitar"`,
730		MakerNote:                        `""`,
731		MaxApertureValue:                 `"30/10"`,
732		MeteringMode:                     `2`,
733		Model:                            `"ViviCam X30 "`,
734		Orientation:                      `1`,
735		PixelXDimension:                  `3648`,
736		PixelYDimension:                  `2736`,
737		RelatedSoundFile:                 `"            "`,
738		ResolutionUnit:                   `2`,
739		Saturation:                       `0`,
740		SceneCaptureType:                 `0`,
741		Sharpness:                        `0`,
742		ShutterSpeedValue:                `"678/100"`,
743		Software:                         `"Ver 1.00    "`,
744		SubjectDistanceRange:             `0`,
745		ThumbJPEGInterchangeFormat:       `1156`,
746		ThumbJPEGInterchangeFormatLength: `20544`,
747		WhiteBalance:                     `0`,
748		XResolution:                      `"72/1"`,
749		YCbCrPositioning:                 `2`,
750		YResolution:                      `"72/1"`,
751	},
752	"2007-08-15-14-42-46-sep-2007-08-15-14-42-46a.jpg": map[FieldName]string{
753		ApertureValue:                    `"37/10"`,
754		ColorSpace:                       `1`,
755		ComponentsConfiguration:          `""`,
756		Contrast:                         `0`,
757		CustomRendered:                   `0`,
758		DateTimeDigitized:                `"2007:08:15 14:42:46"`,
759		DateTimeOriginal:                 `"2007:08:15 14:42:46"`,
760		DigitalZoomRatio:                 `"0/100"`,
761		ExifIFDPointer:                   `320`,
762		ExifVersion:                      `"0221"`,
763		ExposureBiasValue:                `"0/3"`,
764		ExposureIndex:                    `"80/1"`,
765		ExposureMode:                     `0`,
766		ExposureProgram:                  `2`,
767		ExposureTime:                     `"1/160"`,
768		FNumber:                          `"36/10"`,
769		FileSource:                       `""`,
770		Flash:                            `24`,
771		FlashpixVersion:                  `"0100"`,
772		FocalLength:                      `"110/10"`,
773		FocalLengthIn35mmFilm:            `66`,
774		GainControl:                      `0`,
775		ISOSpeedRatings:                  `80`,
776		LightSource:                      `0`,
777		Make:                             `"EASTMAN KODAK COMPANY"`,
778		MakerNote:                        `""`,
779		MaxApertureValue:                 `"37/10"`,
780		MeteringMode:                     `5`,
781		Model:                            `"KODAK C663 ZOOM DIGITAL CAMERA"`,
782		Orientation:                      `1`,
783		PixelXDimension:                  `2832`,
784		PixelYDimension:                  `2128`,
785		ResolutionUnit:                   `2`,
786		Saturation:                       `0`,
787		SceneCaptureType:                 `0`,
788		SceneType:                        `""`,
789		SensingMethod:                    `2`,
790		Sharpness:                        `0`,
791		ShutterSpeedValue:                `"73/10"`,
792		SubjectDistanceRange:             `0`,
793		ThumbJPEGInterchangeFormat:       `8472`,
794		ThumbJPEGInterchangeFormatLength: `3060`,
795		WhiteBalance:                     `0`,
796		XResolution:                      `"230/1"`,
797		YCbCrPositioning:                 `1`,
798		YResolution:                      `"230/1"`,
799	},
800	"2007-08-24-02-40-42-sep-2007-08-24-02-40-42a.jpg": map[FieldName]string{
801		ApertureValue:                    `"213/32"`,
802		ColorSpace:                       `1`,
803		ComponentsConfiguration:          `""`,
804		CompressedBitsPerPixel:           `"5/1"`,
805		CustomRendered:                   `0`,
806		DateTime:                         `"2007:08:24 02:40:42"`,
807		DateTimeDigitized:                `"2007:08:24 02:40:42"`,
808		DateTimeOriginal:                 `"2007:08:24 02:40:42"`,
809		DigitalZoomRatio:                 `"2592/2592"`,
810		ExifIFDPointer:                   `196`,
811		ExifVersion:                      `"0220"`,
812		ExposureBiasValue:                `"0/3"`,
813		ExposureMode:                     `0`,
814		ExposureTime:                     `"1/400"`,
815		FNumber:                          `"100/10"`,
816		FileSource:                       `""`,
817		Flash:                            `24`,
818		FlashpixVersion:                  `"0100"`,
819		FocalLength:                      `"17400/1000"`,
820		FocalPlaneResolutionUnit:         `2`,
821		FocalPlaneXResolution:            `"2592000/225"`,
822		FocalPlaneYResolution:            `"1944000/168"`,
823		InteroperabilityIFDPointer:       `2206`,
824		InteroperabilityIndex:            `"R98"`,
825		Make:                             `"Canon"`,
826		MakerNote:                        `""`,
827		MaxApertureValue:                 `"147/32"`,
828		MeteringMode:                     `5`,
829		Model:                            `"Canon PowerShot SD450"`,
830		Orientation:                      `1`,
831		PixelXDimension:                  `2592`,
832		PixelYDimension:                  `1944`,
833		ResolutionUnit:                   `2`,
834		SceneCaptureType:                 `0`,
835		SensingMethod:                    `2`,
836		ShutterSpeedValue:                `"277/32"`,
837		ThumbJPEGInterchangeFormat:       `5108`,
838		ThumbJPEGInterchangeFormatLength: `2084`,
839		UserComment:                      `""`,
840		WhiteBalance:                     `0`,
841		XResolution:                      `"180/1"`,
842		YCbCrPositioning:                 `1`,
843		YResolution:                      `"180/1"`,
844	},
845	"2007-11-07-11-40-44-sep-2007-11-07-11-40-44a.jpg": map[FieldName]string{
846		ApertureValue:                    `"600/100"`,
847		BrightnessValue:                  `"906/100"`,
848		ColorSpace:                       `1`,
849		ComponentsConfiguration:          `""`,
850		CompressedBitsPerPixel:           `"20/10"`,
851		Copyright:                        `"    "`,
852		CustomRendered:                   `1`,
853		DateTime:                         `"2007:11:07 11:40:44"`,
854		DateTimeDigitized:                `"2007:11:07 11:40:44"`,
855		DateTimeOriginal:                 `"2007:11:07 11:40:44"`,
856		ExifIFDPointer:                   `294`,
857		ExifVersion:                      `"0220"`,
858		ExposureBiasValue:                `"0/100"`,
859		ExposureMode:                     `0`,
860		ExposureProgram:                  `2`,
861		ExposureTime:                     `"10/2000"`,
862		FNumber:                          `"800/100"`,
863		FileSource:                       `""`,
864		Flash:                            `16`,
865		FlashpixVersion:                  `"0100"`,
866		FocalLength:                      `"610/100"`,
867		FocalPlaneResolutionUnit:         `3`,
868		FocalPlaneXResolution:            `"4442/1"`,
869		FocalPlaneYResolution:            `"4442/1"`,
870		ISOSpeedRatings:                  `64`,
871		InteroperabilityIFDPointer:       `1158`,
872		InteroperabilityIndex:            `"R98"`,
873		LightSource:                      `0`,
874		Make:                             `"FUJIFILM"`,
875		MakerNote:                        `""`,
876		MaxApertureValue:                 `"360/100"`,
877		MeteringMode:                     `5`,
878		Model:                            `"FinePix Z1     "`,
879		Orientation:                      `1`,
880		PixelXDimension:                  `2592`,
881		PixelYDimension:                  `1944`,
882		ResolutionUnit:                   `2`,
883		SceneCaptureType:                 `0`,
884		SceneType:                        `""`,
885		SensingMethod:                    `2`,
886		Sharpness:                        `0`,
887		ShutterSpeedValue:                `"764/100"`,
888		Software:                         `"Digital Camera FinePix Z1      Ver1.00"`,
889		SubjectDistanceRange:             `0`,
890		ThumbJPEGInterchangeFormat:       `1306`,
891		ThumbJPEGInterchangeFormatLength: `9900`,
892		WhiteBalance:                     `0`,
893		XResolution:                      `"72/1"`,
894		YCbCrPositioning:                 `2`,
895		YResolution:                      `"72/1"`,
896	},
897	"2008-06-02-10-03-57-sep-2008-06-02-10-03-57a.jpg": map[FieldName]string{
898		ApertureValue:                    `"2970/1000"`,
899		ColorSpace:                       `1`,
900		ComponentsConfiguration:          `""`,
901		CompressedBitsPerPixel:           `"5896224/3145728"`,
902		Copyright:                        `"Copyright 2006"`,
903		DateTime:                         `"2008:06:13 06:16:19"`,
904		DateTimeDigitized:                `"2008:06:13 06:16:19"`,
905		DateTimeOriginal:                 `"2008:06:02 10:03:57"`,
906		DigitalZoomRatio:                 `"100/100"`,
907		ExifIFDPointer:                   `226`,
908		ExifVersion:                      `"0220"`,
909		ExposureBiasValue:                `"0/10"`,
910		ExposureMode:                     `0`,
911		ExposureProgram:                  `7`,
912		ExposureTime:                     `"10/600"`,
913		FNumber:                          `"2800/1000"`,
914		FileSource:                       `""`,
915		Flash:                            `65`,
916		FlashpixVersion:                  `"0100"`,
917		FocalLength:                      `"6200/1000"`,
918		ISOSpeedRatings:                  `100`,
919		InteroperabilityIFDPointer:       `3620`,
920		InteroperabilityIndex:            `"R98"`,
921		LightSource:                      `4`,
922		Make:                             `"Polaroid"`,
923		MakerNote:                        `""`,
924		MaxApertureValue:                 `"2970/1000"`,
925		MeteringMode:                     `4`,
926		Model:                            `"i533"`,
927		Orientation:                      `1`,
928		PixelXDimension:                  `2048`,
929		PixelYDimension:                  `1536`,
930		ResolutionUnit:                   `2`,
931		SceneType:                        `""`,
932		SensingMethod:                    `2`,
933		Sharpness:                        `0`,
934		ShutterSpeedValue:                `"5907/1000"`,
935		Software:                         `"00.00.1240a"`,
936		ThumbJPEGInterchangeFormat:       `3756`,
937		ThumbJPEGInterchangeFormatLength: `5972`,
938		WhiteBalance:                     `0`,
939		XResolution:                      `"288/3"`,
940		YCbCrPositioning:                 `2`,
941		YResolution:                      `"288/3"`,
942	},
943	"2008-06-06-13-29-29-sep-2008-06-06-13-29-29a.jpg": map[FieldName]string{
944		ApertureValue:                    `"116/32"`,
945		ColorSpace:                       `1`,
946		ComponentsConfiguration:          `""`,
947		CompressedBitsPerPixel:           `"5/1"`,
948		CustomRendered:                   `0`,
949		DateTime:                         `"2008:06:06 13:29:29"`,
950		DateTimeDigitized:                `"2008:06:06 13:29:29"`,
951		DateTimeOriginal:                 `"2008:06:06 13:29:29"`,
952		DigitalZoomRatio:                 `"3072/3072"`,
953		ExifIFDPointer:                   `196`,
954		ExifVersion:                      `"0220"`,
955		ExposureBiasValue:                `"0/3"`,
956		ExposureMode:                     `0`,
957		ExposureTime:                     `"1/320"`,
958		FNumber:                          `"35/10"`,
959		FileSource:                       `""`,
960		Flash:                            `16`,
961		FlashpixVersion:                  `"0100"`,
962		FocalLength:                      `"8462/1000"`,
963		FocalPlaneResolutionUnit:         `2`,
964		FocalPlaneXResolution:            `"1600000/225"`,
965		FocalPlaneYResolution:            `"1200000/169"`,
966		ISOSpeedRatings:                  `80`,
967		InteroperabilityIFDPointer:       `3334`,
968		InteroperabilityIndex:            `"R98"`,
969		Make:                             `"Canon"`,
970		MakerNote:                        `""`,
971		MaxApertureValue:                 `"116/32"`,
972		MeteringMode:                     `5`,
973		Model:                            `"Canon DIGITAL IXUS 75"`,
974		Orientation:                      `6`,
975		PixelXDimension:                  `1600`,
976		PixelYDimension:                  `1200`,
977		ResolutionUnit:                   `2`,
978		SceneCaptureType:                 `0`,
979		SensingMethod:                    `2`,
980		ShutterSpeedValue:                `"266/32"`,
981		ThumbJPEGInterchangeFormat:       `5108`,
982		ThumbJPEGInterchangeFormatLength: `6594`,
983		UserComment:                      `""`,
984		WhiteBalance:                     `0`,
985		XResolution:                      `"180/1"`,
986		YCbCrPositioning:                 `1`,
987		YResolution:                      `"180/1"`,
988	},
989	"2008-06-17-01-21-30-sep-2008-06-17-01-21-30a.jpg": map[FieldName]string{
990		ColorSpace:                       `1`,
991		ComponentsConfiguration:          `""`,
992		CompressedBitsPerPixel:           `"2/1"`,
993		DateTime:                         `"2008:06:17 01:22:13"`,
994		DateTimeDigitized:                `"2008:06:17 01:21:30"`,
995		DateTimeOriginal:                 `"2008:06:17 01:21:30"`,
996		ExifIFDPointer:                   `253`,
997		ExifVersion:                      `"0220"`,
998		ExposureBiasValue:                `"0/10"`,
999		ExposureProgram:                  `2`,
1000		ExposureTime:                     `"10/326"`,
1001		FNumber:                          `"28/10"`,
1002		FileSource:                       `""`,
1003		Flash:                            `0`,
1004		FlashpixVersion:                  `"0100"`,
1005		FocalLength:                      `"645/100"`,
1006		ISOSpeedRatings:                  `100`,
1007		ImageDescription:                 `"DCFC1247.JPG                   "`,
1008		InteroperabilityIFDPointer:       `1011`,
1009		InteroperabilityIndex:            `"R98"`,
1010		LightSource:                      `0`,
1011		Make:                             `"Polaroid"`,
1012		MaxApertureValue:                 `"30/10"`,
1013		MeteringMode:                     `2`,
1014		Model:                            `"5MP Digital Camera"`,
1015		Orientation:                      `1`,
1016		PixelXDimension:                  `2592`,
1017		PixelYDimension:                  `1944`,
1018		ResolutionUnit:                   `2`,
1019		SceneType:                        `""`,
1020		Software:                         `"A520_CT019"`,
1021		ThumbJPEGInterchangeFormat:       `1041`,
1022		ThumbJPEGInterchangeFormatLength: `13506`,
1023		UserComment:                      `""`,
1024		XResolution:                      `"72/1"`,
1025		YCbCrPositioning:                 `2`,
1026		YResolution:                      `"72/1"`,
1027	},
1028	"2008-09-02-17-43-48-sep-2008-09-02-17-43-48a.jpg": map[FieldName]string{
1029		ColorSpace:                       `1`,
1030		ComponentsConfiguration:          `""`,
1031		DateTime:                         `"2008:09:02 17:43:48"`,
1032		DateTimeDigitized:                `"2008:09:02 17:43:48"`,
1033		DateTimeOriginal:                 `"2008:09:02 17:43:48"`,
1034		ExifIFDPointer:                   `302`,
1035		ExifVersion:                      `"0220"`,
1036		FlashpixVersion:                  `"0100"`,
1037		ImageDescription:                 `"                               "`,
1038		InteroperabilityIFDPointer:       `612`,
1039		InteroperabilityIndex:            `"R98"`,
1040		Make:                             `"Sony Ericsson"`,
1041		Model:                            `"Z550a"`,
1042		Orientation:                      `1`,
1043		PixelXDimension:                  `1280`,
1044		PixelYDimension:                  `1024`,
1045		ResolutionUnit:                   `2`,
1046		Software:                         `"R6GA004     prgCXC1250583_GENERIC_M 2.0"`,
1047		ThumbJPEGInterchangeFormat:       `748`,
1048		ThumbJPEGInterchangeFormatLength: `4641`,
1049		XResolution:                      `"72/1"`,
1050		YCbCrPositioning:                 `2`,
1051		YResolution:                      `"72/1"`,
1052	},
1053	"2009-03-26-09-23-20-sep-2009-03-26-09-23-20a.jpg": map[FieldName]string{
1054		ApertureValue:                    `"95/32"`,
1055		ColorSpace:                       `1`,
1056		ComponentsConfiguration:          `""`,
1057		CompressedBitsPerPixel:           `"5/1"`,
1058		CustomRendered:                   `0`,
1059		DateTime:                         `"2009:03:26 09:23:20"`,
1060		DateTimeDigitized:                `"2009:03:26 09:23:20"`,
1061		DateTimeOriginal:                 `"2009:03:26 09:23:20"`,
1062		DigitalZoomRatio:                 `"3072/3072"`,
1063		ExifIFDPointer:                   `196`,
1064		ExifVersion:                      `"0220"`,
1065		ExposureBiasValue:                `"0/3"`,
1066		ExposureMode:                     `0`,
1067		ExposureTime:                     `"1/500"`,
1068		FNumber:                          `"28/10"`,
1069		FileSource:                       `""`,
1070		Flash:                            `24`,
1071		FlashpixVersion:                  `"0100"`,
1072		FocalLength:                      `"5800/1000"`,
1073		FocalPlaneResolutionUnit:         `2`,
1074		FocalPlaneXResolution:            `"3072000/225"`,
1075		FocalPlaneYResolution:            `"2304000/169"`,
1076		ISOSpeedRatings:                  `160`,
1077		InteroperabilityIFDPointer:       `3334`,
1078		InteroperabilityIndex:            `"R98"`,
1079		Make:                             `"Canon"`,
1080		MakerNote:                        `""`,
1081		MaxApertureValue:                 `"95/32"`,
1082		MeteringMode:                     `5`,
1083		Model:                            `"Canon PowerShot SD750"`,
1084		Orientation:                      `1`,
1085		PixelXDimension:                  `3072`,
1086		PixelYDimension:                  `2304`,
1087		ResolutionUnit:                   `2`,
1088		SceneCaptureType:                 `0`,
1089		SensingMethod:                    `2`,
1090		ShutterSpeedValue:                `"287/32"`,
1091		ThumbJPEGInterchangeFormat:       `5108`,
1092		ThumbJPEGInterchangeFormatLength: `5513`,
1093		UserComment:                      `""`,
1094		WhiteBalance:                     `0`,
1095		XResolution:                      `"180/1"`,
1096		YCbCrPositioning:                 `1`,
1097		YResolution:                      `"180/1"`,
1098	},
1099	"2009-04-11-03-01-38-sep-2009-04-11-03-01-38a.jpg": map[FieldName]string{
1100		ColorSpace:                       `1`,
1101		ComponentsConfiguration:          `""`,
1102		CompressedBitsPerPixel:           `"4/1"`,
1103		Contrast:                         `0`,
1104		CustomRendered:                   `0`,
1105		DateTime:                         `"2009:04:11 03:01:38"`,
1106		DateTimeDigitized:                `"2009:04:11 03:01:38"`,
1107		DateTimeOriginal:                 `"2009:04:11 03:01:38"`,
1108		DigitalZoomRatio:                 `"0/100"`,
1109		ExifIFDPointer:                   `230`,
1110		ExifVersion:                      `"0220"`,
1111		ExposureBiasValue:                `"0/10"`,
1112		ExposureMode:                     `0`,
1113		ExposureProgram:                  `2`,
1114		ExposureTime:                     `"1/250"`,
1115		FNumber:                          `"28/10"`,
1116		FileSource:                       `""`,
1117		Flash:                            `24`,
1118		FlashpixVersion:                  `"0100"`,
1119		FocalLength:                      `"5700/1000"`,
1120		FocalLengthIn35mmFilm:            `35`,
1121		GainControl:                      `1`,
1122		ISOSpeedRatings:                  `227`,
1123		ImageDescription:                 `"          "`,
1124		InteroperabilityIFDPointer:       `33536`,
1125		InteroperabilityIndex:            `"R98"`,
1126		LightSource:                      `0`,
1127		Make:                             `"NIKON"`,
1128		MakerNote:                        `""`,
1129		MaxApertureValue:                 `"30/10"`,
1130		MeteringMode:                     `5`,
1131		Model:                            `"COOLPIX L18"`,
1132		Orientation:                      `1`,
1133		PixelXDimension:                  `3264`,
1134		PixelYDimension:                  `2448`,
1135		ResolutionUnit:                   `2`,
1136		Saturation:                       `0`,
1137		SceneCaptureType:                 `0`,
1138		SceneType:                        `""`,
1139		Sharpness:                        `1`,
1140		Software:                         `"COOLPIX L18 V1.1"`,
1141		SubjectDistanceRange:             `0`,
1142		ThumbJPEGInterchangeFormat:       `33660`,
1143		ThumbJPEGInterchangeFormatLength: `9697`,
1144		UserComment:                      `"       "`,
1145		WhiteBalance:                     `0`,
1146		XResolution:                      `"300/1"`,
1147		YCbCrPositioning:                 `2`,
1148		YResolution:                      `"300/1"`,
1149	},
1150	"2009-04-23-07-21-35-sep-2009-04-23-07-21-35a.jpg": map[FieldName]string{
1151		ColorSpace:                       `1`,
1152		ComponentsConfiguration:          `""`,
1153		CompressedBitsPerPixel:           `"13301888/4915200"`,
1154		Contrast:                         `0`,
1155		CustomRendered:                   `0`,
1156		DateTime:                         `"2009:04:23 07:21:35"`,
1157		DateTimeDigitized:                `"2009:04:23 07:21:35"`,
1158		DateTimeOriginal:                 `"2009:04:23 07:21:35"`,
1159		DigitalZoomRatio:                 `"0/100"`,
1160		ExifIFDPointer:                   `590`,
1161		ExifVersion:                      `"0220"`,
1162		ExposureBiasValue:                `"0/10"`,
1163		ExposureMode:                     `0`,
1164		ExposureTime:                     `"1/40"`,
1165		FNumber:                          `"26/10"`,
1166		Flash:                            `9`,
1167		FlashpixVersion:                  `"0100"`,
1168		FocalLength:                      `"58/10"`,
1169		FocalLengthIn35mmFilm:            `35`,
1170		ISOSpeedRatings:                  `100`,
1171		InteroperabilityIFDPointer:       `31040`,
1172		InteroperabilityIndex:            `"R98"`,
1173		Make:                             `"PENTAX Corporation"`,
1174		MakerNote:                        `""`,
1175		MaxApertureValue:                 `"28/10"`,
1176		MeteringMode:                     `5`,
1177		Model:                            `"PENTAX Optio S50"`,
1178		Orientation:                      `1`,
1179		PixelXDimension:                  `2560`,
1180		PixelYDimension:                  `1920`,
1181		ResolutionUnit:                   `2`,
1182		Saturation:                       `0`,
1183		SceneCaptureType:                 `0`,
1184		Sharpness:                        `0`,
1185		Software:                         `"Optio S50 Ver 1.00"`,
1186		SubjectDistanceRange:             `3`,
1187		ThumbJPEGInterchangeFormat:       `31176`,
1188		ThumbJPEGInterchangeFormatLength: `6015`,
1189		WhiteBalance:                     `0`,
1190		XResolution:                      `"72/1"`,
1191		YCbCrPositioning:                 `2`,
1192		YResolution:                      `"72/1"`,
1193	},
1194	"2009-06-11-19-23-18-sep-2009-06-11-19-23-18a.jpg": map[FieldName]string{
1195		ApertureValue:                    `"11257/1627"`,
1196		ColorSpace:                       `65535`,
1197		DateTime:                         `"2009:06:23 18:42:05"`,
1198		DateTimeDigitized:                `"2009:06:11 19:23:18"`,
1199		DateTimeOriginal:                 `"2009:06:11 19:23:18"`,
1200		ExifIFDPointer:                   `264`,
1201		ExifVersion:                      `"0220"`,
1202		ExposureBiasValue:                `"0/1"`,
1203		ExposureProgram:                  `1`,
1204		ExposureTime:                     `"1/4"`,
1205		Flash:                            `16`,
1206		FocalLength:                      `"47/1"`,
1207		ISOSpeedRatings:                  `200`,
1208		Make:                             `"Canon"`,
1209		MeteringMode:                     `1`,
1210		Model:                            `"Canon EOS DIGITAL REBEL XTi"`,
1211		Orientation:                      `1`,
1212		PixelXDimension:                  `1400`,
1213		PixelYDimension:                  `2100`,
1214		ResolutionUnit:                   `2`,
1215		Software:                         `"Adobe Photoshop CS3 Macintosh"`,
1216		ThumbJPEGInterchangeFormat:       `606`,
1217		ThumbJPEGInterchangeFormatLength: `7150`,
1218		XResolution:                      `"3500000/10000"`,
1219		YCbCrPositioning:                 `1`,
1220		YResolution:                      `"3500000/10000"`,
1221	},
1222	"2009-06-20-07-59-05-sep-2009-06-20-07-59-05a.jpg": map[FieldName]string{
1223		ApertureValue:                    `"36/10"`,
1224		ColorSpace:                       `1`,
1225		ComponentsConfiguration:          `""`,
1226		Contrast:                         `0`,
1227		CustomRendered:                   `0`,
1228		DateTimeDigitized:                `"2009:06:20 07:59:05"`,
1229		DateTimeOriginal:                 `"2009:06:20 07:59:05"`,
1230		DigitalZoomRatio:                 `"0/100"`,
1231		ExifIFDPointer:                   `514`,
1232		ExifVersion:                      `"0221"`,
1233		ExposureBiasValue:                `"0/3"`,
1234		ExposureIndex:                    `"160/1"`,
1235		ExposureMode:                     `0`,
1236		ExposureProgram:                  `2`,
1237		ExposureTime:                     `"1/500"`,
1238		FNumber:                          `"35/10"`,
1239		FileSource:                       `""`,
1240		Flash:                            `89`,
1241		FlashpixVersion:                  `"0100"`,
1242		FocalLength:                      `"559/10"`,
1243		FocalLengthIn35mmFilm:            `337`,
1244		GainControl:                      `2`,
1245		ISOSpeedRatings:                  `160`,
1246		InteroperabilityIFDPointer:       `8728`,
1247		InteroperabilityIndex:            `"R98"`,
1248		LightSource:                      `0`,
1249		Make:                             `"EASTMAN KODAK COMPANY"`,
1250		MakerNote:                        `""`,
1251		MaxApertureValue:                 `"36/10"`,
1252		MeteringMode:                     `5`,
1253		Model:                            `"KODAK EASYSHARE Z710 ZOOM DIGITAL CAMERA"`,
1254		Orientation:                      `1`,
1255		PixelXDimension:                  `3072`,
1256		PixelYDimension:                  `2304`,
1257		ResolutionUnit:                   `2`,
1258		Saturation:                       `0`,
1259		SceneCaptureType:                 `0`,
1260		SceneType:                        `""`,
1261		SensingMethod:                    `2`,
1262		Sharpness:                        `0`,
1263		ShutterSpeedValue:                `"9/1"`,
1264		SubjectDistanceRange:             `0`,
1265		ThumbJPEGInterchangeFormat:       `9032`,
1266		ThumbJPEGInterchangeFormatLength: `4569`,
1267		WhiteBalance:                     `0`,
1268		XResolution:                      `"480/1"`,
1269		YCbCrPositioning:                 `1`,
1270		YResolution:                      `"480/1"`,
1271	},
1272	"2009-08-05-08-11-31-sep-2009-08-05-08-11-31a.jpg": map[FieldName]string{
1273		ApertureValue:                    `"400/100"`,
1274		BrightnessValue:                  `"719/100"`,
1275		ColorSpace:                       `1`,
1276		ComponentsConfiguration:          `""`,
1277		CompressedBitsPerPixel:           `"20/10"`,
1278		Copyright:                        `"    "`,
1279		CustomRendered:                   `0`,
1280		DateTime:                         `"2009:08:05 08:11:31"`,
1281		DateTimeDigitized:                `"2009:08:05 08:11:31"`,
1282		DateTimeOriginal:                 `"2009:08:05 08:11:31"`,
1283		ExifIFDPointer:                   `294`,
1284		ExifVersion:                      `"0220"`,
1285		ExposureBiasValue:                `"0/100"`,
1286		ExposureMode:                     `0`,
1287		ExposureProgram:                  `2`,
1288		ExposureTime:                     `"10/3000"`,
1289		FNumber:                          `"400/100"`,
1290		FileSource:                       `""`,
1291		Flash:                            `16`,
1292		FlashpixVersion:                  `"0100"`,
1293		FocalLength:                      `"720/100"`,
1294		FocalPlaneResolutionUnit:         `3`,
1295		FocalPlaneXResolution:            `"5292/1"`,
1296		FocalPlaneYResolution:            `"5292/1"`,
1297		ISOSpeedRatings:                  `100`,
1298		InteroperabilityIFDPointer:       `1158`,
1299		InteroperabilityIndex:            `"R98"`,
1300		LightSource:                      `0`,
1301		Make:                             `"FUJIFILM"`,
1302		MakerNote:                        `"FUJIFILM0130" !"#,012NORMAL d"`,
1303		MaxApertureValue:                 `"300/100"`,
1304		MeteringMode:                     `5`,
1305		Model:                            `"FinePix E550   "`,
1306		Orientation:                      `1`,
1307		PixelXDimension:                  `2848`,
1308		PixelYDimension:                  `2136`,
1309		ResolutionUnit:                   `2`,
1310		SceneCaptureType:                 `0`,
1311		SceneType:                        `""`,
1312		SensingMethod:                    `2`,
1313		Sharpness:                        `0`,
1314		ShutterSpeedValue:                `"820/100"`,
1315		Software:                         `"Digital Camera FinePix E550    Ver1.00"`,
1316		SubjectDistanceRange:             `0`,
1317		ThumbJPEGInterchangeFormat:       `1306`,
1318		ThumbJPEGInterchangeFormatLength: `8596`,
1319		WhiteBalance:                     `1`,
1320		XResolution:                      `"72/1"`,
1321		YCbCrPositioning:                 `2`,
1322		YResolution:                      `"72/1"`,
1323	},
1324	"2010-06-08-04-44-24-sep-2010-06-08-04-44-24a.jpg": map[FieldName]string{
1325		ColorSpace:                       `1`,
1326		ComponentsConfiguration:          `""`,
1327		CompressedBitsPerPixel:           `"8/1"`,
1328		Contrast:                         `0`,
1329		CustomRendered:                   `0`,
1330		DateTime:                         `"2010:06:08 04:44:24"`,
1331		DateTimeDigitized:                `"2010:06:08 04:44:24"`,
1332		DateTimeOriginal:                 `"2010:06:08 04:44:24"`,
1333		ExifIFDPointer:                   `2314`,
1334		ExifVersion:                      `"0221"`,
1335		ExposureBiasValue:                `"0/10"`,
1336		ExposureMode:                     `0`,
1337		ExposureProgram:                  `2`,
1338		ExposureTime:                     `"10/400"`,
1339		FNumber:                          `"28/10"`,
1340		FileSource:                       `""`,
1341		Flash:                            `31`,
1342		FlashpixVersion:                  `"0100"`,
1343		FocalLength:                      `"51/10"`,
1344		ISOSpeedRatings:                  `80`,
1345		ImageDescription:                 `"                               "`,
1346		InteroperabilityIFDPointer:       `6640`,
1347		LightSource:                      `0`,
1348		Make:                             `"SONY"`,
1349		MakerNote:                        `""`,
1350		MaxApertureValue:                 `"48/16"`,
1351		MeteringMode:                     `5`,
1352		Model:                            `"DSC-S600"`,
1353		Orientation:                      `1`,
1354		PixelXDimension:                  `2816`,
1355		PixelYDimension:                  `2112`,
1356		ResolutionUnit:                   `2`,
1357		Saturation:                       `0`,
1358		SceneCaptureType:                 `0`,
1359		SceneType:                        `""`,
1360		Sharpness:                        `0`,
1361		ThumbJPEGInterchangeFormat:       `6892`,
1362		ThumbJPEGInterchangeFormatLength: `4029`,
1363		WhiteBalance:                     `0`,
1364		XPKeywords:                       `[106,0,117,0,110,0,101,0,32,0,57,0,32,0,50,0,48,0,49,0,48,0,0,0]`,
1365		XResolution:                      `"72/1"`,
1366		YCbCrPositioning:                 `2`,
1367		YResolution:                      `"72/1"`,
1368	},
1369	"2010-06-20-20-07-39-sep-2010-06-20-20-07-39a.jpg": map[FieldName]string{
1370		ApertureValue:                    `"116/32"`,
1371		ColorSpace:                       `1`,
1372		ComponentsConfiguration:          `""`,
1373		CompressedBitsPerPixel:           `"3/1"`,
1374		CustomRendered:                   `0`,
1375		DateTime:                         `"2010:10:31 22:39:25"`,
1376		DateTimeDigitized:                `"2010:06:20 20:07:39"`,
1377		DateTimeOriginal:                 `"2010:06:20 20:07:39"`,
1378		DigitalZoomRatio:                 `"3648/3648"`,
1379		ExifIFDPointer:                   `302`,
1380		ExifVersion:                      `"0220"`,
1381		ExposureBiasValue:                `"0/3"`,
1382		ExposureMode:                     `0`,
1383		ExposureTime:                     `"1/10"`,
1384		FNumber:                          `"35/10"`,
1385		FileSource:                       `""`,
1386		Flash:                            `16`,
1387		FlashpixVersion:                  `"0100"`,
1388		FocalLength:                      `"9681/1000"`,
1389		FocalPlaneResolutionUnit:         `2`,
1390		FocalPlaneXResolution:            `"3648000/241"`,
1391		FocalPlaneYResolution:            `"2736000/181"`,
1392		ISOSpeedRatings:                  `800`,
1393		ImageDescription:                 `"                               "`,
1394		Make:                             `"Canon"`,
1395		MakerNote:                        `""`,
1396		MaxApertureValue:                 `"116/32"`,
1397		MeteringMode:                     `5`,
1398		Model:                            `"Canon PowerShot SD1200 IS"`,
1399		Orientation:                      `1`,
1400		PixelXDimension:                  `3648`,
1401		PixelYDimension:                  `2736`,
1402		ResolutionUnit:                   `2`,
1403		SceneCaptureType:                 `0`,
1404		SensingMethod:                    `2`,
1405		ShutterSpeedValue:                `"106/32"`,
1406		Software:                         `"QuickTime 7.6.6"`,
1407		ThumbJPEGInterchangeFormat:       `3408`,
1408		ThumbJPEGInterchangeFormatLength: `5126`,
1409		UserComment:                      `""`,
1410		WhiteBalance:                     `0`,
1411		XResolution:                      `"4718592/65536"`,
1412		YCbCrPositioning:                 `2`,
1413		YResolution:                      `"4718592/65536"`,
1414	},
1415	"2010-09-02-08-43-02-sep-2010-09-02-08-43-02a.jpg": map[FieldName]string{
1416		ColorSpace:                       `1`,
1417		ComponentsConfiguration:          `""`,
1418		CompressedBitsPerPixel:           `"1/1"`,
1419		Contrast:                         `0`,
1420		CustomRendered:                   `0`,
1421		DateTime:                         `"2010:09:02 08:43:02"`,
1422		DateTimeDigitized:                `"2010:09:02 08:43:02"`,
1423		DateTimeOriginal:                 `"2010:09:02 08:43:02"`,
1424		DigitalZoomRatio:                 `"0/100"`,
1425		ExifIFDPointer:                   `996`,
1426		ExifVersion:                      `"0221"`,
1427		ExposureBiasValue:                `"0/10"`,
1428		ExposureMode:                     `0`,
1429		ExposureProgram:                  `5`,
1430		ExposureTime:                     `"10/500"`,
1431		FNumber:                          `"53/10"`,
1432		FileSource:                       `""`,
1433		Flash:                            `65`,
1434		FlashpixVersion:                  `"0100"`,
1435		FocalLength:                      `"210/10"`,
1436		GainControl:                      `2`,
1437		ISOSpeedRatings:                  `800`,
1438		ImageDescription:                 `"OLYMPUS DIGITAL CAMERA         "`,
1439		InteroperabilityIFDPointer:       `1714`,
1440		InteroperabilityIndex:            `"R98"`,
1441		LightSource:                      `0`,
1442		Make:                             `"OLYMPUS IMAGING CORP.  "`,
1443		MakerNote:                        `""`,
1444		MaxApertureValue:                 `"362/100"`,
1445		MeteringMode:                     `5`,
1446		Model:                            `"FE370,X880,C575        "`,
1447		Orientation:                      `1`,
1448		PixelXDimension:                  `3264`,
1449		PixelYDimension:                  `2448`,
1450		ResolutionUnit:                   `2`,
1451		Saturation:                       `0`,
1452		SceneCaptureType:                 `3`,
1453		SceneType:                        `""`,
1454		Sharpness:                        `0`,
1455		Software:                         `"Version 1.0                    "`,
1456		ThumbJPEGInterchangeFormat:       `9204`,
1457		ThumbJPEGInterchangeFormatLength: `3562`,
1458		UserComment:                      `"                                                                                                                             "`,
1459		WhiteBalance:                     `0`,
1460		XResolution:                      `"72/1"`,
1461		YCbCrPositioning:                 `2`,
1462		YResolution:                      `"72/1"`,
1463	},
1464	"2011-01-24-22-06-02-sep-2011-01-24-22-06-02a.jpg": map[FieldName]string{
1465		ColorSpace:                       `1`,
1466		ComponentsConfiguration:          `""`,
1467		CustomRendered:                   `0`,
1468		DateTimeDigitized:                `"2011:01:24 22:06:02"`,
1469		DateTimeOriginal:                 `"2011:01:24 22:06:02"`,
1470		DigitalZoomRatio:                 `"1024/1024"`,
1471		ExifIFDPointer:                   `157`,
1472		ExifVersion:                      `"0220"`,
1473		ExposureMode:                     `0`,
1474		FlashpixVersion:                  `"0100"`,
1475		Make:                             `"Nokia"`,
1476		MakerNote:                        `""`,
1477		Model:                            `"6350"`,
1478		Orientation:                      `1`,
1479		PixelXDimension:                  `1200`,
1480		PixelYDimension:                  `1600`,
1481		ResolutionUnit:                   `2`,
1482		SceneCaptureType:                 `0`,
1483		Software:                         `"V 12.40"`,
1484		ThumbJPEGInterchangeFormat:       `25601`,
1485		ThumbJPEGInterchangeFormatLength: `3385`,
1486		WhiteBalance:                     `0`,
1487		XResolution:                      `"300/1"`,
1488		YCbCrPositioning:                 `1`,
1489		YResolution:                      `"300/1"`,
1490	},
1491	"2011-03-07-09-28-03-sep-2011-03-07-09-28-03a.jpg": map[FieldName]string{
1492		BrightnessValue:                  `"0/1024"`,
1493		ColorSpace:                       `1`,
1494		ComponentsConfiguration:          `""`,
1495		Contrast:                         `0`,
1496		CustomRendered:                   `1`,
1497		DateTimeDigitized:                `"2011:03:07 09:28:03"`,
1498		DateTimeOriginal:                 `"2011:03:07 09:28:03"`,
1499		DigitalZoomRatio:                 `"0/0"`,
1500		ExifIFDPointer:                   `224`,
1501		ExifVersion:                      `"0220"`,
1502		ExposureMode:                     `0`,
1503		ExposureProgram:                  `2`,
1504		FileSource:                       `""`,
1505		FlashpixVersion:                  `"0100"`,
1506		InteroperabilityIFDPointer:       `538`,
1507		InteroperabilityIndex:            `"R98"`,
1508		Make:                             `"LG Elec."`,
1509		MeteringMode:                     `2`,
1510		Model:                            `"GU295"`,
1511		Orientation:                      `1`,
1512		PixelXDimension:                  `1280`,
1513		PixelYDimension:                  `960`,
1514		ResolutionUnit:                   `2`,
1515		Saturation:                       `0`,
1516		SceneType:                        `""`,
1517		Sharpness:                        `0`,
1518		Software:                         `"GU295-MSM1530032L-V10i-APR-22-2010-ATT-US"`,
1519		ThumbJPEGInterchangeFormat:       `662`,
1520		ThumbJPEGInterchangeFormatLength: `9850`,
1521		WhiteBalance:                     `0`,
1522		XResolution:                      `"72/1"`,
1523		YCbCrPositioning:                 `1`,
1524		YResolution:                      `"72/1"`,
1525	},
1526	"2011-05-07-13-02-49-sep-2011-05-07-13-02-49a.jpg": map[FieldName]string{
1527		ColorSpace:                       `1`,
1528		ComponentsConfiguration:          `""`,
1529		Contrast:                         `0`,
1530		DateTimeDigitized:                `"2011:05:07 13:02:49"`,
1531		DateTimeOriginal:                 `"2011:05:07 13:02:49"`,
1532		ExifIFDPointer:                   `218`,
1533		ExifVersion:                      `"0220"`,
1534		FileSource:                       `""`,
1535		FlashpixVersion:                  `"0100"`,
1536		GPSAltitude:                      `"0/1"`,
1537		GPSAltitudeRef:                   `0`,
1538		GPSDateStamp:                     `"2011:05:07 "`,
1539		GPSInfoIFDPointer:                `502`,
1540		GPSLatitude:                      `["0/1","0/1","0/100"]`,
1541		GPSLatitudeRef:                   `"N"`,
1542		GPSLongitude:                     `["0/1","0/1","0/100"]`,
1543		GPSLongitudeRef:                  `"E"`,
1544		GPSMapDatum:                      `"WGS-84"`,
1545		GPSProcessingMethod:              `"ASCIIHYBRID-FIX"`,
1546		GPSTimeStamp:                     `["19/1","3/1","43/1"]`,
1547		GPSVersionID:                     `[2,2,0,0]`,
1548		InteroperabilityIFDPointer:       `472`,
1549		InteroperabilityIndex:            `"R98"`,
1550		Make:                             `"HTC"`,
1551		Model:                            `"RAPH800"`,
1552		Orientation:                      `1`,
1553		PixelXDimension:                  `2048`,
1554		PixelYDimension:                  `1536`,
1555		ResolutionUnit:                   `2`,
1556		SceneType:                        `""`,
1557		Software:                         `"M7500BSAAAAAAD3050"`,
1558		ThumbJPEGInterchangeFormat:       `920`,
1559		ThumbJPEGInterchangeFormatLength: `22806`,
1560		WhiteBalance:                     `0`,
1561		XResolution:                      `"72/1"`,
1562		YCbCrPositioning:                 `1`,
1563		YResolution:                      `"72/1"`,
1564	},
1565	"2011-08-07-19-22-57-sep-2011-08-07-19-22-57a.jpg": map[FieldName]string{
1566		ApertureValue:                    `"433985/100000"`,
1567		CFAPattern:                       `""`,
1568		Contrast:                         `0`,
1569		CustomRendered:                   `0`,
1570		DateTime:                         `"2011:08:11 09:46:32"`,
1571		DateTimeDigitized:                `"2011:08:07 19:22:57"`,
1572		DateTimeOriginal:                 `"2011:08:07 19:22:57"`,
1573		DigitalZoomRatio:                 `"1/1"`,
1574		ExifIFDPointer:                   `186`,
1575		ExifVersion:                      `"0221"`,
1576		ExposureBiasValue:                `"2/6"`,
1577		ExposureMode:                     `0`,
1578		ExposureProgram:                  `3`,
1579		ExposureTime:                     `"1/30"`,
1580		FNumber:                          `"45/10"`,
1581		FileSource:                       `""`,
1582		Flash:                            `7`,
1583		FocalLength:                      `"620/10"`,
1584		FocalLengthIn35mmFilm:            `93`,
1585		GainControl:                      `1`,
1586		ISOSpeedRatings:                  `400`,
1587		LightSource:                      `0`,
1588		Make:                             `"NIKON CORPORATION"`,
1589		MaxApertureValue:                 `"43/10"`,
1590		MeteringMode:                     `2`,
1591		Model:                            `"NIKON D200"`,
1592		ResolutionUnit:                   `2`,
1593		Saturation:                       `0`,
1594		SceneCaptureType:                 `0`,
1595		SceneType:                        `""`,
1596		SensingMethod:                    `2`,
1597		Sharpness:                        `0`,
1598		ShutterSpeedValue:                `"4906891/1000000"`,
1599		Software:                         `"Ver.1.00"`,
1600		SubSecTimeDigitized:              `"65"`,
1601		SubSecTimeOriginal:               `"65"`,
1602		SubjectDistance:                  `"63/100"`,
1603		SubjectDistanceRange:             `0`,
1604		ThumbJPEGInterchangeFormat:       `802`,
1605		ThumbJPEGInterchangeFormatLength: `9117`,
1606		WhiteBalance:                     `0`,
1607		XResolution:                      `"300/1"`,
1608		YResolution:                      `"300/1"`,
1609	},
1610	"2011-10-28-17-50-18-sep-2011-10-28-17-50-18a.jpg": map[FieldName]string{
1611		ApertureValue:                    `"262144/65536"`,
1612		ColorSpace:                       `65535`,
1613		ComponentsConfiguration:          `""`,
1614		CustomRendered:                   `0`,
1615		DateTime:                         `"2011:11:08 07:27:55"`,
1616		DateTimeDigitized:                `"2011:10:28 17:50:18"`,
1617		DateTimeOriginal:                 `"2011:10:28 17:50:18"`,
1618		ExifIFDPointer:                   `364`,
1619		ExifVersion:                      `"0221"`,
1620		ExposureBiasValue:                `"0/1"`,
1621		ExposureMode:                     `0`,
1622		ExposureProgram:                  `2`,
1623		ExposureTime:                     `"1/60"`,
1624		FNumber:                          `"4/1"`,
1625		Flash:                            `9`,
1626		FlashpixVersion:                  `"0100"`,
1627		FocalLength:                      `"34/1"`,
1628		FocalPlaneResolutionUnit:         `2`,
1629		FocalPlaneXResolution:            `"5616000/1459"`,
1630		FocalPlaneYResolution:            `"3744000/958"`,
1631		GPSInfoIFDPointer:                `1152`,
1632		GPSVersionID:                     `[2,2,0,0]`,
1633		ISOSpeedRatings:                  `800`,
1634		InteroperabilityIFDPointer:       `1120`,
1635		InteroperabilityIndex:            `"R03"`,
1636		Make:                             `"Canon"`,
1637		MeteringMode:                     `5`,
1638		Model:                            `"Canon EOS 5D Mark II"`,
1639		Orientation:                      `1`,
1640		PixelXDimension:                  `576`,
1641		PixelYDimension:                  `864`,
1642		ResolutionUnit:                   `2`,
1643		SceneCaptureType:                 `0`,
1644		ShutterSpeedValue:                `"393216/65536"`,
1645		Software:                         `"Adobe Photoshop CS4 Macintosh"`,
1646		SubSecTime:                       `"92"`,
1647		SubSecTimeDigitized:              `"92"`,
1648		SubSecTimeOriginal:               `"92"`,
1649		ThumbJPEGInterchangeFormat:       `1266`,
1650		ThumbJPEGInterchangeFormatLength: `6186`,
1651		UserComment:                      `""`,
1652		WhiteBalance:                     `1`,
1653		XResolution:                      `"720000/10000"`,
1654		YCbCrPositioning:                 `2`,
1655		YResolution:                      `"720000/10000"`,
1656	},
1657	"2011-10-28-18-25-43-sep-2011-10-28-18-25-43.jpg": map[FieldName]string{
1658		CFAPattern:                       `""`,
1659		ColorSpace:                       `1`,
1660		ComponentsConfiguration:          `""`,
1661		CompressedBitsPerPixel:           `"2/1"`,
1662		Contrast:                         `0`,
1663		CustomRendered:                   `0`,
1664		DateTime:                         `"2011:10:28 18:25:43"`,
1665		DateTimeDigitized:                `"2011:10:28 18:25:43"`,
1666		DateTimeOriginal:                 `"2011:10:28 18:25:43"`,
1667		DigitalZoomRatio:                 `"1/1"`,
1668		ExifIFDPointer:                   `208`,
1669		ExifVersion:                      `"0221"`,
1670		ExposureBiasValue:                `"0/6"`,
1671		ExposureMode:                     `0`,
1672		ExposureProgram:                  `0`,
1673		ExposureTime:                     `"10/600"`,
1674		FNumber:                          `"56/10"`,
1675		FileSource:                       `""`,
1676		Flash:                            `31`,
1677		FlashpixVersion:                  `"0100"`,
1678		FocalLength:                      `"800/10"`,
1679		FocalLengthIn35mmFilm:            `120`,
1680		GainControl:                      `2`,
1681		ISOSpeedRatings:                  `1250`,
1682		ImageUniqueID:                    `"7fa4f6d028df5f2fc1bad8102be81064"`,
1683		InteroperabilityIFDPointer:       `3604`,
1684		InteroperabilityIndex:            `"R98"`,
1685		LightSource:                      `0`,
1686		Make:                             `"NIKON CORPORATION"`,
1687		MakerNote:                        `""`,
1688		MaxApertureValue:                 `"50/10"`,
1689		MeteringMode:                     `5`,
1690		Model:                            `"NIKON D80"`,
1691		Orientation:                      `1`,
1692		PixelXDimension:                  `800`,
1693		PixelYDimension:                  `537`,
1694		ResolutionUnit:                   `2`,
1695		Saturation:                       `0`,
1696		SceneCaptureType:                 `0`,
1697		SceneType:                        `""`,
1698		SensingMethod:                    `2`,
1699		Sharpness:                        `0`,
1700		Software:                         `"Ver.1.11 "`,
1701		SubSecTime:                       `"50"`,
1702		SubSecTimeDigitized:              `"50"`,
1703		SubSecTimeOriginal:               `"50"`,
1704		SubjectDistanceRange:             `0`,
1705		ThumbJPEGInterchangeFormat:       `3728`,
1706		ThumbJPEGInterchangeFormatLength: `3670`,
1707		UserComment:                      `"ASCII                                    "`,
1708		WhiteBalance:                     `0`,
1709		XResolution:                      `"300/1"`,
1710		YCbCrPositioning:                 `2`,
1711		YResolution:                      `"300/1"`,
1712	},
1713	"2011-11-18-15-38-34-sep-Photo11181538.jpg": map[FieldName]string{
1714		BrightnessValue:                  `"0/1024"`,
1715		ColorSpace:                       `1`,
1716		ComponentsConfiguration:          `""`,
1717		Contrast:                         `1`,
1718		CustomRendered:                   `1`,
1719		DateTimeDigitized:                `"2011:11:18 15:38:34"`,
1720		DateTimeOriginal:                 `"2011:11:18 15:38:34"`,
1721		DigitalZoomRatio:                 `"0/0"`,
1722		ExifIFDPointer:                   `204`,
1723		ExifVersion:                      `"0220"`,
1724		ExposureMode:                     `0`,
1725		ExposureProgram:                  `2`,
1726		FileSource:                       `""`,
1727		FlashpixVersion:                  `"0100"`,
1728		InteroperabilityIFDPointer:       `518`,
1729		InteroperabilityIndex:            `"R98"`,
1730		Make:                             `"PANTECH"`,
1731		MeteringMode:                     `2`,
1732		Model:                            `"P2020"`,
1733		Orientation:                      `1`,
1734		PixelXDimension:                  `1600`,
1735		PixelYDimension:                  `1200`,
1736		ResolutionUnit:                   `2`,
1737		Saturation:                       `0`,
1738		SceneType:                        `""`,
1739		Sharpness:                        `0`,
1740		Software:                         `"M6290A-KPVMZL-2.6.0140T"`,
1741		ThumbJPEGInterchangeFormat:       `642`,
1742		ThumbJPEGInterchangeFormatLength: `12226`,
1743		WhiteBalance:                     `0`,
1744		XResolution:                      `"72/1"`,
1745		YCbCrPositioning:                 `1`,
1746		YResolution:                      `"72/1"`,
1747	},
1748	"2012-06-02-10-12-28-sep-2012-06-02-10-12-28.jpg": map[FieldName]string{
1749		ColorSpace:                       `1`,
1750		ComponentsConfiguration:          `""`,
1751		CompressedBitsPerPixel:           `"4/1"`,
1752		Contrast:                         `0`,
1753		CustomRendered:                   `0`,
1754		DateTime:                         `"2012:06:02 10:12:28"`,
1755		DateTimeDigitized:                `"2012:06:02 10:12:28"`,
1756		DateTimeOriginal:                 `"2012:06:02 10:12:28"`,
1757		DigitalZoomRatio:                 `"0/10"`,
1758		ExifIFDPointer:                   `636`,
1759		ExifVersion:                      `"0230"`,
1760		ExposureBiasValue:                `"0/100"`,
1761		ExposureMode:                     `0`,
1762		ExposureProgram:                  `2`,
1763		ExposureTime:                     `"10/4000"`,
1764		FNumber:                          `"33/10"`,
1765		FileSource:                       `""`,
1766		Flash:                            `16`,
1767		FlashpixVersion:                  `"0100"`,
1768		FocalLength:                      `"50/10"`,
1769		FocalLengthIn35mmFilm:            `28`,
1770		GainControl:                      `0`,
1771		ISOSpeedRatings:                  `100`,
1772		InteroperabilityIFDPointer:       `10506`,
1773		InteroperabilityIndex:            `"R98"`,
1774		LightSource:                      `0`,
1775		Make:                             `"Panasonic"`,
1776		MakerNote:                        `""`,
1777		MaxApertureValue:                 `"441/128"`,
1778		MeteringMode:                     `5`,
1779		Model:                            `"DMC-FH25"`,
1780		Orientation:                      `1`,
1781		PixelXDimension:                  `4608`,
1782		PixelYDimension:                  `3456`,
1783		ResolutionUnit:                   `2`,
1784		Saturation:                       `0`,
1785		SceneCaptureType:                 `0`,
1786		SceneType:                        `""`,
1787		SensingMethod:                    `2`,
1788		Sharpness:                        `0`,
1789		Software:                         `"Ver.1.0  "`,
1790		ThumbJPEGInterchangeFormat:       `11764`,
1791		ThumbJPEGInterchangeFormatLength: `7486`,
1792		WhiteBalance:                     `0`,
1793		XResolution:                      `"180/1"`,
1794		YCbCrPositioning:                 `2`,
1795		YResolution:                      `"180/1"`,
1796	},
1797	"2012-09-21-22-07-34-sep-2012-09-21-22-07-34.jpg": map[FieldName]string{
1798		ApertureValue:                    `"95/32"`,
1799		ColorSpace:                       `1`,
1800		ComponentsConfiguration:          `""`,
1801		CompressedBitsPerPixel:           `"3/1"`,
1802		CustomRendered:                   `0`,
1803		DateTime:                         `"2012:09:21 22:07:34"`,
1804		DateTimeDigitized:                `"2012:09:21 22:07:34"`,
1805		DateTimeOriginal:                 `"2012:09:21 22:07:34"`,
1806		DigitalZoomRatio:                 `"4000/4000"`,
1807		ExifIFDPointer:                   `240`,
1808		ExifVersion:                      `"0221"`,
1809		ExposureBiasValue:                `"0/3"`,
1810		ExposureMode:                     `0`,
1811		ExposureTime:                     `"1/60"`,
1812		FNumber:                          `"28/10"`,
1813		FileSource:                       `""`,
1814		Flash:                            `25`,
1815		FlashpixVersion:                  `"0100"`,
1816		FocalLength:                      `"5000/1000"`,
1817		FocalPlaneResolutionUnit:         `2`,
1818		FocalPlaneXResolution:            `"3264000/244"`,
1819		FocalPlaneYResolution:            `"2448000/183"`,
1820		ISOSpeedRatings:                  `500`,
1821		ImageDescription:                 `"                               "`,
1822		InteroperabilityIFDPointer:       `3288`,
1823		InteroperabilityIndex:            `"R98"`,
1824		Make:                             `"Canon"`,
1825		MakerNote:                        `""`,
1826		MaxApertureValue:                 `"95/32"`,
1827		MeteringMode:                     `5`,
1828		Model:                            `"Canon PowerShot SD940 IS"`,
1829		Orientation:                      `1`,
1830		PixelXDimension:                  `3264`,
1831		PixelYDimension:                  `2448`,
1832		ResolutionUnit:                   `2`,
1833		SceneCaptureType:                 `2`,
1834		SensingMethod:                    `2`,
1835		ShutterSpeedValue:                `"189/32"`,
1836		ThumbJPEGInterchangeFormat:       `5108`,
1837		ThumbJPEGInterchangeFormatLength: `4855`,
1838		UserComment:                      `""`,
1839		WhiteBalance:                     `0`,
1840		XResolution:                      `"180/1"`,
1841		YCbCrPositioning:                 `2`,
1842		YResolution:                      `"180/1"`,
1843	},
1844	"2012-12-19-21-38-40-sep-temple_square1.jpg": map[FieldName]string{
1845		ColorSpace:                       `1`,
1846		ComponentsConfiguration:          `""`,
1847		DateTimeDigitized:                `"2012:12:19 21:38:40"`,
1848		DateTimeOriginal:                 `"2012:12:19 21:38:40"`,
1849		ExifIFDPointer:                   `136`,
1850		ExifVersion:                      `"0220"`,
1851		FlashpixVersion:                  `"0100"`,
1852		FocalLength:                      `"457/100"`,
1853		GPSAltitude:                      `"1334/1"`,
1854		GPSAltitudeRef:                   `0`,
1855		GPSDateStamp:                     `"2012:12:20"`,
1856		GPSInfoIFDPointer:                `352`,
1857		GPSLatitude:                      `["40/1","46/1","1322/100"]`,
1858		GPSLatitudeRef:                   `"N"`,
1859		GPSLongitude:                     `["111/1","53/1","2840/100"]`,
1860		GPSLongitudeRef:                  `"W"`,
1861		GPSMapDatum:                      `"WGS-84"`,
1862		GPSProcessingMethod:              `"ASCIIGPS"`,
1863		GPSTimeStamp:                     `["4/1","38/1","40/1"]`,
1864		GPSVersionID:                     `[2,2,0]`,
1865		ISOSpeedRatings:                  `801`,
1866		InteroperabilityIFDPointer:       `322`,
1867		InteroperabilityIndex:            `"R98"`,
1868		Make:                             `"HTC"`,
1869		Model:                            `"ADR6400L"`,
1870		PixelXDimension:                  `3264`,
1871		PixelYDimension:                  `1952`,
1872		ResolutionUnit:                   `2`,
1873		ThumbJPEGInterchangeFormat:       `696`,
1874		ThumbJPEGInterchangeFormatLength: `38469`,
1875		XResolution:                      `"72/1"`,
1876		YCbCrPositioning:                 `1`,
1877		YResolution:                      `"72/1"`,
1878	},
1879	"2012-12-21-11-15-19-sep-IMG_0001.jpg": map[FieldName]string{
1880		ApertureValue:                    `"286720/65536"`,
1881		Artist:                           `""`,
1882		ColorSpace:                       `1`,
1883		ComponentsConfiguration:          `""`,
1884		Copyright:                        `""`,
1885		CustomRendered:                   `0`,
1886		DateTime:                         `"2012:12:21 11:15:19"`,
1887		DateTimeDigitized:                `"2012:12:21 11:15:19"`,
1888		DateTimeOriginal:                 `"2012:12:21 11:15:19"`,
1889		ExifIFDPointer:                   `360`,
1890		ExifVersion:                      `"0230"`,
1891		ExposureBiasValue:                `"0/1"`,
1892		ExposureMode:                     `0`,
1893		ExposureProgram:                  `0`,
1894		ExposureTime:                     `"1/30"`,
1895		FNumber:                          `"45/10"`,
1896		Flash:                            `16`,
1897		FlashpixVersion:                  `"0100"`,
1898		FocalLength:                      `"24/1"`,
1899		FocalPlaneResolutionUnit:         `2`,
1900		FocalPlaneXResolution:            `"5184000/894"`,
1901		FocalPlaneYResolution:            `"3456000/597"`,
1902		GPSInfoIFDPointer:                `9034`,
1903		GPSVersionID:                     `[2,3,0,0]`,
1904		ISOSpeedRatings:                  `1600`,
1905		InteroperabilityIFDPointer:       `8806`,
1906		InteroperabilityIndex:            `"R98"`,
1907		LensModel:                        `"EF-S18-55mm f/3.5-5.6 IS II"`,
1908		Make:                             `"Canon"`,
1909		MakerNote:                        `""`,
1910		MeteringMode:                     `5`,
1911		Model:                            `"Canon EOS REBEL T4i"`,
1912		Orientation:                      `1`,
1913		PixelXDimension:                  `5184`,
1914		PixelYDimension:                  `3456`,
1915		ResolutionUnit:                   `2`,
1916		SceneCaptureType:                 `0`,
1917		ShutterSpeedValue:                `"327680/65536"`,
1918		SubSecTime:                       `"00"`,
1919		SubSecTimeDigitized:              `"00"`,
1920		SubSecTimeOriginal:               `"00"`,
1921		ThumbJPEGInterchangeFormat:       `10924`,
1922		ThumbJPEGInterchangeFormatLength: `14327`,
1923		UserComment:                      `""`,
1924		WhiteBalance:                     `0`,
1925		XResolution:                      `"72/1"`,
1926		YCbCrPositioning:                 `2`,
1927		YResolution:                      `"72/1"`,
1928	},
1929	"2013-02-05-23-12-09-sep-DSCI0001.jpg": map[FieldName]string{
1930		ApertureValue:                    `"3072/1000"`,
1931		ColorSpace:                       `1`,
1932		ComponentsConfiguration:          `""`,
1933		CompressedBitsPerPixel:           `"3766184/1920000"`,
1934		Copyright:                        `"Copyright 2005"`,
1935		DateTime:                         `"2013:02:05 23:12:09"`,
1936		DateTimeDigitized:                `"2013:02:05 23:12:09"`,
1937		DateTimeOriginal:                 `"2013:02:05 23:12:09"`,
1938		DigitalZoomRatio:                 `"100/100"`,
1939		ExifIFDPointer:                   `240`,
1940		ExifVersion:                      `"0210"`,
1941		ExposureBiasValue:                `"0/10"`,
1942		ExposureMode:                     `0`,
1943		ExposureProgram:                  `2`,
1944		ExposureTime:                     `"1/60"`,
1945		FNumber:                          `"28/10"`,
1946		FileSource:                       `""`,
1947		Flash:                            `1`,
1948		FlashpixVersion:                  `"0100"`,
1949		FocalLength:                      `"5954/1000"`,
1950		FocalLengthIn35mmFilm:            `35`,
1951		ISOSpeedRatings:                  `100`,
1952		ImageDescription:                 `""`,
1953		InteroperabilityIFDPointer:       `4838`,
1954		InteroperabilityIndex:            `"R98"`,
1955		LightSource:                      `0`,
1956		Make:                             `"Polaroid"`,
1957		MakerNote:                        `" BARCODE:A265KS008000; ZP:812; FP:124; AWB:235,679; PWB:476,304; PMF:12,11610; LV:493; LUM:3-8-9-8-1-11;20;26;19;10;A:1,F1:6,F2:18;ET:145, W:2, F:3 ;FV:        41FV:        36FV:        43FV:       223FV:       258FV:         9FV:       466FV:       216FP: 10FP:  8FP:  6FP:  6FP:  6FP:  0FP:  8FP:  8AFS: 110"`,
1958		MaxApertureValue:                 `"3072/1000"`,
1959		MeteringMode:                     `3`,
1960		Model:                            `"Polaroid i532"`,
1961		Orientation:                      `1`,
1962		PixelXDimension:                  `1600`,
1963		PixelYDimension:                  `1200`,
1964		ResolutionUnit:                   `2`,
1965		SceneCaptureType:                 `0`,
1966		SceneType:                        `""`,
1967		SensingMethod:                    `2`,
1968		Sharpness:                        `0`,
1969		ShutterSpeedValue:                `"5907/1000"`,
1970		Software:                         `"  1.0"`,
1971		ThumbJPEGInterchangeFormat:       `4974`,
1972		ThumbJPEGInterchangeFormatLength: `5863`,
1973		WhiteBalance:                     `0`,
1974		XResolution:                      `"288/3"`,
1975		YCbCrPositioning:                 `2`,
1976		YResolution:                      `"288/3"`,
1977	},
1978	"2099-08-12-19-59-29-sep-2099-08-12-19-59-29a.jpg": map[FieldName]string{
1979		CFAPattern:                       `""`,
1980		ColorSpace:                       `1`,
1981		ComponentsConfiguration:          `""`,
1982		CompressedBitsPerPixel:           `"2/1"`,
1983		Contrast:                         `1`,
1984		CustomRendered:                   `0`,
1985		DateTime:                         `"2099:08:12 19:59:29"`,
1986		DateTimeDigitized:                `"2099:08:12 19:59:29"`,
1987		DateTimeOriginal:                 `"2099:08:12 19:59:29"`,
1988		DigitalZoomRatio:                 `"1/1"`,
1989		ExifIFDPointer:                   `216`,
1990		ExifVersion:                      `"0221"`,
1991		ExposureBiasValue:                `"0/6"`,
1992		ExposureMode:                     `0`,
1993		ExposureProgram:                  `0`,
1994		ExposureTime:                     `"10/600"`,
1995		FNumber:                          `"35/10"`,
1996		FileSource:                       `""`,
1997		Flash:                            `31`,
1998		FlashpixVersion:                  `"0100"`,
1999		FocalLength:                      `"180/10"`,
2000		FocalLengthIn35mmFilm:            `27`,
2001		GainControl:                      `0`,
2002		InteroperabilityIFDPointer:       `28448`,
2003		InteroperabilityIndex:            `"R98"`,
2004		LightSource:                      `0`,
2005		Make:                             `"NIKON CORPORATION"`,
2006		MakerNote:                        `""`,
2007		MaxApertureValue:                 `"36/10"`,
2008		MeteringMode:                     `5`,
2009		Model:                            `"NIKON D70s"`,
2010		Orientation:                      `1`,
2011		PixelXDimension:                  `3008`,
2012		PixelYDimension:                  `2000`,
2013		ResolutionUnit:                   `2`,
2014		Saturation:                       `0`,
2015		SceneCaptureType:                 `0`,
2016		SceneType:                        `""`,
2017		SensingMethod:                    `2`,
2018		Sharpness:                        `0`,
2019		Software:                         `"Ver.1.00 "`,
2020		SubSecTime:                       `"00"`,
2021		SubSecTimeDigitized:              `"00"`,
2022		SubSecTimeOriginal:               `"00"`,
2023		SubjectDistanceRange:             `0`,
2024		ThumbJPEGInterchangeFormat:       `28588`,
2025		ThumbJPEGInterchangeFormatLength: `8886`,
2026		UserComment:                      `"ASCII                                    "`,
2027		WhiteBalance:                     `0`,
2028		XResolution:                      `"300/1"`,
2029		YCbCrPositioning:                 `2`,
2030		YResolution:                      `"300/1"`,
2031	},
2032	"2216-11-15-11-46-51-sep-2216-11-15-11-46-51a.jpg": map[FieldName]string{
2033		ApertureValue:                    `"452/100"`,
2034		ColorSpace:                       `1`,
2035		ComponentsConfiguration:          `""`,
2036		Contrast:                         `0`,
2037		CustomRendered:                   `0`,
2038		DateTimeDigitized:                `"2216:11:15 11:46:51"`,
2039		DateTimeOriginal:                 `"2216:11:15 11:46:51"`,
2040		DigitalZoomRatio:                 `"0/10"`,
2041		ExifIFDPointer:                   `2316`,
2042		ExifVersion:                      `"0221"`,
2043		ExposureBiasValue:                `"0/10"`,
2044		ExposureIndex:                    `"80/1"`,
2045		ExposureMode:                     `0`,
2046		ExposureProgram:                  `2`,
2047		ExposureTime:                     `"1016/1000000"`,
2048		FNumber:                          `"480/100"`,
2049		FileSource:                       `""`,
2050		Flash:                            `24`,
2051		FlashpixVersion:                  `"0100"`,
2052		FocalLength:                      `"60/10"`,
2053		FocalLengthIn35mmFilm:            `36`,
2054		GainControl:                      `0`,
2055		ISOSpeedRatings:                  `80`,
2056		InteroperabilityIFDPointer:       `17674`,
2057		LightSource:                      `0`,
2058		Make:                             `"EASTMAN KODAK COMPANY"`,
2059		MakerNote:                        `""`,
2060		MaxApertureValue:                 `"286/100"`,
2061		MeteringMode:                     `5`,
2062		Model:                            `"KODAK EASYSHARE C813 ZOOM DIGITAL CAMERA"`,
2063		Orientation:                      `1`,
2064		PixelXDimension:                  `3296`,
2065		PixelYDimension:                  `2472`,
2066		ResolutionUnit:                   `2`,
2067		Saturation:                       `0`,
2068		SceneCaptureType:                 `0`,
2069		SceneType:                        `""`,
2070		SensingMethod:                    `2`,
2071		Sharpness:                        `0`,
2072		ShutterSpeedValue:                `"994/100"`,
2073		Software:                         `"KODAK EASYSHARE C813 ZOOM DIGITAL CAMERA"`,
2074		SubjectDistanceRange:             `0`,
2075		ThumbJPEGInterchangeFormat:       `17818`,
2076		ThumbJPEGInterchangeFormatLength: `5175`,
2077		WhiteBalance:                     `0`,
2078		XResolution:                      `"480/1"`,
2079		YCbCrPositioning:                 `2`,
2080		YResolution:                      `"480/1"`,
2081	},
2082	"FailedHash-NoDate-sep-remembory.jpg": map[FieldName]string{
2083		ExifIFDPointer:  `192`,
2084		Make:            `"Brother"`,
2085		Model:           `"MFC-7840W"`,
2086		Orientation:     `1`,
2087		PixelXDimension: `1232`,
2088		PixelYDimension: `1626`,
2089		ResolutionUnit:  `2`,
2090		Software:        `"Apple Image Capture"`,
2091		XResolution:     `"150/1"`,
2092		YResolution:     `"150/1"`,
2093	},
2094	"f1-exif.jpg": map[FieldName]string{
2095		ColorSpace:              `65535`,
2096		ComponentsConfiguration: `""`,
2097		DateTime:                `"2012:11:04 05:42:02"`,
2098		ExifIFDPointer:          `134`,
2099		ExifVersion:             `"0210"`,
2100		FlashpixVersion:         `"0100"`,
2101		Orientation:             `1`,
2102		PixelXDimension:         `0`,
2103		PixelYDimension:         `0`,
2104		ResolutionUnit:          `2`,
2105		XResolution:             `"72/1"`,
2106		YCbCrPositioning:        `1`,
2107		YResolution:             `"72/1"`,
2108	},
2109	"f2-exif.jpg": map[FieldName]string{
2110		ColorSpace:              `65535`,
2111		ComponentsConfiguration: `""`,
2112		DateTime:                `"2012:11:04 05:42:32"`,
2113		ExifIFDPointer:          `134`,
2114		ExifVersion:             `"0210"`,
2115		FlashpixVersion:         `"0100"`,
2116		Orientation:             `2`,
2117		PixelXDimension:         `0`,
2118		PixelYDimension:         `0`,
2119		ResolutionUnit:          `2`,
2120		XResolution:             `"72/1"`,
2121		YCbCrPositioning:        `1`,
2122		YResolution:             `"72/1"`,
2123	},
2124	"f3-exif.jpg": map[FieldName]string{
2125		ColorSpace:              `65535`,
2126		ComponentsConfiguration: `""`,
2127		DateTime:                `"2012:11:04 05:42:32"`,
2128		ExifIFDPointer:          `134`,
2129		ExifVersion:             `"0210"`,
2130		FlashpixVersion:         `"0100"`,
2131		Orientation:             `3`,
2132		PixelXDimension:         `0`,
2133		PixelYDimension:         `0`,
2134		ResolutionUnit:          `2`,
2135		XResolution:             `"72/1"`,
2136		YCbCrPositioning:        `1`,
2137		YResolution:             `"72/1"`,
2138	},
2139	"f4-exif.jpg": map[FieldName]string{
2140		ColorSpace:              `65535`,
2141		ComponentsConfiguration: `""`,
2142		DateTime:                `"2012:11:04 05:42:32"`,
2143		ExifIFDPointer:          `134`,
2144		ExifVersion:             `"0210"`,
2145		FlashpixVersion:         `"0100"`,
2146		Orientation:             `4`,
2147		PixelXDimension:         `0`,
2148		PixelYDimension:         `0`,
2149		ResolutionUnit:          `2`,
2150		XResolution:             `"72/1"`,
2151		YCbCrPositioning:        `1`,
2152		YResolution:             `"72/1"`,
2153	},
2154	"f5-exif.jpg": map[FieldName]string{
2155		ColorSpace:              `65535`,
2156		ComponentsConfiguration: `""`,
2157		DateTime:                `"2012:11:04 05:42:32"`,
2158		ExifIFDPointer:          `134`,
2159		ExifVersion:             `"0210"`,
2160		FlashpixVersion:         `"0100"`,
2161		Orientation:             `5`,
2162		PixelXDimension:         `0`,
2163		PixelYDimension:         `0`,
2164		ResolutionUnit:          `2`,
2165		XResolution:             `"72/1"`,
2166		YCbCrPositioning:        `1`,
2167		YResolution:             `"72/1"`,
2168	},
2169	"f6-exif.jpg": map[FieldName]string{
2170		ColorSpace:              `65535`,
2171		ComponentsConfiguration: `""`,
2172		DateTime:                `"2012:11:04 05:42:32"`,
2173		ExifIFDPointer:          `134`,
2174		ExifVersion:             `"0210"`,
2175		FlashpixVersion:         `"0100"`,
2176		Orientation:             `6`,
2177		PixelXDimension:         `0`,
2178		PixelYDimension:         `0`,
2179		ResolutionUnit:          `2`,
2180		XResolution:             `"72/1"`,
2181		YCbCrPositioning:        `1`,
2182		YResolution:             `"72/1"`,
2183	},
2184	"f7-exif.jpg": map[FieldName]string{
2185		ColorSpace:              `65535`,
2186		ComponentsConfiguration: `""`,
2187		DateTime:                `"2012:11:04 05:42:32"`,
2188		ExifIFDPointer:          `134`,
2189		ExifVersion:             `"0210"`,
2190		FlashpixVersion:         `"0100"`,
2191		Orientation:             `7`,
2192		PixelXDimension:         `0`,
2193		PixelYDimension:         `0`,
2194		ResolutionUnit:          `2`,
2195		XResolution:             `"72/1"`,
2196		YCbCrPositioning:        `1`,
2197		YResolution:             `"72/1"`,
2198	},
2199	"f8-exif.jpg": map[FieldName]string{
2200		ColorSpace:              `65535`,
2201		ComponentsConfiguration: `""`,
2202		DateTime:                `"2012:11:04 05:42:32"`,
2203		ExifIFDPointer:          `134`,
2204		ExifVersion:             `"0210"`,
2205		FlashpixVersion:         `"0100"`,
2206		Orientation:             `8`,
2207		PixelXDimension:         `0`,
2208		PixelYDimension:         `0`,
2209		ResolutionUnit:          `2`,
2210		XResolution:             `"72/1"`,
2211		YCbCrPositioning:        `1`,
2212		YResolution:             `"72/1"`,
2213	},
2214	"geodegrees_as_string.jpg": map[FieldName]string{
2215		ApertureValue:                    `"2048/1024"`,
2216		Contrast:                         `0`,
2217		DateTimeOriginal:                 `"2014:04:26 19:09:19"`,
2218		ExifIFDPointer:                   `114`,
2219		ExposureProgram:                  `0`,
2220		ExposureTime:                     `"0/1024"`,
2221		FocalLength:                      `"3072/1024"`,
2222		GPSAltitude:                      `"0/1024"`,
2223		GPSAltitudeRef:                   `0`,
2224		GPSInfoIFDPointer:                `317`,
2225		GPSLatitude:                      `"52,00000,50,00000,34,01180"`,
2226		GPSLatitudeRef:                   `"N"`,
2227		GPSLongitude:                     `"11,00000,10,00000,58,28360"`,
2228		GPSLongitudeRef:                  `"E"`,
2229		GPSProcessingMethod:              `"ASCII"`,
2230		GPSTimeStamp:                     `"17,00000,8,00000,29,00000"`,
2231		ISOSpeedRatings:                  `125`,
2232		Make:                             `"HTC"`,
2233		Model:                            `"HTC One_M8"`,
2234		Saturation:                       `0`,
2235		Sharpness:                        `2`,
2236		ThumbJPEGInterchangeFormat:       `539`,
2237		ThumbJPEGInterchangeFormatLength: `13132`,
2238		WhiteBalance:                     `0`,
2239	},
2240	"has-lens-info.jpg": map[FieldName]string{
2241		ApertureValue:                    `"4845/1918"`,
2242		BrightnessValue:                  `"3927/419"`,
2243		ColorSpace:                       `1`,
2244		ComponentsConfiguration:          `""`,
2245		DateTime:                         `"2014:09:01 15:03:47"`,
2246		DateTimeDigitized:                `"2014:09:01 15:03:47"`,
2247		DateTimeOriginal:                 `"2014:09:01 15:03:47"`,
2248		ExifIFDPointer:                   `204`,
2249		ExifVersion:                      `"0221"`,
2250		ExposureMode:                     `0`,
2251		ExposureProgram:                  `2`,
2252		ExposureTime:                     `"1/1284"`,
2253		FNumber:                          `"12/5"`,
2254		Flash:                            `16`,
2255		FlashpixVersion:                  `"0100"`,
2256		FocalLength:                      `"107/25"`,
2257		FocalLengthIn35mmFilm:            `35`,
2258		GPSAltitude:                      `"29/1"`,
2259		GPSAltitudeRef:                   `0`,
2260		GPSImgDirection:                  `"18329/175"`,
2261		GPSImgDirectionRef:               `"T"`,
2262		GPSInfoIFDPointer:                `948`,
2263		GPSLatitude:                      `["59/1","19/1","5717/100"]`,
2264		GPSLatitudeRef:                   `"N"`,
2265		GPSLongitude:                     `["18/1","3/1","5379/100"]`,
2266		GPSLongitudeRef:                  `"E"`,
2267		GPSTimeStamp:                     `["13/1","3/1","4279/100"]`,
2268		ISOSpeedRatings:                  `50`,
2269		LensMake:                         `"Apple"`,
2270		LensModel:                        `"iPhone 4S back camera 4.28mm f/2.4"`,
2271		Make:                             `"Apple"`,
2272		MakerNote:                        `""`,
2273		MeteringMode:                     `5`,
2274		Model:                            `"iPhone 4S"`,
2275		Orientation:                      `6`,
2276		PixelXDimension:                  `3264`,
2277		PixelYDimension:                  `2448`,
2278		ResolutionUnit:                   `2`,
2279		SceneCaptureType:                 `0`,
2280		SceneType:                        `""`,
2281		SensingMethod:                    `2`,
2282		ShutterSpeedValue:                `"106906/10353"`,
2283		Software:                         `"7.1.1"`,
2284		SubSecTimeDigitized:              `"880"`,
2285		SubSecTimeOriginal:               `"880"`,
2286		SubjectArea:                      `[1631,1223,881,881]`,
2287		ThumbJPEGInterchangeFormat:       `1244`,
2288		ThumbJPEGInterchangeFormatLength: `10875`,
2289		WhiteBalance:                     `0`,
2290		XResolution:                      `"72/1"`,
2291		YCbCrPositioning:                 `1`,
2292		YResolution:                      `"72/1"`,
2293	},
2294}
2295