Compare commits

...

408 Commits

Author SHA1 Message Date
Paul Franklin
ce4d4ca31d 9739: Wrong parsing Numeric date format for cs_CZ locale 2016-10-12 13:16:49 -07:00
SNoiraud
adca37f7fd Geography: add a message in geoplaces to change the markers color. 2016-10-12 19:42:31 +02:00
Nick Hall
3ebd8ee769 7116: remember size of sidebar within the main window 2016-10-11 10:29:41 -07:00
SNoiraud
e93777ede3 8447: [geography] Assign different colours to marker 2016-10-11 13:53:13 +02:00
SNoiraud
433a7d73cb 9736: Export options 'Preview' buttons create hidden quickreport. 2016-10-11 13:40:25 +02:00
Paul Franklin
44b0837d4d tweak (correct exit status for pathological case of no DISPLAY) 2016-10-10 10:13:21 -07:00
Nick Hall
0966f63c34 Revert changes to database variable names
Using "db" as variable name for a database instance is perfectly
acceptable.  It is defined as a good variable name in the
.pylintrc file.
2016-10-09 19:19:44 +01:00
MJBMZ
a8a3c0865d Add thumbnail size option to family lines graph 2016-10-09 18:27:14 +01:00
Paul Franklin
d9456fd688 5546: Include "relationship to home person" on the "[C.I.] Report" 2016-10-08 18:34:01 -07:00
Josip
8b55dbdaaf 7601: Support for Retina Display / HiDPI
add 24x24 icons
2016-10-08 13:21:52 +02:00
Josip
c12562561b 7601: Support for Retina Display / HiDPI
GTK_ICON_SIZE_LARGE_TOOLBAR Size appropriate for large toolbars (24px)
2016-10-08 13:12:51 +02:00
vantu5z
42492ae193 update russian translation 2016-10-06 09:20:46 +03:00
Paul Franklin
5426d15927 increase pylint score from 2.53 to 9.54 2016-10-04 13:45:57 -07:00
Paul Franklin
c4bd81a2d6 increase pylint score from 7.13 to 9.68 2016-10-02 19:08:21 -07:00
Paul Franklin
57f7f94164 move files for testing gramps out of example/gramps, per Nick 2016-10-02 11:39:45 -07:00
Zdeněk Hataš
1ba7fe2973 czech translation update 2016-10-01 15:17:27 +02:00
Sam Manzi
50fe08be90 Merge pull request #244 from prculley/vcard
Make VCARD import errors into user dialog instead of logger.warning
2016-10-01 13:52:18 +10:00
prculley
48e7cabc18 Change error message for better internationalization 2016-09-29 13:51:51 -05:00
prculley
2aa0d5aac8 Fix to translate strings for international use 2016-09-29 13:51:51 -05:00
prculley
be6e71cd04 Make VCARD import errors into user dialog instead of logger.warning 2016-09-29 13:51:51 -05:00
romjerome
6f16f9b3b6 typo, Change FICHIER to File, rev 8e5e83 2016-09-28 15:38:42 +02:00
Lajos Nemeséri
6a0d998272 Update Hungarian translation 2016-09-28 15:33:42 +02:00
SNoiraud
5001fc090e 9725: dummydb : AttributeError: 'str' object has no attribute 'decode' 2016-09-28 11:14:51 +02:00
Sam Manzi
8e5e836bf8 Change FICHIER to File ( 7c534d3bd ) 2016-09-28 09:06:00 +10:00
Sam Manzi
d6e33b36bd Merge pull request #241 from prculley/9717
Fix bug 9717, XML import with env language other than utf8, has bad progress meter
2016-09-28 09:01:32 +10:00
Sam Manzi
7c2cf98a73 Merge pull request #242 from prculley/quiet
quiet down the import tests
2016-09-28 08:47:10 +10:00
Sam Manzi
819929f073 Merge pull request #237 from prculley/check
Update Check & Repair tool & Test Case Generator tool to fix bad alternative Place names
2016-09-28 08:16:51 +10:00
Doug Blank
0c03bb906e 9540: DBAPI: HandleError is not raised by the DBAPI interface 2016-09-26 11:03:37 -04:00
Nick Hall
2c7712b621 9721: Fix alignment radio buttons in style editor 2016-09-25 17:36:31 +01:00
Sam Manzi
e817d41837 Merge pull request #243 from sam-m888/sphinxupdates
Sphinxupdates
2016-09-25 10:59:38 +10:00
Sam Manzi
980746e9ff Remove PrivateSourceNote as per e64fa655 2016-09-25 10:47:11 +10:00
Sam Manzi
30ebde8536 Silence Sphinx warning we don't use html_static_path 2016-09-25 10:32:42 +10:00
Sam Manzi
d760743749 Rename mediaobj to media 2016-09-25 09:46:31 +10:00
Sam Manzi
bbc06d99a0 Rename DateDisplaySR_latin to DateDisplaySR_Latin 2016-09-25 09:36:10 +10:00
Sam Manzi
564bac6e63 FadeOut removed from ValidatableMaskedEntry 2016-09-25 09:30:06 +10:00
prculley
0e599bdd28 quiet down the import tests 2016-09-24 17:44:48 -05:00
Sam Manzi
c18cbd1f09 Python 3.3 sys.platform change / spelling 2016-09-25 08:28:40 +10:00
Sam Manzi
8e9f49f4ae Update Docs copyright year 2016-09-25 07:50:52 +10:00
prculley
ffa5b6db61 Fix bug 9717, XML import with env language other than utf8, has bad progress meter 2016-09-24 15:47:03 -05:00
prculley
ce756cedf2 Add tests 2016-09-24 09:58:37 -05:00
prculley
4e0147de02 Check & Repair: add fix for bad alt place names 2016-09-24 09:58:37 -05:00
Doug Blank
68bd1e9038 DB-API: make autobackup configurable
Via command line:

  gramps --config=database:autobackup:1    ## True
  gramps --config=database:autobackup:0    ## True

Or by editing gramps.ini.
2016-09-24 06:55:41 -04:00
Doug Blank
0ce1a91dec DB-API: ignore errors on secondary field lookups 2016-09-23 19:35:11 -04:00
Doug Blank
3b0e04fb78 9538: gramps.gen.dbstate.DbState.make_database doesn't handle 'else' branch 2016-09-23 17:07:12 -04:00
Doug Blank
9e5f899bbd 9710: dbapi pylint issues, adjustment 2016-09-23 10:39:15 -04:00
Doug Blank
ae06d046c5 9710: where documentation 2016-09-23 07:04:05 -04:00
Doug Blank
a9f1377529 9710: dbapi pylint issues 2016-09-23 06:30:51 -04:00
SNoiraud
60406bc239 9704: Events coordinates : add menu to edit place or event. 2016-09-23 12:08:14 +02:00
SNoiraud
8258e6a399 9704: Events coordinates : add place ID. 2016-09-23 10:10:25 +02:00
Doug Blank
5eb348f815 Merge pull request #239 from dsblank/master
DB-API: Getting a handle that doesn't exist now raises error, like BSDDB
2016-09-22 16:42:09 -04:00
Doug Blank
c6fa40d389 Protection from family_handle being None 2016-09-22 16:25:53 -04:00
Doug Blank
899765beb6 Revert "Take care of possibly missing family"
This reverts commit cb1a8e85b6.
2016-09-22 13:58:46 -04:00
Doug Blank
cb1a8e85b6 Take care of possibly missing family 2016-09-22 12:22:03 -04:00
Doug Blank
140c02340c DB-API: Getting a handle that doesn't exist now raises error, like BSDDB 2016-09-22 11:58:05 -04:00
vantu5z
f525701838 update russian translation 2016-09-22 14:38:35 +03:00
SNoiraud
04959f5786 Geography : add the possibility to add new unsupported map 2016-09-22 11:56:27 +02:00
SNoiraud
27aed693bc 9704: Events Gramplet should show events in Family Geography 2016-09-22 11:47:55 +02:00
Sam Manzi
6c75b4e681 Merge pull request #238 from sam-m888/vcardexportoptions
Add Export Options filter to Vcard Export
2016-09-20 10:23:55 +10:00
Paul Franklin
b03579428b enable the main window to remember its position on the screen
The genealogy -- as it were -- of this patch started with
https://gramps-project.org/bugs/view.php?id=5357 which was a
feature request for the clipboard to remember its location
on the screen, its placement, its position.

The p.r. https://github.com/gramps-project/gramps/pull/58
was a prototype implementation, but it also had the main
window remembering its location.  Then p.r. 58 turned into
https://github.com/gramps-project/gramps/pull/60/ -- but
later both of those were closed, never committed.

Since I really wanted the main window to be able to remember
its position, I have extracted the relevant code.  I also
modified it along the way, e.g. renaming some variables.

So all the credit should go to Sam Manzi, the originator of
those two pull requests, and thus the code in this commit.

However, any problems are due to me, my changes -- not Sam.
2016-09-19 13:42:03 -07:00
SNoiraud
3e1a0187e3 9688: Remove Unused Objects tool reports linked notes as unused. 2016-09-19 19:39:32 +02:00
Sam Manzi
72aafd7471 Merge pull request #236 from prculley/bug9697
bug 9697, fix Test Case Generator to avoid GUI progress meter in CLI mode
2016-09-19 14:34:17 +10:00
Paul Franklin
2a5f58bd50 ask for a little help, if appropriate 2016-09-17 18:20:30 -07:00
Sam Manzi
42f66f9f47 Add Export Options filter to Vcard Export 2016-09-17 08:12:51 +10:00
SNoiraud
e23e40a698 9700: Select Place search & Source/Citation hierarchy should NOT be expanded 2016-09-16 20:37:44 +02:00
romjerome
5290062b24 Update french translation 2016-09-16 16:24:30 +02:00
Matti Niemelä
53416b6797 Update finnish translation 2016-09-16 16:00:59 +02:00
Paul Franklin
2bbb555797 fix "gramps --databases" 2016-09-15 19:34:58 -07:00
Paul Franklin
64b5021843 4827: HTML-Export, make language selectable (WebCal tweaks) 2016-09-14 10:38:14 -07:00
prculley
2807e24cfa bug 9697, fix Test Case Generator to avoid GUI progress meter in CLI mode 2016-09-14 11:06:25 -05:00
Paul Franklin
7f3ee457fc 4827: HTML-Export, make language selectable (NarWeb filter name) 2016-09-13 19:05:05 -07:00
Sam Manzi
dd496b9acf Merge pull request #232 from prculley/csvfix
9676 CSV import fails for certain types of cross references
2016-09-14 08:59:50 +10:00
Sam Manzi
d6bfaf99ac Merge pull request #234 from prculley/CAUS
bug 1680 fix Gedcom export of illegal level 1 CAUS entries
2016-09-14 08:51:13 +10:00
Sam Manzi
ee51c8d3e1 Merge pull request #233 from prculley/exportfax
Gedcom Export; fix support for PHON, FAX, EMAIL, WWW tags to v5.5.1 standard
2016-09-14 08:42:07 +10:00
Sam Manzi
2ddfde7b9e Merge pull request #231 from prculley/notetype
Gedcom import Notes get NoteType appropriate to object
2016-09-14 08:32:36 +10:00
Paul Culley
939a4ae669 Merge pull request #235 from prculley/9682CandR
bug 9682 fix Check & repair so it won't crash with bad 'get_from_handle'
2016-09-13 11:59:09 -05:00
Zdeněk Hataš
0a3158f919 czech translation update 2016-09-13 10:04:13 +02:00
Sam Manzi
a0a3ea61e9 Merge pull request #227 from phejl/master
0009626: Google map API now requires a key
2016-09-13 09:06:58 +10:00
Sveinn í Felli
2ba812f1c4 Add 9693: Icelandic translation update(msgfmt error fixed) 2016-09-13 07:59:24 +10:00
Sveinn í Felli
6835978712 Add 9693: Icelandic translation update 2016-09-12 13:36:49 +10:00
Paul Franklin
645bef8f5d 8128: GtkDialog mapped without a transient parent (*.gpr.py) 2016-09-11 15:05:51 -07:00
vantu5z
84047260c6 update russian translation 2016-09-11 12:45:03 +06:00
Paul Franklin
9bb2552d77 tweak statistics gramplet
One line of this is a typo left over from 8350859
and the two "if"s are due to interacting with the
present DummyDb.
2016-09-10 19:32:12 -07:00
Paul Franklin
2ffe1d141f remove temporary debugging flags 2016-09-10 15:44:07 -07:00
Paul Franklin
579485c6a5 remove dead code from ViewManager 2016-09-10 15:31:18 -07:00
Paul Franklin
6969fd5568 new gramps.pot translation template for master 2016-09-10 11:06:03 -07:00
SNoiraud
839a424491 4827: HTML-Export, make language selectable ... (Webcal) 2016-09-10 17:21:02 +02:00
SNoiraud
ed91fa03fb 0004827: HTML-Export, some missing translations + pylint 2016-09-10 15:34:42 +02:00
SNoiraud
b46da55552 Webcal : some cleaning and best pylint score 2016-09-09 19:47:49 +02:00
SNoiraud
9c3600b598 4827: HTML-Export, make language selectable (WebCal) 2016-09-09 15:12:20 +02:00
prculley
70870ac6e8 bug 9682 fix Check & repair so it won't crash with bad 'get_from_handle' 2016-09-08 10:37:21 -05:00
SNoiraud
bd221d6fcf 4827: HTML-Export, make language selectable independently (Narrativeweb) 2016-09-08 12:17:11 +02:00
Paul Culley
83aa796c1e Merge pull request #230 from sam-m888/9642AdjustGedcomStageOneNotes
9642 Adjust GedcomStageOne notes Parsing
2016-09-07 08:26:14 -05:00
prculley
1252496db4 bug 1680 fix Gedcom export of illegal level 1 CAUS entries 2016-09-06 15:23:33 -05:00
prculley
6ccb2cfcd3 Fix trailing whitespace 2016-09-06 11:00:20 -05:00
prculley
daf0de5692 Gedcom Export; fix support for PHON, FAX, EMAIL, WWW tags to v5.5.1 standard 2016-09-06 10:22:18 -05:00
prculley
a9a259ebd0 Put back Titlecase versions of strings to be translated 2016-09-06 10:10:47 -05:00
prculley
8d989cc6f6 update test files 2016-09-05 16:53:39 -05:00
prculley
0327f751c3 bug 9676 CSV import, fix failure for certain types of cross references 2016-09-05 14:59:00 -05:00
Paul Franklin
2226781a98 clarify new Graphviz backend option 2016-09-04 12:52:08 -07:00
prculley
417afd70ab Gedcom import Notes get NoteType appropriate to object 2016-09-04 09:23:09 -05:00
Paul Culley
c0dfb4831c Merge pull request #223 from prculley/excepts
Bug 9665 Gedcom import exception processing fixes
2016-09-04 09:17:40 -05:00
Paul Culley
1a7b51c4bf Merge pull request #229 from prculley/losecode
Gedcom import, remove old, dead, code, no longer used
2016-09-04 09:14:12 -05:00
SNoiraud
73563e4f31 3712: orthogonal routing for Relationship Graph 2016-09-04 09:58:02 +02:00
Paul Franklin
c8c475cdda emable deferred translation of Span ages 2016-09-03 09:20:30 -07:00
prculley
d7f1ebaf3f trivial pylint fix 2016-09-03 09:29:06 -05:00
vantu5z
97d888e4d3 update russian translation 2016-09-03 09:06:38 +03:00
Sam Manzi
a9c771c514 9642 Adjust GedcomStageOne notes Parsing 2016-09-03 11:34:27 +10:00
prculley
8387529110 Gedcom import, remove old, dead, code, no longer used 2016-09-02 16:45:18 -05:00
Paul Culley
ec919bb375 Merge pull request #228 from prculley/master
This fix makes Place GID vs place name consistent across runs for Gedcom import
2016-09-02 11:48:28 -05:00
prculley
0597613139 typo 2016-09-02 10:35:21 -05:00
prculley
1c686274be This fix makes Place GID vs place name consistent across runs for Gedcom import 2016-09-02 09:45:00 -05:00
SNoiraud
9447284d2b 2422: Change the page name to statistics 2016-09-02 16:32:12 +02:00
Petr Hejl
639ca24ffb Merge remote-tracking branch 'upstream/master' 2016-09-02 12:16:17 +02:00
SNoiraud
2cda8b1b24 1264: Add a link in Person page to First name list and in First name list a link to family list 2016-09-02 11:57:47 +02:00
Paul Franklin
4917628f9e sort custom filter names with German-umlaut chars correctly 2016-09-01 19:05:54 -07:00
romjerome
c2cbc7580a Update translations template 2016-09-01 18:01:21 +02:00
SNoiraud
ca227013bf Narrativeweb : Created for in footer not consistant with filter option. 2016-09-01 16:52:27 +02:00
SNoiraud
59e7675a3e 2422: Add a Statistics Page to the Narrative Web Site report 2016-09-01 12:26:58 +02:00
Sam Manzi
4a6a39d07e Remove trailing whitespaces 2016-09-01 14:52:45 +10:00
Paul Franklin
ca9e13ed7f Chinese families for example.gramps (thanks, Sati Bodhi (Yin Hoe TAN))
They are from the Chinese novel "Dream of the Red Mansion"
2016-08-31 09:07:24 -07:00
Paul Franklin
5a8245956c Merge pull request #224 from prculley/movetst
Copy data.gramps to test directory and point db_test at it
2016-08-31 15:25:32 +00:00
SNoiraud
f268af9b85 2422: Add a Statistics Page to the Narrative Web Site report 2016-08-31 13:44:50 +02:00
Zdeněk Hataš
9037e6f448 czech translation update 2016-08-31 12:34:06 +02:00
SNoiraud
f1e3c9500e 0738: Color pedigree view name boxes. 2016-08-30 21:55:05 +02:00
prculley
50e4fc1222 Bug 9665 Gedcom import exception processing fixes 2016-08-30 11:59:18 -05:00
prculley
e3b482dd57 Make copy of example.gramps to tests dir and point test modules to it 2016-08-30 11:46:55 -05:00
romjerome
d739c5193f Merge pull request #225 from paulohpmoraes/master
Translation of new and fuzzy strings.
2016-08-30 11:59:14 +02:00
Petr Hejl
b881bf7e71 0009626: Google map API now requires a key 2016-08-30 10:55:51 +02:00
Paul Franklin
f389df59c4 improve pylint score (to over 9.00) 2016-08-29 20:21:56 -07:00
Paul Franklin
a7e47bba3a 9663: Sort User Filters on sidebar by name [also implements 8756] 2016-08-29 20:19:49 -07:00
Sam Manzi
f5186a81f0 Remove trailing whitepaces 2016-08-30 09:26:20 +10:00
Paulo Henrique Moraes
ec214ae744 Translation of new and fuzzy strings.
Revision and changes in translated string.
2016-08-29 16:08:39 -03:00
prculley
70404e1931 Copy data.gramps to test directory and point db_test at it 2016-08-29 11:47:27 -05:00
Matti Niemelä
82441292d1 Update Finnish translation 2016-08-29 17:15:39 +02:00
SNoiraud
fa0444a90c 9664: NarrativeWeb : openlayers v2 is obsolete. 2016-08-29 12:40:54 +02:00
SNoiraud
a563e47c1a Geography: clear views when no-database signal emitted 2016-08-27 10:51:37 +02:00
Doug Blank
4b5e1e9702 Removed skip-check-xref and skip-import-additions from generic API 2016-08-25 07:00:04 -04:00
Sam Manzi
4a4cd11790 Merge pull request #220 from prculley/fax
Fixes for the PHON, FAX, EMAIL and WWW Gedcom tags to support Gedcom v5.5.1.
2016-08-25 13:08:03 +10:00
prculley
6df77e3bba Add test files 2016-08-23 16:00:06 -05:00
Paul Culley
fa701fbbee Merge pull request #206 from prculley/bug9549
bug 9549 Chinese characters are not rendered properly in pdf reports
2016-08-23 13:50:39 -05:00
prculley
2059823748 Fixes for the PHON, FAX, EMAIL and WWW Gedcom tags to support Gedcom v5.5.1. 2016-08-23 13:49:48 -05:00
vantu5z
2437d5b441 fix russian translation 2016-08-23 16:16:22 +03:00
vantu5z
edcce20d60 Update russian translation 2016-08-23 08:45:27 +03:00
kulath
6204bbb8b1 Update files in windows directory so it compiles under python3 (print
statements and except and raise).
2016-08-22 15:48:17 +01:00
romjerome
5e459e4541 Update french translation 2016-08-22 15:54:05 +02:00
romjerome
acbac8302f Update translations template 2016-08-22 15:35:38 +02:00
Lajos Nemeséri
95ac339f61 Update Hungarian translation 2016-08-22 15:34:21 +02:00
prculley
7efee37123 use relative import 2016-08-21 15:00:19 -05:00
prculley
a1b20d4b9d Fix long line (pylint) 2016-08-21 15:00:19 -05:00
prculley
30a6f4267b Add GUI and CLI config option to allow easy setting 2016-08-21 15:00:19 -05:00
SNoiraud
bb75e6eea8 9341: _deeprelationshippath filter rule, addition of filter rules and classname 2016-08-21 16:14:12 +02:00
Paul Culley
683edca122 Merge pull request #213 from prculley/CustEvent
Support for FTM and others Custom Gedcom Event Tags on import
2016-08-20 09:54:06 -05:00
prculley
618112b51c Support for FTM and others Custom Gedcom Event Tags on import 2016-08-20 08:37:42 -05:00
kulath
67620bb895 Whitespace 2016-08-19 21:46:15 +01:00
kulath
083b4a3b53 Comment out useless ErrorReportAssistant test, and fix whitespace 2016-08-19 21:27:53 +01:00
kulath
fbb884b6ea Fix top level test files so they at least compile and don't interfere
with nosetests. Add these files to nosetests.
2016-08-19 21:10:07 +01:00
Sam Manzi
022eefd7e8 Merge pull request #218 from phejl/0008060_fix
0008060: [Narrative Web:] The czech letter 'ch' uppercase version is …
2016-08-19 10:13:00 +10:00
Sam Manzi
0711859244 Merge pull request #217 from phejl/master
0009634: Wrongly translated strings in CS
2016-08-19 09:59:42 +10:00
Petr Hejl
71ad26a243 0009634: Wrongly translated strings in CS 2016-08-18 16:46:33 +02:00
Petr Hejl
a9bcdedfee 0008060: [Narrative Web:] The czech letter 'ch' uppercase version is 'CH' 2016-08-17 23:23:32 +02:00
SNoiraud
1ad3a3149f Narrativeweb : narrative-maps.css link incorrect when use into a CMS. 2016-08-17 12:14:28 +02:00
Matti Niemelä
c00149aa89 Update finnish translation 2016-08-17 11:56:12 +02:00
vantu5z
9f1f97f3af Update russian translation 2016-08-17 12:17:56 +03:00
John Ralls
22284a85ff Update graphviz to 2.38. 2016-08-16 12:14:21 -07:00
John Ralls
13c95d00d7 Change to a binary launcher in Mac app bundles. 2016-08-16 12:14:13 -07:00
John Ralls
3e323e496f Update copyright date in Info.plist. 2016-08-16 12:13:15 -07:00
prculley
677516d84a fix typo in Warning dialog, that duplicated the DEST= value 2016-08-16 09:56:32 -05:00
kulath
297f9b57c7 Remove a diagnostic.
constfunc_test.py had been edited on the travis test branch to produce
some diagnostics, and travis.yml was edited to omit the diagnostics.
2016-08-16 00:52:53 +01:00
kulath
6245d219a9 Update travis.yml so coverage works and also to load pyicu; this entails
moving to the 'trusty' distribution which has Python 3.3 (coverage needs
3.3 or more) and also a Python 3 version of pyicu. This doesn't use the
virtualenv at all, so the various pip installs are removed. There are
still some minor omissions, noted in FIXMEs; in particular, the code
should be tested under Python 3.2 (which is the minimum Gramps
requirement).
2016-08-15 23:43:54 +01:00
SNoiraud
4e150e5aba Narrativeweb : ancestortree.css link incorrect when use into a CMS. 2016-08-15 21:56:00 +02:00
SNoiraud
1cbb0f990f Narrativeweb : some dates are incorrect in tar archive. 2016-08-15 21:15:55 +02:00
SNoiraud
87e5279642 8250: Gramps crashes when closed while exporting 2016-08-15 10:22:13 +02:00
Doug Blank
ed4c9fa148 9632: Gramps 5.0.0 crashes when I select a report 'Open with default viewer' 2016-08-14 08:12:21 -04:00
Paul Franklin
7b3d7f263a make it clear that consistency is needed 2016-08-12 18:49:13 -07:00
Doug Blank
2f142e8966 9522: events gramplet in family view error: 'FamilyEvents' object has no attribute 'cached_start_date' 2016-08-12 21:45:48 -04:00
Paul Franklin
50f49781b0 tweak AsciiDoc backend 2016-08-12 14:04:14 -07:00
Paul Franklin
4f8559f365 Merge pull request #210 from kulath/bug9515
Bug9515
2016-08-11 23:39:58 +00:00
SNoiraud
d89e79b218 9624: When I try to edit a place on the map, the process stops with an error. 2016-08-11 15:34:05 +02:00
Zdeněk Hataš
4f037efecb czech translation update 2016-08-11 14:18:12 +02:00
SNoiraud
e5f02d5f5d 9624: Geography <- bug 8128 GtkDialog mapped without a transient parent 2016-08-11 12:48:43 +02:00
Doug Blank
2ecf517aba Remove trailing whitespace 2016-08-10 17:56:48 -04:00
SNoiraud
e7e865f596 8128: GtkDialog mapped without a transient parent 2016-08-10 20:00:37 +02:00
SNoiraud
5140e97dbd 8128: GtkDialog mapped without a transient parent (*.gpr.py) 2016-08-10 16:24:55 +02:00
Paul Franklin
f9e9f1be67 8128: GtkDialog mapped without a transient parent 2016-08-09 18:51:45 -07:00
Paul Franklin
3edab6e2e6 8128: GtkDialog mapped without a transient parent 2016-08-09 13:48:57 -07:00
lcc
a8b0037fab 5496: Option for text [DDR] to report by branch 2016-08-08 15:32:31 -07:00
SNoiraud
1a6752f9d9 9596: Some events are not shown in familymaps page. 2016-08-08 11:36:57 +02:00
Paul Franklin
2e3a4fd55f increase pylint score 2016-08-06 16:13:30 -07:00
Paul Franklin
94f0c9ee90 8128: GtkDialog mapped without a transient parent 2016-08-06 16:11:27 -07:00
romjerome
db23dce2d2 9608: remove old debug bloc (rev 586bd2fc)
special cases generating AttributeError
2016-08-06 11:53:37 +02:00
Paul Franklin
1caffd5cc4 remove dead code
Don commented out these lines in db0d291b74 on 26 January
2007, so I think it's safe to assume they won't be missed
2016-08-04 18:41:08 -07:00
Paul Franklin
da8f99bab7 8128: GtkDialog mapped without a transient parent 2016-08-04 08:54:34 -07:00
Paul Culley
76a6e8a502 Merge pull request #204 from prculley/Medi2
Gedcom import media improvements part 2
2016-08-04 11:03:44 -05:00
Paul Franklin
f9dbfd9dbd 8128: GtkDialog mapped without a transient parent 2016-08-03 18:16:48 -07:00
SNoiraud
675ae1a8d4 8128: GtkDialog mapped without a transient parent 2016-08-03 22:42:45 +02:00
Paul Franklin
2a7907c6c1 Merge pull request #215 from prculley/dialog
Bug 8128 for libgedcom; Ensure no popup under CLI for warning
2016-08-03 20:24:05 +00:00
prculley
ce93e0505f Ensure no popup under CLI for warning 2016-08-03 11:56:08 -05:00
SNoiraud
e7e46cb067 Geography: Avoid crash is OsmGps not initialized 2016-08-03 14:32:16 +02:00
SNoiraud
30050d403d 8128: GtkDialog mapped without a transient parent (Geography) 2016-08-03 14:23:32 +02:00
vantu5z
75a5cd588d Update russian translation 2016-08-03 13:08:27 +03:00
Paul Franklin
ab32d53575 Merge pull request #214 from prculley/dialog
Bug 8128 for importgedcom and libgedcom; dialog parent=
2016-08-03 02:44:19 +00:00
prculley
f43452e844 Bug 8128 for importgedcom and libgedcom; dialog parent= 2016-08-02 18:42:13 -05:00
Paul Franklin
eeaaac060e better handle an unlikely error in the Complete Individual report 2016-08-01 16:30:46 -07:00
kulath
c217eaae4d Replace %s with ? as requested by Doug Blank. 2016-08-01 23:29:46 +01:00
Paul Franklin
d9ec7d5e2a 8128: GtkDialog mapped without a transient parent 2016-08-01 12:16:58 -07:00
kulath
fcf1c1d13b Improve pylint to 10.0 2016-08-01 17:37:26 +01:00
kulath
3461316067 0009515: DBAPI:
gramps.plugins.database.dbapi_support.sqlite.Sqlite.try_execute ignores
errors Check if the table 'person' exists to determine whether the
database is new.
2016-08-01 16:34:46 +01:00
Paul Franklin
b40c92465a 8128: GtkDialog mapped without a transient parent
In the process of searching for uses of ErrorDialog which
did not have a "parent" argument, I stumbled on this module
-- and noticed something different in it.

Benny changed the original "ErrorDialog" calls to a
"ERROR = ErrorDialog" variant in
9a2fd50642
on 30 January 2011, "to allow a QML interface" (which by the
way has subsequently been removed from the mainline gramps
code).

In the same commit, in cli/clidbman.py, he added an
_errordialog function and an "ERROR = _errordialog" line,
evidently so all DB errors, no matter whether in GUI or CLI
code, could be changed to things like:

ERROR(_("Could not rename family tree"), str(msg))

But then in 16 February 2011 MDNauta, in
7c1b26d969
changed the generic ERROR to either DbManager.ERROR or else
CLIDbManager.ERROR, depending on whether it was in GUI code
or CLI code.

Which of course defeated the purpose of the change to the
generic call, so I have changed it back to the original
ErrorDialog call, directly.

The decision was made even easier by noticing lots of
more-recent error-handling code which used the ErrorDialog
form as opposed to Benny's variant.
2016-07-31 18:32:33 -07:00
Paul Franklin
ea82fc981d 8128: GtkDialog mapped without a transient parent 2016-07-30 17:01:34 -07:00
Paul Franklin
bedf94056b new gramps.pot template for master 2016-07-29 23:33:22 -07:00
Paul Franklin
b17f9c343a slightly generalize the running-master warning message 2016-07-29 23:31:06 -07:00
prculley
069cf4c880 Gedcom import media improvements part 2 2016-07-27 10:33:56 -05:00
kulath
4f1eed7170 2092: Problems when no database is open. Partial fix. Inactivate
inappropriate main menu items when there is no database, ensure uniform
main window title and implement a close button on the Family Trees menu.
2016-07-26 19:23:01 +01:00
Nick Hall
85b0b654bf 9427: Add new argument to IsEnclosedByRule 2016-07-26 18:37:56 +01:00
SNoiraud
480819dde8 9598: Geography : Add a message to clarify things in geoplaces 2016-07-26 10:01:34 +02:00
SNoiraud
92f7631fe3 Narrativeweb : place title must agree the references.place-auto configuration 2016-07-26 09:37:41 +02:00
Paul Franklin
a512c9d5eb improve pylint score on some CLI files
cli/arghandler.py went from 8.30 to 9.52
cli/argparser.py went from 8.43 to 9.74
cli/grampscli.py went from 7.99 to 9.29
cli/plug/__init__.py went from 7.63 to 9.69
2016-07-25 12:56:56 -07:00
vantu5z
6efe71d303 Update russian translation 2016-07-25 12:56:27 +03:00
Paul Franklin
164dbca04a clarify possible development use of "meta" 2016-07-23 15:03:06 -07:00
Paul Franklin
f1b5e5eb07 move comment lines higher, to keep out of gramps.pot
The problem is that "nearby" comments are put into the
gramps.pot template, to aid the translator, but these
comments are referring to an untranslated string, which
then confuses the translator, who wonders if the string
flagged for translation should be translated after all.

The solution is to move the comment futher away, so it
is no longer "nearby" the translated string.

http://gramps.1791082.n4.nabble.com/Fw-Translation-question-td4676138.html
2016-07-23 14:56:44 -07:00
Paul Franklin
c6d4eee407 increase pylint score by 2.11 2016-07-22 19:27:57 -07:00
Paul Franklin
b6d8223192 8128: GtkDialog mapped without a transient parent 2016-07-22 19:26:24 -07:00
Kaj Mikkelsen
66ca203a32 update Danish translation in master 2016-07-22 11:08:14 -07:00
Doug Blank
64ece7f978 Removed unused dbapi.rebuild_gender_stats()
Thanks to Paul F. for finding this.
2016-07-22 07:18:01 -04:00
Doug Blank
22afe47966 DB-API: remove duplicate indexing calls 2016-07-21 07:46:55 -04:00
Paul Franklin
d94fd873be new gramps.pot translation template for master 2016-07-20 22:34:16 -07:00
Paul Franklin
7fe4b6a079 his name is spelled "d'Aboville" and not "D'Aboville" 2016-07-20 22:33:10 -07:00
Doug Blank
c817554dbf 9588: DB-API import loses researcher and bookmarks 2016-07-21 00:07:51 -04:00
Doug Blank
894e74d127 9554: example.gramps map has different value, and should return correct type 2016-07-19 21:11:18 -04:00
Paul Franklin
919f127aed add some docstrings to the DDR, to make pylint slightly happier 2016-07-19 15:16:01 -07:00
Craig J. Anderson
72daa89abc Enhance the Descendant Report and Detailed Descendant Report
This fulfills both feature request 5902 and feature request 8297.

It adds the D'Aboville numbering system and the Henry
numbering system to the Descendant Report, as requested.

It also adds the Modified Henry numbering system to both reports.
2016-07-19 15:12:33 -07:00
Doug Blank
ac211252bb 9554: import-to-export of example.gramps map has different value 2016-07-17 08:23:35 -04:00
Matti Niemelä
fb404c2a04 update Finnish holidays 2016-07-16 20:26:55 -07:00
Paul Franklin
e3dc568092 Revert "update Finnish holidays"
This reverts commit 47e7025d06.
2016-07-16 20:15:11 -07:00
Matti Niemelä
47e7025d06 update Finnish holidays 2016-07-16 20:06:42 -07:00
Jérôme Rapinat
b3d9cfaac5 9578: Some strings in tools and report dialogs will not translate 2016-07-16 16:58:11 -07:00
Doug Blank
e257403b7d Merge pull request #202 from prculley/bug9552
Bug9552 Export to '.wft' file crashes if Unicode characters are present on Windows
2016-07-16 17:42:53 -04:00
prculley
a879d0e485 bug 9552 Export to '.wft' file crashes if Unicode characters are present on Windows 2016-07-16 16:22:43 -05:00
Doug Blank
ceac20aafc Merge pull request #201 from prculley/bug9501
Bug9501
2016-07-16 17:21:02 -04:00
prculley
f7f708225f Bug 9552 Web Family tree export should be utf-8 2016-07-16 16:14:43 -05:00
prculley
ccaad576a2 enable export test 2016-07-16 16:02:01 -05:00
prculley
41e8996761 Oops, forgot that I had an export test present 2016-07-16 15:49:17 -05:00
prculley
d524bdd512 bug 9501 CSV import/export messes up places 2016-07-16 15:49:17 -05:00
Doug Blank
f419dc9a8b Removed some executable settings on sources files (prevented tests from running) 2016-07-16 16:44:08 -04:00
Doug Blank
6f5e2a4e70 Merge pull request #198 from prculley/FTM_LINK
bug 9581 Gedcom import of FTM .ged file containing _LINK tags not supported
2016-07-16 16:02:37 -04:00
Nick Hall
3c219d545e Restrict DBAPI selection to power users 2016-07-16 19:41:53 +01:00
John Ralls
c2d601496e Change pycairo-python3 to pycairo.
pycairo for python2 is now py2cairo.
2016-07-16 10:44:02 -07:00
John Ralls
bf19ad47df Remove pango modules from bundle, pango no longer uses them. 2016-07-16 10:42:24 -07:00
prculley
a3c6ce1c30 rebase 2016-07-16 12:02:20 -05:00
prculley
aa92fa55a9 bug 9581 Gedcom import of FTM .ged file containing _LINK tags not supported 2016-07-16 11:51:00 -05:00
Doug Blank
61f6015aba Merge pull request #191 from prculley/bug9479
Bug 9479 Gedcom import loses spaces in text fields from FTM
2016-07-16 12:03:37 -04:00
prculley
e6923620ea Typo 2016-07-16 10:48:26 -05:00
Doug Blank
523abbf722 Merge pull request #196 from prculley/FTM_photo
Bug (Feature) 9580 Gedcom import of FTM file containing _PHOTO tags
2016-07-16 11:23:03 -04:00
Doug Blank
ea2c36b100 Merge pull request #194 from prculley/bug9579m
bug 9579 Gedcom import of FTM file with OCCU record crashes import
2016-07-16 11:22:08 -04:00
Doug Blank
227821b234 Merge pull request #193 from prculley/Ged1
Bug 9575, Gedcom import improvements in media area to support v5.5.1 and FTM
2016-07-16 11:20:36 -04:00
Doug Blank
6792eb88d7 Merge pull request #185 from prculley/bug9561
Bug 9561, fix for intermittent plugin recognition via CLI
2016-07-16 11:16:51 -04:00
Doug Blank
52a7918dba Merge pull request #180 from prculley/export
Export test module
2016-07-16 11:13:09 -04:00
Paul Franklin
6975e30861 increase pylint score from 7.17 to 9.02 2016-07-15 11:53:24 -07:00
SNoiraud
86b52ed60b 2016: Website reports should accept any StyleSheet 2016-07-15 16:18:30 +02:00
prculley
43d284b166 Bug 9580 Gedcom import of FTM file containing _PHOTO tags 2016-07-15 08:06:51 -05:00
SNoiraud
925e413683 9362: Attempting to select an "Available item" for the Book Report gives an error 2016-07-15 12:16:29 +02:00
vantu5z
a63b85e281 update russian translation 2016-07-15 08:40:06 +03:00
Nick Hall
620d43a544 Convert gui.views to use abstract base classes 2016-07-14 21:46:16 +01:00
Nick Hall
534eafef83 Fix incorrectly renamed method 2016-07-14 21:44:28 +01:00
Nick Hall
00dba4727b Convert gen.User into an abstract base class 2016-07-14 18:55:34 +01:00
prculley
06fcf29136 Fix for either valid or invalid FTM Gedcom 2016-07-14 10:02:50 -05:00
prculley
ffda171914 bug 9579 Gedcom import of FTM file with OCCU record crashes import 2016-07-13 10:45:34 -05:00
Doug Blank
05bd51b425 Remove DB-API XML config; replace with settings.py/.ini 2016-07-12 13:21:09 -04:00
SNoiraud
b43808c9d5 Narrativeweb : 9560 added a trailing space. 2016-07-12 16:15:29 +02:00
vantu5z
1d89fa9288 revert debug tools translation
it was not a good idea to translate them  (commit 1bb2dfc1cd)
2016-07-12 14:04:47 +03:00
SNoiraud
006cd7a186 9560: Family Page maps are non-functional in Narrative Web report. 2016-07-12 11:14:43 +02:00
Paul Franklin
f73821eabf Enhance Book Report
The main change is that now output-related options will also
be saved to (and restored from) the books.xml file.  If the
user has three books for instance, each will keep the last
filename it was written to, and present that filename to the
user in the final dialog, for acceptance or modification.
Similarly for things like paper size and orientation.

Also, the error reporting mechanism was enhanced, so that
now if a report inside a book has a ReportError the user
will be told gracefully (instead of gramps crashing).  The
(translated) name of the report will also be shown.

A few more dialogs were given a "parent" also.
2016-07-11 12:16:58 -07:00
prculley
98004c4e87 Bug 9575, Gedcom import improvements in media areato support v5.5.1 and FTM 2016-07-11 11:36:45 -05:00
vantu5z
4dfa354322 Update russian translation 2016-07-11 14:57:51 +03:00
vantu5z
1bb2dfc1cd Make translatable debuger tools 2016-07-11 14:55:26 +03:00
romjerome
16a862fe56 merge and still partial french translation 2016-07-09 10:01:31 +02:00
romjerome
27b047a2a6 9328: workaround for GNU gettext check 2016-07-09 09:56:17 +02:00
Lajos Nemeséri
09c1c1db0a Update Hungarian translation 2016-07-09 09:50:59 +02:00
prculley
617569a234 Bug 9479 Gedcom import loses spaces in text fields from FTM 2016-07-08 11:47:18 -05:00
Paul Franklin
4e3706072e enhance Book class (to allow non-identical Book copies to be made)
Historically, a new Book made from an old Book argument would
contain the exact same BookItem objects as the original Book.
That behavior is retained (even though I can't see that it is
ever used), but now copies are possible where the BookItems
are of the same number and type as the original, but not the
exact same BookItem objects.  (No "paper" options are copied.)

In the process of doing that, the "save" method was slightly
tweaked, so its recently-changed (for pylint reasons) strings
have their XML terminator on the same (Python) line as the
XML-start of the keyword, for more clarity.  In the process of
checking that a pathological case was noticed where the metric
paper option could be Boolean in some cases (instead of the
expected zero/one), so that was coped with also.
2016-07-08 09:21:39 -07:00
prculley
c92497dba0 Rebase and de-compress exp_sample.gramps 2016-07-07 13:50:26 -05:00
prculley
3bcfdcff60 fix vcf filter and tweak test_imports for better pythonic 2016-07-07 13:50:26 -05:00
prculley
a8fe152a43 New ged file to deal with no media in test 2016-07-07 13:50:26 -05:00
prculley
3302fd388f update for fixed up vcard 2016-07-07 13:50:26 -05:00
prculley
a82d5b8609 Export test module and some tests 2016-07-07 13:50:26 -05:00
Paul Franklin
ed1fa65569 Merge pull request #190 from prculley/bug9569
Fix Bug 9569 Vcard export order is not consistent
2016-07-07 18:32:25 +00:00
Paul Franklin
046ab46985 new gramps.pot template for master 2016-07-07 11:22:40 -07:00
Paul Franklin
d837e40307 remove trailing whitespace 2016-07-07 11:17:14 -07:00
prculley
a016457f5a Fix Bug 9569 Vcard export order is not consistent 2016-07-07 12:06:44 -05:00
Brian Matherly
337f6d9c7a 5580: some Book Report subjects are missing or misleading 2016-07-07 09:39:14 -07:00
prculley
81dd1bb6a2 Bug 9561, fix for intermittent plugin recognition via CLI 2016-07-06 08:22:46 -05:00
Paul Franklin
de382fdb0c fix typos ("log.warn" => "LOG.warning" => "log.warning") 2016-07-05 23:06:01 -07:00
SNoiraud
ec8d141525 9566: String not translated in geoplaces 2016-07-06 00:10:59 +02:00
Paul Franklin
b1b960db0a Merge pull request #189 from prculley/whitespace
fix trailing whitespace
2016-07-05 21:47:36 +00:00
Paul Franklin
e3ff22c96f Merge pull request #188 from prculley/filterrules
Missed the place filter rule when updating for changed example.gramps
2016-07-05 21:46:04 +00:00
prculley
39720eca3a fix trailing whitespace 2016-07-05 16:35:47 -05:00
prculley
afc7cbc645 Missed the place filter rule when updating for changed example.gramps 2016-07-05 16:18:22 -05:00
Paul Franklin
ab52cc5156 Merge pull request #187 from prculley/filterrules
Fix filter tests for changed sample.gramps
2016-07-05 21:06:19 +00:00
prculley
2fa56879c3 Fix filter tests for changed sample.gramps 2016-07-05 15:48:07 -05:00
Paul Franklin
fe27e1e1d8 Merge pull request #186 from prculley/imp_rename
Rename test files so that unrelated tests don't conflict with import tests
2016-07-05 20:17:01 +00:00
prculley
9a5d3466cb Rename test files so that unrelated tests don't conflict with import tests 2016-07-05 14:10:50 -05:00
kulath
ed830b2809 Fix build for database directory structure changes 2016-07-05 13:30:58 +01:00
kulath
6e8df15dcb 2092: Problems when no database is open. Partial fix. Make checks on the
database consistently check that the database exists and is open. Add a
few missing checks. Remove redundant load and direct close of dummy
database on closure.
2016-07-05 11:19:02 +01:00
vantu5z
2a0805c66a update russian translation
merged with new template
2016-07-04 13:41:31 +03:00
vantu5z
fbd4b0342a update POTFILES.in after structure update
Since update directory structure for database plugins 0719e04858
2016-07-04 13:40:41 +03:00
Nick Hall
0719e04858 Update directory structure for database plugins 2016-07-03 18:37:30 +01:00
Nick Hall
746cf0ee1e Move DBAPI default settings into an XML file 2016-07-03 17:42:08 +01:00
Nick Hall
4eb27dfcfa Create new database section in configuration file 2016-07-03 16:15:38 +01:00
SNoiraud
bb8e587572 9557: Translated text will not be printed (bad copy/paste 2) 2016-07-03 13:55:07 +02:00
Paul Franklin
a60ae79ca0 add a Greek family to example.gramps (thanks, Zissis Papadopoulos) 2016-07-02 20:59:17 -07:00
Paul Franklin
1c66a85246 move the right paren in, so the string gets translated 2016-07-02 20:53:07 -07:00
Paul Franklin
62d8487f14 change some "place_displayer" strings to the shorter "_pd" 2016-07-02 20:50:31 -07:00
Paul Franklin
8bfa3d13a3 9556: Descendant Report does not recognise auto. place title generation 2016-07-02 20:43:33 -07:00
SNoiraud
78edbafb56 9557: Translated text will not be printed (bad copy/paste) 2016-07-02 22:53:06 +02:00
SNoiraud
be5722ee0b 9557: Translated text will not be printed (better solution) 2016-07-02 22:30:54 +02:00
SNoiraud
3d9159d9d3 Geography : 9557 : Translated text will not be printed in the program 2016-07-02 11:11:44 +02:00
prculley
495e7801d7 9499: Fix CSV import of utf-8 encoded files exported by Gramps 2016-06-29 22:23:03 +01:00
prculley
d77f0562e8 A few Deprecation warnings handled 2016-06-29 22:12:44 +01:00
prculley
55c99fe718 Gdk.Cursor.new() deprecation fixes 2016-06-29 22:06:39 +01:00
Paul Franklin
1abc0ad1fa Merge pull request #182 from prculley/logwarn
fix LOG.warn() deprecation warning
2016-06-29 18:54:37 +00:00
kulath
2886583689 2092: Problems when no database is open. Partial fix. Fix tags menu when
there is no database and stop accessing database for tags filter
dropdown when there is no database.
2016-06-29 16:22:13 +01:00
prculley
342bdac02c fix LOG.warn() deprecation warning 2016-06-29 09:44:18 -05:00
SNoiraud
721cfa1a1c Geography : add parent to WarningDialog 2016-06-29 08:36:32 +02:00
Nick Hall
230d7b0dac Remove trailing whitespace 2016-06-28 23:05:23 +01:00
Paul Franklin
be76d63ef6 some tweaks to the book report
Formerly, the books.xml file was read in multiple times,
even if it hadn't changed at all.  And since books.xml can
contain multiple books, each of which potentially contains
multiple reports, each with multiple options, all of which
get parsed every time the books.xml file gets read in, the
process potentially can take a while.

Similarly the books.xml file was written out every time a
book was added or deleted, even if the book report continued
to be run, with potentially more changes being made.

So it's changed so that the books.xml file is only read in
once, and written out once, and only then if it needs it.
2016-06-28 11:38:53 -07:00
kulath
8e4c7234a4 2092: Problems when no database is open. Partial fix. Fix bookmarks
display when there is no database and stop accessing the database for
bookmarks when there is no database.
2016-06-28 18:39:49 +01:00
kulath
c817b0dedc Pylint improvements: bookmarks.py 2016-06-28 15:36:15 +01:00
vantu5z
a7ea1d98b4 Update russian translation 2016-06-28 13:30:42 +03:00
Zdeněk Hataš
e199ee2bf5 czech translation update 2016-06-28 12:01:18 +02:00
SNoiraud
32a8151751 8452: Geography : Attempting to print crashes(core dumps python) 2016-06-28 10:52:02 +02:00
prculley
66bf311168 9124: GEDCOM doesn't accept CR as a line terminator
Original code used readline() when file was in binary mode; this works
only if file contains '\n', true only for CRLF and LF line endings.
Switched to file text mode with correct encoding and universal newline
support.
2016-06-27 21:11:31 +01:00
vantu5z
697b85811d Update russian translation 2016-06-27 09:59:25 +03:00
Doug Blank
871955a559 9514: DBAPI: duplicated signature for gramps.gen.db.generic.DbGeneric.get_media_from_gramps_id 2016-06-26 07:55:05 -04:00
Nick Hall
b74fa4eef7 Improve pylint score of dummy database 2016-06-26 00:07:53 +01:00
Nick Hall
095e0e529f 9547: Rename non-API database upgrade methods 2016-06-25 22:09:05 +01:00
Nick Hall
535ce58f17 9547: Rename more non-API database methods 2016-06-25 21:55:55 +01:00
Nick Hall
72ca67e7c9 9547: Rename another non-API database method 2016-06-25 21:40:04 +01:00
Nick Hall
ebc91f17f2 9547: Rename some non-API database methods 2016-06-25 21:34:21 +01:00
Nick Hall
7053678526 9547: Remove unused database methods 2016-06-25 19:43:21 +01:00
Nick Hall
c7c674b8c9 9547: Remove deprecated database methods 2016-06-25 19:16:22 +01:00
Nick Hall
e7b7ba4843 9547: Remove methods that are not required 2016-06-25 19:11:42 +01:00
kulath
f7203b5cd2 Implement stand-alone default DummyDb database including diagnostics
when used incorrectly
2016-06-25 17:04:07 +01:00
prculley
403f53cc57 Bug 9545 and 9546 Vcard export on Windows problems 2016-06-25 10:11:30 -05:00
romjerome
6c67053e1f Merge translation files with last template 2016-06-24 17:04:42 +02:00
romjerome
2a39ef3fec Merge some more recent translations from 4.2 branch 2016-06-24 16:54:41 +02:00
Matti Niemelä
cc7ca0ccd6 Update finnish holidays 2016-06-24 16:50:27 +02:00
Nick Hall
b0d492830a Revert ABC changes to DbReadBase and DbWriteBase
Proxies do not implement all abstract methods in DbReadBase.
2016-06-24 14:48:45 +01:00
Nick Hall
e4c2f5fe77 Convert document generators to use abstract base classes 2016-06-23 22:01:20 +01:00
Nick Hall
f0210825de Convert gen.db to use abstract base classes 2016-06-23 20:00:24 +01:00
Nick Hall
fe9af29bf5 Convert gen.lib to use abstract base classes 2016-06-23 19:07:37 +01:00
vantu5z
bb009aa276 Update Russian translation 2016-06-23 10:58:08 +03:00
Paul Franklin
bf8d6c6c03 improve another pylint score (_book.py) 2016-06-23 00:53:17 -07:00
Paul Franklin
d297e190e6 another pylint improvement (libsubstkeyword) 2016-06-23 00:48:07 -07:00
Matti Niemelä
37ad9321e9 Update finnish translation 2016-06-22 14:56:18 +02:00
Paul Franklin
0972b69f89 retire the legacy "ReportUtils" class name 2016-06-21 20:21:48 -07:00
Paul Franklin
091caed234 9537: Wrong Numeric date format for cs_CZ locale 2016-06-21 14:16:12 -07:00
romjerome
c54cee0406 Minor update for the french translation
still partial
2016-06-21 10:55:56 +02:00
SNoiraud
fad158f409 9495: Narrativeweb: inconsistent & incomplete display of place hierarchy labels 2016-06-21 08:03:44 +02:00
Paul Franklin
58e169e9eb new gramps.pot template for master 2016-06-20 13:36:37 -07:00
Paul Franklin
597c48b66b more pylint changes: some reformats, some new ones, some 9535 bug fixes 2016-06-20 13:31:35 -07:00
Paul Franklin
8e7d5f5f14 make verify tool less likely to crash while creating its file 2016-06-20 09:45:41 -07:00
Paul Franklin
4b84a04de7 improve pylint score for the book dialog 2016-06-20 08:51:05 -07:00
Nick Hall
0cf5a81e7a 9527: Increase width of date column in location gramplets 2016-06-19 15:20:37 +01:00
Nick Hall
2b21959ca6 9527: Fix date sort column in location gramplets 2016-06-19 15:20:17 +01:00
SNoiraud
023350fa4d 9495: Narratedweb : inconsistent & incomplete display of place hierarchy labels 2016-06-18 19:54:30 +02:00
SNoiraud
bc0a3b5b04 9494: Narratedweb : surname listing errors for people with multiple partners 2016-06-18 19:42:34 +02:00
Paul Franklin
33679aa1c9 improve pylint score for narrative web report (to over 9.00) 2016-06-18 09:29:21 -07:00
SNoiraud
2d7089ec60 9527: Configuration of 'Enclosing' and 'Enclosed by' Date gramplets to show Place IDs 2016-06-18 12:07:08 +02:00
Nick Hall
e32fc6e761 Correct place type for parishes in example database 2016-06-17 23:28:13 +01:00
Paul Franklin
77efbb1012 typo (missing comma in plugins/test/test_reports.py) 2016-06-17 10:32:13 -07:00
Nick Hall
6c77ef5e33 8945: Move extract city tool to third-party addons 2016-06-17 15:15:00 +01:00
Leonhaeuser
ec289350a4 update German translation 2016-06-16 21:27:39 +02:00
Paul Franklin
20fac5cc53 a slight pylint improvement (to _guioptions.py) 2016-06-16 10:43:33 -07:00
Nick Hall
7fb8b0f155 Remove another redundant io import 2016-06-16 14:20:07 +01:00
Nick Hall
b1b4f78764 Add unit tests for repository rules 2016-06-15 22:34:42 +01:00
Nick Hall
f172ca8672 Use with block for file output 2016-06-15 21:57:04 +01:00
Nick Hall
2d2ee2939c Remove redundant io imports 2016-06-15 21:45:31 +01:00
Paul Franklin
d13d2e70f7 Merge pull request #175 from prculley/bug7565
bug 7565 and 9521; missing newline in table and illegal RTF
2016-06-14 19:26:14 +00:00
Paul Franklin
ea79dc2aa2 Merge pull request #174 from prculley/bug9240
bug9240 RTF files show incorrect Unicode characters
2016-06-14 19:25:20 +00:00
Paul Franklin
e3e858458d fix wrong test as a result of 9517, 6890fc4324 2016-06-14 12:00:48 -07:00
kulath
9cd9caac5e Fix Testcasegenerator to generate correct LDS ordinances for people and
families (avoids an error when the GEDCOM is reimported).
2016-06-13 18:52:44 +01:00
kulath
445562ea01 Fix DBLOGNAME (".Db") diagnostics: "Magic" transactions was wrong way
round.
2016-06-13 17:59:47 +01:00
prculley
47e59eb792 bug 7565 and 9521; missing newline in table and illegal RTF 2016-06-13 11:39:25 -05:00
prculley
8618f1468d bug9240 RTF files show incorrect Unicode characters 2016-06-13 11:02:31 -05:00
kulath
cd5fa5c1ff Fix DBLOGNAME (".Db") diagnostics for database class instance 2016-06-13 16:08:52 +01:00
Matti Niemelä
9ac5e3808d Update Finnish translation 2016-06-12 16:30:52 +02:00
Nemeséri Lajos
ae5a2d908c Update Hungarian translation 2016-06-12 16:28:11 +02:00
romjerome
0114a96141 Update french translation
still partial
2016-06-12 16:23:56 +02:00
Paul Franklin
6890fc4324 9517: [In "Verify" people w/ death event w/o date are not thought dead] 2016-06-11 20:28:47 -07:00
Paul Franklin
c5133aed04 new gramps.pot template for master 2016-06-11 13:46:32 -07:00
Paul Franklin
4c57c9090d move LaTeX no-PIL-software warning into method which needs it 2016-06-11 13:44:44 -07:00
kulath
ebc88d5f92 Change indentation on a debug message 2016-06-11 18:28:21 +01:00
Paul Franklin
6ee612109c Remove buggy _xmlplus imports
It hasn't been maintained upstream for years and isn't in
most operating systems anymore (any?).

https://gramps-project.org/bugs/view.php?id=6947#c31672

provides a link to this:

http://fedoraproject.org/wiki/Features/RemovePyXML#Detailed_Description

I don't think it belongs in gramps.
2016-06-10 14:21:58 -07:00
Paul Franklin
cf8a6390ca increase pylint score of two more reports, to above 9.00 2016-06-10 14:15:34 -07:00
Sam Manzi
c52b806702 9505 Fix Spelling error 2016-06-08 18:59:39 +10:00
kulath
5af65e317c Add some DBLOGNAME (".Db") diagnostics (especially for transactions) and
make sure they are the same for BSDDB and for DBAPI.
2016-06-07 18:41:40 +01:00
Jérôme Rapinat
e9d6a2ffea 9453: While starting gramps, it fails to pop up "tips of the day" 2016-06-07 02:02:25 -07:00
Paul Franklin
a0c01fae5c new gramps.pot template for master, with new strings 2016-06-06 13:40:12 -07:00
Paul Franklin
9c71217751 tweak string for translation, to make gettext happy 2016-06-06 13:36:52 -07:00
Paul Franklin
4b6b37f0f6 enable deferred translation of dates in tag report 2016-06-05 21:16:10 -07:00
Paul Franklin
042bb5e2c0 more report pylint improvements 2016-06-05 21:11:27 -07:00
Paul Franklin
21d02ad22c implement fetching sorted Person and Family handles in the proxy DBs 2016-06-04 21:36:08 -07:00
Paul Franklin
84130d221f increase pylint score of proxybase.py from 6.41 to 8.22 2016-06-04 21:19:36 -07:00
Doug Blank
1e102a36e4 DB-API: get_ITEM_handles() should return strings 2016-06-04 23:05:41 -04:00
Doug Blank
41b6abaa88 Added missing copyright and GPL 2016-06-04 22:34:42 -04:00
Nick Hall
d2fbee8852 Add unit tests for media and note rules 2016-06-04 22:13:04 +01:00
Nick Hall
a3fd7c06be Further pylint improvements to document generators 2016-06-04 18:29:40 +01:00
John Ralls
36f5a6addc Add 'meta' package dependency to 'strongly recommended' secion of README. 2016-06-04 07:47:55 -07:00
499 changed files with 427703 additions and 290591 deletions

24
.gitattributes vendored
View File

@@ -1,9 +1,15 @@
# Make Github recognise Gramps as a Python project,
# by marking .sql files as text files!
# See: https://github.com/github/linguist/issues/2462
# https://github.com/github/linguist/blob/master/README.md
*.sql linguist-language=txt
# Have Github ignore js vendored files.
# https://github.com/gramps-project/gramps/tree/master/data/javascript
#data/javascript/*.js linguist-vendored
# Make Github recognise Gramps as a Python project,
# by marking .sql files as text files!
# See: https://github.com/github/linguist/issues/2462
# https://github.com/github/linguist/blob/master/README.md
*.sql linguist-language=txt
# Have Github ignore js vendored files.
# https://github.com/gramps-project/gramps/tree/master/data/javascript
#data/javascript/*.js linguist-vendored
# don't mess with line endings for test files
*.vcs -text
*.ged -text
*.GED -text
*.csv -text

View File

@@ -1,11 +1,39 @@
#
# Gramps - a GTK+/GNOME based genealogy program
#
# Copyright (C) 2015-2015 Doug Blank
# Copyright (C) 2016 DaAwesomeP
# Copyright (C) 2016 QuLogic
# Copyright (C) 2016 Tim G L Lyons
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# After changing this file, check it on:
# http://lint.travis-ci.org/
sudo: required
dist: trusty
language: python
python:
- 3.4
sudo: false
cache: pip
- 3.3 # This is irrelevant, because the virtualenv is not used at all
# FIXME: The minimum requirement for Gramps is Python 3.2, so a test environment
# for Python 3.2 should be added to this environment which is Python 3.3. It
# will not be possible to run coverage under Python 3.2, because coverage is
# Python 3.3 (or above) only.
addons:
apt:
packages:
@@ -23,35 +51,62 @@ addons:
- python3-dev
- python3-nose
- python3-mock
- python3-pyicu
- python3-coverage
before_install:
- pip install --upgrade pip
- pip install --upgrade setuptools wheel nose coverage codecov
install:
- travis_retry pip install --upgrade pillow
- travis_retry pip install pyicu==1.8
# The working directory is set to /home/travis/build/gramps-project/gramps
# by the automatic git checkout.
# - cd $TRAVIS_BUILD_DIR
# $TRAVIS_BUILD_DIR is set to the location of the cloned repository:
# for example: /home/travis/build/gramps-project/gramps
# Download Sean Ross-Ross's Pure Python module containing a framework to
# manipulate and analyze python ast<73>s and bytecode. This is loaded to
# /home/travis/build/gramps-project/gramps/meta
# FIXME: This should be loaded from the release directory at
# https://pypi.python.org/pypi/meta
- git clone -b master https://github.com/srossross/meta
# Build Gramps package. This seems to copy everything to
# /home/travis/build/scripts-3.3
- python setup.py build
before_script:
# - sudo Xvfb :99 -ac &
# - export DISPLAY=:99
# Create the Gramps database directory.
- mkdir -p ~/.gramps/grampsdb/
# set PYTHONPATH so the directly installed module (meta) is picked up from
# /home/travis/build/gramps-project/gramps/meta
- export PYTHONPATH=meta
# set module exclusions. --exclude=TestUser because of older version of mock
# without configure_mock
- export EXCLUDE="--exclude=TestcaseGenerator --exclude=vcard
--exclude=merge_ref_test --exclude=user_test"
# set GRAMPS_RESOURCES for locale, data,image and documentation
- export GRAMPS_RESOURCES=.
script:
# --exclude=TestUser because of older version of mock
# without configure_mock
- PYTHONPATH=meta GRAMPS_RESOURCES=. nosetests3 --nologcapture --with-coverage --cover-package=gramps --exclude=TestcaseGenerator --exclude=vcard --exclude=merge_ref_test --exclude=user_test gramps
# Ignore the virtualenv entirely. Use nosetests3, python3 (3.4.0) and coverage
# from /usr/bin. Use libraries from /usr/lib/python3.4,
# /usr/local/lib/python3.4/dist-packages and /usr/lib/python3/dist-packages
- nosetests3 --nologcapture --with-coverage --cover-package=gramps $EXCLUDE
gramps test test/GrampsLogger
# FIXME: This should have run from the current directory, rather than from
# gramps, because there is some test code in that directory.
# give an error for any trailing whitespace
- if git --no-pager grep --color -n --full-name '[ ]$' -- \*.py; then
echo "ERROR - Trailing whitespace found in source file(s)";
exit 1;
fi
after_success:
- codecov
# apt-get installs python3-coverage, but codecov only invokes coverage, so make
# a link
- sudo ln /usr/bin/python3-coverage /usr/bin/coverage
# We have to use the bash script because the apt-get coverage does not install
# codecov. If we used pip to install codecov, it would run inside the
# virtualenv, and that doesn't work. Change the path to ensure that codecov
# picks up coverage from /usr/bin, rather than from
# /home/travis/virtualenv/python3.3.6/bin/
- PATH=/usr/bin:$PATH bash <(curl -s https://codecov.io/bash)

View File

@@ -98,6 +98,13 @@ The following packages are optional:
More font support in the reports
* **Meta**
Required for experimental "where" clause creation. This functionality
is not yet in main-line code so it is not needed by users. If the package
will be used by gramps developers, to support further development, then
it may be included. Install with pypi: https://pypi.python.org/pypi/meta.
Optional packages required by Third-party Addons
------------------------------------------------

View File

@@ -169,113 +169,98 @@
<date name="Remembrance Sunday" value="*/2/sun/nov" type="secular" />
</country>
<country _name="Finland">
<date name="Loppiainen" value="*/1/6" type="religious" />
<date name="Pyhäinpäivä" value="*/10/1" type="religious" />
<date name="Loppiainen" value="*/1/6" type="religious" if="not(y>=1973)" />
<date name="Loppiainen" value="*/1/6" offset="sat" type="religious" if="(y>=1973) and not(y>=1992)" />
<date name="Loppiainen" value="*/1/6" type="religious" if="(y>=1992)" />
<date name="Knud" value="*/1/7" type="religious" if="not(y>=1708)" />
<date name="Knud" value="*/1/13" type="religious" if="(y>=1708) and not(y>=1885)" />
<date name="Nuutti" value="*/1/13" type="religious" if="(y>=1885)" />
<date name="Pyhän Henrikin muistopäivä" value="*/1/20" type="religious" if="not(y>=1699)" />
<date name="Pyhän Henrikin muistopäivä" value="*/1/19" type="religious" if="(y>=1699)" />
<date name="Laskiaissunnuntai" type="religious" value="> easter(y)" offset="-49"/>
<date name="Laskiaistiistai" type="religious" value="> easter(y)" offset="-47"/>
<date name="Tuhkakeskiviikko" type="religious" value="> easter(y)" offset="-46" />
<!--
# Candlemas Day was February 2, before the year 1774.
# From 1774 Candlemas Day was February 2, if it is Sunday, otherwise the next Sunday.
# If this day is Shrove Sunday, Candlemas Day is the week before.
-->
<date name="Kynttilänpäivä" value="*/2/2" type="religious" if="not(y>=1774)" />
<!--
# Before the year 1955, Annunciation day was 25 March.
# If the day is a week before Passover, the holy day was Palm Sunday preceding Saturday.
# If it occurred on Easter Sunday, Annunciation day was Easter the following Tuesday.
#
# From 1955 has been the Annunciation on Sunday, no earlier than March 22 and no later than March 28,
# if this Sunday is Palm Sunday or Easter, Annunciation day is the Sunday before Palm Sunday.
-->
<date name="Palmusunnuntai" type="religious" value="> easter(y)" offset="-7" />
<date name="Kiirastorstai" type="religious" value="> easter(y)" offset="-3" />
<date name="Pitkäperjantai" type="religious" value="> easter(y)" offset="-2" />
<date name="Lankalauantai" type="religious" value="> easter(y)" offset="-1" />
<date name="Pääsiäispäivä" type="religious" value="> easter(y)" />
<date name="2. Pääsiäispäivä" type="religious" value="> easter(y)" offset="1" />
<date name="Helatorstai" type="religious" value="> easter(y)" offset="39" if="not(y>=1973)" />
<date name="Kristuksen taivaaseenastumisen päivä." type="religious" value="> easter(y)" offset="34" if="(y>=1973) and not(y>=1992)" />
<date name="Helatorstai" type="religious" value="> easter(y)" offset="39" if="(y>=1992)" />
<date name="Helluntaipäivä" value="easter(y)" offset="49" type="religious" />
<date name="Pyhän Kolminaisuuden päivä" value="easter(y)" offset="56" type="religious" />
<date name="Apostolienpäivä" value="easter(y)" offset="91" type="religious" />
<date name="Kirkastussunnuntai." value="easter(y)" offset="105" type="religious" />
<date name="Juhannusaatto" value="*/jun/19" offset="fri" type="religious" if="(y>=1955)" />
<date name="Juhannusaatto" value="*/jun/23" type="religious" if="not(y>=1955)" />
<date name="Juhannuspäivä" value="*/jun/20" offset="sat" type="religious" if="(y>=1955)" />
<date name="Juhannuspäivä" value="*/jun/24" type="religious" if="not(y>=1955)" />
<date name="Pyhäinmiestenpäivä" value="*/nov/1" type="religious" if="not(y>=1774)" />
<date name="Pyhäinmiestenpäivä" value="*/nov/1" offset="sun" type="religious" if="(y>=1774) and not(y>=1955)" />
<date name="Pyhäinpäivä" value="*/oct/31" offset="sat" type="religious" if="(y>=1955)" />
<date name="1. Adventti" value="*/nov/27" offset="sun" type="religious" />
<date name="2. Adventti" value="*/dec/4" offset="sun" type="religious" />
<date name="3. Adventti" value="*/dec/11" offset="sun" type="religious" />
<date name="4. Adventti" value="*/dec/18" offset="sun" type="religious" />
<date name="Lucian päivä" value="*/12/13" type="religious" />
<date name="Tuomaan päivä" value="*/12/21" type="religious" />
<date name="Jouluaatto" value="*/12/24" type="religious" />
<date name="Joulupäivä" value="*/12/25" type="religious" />
<date name="Tapaninpäivä" value="*/12/26" type="religious" />
<date name="Johannes Evankelistan päivä" value="*/dec/27" type="religious" if="not(y>=1774)" />
<date name="Apostoli Johanneksen päivä." value="*/dec/27" type="religious" if="dow(y, m, d) == 7 and (y>=2000)" />
<date name="Viattomien lasten päivä" value="*/12/28" type="religious" />
<date name="Pitkäperjantai" value="2000/4/21" type="religious" />
<date name="Pitkäperjantai" value="2001/4/13" type="religious" />
<date name="Pitkäperjantai" value="2002/3/29" type="religious" />
<date name="Pitkäperjantai" value="2003/4/18" type="religious" />
<date name="Pitkäperjantai" value="2004/4/9" type="religious" />
<date name="Pitkäperjantai" value="2005/3/25" type="religious" />
<date name="Pitkäperjantai" value="2006/4/14" type="religious" />
<date name="Pitkäperjantai" value="2007/4/6" type="religious" />
<date name="Pitkäperjantai" value="2008/3/21" type="religious" />
<date name="Pitkäperjantai" value="2009/4/10" type="religious" />
<date name="Pitkäperjantai" value="2010/4/2" type="religious" />
<date name="Pitkäperjantai" value="2011/4/22" type="religious" />
<date name="Pitkäperjantai" value="2012/4/6" type="religious" />
<date name="Pitkäperjantai" value="2013/3/29" type="religious" />
<date name="Pitkäperjantai" value="2014/4/18" type="religious" />
<date name="Pitkäperjantai" value="2015/4/3" type="religious" />
<date name="Pääsiäispäivä" value="2000/4/23" type="religious" />
<date name="Pääsiäispäivä" value="2001/4/15" type="religious" />
<date name="Pääsiäispäivä" value="2002/3/31" type="religious" />
<date name="Pääsiäispäivä" value="2003/4/20" type="religious" />
<date name="Pääsiäispäivä" value="2004/4/11" type="religious" />
<date name="Pääsiäispäivä" value="2005/3/27" type="religious" />
<date name="Pääsiäispäivä" value="2006/4/16" type="religious" />
<date name="Pääsiäispäivä" value="2007/4/8" type="religious" />
<date name="Pääsiäispäivä" value="2008/3/23" type="religious" />
<date name="Pääsiäispäivä" value="2009/4/12" type="religious" />
<date name="Pääsiäispäivä" value="2010/4/4" type="religious" />
<date name="Pääsiäispäivä" value="2011/4/24" type="religious" />
<date name="Pääsiäispäivä" value="2012/4/8" type="religious" />
<date name="Pääsiäispäivä" value="2013/3/31" type="religious" />
<date name="Pääsiäispäivä" value="2014/4/20" type="religious" />
<date name="Pääsiäispäivä" value="2015/4/5" type="religious" />
<date name="2. Pääsiäispäivä" value="2000/4/24" type="religious" />
<date name="2. Pääsiäispäivä" value="2001/4/15" type="religious" />
<date name="2. Pääsiäispäivä" value="2002/4/1" type="religious" />
<date name="2. Pääsiäispäivä" value="2003/4/21" type="religious" />
<date name="2. Pääsiäispäivä" value="2004/4/12" type="religious" />
<date name="2. Pääsiäispäivä" value="2005/3/28" type="religious" />
<date name="2. Pääsiäispäivä" value="2006/4/17" type="religious" />
<date name="2. Pääsiäispäivä" value="2007/4/9" type="religious" />
<date name="2. Pääsiäispäivä" value="2008/3/24" type="religious" />
<date name="2. Pääsiäispäivä" value="2009/4/13" type="religious" />
<date name="2. Pääsiäispäivä" value="2010/4/5" type="religious" />
<date name="2. Pääsiäispäivä" value="2011/4/25" type="religious" />
<date name="2. Pääsiäispäivä" value="2012/4/9" type="religious" />
<date name="2. Pääsiäispäivä" value="2013/4/1" type="religious" />
<date name="2. Pääsiäispäivä" value="2014/4/21" type="religious" />
<date name="2. Pääsiäispäivä" value="2015/4/6" type="religious" />
<date name="Helatorstai" value="2000/6/1" type="religious" />
<date name="Helatorstai" value="2001/5/24" type="religious" />
<date name="Helatorstai" value="2002/5/9" type="religious" />
<date name="Helatorstai" value="2003/5/29" type="religious" />
<date name="Helatorstai" value="2004/5/20" type="religious" />
<date name="Helatorstai" value="2005/5/5" type="religious" />
<date name="Helatorstai" value="2006/5/25" type="religious" />
<date name="Helatorstai" value="2007/5/17" type="religious" />
<date name="Helatorstai" value="2008/5/1" type="religious" />
<date name="Helatorstai" value="2009/5/21" type="religious" />
<date name="Helatorstai" value="2010/5/13" type="religious" />
<date name="Helatorstai" value="2011/6/2" type="religious" />
<date name="Helatorstai" value="2012/5/17" type="religious" />
<date name="Helatorstai" value="2013/5/9" type="religious" />
<date name="Helatorstai" value="2014/5/29" type="religious" />
<date name="Helatorstai" value="2015/5/14" type="religious" />
<date name="Helluntaipäivä" value="2000/6/11" type="religious" />
<date name="Helluntaipäivä" value="2001/6/3" type="religious" />
<date name="Helluntaipäivä" value="2002/5/19" type="religious" />
<date name="Helluntaipäivä" value="2003/6/8" type="religious" />
<date name="Helluntaipäivä" value="2004/5/30" type="religious" />
<date name="Helluntaipäivä" value="2005/5/15" type="religious" />
<date name="Helluntaipäivä" value="2006/6/4" type="religious" />
<date name="Helluntaipäivä" value="2007/5/27" type="religious" />
<date name="Helluntaipäivä" value="2008/5/11" type="religious" />
<date name="Helluntaipäivä" value="2009/5/31" type="religious" />
<date name="Helluntaipäivä" value="2010/5/23" type="religious" />
<date name="Helluntaipäivä" value="2011/6/12" type="religious" />
<date name="Helluntaipäivä" value="2012/5/27" type="religious" />
<date name="Helluntaipäivä" value="2013/5/19" type="religious" />
<date name="Helluntaipäivä" value="2014/6/8" type="religious" />
<date name="Helluntaipäivä" value="2015/5/24" type="religious" />
<date name="Uudenvuodenpäivä" value="*/1/1" type="national" />
<date name="Vainojen uhrien muistopäivä" value="*/1/27" type="national" />
<date name="J. L. Runebergin päivä" value="*/2/5" type="national" />
<date name="Ystävänpäivä" value="*/2/14" type="national" />
<date name="Kalevalan päivä" value="*/2/28" type="national" />
<date name="Minna Canthin päivä" value="*/3/19" type="national" />
<date name="Mikael Agricolan päivä" value="*/4/9" type="national" />
<date name="Veteraanipäivä" value="*/4/27" type="national" />
<date name="Vainojen uhrien muistopäivä" value="*/1/27" type="national" if="(y>=2002)" />
<date name="J.L. Runebergin päivä" value="*/2/5" type="national" if="(y>=1854)" />
<date name="Saamelaisten kansallis päivä" value="*/2/6" type="religious" if="(y>=2004)" />
<date name="Ystävänpäivä" value="*/2/14" type="national" if="(y>=1987)" />
<date name="Kalevalan päivä" value="*/2/28" type="national" if="(y>=1978)" />
<date name="Naistenpäivä" value="*/3/8" type="national" if="(y>=1975)" />
<date name="Minna Canthin päivä" value="*/3/19" type="national" if="(y>=2003)" />
<date name="Kesäaika alkaa" value="*/-1/sun/mar" type="informational" if="(y>=1981)" />
<date name="Romanien kansallispäivä" value="*/4/8" type="national" if="(y>=2014)" />
<date name="Mikael Agricolan päivä" value="*/4/9" type="national" if="(y>=1960)" />
<date name="Veteraanipäivä" value="*/4/27" type="national" if="(y>=1987)" />
<date name="Vappuaatto" value="*/4/30" type="national" />
<date name="Vappu" value="*/5/1" type="national" />
<date name="Eurooppa-päivä" value="*/9/5" type="national" />
<date name="J. V. Snelmannin päivä" value="*/5/12" type="national" />
<date name="Puolustusvoimain lippujuhlan päivä" value="*/6/4" type="national" />
<date name="Eino Leinon päivä" value="*/7/6" type="national" />
<date name="Aleksis Kiven päivä" value="*/10/10" type="national" />
<date name="YK:n päivä" value="*/10/24" type="national" />
<date name="Ruotsalaisuuden päivä" value="*/11/6" type="national" />
<date name="Lasten oikeuksien päivä" value="*/11/20" type="national" />
<date name="Itsenäisyyspäivä" value="*/12/6" type="national" />
<date name="Äitienpäivä" value="*/2/sun/may" type="national" />
<date name="Juhannuspäivä" value="*/3/sat/jun" type="national" />
<date name="Isänpäivä" value="*/2/sun/nov" type="national" />
<date name="Kaatuneiden muistopäivä" value="*/3/sun/may" type="national" />
<date name="Eurooppa-päivä" value="*/5/9" type="national" if="(y>=1950)" />
<date name="J.V. Snelmannin päivä" value="*/5/12" type="national" if="(y>=1952)" />
<date name="Äitienpäivä" value="*/2/sun/may" type="national" if="(y>=1927)" />
<date name="Kaatuneiden muistopäivä" value="*/3/sun/may" type="national" if="(y>=1947)" />
<date name="Puolustusvoimien lippujuhla" value="*/6/4" type="national" if="(y>=1951)" />
<date name="Eino Leinon päivä" value="*/7/6" type="national" if="(y>=1998)" />
<date name="Unikeonpäivä" value="*/6/27" type="national" if="not(y>=1720)" />
<date name="Unikeonpäivä" value="*/7/27" type="national" if="(y>=1720)" />
<date name="Yrittäjänpäivä" value="*/9/5" type="national" if="(y>=2010)" />
<date name="Mikkelinpäivä" value="*/9/29" type="national" if="not(y>=1774)" />
<date name="Mikkelinpäivä" value="*/9/29" offset="sun" type="national" if="(y>=1774)" />
<date name="Aleksis Kiven päivä" value="*/10/10" type="national" if="(y>=1950)" />
<date name="YK:n päivä" value="*/10/24" type="national" if="(y>=1968)" />
<date name="Halloween" value="*/10/31" type="secular" if="(y>=1950)" />
<date name="Talviaika alkaa" value="*/-1/sun/oct" type="informational" if="(y>=1981)" />
<date name="Ruotsalaisuuden päivä" value="*/11/6" type="national" if="(y>=1979)" />
<date name="Isänpäivä" value="*/2/sun/nov" type="national" if="(y>=1987)" />
<date name="Lapsen oikeukeuksien päivä" value="*/11/20" type="national" if="(y>=2002)" />
<date name="Itsenäisyyspäivä" value="*/12/6" type="national" if="(y>=1917)" />
<date name="Jean Sibeliuksen päivä" value="*/12/8" type="national" if="(y>=2011)" />
<date name="Uudenvuodenaatto" value="*/12/31" type="national" if="(y>=1846)" />
</country>
<country _name="France">
<date name="Jour de l'an" value="*/1/1" type="national" />
@@ -371,20 +356,31 @@
<date name="Druhý sviatok vianočný" value="*/12/26" type="national" />
</country>
<country _name="Sweden">
<date name="Nyårsdagen" value="*/1/1" type="religious" />
<date name="Trettondagen" value="*/1/6" type="religious" />
<date name="Långfredagen" type="religious" value="> easter(y)" offset="-2" />
<date name="Påskdagen" type="religious" value="> easter(y)" />
<date name="Annandag Påsk" type="religious" value="> easter(y)" offset="2" />
<date name="Första Maj" value="*/5/1" type="secular" />
<date name="Kristi Himmelfärdsdag" type="religious" value="> easter(y)" offset="+39" />
<date name="Annandag Pingst" value="easter(y)" offset="50" type="secular" if="not(y>=2006)" />
<date name="Nationaldagen" value="*/6/6" type="secular" if="(y>=2006)" />
<date name="Midsommardagen" value="*/jun/20" offset="sat" type="religious" if="(y>=1953)" />
<date name="Midsommardagen" value="*/jun/24" type="religious" if="not(y>=1953)" />
<date name="Allahelgonadagen" value="*/1/sat/nov" type="religious" />
<date name="Nyårsafton" value="*/12/31" type="national" />
<date name="Trettondedag jul" value="*/1/6" type="religious" />
<date name="Alla helgons dag" value="*/oct/31" offset="sat" type="religious" if="(y>=1953)" />
<date name="Lucia" value="*/12/13" type="religious" />
<date name="Julafton" value="*/12/24" type="religious" />
<date name="Juldagen" value="*/12/25" type="religious" />
<date name="Annandag Jul" value="*/12/26" type="religious" />
<date name="Skärtorsdagen" type="religious" value="> easter(y)" offset="-3" />
<date name="Långfredagen" type="religious" value="> easter(y)" offset="-2" />
<date name="Påsk" type="religious" value="> easter(y)" />
<date name="Annandag Påsk" type="religious" value="> easter(y)" offset="1" />
<date name="Kristi Himmelsfärdsdag" type="religious" value="> easter(y)" offset="39" />
<date name="Pingstdagen" value="easter(y)" offset="49" type="secular" />
<date name="Annandag pingst" value="easter(y)" offset="50" type="secular" />
<date name="Nyårsdagen" value="*/1/1" type="national" />
<date name="Alla hjärtans dag" value="*/2/14" type="national" />
<date name="1. april" value="*/4/1" type="national" />
<date name="Första Maj" value="*/5/1" type="national" />
<date name="Nationaldagen" value="*/6/6" type="national" />
<date name="Mors dag" value="*/may/25" offset="sun" type="religious" />
<date name="Midsommarafton" value="*/jun/19" offset="fri" type="religious" if="(y>=1953)" />
<date name="Midsommarafton" value="*/jun/23" type="religious" if="not(y>=1953)" />
<date name="Midsommardagen" value="*/jun/20" offset="sat" type="religious" if="(y>=1953)" />
<date name="Midsommardagen" value="*/jun/24" type="religious" if="not(y>=1953)" />
<date name="Fars dag" value="*/2/sun/nov" type="national" />
</country>
<country _name="United States of America">
<date name="New Year's Eve" value="*/12/31" type="national" />

View File

@@ -92,9 +92,9 @@ gramps(1) @VERSION@ gramps(1)
might produce different gramps IDs in the resulting database.
**-e** , **--export=** *FICHIER*
**-e** , **--export=** *FILE*
Export data into *FILE* . For **gramps-xml** , **gedcom**
, **wft** , **gramps-pkg** , et **geneweb** , the *FILE* is the
, **wft** , **gramps-pkg** , and **geneweb** , the *FILE* is the
name of the resulting file.
When more than one output file is given, each has to be preceded

View File

@@ -113,9 +113,9 @@ by \fB\-i\fP flag. The files are imported in the specified order, i.e.
\fB\-i\fP \fIFILE1\fP \fB\-i\fP \fIFILE2\fP and \fB\-i\fP \fIFILE2\fP \fB\-i\fP \fIFILE1\fP
might produce different gramps IDs in the resulting database.
.TP
.B \fB\-e\fP , \fB\-\-export=\fP \fIFICHIER\fP
.B \fB\-e\fP , \fB\-\-export=\fP \fIFILE\fP
Export data into \fIFILE\fP . For \fBgramps\-xml\fP , \fBgedcom\fP
, \fBwft\fP , \fBgramps\-pkg\fP , et \fBgeneweb\fP , the \fIFILE\fP is the
, \fBwft\fP , \fBgramps\-pkg\fP , and \fBgeneweb\fP , the \fIFILE\fP is the
name of the resulting file.
.sp
When more than one output file is given, each has to be preceded

1822
data/tests/data.gramps Normal file

File diff suppressed because it is too large Load Diff

65712
data/tests/example.gramps Normal file

File diff suppressed because it is too large Load Diff

1597
data/tests/exp_sample.gramps Normal file

File diff suppressed because it is too large Load Diff

114
data/tests/exp_sample.gw Normal file
View File

@@ -0,0 +1,114 @@
fam Smith Gustaf.0 +27/11/1885 #mp Rønne,_Bornholm,_Denmark Hansdotter Anna.1 2/10/1864 #bp Löderup,_Malmöhus_Län,_Sweden 29/9/1945 #dp Sparks,_Washoe_Co.,_NV
beg
- f Kirsti_Marie.2 15/12/1886 #bp Rønne,_Bornholm,_Denmark 18/7/1966 #dp San_Francisco,_San_Francisco_Co.,_CA
- f Astrid_Shermanna_Augusta.3 31/1/1889 #bp Rønne,_Bornholm,_Denmark 21/12/1963 #dp San_Francisco,_San_Francisco_Co.,_CA
- h Hjalmar.4 31/1/1893 #bp Rønne,_Bornholm,_Denmark 25/9/1894 #dp Rønne,_Bornholm,_Denmark
- h Hjalmar.5 7/4/1895 #bp Rønne,_Bornholm,_Denmark 26/6/1975 #dp Reno,_Washoe_Co.,_NV
- h Gus.6 11/9/1897 #bp Rønne,_Bornholm,_Denmark 21/10/1963 #dp San_Francisco,_San_Francisco_Co.,_CA
- h Carl_Emil.7 20/12/1899 #bp Rønne,_Bornholm,_Denmark 28/1/1959 #dp Reno,_Washoe_Co.,_NV
- h Hans_Peter.8 17/4/1904 #bp Rønne,_Bornholm,_Denmark 29/1/1977 #dp San_Francisco,_San_Francisco_Co.,_CA
end
notes Smith Hjalmar.5
beg
BIOGRAPHY
Hjalmar sailed from Copenhagen, Denmark on the OSCAR II, 14 November 1912 arriving in New York 27 November 1912. He was seventeen years old. On the ship passenger list his trade was listed as a Blacksmith. He came to Reno, Nevada and lived with his sister Marie for a time before settling in Sparks. He worked for Southern Pacific Railroad as a car inspector for a time, then went to work for Standard Oil
Company. He enlisted in the army at Sparks 7 December 1917 and served as a Corporal in the Medical Corp until his discharge 12 August 1919 at the Presidio in San Francisco, California. Both he and Marjorie are buried in the Masonic Memorial Gardens Mausoleum in Reno, he the 30th June 1975, and she the 25th of June 1980.
end notes
fam Smith Lloyd.9 +10/8/1958 #mp San_Francisco,_San_Francisco_Co.,_CA Green Janis_Elaine.10 2/12/1935
beg
- h Eric_Lloyd.11 28/8/1963 #bp San_Francisco,_San_Francisco_Co.,_CA
- h Keith_Lloyd.12 11/8/1966 #bp San_Francisco,_San_Francisco_Co.,_CA
- h Craig_Peter.13 >1966 #bp San_Francisco,_San_Francisco_Co.,_CA
- h The.14 Tester 29/12/1954 #bp 123_High_St,_Cleveland,_Cuyahoga,_Ohio,_USA
end
fam Smith Hans_Peter.8 + #nm Jones Lillie_Harriet.15 2/5/1910 #bp Rønne,_Bornholm,_Denmark 26/6/1990
beg
- h Lloyd.9 13/3/1935 #bp San_Francisco,_San_Francisco_Co.,_CA
end
fam Smith Hans_Peter.8 + #nm Anderson Jennifer.16 5/11/1907 #bp Rønne,_Bornholm,_Denmark 29/5/1985 #dp San_Francisco,_San_Francisco_Co.,_CA
fam Smith Martin.17 +~1816 #mp Gladsax,_Kristianstad_Län,_Sweden Jefferson Elna.18 14/9/1800 #bp Gladsax,_Kristianstad_Län,_Sweden #dp Sweden
beg
- f Hanna.19 29/1/1821 #bp Gladsax,_Kristianstad_Län,_Sweden 0
- f Ingar.20 >1823 #bp Gladsax,_Kristianstad_Län,_Sweden 0
- h Ingeman.21 29/1/1826 #bp Gladsax,_Kristianstad_Län,_Sweden 0
- h Martin.22 19/11/1830 #bp Gladsax,_Kristianstad_Län,_Sweden 1899..1905 #dp Sweden
end
notes Smith Martin.22
beg
BIOGRAPHY
Martin was listed as being a Husman, (owning a house as opposed to a farm) in the house records of Gladsax.
end notes
fam Nielsen Herman_Julius.23 31/8/1889 #bp Rønne,_Bornholm,_Denmark 1945 +30/11/1912 #mp Rønne,_Bornholm,_Denmark Smith Astrid_Shermanna_Augusta.3
beg
- h &#38634;.24 Ke_&#26607; 0
end
notes Ke_&#26607; &#38634;.24
beg
Some Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Bold Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Italic Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Bold Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
Some Italic Unicode Characters: &#2294;&#508;&#1024;&#1580;&#12228;&#13405;&#15691;&#22299;&#22665;&#24181;&#32863;&#32870;&#65865;&#128694;&#128712;
end notes
fam Smith Gus.6 +~1920 Michaels Evelyn.25 ~1897
fam Smith Hjalmar.5 +31/10/1927 #mp Reno,_Washoe_Co.,_NV Ohman Marjorie.26 3/6/1903 #bp Denver,_Denver_Co.,_CO,_Denver_Co.,_Colorado,_USA 22/6/1980 #dp Reno,_Washoe_Co.,_NV
beg
- h John_Hjalmar.27 30/1/1932 #bp San_Francisco,_San_Francisco_Co.,_CA
- f Marjorie_Lee.28 4/11/1934 #bp Reno,_Washoe_Co.,_NV
end
fam Smith John_Hjalmar.27 +4/6/1954 #mp Sparks,_Washoe_Co.,_NV Perkins Alice_Paula.29 22/11/1933 #bp Sparks,_Washoe_Co.,_NV
beg
- f Marjorie_Alice.30 5/2/1960 #bp San_Jose,_Santa_Clara_Co.,_CA
- h Edwin_Michael.31 24/5/1961 #bp San_Jose,_Santa_Clara_Co.,_CA
end
fam Smith Eric_Lloyd.11 +12/7/1986 #mp Woodland,_Yolo_Co.,_CA Horne Darcy.32 2/7/1966 #bp Sacramento,_Sacramento_Co.,_CA
beg
- h Lars_Peter.33 16/9/1991 #bp Santa_Rosa,_Sonoma_Co.,_CA
end
fam Smith Edwin_Michael.31 +27/5/1995 #mp San_Ramon,_Conta_Costa_Co.,_CA Adams Janice_Ann.34 26/8/1965 #bp Fremont,_Alameda_Co.,_CA
beg
- h Mason_Michael.35 26/6/1996 #bp Hayward,_Alameda_Co.,_CA
- f Amber_Marie.36 12/4/1998 #bp Hayward,_Alameda_Co.,_CA
end
fam Smith Martin.22 +~1856 Hansdotter Kerstina.37 29/11/1832 #bp Smestorp,_Kristianstad_Län,_Sweden <1908 #dp Sweden
beg
- h Magnes.38 6/10/1858 #bp Simrishamn,_Kristianstad_Län,_Sweden 20/2/1910 #dp Rønne,_Bornholm,_Denmark
- h Emil.39 27/9/1860 #bp Simrishamn,_Kristianstad_Län,_Sweden 0
- h Gustaf.0 28/11/1862 #bp Grostorp,_Kristianstad_Län,_Sweden <23/7/1930 #dp Sparks,_Washoe_Co.,_NV
end
fam Smith Ingeman.40 ~1770 #bp Sweden 0 +~1790 #mp Sweden Ericsdotter Marta.41 ~1775 #bp Sweden 0
beg
- h Martin.17 1794..1796 #bp Tommarp,_Kristianstad_Län,_Sweden #dp Sweden
end
fam Willard Edwin.42 ~1886 +~1910 Smith Kirsti_Marie.2
fam Smith Magnes.38 +24/8/1884 #mp Rønne,_Bornholm,_Denmark Streiffert Anna.43 23/9/1860 #bp Hoya/Jona/Hoia,_Sweden 2/2/1927 #dp Rønne,_Bornholm,_Denmark
fam Tester The.14 + Tester Mrs.44 0
beg
- h Tom.45 0
end
notes Tester Mrs.44
beg
Address with PHON,FAX,EMAIL,WWW. attached directly to person is not legal Gedcom, but allowed here.
end notes

467
data/tests/exp_sample.vcf Normal file
View File

@@ -0,0 +1,467 @@
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Anna Hansdotter
N:Hansdotter;Anna;;;
SORT-STRING:Hansdotter Anna
X-GENDER:Female
BDAY:1864-10-02
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Keith Lloyd Smith
N:Smith;Keith;Lloyd;;
SORT-STRING:Smith Keith Lloyd
X-GENDER:Male
BDAY:1966-08-11
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Hans Peter Smith
N:Smith;Hans;Peter;;
SORT-STRING:Smith Hans Peter
X-GENDER:Male
BDAY:1904-04-17
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Hanna Smith
N:Smith;Hanna;;;
SORT-STRING:Smith Hanna
X-GENDER:Female
BDAY:1821-01-29
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Herman Julius Nielsen
N:Nielsen;Herman;Julius;;
SORT-STRING:Nielsen Herman Julius
X-GENDER:Male
BDAY:1889-08-31
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Evelyn Michaels
N:Michaels;Evelyn;;;
SORT-STRING:Michaels Evelyn
X-GENDER:Female
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Marjorie Lee Smith
N:Smith;Marjorie;Lee;;
SORT-STRING:Smith Marjorie Lee
X-GENDER:Female
BDAY:1934-11-04
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Gus Smith
N:Smith;Gus;;;
SORT-STRING:Smith Gus
X-GENDER:Male
BDAY:1897-09-11
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Jennifer Anderson
N:Anderson;Jennifer;;;
SORT-STRING:Anderson Jennifer
X-GENDER:Female
BDAY:1907-11-05
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Lillie Harriet Jones
N:Jones;Lillie;Harriet;;
SORT-STRING:Jones Lillie Harriet
X-GENDER:Female
BDAY:1910-05-02
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:John Hjalmar Smith
N:Smith;John;Hjalmar;;
SORT-STRING:Smith John Hjalmar
X-GENDER:Male
BDAY:1932-01-30
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Dr. Eric Lloyd Smith
N:Smith;Eric;Lloyd;Dr.;
SORT-STRING:Smith Eric Lloyd
X-GENDER:Male
BDAY:1963-08-28
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Amber Marie Smith
N:Smith;Amber;Marie;;
SORT-STRING:Smith Amber Marie
X-GENDER:Female
BDAY:1998-04-12
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Carl Emil Smith
N:Smith;Carl;Emil;;
SORT-STRING:Smith Carl Emil
X-GENDER:Male
BDAY:1899-12-20
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Hjalmar Smith
N:Smith;Hjalmar;;;
SORT-STRING:Smith Hjalmar
X-GENDER:Male
BDAY:1893-01-31
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Martin Smith
N:Smith;Martin;;;
SORT-STRING:Smith Martin
X-GENDER:Male
BDAY:1830-11-19
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Astrid Shermanna Augusta Smith
N:Smith;Astrid;Shermanna,Augusta;;
SORT-STRING:Smith Astrid Shermanna Augusta
X-GENDER:Female
BDAY:1889-01-31
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Gustaf Smith\, Sr.
N:Smith;Gustaf;;;Sr.
SORT-STRING:Smith Gustaf Sr.
X-GENDER:Male
BDAY:1862-11-28
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Marta Ericsdotter
N:Ericsdotter;Marta;;;
SORT-STRING:Ericsdotter Marta
X-GENDER:Female
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Kirsti Marie Smith
N:Smith;Kirsti;Marie;;
SORT-STRING:Smith Kirsti Marie
X-GENDER:Female
BDAY:1886-12-15
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Ingeman Smith
N:Smith;Ingeman;;;
SORT-STRING:Smith Ingeman
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Anna Streiffert
N:Streiffert;Anna;;;
SORT-STRING:Streiffert Anna
X-GENDER:Female
BDAY:1860-09-23
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Craig Peter Smith
N:Smith;Craig;Peter;;
SORT-STRING:Smith Craig Peter
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Magnes Smith
N:Smith;Magnes;;;
SORT-STRING:Smith Magnes
X-GENDER:Male
BDAY:1858-10-06
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Janice Ann Adams
N:Adams;Janice;Ann;;
SORT-STRING:Adams Janice Ann
X-GENDER:Female
BDAY:1965-08-26
ROLE:Retail Manager
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Marjorie Ohman
N:Ohman;Marjorie;;;
SORT-STRING:Ohman Marjorie
X-GENDER:Female
BDAY:1903-06-03
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Darcy Horne
N:Horne;Darcy;;;
SORT-STRING:Horne Darcy
X-GENDER:Female
BDAY:1966-07-02
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Lloyd Smith
N:Smith;Lloyd;;;
SORT-STRING:Smith Lloyd
X-GENDER:Male
BDAY:1935-03-13
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Alice Paula Perkins
N:Perkins;Alice;Paula;;
SORT-STRING:Perkins Alice Paula
X-GENDER:Female
BDAY:1933-11-22
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Lars Peter Smith
N:Smith;Lars;Peter;;
SORT-STRING:Smith Lars Peter
X-GENDER:Male
BDAY:1991-09-16
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Elna Jefferson
N:Jefferson;Elna;;;
SORT-STRING:Jefferson Elna
X-GENDER:Female
BDAY:1800-09-14
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Edwin Michael Smith
N:Smith;Edwin;Michael;;
SORT-STRING:Smith Edwin Michael
X-GENDER:Male
BDAY:1961-05-24
ROLE:Software Engineer
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Kerstina Hansdotter
N:Hansdotter;Kerstina;;;
SORT-STRING:Hansdotter Kerstina
X-GENDER:Female
BDAY:1832-11-29
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Martin Smith
N:Smith;Martin;;;
SORT-STRING:Smith Martin
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Ingeman Smith
N:Smith;Ingeman;;;
SORT-STRING:Smith Ingeman
X-GENDER:Male
BDAY:1826-01-29
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Marjorie Alice Smith
N:Smith;Marjorie;Alice;;
SORT-STRING:Smith Marjorie Alice
X-GENDER:Female
BDAY:1960-02-05
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Janis Elaine Green
N:Green;Janis;Elaine;;
SORT-STRING:Green Janis Elaine
X-GENDER:Female
BDAY:1935-12-02
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Mason Michael Smith
N:Smith;Mason;Michael;;
SORT-STRING:Smith Mason Michael
X-GENDER:Male
BDAY:1996-06-26
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Edwin Willard
N:Willard;Edwin;;;
SORT-STRING:Willard Edwin
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Ingar Smith
N:Smith;Ingar;;;
SORT-STRING:Smith Ingar
X-GENDER:Female
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Hjalmar Smith
N:Smith;Hjalmar;;;
SORT-STRING:Smith Hjalmar
X-GENDER:Male
BDAY:1895-04-07
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Emil Smith
N:Smith;Emil;;;
SORT-STRING:Smith Emil
X-GENDER:Male
BDAY:1860-09-27
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:雪 Ke 柯
N:Ke 柯;雪;;;
SORT-STRING:Ke 柯 雪
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:ピーター リチミシキスイミ
N:リチミシキスイミ;ピーター;;;
SORT-STRING:リチミシキスイミ ピーター
X-GENDER:Male
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:The Tester
N:Tester;The;;;
SORT-STRING:Tester The
X-GENDER:Male
BDAY:1954-12-29
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Mrs Tester
N:Tester;Mrs;;;
SORT-STRING:Tester Mrs
X-GENDER:Female
ADR:;;123 Main St.;Winslow;PA;12345;
URL:440-871-3401
URL:800-871-3401
EMAIL:mrstester@gmail.com
URL:440-321-4568
URL:http://mrstester.com
END:VCARD
BEGIN:VCARD
VERSION:3.0
PRODID:-//Gramps//NONSGML Gramps 5.0.0-alpha1//EN
FN:Tom Tester
N:Tester;Tom;;;
SORT-STRING:Tester Tom
X-GENDER:Male
END:VCARD

856
data/tests/exp_sample.vcs Normal file
View File

@@ -0,0 +1,856 @@
BEGIN:VCALENDAR
PRODID:-//GNU//Gramps//EN
VERSION:1.0
BEGIN:VEVENT
SUMMARY:Birth of Hansdotter, Anna
LOCATION:Löderup, Malmöhus Län, Sweden
DTSTART:18641002T000001
DTEND:18641002T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Hansdotter, Anna
LOCATION:Löderup, Malmöhus Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161002T000001
DTEND:20161002T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Hansdotter, Anna
LOCATION:Sparks, Washoe Co., NV
DTSTART:19450929T000001
DTEND:19450929T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Hansdotter, Anna
LOCATION:Sparks, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160929T000001
DTEND:20160929T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Keith Lloyd
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19660811T000001
DTEND:19660811T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Keith Lloyd
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160811T000001
DTEND:20160811T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Hans Peter
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19040417T000001
DTEND:19040417T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Hans Peter
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160417T000001
DTEND:20160417T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Hans Peter
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19770129T000001
DTEND:19770129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Hans Peter
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160129T000001
DTEND:20160129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Hanna
LOCATION:Gladsax, Kristianstad Län, Sweden
DTSTART:18210129T000001
DTEND:18210129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Hanna
LOCATION:Gladsax, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160129T000001
DTEND:20160129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Nielsen, Herman Julius
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18890831T000001
DTEND:18890831T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Nielsen, Herman Julius
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160831T000001
DTEND:20160831T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Marjorie Lee
LOCATION:Reno, Washoe Co., NV
DTSTART:19341104T000001
DTEND:19341104T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Marjorie Lee
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20161104T000001
DTEND:20161104T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Gus
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18970911T000001
DTEND:18970911T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Gus
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160911T000001
DTEND:20160911T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Gus
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19631021T000001
DTEND:19631021T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Gus
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20161021T000001
DTEND:20161021T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Anderson, Jennifer
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19071105T000001
DTEND:19071105T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Anderson, Jennifer
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161105T000001
DTEND:20161105T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Anderson, Jennifer
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19850529T000001
DTEND:19850529T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Anderson, Jennifer
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160529T000001
DTEND:20160529T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Jones, Lillie Harriet
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19100502T000001
DTEND:19100502T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Jones, Lillie Harriet
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160502T000001
DTEND:20160502T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Jones, Lillie Harriet
DTSTART:19900626T000001
DTEND:19900626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Jones, Lillie Harriet
RRULE:FREQ=YEARLY
DTSTART:20160626T000001
DTEND:20160626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, John Hjalmar
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19320130T000001
DTEND:19320130T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, John Hjalmar
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160130T000001
DTEND:20160130T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Eric Lloyd
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19630828T000001
DTEND:19630828T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Eric Lloyd
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160828T000001
DTEND:20160828T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Amber Marie
LOCATION:Hayward, Alameda Co., CA
DTSTART:19980412T000001
DTEND:19980412T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Amber Marie
LOCATION:Hayward, Alameda Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160412T000001
DTEND:20160412T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Carl Emil
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18991220T000001
DTEND:18991220T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Carl Emil
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161220T000001
DTEND:20161220T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Carl Emil
LOCATION:Reno, Washoe Co., NV
DTSTART:19590128T000001
DTEND:19590128T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Carl Emil
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160128T000001
DTEND:20160128T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18930131T000001
DTEND:18930131T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160131T000001
DTEND:20160131T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18940925T000001
DTEND:18940925T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160925T000001
DTEND:20160925T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Martin
LOCATION:Gladsax, Kristianstad Län, Sweden
DTSTART:18301119T000001
DTEND:18301119T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Martin
LOCATION:Gladsax, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161119T000001
DTEND:20161119T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Astrid Shermanna Augusta
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18890131T000001
DTEND:18890131T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Astrid Shermanna Augusta
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160131T000001
DTEND:20160131T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Astrid Shermanna Augusta
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19631221T000001
DTEND:19631221T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Astrid Shermanna Augusta
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20161221T000001
DTEND:20161221T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Gustaf Sr.
LOCATION:Grostorp, Kristianstad Län, Sweden
DTSTART:18621128T000001
DTEND:18621128T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Gustaf Sr.
LOCATION:Grostorp, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161128T000001
DTEND:20161128T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Kirsti Marie
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18861215T000001
DTEND:18861215T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Kirsti Marie
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161215T000001
DTEND:20161215T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Kirsti Marie
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19660718T000001
DTEND:19660718T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Kirsti Marie
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160718T000001
DTEND:20160718T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Streiffert, Anna
LOCATION:Hoya/Jona/Hoia, Sweden
DTSTART:18600923T000001
DTEND:18600923T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Streiffert, Anna
LOCATION:Hoya/Jona/Hoia, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160923T000001
DTEND:20160923T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Streiffert, Anna
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19270202T000001
DTEND:19270202T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Streiffert, Anna
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160202T000001
DTEND:20160202T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Magnes
LOCATION:Simrishamn, Kristianstad Län, Sweden
DTSTART:18581006T000001
DTEND:18581006T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Magnes
LOCATION:Simrishamn, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161006T000001
DTEND:20161006T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Magnes
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19100220T000001
DTEND:19100220T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Magnes
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160220T000001
DTEND:20160220T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Adams, Janice Ann
LOCATION:Fremont, Alameda Co., CA
DTSTART:19650826T000001
DTEND:19650826T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Adams, Janice Ann
LOCATION:Fremont, Alameda Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160826T000001
DTEND:20160826T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Ohman, Marjorie
LOCATION:Denver, Denver Co., CO, Denver Co., Colorado, USA
DTSTART:19030603T000001
DTEND:19030603T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Ohman, Marjorie
LOCATION:Denver, Denver Co., CO, Denver Co., Colorado, USA
RRULE:FREQ=YEARLY
DTSTART:20160603T000001
DTEND:20160603T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Ohman, Marjorie
LOCATION:Reno, Washoe Co., NV
DTSTART:19800622T000001
DTEND:19800622T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Ohman, Marjorie
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160622T000001
DTEND:20160622T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Horne, Darcy
LOCATION:Sacramento, Sacramento Co., CA
DTSTART:19660702T000001
DTEND:19660702T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Horne, Darcy
LOCATION:Sacramento, Sacramento Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160702T000001
DTEND:20160702T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Perkins, Alice Paula
LOCATION:Sparks, Washoe Co., NV
DTSTART:19331122T000001
DTEND:19331122T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Perkins, Alice Paula
LOCATION:Sparks, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20161122T000001
DTEND:20161122T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Lars Peter
LOCATION:Santa Rosa, Sonoma Co., CA
DTSTART:19910916T000001
DTEND:19910916T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Lars Peter
LOCATION:Santa Rosa, Sonoma Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160916T000001
DTEND:20160916T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Ingeman
LOCATION:Gladsax, Kristianstad Län, Sweden
DTSTART:18260129T000001
DTEND:18260129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Ingeman
LOCATION:Gladsax, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160129T000001
DTEND:20160129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Lloyd
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19350313T000001
DTEND:19350313T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Lloyd
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160313T000001
DTEND:20160313T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Jefferson, Elna
LOCATION:Gladsax, Kristianstad Län, Sweden
DTSTART:18000914T000001
DTEND:18000914T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Jefferson, Elna
LOCATION:Gladsax, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160914T000001
DTEND:20160914T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Edwin Michael
LOCATION:San Jose, Santa Clara Co., CA
DTSTART:19610524T000001
DTEND:19610524T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Edwin Michael
LOCATION:San Jose, Santa Clara Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160524T000001
DTEND:20160524T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Hansdotter, Kerstina
LOCATION:Smestorp, Kristianstad Län, Sweden
DTSTART:18321129T000001
DTEND:18321129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Hansdotter, Kerstina
LOCATION:Smestorp, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20161129T000001
DTEND:20161129T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Marjorie Alice
LOCATION:San Jose, Santa Clara Co., CA
DTSTART:19600205T000001
DTEND:19600205T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Marjorie Alice
LOCATION:San Jose, Santa Clara Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160205T000001
DTEND:20160205T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Green, Janis Elaine
DTSTART:19351202T000001
DTEND:19351202T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Green, Janis Elaine
RRULE:FREQ=YEARLY
DTSTART:20161202T000001
DTEND:20161202T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Mason Michael
LOCATION:Hayward, Alameda Co., CA
DTSTART:19960626T000001
DTEND:19960626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Mason Michael
LOCATION:Hayward, Alameda Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160626T000001
DTEND:20160626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18950407T000001
DTEND:18950407T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Hjalmar
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160407T000001
DTEND:20160407T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Death of Smith, Hjalmar
LOCATION:Reno, Washoe Co., NV
DTSTART:19750626T000001
DTEND:19750626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Death of Smith, Hjalmar
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160626T000001
DTEND:20160626T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Smith, Emil
LOCATION:Simrishamn, Kristianstad Län, Sweden
DTSTART:18600927T000001
DTEND:18600927T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Smith, Emil
LOCATION:Simrishamn, Kristianstad Län, Sweden
RRULE:FREQ=YEARLY
DTSTART:20160927T000001
DTEND:20160927T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Birth of Tester, The
LOCATION:123 High St, Cleveland, Cuyahoga, Ohio, USA
DTSTART:19541229T000001
DTEND:19541229T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Birth of Tester, The
LOCATION:123 High St, Cleveland, Cuyahoga, Ohio, USA
RRULE:FREQ=YEARLY
DTSTART:20161229T000001
DTEND:20161229T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Gustaf Sr. and Hansdotter, Anna
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18851127T000001
DTEND:18851127T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Gustaf Sr. and Hansdotter, Anna
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161127T000001
DTEND:20161127T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Lloyd and Green, Janis Elaine
LOCATION:San Francisco, San Francisco Co., CA
DTSTART:19580810T000001
DTEND:19580810T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Lloyd and Green, Janis Elaine
LOCATION:San Francisco, San Francisco Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160810T000001
DTEND:20160810T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Nielsen, Herman Julius and Smith, Astrid Shermanna Augusta
LOCATION:Rønne, Bornholm, Denmark
DTSTART:19121130T000001
DTEND:19121130T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Nielsen, Herman Julius and Smith, Astrid Shermanna Augusta
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20161130T000001
DTEND:20161130T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Hjalmar and Ohman, Marjorie
LOCATION:Reno, Washoe Co., NV
DTSTART:19271031T000001
DTEND:19271031T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Hjalmar and Ohman, Marjorie
LOCATION:Reno, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20161031T000001
DTEND:20161031T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, John Hjalmar and Perkins, Alice Paula
LOCATION:Sparks, Washoe Co., NV
DTSTART:19540604T000001
DTEND:19540604T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, John Hjalmar and Perkins, Alice Paula
LOCATION:Sparks, Washoe Co., NV
RRULE:FREQ=YEARLY
DTSTART:20160604T000001
DTEND:20160604T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Eric Lloyd and Horne, Darcy
LOCATION:Woodland, Yolo Co., CA
DTSTART:19860712T000001
DTEND:19860712T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Eric Lloyd and Horne, Darcy
LOCATION:Woodland, Yolo Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160712T000001
DTEND:20160712T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Edwin Michael and Adams, Janice Ann
LOCATION:San Ramon, Conta Costa Co., CA
DTSTART:19950527T000001
DTEND:19950527T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Edwin Michael and Adams, Janice Ann
LOCATION:San Ramon, Conta Costa Co., CA
RRULE:FREQ=YEARLY
DTSTART:20160527T000001
DTEND:20160527T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Marriage of Smith, Magnes and Streiffert, Anna
LOCATION:Rønne, Bornholm, Denmark
DTSTART:18840824T000001
DTEND:18840824T235959
END:VEVENT
BEGIN:VEVENT
SUMMARY:Anniversary: Marriage of Smith, Magnes and Streiffert, Anna
LOCATION:Rønne, Bornholm, Denmark
RRULE:FREQ=YEARLY
DTSTART:20160824T000001
DTEND:20160824T235959
END:VEVENT
END:VCALENDAR

47
data/tests/exp_sample.wft Normal file
View File

@@ -0,0 +1,47 @@
Anna Hansdotter;;;;;2/10/1864-29/9/1945
Keith Lloyd Smith;Lloyd Smith;Janis Green;;;11/8/1966
Hans Peter Smith;Gustaf Smith;Anna Hansdotter;;;17/4/1904-29/1/1977
Hanna Smith;Martin Smith0;Elna Jefferson;;;29/1/1821
Herman Julius Nielsen;;;;;31/8/1889-1945
Evelyn Michaels;;;;;1897
Marjorie Lee Smith;Hjalmar Smith0;Marjorie Ohman;;;4/11/1934
Gus Smith;Gustaf Smith;Anna Hansdotter;;;11/9/1897-21/10/1963
Jennifer Anderson;;;;;5/11/1907-29/5/1985
Lillie Harriet Jones;;;;;2/5/1910-26/6/1990
John Hjalmar Smith;Hjalmar Smith0;Marjorie Ohman;;;30/1/1932
Eric Lloyd Smith;Lloyd Smith;Janis Green;;;28/8/1963
Amber Marie Smith;Edwin Smith;Janice Adams;;;12/4/1998
Carl Emil Smith;Gustaf Smith;Anna Hansdotter;;;20/12/1899-28/1/1959
Hjalmar Smith;Gustaf Smith;Anna Hansdotter;;;31/1/1893-25/9/1894
Martin Smith;Martin Smith0;Elna Jefferson;;;19/11/1830-1899
Astrid Shermanna Augusta Smith;Gustaf Smith;Anna Hansdotter;;;31/1/1889-21/12/1963
Gustaf Smith, Sr.;Martin Smith;Kerstina Hansdotter;;;28/11/1862-23/7/1930
Marta Ericsdotter;;;;;1775
Kirsti Marie Smith;Gustaf Smith;Anna Hansdotter;;;15/12/1886-18/7/1966
Ingeman Smith;;;;;1770
Anna Streiffert;;;;;23/9/1860-2/2/1927
Craig Peter Smith;Lloyd Smith;Janis Green;;;1966
Magnes Smith;Martin Smith;Kerstina Hansdotter;;;6/10/1858-20/2/1910
Janice Ann Adams;;;;;26/8/1965
Marjorie Ohman;;;;;3/6/1903-22/6/1980
Darcy Horne;;;;;2/7/1966
Alice Paula Perkins;;;;;22/11/1933
Lars Peter Smith;Eric Smith;Darcy Horne;;;16/9/1991
Ingeman Smith0;Martin Smith0;Elna Jefferson;;;29/1/1826
Lloyd Smith;Hans Smith;Lillie Jones;;;13/3/1935
Elna Jefferson;;;;;14/9/1800-
Edwin Michael Smith;John Smith;Alice Perkins;;;24/5/1961
Kerstina Hansdotter;;;;;29/11/1832-1908
Martin Smith0;Ingeman Smith;Marta Ericsdotter;;;1794-
Marjorie Alice Smith0;John Smith;Alice Perkins;;;5/2/1960
Janis Elaine Green;;;;;2/12/1935
Mason Michael Smith;Edwin Smith;Janice Adams;;;26/6/1996
Edwin Willard;;;;;1886
Ingar Smith;Martin Smith0;Elna Jefferson;;;1823
Hjalmar Smith0;Gustaf Smith;Anna Hansdotter;;;7/4/1895-26/6/1975
Emil Smith;Martin Smith;Kerstina Hansdotter;;;27/9/1860
雪 Ke 柯;Herman Nielsen;Astrid Smith;;;
The Tester;Lloyd Smith;Janis Green;;;29/12/1954
Mrs Tester;;;;;
ピーター リチミシキスイミ;;;;;
Tom Tester;The Tester;Mrs Tester;;;

View File

@@ -0,0 +1,123 @@
Place,Title,Name,Type,Latitude,Longitude,Code,Enclosed_by,Date
[P0000],"Löderup, Malmöhus Län, Sweden","Löderup, Malmöhus Län, Sweden",Unknown,,,,,
[P0001],"Sparks, Washoe Co., NV","Sparks, Washoe Co., NV",Unknown,,,,,
[P0002],"San Francisco, San Francisco Co., CA","San Francisco, San Francisco Co., CA",Unknown,,,,,
[P0003],"Rønne, Bornholm, Denmark","Rønne, Bornholm, Denmark",Unknown,,,,,
[P0004],"Gladsax, Kristianstad Län, Sweden","Gladsax, Kristianstad Län, Sweden",Unknown,,,,,
[P0005],"Reno, Washoe Co., NV","Reno, Washoe Co., NV",Unknown,,,,,
[P0006],"Hayward, Alameda Co., CA","Hayward, Alameda Co., CA",Unknown,,,,,
[P0007],"Community Presbyterian Church, Danville, CA","Community Presbyterian Church, Danville, CA",Unknown,,,,,
[P0008],Sweden,Sweden,Unknown,,,,,
[P0009],"Grostorp, Kristianstad Län, Sweden","Grostorp, Kristianstad Län, Sweden",Unknown,,,,,
[P0010],"Copenhagen, Denmark","Copenhagen, Denmark",Unknown,,,,,
[P0011],"Hoya/Jona/Hoia, Sweden","Hoya/Jona/Hoia, Sweden",Unknown,,,,,
[P0012],"Simrishamn, Kristianstad Län, Sweden","Simrishamn, Kristianstad Län, Sweden",Unknown,,,,,
[P0013],"Fremont, Alameda Co., CA","Fremont, Alameda Co., CA",Unknown,,,,,
[P0016],"Santa Rosa, Sonoma Co., CA","Santa Rosa, Sonoma Co., CA",Unknown,,,,,
[P0017],"San Jose, Santa Clara Co., CA","San Jose, Santa Clara Co., CA",Unknown,,,,,
[P0018],UC Berkeley,UC Berkeley,Unknown,,,,,
[P0019],"Smestorp, Kristianstad Län, Sweden","Smestorp, Kristianstad Län, Sweden",Unknown,,,,,
[P0020],"Tommarp, Kristianstad Län, Sweden","Tommarp, Kristianstad Län, Sweden",Unknown,,,,,
[P0021],"Rønne Bornholm, Denmark","Rønne Bornholm, Denmark",Unknown,,,,,
[P0022],"Woodland, Yolo Co., CA","Woodland, Yolo Co., CA",Unknown,,,,,
[P0023],"San Ramon, Conta Costa Co., CA","San Ramon, Conta Costa Co., CA",Unknown,,,,,
[P0026],United States of America,USA,Country,,,,,
[P0028],"California, USA",California,State,,,,[P0026],2016-06-04
[P0025],"Colorado, USA",Colorado,State,,,,[P0026],
[P0027],"Sacramento Co., California, USA",Sacramento Co.,County,,,,[P0028],2016-06-01
[P0015],"Sacramento, Sacramento Co., CA","Sacramento, Sacramento Co., CA",City,,,,[P0027],2016-06-04
[P0024],"Denver Co., Colorado, USA",Denver Co.,County,,,,[P0025],
[P0014],"Denver, Denver Co., CO","Denver, Denver Co., CO",City,39.7392,104.9903 W,,[P0024],
Person,Surname,Given,Call,Suffix,Prefix,Title,Gender,Birth date,Birth place,Birth source,Baptism date,Baptism place,Baptism source,Death date,Death place,Death source,Burial date,Burial place,Burial source,Note
[I0030],Adams,Janice Ann,,,,,female,26 Aug 1965,"Fremont, Alameda Co., CA",,,,,,,,,,,
[I0016],Anderson,Jennifer,,,,,female,5 Nov 1907,"Rønne, Bornholm, Denmark",,,,,29 May 1985,"San Francisco, San Francisco Co., CA",,,,,
[I0025],Ericsdotter,Marta,,,,,female,about 1775,Sweden,,,,,,,,,,,
[I0041],Green,Janis Elaine,,,,,female,2 Dec 1935,,,,,,,,,,,,
[I0000],Hansdotter,Anna,,,,,female,2 Oct 1864,"Löderup, Malmöhus Län, Sweden",,,,,29 Sep 1945,"Sparks, Washoe Co., NV",,,,,
[I0038],Hansdotter,Kerstina,,,,,female,29 Nov 1832,"Smestorp, Kristianstad Län, Sweden",,,,,before 1908,Sweden,,,,,
[I0032],Horne,Darcy,,,,,female,2 Jul 1966,"Sacramento, Sacramento Co., CA",,,,,,,,,,,
[I0036],Jefferson,Elna,,,,,female,14 Sep 1800,"Gladsax, Kristianstad Län, Sweden",,,,,,Sweden,,,,,
[I0017],Jones,Lillie Harriet,,,,,female,2 May 1910,"Rønne, Bornholm, Denmark",,,,,26 Jun 1990,,,,,,
[I0042],Ke 柯,,,,,,male,,,,,,,,,,,,,
[I0013],Michaels,Evelyn,,,,,female,about 1897,,,,,,,,,,,,
[I0012],Nielsen,Herman Julius,,,,,male,31 Aug 1889,"Rønne, Bornholm, Denmark",,,,,1945,,,,,,
[I0031],Ohman,Marjorie,,,,,female,3 Jun 1903,"Denver, Denver Co., CO, Denver Co., Colorado, USA",,,,,22 Jun 1980,"Reno, Washoe Co., NV",,,,,
[I0034],Perkins,Alice Paula,,,,,female,22 Nov 1933,"Sparks, Washoe Co., NV",,,,,,,,,,,
[I0002],Smith,Amber Marie,,,,,female,12 Apr 1998,"Hayward, Alameda Co., CA",,,,,,,,,,,
[I0023],Smith,Astrid Shermanna Augusta,,,,,female,31 Jan 1889,"Rønne, Bornholm, Denmark",,,,,21 Dec 1963,"San Francisco, San Francisco Co., CA",,,,,
[I0020],Smith,Carl Emil,,,,,male,20 Dec 1899,"Rønne, Bornholm, Denmark",,,,,28 Jan 1959,"Reno, Washoe Co., NV",,,,,
[I0029],Smith,Craig Peter,,,,,male,after 1966,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0037],Smith,Edwin Michael,,,,,male,24 May 1961,"San Jose, Santa Clara Co., CA","Birth, Death and Marriage Records",,,,,,,,,,
[I0009],Smith,Emil,,,,,male,27 Sep 1860,"Simrishamn, Kristianstad Län, Sweden",,,,,,,,,,,
[I0019],Smith,Eric Lloyd,,,,Dr.,male,28 Aug 1963,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0015],Smith,Gus,,,,,male,11 Sep 1897,"Rønne, Bornholm, Denmark",,,,,21 Oct 1963,"San Francisco, San Francisco Co., CA",,,,,
[I0024],Smith,Gustaf,,Sr.,,,male,28 Nov 1862,"Grostorp, Kristianstad Län, Sweden",,,,,before 23 Jul 1930,"Sparks, Washoe Co., NV",,,,,
[I0011],Smith,Hanna,,,,,female,29 Jan 1821,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,
[I0010],Smith,Hans Peter,,,,,male,17 Apr 1904,"Rønne, Bornholm, Denmark",Birth Records,,,,29 Jan 1977,"San Francisco, San Francisco Co., CA",,5 Feb 1977,"San Francisco, San Francisco Co., CA",findagrave.com,
[I0021],Smith,Hjalmar,,,,,male,31 Jan 1893,"Rønne, Bornholm, Denmark",,,,,25 Sep 1894,"Rønne, Bornholm, Denmark",,,,,
[I0008],Smith,Hjalmar,,,,,male,7 Apr 1895,"Rønne, Bornholm, Denmark",,3 Jun 1895,"Rønne Bornholm, Denmark",,26 Jun 1975,"Reno, Washoe Co., NV",,,,,
[I0007],Smith,Ingar,,,,,female,after 1823,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,
[I0027],Smith,Ingeman,,,,,male,about 1770,Sweden,,,,,,,,,,,
[I0004],Smith,Ingeman,,,,,male,29 Jan 1826,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,
[I0018],Smith,John Hjalmar,,,,,male,30 Jan 1932,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0001],Smith,Keith Lloyd,,,,,male,11 Aug 1966,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0026],Smith,Kirsti Marie,,,,,female,15 Dec 1886,"Rønne, Bornholm, Denmark",,,,,18 Jul 1966,"San Francisco, San Francisco Co., CA",,,,,
[I0035],Smith,Lars Peter,,,,,male,16 Sep 1991,"Santa Rosa, Sonoma Co., CA",,,,,,,,,,,
[I0033],Smith,Lloyd,,,,,male,13 Mar 1935,"San Francisco, San Francisco Co., CA",,,,,,,,,,,
[I0003],Smith,Magnes,,,,,male,6 Oct 1858,"Simrishamn, Kristianstad Län, Sweden",,,,,20 Feb 1910,"Rønne, Bornholm, Denmark",,,,,
[I0040],Smith,Marjorie Alice,,,,,female,5 Feb 1960,"San Jose, Santa Clara Co., CA",,,,,,,,,,,
[I0014],Smith,Marjorie Lee,,,,,female,4 Nov 1934,"Reno, Washoe Co., NV",,,,,,,,,,,
[I0022],Smith,Martin,,,,,male,19 Nov 1830,"Gladsax, Kristianstad Län, Sweden",,23 Nov 1830,"Gladsax, Kristianstad Län, Sweden",,between 1899 and 1905,Sweden,,,,,
[I0039],Smith,Martin,,,,,male,between 1794 and 1796,"Tommarp, Kristianstad Län, Sweden",,,,,,Sweden,,,,,
[I0005],Smith,Mason Michael,,,,,male,26 Jun 1996,"Hayward, Alameda Co., CA",,,,,,,,,,,
[I0028],Streiffert,Anna,,,,,female,23 Sep 1860,"Hoya/Jona/Hoia, Sweden",,,,,2 Feb 1927,"Rønne, Bornholm, Denmark",,,,,
[I0006],Willard,Edwin,,,,,male,about 1886,,,,,,,,,,,,
[I0043],リチミシキスイミ,ピーター,,,,,male,,,,,,,,,,,,,
Marriage,Husband,Wife,Date,Place,Source,Note
[F0000],[I0039],[I0036],about 1816,"Gladsax, Kristianstad Län, Sweden",,
[F0001],[I0027],[I0025],about 1790,Sweden,,
[F0002],[I0022],[I0038],about 1856,,,
[F0003],[I0024],[I0000],27 Nov 1885,"Rønne, Bornholm, Denmark",,
[F0004],[I0006],[I0026],about 1910,,,
[F0005],[I0012],[I0023],30 Nov 1912,"Rønne, Bornholm, Denmark",,
[F0006],[I0008],[I0031],31 Oct 1927,"Reno, Washoe Co., NV",,
[F0007],[I0015],[I0013],about 1920,,,
[F0008],[I0033],[I0041],10 Aug 1958,"San Francisco, San Francisco Co., CA",,
[F0009],[I0010],[I0017],,,,
[F0010],[I0019],[I0032],12 Jul 1986,"Woodland, Yolo Co., CA",,
[F0011],[I0003],[I0028],24 Aug 1884,"Rønne, Bornholm, Denmark",,
[F0012],[I0018],[I0034],4 Jun 1954,"Sparks, Washoe Co., NV",Marriage Certificae,
[F0013],[I0037],[I0030],27 May 1995,"San Ramon, Conta Costa Co., CA",,
[F0014],[I0010],[I0016],,,,
Family,Child
[F0000],[I0011]
[F0000],[I0007]
[F0000],[I0004]
[F0000],[I0022]
[F0001],[I0039]
[F0002],[I0003]
[F0002],[I0009]
[F0002],[I0024]
[F0003],[I0026]
[F0003],[I0023]
[F0003],[I0021]
[F0003],[I0008]
[F0003],[I0015]
[F0003],[I0020]
[F0003],[I0010]
[F0005],[I0042]
[F0006],[I0018]
[F0006],[I0014]
[F0008],[I0019]
[F0008],[I0001]
[F0008],[I0029]
[F0009],[I0033]
[F0010],[I0035]
[F0012],[I0040]
[F0012],[I0037]
[F0013],[I0005]
[F0013],[I0002]
1 Place Title Name Type Latitude Longitude Code Enclosed_by Date
2 [P0000] Löderup, Malmöhus Län, Sweden Löderup, Malmöhus Län, Sweden Unknown
3 [P0001] Sparks, Washoe Co., NV Sparks, Washoe Co., NV Unknown
4 [P0002] San Francisco, San Francisco Co., CA San Francisco, San Francisco Co., CA Unknown
5 [P0003] Rønne, Bornholm, Denmark Rønne, Bornholm, Denmark Unknown
6 [P0004] Gladsax, Kristianstad Län, Sweden Gladsax, Kristianstad Län, Sweden Unknown
7 [P0005] Reno, Washoe Co., NV Reno, Washoe Co., NV Unknown
8 [P0006] Hayward, Alameda Co., CA Hayward, Alameda Co., CA Unknown
9 [P0007] Community Presbyterian Church, Danville, CA Community Presbyterian Church, Danville, CA Unknown
10 [P0008] Sweden Sweden Unknown
11 [P0009] Grostorp, Kristianstad Län, Sweden Grostorp, Kristianstad Län, Sweden Unknown
12 [P0010] Copenhagen, Denmark Copenhagen, Denmark Unknown
13 [P0011] Hoya/Jona/Hoia, Sweden Hoya/Jona/Hoia, Sweden Unknown
14 [P0012] Simrishamn, Kristianstad Län, Sweden Simrishamn, Kristianstad Län, Sweden Unknown
15 [P0013] Fremont, Alameda Co., CA Fremont, Alameda Co., CA Unknown
16 [P0016] Santa Rosa, Sonoma Co., CA Santa Rosa, Sonoma Co., CA Unknown
17 [P0017] San Jose, Santa Clara Co., CA San Jose, Santa Clara Co., CA Unknown
18 [P0018] UC Berkeley UC Berkeley Unknown
19 [P0019] Smestorp, Kristianstad Län, Sweden Smestorp, Kristianstad Län, Sweden Unknown
20 [P0020] Tommarp, Kristianstad Län, Sweden Tommarp, Kristianstad Län, Sweden Unknown
21 [P0021] Rønne Bornholm, Denmark Rønne Bornholm, Denmark Unknown
22 [P0022] Woodland, Yolo Co., CA Woodland, Yolo Co., CA Unknown
23 [P0023] San Ramon, Conta Costa Co., CA San Ramon, Conta Costa Co., CA Unknown
24 [P0026] United States of America USA Country
25 [P0028] California, USA California State [P0026] 2016-06-04
26 [P0025] Colorado, USA Colorado State [P0026]
27 [P0027] Sacramento Co., California, USA Sacramento Co. County [P0028] 2016-06-01
28 [P0015] Sacramento, Sacramento Co., CA Sacramento, Sacramento Co., CA City [P0027] 2016-06-04
29 [P0024] Denver Co., Colorado, USA Denver Co. County [P0025]
30 [P0014] Denver, Denver Co., CO Denver, Denver Co., CO City 39.7392 104.9903 W [P0024]
31 Person Surname Given Call Suffix Prefix Title Gender Birth date Birth place Birth source Baptism date Baptism place Baptism source Death date Death place Death source Burial date Burial place Burial source Note
32 [I0030] Adams Janice Ann female 26 Aug 1965 Fremont, Alameda Co., CA
33 [I0016] Anderson Jennifer female 5 Nov 1907 Rønne, Bornholm, Denmark 29 May 1985 San Francisco, San Francisco Co., CA
34 [I0025] Ericsdotter Marta female about 1775 Sweden
35 [I0041] Green Janis Elaine female 2 Dec 1935
36 [I0000] Hansdotter Anna female 2 Oct 1864 Löderup, Malmöhus Län, Sweden 29 Sep 1945 Sparks, Washoe Co., NV
37 [I0038] Hansdotter Kerstina female 29 Nov 1832 Smestorp, Kristianstad Län, Sweden before 1908 Sweden
38 [I0032] Horne Darcy female 2 Jul 1966 Sacramento, Sacramento Co., CA
39 [I0036] Jefferson Elna female 14 Sep 1800 Gladsax, Kristianstad Län, Sweden Sweden
40 [I0017] Jones Lillie Harriet female 2 May 1910 Rønne, Bornholm, Denmark 26 Jun 1990
41 [I0042] Ke 柯 male
42 [I0013] Michaels Evelyn female about 1897
43 [I0012] Nielsen Herman Julius male 31 Aug 1889 Rønne, Bornholm, Denmark 1945
44 [I0031] Ohman Marjorie female 3 Jun 1903 Denver, Denver Co., CO, Denver Co., Colorado, USA 22 Jun 1980 Reno, Washoe Co., NV
45 [I0034] Perkins Alice Paula female 22 Nov 1933 Sparks, Washoe Co., NV
46 [I0002] Smith Amber Marie female 12 Apr 1998 Hayward, Alameda Co., CA
47 [I0023] Smith Astrid Shermanna Augusta female 31 Jan 1889 Rønne, Bornholm, Denmark 21 Dec 1963 San Francisco, San Francisco Co., CA
48 [I0020] Smith Carl Emil male 20 Dec 1899 Rønne, Bornholm, Denmark 28 Jan 1959 Reno, Washoe Co., NV
49 [I0029] Smith Craig Peter male after 1966 San Francisco, San Francisco Co., CA
50 [I0037] Smith Edwin Michael male 24 May 1961 San Jose, Santa Clara Co., CA Birth, Death and Marriage Records
51 [I0009] Smith Emil male 27 Sep 1860 Simrishamn, Kristianstad Län, Sweden
52 [I0019] Smith Eric Lloyd Dr. male 28 Aug 1963 San Francisco, San Francisco Co., CA
53 [I0015] Smith Gus male 11 Sep 1897 Rønne, Bornholm, Denmark 21 Oct 1963 San Francisco, San Francisco Co., CA
54 [I0024] Smith Gustaf Sr. male 28 Nov 1862 Grostorp, Kristianstad Län, Sweden before 23 Jul 1930 Sparks, Washoe Co., NV
55 [I0011] Smith Hanna female 29 Jan 1821 Gladsax, Kristianstad Län, Sweden
56 [I0010] Smith Hans Peter male 17 Apr 1904 Rønne, Bornholm, Denmark Birth Records 29 Jan 1977 San Francisco, San Francisco Co., CA 5 Feb 1977 San Francisco, San Francisco Co., CA findagrave.com
57 [I0021] Smith Hjalmar male 31 Jan 1893 Rønne, Bornholm, Denmark 25 Sep 1894 Rønne, Bornholm, Denmark
58 [I0008] Smith Hjalmar male 7 Apr 1895 Rønne, Bornholm, Denmark 3 Jun 1895 Rønne Bornholm, Denmark 26 Jun 1975 Reno, Washoe Co., NV
59 [I0007] Smith Ingar female after 1823 Gladsax, Kristianstad Län, Sweden
60 [I0027] Smith Ingeman male about 1770 Sweden
61 [I0004] Smith Ingeman male 29 Jan 1826 Gladsax, Kristianstad Län, Sweden
62 [I0018] Smith John Hjalmar male 30 Jan 1932 San Francisco, San Francisco Co., CA
63 [I0001] Smith Keith Lloyd male 11 Aug 1966 San Francisco, San Francisco Co., CA
64 [I0026] Smith Kirsti Marie female 15 Dec 1886 Rønne, Bornholm, Denmark 18 Jul 1966 San Francisco, San Francisco Co., CA
65 [I0035] Smith Lars Peter male 16 Sep 1991 Santa Rosa, Sonoma Co., CA
66 [I0033] Smith Lloyd male 13 Mar 1935 San Francisco, San Francisco Co., CA
67 [I0003] Smith Magnes male 6 Oct 1858 Simrishamn, Kristianstad Län, Sweden 20 Feb 1910 Rønne, Bornholm, Denmark
68 [I0040] Smith Marjorie Alice female 5 Feb 1960 San Jose, Santa Clara Co., CA
69 [I0014] Smith Marjorie Lee female 4 Nov 1934 Reno, Washoe Co., NV
70 [I0022] Smith Martin male 19 Nov 1830 Gladsax, Kristianstad Län, Sweden 23 Nov 1830 Gladsax, Kristianstad Län, Sweden between 1899 and 1905 Sweden
71 [I0039] Smith Martin male between 1794 and 1796 Tommarp, Kristianstad Län, Sweden Sweden
72 [I0005] Smith Mason Michael male 26 Jun 1996 Hayward, Alameda Co., CA
73 [I0028] Streiffert Anna female 23 Sep 1860 Hoya/Jona/Hoia, Sweden 2 Feb 1927 Rønne, Bornholm, Denmark
74 [I0006] Willard Edwin male about 1886
75 [I0043] リチミシキスイミ ピーター male
76 Marriage Husband Wife Date Place Source Note
77 [F0000] [I0039] [I0036] about 1816 Gladsax, Kristianstad Län, Sweden
78 [F0001] [I0027] [I0025] about 1790 Sweden
79 [F0002] [I0022] [I0038] about 1856
80 [F0003] [I0024] [I0000] 27 Nov 1885 Rønne, Bornholm, Denmark
81 [F0004] [I0006] [I0026] about 1910
82 [F0005] [I0012] [I0023] 30 Nov 1912 Rønne, Bornholm, Denmark
83 [F0006] [I0008] [I0031] 31 Oct 1927 Reno, Washoe Co., NV
84 [F0007] [I0015] [I0013] about 1920
85 [F0008] [I0033] [I0041] 10 Aug 1958 San Francisco, San Francisco Co., CA
86 [F0009] [I0010] [I0017]
87 [F0010] [I0019] [I0032] 12 Jul 1986 Woodland, Yolo Co., CA
88 [F0011] [I0003] [I0028] 24 Aug 1884 Rønne, Bornholm, Denmark
89 [F0012] [I0018] [I0034] 4 Jun 1954 Sparks, Washoe Co., NV Marriage Certificae
90 [F0013] [I0037] [I0030] 27 May 1995 San Ramon, Conta Costa Co., CA
91 [F0014] [I0010] [I0016]
92 Family Child
93 [F0000] [I0011]
94 [F0000] [I0007]
95 [F0000] [I0004]
96 [F0000] [I0022]
97 [F0001] [I0039]
98 [F0002] [I0003]
99 [F0002] [I0009]
100 [F0002] [I0024]
101 [F0003] [I0026]
102 [F0003] [I0023]
103 [F0003] [I0021]
104 [F0003] [I0008]
105 [F0003] [I0015]
106 [F0003] [I0020]
107 [F0003] [I0010]
108 [F0005] [I0042]
109 [F0006] [I0018]
110 [F0006] [I0014]
111 [F0008] [I0019]
112 [F0008] [I0001]
113 [F0008] [I0029]
114 [F0009] [I0033]
115 [F0010] [I0035]
116 [F0012] [I0040]
117 [F0012] [I0037]
118 [F0013] [I0005]
119 [F0013] [I0002]

View File

@@ -3,12 +3,15 @@
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-22" version="GrampsAIO64-4.2.1-2"/>
<created date="2016-06-14" version="5.0.0-alpha1"/>
<researcher>
<resname>Alex Roitman,,,</resname>
<resaddr>Not Provided</resaddr>
</researcher>
</header>
<tags>
<tag handle="_d54b22fbfc721be9331fb706e3" change="1465741788" name="Unicode" color="#000000" priority="0"/>
</tags>
<events>
<event handle="_0000000200000002" change="1463929997" id="E0000">
<type>Birth</type>
@@ -28,11 +31,12 @@
<place hlink="_0000000900000009"/>
<description>Birth of Keith Lloyd Smith</description>
</event>
<event handle="_0000000c0000000c" change="1463929997" id="E0003">
<event handle="_0000000c0000000c" change="1465075916" id="E0003">
<type>Birth</type>
<dateval val="1904-04-17"/>
<place hlink="_0000000d0000000d"/>
<description>Birth of Hans Peter Smith</description>
<citationref hlink="_d53254b0c802fe24bdea26f3180"/>
</event>
<event handle="_0000000e0000000e" change="1463929997" id="E0004">
<type>Death</type>
@@ -535,6 +539,13 @@
<place hlink="_0000000900000009"/>
<description>Marriage of Lloyd Smith and Janis Elaine Green</description>
</event>
<event handle="_d532520036095030992c9c7a09" change="1465075753" id="E0091">
<type>Burial</type>
<dateval val="1977-02-05"/>
<place hlink="_0000000900000009"/>
<description>In cemetary</description>
<citationref hlink="_d532532861ff0f69347f5e232"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1198222526" id="I0000">
@@ -556,7 +567,7 @@
<eventref hlink="_0000000800000008" role="Primary"/>
<childof hlink="_0000000a0000000a"/>
</person>
<person handle="_0000000b0000000b" change="1198222526" id="I0010">
<person handle="_0000000b0000000b" change="1465075928" id="I0010">
<gender>M</gender>
<name type="Birth Name">
<first>Hans Peter</first>
@@ -564,6 +575,7 @@
</name>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<eventref hlink="_0000000e0000000e" role="Primary"/>
<eventref hlink="_d532520036095030992c9c7a09" role="Primary"/>
<childof hlink="_0000000600000006"/>
<parentin hlink="_0000000f0000000f"/>
<parentin hlink="_0000001000000010"/>
@@ -646,11 +658,12 @@
<childof hlink="_0000001f0000001f"/>
<parentin hlink="_0000002b0000002b"/>
</person>
<person handle="_0000002c0000002c" change="1198222526" id="I0019">
<person handle="_0000002c0000002c" change="1465075513" id="I0019">
<gender>M</gender>
<name type="Birth Name">
<first>Eric Lloyd</first>
<surname>Smith</surname>
<surname derivation="Unknown ">Smith</surname>
<title>Dr.</title>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002e0000002e" role="Primary"/>
@@ -970,6 +983,20 @@
<eventref hlink="_000000a4000000a4" role="Primary"/>
<childof hlink="_0000004100000041"/>
</person>
<person handle="_d54b1f298d25b543223ca137ad1" change="1465826943" id="I0042">
<gender>M</gender>
<name type="Birth Name">
<first>雪</first>
<surname>Ke 柯</surname>
</name>
<name alt="1" type="Also Known As">
<first>Frank</first>
<surname>Neilsen</surname>
</name>
<objref hlink="_d54c1b52c8636648123580900ca"/>
<childof hlink="_0000001800000018"/>
<noteref hlink="_d54e4ed9e6647fcdb37877fedcf"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1198222526" id="F0003">
@@ -1015,11 +1042,12 @@
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000003c0000003c"/>
</family>
<family handle="_0000001800000018" change="1198222526" id="F0005">
<family handle="_0000001800000018" change="1465741655" id="F0005">
<rel type="Married"/>
<father hlink="_0000001500000015"/>
<mother hlink="_0000004300000043"/>
<eventref hlink="_000000b3000000b3" role="Family"/>
<childref hlink="_d54b1f298d25b543223ca137ad1" mrel="Adopted" frel="Adopted"/>
</family>
<family handle="_0000001b0000001b" change="1198222526" id="F0007">
<rel type="Married"/>
@@ -1101,6 +1129,17 @@
<confidence>2</confidence>
<sourceref hlink="_000000ab000000ab"/>
</citation>
<citation handle="_d532532861ff0f69347f5e232" change="1465075751" id="C0003">
<dateval val="1977-07-22"/>
<confidence>3</confidence>
<sourceref hlink="_d53252d41b370ebe65ebd50c34f"/>
</citation>
<citation handle="_d53254b0c802fe24bdea26f3180" change="1465075912" id="C0004">
<dateval val="1955-05-05"/>
<page>22 6</page>
<confidence>2</confidence>
<sourceref hlink="_000000b9000000b9"/>
</citation>
</citations>
<sources>
<source handle="_0000007c0000007c" change="1198222526" id="S0001">
@@ -1119,11 +1158,15 @@
<source handle="_000000b9000000b9" change="1198222526" id="S0002">
<stitle>Birth Records</stitle>
</source>
<source handle="_d53252d41b370ebe65ebd50c34f" change="1465075716" id="S0004">
<stitle>findagrave.com</stitle>
</source>
</sources>
<places>
<placeobj handle="_0000000300000003" change="1463929997" id="P0000" type="Unknown">
<placeobj handle="_0000000300000003" change="1465741826" id="P0000" type="Unknown">
<ptitle>Löderup, Malmöhus Län, Sweden</ptitle>
<pname value="Löderup, Malmöhus Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1463929997" id="P0001" type="Unknown">
<ptitle>Sparks, Washoe Co., NV</ptitle>
@@ -1137,9 +1180,10 @@
<ptitle>Rønne, Bornholm, Denmark</ptitle>
<pname value="Rønne, Bornholm, Denmark"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1463929997" id="P0004" type="Unknown">
<placeobj handle="_0000001300000013" change="1465741826" id="P0004" type="Unknown">
<ptitle>Gladsax, Kristianstad Län, Sweden</ptitle>
<pname value="Gladsax, Kristianstad Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_0000001e0000001e" change="1463929997" id="P0005" type="Unknown">
<ptitle>Reno, Washoe Co., NV</ptitle>
@@ -1157,9 +1201,10 @@
<ptitle>Sweden</ptitle>
<pname value="Sweden"/>
</placeobj>
<placeobj handle="_0000004800000048" change="1463929997" id="P0009" type="Unknown">
<placeobj handle="_0000004800000048" change="1465741826" id="P0009" type="Unknown">
<ptitle>Grostorp, Kristianstad Län, Sweden</ptitle>
<pname value="Grostorp, Kristianstad Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1463929997" id="P0010" type="Unknown">
<ptitle>Copenhagen, Denmark</ptitle>
@@ -1169,21 +1214,27 @@
<ptitle>Hoya/Jona/Hoia, Sweden</ptitle>
<pname value="Hoya/Jona/Hoia, Sweden"/>
</placeobj>
<placeobj handle="_0000006100000061" change="1463929997" id="P0012" type="Unknown">
<placeobj handle="_0000006100000061" change="1465741788" id="P0012" type="Unknown">
<ptitle>Simrishamn, Kristianstad Län, Sweden</ptitle>
<pname value="Simrishamn, Kristianstad Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_0000006500000065" change="1463929997" id="P0013" type="Unknown">
<ptitle>Fremont, Alameda Co., CA</ptitle>
<pname value="Fremont, Alameda Co., CA"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1463929997" id="P0014" type="Unknown">
<placeobj handle="_0000006a0000006a" change="1465074983" id="P0014" type="City">
<ptitle>Denver, Denver Co., CO</ptitle>
<pname value="Denver, Denver Co., CO"/>
<coord long="104.9903 W" lat="39.7392"/>
<placeref hlink="_d5324558dba1394350365e4cf42"/>
</placeobj>
<placeobj handle="_0000006e0000006e" change="1463929997" id="P0015" type="Unknown">
<placeobj handle="_0000006e0000006e" change="1465075284" id="P0015" type="City">
<ptitle>Sacramento, Sacramento Co., CA</ptitle>
<pname value="Sacramento, Sacramento Co., CA"/>
<placeref hlink="_d5324e9474c3e534f8629e64977">
<dateval val="2016-06-04"/>
</placeref>
</placeobj>
<placeobj handle="_0000007500000075" change="1463929997" id="P0016" type="Unknown">
<ptitle>Santa Rosa, Sonoma Co., CA</ptitle>
@@ -1201,9 +1252,10 @@
<ptitle>Smestorp, Kristianstad Län, Sweden</ptitle>
<pname value="Smestorp, Kristianstad Län, Sweden"/>
</placeobj>
<placeobj handle="_0000008d0000008d" change="1463929997" id="P0020" type="Unknown">
<placeobj handle="_0000008d0000008d" change="1465741826" id="P0020" type="Unknown">
<ptitle>Tommarp, Kristianstad Län, Sweden</ptitle>
<pname value="Tommarp, Kristianstad Län, Sweden"/>
<tagref hlink="_d54b22fbfc721be9331fb706e3"/>
</placeobj>
<placeobj handle="_000000a0000000a0" change="1463929997" id="P0021" type="Unknown">
<ptitle>Rønne Bornholm, Denmark</ptitle>
@@ -1217,7 +1269,40 @@
<ptitle>San Ramon, Conta Costa Co., CA</ptitle>
<pname value="San Ramon, Conta Costa Co., CA"/>
</placeobj>
<placeobj handle="_d5324558dba1394350365e4cf42" change="1465316304" id="P0024" type="County">
<ptitle>Denver Co., Colorado, USA</ptitle>
<pname value="Denver Co."/>
<placeref hlink="_d5324c1e94119eebf093a1e3865"/>
</placeobj>
<placeobj handle="_d5324c1e94119eebf093a1e3865" change="1465316280" id="P0025" type="State">
<ptitle>Colorado, USA</ptitle>
<pname value="Colorado"/>
<placeref hlink="_d5324c509dc579ef9edb8afd4a8"/>
</placeobj>
<placeobj handle="_d5324c509dc579ef9edb8afd4a8" change="1465316343" id="P0026" type="Country">
<ptitle>United States of America</ptitle>
<pname value="USA"/>
</placeobj>
<placeobj handle="_d5324e9474c3e534f8629e64977" change="1465316324" id="P0027" type="County">
<ptitle>Sacramento Co., California, USA</ptitle>
<pname value="Sacramento Co."/>
<placeref hlink="_d5324f6ce236ebb32131789b38f">
<dateval val="2016-06-01"/>
</placeref>
</placeobj>
<placeobj handle="_d5324f6ce236ebb32131789b38f" change="1465316268" id="P0028" type="State">
<ptitle>California, USA</ptitle>
<pname value="California"/>
<placeref hlink="_d5324c509dc579ef9edb8afd4a8">
<dateval val="2016-06-04"/>
</placeref>
</placeobj>
</places>
<objects>
<object handle="_d54c1b52c8636648123580900ca" change="1465767829" id="O0000">
<file src="D:/Users/prc/Downloads/Michael O'Toole 2015-11.jpg" mime="image/jpeg" checksum="ed5423c128d9bc43dbc03a8311f185bd" description="Michael O'Toole 2015-11"/>
</object>
</objects>
<repositories>
<repository handle="_000000b7000000b7" change="1463929997" id="R0002">
<rname>New York Public Library</rname>
@@ -1270,5 +1355,16 @@ Company. He enlisted in the army at Sparks 7 December 1917 and served as a Corpo
<note handle="_000000bc000000bc" change="1463929997" id="N0006" type="General">
<text>Some note on the repo</text>
</note>
<note handle="_d54e4ed9e6647fcdb37877fedcf" change="1465826919" id="N0007" type="General">
<text>Some Unicode Characters: ࣶǼЀج⿄㑝㵋圛墉幵聟聦𐅉🚶🛈
Some Bold Unicode Characters: ࣶǼЀج⿄㑝㵋圛墉幵聟聦𐅉🚶🛈
Some Italic Unicode Characters: ࣶǼЀج⿄㑝㵋圛墉幵聟聦𐅉🚶🛈</text>
<style name="italic">
<range start="87" end="134"/>
</style>
<style name="bold">
<range start="41" end="87"/>
</style>
</note>
</notes>
</database>

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,926 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1464096763" id="E0000">
<type>Birth</type>
<place hlink="_0000000600000006"/>
</event>
<event handle="_0000000700000007" change="1464096763" id="E0001">
<type>Death</type>
<place hlink="_0000000800000008"/>
</event>
<event handle="_0000000a0000000a" change="1464096763" id="E0002">
<type>Birth</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000c0000000c" change="1464096763" id="E0003">
<type>Death</type>
<place hlink="_0000000d0000000d"/>
</event>
<event handle="_0000000f0000000f" change="1464096763" id="E0004">
<type>Birth</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001100000011" change="1464096763" id="E0005">
<type>Death</type>
<place hlink="_0000001200000012"/>
</event>
<event handle="_0000001400000014" change="1464096763" id="E0006">
<type>Birth</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001600000016" change="1464096763" id="E0007">
<type>Death</type>
<place hlink="_0000001700000017"/>
</event>
<event handle="_0000001900000019" change="1464096763" id="E0008">
<type>Birth</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001b0000001b" change="1464096763" id="E0009">
<type>Death</type>
<place hlink="_0000001c0000001c"/>
</event>
<event handle="_0000001e0000001e" change="1464096763" id="E0010">
<type>Birth</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002000000020" change="1464096763" id="E0011">
<type>Death</type>
<place hlink="_0000002100000021"/>
</event>
<event handle="_0000002300000023" change="1464096763" id="E0012">
<type>Birth</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002500000025" change="1464096763" id="E0013">
<type>Death</type>
<place hlink="_0000002600000026"/>
</event>
<event handle="_0000002800000028" change="1464096763" id="E0014">
<type>Birth</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002a0000002a" change="1464096763" id="E0015">
<type>Death</type>
<place hlink="_0000002b0000002b"/>
</event>
<event handle="_0000002d0000002d" change="1464096763" id="E0016">
<type>Birth</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000002f0000002f" change="1464096763" id="E0017">
<type>Death</type>
<place hlink="_0000003000000030"/>
</event>
<event handle="_0000003200000032" change="1464096763" id="E0018">
<type>Birth</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003400000034" change="1464096763" id="E0019">
<type>Death</type>
<place hlink="_0000003500000035"/>
</event>
<event handle="_0000003700000037" change="1464096763" id="E0020">
<type>Birth</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003900000039" change="1464096763" id="E0021">
<type>Death</type>
<place hlink="_0000003a0000003a"/>
</event>
<event handle="_0000003c0000003c" change="1464096763" id="E0022">
<type>Birth</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003e0000003e" change="1464096763" id="E0023">
<type>Death</type>
<place hlink="_0000003f0000003f"/>
</event>
<event handle="_0000004100000041" change="1464096763" id="E0024">
<type>Birth</type>
<place hlink="_0000004200000042"/>
</event>
<event handle="_0000004300000043" change="1464096763" id="E0025">
<type>Death</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004600000046" change="1464096763" id="E0026">
<type>Birth</type>
<place hlink="_0000004700000047"/>
</event>
<event handle="_0000004800000048" change="1464096763" id="E0027">
<type>Death</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004b0000004b" change="1464096763" id="E0028">
<type>Birth</type>
<place hlink="_0000004c0000004c"/>
</event>
<event handle="_0000004d0000004d" change="1464096763" id="E0029">
<type>Death</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000005000000050" change="1464096763" id="E0030">
<type>Birth</type>
<place hlink="_0000005100000051"/>
</event>
<event handle="_0000005200000052" change="1464096763" id="E0031">
<type>Death</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005500000055" change="1464096763" id="E0032">
<type>Birth</type>
<place hlink="_0000005600000056"/>
</event>
<event handle="_0000005700000057" change="1464096763" id="E0033">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005a0000005a" change="1464096763" id="E0034">
<type>Birth</type>
<place hlink="_0000005b0000005b"/>
</event>
<event handle="_0000005c0000005c" change="1464096763" id="E0035">
<type>Death</type>
<place hlink="_0000005d0000005d"/>
</event>
<event handle="_0000005f0000005f" change="1464096763" id="E0036">
<type>Birth</type>
<place hlink="_0000006000000060"/>
</event>
<event handle="_0000006100000061" change="1464096763" id="E0037">
<type>Death</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006400000064" change="1464096763" id="E0038">
<type>Birth</type>
<place hlink="_0000006500000065"/>
</event>
<event handle="_0000006600000066" change="1464096763" id="E0039">
<type>Death</type>
<place hlink="_0000006700000067"/>
</event>
<event handle="_0000006900000069" change="1464096763" id="E0040">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464096763" id="E0041">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464096763" id="E0042">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464096763" id="E0043">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464096763" id="E0044">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464096763" id="E0045">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464096763" id="E0046">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464096763" id="E0047">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464096763" id="E0048">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464096763" id="E0049">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464096763" id="E0050">
<type>Birth</type>
<place hlink="_0000008300000083"/>
</event>
<event handle="_0000008400000084" change="1464096763" id="E0051">
<type>Death</type>
<place hlink="_0000008500000085"/>
</event>
<event handle="_0000008700000087" change="1464096763" id="E0052">
<type>Birth</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008900000089" change="1464096763" id="E0053">
<type>Death</type>
<place hlink="_0000008a0000008a"/>
</event>
<event handle="_0000008c0000008c" change="1464096763" id="E0054">
<type>Birth</type>
<place hlink="_0000008d0000008d"/>
</event>
<event handle="_0000008e0000008e" change="1464096763" id="E0055">
<type>Death</type>
<place hlink="_0000008f0000008f"/>
</event>
<event handle="_0000009100000091" change="1464096763" id="E0056">
<type>Birth</type>
<place hlink="_0000009200000092"/>
</event>
<event handle="_0000009300000093" change="1464096763" id="E0057">
<type>Death</type>
<place hlink="_0000009400000094"/>
</event>
<event handle="_0000009600000096" change="1464096763" id="E0058">
<type>Birth</type>
<place hlink="_0000009700000097"/>
</event>
<event handle="_0000009800000098" change="1464096763" id="E0059">
<type>Death</type>
<place hlink="_0000009900000099"/>
</event>
<event handle="_0000009b0000009b" change="1464096763" id="E0060">
<type>Birth</type>
<place hlink="_0000009c0000009c"/>
</event>
<event handle="_0000009d0000009d" change="1464096763" id="E0061">
<type>Death</type>
<place hlink="_0000009e0000009e"/>
</event>
<event handle="_000000a0000000a0" change="1464096763" id="E0062">
<type>Birth</type>
<place hlink="_000000a1000000a1"/>
</event>
<event handle="_000000a2000000a2" change="1464096763" id="E0063">
<type>Death</type>
<place hlink="_000000a3000000a3"/>
</event>
<event handle="_000000a5000000a5" change="1464096763" id="E0064">
<type>Birth</type>
<place hlink="_000000a6000000a6"/>
</event>
<event handle="_000000a7000000a7" change="1464096763" id="E0065">
<type>Death</type>
<place hlink="_000000a8000000a8"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464096763" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000300000003" change="1464096763" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000400000004" change="1464096763" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000900000009" change="1464096763" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000e0000000e" change="1464096763" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<eventref hlink="_0000001100000011" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001300000013" change="1464096763" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001400000014" role="Primary"/>
<eventref hlink="_0000001600000016" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001800000018" change="1464096763" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: E0 (Unicode: hook above, 0309)</first>
<surname>low rising tone mark</surname>
</name>
<eventref hlink="_0000001900000019" role="Primary"/>
<eventref hlink="_0000001b0000001b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001d0000001d" change="1464096763" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: E1 (Unicode: grave, 0300)</first>
<surname>grave accent</surname>
</name>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<eventref hlink="_0000002000000020" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002200000022" change="1464096763" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: E2 (Unicode: acute, 0301)</first>
<surname>acute accent</surname>
</name>
<eventref hlink="_0000002300000023" role="Primary"/>
<eventref hlink="_0000002500000025" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002700000027" change="1464096763" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: E3 (Unicode: circumflex, 0302)</first>
<surname>circumflex accent</surname>
</name>
<eventref hlink="_0000002800000028" role="Primary"/>
<eventref hlink="_0000002a0000002a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002c0000002c" change="1464096763" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: E4 (Unicode: tilde, 0303)</first>
<surname>tilde</surname>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002f0000002f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003100000031" change="1464096763" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: E5 (Unicode: macron, 0304)</first>
<surname>macron</surname>
</name>
<eventref hlink="_0000003200000032" role="Primary"/>
<eventref hlink="_0000003400000034" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003600000036" change="1464096763" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: E6 (Unicode: breve, 0306)</first>
<surname>breve</surname>
</name>
<eventref hlink="_0000003700000037" role="Primary"/>
<eventref hlink="_0000003900000039" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003b0000003b" change="1464096763" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: E7 (Unicode: dot above, 0307)</first>
<surname>dot above</surname>
</name>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<eventref hlink="_0000003e0000003e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004000000040" change="1464096763" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: E8 (Unicode: diaeresis, 0308)</first>
<surname>umlaut (dieresis)</surname>
</name>
<eventref hlink="_0000004100000041" role="Primary"/>
<eventref hlink="_0000004300000043" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004500000045" change="1464096763" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: E9 (Unicode: caron, 030C)</first>
<surname>hacek</surname>
</name>
<eventref hlink="_0000004600000046" role="Primary"/>
<eventref hlink="_0000004800000048" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004a0000004a" change="1464096763" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: EA (Unicode: ring above, 030A)</first>
<surname>circle above (angstrom)</surname>
</name>
<eventref hlink="_0000004b0000004b" role="Primary"/>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004f0000004f" change="1464096763" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: EB (Unicode: ligature left half, FE20)</first>
<surname>ligature, left half</surname>
</name>
<eventref hlink="_0000005000000050" role="Primary"/>
<eventref hlink="_0000005200000052" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005400000054" change="1464096763" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: EC (Unicode: ligature right half, FE21)</first>
<surname>ligature, right half</surname>
</name>
<eventref hlink="_0000005500000055" role="Primary"/>
<eventref hlink="_0000005700000057" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005900000059" change="1464096763" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: ED (Unicode: comma above right, 0315)</first>
<surname>high comma, off center</surname>
</name>
<eventref hlink="_0000005a0000005a" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005e0000005e" change="1464096763" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: EE (Unicode: double acute, 030B)</first>
<surname>double acute accent</surname>
</name>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<eventref hlink="_0000006100000061" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006300000063" change="1464096763" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: EF (Unicode: candrabindu, 0310)</first>
<surname>candrabindu</surname>
</name>
<eventref hlink="_0000006400000064" role="Primary"/>
<eventref hlink="_0000006600000066" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006800000068" change="1464096763" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: F0 (Unicode: cedilla, 0327)</first>
<surname>cedilla</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006d0000006d" change="1464096763" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: F1 (Unicode: ogonek, 0328)</first>
<surname>right hook</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007200000072" change="1464096763" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: F2 (Unicode: dot below, 0323)</first>
<surname>dot below</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007700000077" change="1464096763" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: F3 (Unicode: diaeresis below, 0324)</first>
<surname>double dot below</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007c0000007c" change="1464096763" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: F4 (Unicode: ring below, 0325)</first>
<surname>circle below</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008100000081" change="1464096763" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: F5 (Unicode: double low line, 0333)</first>
<surname>double underscore</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008400000084" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008600000086" change="1464096763" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: F6 (Unicode: line below, 0332)</first>
<surname>underscore</surname>
</name>
<eventref hlink="_0000008700000087" role="Primary"/>
<eventref hlink="_0000008900000089" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008b0000008b" change="1464096763" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: F7 (Unicode: comma below, 0326)</first>
<surname>left hook</surname>
</name>
<eventref hlink="_0000008c0000008c" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009000000090" change="1464096763" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: F8 (Unicode: left half ring below, 031C)</first>
<surname>right cedilla</surname>
</name>
<eventref hlink="_0000009100000091" role="Primary"/>
<eventref hlink="_0000009300000093" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009500000095" change="1464096763" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: F9 (Unicode: breve below, 032E)</first>
<surname>half circle below</surname>
</name>
<eventref hlink="_0000009600000096" role="Primary"/>
<eventref hlink="_0000009800000098" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009a0000009a" change="1464096763" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FA (Unicode: double tilde left half, FE22)</first>
<surname>double tilde, left half</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009d0000009d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009f0000009f" change="1464096763" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FB (Unicode: double tilde right half, FE23)</first>
<surname>double tilde, right half</surname>
</name>
<eventref hlink="_000000a0000000a0" role="Primary"/>
<eventref hlink="_000000a2000000a2" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_000000a4000000a4" change="1464096763" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE (Unicode: comma above, 0313)</first>
<surname>high comma, centered</surname>
</name>
<eventref hlink="_000000a5000000a5" role="Primary"/>
<eventref hlink="_000000a7000000a7" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
</people>
<families>
<family handle="_0000000200000002" change="1464096763" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000300000003"/>
<childref hlink="_0000000400000004"/>
<childref hlink="_0000000900000009"/>
<childref hlink="_0000000e0000000e"/>
<childref hlink="_0000001300000013"/>
<childref hlink="_0000001800000018"/>
<childref hlink="_0000001d0000001d"/>
<childref hlink="_0000002200000022"/>
<childref hlink="_0000002700000027"/>
<childref hlink="_0000002c0000002c"/>
<childref hlink="_0000003100000031"/>
<childref hlink="_0000003600000036"/>
<childref hlink="_0000003b0000003b"/>
<childref hlink="_0000004000000040"/>
<childref hlink="_0000004500000045"/>
<childref hlink="_0000004a0000004a"/>
<childref hlink="_0000004f0000004f"/>
<childref hlink="_0000005400000054"/>
<childref hlink="_0000005900000059"/>
<childref hlink="_0000005e0000005e"/>
<childref hlink="_0000006300000063"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008600000086"/>
<childref hlink="_0000008b0000008b"/>
<childref hlink="_0000009000000090"/>
<childref hlink="_0000009500000095"/>
<childref hlink="_0000009a0000009a"/>
<childref hlink="_0000009f0000009f"/>
<childref hlink="_000000a4000000a4"/>
</family>
</families>
<places>
<placeobj handle="_0000000600000006" change="1464096763" id="P0000" type="Unknown">
<ptitle>slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)</ptitle>
<pname value="slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1464096763" id="P0001" type="Unknown">
<ptitle>ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)</ptitle>
<pname value="ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464096763" id="P0002" type="Unknown">
<ptitle>patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)</ptitle>
<pname value="patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)"/>
</placeobj>
<placeobj handle="_0000000d0000000d" change="1464096763" id="P0003" type="Unknown">
<ptitle>alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)</ptitle>
<pname value="alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464096763" id="P0004" type="Unknown">
<ptitle>thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)</ptitle>
<pname value="thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)"/>
</placeobj>
<placeobj handle="_0000001200000012" change="1464096763" id="P0005" type="Unknown">
<ptitle>dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)</ptitle>
<pname value="dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464096763" id="P0006" type="Unknown">
<ptitle>degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)</ptitle>
<pname value="degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)"/>
</placeobj>
<placeobj handle="_0000001700000017" change="1464096763" id="P0007" type="Unknown">
<ptitle>musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)</ptitle>
<pname value="musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464096763" id="P0008" type="Unknown">
<ptitle>ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉</ptitle>
<pname value="ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1464096763" id="P0009" type="Unknown">
<ptitle>ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉</ptitle>
<pname value="ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464096763" id="P0010" type="Unknown">
<ptitle>ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀</ptitle>
<pname value="ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀"/>
</placeobj>
<placeobj handle="_0000002100000021" change="1464096763" id="P0011" type="Unknown">
<ptitle>àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀</ptitle>
<pname value="àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464096763" id="P0012" type="Unknown">
<ptitle>ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ</ptitle>
<pname value="ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ"/>
</placeobj>
<placeobj handle="_0000002600000026" change="1464096763" id="P0013" type="Unknown">
<ptitle>áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź</ptitle>
<pname value="áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464096763" id="P0014" type="Unknown">
<ptitle>ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ</ptitle>
<pname value="ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ"/>
</placeobj>
<placeobj handle="_0000002b0000002b" change="1464096763" id="P0015" type="Unknown">
<ptitle>âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ</ptitle>
<pname value="âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464096763" id="P0016" type="Unknown">
<ptitle>ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃</ptitle>
<pname value="ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃"/>
</placeobj>
<placeobj handle="_0000003000000030" change="1464096763" id="P0017" type="Unknown">
<ptitle>ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃</ptitle>
<pname value="ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464096763" id="P0018" type="Unknown">
<ptitle>ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄</ptitle>
<pname value="ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄"/>
</placeobj>
<placeobj handle="_0000003500000035" change="1464096763" id="P0019" type="Unknown">
<ptitle>āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄</ptitle>
<pname value="āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464096763" id="P0020" type="Unknown">
<ptitle>ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆</ptitle>
<pname value="ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆"/>
</placeobj>
<placeobj handle="_0000003a0000003a" change="1464096763" id="P0021" type="Unknown">
<ptitle>ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆</ptitle>
<pname value="ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464096763" id="P0022" type="Unknown">
<ptitle>ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ</ptitle>
<pname value="ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ"/>
</placeobj>
<placeobj handle="_0000003f0000003f" change="1464096763" id="P0023" type="Unknown">
<ptitle>ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż</ptitle>
<pname value="ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004200000042" change="1464096763" id="P0024" type="Unknown">
<ptitle>ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈</ptitle>
<pname value="ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464096763" id="P0025" type="Unknown">
<ptitle>äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈</ptitle>
<pname value="äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈"/>
</placeobj>
<placeobj handle="_0000004700000047" change="1464096763" id="P0026" type="Unknown">
<ptitle>ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž</ptitle>
<pname value="ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464096763" id="P0027" type="Unknown">
<ptitle>ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž</ptitle>
<pname value="ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž"/>
</placeobj>
<placeobj handle="_0000004c0000004c" change="1464096763" id="P0028" type="Unknown">
<ptitle>ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊</ptitle>
<pname value="ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464096763" id="P0029" type="Unknown">
<ptitle>åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊</ptitle>
<pname value="åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊"/>
</placeobj>
<placeobj handle="_0000005100000051" change="1464096763" id="P0030" type="Unknown">
<ptitle>A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠</ptitle>
<pname value="A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464096763" id="P0031" type="Unknown">
<ptitle>a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠</ptitle>
<pname value="a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠"/>
</placeobj>
<placeobj handle="_0000005600000056" change="1464096763" id="P0032" type="Unknown">
<ptitle>A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡</ptitle>
<pname value="A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464096763" id="P0033" type="Unknown">
<ptitle>a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡</ptitle>
<pname value="a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡"/>
</placeobj>
<placeobj handle="_0000005b0000005b" change="1464096763" id="P0034" type="Unknown">
<ptitle>A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕</ptitle>
<pname value="A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕"/>
</placeobj>
<placeobj handle="_0000005d0000005d" change="1464096763" id="P0035" type="Unknown">
<ptitle>a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕</ptitle>
<pname value="a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕"/>
</placeobj>
<placeobj handle="_0000006000000060" change="1464096763" id="P0036" type="Unknown">
<ptitle>A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋</ptitle>
<pname value="A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464096763" id="P0037" type="Unknown">
<ptitle>a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋</ptitle>
<pname value="a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋"/>
</placeobj>
<placeobj handle="_0000006500000065" change="1464096763" id="P0038" type="Unknown">
<ptitle>A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐</ptitle>
<pname value="A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐"/>
</placeobj>
<placeobj handle="_0000006700000067" change="1464096763" id="P0039" type="Unknown">
<ptitle>a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐</ptitle>
<pname value="a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464096763" id="P0040" type="Unknown">
<ptitle>A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧</ptitle>
<pname value="A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464096763" id="P0041" type="Unknown">
<ptitle>a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧</ptitle>
<pname value="a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464096763" id="P0042" type="Unknown">
<ptitle>ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨</ptitle>
<pname value="ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464096763" id="P0043" type="Unknown">
<ptitle>ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨</ptitle>
<pname value="ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464096763" id="P0044" type="Unknown">
<ptitle>ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ</ptitle>
<pname value="ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464096763" id="P0045" type="Unknown">
<ptitle>ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ</ptitle>
<pname value="ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464096763" id="P0046" type="Unknown">
<ptitle>A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤</ptitle>
<pname value="A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464096763" id="P0047" type="Unknown">
<ptitle>a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤</ptitle>
<pname value="a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464096763" id="P0048" type="Unknown">
<ptitle>ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥</ptitle>
<pname value="ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464096763" id="P0049" type="Unknown">
<ptitle>ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥</ptitle>
<pname value="ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥"/>
</placeobj>
<placeobj handle="_0000008300000083" change="1464096763" id="P0050" type="Unknown">
<ptitle>A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳</ptitle>
<pname value="A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳"/>
</placeobj>
<placeobj handle="_0000008500000085" change="1464096763" id="P0051" type="Unknown">
<ptitle>a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳</ptitle>
<pname value="a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464096763" id="P0052" type="Unknown">
<ptitle>A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲</ptitle>
<pname value="A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲"/>
</placeobj>
<placeobj handle="_0000008a0000008a" change="1464096763" id="P0053" type="Unknown">
<ptitle>a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲</ptitle>
<pname value="a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲"/>
</placeobj>
<placeobj handle="_0000008d0000008d" change="1464096763" id="P0054" type="Unknown">
<ptitle>A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦</ptitle>
<pname value="A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦"/>
</placeobj>
<placeobj handle="_0000008f0000008f" change="1464096763" id="P0055" type="Unknown">
<ptitle>a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦</ptitle>
<pname value="a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦"/>
</placeobj>
<placeobj handle="_0000009200000092" change="1464096763" id="P0056" type="Unknown">
<ptitle>A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜</ptitle>
<pname value="A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜"/>
</placeobj>
<placeobj handle="_0000009400000094" change="1464096763" id="P0057" type="Unknown">
<ptitle>a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜</ptitle>
<pname value="a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜"/>
</placeobj>
<placeobj handle="_0000009700000097" change="1464096763" id="P0058" type="Unknown">
<ptitle>A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮</ptitle>
<pname value="A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮"/>
</placeobj>
<placeobj handle="_0000009900000099" change="1464096763" id="P0059" type="Unknown">
<ptitle>a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮</ptitle>
<pname value="a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮"/>
</placeobj>
<placeobj handle="_0000009c0000009c" change="1464096763" id="P0060" type="Unknown">
<ptitle>A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢</ptitle>
<pname value="A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢"/>
</placeobj>
<placeobj handle="_0000009e0000009e" change="1464096763" id="P0061" type="Unknown">
<ptitle>a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢</ptitle>
<pname value="a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢"/>
</placeobj>
<placeobj handle="_000000a1000000a1" change="1464096763" id="P0062" type="Unknown">
<ptitle>A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣</ptitle>
<pname value="A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣"/>
</placeobj>
<placeobj handle="_000000a3000000a3" change="1464096763" id="P0063" type="Unknown">
<ptitle>a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣</ptitle>
<pname value="a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣"/>
</placeobj>
<placeobj handle="_000000a6000000a6" change="1464096763" id="P0064" type="Unknown">
<ptitle>A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓</ptitle>
<pname value="A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓"/>
</placeobj>
<placeobj handle="_000000a8000000a8" change="1464096763" id="P0065" type="Unknown">
<ptitle>a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓</ptitle>
<pname value="a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,315 @@
0 HEAD
1 CHAR ANSEL
1 SOUR REGISTERED_SOURCE_NAME
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 NOTE This GEDCOM transmission contains a charcter set test. It consists
2 CONT of a single family (two parents, many children). The parents are empty
2 CONT in the ANSEL version of the transmission. The children contain the
2 CONT combined letters and the special charcters (value > 128).
2 CONT The NAME tag of each 'person' is the name of the characters tested
2 CONT within the person. The BIRT.PLAC and DEAT.PLAC tags contain the
2 CONT test-strings.
2 CONT The first children contain special characters. Here the test string
2 CONT is 'character name (test character), ...' where 'character name'
2 CONT is the name of the character (like 'british pound') and
2 CONT 'test character' is a single byte representing this character
2 CONT in ANSEL.
2 CONT The last children contain combined characters. The name tag gives
2 CONT the name of the non-spacing character tested within the 'person'.
2 CONT Within the name the hex-values of the non-spacing character is given
2 CONT in ANSEL and UNICODE. The test strings contain the whole latin
2 CONT alphabet combined with this non-spacing character: captial letters
2 CONT in the BIRT.PLAC tag and small letters in the DEAT.PLAC tag.
2 CONT Example: One 'person' is named 'circle above'. The BIRT.PLAC
2 CONT tag contains all 26 capital letters with a small ring on top.
2 CONT Note: Not all charcters can be displayed on all computers.
2 CONT This strongly depends on the installed fonts and codepages.
2 CONT Many of the combined characters generated here do not even have
2 CONT a UNICDOE code point!
2 CONT This file based mainly on the GEDCOM 5.5 specification
2 CONT (see: ftp.gedcom.org/pub/genealogy/gedcom/gedcom55.zip)
2 CONT and on an updated ANSEL description in:
2 CONT http://www.gendex.com/gedcom55/55gcappd.htm
1 SUBM @SUBMITTER@
1 DATE 20 JAN 1998
0 @SUBMITTER@ SUBM
1 NAME /H. Eichmann/
1 ADDR email: h.eichmann@@gmx.de
0 @FATHER@ INDI
1 NAME /cyrillic (not possible in ANSEL)/
1 SEX M
1 FAMS @FAMILY@
0 @MOTHER@ INDI
1 NAME /greek (not possible in ANSEL)/
1 SEX F
1 FAMS @FAMILY@
0 @CHILD0@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 0/
1 BIRT
2 PLAC slash l - uppercase (¡), slash o - uppercase (¢), slash d - uppercase (£), thorn - uppercase (¤)
1 DEAT
2 PLAC ligature ae - uppercase (¥), ligature oe - uppercase (¦), miagkii znak (§), middle dot (¨), musical flat (©)
0 @CHILD1@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 1/
1 BIRT
2 PLAC patent mark (ª), plus-or-minus («), hook o - uppercase (¬), hook u - uppercase (­)
1 DEAT
2 PLAC alif (®), ayn (°), slash l - lowercase (±), slash o - lowercase (²), slash d - lowercase (³)
0 @CHILD2@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 2/
1 BIRT
2 PLAC thorn - lowercase (´), ligature ae - lowercase (µ), ligature oe - lowercase (¶), tverdyi znak (·)
1 DEAT
2 PLAC dotless i - lowercase (¸), british pound (¹), eth (º), hook o - lowercase (¼), hook u - lowercase (½)
0 @CHILD3@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 3/
1 BIRT
2 PLAC degree sign (À), script l (Á), phonograph copyright mark (Â), copyright symbol (Ã)
1 DEAT
2 PLAC musical sharp (Ä), inverted question mark (Å), inverted exclamation mark (Æ), es zet (Ï)
0 @CHILD4@ INDI
1 FAMC @FAMILY@
1 NAME code: E0 (Unicode: hook above, 0309)/low rising tone mark/
1 BIRT
2 PLAC àAàBàCàDàEàFàGàHàIàJàKàLàMàNàOàPàQàRàSàTàUàVàWàXàYàZ
1 DEAT
2 PLAC àaàbàcàdàeàfàgàhàiàjàkàlàmànàoàpàqàràsàtàuàvàwàxàyàz
0 @CHILD5@ INDI
1 FAMC @FAMILY@
1 NAME code: E1 (Unicode: grave, 0300)/grave accent/
1 BIRT
2 PLAC áAáBáCáDáEáFáGáHáIáJáKáLáMáNáOáPáQáRáSáTáUáVáWáXáYáZ
1 DEAT
2 PLAC áaábácádáeáfágáháiájákálámánáoápáqárásátáuáváwáxáyáz
0 @CHILD6@ INDI
1 FAMC @FAMILY@
1 NAME code: E2 (Unicode: acute, 0301)/acute accent/
1 BIRT
2 PLAC âAâBâCâDâEâFâGâHâIâJâKâLâMâNâOâPâQâRâSâTâUâVâWâXâYâZ
1 DEAT
2 PLAC âaâbâcâdâeâfâgâhâiâjâkâlâmânâoâpâqârâsâtâuâvâwâxâyâz
0 @CHILD7@ INDI
1 FAMC @FAMILY@
1 NAME code: E3 (Unicode: circumflex, 0302)/circumflex accent/
1 BIRT
2 PLAC ãAãBãCãDãEãFãGãHãIãJãKãLãMãNãOãPãQãRãSãTãUãVãWãXãYãZ
1 DEAT
2 PLAC ãaãbãcãdãeãfãgãhãiãjãkãlãmãnãoãpãqãrãsãtãuãvãwãxãyãz
0 @CHILD8@ INDI
1 FAMC @FAMILY@
1 NAME code: E4 (Unicode: tilde, 0303)/tilde/
1 BIRT
2 PLAC äAäBäCäDäEäFäGäHäIäJäKäLäMäNäOäPäQäRäSäTäUäVäWäXäYäZ
1 DEAT
2 PLAC äaäbäcädäeäfägähäiäjäkälämänäoäpäqäräsätäuäväwäxäyäz
0 @CHILD9@ INDI
1 FAMC @FAMILY@
1 NAME code: E5 (Unicode: macron, 0304)/macron/
1 BIRT
2 PLAC åAåBåCåDåEåFåGåHåIåJåKåLåMåNåOåPåQåRåSåTåUåVåWåXåYåZ
1 DEAT
2 PLAC åaåbåcådåeåfågåhåiåjåkålåmånåoåpåqåråsåtåuåvåwåxåyåz
0 @CHILD10@ INDI
1 FAMC @FAMILY@
1 NAME code: E6 (Unicode: breve, 0306)/breve/
1 BIRT
2 PLAC æAæBæCæDæEæFæGæHæIæJæKæLæMæNæOæPæQæRæSæTæUæVæWæXæYæZ
1 DEAT
2 PLAC æaæbæcædæeæfægæhæiæjækælæmænæoæpæqæræsætæuævæwæxæyæz
0 @CHILD11@ INDI
1 FAMC @FAMILY@
1 NAME code: E7 (Unicode: dot above, 0307)/dot above/
1 BIRT
2 PLAC çAçBçCçDçEçFçGçHçIçJçKçLçMçNçOçPçQçRçSçTçUçVçWçXçYçZ
1 DEAT
2 PLAC çaçbçcçdçeçfçgçhçiçjçkçlçmçnçoçpçqçrçsçtçuçvçwçxçyçz
0 @CHILD12@ INDI
1 FAMC @FAMILY@
1 NAME code: E8 (Unicode: diaeresis, 0308)/umlaut (dieresis)/
1 BIRT
2 PLAC èAèBèCèDèEèFèGèHèIèJèKèLèMèNèOèPèQèRèSèTèUèVèWèXèYèZ
1 DEAT
2 PLAC èaèbècèdèeèfègèhèièjèkèlèmènèoèpèqèrèsètèuèvèwèxèyèz
0 @CHILD13@ INDI
1 FAMC @FAMILY@
1 NAME code: E9 (Unicode: caron, 030C)/hacek/
1 BIRT
2 PLAC éAéBéCéDéEéFéGéHéIéJéKéLéMéNéOéPéQéRéSéTéUéVéWéXéYéZ
1 DEAT
2 PLAC éaébécédéeéfégéhéiéjékéléménéoépéqérésétéuévéwéxéyéz
0 @CHILD14@ INDI
1 FAMC @FAMILY@
1 NAME code: EA (Unicode: ring above, 030A)/circle above (angstrom)/
1 BIRT
2 PLAC êAêBêCêDêEêFêGêHêIêJêKêLêMêNêOêPêQêRêSêTêUêVêWêXêYêZ
1 DEAT
2 PLAC êaêbêcêdêeêfêgêhêiêjêkêlêmênêoêpêqêrêsêtêuêvêwêxêyêz
0 @CHILD15@ INDI
1 FAMC @FAMILY@
1 NAME code: EB (Unicode: ligature left half, FE20)/ligature, left half/
1 BIRT
2 PLAC ëAëBëCëDëEëFëGëHëIëJëKëLëMëNëOëPëQëRëSëTëUëVëWëXëYëZ
1 DEAT
2 PLAC ëaëbëcëdëeëfëgëhëiëjëkëlëmënëoëpëqërësëtëuëvëwëxëyëz
0 @CHILD16@ INDI
1 FAMC @FAMILY@
1 NAME code: EC (Unicode: ligature right half, FE21)/ligature, right half/
1 BIRT
2 PLAC ìAìBìCìDìEìFìGìHìIìJìKìLìMìNìOìPìQìRìSìTìUìVìWìXìYìZ
1 DEAT
2 PLAC ìaìbìcìdìeìfìgìhìiìjìkìlìmìnìoìpìqìrìsìtìuìvìwìxìyìz
0 @CHILD17@ INDI
1 FAMC @FAMILY@
1 NAME code: ED (Unicode: comma above right, 0315)/high comma, off center/
1 BIRT
2 PLAC íAíBíCíDíEíFíGíHíIíJíKíLíMíNíOíPíQíRíSíTíUíVíWíXíYíZ
1 DEAT
2 PLAC íaíbícídíeífígíhíiíjíkílímíníoípíqírísítíuívíwíxíyíz
0 @CHILD18@ INDI
1 FAMC @FAMILY@
1 NAME code: EE (Unicode: double acute, 030B)/double acute accent/
1 BIRT
2 PLAC îAîBîCîDîEîFîGîHîIîJîKîLîMîNîOîPîQîRîSîTîUîVîWîXîYîZ
1 DEAT
2 PLAC îaîbîcîdîeîfîgîhîiîjîkîlîmînîoîpîqîrîsîtîuîvîwîxîyîz
0 @CHILD19@ INDI
1 FAMC @FAMILY@
1 NAME code: EF (Unicode: candrabindu, 0310)/candrabindu/
1 BIRT
2 PLAC ïAïBïCïDïEïFïGïHïIïJïKïLïMïNïOïPïQïRïSïTïUïVïWïXïYïZ
1 DEAT
2 PLAC ïaïbïcïdïeïfïgïhïiïjïkïlïmïnïoïpïqïrïsïtïuïvïwïxïyïz
0 @CHILD20@ INDI
1 FAMC @FAMILY@
1 NAME code: F0 (Unicode: cedilla, 0327)/cedilla/
1 BIRT
2 PLAC ðAðBðCðDðEðFðGðHðIðJðKðLðMðNðOðPðQðRðSðTðUðVðWðXðYðZ
1 DEAT
2 PLAC ðaðbðcðdðeðfðgðhðiðjðkðlðmðnðoðpðqðrðsðtðuðvðwðxðyðz
0 @CHILD21@ INDI
1 FAMC @FAMILY@
1 NAME code: F1 (Unicode: ogonek, 0328)/right hook/
1 BIRT
2 PLAC ñAñBñCñDñEñFñGñHñIñJñKñLñMñNñOñPñQñRñSñTñUñVñWñXñYñZ
1 DEAT
2 PLAC ñañbñcñdñeñfñgñhñiñjñkñlñmñnñoñpñqñrñsñtñuñvñwñxñyñz
0 @CHILD22@ INDI
1 FAMC @FAMILY@
1 NAME code: F2 (Unicode: dot below, 0323)/dot below/
1 BIRT
2 PLAC òAòBòCòDòEòFòGòHòIòJòKòLòMòNòOòPòQòRòSòTòUòVòWòXòYòZ
1 DEAT
2 PLAC òaòbòcòdòeòfògòhòiòjòkòlòmònòoòpòqòròsòtòuòvòwòxòyòz
0 @CHILD23@ INDI
1 FAMC @FAMILY@
1 NAME code: F3 (Unicode: diaeresis below, 0324)/double dot below/
1 BIRT
2 PLAC óAóBóCóDóEóFóGóHóIóJóKóLóMóNóOóPóQóRóSóTóUóVóWóXóYóZ
1 DEAT
2 PLAC óaóbócódóeófógóhóiójókólómónóoópóqórósótóuóvówóxóyóz
0 @CHILD24@ INDI
1 FAMC @FAMILY@
1 NAME code: F4 (Unicode: ring below, 0325)/circle below/
1 BIRT
2 PLAC ôAôBôCôDôEôFôGôHôIôJôKôLôMôNôOôPôQôRôSôTôUôVôWôXôYôZ
1 DEAT
2 PLAC ôaôbôcôdôeôfôgôhôiôjôkôlômônôoôpôqôrôsôtôuôvôwôxôyôz
0 @CHILD25@ INDI
1 FAMC @FAMILY@
1 NAME code: F5 (Unicode: double low line, 0333)/double underscore/
1 BIRT
2 PLAC õAõBõCõDõEõFõGõHõIõJõKõLõMõNõOõPõQõRõSõTõUõVõWõXõYõZ
1 DEAT
2 PLAC õaõbõcõdõeõfõgõhõiõjõkõlõmõnõoõpõqõrõsõtõuõvõwõxõyõz
0 @CHILD26@ INDI
1 FAMC @FAMILY@
1 NAME code: F6 (Unicode: line below, 0332)/underscore/
1 BIRT
2 PLAC öAöBöCöDöEöFöGöHöIöJöKöLöMöNöOöPöQöRöSöTöUöVöWöXöYöZ
1 DEAT
2 PLAC öaöböcödöeöfögöhöiöjökölömönöoöpöqörösötöuövöwöxöyöz
0 @CHILD27@ INDI
1 FAMC @FAMILY@
1 NAME code: F7 (Unicode: comma below, 0326)/left hook/
1 BIRT
2 PLAC ÷A÷B÷C÷D÷E÷F÷G÷H÷I÷J÷K÷L÷M÷N÷O÷P÷Q÷R÷S÷T÷U÷V÷W÷X÷Y÷Z
1 DEAT
2 PLAC ÷a÷b÷c÷d÷e÷f÷g÷h÷i÷j÷k÷l÷m÷n÷o÷p÷q÷r÷s÷t÷u÷v÷w÷x÷y÷z
0 @CHILD28@ INDI
1 FAMC @FAMILY@
1 NAME code: F8 (Unicode: left half ring below, 031C)/right cedilla/
1 BIRT
2 PLAC øAøBøCøDøEøFøGøHøIøJøKøLøMøNøOøPøQøRøSøTøUøVøWøXøYøZ
1 DEAT
2 PLAC øaøbøcødøeøføgøhøiøjøkølømønøoøpøqørøsøtøuøvøwøxøyøz
0 @CHILD29@ INDI
1 FAMC @FAMILY@
1 NAME code: F9 (Unicode: breve below, 032E)/half circle below/
1 BIRT
2 PLAC ùAùBùCùDùEùFùGùHùIùJùKùLùMùNùOùPùQùRùSùTùUùVùWùXùYùZ
1 DEAT
2 PLAC ùaùbùcùdùeùfùgùhùiùjùkùlùmùnùoùpùqùrùsùtùuùvùwùxùyùz
0 @CHILD30@ INDI
1 FAMC @FAMILY@
1 NAME code: FA (Unicode: double tilde left half, FE22)/double tilde, left half/
1 BIRT
2 PLAC úAúBúCúDúEúFúGúHúIúJúKúLúMúNúOúPúQúRúSúTúUúVúWúXúYúZ
1 DEAT
2 PLAC úaúbúcúdúeúfúgúhúiújúkúlúmúnúoúpúqúrúsútúuúvúwúxúyúz
0 @CHILD31@ INDI
1 FAMC @FAMILY@
1 NAME code: FB (Unicode: double tilde right half, FE23)/double tilde, right half/
1 BIRT
2 PLAC ûAûBûCûDûEûFûGûHûIûJûKûLûMûNûOûPûQûRûSûTûUûVûWûXûYûZ
1 DEAT
2 PLAC ûaûbûcûdûeûfûgûhûiûjûkûlûmûnûoûpûqûrûsûtûuûvûwûxûyûz
0 @CHILD32@ INDI
1 FAMC @FAMILY@
1 NAME code: FE (Unicode: comma above, 0313)/high comma, centered/
1 BIRT
2 PLAC þAþBþCþDþEþFþGþHþIþJþKþLþMþNþOþPþQþRþSþTþUþVþWþXþYþZ
1 DEAT
2 PLAC þaþbþcþdþeþfþgþhþiþjþkþlþmþnþoþpþqþrþsþtþuþvþwþxþyþz
0 @FAMILY@ FAM
1 HUSB @FATHER@
1 WIFE @MOTHER@
1 CHIL @CHILD0@
1 CHIL @CHILD1@
1 CHIL @CHILD2@
1 CHIL @CHILD3@
1 CHIL @CHILD4@
1 CHIL @CHILD5@
1 CHIL @CHILD6@
1 CHIL @CHILD7@
1 CHIL @CHILD8@
1 CHIL @CHILD9@
1 CHIL @CHILD10@
1 CHIL @CHILD11@
1 CHIL @CHILD12@
1 CHIL @CHILD13@
1 CHIL @CHILD14@
1 CHIL @CHILD15@
1 CHIL @CHILD16@
1 CHIL @CHILD17@
1 CHIL @CHILD18@
1 CHIL @CHILD19@
1 CHIL @CHILD20@
1 CHIL @CHILD21@
1 CHIL @CHILD22@
1 CHIL @CHILD23@
1 CHIL @CHILD24@
1 CHIL @CHILD25@
1 CHIL @CHILD26@
1 CHIL @CHILD27@
1 CHIL @CHILD28@
1 CHIL @CHILD29@
1 CHIL @CHILD30@
1 CHIL @CHILD31@
1 CHIL @CHILD32@
0 TRLR

View File

@@ -0,0 +1,926 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1464096763" id="E0000">
<type>Birth</type>
<place hlink="_0000000600000006"/>
</event>
<event handle="_0000000700000007" change="1464096763" id="E0001">
<type>Death</type>
<place hlink="_0000000800000008"/>
</event>
<event handle="_0000000a0000000a" change="1464096763" id="E0002">
<type>Birth</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000c0000000c" change="1464096763" id="E0003">
<type>Death</type>
<place hlink="_0000000d0000000d"/>
</event>
<event handle="_0000000f0000000f" change="1464096763" id="E0004">
<type>Birth</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001100000011" change="1464096763" id="E0005">
<type>Death</type>
<place hlink="_0000001200000012"/>
</event>
<event handle="_0000001400000014" change="1464096763" id="E0006">
<type>Birth</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001600000016" change="1464096763" id="E0007">
<type>Death</type>
<place hlink="_0000001700000017"/>
</event>
<event handle="_0000001900000019" change="1464096763" id="E0008">
<type>Birth</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001b0000001b" change="1464096763" id="E0009">
<type>Death</type>
<place hlink="_0000001c0000001c"/>
</event>
<event handle="_0000001e0000001e" change="1464096763" id="E0010">
<type>Birth</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002000000020" change="1464096763" id="E0011">
<type>Death</type>
<place hlink="_0000002100000021"/>
</event>
<event handle="_0000002300000023" change="1464096763" id="E0012">
<type>Birth</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002500000025" change="1464096763" id="E0013">
<type>Death</type>
<place hlink="_0000002600000026"/>
</event>
<event handle="_0000002800000028" change="1464096763" id="E0014">
<type>Birth</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002a0000002a" change="1464096763" id="E0015">
<type>Death</type>
<place hlink="_0000002b0000002b"/>
</event>
<event handle="_0000002d0000002d" change="1464096763" id="E0016">
<type>Birth</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000002f0000002f" change="1464096763" id="E0017">
<type>Death</type>
<place hlink="_0000003000000030"/>
</event>
<event handle="_0000003200000032" change="1464096763" id="E0018">
<type>Birth</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003400000034" change="1464096763" id="E0019">
<type>Death</type>
<place hlink="_0000003500000035"/>
</event>
<event handle="_0000003700000037" change="1464096763" id="E0020">
<type>Birth</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003900000039" change="1464096763" id="E0021">
<type>Death</type>
<place hlink="_0000003a0000003a"/>
</event>
<event handle="_0000003c0000003c" change="1464096763" id="E0022">
<type>Birth</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003e0000003e" change="1464096763" id="E0023">
<type>Death</type>
<place hlink="_0000003f0000003f"/>
</event>
<event handle="_0000004100000041" change="1464096763" id="E0024">
<type>Birth</type>
<place hlink="_0000004200000042"/>
</event>
<event handle="_0000004300000043" change="1464096763" id="E0025">
<type>Death</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004600000046" change="1464096763" id="E0026">
<type>Birth</type>
<place hlink="_0000004700000047"/>
</event>
<event handle="_0000004800000048" change="1464096763" id="E0027">
<type>Death</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004b0000004b" change="1464096763" id="E0028">
<type>Birth</type>
<place hlink="_0000004c0000004c"/>
</event>
<event handle="_0000004d0000004d" change="1464096763" id="E0029">
<type>Death</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000005000000050" change="1464096763" id="E0030">
<type>Birth</type>
<place hlink="_0000005100000051"/>
</event>
<event handle="_0000005200000052" change="1464096763" id="E0031">
<type>Death</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005500000055" change="1464096763" id="E0032">
<type>Birth</type>
<place hlink="_0000005600000056"/>
</event>
<event handle="_0000005700000057" change="1464096763" id="E0033">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005a0000005a" change="1464096763" id="E0034">
<type>Birth</type>
<place hlink="_0000005b0000005b"/>
</event>
<event handle="_0000005c0000005c" change="1464096763" id="E0035">
<type>Death</type>
<place hlink="_0000005d0000005d"/>
</event>
<event handle="_0000005f0000005f" change="1464096763" id="E0036">
<type>Birth</type>
<place hlink="_0000006000000060"/>
</event>
<event handle="_0000006100000061" change="1464096763" id="E0037">
<type>Death</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006400000064" change="1464096763" id="E0038">
<type>Birth</type>
<place hlink="_0000006500000065"/>
</event>
<event handle="_0000006600000066" change="1464096763" id="E0039">
<type>Death</type>
<place hlink="_0000006700000067"/>
</event>
<event handle="_0000006900000069" change="1464096763" id="E0040">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464096763" id="E0041">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464096763" id="E0042">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464096763" id="E0043">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464096763" id="E0044">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464096763" id="E0045">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464096763" id="E0046">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464096763" id="E0047">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464096763" id="E0048">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464096763" id="E0049">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464096763" id="E0050">
<type>Birth</type>
<place hlink="_0000008300000083"/>
</event>
<event handle="_0000008400000084" change="1464096763" id="E0051">
<type>Death</type>
<place hlink="_0000008500000085"/>
</event>
<event handle="_0000008700000087" change="1464096763" id="E0052">
<type>Birth</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008900000089" change="1464096763" id="E0053">
<type>Death</type>
<place hlink="_0000008a0000008a"/>
</event>
<event handle="_0000008c0000008c" change="1464096763" id="E0054">
<type>Birth</type>
<place hlink="_0000008d0000008d"/>
</event>
<event handle="_0000008e0000008e" change="1464096763" id="E0055">
<type>Death</type>
<place hlink="_0000008f0000008f"/>
</event>
<event handle="_0000009100000091" change="1464096763" id="E0056">
<type>Birth</type>
<place hlink="_0000009200000092"/>
</event>
<event handle="_0000009300000093" change="1464096763" id="E0057">
<type>Death</type>
<place hlink="_0000009400000094"/>
</event>
<event handle="_0000009600000096" change="1464096763" id="E0058">
<type>Birth</type>
<place hlink="_0000009700000097"/>
</event>
<event handle="_0000009800000098" change="1464096763" id="E0059">
<type>Death</type>
<place hlink="_0000009900000099"/>
</event>
<event handle="_0000009b0000009b" change="1464096763" id="E0060">
<type>Birth</type>
<place hlink="_0000009c0000009c"/>
</event>
<event handle="_0000009d0000009d" change="1464096763" id="E0061">
<type>Death</type>
<place hlink="_0000009e0000009e"/>
</event>
<event handle="_000000a0000000a0" change="1464096763" id="E0062">
<type>Birth</type>
<place hlink="_000000a1000000a1"/>
</event>
<event handle="_000000a2000000a2" change="1464096763" id="E0063">
<type>Death</type>
<place hlink="_000000a3000000a3"/>
</event>
<event handle="_000000a5000000a5" change="1464096763" id="E0064">
<type>Birth</type>
<place hlink="_000000a6000000a6"/>
</event>
<event handle="_000000a7000000a7" change="1464096763" id="E0065">
<type>Death</type>
<place hlink="_000000a8000000a8"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464096763" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000300000003" change="1464096763" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000400000004" change="1464096763" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000900000009" change="1464096763" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000e0000000e" change="1464096763" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<eventref hlink="_0000001100000011" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001300000013" change="1464096763" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001400000014" role="Primary"/>
<eventref hlink="_0000001600000016" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001800000018" change="1464096763" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: E0 (Unicode: hook above, 0309)</first>
<surname>low rising tone mark</surname>
</name>
<eventref hlink="_0000001900000019" role="Primary"/>
<eventref hlink="_0000001b0000001b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001d0000001d" change="1464096763" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: E1 (Unicode: grave, 0300)</first>
<surname>grave accent</surname>
</name>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<eventref hlink="_0000002000000020" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002200000022" change="1464096763" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: E2 (Unicode: acute, 0301)</first>
<surname>acute accent</surname>
</name>
<eventref hlink="_0000002300000023" role="Primary"/>
<eventref hlink="_0000002500000025" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002700000027" change="1464096763" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: E3 (Unicode: circumflex, 0302)</first>
<surname>circumflex accent</surname>
</name>
<eventref hlink="_0000002800000028" role="Primary"/>
<eventref hlink="_0000002a0000002a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002c0000002c" change="1464096763" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: E4 (Unicode: tilde, 0303)</first>
<surname>tilde</surname>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002f0000002f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003100000031" change="1464096763" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: E5 (Unicode: macron, 0304)</first>
<surname>macron</surname>
</name>
<eventref hlink="_0000003200000032" role="Primary"/>
<eventref hlink="_0000003400000034" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003600000036" change="1464096763" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: E6 (Unicode: breve, 0306)</first>
<surname>breve</surname>
</name>
<eventref hlink="_0000003700000037" role="Primary"/>
<eventref hlink="_0000003900000039" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003b0000003b" change="1464096763" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: E7 (Unicode: dot above, 0307)</first>
<surname>dot above</surname>
</name>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<eventref hlink="_0000003e0000003e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004000000040" change="1464096763" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: E8 (Unicode: diaeresis, 0308)</first>
<surname>umlaut (dieresis)</surname>
</name>
<eventref hlink="_0000004100000041" role="Primary"/>
<eventref hlink="_0000004300000043" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004500000045" change="1464096763" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: E9 (Unicode: caron, 030C)</first>
<surname>hacek</surname>
</name>
<eventref hlink="_0000004600000046" role="Primary"/>
<eventref hlink="_0000004800000048" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004a0000004a" change="1464096763" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: EA (Unicode: ring above, 030A)</first>
<surname>circle above (angstrom)</surname>
</name>
<eventref hlink="_0000004b0000004b" role="Primary"/>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004f0000004f" change="1464096763" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: EB (Unicode: ligature left half, FE20)</first>
<surname>ligature, left half</surname>
</name>
<eventref hlink="_0000005000000050" role="Primary"/>
<eventref hlink="_0000005200000052" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005400000054" change="1464096763" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: EC (Unicode: ligature right half, FE21)</first>
<surname>ligature, right half</surname>
</name>
<eventref hlink="_0000005500000055" role="Primary"/>
<eventref hlink="_0000005700000057" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005900000059" change="1464096763" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: ED (Unicode: comma above right, 0315)</first>
<surname>high comma, off center</surname>
</name>
<eventref hlink="_0000005a0000005a" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005e0000005e" change="1464096763" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: EE (Unicode: double acute, 030B)</first>
<surname>double acute accent</surname>
</name>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<eventref hlink="_0000006100000061" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006300000063" change="1464096763" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: EF (Unicode: candrabindu, 0310)</first>
<surname>candrabindu</surname>
</name>
<eventref hlink="_0000006400000064" role="Primary"/>
<eventref hlink="_0000006600000066" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006800000068" change="1464096763" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: F0 (Unicode: cedilla, 0327)</first>
<surname>cedilla</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006d0000006d" change="1464096763" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: F1 (Unicode: ogonek, 0328)</first>
<surname>right hook</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007200000072" change="1464096763" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: F2 (Unicode: dot below, 0323)</first>
<surname>dot below</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007700000077" change="1464096763" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: F3 (Unicode: diaeresis below, 0324)</first>
<surname>double dot below</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007c0000007c" change="1464096763" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: F4 (Unicode: ring below, 0325)</first>
<surname>circle below</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008100000081" change="1464096763" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: F5 (Unicode: double low line, 0333)</first>
<surname>double underscore</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008400000084" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008600000086" change="1464096763" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: F6 (Unicode: line below, 0332)</first>
<surname>underscore</surname>
</name>
<eventref hlink="_0000008700000087" role="Primary"/>
<eventref hlink="_0000008900000089" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008b0000008b" change="1464096763" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: F7 (Unicode: comma below, 0326)</first>
<surname>left hook</surname>
</name>
<eventref hlink="_0000008c0000008c" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009000000090" change="1464096763" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: F8 (Unicode: left half ring below, 031C)</first>
<surname>right cedilla</surname>
</name>
<eventref hlink="_0000009100000091" role="Primary"/>
<eventref hlink="_0000009300000093" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009500000095" change="1464096763" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: F9 (Unicode: breve below, 032E)</first>
<surname>half circle below</surname>
</name>
<eventref hlink="_0000009600000096" role="Primary"/>
<eventref hlink="_0000009800000098" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009a0000009a" change="1464096763" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FA (Unicode: double tilde left half, FE22)</first>
<surname>double tilde, left half</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009d0000009d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009f0000009f" change="1464096763" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FB (Unicode: double tilde right half, FE23)</first>
<surname>double tilde, right half</surname>
</name>
<eventref hlink="_000000a0000000a0" role="Primary"/>
<eventref hlink="_000000a2000000a2" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_000000a4000000a4" change="1464096763" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE (Unicode: comma above, 0313)</first>
<surname>high comma, centered</surname>
</name>
<eventref hlink="_000000a5000000a5" role="Primary"/>
<eventref hlink="_000000a7000000a7" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
</people>
<families>
<family handle="_0000000200000002" change="1464096763" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000300000003"/>
<childref hlink="_0000000400000004"/>
<childref hlink="_0000000900000009"/>
<childref hlink="_0000000e0000000e"/>
<childref hlink="_0000001300000013"/>
<childref hlink="_0000001800000018"/>
<childref hlink="_0000001d0000001d"/>
<childref hlink="_0000002200000022"/>
<childref hlink="_0000002700000027"/>
<childref hlink="_0000002c0000002c"/>
<childref hlink="_0000003100000031"/>
<childref hlink="_0000003600000036"/>
<childref hlink="_0000003b0000003b"/>
<childref hlink="_0000004000000040"/>
<childref hlink="_0000004500000045"/>
<childref hlink="_0000004a0000004a"/>
<childref hlink="_0000004f0000004f"/>
<childref hlink="_0000005400000054"/>
<childref hlink="_0000005900000059"/>
<childref hlink="_0000005e0000005e"/>
<childref hlink="_0000006300000063"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008600000086"/>
<childref hlink="_0000008b0000008b"/>
<childref hlink="_0000009000000090"/>
<childref hlink="_0000009500000095"/>
<childref hlink="_0000009a0000009a"/>
<childref hlink="_0000009f0000009f"/>
<childref hlink="_000000a4000000a4"/>
</family>
</families>
<places>
<placeobj handle="_0000000600000006" change="1464096763" id="P0000" type="Unknown">
<ptitle>slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)</ptitle>
<pname value="slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1464096763" id="P0001" type="Unknown">
<ptitle>ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)</ptitle>
<pname value="ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464096763" id="P0002" type="Unknown">
<ptitle>patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)</ptitle>
<pname value="patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)"/>
</placeobj>
<placeobj handle="_0000000d0000000d" change="1464096763" id="P0003" type="Unknown">
<ptitle>alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)</ptitle>
<pname value="alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464096763" id="P0004" type="Unknown">
<ptitle>thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)</ptitle>
<pname value="thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)"/>
</placeobj>
<placeobj handle="_0000001200000012" change="1464096763" id="P0005" type="Unknown">
<ptitle>dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)</ptitle>
<pname value="dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464096763" id="P0006" type="Unknown">
<ptitle>degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)</ptitle>
<pname value="degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)"/>
</placeobj>
<placeobj handle="_0000001700000017" change="1464096763" id="P0007" type="Unknown">
<ptitle>musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)</ptitle>
<pname value="musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464096763" id="P0008" type="Unknown">
<ptitle>ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉</ptitle>
<pname value="ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1464096763" id="P0009" type="Unknown">
<ptitle>ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉</ptitle>
<pname value="ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464096763" id="P0010" type="Unknown">
<ptitle>ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀</ptitle>
<pname value="ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀"/>
</placeobj>
<placeobj handle="_0000002100000021" change="1464096763" id="P0011" type="Unknown">
<ptitle>àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀</ptitle>
<pname value="àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464096763" id="P0012" type="Unknown">
<ptitle>ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ</ptitle>
<pname value="ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ"/>
</placeobj>
<placeobj handle="_0000002600000026" change="1464096763" id="P0013" type="Unknown">
<ptitle>áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź</ptitle>
<pname value="áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464096763" id="P0014" type="Unknown">
<ptitle>ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ</ptitle>
<pname value="ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ"/>
</placeobj>
<placeobj handle="_0000002b0000002b" change="1464096763" id="P0015" type="Unknown">
<ptitle>âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ</ptitle>
<pname value="âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464096763" id="P0016" type="Unknown">
<ptitle>ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃</ptitle>
<pname value="ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃"/>
</placeobj>
<placeobj handle="_0000003000000030" change="1464096763" id="P0017" type="Unknown">
<ptitle>ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃</ptitle>
<pname value="ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464096763" id="P0018" type="Unknown">
<ptitle>ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄</ptitle>
<pname value="ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄"/>
</placeobj>
<placeobj handle="_0000003500000035" change="1464096763" id="P0019" type="Unknown">
<ptitle>āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄</ptitle>
<pname value="āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464096763" id="P0020" type="Unknown">
<ptitle>ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆</ptitle>
<pname value="ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆"/>
</placeobj>
<placeobj handle="_0000003a0000003a" change="1464096763" id="P0021" type="Unknown">
<ptitle>ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆</ptitle>
<pname value="ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464096763" id="P0022" type="Unknown">
<ptitle>ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ</ptitle>
<pname value="ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ"/>
</placeobj>
<placeobj handle="_0000003f0000003f" change="1464096763" id="P0023" type="Unknown">
<ptitle>ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż</ptitle>
<pname value="ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004200000042" change="1464096763" id="P0024" type="Unknown">
<ptitle>ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈</ptitle>
<pname value="ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464096763" id="P0025" type="Unknown">
<ptitle>äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈</ptitle>
<pname value="äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈"/>
</placeobj>
<placeobj handle="_0000004700000047" change="1464096763" id="P0026" type="Unknown">
<ptitle>ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž</ptitle>
<pname value="ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464096763" id="P0027" type="Unknown">
<ptitle>ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž</ptitle>
<pname value="ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž"/>
</placeobj>
<placeobj handle="_0000004c0000004c" change="1464096763" id="P0028" type="Unknown">
<ptitle>ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊</ptitle>
<pname value="ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464096763" id="P0029" type="Unknown">
<ptitle>åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊</ptitle>
<pname value="åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊"/>
</placeobj>
<placeobj handle="_0000005100000051" change="1464096763" id="P0030" type="Unknown">
<ptitle>A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠</ptitle>
<pname value="A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464096763" id="P0031" type="Unknown">
<ptitle>a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠</ptitle>
<pname value="a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠"/>
</placeobj>
<placeobj handle="_0000005600000056" change="1464096763" id="P0032" type="Unknown">
<ptitle>A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡</ptitle>
<pname value="A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464096763" id="P0033" type="Unknown">
<ptitle>a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡</ptitle>
<pname value="a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡"/>
</placeobj>
<placeobj handle="_0000005b0000005b" change="1464096763" id="P0034" type="Unknown">
<ptitle>A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕</ptitle>
<pname value="A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕"/>
</placeobj>
<placeobj handle="_0000005d0000005d" change="1464096763" id="P0035" type="Unknown">
<ptitle>a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕</ptitle>
<pname value="a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕"/>
</placeobj>
<placeobj handle="_0000006000000060" change="1464096763" id="P0036" type="Unknown">
<ptitle>A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋</ptitle>
<pname value="A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464096763" id="P0037" type="Unknown">
<ptitle>a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋</ptitle>
<pname value="a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋"/>
</placeobj>
<placeobj handle="_0000006500000065" change="1464096763" id="P0038" type="Unknown">
<ptitle>A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐</ptitle>
<pname value="A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐"/>
</placeobj>
<placeobj handle="_0000006700000067" change="1464096763" id="P0039" type="Unknown">
<ptitle>a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐</ptitle>
<pname value="a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464096763" id="P0040" type="Unknown">
<ptitle>A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧</ptitle>
<pname value="A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464096763" id="P0041" type="Unknown">
<ptitle>a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧</ptitle>
<pname value="a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464096763" id="P0042" type="Unknown">
<ptitle>ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨</ptitle>
<pname value="ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464096763" id="P0043" type="Unknown">
<ptitle>ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨</ptitle>
<pname value="ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464096763" id="P0044" type="Unknown">
<ptitle>ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ</ptitle>
<pname value="ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464096763" id="P0045" type="Unknown">
<ptitle>ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ</ptitle>
<pname value="ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464096763" id="P0046" type="Unknown">
<ptitle>A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤</ptitle>
<pname value="A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464096763" id="P0047" type="Unknown">
<ptitle>a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤</ptitle>
<pname value="a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464096763" id="P0048" type="Unknown">
<ptitle>ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥</ptitle>
<pname value="ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464096763" id="P0049" type="Unknown">
<ptitle>ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥</ptitle>
<pname value="ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥"/>
</placeobj>
<placeobj handle="_0000008300000083" change="1464096763" id="P0050" type="Unknown">
<ptitle>A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳</ptitle>
<pname value="A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳"/>
</placeobj>
<placeobj handle="_0000008500000085" change="1464096763" id="P0051" type="Unknown">
<ptitle>a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳</ptitle>
<pname value="a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464096763" id="P0052" type="Unknown">
<ptitle>A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲</ptitle>
<pname value="A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲"/>
</placeobj>
<placeobj handle="_0000008a0000008a" change="1464096763" id="P0053" type="Unknown">
<ptitle>a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲</ptitle>
<pname value="a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲"/>
</placeobj>
<placeobj handle="_0000008d0000008d" change="1464096763" id="P0054" type="Unknown">
<ptitle>A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦</ptitle>
<pname value="A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦"/>
</placeobj>
<placeobj handle="_0000008f0000008f" change="1464096763" id="P0055" type="Unknown">
<ptitle>a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦</ptitle>
<pname value="a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦"/>
</placeobj>
<placeobj handle="_0000009200000092" change="1464096763" id="P0056" type="Unknown">
<ptitle>A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜</ptitle>
<pname value="A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜"/>
</placeobj>
<placeobj handle="_0000009400000094" change="1464096763" id="P0057" type="Unknown">
<ptitle>a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜</ptitle>
<pname value="a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜"/>
</placeobj>
<placeobj handle="_0000009700000097" change="1464096763" id="P0058" type="Unknown">
<ptitle>A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮</ptitle>
<pname value="A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮"/>
</placeobj>
<placeobj handle="_0000009900000099" change="1464096763" id="P0059" type="Unknown">
<ptitle>a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮</ptitle>
<pname value="a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮"/>
</placeobj>
<placeobj handle="_0000009c0000009c" change="1464096763" id="P0060" type="Unknown">
<ptitle>A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢</ptitle>
<pname value="A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢"/>
</placeobj>
<placeobj handle="_0000009e0000009e" change="1464096763" id="P0061" type="Unknown">
<ptitle>a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢</ptitle>
<pname value="a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢"/>
</placeobj>
<placeobj handle="_000000a1000000a1" change="1464096763" id="P0062" type="Unknown">
<ptitle>A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣</ptitle>
<pname value="A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣"/>
</placeobj>
<placeobj handle="_000000a3000000a3" change="1464096763" id="P0063" type="Unknown">
<ptitle>a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣</ptitle>
<pname value="a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣"/>
</placeobj>
<placeobj handle="_000000a6000000a6" change="1464096763" id="P0064" type="Unknown">
<ptitle>A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓</ptitle>
<pname value="A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓"/>
</placeobj>
<placeobj handle="_000000a8000000a8" change="1464096763" id="P0065" type="Unknown">
<ptitle>a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓</ptitle>
<pname value="a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓"/>
</placeobj>
</places>
</database>

315
data/tests/imp_ANSEL_LF.ged Normal file
View File

@@ -0,0 +1,315 @@
0 HEAD
1 CHAR ANSEL
1 SOUR REGISTERED_SOURCE_NAME
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 NOTE This GEDCOM transmission contains a charcter set test. It consists
2 CONT of a single family (two parents, many children). The parents are empty
2 CONT in the ANSEL version of the transmission. The children contain the
2 CONT combined letters and the special charcters (value > 128).
2 CONT The NAME tag of each 'person' is the name of the characters tested
2 CONT within the person. The BIRT.PLAC and DEAT.PLAC tags contain the
2 CONT test-strings.
2 CONT The first children contain special characters. Here the test string
2 CONT is 'character name (test character), ...' where 'character name'
2 CONT is the name of the character (like 'british pound') and
2 CONT 'test character' is a single byte representing this character
2 CONT in ANSEL.
2 CONT The last children contain combined characters. The name tag gives
2 CONT the name of the non-spacing character tested within the 'person'.
2 CONT Within the name the hex-values of the non-spacing character is given
2 CONT in ANSEL and UNICODE. The test strings contain the whole latin
2 CONT alphabet combined with this non-spacing character: captial letters
2 CONT in the BIRT.PLAC tag and small letters in the DEAT.PLAC tag.
2 CONT Example: One 'person' is named 'circle above'. The BIRT.PLAC
2 CONT tag contains all 26 capital letters with a small ring on top.
2 CONT Note: Not all charcters can be displayed on all computers.
2 CONT This strongly depends on the installed fonts and codepages.
2 CONT Many of the combined characters generated here do not even have
2 CONT a UNICDOE code point!
2 CONT This file based mainly on the GEDCOM 5.5 specification
2 CONT (see: ftp.gedcom.org/pub/genealogy/gedcom/gedcom55.zip)
2 CONT and on an updated ANSEL description in:
2 CONT http://www.gendex.com/gedcom55/55gcappd.htm
1 SUBM @SUBMITTER@
1 DATE 20 JAN 1998
0 @SUBMITTER@ SUBM
1 NAME /H. Eichmann/
1 ADDR email: h.eichmann@@gmx.de
0 @FATHER@ INDI
1 NAME /cyrillic (not possible in ANSEL)/
1 SEX M
1 FAMS @FAMILY@
0 @MOTHER@ INDI
1 NAME /greek (not possible in ANSEL)/
1 SEX F
1 FAMS @FAMILY@
0 @CHILD0@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 0/
1 BIRT
2 PLAC slash l - uppercase (¡), slash o - uppercase (¢), slash d - uppercase (£), thorn - uppercase (¤)
1 DEAT
2 PLAC ligature ae - uppercase (¥), ligature oe - uppercase (¦), miagkii znak (§), middle dot (¨), musical flat (©)
0 @CHILD1@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 1/
1 BIRT
2 PLAC patent mark (ª), plus-or-minus («), hook o - uppercase (¬), hook u - uppercase (­)
1 DEAT
2 PLAC alif (®), ayn (°), slash l - lowercase (±), slash o - lowercase (²), slash d - lowercase (³)
0 @CHILD2@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 2/
1 BIRT
2 PLAC thorn - lowercase (´), ligature ae - lowercase (µ), ligature oe - lowercase (¶), tverdyi znak (·)
1 DEAT
2 PLAC dotless i - lowercase (¸), british pound (¹), eth (º), hook o - lowercase (¼), hook u - lowercase (½)
0 @CHILD3@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 3/
1 BIRT
2 PLAC degree sign (À), script l (Á), phonograph copyright mark (Â), copyright symbol (Ã)
1 DEAT
2 PLAC musical sharp (Ä), inverted question mark (Å), inverted exclamation mark (Æ), es zet (Ï)
0 @CHILD4@ INDI
1 FAMC @FAMILY@
1 NAME code: E0 (Unicode: hook above, 0309)/low rising tone mark/
1 BIRT
2 PLAC àAàBàCàDàEàFàGàHàIàJàKàLàMàNàOàPàQàRàSàTàUàVàWàXàYàZ
1 DEAT
2 PLAC àaàbàcàdàeàfàgàhàiàjàkàlàmànàoàpàqàràsàtàuàvàwàxàyàz
0 @CHILD5@ INDI
1 FAMC @FAMILY@
1 NAME code: E1 (Unicode: grave, 0300)/grave accent/
1 BIRT
2 PLAC áAáBáCáDáEáFáGáHáIáJáKáLáMáNáOáPáQáRáSáTáUáVáWáXáYáZ
1 DEAT
2 PLAC áaábácádáeáfágáháiájákálámánáoápáqárásátáuáváwáxáyáz
0 @CHILD6@ INDI
1 FAMC @FAMILY@
1 NAME code: E2 (Unicode: acute, 0301)/acute accent/
1 BIRT
2 PLAC âAâBâCâDâEâFâGâHâIâJâKâLâMâNâOâPâQâRâSâTâUâVâWâXâYâZ
1 DEAT
2 PLAC âaâbâcâdâeâfâgâhâiâjâkâlâmânâoâpâqârâsâtâuâvâwâxâyâz
0 @CHILD7@ INDI
1 FAMC @FAMILY@
1 NAME code: E3 (Unicode: circumflex, 0302)/circumflex accent/
1 BIRT
2 PLAC ãAãBãCãDãEãFãGãHãIãJãKãLãMãNãOãPãQãRãSãTãUãVãWãXãYãZ
1 DEAT
2 PLAC ãaãbãcãdãeãfãgãhãiãjãkãlãmãnãoãpãqãrãsãtãuãvãwãxãyãz
0 @CHILD8@ INDI
1 FAMC @FAMILY@
1 NAME code: E4 (Unicode: tilde, 0303)/tilde/
1 BIRT
2 PLAC äAäBäCäDäEäFäGäHäIäJäKäLäMäNäOäPäQäRäSäTäUäVäWäXäYäZ
1 DEAT
2 PLAC äaäbäcädäeäfägähäiäjäkälämänäoäpäqäräsätäuäväwäxäyäz
0 @CHILD9@ INDI
1 FAMC @FAMILY@
1 NAME code: E5 (Unicode: macron, 0304)/macron/
1 BIRT
2 PLAC åAåBåCåDåEåFåGåHåIåJåKåLåMåNåOåPåQåRåSåTåUåVåWåXåYåZ
1 DEAT
2 PLAC åaåbåcådåeåfågåhåiåjåkålåmånåoåpåqåråsåtåuåvåwåxåyåz
0 @CHILD10@ INDI
1 FAMC @FAMILY@
1 NAME code: E6 (Unicode: breve, 0306)/breve/
1 BIRT
2 PLAC æAæBæCæDæEæFæGæHæIæJæKæLæMæNæOæPæQæRæSæTæUæVæWæXæYæZ
1 DEAT
2 PLAC æaæbæcædæeæfægæhæiæjækælæmænæoæpæqæræsætæuævæwæxæyæz
0 @CHILD11@ INDI
1 FAMC @FAMILY@
1 NAME code: E7 (Unicode: dot above, 0307)/dot above/
1 BIRT
2 PLAC çAçBçCçDçEçFçGçHçIçJçKçLçMçNçOçPçQçRçSçTçUçVçWçXçYçZ
1 DEAT
2 PLAC çaçbçcçdçeçfçgçhçiçjçkçlçmçnçoçpçqçrçsçtçuçvçwçxçyçz
0 @CHILD12@ INDI
1 FAMC @FAMILY@
1 NAME code: E8 (Unicode: diaeresis, 0308)/umlaut (dieresis)/
1 BIRT
2 PLAC èAèBèCèDèEèFèGèHèIèJèKèLèMèNèOèPèQèRèSèTèUèVèWèXèYèZ
1 DEAT
2 PLAC èaèbècèdèeèfègèhèièjèkèlèmènèoèpèqèrèsètèuèvèwèxèyèz
0 @CHILD13@ INDI
1 FAMC @FAMILY@
1 NAME code: E9 (Unicode: caron, 030C)/hacek/
1 BIRT
2 PLAC éAéBéCéDéEéFéGéHéIéJéKéLéMéNéOéPéQéRéSéTéUéVéWéXéYéZ
1 DEAT
2 PLAC éaébécédéeéfégéhéiéjékéléménéoépéqérésétéuévéwéxéyéz
0 @CHILD14@ INDI
1 FAMC @FAMILY@
1 NAME code: EA (Unicode: ring above, 030A)/circle above (angstrom)/
1 BIRT
2 PLAC êAêBêCêDêEêFêGêHêIêJêKêLêMêNêOêPêQêRêSêTêUêVêWêXêYêZ
1 DEAT
2 PLAC êaêbêcêdêeêfêgêhêiêjêkêlêmênêoêpêqêrêsêtêuêvêwêxêyêz
0 @CHILD15@ INDI
1 FAMC @FAMILY@
1 NAME code: EB (Unicode: ligature left half, FE20)/ligature, left half/
1 BIRT
2 PLAC ëAëBëCëDëEëFëGëHëIëJëKëLëMëNëOëPëQëRëSëTëUëVëWëXëYëZ
1 DEAT
2 PLAC ëaëbëcëdëeëfëgëhëiëjëkëlëmënëoëpëqërësëtëuëvëwëxëyëz
0 @CHILD16@ INDI
1 FAMC @FAMILY@
1 NAME code: EC (Unicode: ligature right half, FE21)/ligature, right half/
1 BIRT
2 PLAC ìAìBìCìDìEìFìGìHìIìJìKìLìMìNìOìPìQìRìSìTìUìVìWìXìYìZ
1 DEAT
2 PLAC ìaìbìcìdìeìfìgìhìiìjìkìlìmìnìoìpìqìrìsìtìuìvìwìxìyìz
0 @CHILD17@ INDI
1 FAMC @FAMILY@
1 NAME code: ED (Unicode: comma above right, 0315)/high comma, off center/
1 BIRT
2 PLAC íAíBíCíDíEíFíGíHíIíJíKíLíMíNíOíPíQíRíSíTíUíVíWíXíYíZ
1 DEAT
2 PLAC íaíbícídíeífígíhíiíjíkílímíníoípíqírísítíuívíwíxíyíz
0 @CHILD18@ INDI
1 FAMC @FAMILY@
1 NAME code: EE (Unicode: double acute, 030B)/double acute accent/
1 BIRT
2 PLAC îAîBîCîDîEîFîGîHîIîJîKîLîMîNîOîPîQîRîSîTîUîVîWîXîYîZ
1 DEAT
2 PLAC îaîbîcîdîeîfîgîhîiîjîkîlîmînîoîpîqîrîsîtîuîvîwîxîyîz
0 @CHILD19@ INDI
1 FAMC @FAMILY@
1 NAME code: EF (Unicode: candrabindu, 0310)/candrabindu/
1 BIRT
2 PLAC ïAïBïCïDïEïFïGïHïIïJïKïLïMïNïOïPïQïRïSïTïUïVïWïXïYïZ
1 DEAT
2 PLAC ïaïbïcïdïeïfïgïhïiïjïkïlïmïnïoïpïqïrïsïtïuïvïwïxïyïz
0 @CHILD20@ INDI
1 FAMC @FAMILY@
1 NAME code: F0 (Unicode: cedilla, 0327)/cedilla/
1 BIRT
2 PLAC ðAðBðCðDðEðFðGðHðIðJðKðLðMðNðOðPðQðRðSðTðUðVðWðXðYðZ
1 DEAT
2 PLAC ðaðbðcðdðeðfðgðhðiðjðkðlðmðnðoðpðqðrðsðtðuðvðwðxðyðz
0 @CHILD21@ INDI
1 FAMC @FAMILY@
1 NAME code: F1 (Unicode: ogonek, 0328)/right hook/
1 BIRT
2 PLAC ñAñBñCñDñEñFñGñHñIñJñKñLñMñNñOñPñQñRñSñTñUñVñWñXñYñZ
1 DEAT
2 PLAC ñañbñcñdñeñfñgñhñiñjñkñlñmñnñoñpñqñrñsñtñuñvñwñxñyñz
0 @CHILD22@ INDI
1 FAMC @FAMILY@
1 NAME code: F2 (Unicode: dot below, 0323)/dot below/
1 BIRT
2 PLAC òAòBòCòDòEòFòGòHòIòJòKòLòMòNòOòPòQòRòSòTòUòVòWòXòYòZ
1 DEAT
2 PLAC òaòbòcòdòeòfògòhòiòjòkòlòmònòoòpòqòròsòtòuòvòwòxòyòz
0 @CHILD23@ INDI
1 FAMC @FAMILY@
1 NAME code: F3 (Unicode: diaeresis below, 0324)/double dot below/
1 BIRT
2 PLAC óAóBóCóDóEóFóGóHóIóJóKóLóMóNóOóPóQóRóSóTóUóVóWóXóYóZ
1 DEAT
2 PLAC óaóbócódóeófógóhóiójókólómónóoópóqórósótóuóvówóxóyóz
0 @CHILD24@ INDI
1 FAMC @FAMILY@
1 NAME code: F4 (Unicode: ring below, 0325)/circle below/
1 BIRT
2 PLAC ôAôBôCôDôEôFôGôHôIôJôKôLôMôNôOôPôQôRôSôTôUôVôWôXôYôZ
1 DEAT
2 PLAC ôaôbôcôdôeôfôgôhôiôjôkôlômônôoôpôqôrôsôtôuôvôwôxôyôz
0 @CHILD25@ INDI
1 FAMC @FAMILY@
1 NAME code: F5 (Unicode: double low line, 0333)/double underscore/
1 BIRT
2 PLAC õAõBõCõDõEõFõGõHõIõJõKõLõMõNõOõPõQõRõSõTõUõVõWõXõYõZ
1 DEAT
2 PLAC õaõbõcõdõeõfõgõhõiõjõkõlõmõnõoõpõqõrõsõtõuõvõwõxõyõz
0 @CHILD26@ INDI
1 FAMC @FAMILY@
1 NAME code: F6 (Unicode: line below, 0332)/underscore/
1 BIRT
2 PLAC öAöBöCöDöEöFöGöHöIöJöKöLöMöNöOöPöQöRöSöTöUöVöWöXöYöZ
1 DEAT
2 PLAC öaöböcödöeöfögöhöiöjökölömönöoöpöqörösötöuövöwöxöyöz
0 @CHILD27@ INDI
1 FAMC @FAMILY@
1 NAME code: F7 (Unicode: comma below, 0326)/left hook/
1 BIRT
2 PLAC ÷A÷B÷C÷D÷E÷F÷G÷H÷I÷J÷K÷L÷M÷N÷O÷P÷Q÷R÷S÷T÷U÷V÷W÷X÷Y÷Z
1 DEAT
2 PLAC ÷a÷b÷c÷d÷e÷f÷g÷h÷i÷j÷k÷l÷m÷n÷o÷p÷q÷r÷s÷t÷u÷v÷w÷x÷y÷z
0 @CHILD28@ INDI
1 FAMC @FAMILY@
1 NAME code: F8 (Unicode: left half ring below, 031C)/right cedilla/
1 BIRT
2 PLAC øAøBøCøDøEøFøGøHøIøJøKøLøMøNøOøPøQøRøSøTøUøVøWøXøYøZ
1 DEAT
2 PLAC øaøbøcødøeøføgøhøiøjøkølømønøoøpøqørøsøtøuøvøwøxøyøz
0 @CHILD29@ INDI
1 FAMC @FAMILY@
1 NAME code: F9 (Unicode: breve below, 032E)/half circle below/
1 BIRT
2 PLAC ùAùBùCùDùEùFùGùHùIùJùKùLùMùNùOùPùQùRùSùTùUùVùWùXùYùZ
1 DEAT
2 PLAC ùaùbùcùdùeùfùgùhùiùjùkùlùmùnùoùpùqùrùsùtùuùvùwùxùyùz
0 @CHILD30@ INDI
1 FAMC @FAMILY@
1 NAME code: FA (Unicode: double tilde left half, FE22)/double tilde, left half/
1 BIRT
2 PLAC úAúBúCúDúEúFúGúHúIúJúKúLúMúNúOúPúQúRúSúTúUúVúWúXúYúZ
1 DEAT
2 PLAC úaúbúcúdúeúfúgúhúiújúkúlúmúnúoúpúqúrúsútúuúvúwúxúyúz
0 @CHILD31@ INDI
1 FAMC @FAMILY@
1 NAME code: FB (Unicode: double tilde right half, FE23)/double tilde, right half/
1 BIRT
2 PLAC ûAûBûCûDûEûFûGûHûIûJûKûLûMûNûOûPûQûRûSûTûUûVûWûXûYûZ
1 DEAT
2 PLAC ûaûbûcûdûeûfûgûhûiûjûkûlûmûnûoûpûqûrûsûtûuûvûwûxûyûz
0 @CHILD32@ INDI
1 FAMC @FAMILY@
1 NAME code: FE (Unicode: comma above, 0313)/high comma, centered/
1 BIRT
2 PLAC þAþBþCþDþEþFþGþHþIþJþKþLþMþNþOþPþQþRþSþTþUþVþWþXþYþZ
1 DEAT
2 PLAC þaþbþcþdþeþfþgþhþiþjþkþlþmþnþoþpþqþrþsþtþuþvþwþxþyþz
0 @FAMILY@ FAM
1 HUSB @FATHER@
1 WIFE @MOTHER@
1 CHIL @CHILD0@
1 CHIL @CHILD1@
1 CHIL @CHILD2@
1 CHIL @CHILD3@
1 CHIL @CHILD4@
1 CHIL @CHILD5@
1 CHIL @CHILD6@
1 CHIL @CHILD7@
1 CHIL @CHILD8@
1 CHIL @CHILD9@
1 CHIL @CHILD10@
1 CHIL @CHILD11@
1 CHIL @CHILD12@
1 CHIL @CHILD13@
1 CHIL @CHILD14@
1 CHIL @CHILD15@
1 CHIL @CHILD16@
1 CHIL @CHILD17@
1 CHIL @CHILD18@
1 CHIL @CHILD19@
1 CHIL @CHILD20@
1 CHIL @CHILD21@
1 CHIL @CHILD22@
1 CHIL @CHILD23@
1 CHIL @CHILD24@
1 CHIL @CHILD25@
1 CHIL @CHILD26@
1 CHIL @CHILD27@
1 CHIL @CHILD28@
1 CHIL @CHILD29@
1 CHIL @CHILD30@
1 CHIL @CHILD31@
1 CHIL @CHILD32@
0 TRLR

View File

@@ -0,0 +1,926 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1464096763" id="E0000">
<type>Birth</type>
<place hlink="_0000000600000006"/>
</event>
<event handle="_0000000700000007" change="1464096763" id="E0001">
<type>Death</type>
<place hlink="_0000000800000008"/>
</event>
<event handle="_0000000a0000000a" change="1464096763" id="E0002">
<type>Birth</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000c0000000c" change="1464096763" id="E0003">
<type>Death</type>
<place hlink="_0000000d0000000d"/>
</event>
<event handle="_0000000f0000000f" change="1464096763" id="E0004">
<type>Birth</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001100000011" change="1464096763" id="E0005">
<type>Death</type>
<place hlink="_0000001200000012"/>
</event>
<event handle="_0000001400000014" change="1464096763" id="E0006">
<type>Birth</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001600000016" change="1464096763" id="E0007">
<type>Death</type>
<place hlink="_0000001700000017"/>
</event>
<event handle="_0000001900000019" change="1464096763" id="E0008">
<type>Birth</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001b0000001b" change="1464096763" id="E0009">
<type>Death</type>
<place hlink="_0000001c0000001c"/>
</event>
<event handle="_0000001e0000001e" change="1464096763" id="E0010">
<type>Birth</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002000000020" change="1464096763" id="E0011">
<type>Death</type>
<place hlink="_0000002100000021"/>
</event>
<event handle="_0000002300000023" change="1464096763" id="E0012">
<type>Birth</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002500000025" change="1464096763" id="E0013">
<type>Death</type>
<place hlink="_0000002600000026"/>
</event>
<event handle="_0000002800000028" change="1464096763" id="E0014">
<type>Birth</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002a0000002a" change="1464096763" id="E0015">
<type>Death</type>
<place hlink="_0000002b0000002b"/>
</event>
<event handle="_0000002d0000002d" change="1464096763" id="E0016">
<type>Birth</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000002f0000002f" change="1464096763" id="E0017">
<type>Death</type>
<place hlink="_0000003000000030"/>
</event>
<event handle="_0000003200000032" change="1464096763" id="E0018">
<type>Birth</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003400000034" change="1464096763" id="E0019">
<type>Death</type>
<place hlink="_0000003500000035"/>
</event>
<event handle="_0000003700000037" change="1464096763" id="E0020">
<type>Birth</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003900000039" change="1464096763" id="E0021">
<type>Death</type>
<place hlink="_0000003a0000003a"/>
</event>
<event handle="_0000003c0000003c" change="1464096763" id="E0022">
<type>Birth</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003e0000003e" change="1464096763" id="E0023">
<type>Death</type>
<place hlink="_0000003f0000003f"/>
</event>
<event handle="_0000004100000041" change="1464096763" id="E0024">
<type>Birth</type>
<place hlink="_0000004200000042"/>
</event>
<event handle="_0000004300000043" change="1464096763" id="E0025">
<type>Death</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004600000046" change="1464096763" id="E0026">
<type>Birth</type>
<place hlink="_0000004700000047"/>
</event>
<event handle="_0000004800000048" change="1464096763" id="E0027">
<type>Death</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004b0000004b" change="1464096763" id="E0028">
<type>Birth</type>
<place hlink="_0000004c0000004c"/>
</event>
<event handle="_0000004d0000004d" change="1464096763" id="E0029">
<type>Death</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000005000000050" change="1464096763" id="E0030">
<type>Birth</type>
<place hlink="_0000005100000051"/>
</event>
<event handle="_0000005200000052" change="1464096763" id="E0031">
<type>Death</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005500000055" change="1464096763" id="E0032">
<type>Birth</type>
<place hlink="_0000005600000056"/>
</event>
<event handle="_0000005700000057" change="1464096763" id="E0033">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005a0000005a" change="1464096763" id="E0034">
<type>Birth</type>
<place hlink="_0000005b0000005b"/>
</event>
<event handle="_0000005c0000005c" change="1464096763" id="E0035">
<type>Death</type>
<place hlink="_0000005d0000005d"/>
</event>
<event handle="_0000005f0000005f" change="1464096763" id="E0036">
<type>Birth</type>
<place hlink="_0000006000000060"/>
</event>
<event handle="_0000006100000061" change="1464096763" id="E0037">
<type>Death</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006400000064" change="1464096763" id="E0038">
<type>Birth</type>
<place hlink="_0000006500000065"/>
</event>
<event handle="_0000006600000066" change="1464096763" id="E0039">
<type>Death</type>
<place hlink="_0000006700000067"/>
</event>
<event handle="_0000006900000069" change="1464096763" id="E0040">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464096763" id="E0041">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464096763" id="E0042">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464096763" id="E0043">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464096763" id="E0044">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464096763" id="E0045">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464096763" id="E0046">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464096763" id="E0047">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464096763" id="E0048">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464096763" id="E0049">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464096763" id="E0050">
<type>Birth</type>
<place hlink="_0000008300000083"/>
</event>
<event handle="_0000008400000084" change="1464096763" id="E0051">
<type>Death</type>
<place hlink="_0000008500000085"/>
</event>
<event handle="_0000008700000087" change="1464096763" id="E0052">
<type>Birth</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008900000089" change="1464096763" id="E0053">
<type>Death</type>
<place hlink="_0000008a0000008a"/>
</event>
<event handle="_0000008c0000008c" change="1464096763" id="E0054">
<type>Birth</type>
<place hlink="_0000008d0000008d"/>
</event>
<event handle="_0000008e0000008e" change="1464096763" id="E0055">
<type>Death</type>
<place hlink="_0000008f0000008f"/>
</event>
<event handle="_0000009100000091" change="1464096763" id="E0056">
<type>Birth</type>
<place hlink="_0000009200000092"/>
</event>
<event handle="_0000009300000093" change="1464096763" id="E0057">
<type>Death</type>
<place hlink="_0000009400000094"/>
</event>
<event handle="_0000009600000096" change="1464096763" id="E0058">
<type>Birth</type>
<place hlink="_0000009700000097"/>
</event>
<event handle="_0000009800000098" change="1464096763" id="E0059">
<type>Death</type>
<place hlink="_0000009900000099"/>
</event>
<event handle="_0000009b0000009b" change="1464096763" id="E0060">
<type>Birth</type>
<place hlink="_0000009c0000009c"/>
</event>
<event handle="_0000009d0000009d" change="1464096763" id="E0061">
<type>Death</type>
<place hlink="_0000009e0000009e"/>
</event>
<event handle="_000000a0000000a0" change="1464096763" id="E0062">
<type>Birth</type>
<place hlink="_000000a1000000a1"/>
</event>
<event handle="_000000a2000000a2" change="1464096763" id="E0063">
<type>Death</type>
<place hlink="_000000a3000000a3"/>
</event>
<event handle="_000000a5000000a5" change="1464096763" id="E0064">
<type>Birth</type>
<place hlink="_000000a6000000a6"/>
</event>
<event handle="_000000a7000000a7" change="1464096763" id="E0065">
<type>Death</type>
<place hlink="_000000a8000000a8"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464096763" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000300000003" change="1464096763" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek (not possible in ANSEL)</surname>
</name>
<parentin hlink="_0000000200000002"/>
</person>
<person handle="_0000000400000004" change="1464096763" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000900000009" change="1464096763" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000000e0000000e" change="1464096763" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<eventref hlink="_0000001100000011" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001300000013" change="1464096763" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001400000014" role="Primary"/>
<eventref hlink="_0000001600000016" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001800000018" change="1464096763" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: E0 (Unicode: hook above, 0309)</first>
<surname>low rising tone mark</surname>
</name>
<eventref hlink="_0000001900000019" role="Primary"/>
<eventref hlink="_0000001b0000001b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000001d0000001d" change="1464096763" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: E1 (Unicode: grave, 0300)</first>
<surname>grave accent</surname>
</name>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<eventref hlink="_0000002000000020" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002200000022" change="1464096763" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: E2 (Unicode: acute, 0301)</first>
<surname>acute accent</surname>
</name>
<eventref hlink="_0000002300000023" role="Primary"/>
<eventref hlink="_0000002500000025" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002700000027" change="1464096763" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: E3 (Unicode: circumflex, 0302)</first>
<surname>circumflex accent</surname>
</name>
<eventref hlink="_0000002800000028" role="Primary"/>
<eventref hlink="_0000002a0000002a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000002c0000002c" change="1464096763" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: E4 (Unicode: tilde, 0303)</first>
<surname>tilde</surname>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002f0000002f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003100000031" change="1464096763" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: E5 (Unicode: macron, 0304)</first>
<surname>macron</surname>
</name>
<eventref hlink="_0000003200000032" role="Primary"/>
<eventref hlink="_0000003400000034" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003600000036" change="1464096763" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: E6 (Unicode: breve, 0306)</first>
<surname>breve</surname>
</name>
<eventref hlink="_0000003700000037" role="Primary"/>
<eventref hlink="_0000003900000039" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000003b0000003b" change="1464096763" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: E7 (Unicode: dot above, 0307)</first>
<surname>dot above</surname>
</name>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<eventref hlink="_0000003e0000003e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004000000040" change="1464096763" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: E8 (Unicode: diaeresis, 0308)</first>
<surname>umlaut (dieresis)</surname>
</name>
<eventref hlink="_0000004100000041" role="Primary"/>
<eventref hlink="_0000004300000043" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004500000045" change="1464096763" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: E9 (Unicode: caron, 030C)</first>
<surname>hacek</surname>
</name>
<eventref hlink="_0000004600000046" role="Primary"/>
<eventref hlink="_0000004800000048" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004a0000004a" change="1464096763" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: EA (Unicode: ring above, 030A)</first>
<surname>circle above (angstrom)</surname>
</name>
<eventref hlink="_0000004b0000004b" role="Primary"/>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000004f0000004f" change="1464096763" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: EB (Unicode: ligature left half, FE20)</first>
<surname>ligature, left half</surname>
</name>
<eventref hlink="_0000005000000050" role="Primary"/>
<eventref hlink="_0000005200000052" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005400000054" change="1464096763" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: EC (Unicode: ligature right half, FE21)</first>
<surname>ligature, right half</surname>
</name>
<eventref hlink="_0000005500000055" role="Primary"/>
<eventref hlink="_0000005700000057" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005900000059" change="1464096763" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: ED (Unicode: comma above right, 0315)</first>
<surname>high comma, off center</surname>
</name>
<eventref hlink="_0000005a0000005a" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000005e0000005e" change="1464096763" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: EE (Unicode: double acute, 030B)</first>
<surname>double acute accent</surname>
</name>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<eventref hlink="_0000006100000061" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006300000063" change="1464096763" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: EF (Unicode: candrabindu, 0310)</first>
<surname>candrabindu</surname>
</name>
<eventref hlink="_0000006400000064" role="Primary"/>
<eventref hlink="_0000006600000066" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006800000068" change="1464096763" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: F0 (Unicode: cedilla, 0327)</first>
<surname>cedilla</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000006d0000006d" change="1464096763" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: F1 (Unicode: ogonek, 0328)</first>
<surname>right hook</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007200000072" change="1464096763" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: F2 (Unicode: dot below, 0323)</first>
<surname>dot below</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007700000077" change="1464096763" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: F3 (Unicode: diaeresis below, 0324)</first>
<surname>double dot below</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000007c0000007c" change="1464096763" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: F4 (Unicode: ring below, 0325)</first>
<surname>circle below</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008100000081" change="1464096763" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: F5 (Unicode: double low line, 0333)</first>
<surname>double underscore</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008400000084" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008600000086" change="1464096763" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: F6 (Unicode: line below, 0332)</first>
<surname>underscore</surname>
</name>
<eventref hlink="_0000008700000087" role="Primary"/>
<eventref hlink="_0000008900000089" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000008b0000008b" change="1464096763" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: F7 (Unicode: comma below, 0326)</first>
<surname>left hook</surname>
</name>
<eventref hlink="_0000008c0000008c" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009000000090" change="1464096763" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: F8 (Unicode: left half ring below, 031C)</first>
<surname>right cedilla</surname>
</name>
<eventref hlink="_0000009100000091" role="Primary"/>
<eventref hlink="_0000009300000093" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009500000095" change="1464096763" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: F9 (Unicode: breve below, 032E)</first>
<surname>half circle below</surname>
</name>
<eventref hlink="_0000009600000096" role="Primary"/>
<eventref hlink="_0000009800000098" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009a0000009a" change="1464096763" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FA (Unicode: double tilde left half, FE22)</first>
<surname>double tilde, left half</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009d0000009d" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_0000009f0000009f" change="1464096763" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FB (Unicode: double tilde right half, FE23)</first>
<surname>double tilde, right half</surname>
</name>
<eventref hlink="_000000a0000000a0" role="Primary"/>
<eventref hlink="_000000a2000000a2" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
<person handle="_000000a4000000a4" change="1464096763" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE (Unicode: comma above, 0313)</first>
<surname>high comma, centered</surname>
</name>
<eventref hlink="_000000a5000000a5" role="Primary"/>
<eventref hlink="_000000a7000000a7" role="Primary"/>
<childof hlink="_0000000200000002"/>
</person>
</people>
<families>
<family handle="_0000000200000002" change="1464096763" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000300000003"/>
<childref hlink="_0000000400000004"/>
<childref hlink="_0000000900000009"/>
<childref hlink="_0000000e0000000e"/>
<childref hlink="_0000001300000013"/>
<childref hlink="_0000001800000018"/>
<childref hlink="_0000001d0000001d"/>
<childref hlink="_0000002200000022"/>
<childref hlink="_0000002700000027"/>
<childref hlink="_0000002c0000002c"/>
<childref hlink="_0000003100000031"/>
<childref hlink="_0000003600000036"/>
<childref hlink="_0000003b0000003b"/>
<childref hlink="_0000004000000040"/>
<childref hlink="_0000004500000045"/>
<childref hlink="_0000004a0000004a"/>
<childref hlink="_0000004f0000004f"/>
<childref hlink="_0000005400000054"/>
<childref hlink="_0000005900000059"/>
<childref hlink="_0000005e0000005e"/>
<childref hlink="_0000006300000063"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008600000086"/>
<childref hlink="_0000008b0000008b"/>
<childref hlink="_0000009000000090"/>
<childref hlink="_0000009500000095"/>
<childref hlink="_0000009a0000009a"/>
<childref hlink="_0000009f0000009f"/>
<childref hlink="_000000a4000000a4"/>
</family>
</families>
<places>
<placeobj handle="_0000000600000006" change="1464096763" id="P0000" type="Unknown">
<ptitle>slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)</ptitle>
<pname value="slash l - uppercase (Ł), slash o - uppercase (Ø), slash d - uppercase (Đ), thorn - uppercase (Þ)"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1464096763" id="P0001" type="Unknown">
<ptitle>ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)</ptitle>
<pname value="ligature ae - uppercase (Æ), ligature oe - uppercase (Œ), miagkii znak (ʹ), middle dot (·), musical flat (♭)"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464096763" id="P0002" type="Unknown">
<ptitle>patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)</ptitle>
<pname value="patent mark (®), plus-or-minus (±), hook o - uppercase (Ơ), hook u - uppercase (Ư)"/>
</placeobj>
<placeobj handle="_0000000d0000000d" change="1464096763" id="P0003" type="Unknown">
<ptitle>alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)</ptitle>
<pname value="alif (ʼ), ayn (ʻ), slash l - lowercase (ł), slash o - lowercase (ø), slash d - lowercase (đ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464096763" id="P0004" type="Unknown">
<ptitle>thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)</ptitle>
<pname value="thorn - lowercase (þ), ligature ae - lowercase (æ), ligature oe - lowercase (œ), tverdyi znak (ʺ)"/>
</placeobj>
<placeobj handle="_0000001200000012" change="1464096763" id="P0005" type="Unknown">
<ptitle>dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)</ptitle>
<pname value="dotless i - lowercase (ı), british pound (£), eth (ð), hook o - lowercase (ơ), hook u - lowercase (ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464096763" id="P0006" type="Unknown">
<ptitle>degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)</ptitle>
<pname value="degree sign (°), script l (), phonograph copyright mark (℗), copyright symbol (©)"/>
</placeobj>
<placeobj handle="_0000001700000017" change="1464096763" id="P0007" type="Unknown">
<ptitle>musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)</ptitle>
<pname value="musical sharp (♯), inverted question mark (¿), inverted exclamation mark (¡), es zet (ß)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464096763" id="P0008" type="Unknown">
<ptitle>ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉</ptitle>
<pname value="ẢB̉C̉D̉ẺF̉G̉H̉ỈJ̉K̉L̉M̉N̉ỎP̉Q̉R̉S̉T̉ỦV̉W̉X̉ỶZ̉"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1464096763" id="P0009" type="Unknown">
<ptitle>ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉</ptitle>
<pname value="ảb̉c̉d̉ẻf̉g̉h̉ỉj̉k̉l̉m̉n̉ỏp̉q̉r̉s̉t̉ủv̉w̉x̉ỷz̉"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464096763" id="P0010" type="Unknown">
<ptitle>ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀</ptitle>
<pname value="ÀB̀C̀D̀ÈF̀G̀H̀ÌJ̀K̀L̀M̀ǸÒP̀Q̀R̀S̀T̀ÙV̀ẀX̀ỲZ̀"/>
</placeobj>
<placeobj handle="_0000002100000021" change="1464096763" id="P0011" type="Unknown">
<ptitle>àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀</ptitle>
<pname value="àb̀c̀d̀èf̀g̀h̀ìj̀k̀l̀m̀ǹòp̀q̀r̀s̀t̀ùv̀ẁx̀ỳz̀"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464096763" id="P0012" type="Unknown">
<ptitle>ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ</ptitle>
<pname value="ÁB́ĆD́ÉF́ǴH́ÍJ́ḰĹḾŃÓṔQ́ŔŚT́ÚV́ẂX́ÝŹ"/>
</placeobj>
<placeobj handle="_0000002600000026" change="1464096763" id="P0013" type="Unknown">
<ptitle>áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź</ptitle>
<pname value="áb́ćd́éf́ǵh́íj́ḱĺḿńóṕq́ŕśt́úv́ẃx́ýź"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464096763" id="P0014" type="Unknown">
<ptitle>ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ</ptitle>
<pname value="ÂB̂ĈD̂ÊF̂ĜĤÎĴK̂L̂M̂N̂ÔP̂Q̂R̂ŜT̂ÛV̂ŴX̂ŶẐ"/>
</placeobj>
<placeobj handle="_0000002b0000002b" change="1464096763" id="P0015" type="Unknown">
<ptitle>âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ</ptitle>
<pname value="âb̂ĉd̂êf̂ĝĥîĵk̂l̂m̂n̂ôp̂q̂r̂ŝt̂ûv̂ŵx̂ŷẑ"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464096763" id="P0016" type="Unknown">
<ptitle>ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃</ptitle>
<pname value="ÃB̃C̃D̃ẼF̃G̃H̃ĨJ̃K̃L̃M̃ÑÕP̃Q̃R̃S̃T̃ŨṼW̃X̃ỸZ̃"/>
</placeobj>
<placeobj handle="_0000003000000030" change="1464096763" id="P0017" type="Unknown">
<ptitle>ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃</ptitle>
<pname value="ãb̃c̃d̃ẽf̃g̃h̃ĩj̃k̃l̃m̃ñõp̃q̃r̃s̃t̃ũṽw̃x̃ỹz̃"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464096763" id="P0018" type="Unknown">
<ptitle>ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄</ptitle>
<pname value="ĀB̄C̄D̄ĒF̄ḠH̄ĪJ̄K̄L̄M̄N̄ŌP̄Q̄R̄S̄T̄ŪV̄W̄X̄ȲZ̄"/>
</placeobj>
<placeobj handle="_0000003500000035" change="1464096763" id="P0019" type="Unknown">
<ptitle>āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄</ptitle>
<pname value="āb̄c̄d̄ēf̄ḡh̄īj̄k̄l̄m̄n̄ōp̄q̄r̄s̄t̄ūv̄w̄x̄ȳz̄"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464096763" id="P0020" type="Unknown">
<ptitle>ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆</ptitle>
<pname value="ĂB̆C̆D̆ĔF̆ĞH̆ĬJ̆K̆L̆M̆N̆ŎP̆Q̆R̆S̆T̆ŬV̆W̆X̆Y̆Z̆"/>
</placeobj>
<placeobj handle="_0000003a0000003a" change="1464096763" id="P0021" type="Unknown">
<ptitle>ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆</ptitle>
<pname value="ăb̆c̆d̆ĕf̆ğh̆ĭj̆k̆l̆m̆n̆ŏp̆q̆r̆s̆t̆ŭv̆w̆x̆y̆z̆"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464096763" id="P0022" type="Unknown">
<ptitle>ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ</ptitle>
<pname value="ȦḂĊḊĖḞĠḢİJ̇K̇L̇ṀṄȮṖQ̇ṘṠṪU̇V̇ẆẊẎŻ"/>
</placeobj>
<placeobj handle="_0000003f0000003f" change="1464096763" id="P0023" type="Unknown">
<ptitle>ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż</ptitle>
<pname value="ȧḃċḋėḟġḣi̇j̇k̇l̇ṁṅȯṗq̇ṙṡṫu̇v̇ẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004200000042" change="1464096763" id="P0024" type="Unknown">
<ptitle>ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈</ptitle>
<pname value="ÄB̈C̈D̈ËF̈G̈ḦÏJ̈K̈L̈M̈N̈ÖP̈Q̈R̈S̈T̈ÜV̈ẄẌŸZ̈"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464096763" id="P0025" type="Unknown">
<ptitle>äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈</ptitle>
<pname value="äb̈c̈d̈ëf̈g̈ḧïj̈k̈l̈m̈n̈öp̈q̈r̈s̈ẗüv̈ẅẍÿz̈"/>
</placeobj>
<placeobj handle="_0000004700000047" change="1464096763" id="P0026" type="Unknown">
<ptitle>ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž</ptitle>
<pname value="ǍB̌ČĎĚF̌ǦȞǏJ̌ǨĽM̌ŇǑP̌Q̌ŘŠŤǓV̌W̌X̌Y̌Ž"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464096763" id="P0027" type="Unknown">
<ptitle>ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž</ptitle>
<pname value="ǎb̌čďěf̌ǧȟǐǰǩľm̌ňǒp̌q̌řšťǔv̌w̌x̌y̌ž"/>
</placeobj>
<placeobj handle="_0000004c0000004c" change="1464096763" id="P0028" type="Unknown">
<ptitle>ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊</ptitle>
<pname value="ÅB̊C̊D̊E̊F̊G̊H̊I̊J̊K̊L̊M̊N̊O̊P̊Q̊R̊S̊T̊ŮV̊W̊X̊Y̊Z̊"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464096763" id="P0029" type="Unknown">
<ptitle>åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊</ptitle>
<pname value="åb̊c̊d̊e̊f̊g̊h̊i̊j̊k̊l̊m̊n̊o̊p̊q̊r̊s̊t̊ův̊ẘx̊ẙz̊"/>
</placeobj>
<placeobj handle="_0000005100000051" change="1464096763" id="P0030" type="Unknown">
<ptitle>A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠</ptitle>
<pname value="A︠B︠C︠D︠E︠F︠G︠H︠I︠J︠K︠L︠M︠N︠O︠P︠Q︠R︠S︠T︠U︠V︠W︠X︠Y︠Z︠"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464096763" id="P0031" type="Unknown">
<ptitle>a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠</ptitle>
<pname value="a︠b︠c︠d︠e︠f︠g︠h︠i︠j︠k︠l︠m︠n︠o︠p︠q︠r︠s︠t︠u︠v︠w︠x︠y︠z︠"/>
</placeobj>
<placeobj handle="_0000005600000056" change="1464096763" id="P0032" type="Unknown">
<ptitle>A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡</ptitle>
<pname value="A︡B︡C︡D︡E︡F︡G︡H︡I︡J︡K︡L︡M︡N︡O︡P︡Q︡R︡S︡T︡U︡V︡W︡X︡Y︡Z︡"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464096763" id="P0033" type="Unknown">
<ptitle>a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡</ptitle>
<pname value="a︡b︡c︡d︡e︡f︡g︡h︡i︡j︡k︡l︡m︡n︡o︡p︡q︡r︡s︡t︡u︡v︡w︡x︡y︡z︡"/>
</placeobj>
<placeobj handle="_0000005b0000005b" change="1464096763" id="P0034" type="Unknown">
<ptitle>A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕</ptitle>
<pname value="A̕B̕C̕D̕E̕F̕G̕H̕I̕J̕K̕L̕M̕N̕O̕P̕Q̕R̕S̕T̕U̕V̕W̕X̕Y̕Z̕"/>
</placeobj>
<placeobj handle="_0000005d0000005d" change="1464096763" id="P0035" type="Unknown">
<ptitle>a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕</ptitle>
<pname value="a̕b̕c̕d̕e̕f̕g̕h̕i̕j̕k̕l̕m̕n̕o̕p̕q̕r̕s̕t̕u̕v̕w̕x̕y̕z̕"/>
</placeobj>
<placeobj handle="_0000006000000060" change="1464096763" id="P0036" type="Unknown">
<ptitle>A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋</ptitle>
<pname value="A̋B̋C̋D̋E̋F̋G̋H̋I̋J̋K̋L̋M̋N̋ŐP̋Q̋R̋S̋T̋ŰV̋W̋X̋Y̋Z̋"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464096763" id="P0037" type="Unknown">
<ptitle>a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋</ptitle>
<pname value="a̋b̋c̋d̋e̋f̋g̋h̋i̋j̋k̋l̋m̋n̋őp̋q̋r̋s̋t̋űv̋w̋x̋y̋z̋"/>
</placeobj>
<placeobj handle="_0000006500000065" change="1464096763" id="P0038" type="Unknown">
<ptitle>A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐</ptitle>
<pname value="A̐B̐C̐D̐E̐F̐G̐H̐I̐J̐K̐L̐M̐N̐O̐P̐Q̐R̐S̐T̐U̐V̐W̐X̐Y̐Z̐"/>
</placeobj>
<placeobj handle="_0000006700000067" change="1464096763" id="P0039" type="Unknown">
<ptitle>a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐</ptitle>
<pname value="a̐b̐c̐d̐e̐f̐g̐h̐i̐j̐k̐l̐m̐n̐o̐p̐q̐r̐s̐t̐u̐v̐w̐x̐y̐z̐"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464096763" id="P0040" type="Unknown">
<ptitle>A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧</ptitle>
<pname value="A̧B̧ÇḐȨF̧ĢḨI̧J̧ĶĻM̧ŅO̧P̧Q̧ŖŞŢU̧V̧W̧X̧Y̧Z̧"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464096763" id="P0041" type="Unknown">
<ptitle>a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧</ptitle>
<pname value="a̧b̧çḑȩf̧ģḩi̧j̧ķļm̧ņo̧p̧q̧ŗşţu̧v̧w̧x̧y̧z̧"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464096763" id="P0042" type="Unknown">
<ptitle>ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨</ptitle>
<pname value="ĄB̨C̨D̨ĘF̨G̨H̨ĮJ̨K̨L̨M̨N̨ǪP̨Q̨R̨S̨T̨ŲV̨W̨X̨Y̨Z̨"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464096763" id="P0043" type="Unknown">
<ptitle>ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨</ptitle>
<pname value="ąb̨c̨d̨ęf̨g̨h̨įj̨k̨l̨m̨n̨ǫp̨q̨r̨s̨t̨ųv̨w̨x̨y̨z̨"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464096763" id="P0044" type="Unknown">
<ptitle>ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ</ptitle>
<pname value="ẠḄC̣ḌẸF̣G̣ḤỊJ̣ḲḶṂṆỌP̣Q̣ṚṢṬỤṾẈX̣ỴẒ"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464096763" id="P0045" type="Unknown">
<ptitle>ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ</ptitle>
<pname value="ạḅc̣ḍẹf̣g̣ḥịj̣ḳḷṃṇọp̣q̣ṛṣṭụṿẉx̣ỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464096763" id="P0046" type="Unknown">
<ptitle>A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤</ptitle>
<pname value="A̤B̤C̤D̤E̤F̤G̤H̤I̤J̤K̤L̤M̤N̤O̤P̤Q̤R̤S̤T̤ṲV̤W̤X̤Y̤Z̤"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464096763" id="P0047" type="Unknown">
<ptitle>a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤</ptitle>
<pname value="a̤b̤c̤d̤e̤f̤g̤h̤i̤j̤k̤l̤m̤n̤o̤p̤q̤r̤s̤t̤ṳv̤w̤x̤y̤z̤"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464096763" id="P0048" type="Unknown">
<ptitle>ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥</ptitle>
<pname value="ḀB̥C̥D̥E̥F̥G̥H̥I̥J̥K̥L̥M̥N̥O̥P̥Q̥R̥S̥T̥U̥V̥W̥X̥Y̥Z̥"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464096763" id="P0049" type="Unknown">
<ptitle>ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥</ptitle>
<pname value="ḁb̥c̥d̥e̥f̥g̥h̥i̥j̥k̥l̥m̥n̥o̥p̥q̥r̥s̥t̥u̥v̥w̥x̥y̥z̥"/>
</placeobj>
<placeobj handle="_0000008300000083" change="1464096763" id="P0050" type="Unknown">
<ptitle>A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳</ptitle>
<pname value="A̳B̳C̳D̳E̳F̳G̳H̳I̳J̳K̳L̳M̳N̳O̳P̳Q̳R̳S̳T̳U̳V̳W̳X̳Y̳Z̳"/>
</placeobj>
<placeobj handle="_0000008500000085" change="1464096763" id="P0051" type="Unknown">
<ptitle>a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳</ptitle>
<pname value="a̳b̳c̳d̳e̳f̳g̳h̳i̳j̳k̳l̳m̳n̳o̳p̳q̳r̳s̳t̳u̳v̳w̳x̳y̳z̳"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464096763" id="P0052" type="Unknown">
<ptitle>A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲</ptitle>
<pname value="A̲B̲C̲D̲E̲F̲G̲H̲I̲J̲K̲L̲M̲N̲O̲P̲Q̲R̲S̲T̲U̲V̲W̲X̲Y̲Z̲"/>
</placeobj>
<placeobj handle="_0000008a0000008a" change="1464096763" id="P0053" type="Unknown">
<ptitle>a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲</ptitle>
<pname value="a̲b̲c̲d̲e̲f̲g̲h̲i̲j̲k̲l̲m̲n̲o̲p̲q̲r̲s̲t̲u̲v̲w̲x̲y̲z̲"/>
</placeobj>
<placeobj handle="_0000008d0000008d" change="1464096763" id="P0054" type="Unknown">
<ptitle>A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦</ptitle>
<pname value="A̦B̦C̦D̦E̦F̦G̦H̦I̦J̦K̦L̦M̦N̦O̦P̦Q̦R̦ȘȚU̦V̦W̦X̦Y̦Z̦"/>
</placeobj>
<placeobj handle="_0000008f0000008f" change="1464096763" id="P0055" type="Unknown">
<ptitle>a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦</ptitle>
<pname value="a̦b̦c̦d̦e̦f̦g̦h̦i̦j̦k̦l̦m̦n̦o̦p̦q̦r̦șțu̦v̦w̦x̦y̦z̦"/>
</placeobj>
<placeobj handle="_0000009200000092" change="1464096763" id="P0056" type="Unknown">
<ptitle>A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜</ptitle>
<pname value="A̜B̜C̜D̜E̜F̜G̜H̜I̜J̜K̜L̜M̜N̜O̜P̜Q̜R̜S̜T̜U̜V̜W̜X̜Y̜Z̜"/>
</placeobj>
<placeobj handle="_0000009400000094" change="1464096763" id="P0057" type="Unknown">
<ptitle>a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜</ptitle>
<pname value="a̜b̜c̜d̜e̜f̜g̜h̜i̜j̜k̜l̜m̜n̜o̜p̜q̜r̜s̜t̜u̜v̜w̜x̜y̜z̜"/>
</placeobj>
<placeobj handle="_0000009700000097" change="1464096763" id="P0058" type="Unknown">
<ptitle>A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮</ptitle>
<pname value="A̮B̮C̮D̮E̮F̮G̮ḪI̮J̮K̮L̮M̮N̮O̮P̮Q̮R̮S̮T̮U̮V̮W̮X̮Y̮Z̮"/>
</placeobj>
<placeobj handle="_0000009900000099" change="1464096763" id="P0059" type="Unknown">
<ptitle>a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮</ptitle>
<pname value="a̮b̮c̮d̮e̮f̮g̮ḫi̮j̮k̮l̮m̮n̮o̮p̮q̮r̮s̮t̮u̮v̮w̮x̮y̮z̮"/>
</placeobj>
<placeobj handle="_0000009c0000009c" change="1464096763" id="P0060" type="Unknown">
<ptitle>A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢</ptitle>
<pname value="A︢B︢C︢D︢E︢F︢G︢H︢I︢J︢K︢L︢M︢N︢O︢P︢Q︢R︢S︢T︢U︢V︢W︢X︢Y︢Z︢"/>
</placeobj>
<placeobj handle="_0000009e0000009e" change="1464096763" id="P0061" type="Unknown">
<ptitle>a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢</ptitle>
<pname value="a︢b︢c︢d︢e︢f︢g︢h︢i︢j︢k︢l︢m︢n︢o︢p︢q︢r︢s︢t︢u︢v︢w︢x︢y︢z︢"/>
</placeobj>
<placeobj handle="_000000a1000000a1" change="1464096763" id="P0062" type="Unknown">
<ptitle>A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣</ptitle>
<pname value="A︣B︣C︣D︣E︣F︣G︣H︣I︣J︣K︣L︣M︣N︣O︣P︣Q︣R︣S︣T︣U︣V︣W︣X︣Y︣Z︣"/>
</placeobj>
<placeobj handle="_000000a3000000a3" change="1464096763" id="P0063" type="Unknown">
<ptitle>a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣</ptitle>
<pname value="a︣b︣c︣d︣e︣f︣g︣h︣i︣j︣k︣l︣m︣n︣o︣p︣q︣r︣s︣t︣u︣v︣w︣x︣y︣z︣"/>
</placeobj>
<placeobj handle="_000000a6000000a6" change="1464096763" id="P0064" type="Unknown">
<ptitle>A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓</ptitle>
<pname value="A̓B̓C̓D̓E̓F̓G̓H̓I̓J̓K̓L̓M̓N̓O̓P̓Q̓R̓S̓T̓U̓V̓W̓X̓Y̓Z̓"/>
</placeobj>
<placeobj handle="_000000a8000000a8" change="1464096763" id="P0065" type="Unknown">
<ptitle>a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓</ptitle>
<pname value="a̓b̓c̓d̓e̓f̓g̓h̓i̓j̓k̓l̓m̓n̓o̓p̓q̓r̓s̓t̓u̓v̓w̓x̓y̓z̓"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,82 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (22.0.0.1410)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
1 DEST GED55
1 DATE 01 MAR 2016
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_LINK.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
1 NAME The Subm /Tester/
1 ADDR 123 Main St., Winslow, PA, 12345
2 ADR1 123 Main St.
2 CITY Winslow
2 STAE PA
2 POST 12345
0 @I0@ INDI
1 NAME The /Tester/
2 SOUR @S6@
3 PAGE 777, record for The Tester
3 _JUST Because its good
1 BIRT
2 DATE 29 DEC 1954
2 PLAC 123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140
3 FORM Street, City, County, State, Country, Zip code
1 _CIRC
2 DATE 11 JAN 1955
2 PLAC 456 Main St, Cleveland, Cuyahoga, Ohio, USA, 44140
3 FORM Street, City, County, State, Country, Zip code
1 _ELEC Mayor
2 TYPE Small town
2 DATE 1980
2 PLAC Littetown, Smallcounty, Ohio, USA
1 FAMS @F4211@
1 _XYZ He should keep his zipper closed
2 DATE 1979
1 EVEN Celebration
2 TYPE Independence Day
2 DATE 4 JUL 1981
0 @I1@ INDI
1 NAME Mrs /Tester/
1 RESI
2 DATE 30 DEC 1954
2 ADDR 123 Main St., Winslow, PA, 12345
3 ADR1 123 Main St.
3 CITY Winslow
3 STAE PA
3 POST 12345
2 NOTE Address as event is legal, with PHON,FAX,EMAIL,WWW
1 FAMS @F4211@
0 @I2@ INDI
1 NAME Tom /Tester/
1 FAMC @F4211@
0 @F4211@ FAM
1 HUSB @I0@
1 WIFE @I1@
1 CHIL @I2@
2 _FREL Natural
2 _MREL Natural
1 MARR
2 DATE 1970
2 PLAC St Rafaels Church, Bay Village, Cuyahoga, Ohio, USA
1 _INFIDELITY
2 DATE 1979
2 PLAC Of Ill Repute, Shaker Heights, Ohio, USA
1 _SEPR
2 DATE 1980
2 PLAC Cuyahoga, OHIO, USA
0 @S6@ SOUR
1 TITL Ohio Births, 1958-2002
1 REPO @R1@
0 @R1@ REPO
1 NAME Testers Repository
1 ADDR 123 High St., OSF village, CA, USA
1 NOTE Testers Repository Record
0 TRLR

View File

@@ -0,0 +1,197 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
<resname>The Subm /Tester/</resname>
<resaddr>123 Main St.</resaddr>
<rescity>Winslow</rescity>
<resstate>PA</resstate>
<respostal>12345</respostal>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1472500305" id="E0000">
<type>Birth</type>
<dateval val="1954-12-29"/>
<place hlink="_0000000600000006"/>
</event>
<event handle="_0000000700000007" change="1472500305" id="E0001">
<type>Circumcision</type>
<dateval val="1955-01-11"/>
<place hlink="_0000000800000008"/>
</event>
<event handle="_0000000900000009" change="1472500305" id="E0002">
<type>Elected</type>
<dateval val="1980"/>
<place hlink="_0000000a0000000a"/>
<description>Small town</description>
</event>
<event handle="_0000000c0000000c" change="1472500305" id="E0003">
<type>_XYZ</type>
<dateval val="1979"/>
<description>He should keep his zipper closed</description>
</event>
<event handle="_0000000d0000000d" change="1472500305" id="E0004">
<type>Independence Day</type>
<dateval val="1981-07-04"/>
<description>Celebration</description>
</event>
<event handle="_0000000f0000000f" change="1472500305" id="E0005">
<type>Residence</type>
<dateval val="1954-12-30"/>
<place hlink="_0000001100000011"/>
<noteref hlink="_0000001000000010"/>
</event>
<event handle="_0000001300000013" change="1472500305" id="E0006">
<type>Marriage</type>
<dateval val="1970"/>
<place hlink="_0000001400000014"/>
</event>
<event handle="_0000001500000015" change="1472500305" id="E0007">
<type>_INFIDELITY</type>
<dateval val="1979"/>
<place hlink="_0000001600000016"/>
</event>
<event handle="_0000001700000017" change="1472500305" id="E0008">
<type>Separation</type>
<dateval val="1980"/>
<place hlink="_0000001800000018"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500305" id="I0000">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
<citationref hlink="_0000000400000004"/>
</name>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<eventref hlink="_0000000900000009" role="Primary"/>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<parentin hlink="_0000000b0000000b"/>
</person>
<person handle="_0000000e0000000e" change="1472500305" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>Mrs</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<parentin hlink="_0000000b0000000b"/>
</person>
<person handle="_0000001200000012" change="1472500305" id="I0002">
<gender>U</gender>
<name type="Birth Name">
<first>Tom</first>
<surname>Tester</surname>
</name>
<childof hlink="_0000000b0000000b"/>
</person>
</people>
<families>
<family handle="_0000000b0000000b" change="1472500305" id="F4211">
<rel type="Married"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000e0000000e"/>
<eventref hlink="_0000001300000013" role="Family"/>
<eventref hlink="_0000001500000015" role="Family"/>
<eventref hlink="_0000001700000017" role="Family"/>
<childref hlink="_0000001200000012"/>
</family>
</families>
<citations>
<citation handle="_0000000400000004" change="1472500305" id="C0000">
<page>777, record for The Tester</page>
<confidence>2</confidence>
<noteref hlink="_0000000300000003"/>
<sourceref hlink="_0000000200000002"/>
</citation>
</citations>
<sources>
<source handle="_0000000200000002" change="1472500305" id="S0006">
<stitle>Ohio Births, 1958-2002</stitle>
<reporef hlink="_0000001900000019" medium="Book"/>
</source>
</sources>
<places>
<placeobj handle="_0000000600000006" change="1472500305" id="P0000" type="Street">
<ptitle>123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140</ptitle>
<code>44140</code>
<pname value="123 High St"/>
<placeref hlink="_0000001e0000001e"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1472500305" id="P0001" type="Street">
<ptitle>456 Main St, Cleveland, Cuyahoga, Ohio, USA, 44140</ptitle>
<code>44140</code>
<pname value="456 Main St"/>
<placeref hlink="_0000001e0000001e"/>
</placeobj>
<placeobj handle="_0000000a0000000a" change="1472500305" id="P0002" type="Unknown">
<ptitle>Littetown, Smallcounty, Ohio, USA</ptitle>
<pname value="Littetown, Smallcounty, Ohio, USA"/>
</placeobj>
<placeobj handle="_0000001100000011" change="1472500305" id="P0003" type="Address">
<ptitle>123 Main St., Winslow, PA, 12345</ptitle>
<pname value="123 Main St., Winslow, PA, 12345"/>
<location street="123 Main St." city="Winslow" state="PA" postal="12345"/>
</placeobj>
<placeobj handle="_0000001400000014" change="1472500305" id="P0004" type="Unknown">
<ptitle>St Rafaels Church, Bay Village, Cuyahoga, Ohio, USA</ptitle>
<pname value="St Rafaels Church, Bay Village, Cuyahoga, Ohio, USA"/>
</placeobj>
<placeobj handle="_0000001600000016" change="1472500305" id="P0005" type="Unknown">
<ptitle>Of Ill Repute, Shaker Heights, Ohio, USA</ptitle>
<pname value="Of Ill Repute, Shaker Heights, Ohio, USA"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1472500305" id="P0006" type="Unknown">
<ptitle>Cuyahoga, OHIO, USA</ptitle>
<pname value="Cuyahoga, OHIO, USA"/>
</placeobj>
<placeobj handle="_0000001b0000001b" change="1472500305" id="P0007" type="Country">
<ptitle>USA</ptitle>
<pname value="USA"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1472500305" id="P0008" type="State">
<ptitle>Ohio, USA</ptitle>
<pname value="Ohio"/>
<placeref hlink="_0000001b0000001b"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1472500305" id="P0009" type="County">
<ptitle>Cuyahoga, Ohio, USA</ptitle>
<pname value="Cuyahoga"/>
<placeref hlink="_0000001c0000001c"/>
</placeobj>
<placeobj handle="_0000001e0000001e" change="1472500305" id="P0010" type="City">
<ptitle>Cleveland, Cuyahoga, Ohio, USA</ptitle>
<pname value="Cleveland"/>
<placeref hlink="_0000001d0000001d"/>
</placeobj>
</places>
<repositories>
<repository handle="_0000001900000019" change="1472500305" id="R0001">
<rname>Testers Repository</rname>
<type>Library</type>
<address>
<street>123 High St., OSF village, CA, USA</street>
</address>
<noteref hlink="_0000001a0000001a"/>
</repository>
</repositories>
<notes>
<note handle="_0000000300000003" change="1472500305" id="N0000" type="Citation Justification">
<text>Because its good</text>
</note>
<note handle="_0000001000000010" change="1472500305" id="N0001" type="Event Note">
<text>Address as event is legal, with PHON,FAX,EMAIL,WWW</text>
</note>
<note handle="_0000001a0000001a" change="1472500305" id="N0002" type="Repository Note">
<text>Testers Repository Record</text>
</note>
</notes>
</database>

View File

@@ -3,41 +3,41 @@
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-23" version="GrampsAIO64-4.2.1-2"/>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000500000005" change="1464018002" id="E0000">
<event handle="_0000000500000005" change="1472500305" id="E0000">
<type>Birth</type>
<dateval val="1816"/>
<place hlink="_0000000700000007"/>
<citationref hlink="_0000000600000006"/>
</event>
<event handle="_0000000800000008" change="1464018002" id="E0001">
<event handle="_0000000800000008" change="1472500305" id="E0001">
<type>Residence</type>
<dateval val="1850"/>
<place hlink="_0000000a0000000a"/>
<citationref hlink="_0000000900000009"/>
</event>
<event handle="_0000000b0000000b" change="1464018002" id="E0002">
<event handle="_0000000b0000000b" change="1472500305" id="E0002">
<type>Death</type>
<datestr val="1850/1860"/>
<place hlink="_0000000c0000000c"/>
</event>
<event handle="_0000000f0000000f" change="1464018002" id="E0003">
<event handle="_0000000f0000000f" change="1472500305" id="E0003">
<type>Marriage</type>
<dateval val="1841" type="about"/>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001100000011" change="1464018002" id="E0004">
<event handle="_0000001100000011" change="1472500305" id="E0004">
<type>Marriage</type>
<dateval val="1847-08"/>
<place hlink="_0000001200000012"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464018002" id="I0278">
<person handle="_0000000100000001" change="1472500305" id="I0278">
<gender>M</gender>
<name type="Birth Name">
<first>Andrew</first>
@@ -54,13 +54,13 @@
</person>
</people>
<families>
<family handle="_0000000d0000000d" change="1464018002" id="F0073">
<family handle="_0000000d0000000d" change="1472500305" id="F0073">
<rel type="Married"/>
<father hlink="_0000000100000001"/>
<eventref hlink="_0000000f0000000f" role="Family"/>
<childref hlink="_0000000100000001"/>
</family>
<family handle="_0000000e0000000e" change="1464018002" id="F0074">
<family handle="_0000000e0000000e" change="1472500305" id="F0074">
<rel type="Married"/>
<father hlink="_0000000100000001"/>
<eventref hlink="_0000001100000011" role="Family"/>
@@ -68,19 +68,19 @@
</family>
</families>
<citations>
<citation handle="_0000000400000004" change="1464018002" id="C0000">
<citation handle="_0000000400000004" change="1472500305" id="C0000">
<page>Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248</page>
<confidence>2</confidence>
<objref hlink="_0000000300000003"/>
<sourceref hlink="_0000000200000002"/>
</citation>
<citation handle="_0000000600000006" change="1464018002" id="C0001">
<citation handle="_0000000600000006" change="1472500305" id="C0001">
<page>Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248</page>
<confidence>2</confidence>
<objref hlink="_0000000300000003"/>
<sourceref hlink="_0000000200000002"/>
</citation>
<citation handle="_0000000900000009" change="1464018002" id="C0002">
<citation handle="_0000000900000009" change="1472500305" id="C0002">
<page>Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248</page>
<confidence>2</confidence>
<objref hlink="_0000000300000003"/>
@@ -88,7 +88,7 @@
</citation>
</citations>
<sources>
<source handle="_0000000200000002" change="1464018002" id="S0029">
<source handle="_0000000200000002" change="1472500305" id="S0029">
<stitle>1850 United States Federal Census</stitle>
<sauthor>Ancestry.com</sauthor>
<spubinfo>Name: Ancestry.com Operations, Inc.; Location: Provo, UT, USA; Date: 2009;</spubinfo>
@@ -96,42 +96,42 @@
</source>
</sources>
<places>
<placeobj handle="_0000000700000007" change="1464018002" id="P0000" type="Unknown">
<placeobj handle="_0000000700000007" change="1472500305" id="P0000" type="Unknown">
<ptitle>Tennessee, USA</ptitle>
<pname value="Tennessee, USA"/>
</placeobj>
<placeobj handle="_0000000a0000000a" change="1464018002" id="P0001" type="Unknown">
<placeobj handle="_0000000a0000000a" change="1472500305" id="P0001" type="Unknown">
<ptitle>District 14, Cape Girardeau, Missouri, USA</ptitle>
<pname value="District 14, Cape Girardeau, Missouri, USA"/>
</placeobj>
<placeobj handle="_0000000c0000000c" change="1464018002" id="P0002" type="Unknown">
<placeobj handle="_0000000c0000000c" change="1472500305" id="P0002" type="Unknown">
<ptitle>Bollinger Co. MO</ptitle>
<pname value="Bollinger Co. MO"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464018002" id="P0003" type="Unknown">
<placeobj handle="_0000001000000010" change="1472500305" id="P0003" type="Unknown">
<ptitle>Union Co.?, IL</ptitle>
<pname value="Union Co.?, IL"/>
</placeobj>
<placeobj handle="_0000001200000012" change="1464018002" id="P0004" type="Unknown">
<placeobj handle="_0000001200000012" change="1472500305" id="P0004" type="Unknown">
<ptitle>Wayne, Missouri, United States</ptitle>
<pname value="Wayne, Missouri, United States"/>
</placeobj>
</places>
<objects>
<object handle="_0000000300000003" change="1464018002" id="M159">
<object handle="_0000000300000003" change="1472500305" id="M159">
<file src="1850 United States Federal Census(11)-1.jpg" mime="image/jpeg" description="1850 United States Federal Census"/>
<noteref hlink="_0000001400000014"/>
<noteref hlink="_0000001500000015"/>
</object>
<object handle="_0000001600000016" change="1464018002" id="M158">
<object handle="_0000001600000016" change="1472500305" id="M158">
<file src="D:/Users/PRC/Downloads/1850 United States Federal Census(11)-1.jpg" mime="image/jpeg" description="D:\Users\PRC\Downloads\1850 United States Federal Census(11)-1.jpg"/>
</object>
<object handle="_0000001700000017" change="1464018002" id="M157">
<object handle="_0000001700000017" change="1472500305" id="M157">
<file src="http://1.gravatar.com/avatar/77e02a3c8c665155ad1acaac8c2742e0?s=120&amp;d=mm&amp;r=pg" mime="unknown" description="http://1.gravatar.com/avatar/77e02a3c8c665155ad1acaac8c2742e0?s=120&amp;d=mm&amp;r=pg"/>
</object>
</objects>
<repositories>
<repository handle="_0000001300000013" change="1464018002" id="R0001">
<repository handle="_0000001300000013" change="1472500305" id="R0001">
<rname>Ancestry.com</rname>
<type>Library</type>
<address>
@@ -140,10 +140,10 @@
</repository>
</repositories>
<notes>
<note handle="_0000001400000014" change="1464018002" id="N0000" type="General">
<note handle="_0000001400000014" change="1472500305" id="N0000" type="Media Note">
<text>Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248</text>
</note>
<note handle="_0000001500000015" change="1464018002" id="N0001" type="GEDCOM import">
<note handle="_0000001500000015" change="1472500305" id="N0001" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M159:
Could not import 1850 United States Federal Census(11)-1.jpg Line 70: 1 FILE 1850 United States Federal Census(11)-1.jpg</text>

View File

@@ -0,0 +1,41 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (22.0.0.1410)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
3 PHON (801) 705-7000
1 DEST GED55
1 DATE 01 MAR 2016
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_LINK.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
0 @I937@ INDI
1 NAME François Joseph /Raffath/
2 SOUR @S241@
3 _LINK http://gw.geneanet.org/danynogue2?lang=en&pz=anny+lise+marie&nz=le+vaillant&ocz=0&p=francois+joseph&n=raffath&oc=6
0 @I1@ INDI
1 NAME Michael /Sullivan/
2 SOUR @S118@
3 PAGE GS Film number: 2342492 Frame Number: Digital Folder Number:
4 CONC 4208243 Image Number: 339 Reference ID: p 493 rn 9850
3 DATA
4 TEXT Name: Michael Sullivan Race (Original): Age (Expanded): 25 years
5 CONC Birth Year: 1866 Birthplace: Ireland Spouse's Name: Nellie
5 CONC Moynahan Spouse's Race (Original): Spouse's Age
5 CONC (Expanded): 25 years Spouse's Birth Year: 1866 Spouse's
5 CONC Birthplace: Ireland Event Date: 04 Nov 1891 Event Place: Wayne,
5 CONC Michigan Father's Name: Michael Sullivan Mother's Name:
5 CONC Julia Brosnahan Spouse's Father's Name: Mich. Moynahan
5 CONC Spouse's Mother's Name: Ellen Quinlan
3 _LINK https://familysearch.org/pal:/MM9.1.1/N3XS-1BL
0 @S118@ SOUR
1 TITL Michigan, Marriages, 1868-1925
0 @S241@ SOUR
1 TITL Daniel NOGUE family tree
0 TRLR

View File

@@ -0,0 +1,67 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-07-16" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<people>
<person handle="_0000000100000001" change="1468687774" id="I0937">
<gender>U</gender>
<name type="Birth Name">
<first>François Joseph</first>
<surname>Raffath</surname>
<citationref hlink="_0000000400000004"/>
</name>
</person>
<person handle="_0000000500000005" change="1468687774" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>Michael</first>
<surname>Sullivan</surname>
<citationref hlink="_0000000900000009"/>
</name>
</person>
</people>
<citations>
<citation handle="_0000000400000004" change="1468687774" id="C0000">
<confidence>2</confidence>
<noteref hlink="_0000000300000003"/>
<sourceref hlink="_0000000200000002"/>
</citation>
<citation handle="_0000000900000009" change="1468687774" id="C0001">
<page>GS Film number: 2342492 Frame Number: Digital Folder Number: 4208243 Image Number: 339 Reference ID: p 493 rn 9850</page>
<confidence>2</confidence>
<noteref hlink="_0000000700000007"/>
<noteref hlink="_0000000800000008"/>
<sourceref hlink="_0000000600000006"/>
</citation>
</citations>
<sources>
<source handle="_0000000200000002" change="1468687774" id="S0241">
<stitle>Daniel NOGUE family tree</stitle>
</source>
<source handle="_0000000600000006" change="1468687774" id="S0118">
<stitle>Michigan, Marriages, 1868-1925</stitle>
</source>
</sources>
<notes>
<note handle="_0000000300000003" change="1468687774" id="N0000" type="Citation">
<text>http://gw.geneanet.org/danynogue2?lang=en&amp;pz=anny+lise+marie&amp;nz=le+vaillant&amp;ocz=0&amp;p=francois+joseph&amp;n=raffath&amp;oc=6</text>
<style name="link" value="http://gw.geneanet.org/danynogue2?lang=en&amp;pz=anny+lise+marie&amp;nz=le+vaillant&amp;ocz=0&amp;p=francois+joseph&amp;n=raffath&amp;oc=6">
<range start="0" end="114"/>
</style>
</note>
<note handle="_0000000700000007" change="1468687774" id="N0001" type="Source text">
<text>Name: Michael Sullivan Race (Original): Age (Expanded): 25 years Birth Year: 1866 Birthplace: Ireland Spouse's Name: Nellie Moynahan Spouse's Race (Original): Spouse's Age (Expanded): 25 years Spouse's Birth Year: 1866 Spouse's Birthplace: Ireland Event Date: 04 Nov 1891 Event Place: Wayne, Michigan Father's Name: Michael Sullivan Mother's Name: Julia Brosnahan Spouse's Father's Name: Mich. Moynahan Spouse's Mother's Name: Ellen Quinlan</text>
</note>
<note handle="_0000000800000008" change="1468687774" id="N0002" type="Citation">
<text>https://familysearch.org/pal:/MM9.1.1/N3XS-1BL</text>
<style name="link" value="https://familysearch.org/pal:/MM9.1.1/N3XS-1BL">
<range start="0" end="46"/>
</style>
</note>
</notes>
</database>

View File

@@ -0,0 +1,37 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (21.0.0.723)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
3 PHON (801) 705-7000
1 DEST GED55
1 DATE 11 DEC 2013
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_OCCU_bug.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
0 @I1@ INDI
1 NAME The /Tester/
1 OCCU Working at Halle's Department Store
2 DATE 16 OCT 1946
2 PLAC Cleveland, Cuyahoga, Ohio, United States of America
1 OCCU
2 DATE 06 JUL 1950
2 PLAC Shoemaker
1 RELI Methodist
2 DATE 06 JUL 1940
1 RELI
2 PLAC Lutherin
2 DATE 06 JUL 1950
1 _DEG High School
2 PLAC Norwalk, Ohio, USA
2 DATE 06 JUL 1935
1 _DEG
2 PLAC Case Western University
2 DATE 06 JUL 1939
0 TRLR

View File

@@ -0,0 +1,69 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-07-14" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1468508301" id="E0000">
<type>Occupation</type>
<dateval val="1946-10-16"/>
<place hlink="_0000000300000003"/>
<description>Working at Halle's Department Store</description>
</event>
<event handle="_0000000400000004" change="1468508301" id="E0001">
<type>Occupation</type>
<dateval val="1950-07-06"/>
<description>Shoemaker</description>
</event>
<event handle="_0000000500000005" change="1468508301" id="E0002">
<type>Religion</type>
<dateval val="1940-07-06"/>
<description>Methodist</description>
</event>
<event handle="_0000000600000006" change="1468508301" id="E0003">
<type>Religion</type>
<dateval val="1950-07-06"/>
<description>Lutherin</description>
</event>
<event handle="_0000000700000007" change="1468508301" id="E0004">
<type>Degree</type>
<dateval val="1935-07-06"/>
<place hlink="_0000000800000008"/>
<description>High School</description>
</event>
<event handle="_0000000900000009" change="1468508301" id="E0005">
<type>Degree</type>
<dateval val="1939-07-06"/>
<description>Case Western University</description>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1468508301" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<eventref hlink="_0000000500000005" role="Primary"/>
<eventref hlink="_0000000600000006" role="Primary"/>
<eventref hlink="_0000000700000007" role="Primary"/>
<eventref hlink="_0000000900000009" role="Primary"/>
</person>
</people>
<places>
<placeobj handle="_0000000300000003" change="1468508301" id="P0000" type="Unknown">
<ptitle>Cleveland, Cuyahoga, Ohio, United States of America</ptitle>
<pname value="Cleveland, Cuyahoga, Ohio, United States of America"/>
</placeobj>
<placeobj handle="_0000000800000008" change="1468508301" id="P0001" type="Unknown">
<ptitle>Norwalk, Ohio, USA</ptitle>
<pname value="Norwalk, Ohio, USA"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,68 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (21.0.0.723)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
3 PHON (801) 705-7000
1 DEST GED55
1 DATE 26 JUL 2016
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_PHOTO.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5.1
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
0 @I1@ INDI
1 NAME The /Tester/
1 NOTE The primary photo should be a male Sourpuss in a Hat 03.jpg or Gid:M3
1 _PHOTO @M3@
1 OBJE @M1@
1 OBJE @M2@
1 OBJE @M3@
1 OBJE @M4@
1 OBJE @M5@
0 @I2@ INDI
1 NAME She /Tester/
1 NOTE The primary photo should be a girl eating 04.jpg or Gid:M4
1 OBJE @M1@
1 OBJE @M2@
1 OBJE @M3@
1 OBJE @M4@
2 _PRIM Y
3 WHAT ???
1 OBJE @M5@
0 @M1@ OBJE
1 FILE O1.jpg
2 TITL Ferry Arriving 1910
0 @M2@ OBJE
1 FILE O2.jpg
2 TITL B&W Kids
0 @M3@ OBJE
1 FILE O3.jpg
2 TITL Sourpuss in Hat
0 @M4@ OBJE
1 FILE O4.jpg
2 TITL Girl Eating
0 @M5@ OBJE
1 FILE O5.jpg
2 TITL Edwin & Janice Smith
0 @I3@ INDI
1 NAME Edwin /Tester/
1 NOTE The primary photo should be a male of pair 05.jpg
1 OBJE
2 FILE O3.jpg
3 FORM jpeg
2 TITL Sourpuss in Hat
1 OBJE
2 FILE O4.jpg
3 FORM jpeg
2 TITL Girl Eating
1 OBJE
2 FILE O5.jpg
3 FORM jpeg
2 TITL Edwin & Janice Smith
2 _PRIM Y
0 TRLR

View File

@@ -0,0 +1,151 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<people>
<person handle="_0000000100000001" change="1472500306" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
</name>
<objref hlink="_0000000500000005"/>
<objref hlink="_0000000300000003"/>
<objref hlink="_0000000400000004"/>
<objref hlink="_0000000600000006"/>
<objref hlink="_0000000700000007"/>
<noteref hlink="_0000000200000002"/>
</person>
<person handle="_0000000800000008" change="1472500306" id="I0002">
<gender>U</gender>
<name type="Birth Name">
<first>She</first>
<surname>Tester</surname>
</name>
<objref hlink="_0000000600000006"/>
<objref hlink="_0000000300000003"/>
<objref hlink="_0000000400000004"/>
<objref hlink="_0000000500000005"/>
<objref hlink="_0000000700000007"/>
<noteref hlink="_0000000900000009"/>
<noteref hlink="_0000000a0000000a"/>
</person>
<person handle="_0000001000000010" change="1472500306" id="I0003">
<gender>U</gender>
<name type="Birth Name">
<first>Edwin</first>
<surname>Tester</surname>
</name>
<objref hlink="_0000001400000014"/>
<objref hlink="_0000001200000012"/>
<objref hlink="_0000001300000013"/>
<noteref hlink="_0000001100000011"/>
<noteref hlink="_0000001500000015"/>
</person>
</people>
<objects>
<object handle="_0000000300000003" change="1472500306" id="M1">
<file src="O1.jpg" mime="image/jpeg" description="Ferry Arriving 1910"/>
<noteref hlink="_0000000b0000000b"/>
</object>
<object handle="_0000000400000004" change="1472500306" id="M2">
<file src="O2.jpg" mime="image/jpeg" description="B&amp;W Kids"/>
<noteref hlink="_0000000c0000000c"/>
</object>
<object handle="_0000000500000005" change="1472500306" id="M3">
<file src="O3.jpg" mime="image/jpeg" description="Sourpuss in Hat"/>
<noteref hlink="_0000000d0000000d"/>
</object>
<object handle="_0000000600000006" change="1472500306" id="M4">
<file src="O4.jpg" mime="image/jpeg" description="Girl Eating"/>
<noteref hlink="_0000000e0000000e"/>
</object>
<object handle="_0000000700000007" change="1472500306" id="M5">
<file src="O5.jpg" mime="image/jpeg" description="Edwin &amp; Janice Smith"/>
<noteref hlink="_0000000f0000000f"/>
</object>
<object handle="_0000001200000012" change="1472500306" id="O0000">
<file src="O3.jpg" mime="image/jpeg" description="Sourpuss in Hat"/>
</object>
<object handle="_0000001300000013" change="1472500306" id="O0001">
<file src="O4.jpg" mime="image/jpeg" description="Girl Eating"/>
</object>
<object handle="_0000001400000014" change="1472500306" id="O0002">
<file src="O5.jpg" mime="image/jpeg" description="Edwin &amp; Janice Smith"/>
</object>
</objects>
<notes>
<note handle="_0000000200000002" change="1472500306" id="N0000" type="Person Note">
<text>The primary photo should be a male Sourpuss in a Hat 03.jpg or Gid:M3</text>
</note>
<note handle="_0000000900000009" change="1472500306" id="N0001" type="Person Note">
<text>The primary photo should be a girl eating 04.jpg or Gid:M4</text>
</note>
<note handle="_0000000a0000000a" change="1472500306" id="N0002" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0002:
Line ignored as not understood Line 35: 3 WHAT ???</text>
<style name="fontface" value="Monospace">
<range start="0" end="153"/>
</style>
</note>
<note handle="_0000000b0000000b" change="1472500306" id="N0003" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M1:
Could not import O1.jpg Line 38: 1 FILE O1.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000000c0000000c" change="1472500306" id="N0004" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M2:
Could not import O2.jpg Line 41: 1 FILE O2.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000000d0000000d" change="1472500306" id="N0005" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M3:
Could not import O3.jpg Line 44: 1 FILE O3.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000000e0000000e" change="1472500306" id="N0006" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M4:
Could not import O4.jpg Line 47: 1 FILE O4.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000000f0000000f" change="1472500306" id="N0007" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M5:
Could not import O5.jpg Line 50: 1 FILE O5.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="161"/>
</style>
</note>
<note handle="_0000001100000011" change="1472500306" id="N0008" type="Person Note">
<text>The primary photo should be a male of pair 05.jpg</text>
</note>
<note handle="_0000001500000015" change="1472500306" id="N0009" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0003:
Could not import O3.jpg Line 55: 1 OBJE
Could not import O4.jpg Line 59: 1 OBJE
Could not import O5.jpg Line 63: 1 OBJE</text>
<style name="fontface" value="Monospace">
<range start="0" end="326"/>
</style>
</note>
</notes>
</database>

View File

@@ -0,0 +1 @@
0 HEAD

View File

@@ -0,0 +1,228 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500306" id="E0000">
<type>Birth</type>
<dateval val="1955"/>
</event>
<event handle="_0000000300000003" change="1472500306" id="E0001">
<type>Death</type>
<dateval val="2017"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500306" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Paul</first>
<surname>Culley</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500306" id="N0000" type="Person Note">
<text>Table of Latin_1, ISO-8859-1 characters
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,211 @@
0 HEAD
1 SOUR NOTEPAD++
1 DEST ANY
1 DATE 3 DEC 2010
2 TIME 7:03
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 LANG English
1 CHAR ASCII
0 @I1@ INDI
1 NAME Paul /Culley/
1 SEX M
1 BIRT
2 DATE 1955
1 DEAT
2 DATE 2017
1 NOTE
2 CONT Table of Latin_1, ISO-8859-1 characters
2 CONT 32 [ ]
2 CONT 33 [!]
2 CONT 34 ["]
2 CONT 35 [#]
2 CONT 36 [$]
2 CONT 37 [%]
2 CONT 38 [&]
2 CONT 39 [']
2 CONT 40 [(]
2 CONT 41 [)]
2 CONT 42 [*]
2 CONT 43 [+]
2 CONT 44 [,]
2 CONT 45 [-]
2 CONT 46 [.]
2 CONT 47 [/]
2 CONT 48 [0]
2 CONT 49 [1]
2 CONT 50 [2]
2 CONT 51 [3]
2 CONT 52 [4]
2 CONT 53 [5]
2 CONT 54 [6]
2 CONT 55 [7]
2 CONT 56 [8]
2 CONT 57 [9]
2 CONT 58 [:]
2 CONT 59 [;]
2 CONT 60 [<]
2 CONT 61 [=]
2 CONT 62 [>]
2 CONT 63 [?]
2 CONT 64 [@]
2 CONT 65 [A]
2 CONT 66 [B]
2 CONT 67 [C]
2 CONT 68 [D]
2 CONT 69 [E]
2 CONT 70 [F]
2 CONT 71 [G]
2 CONT 72 [H]
2 CONT 73 [I]
2 CONT 74 [J]
2 CONT 75 [K]
2 CONT 76 [L]
2 CONT 77 [M]
2 CONT 78 [N]
2 CONT 79 [O]
2 CONT 80 [P]
2 CONT 81 [Q]
2 CONT 82 [R]
2 CONT 83 [S]
2 CONT 84 [T]
2 CONT 85 [U]
2 CONT 86 [V]
2 CONT 87 [W]
2 CONT 88 [X]
2 CONT 89 [Y]
2 CONT 90 [Z]
2 CONT 91 [[]
2 CONT 92 [\]
2 CONT 93 []]
2 CONT 94 [^]
2 CONT 95 [_]
2 CONT 96 [`]
2 CONT 97 [a]
2 CONT 98 [b]
2 CONT 99 [c]
2 CONT 100 [d]
2 CONT 101 [e]
2 CONT 102 [f]
2 CONT 103 [g]
2 CONT 104 [h]
2 CONT 105 [i]
2 CONT 106 [j]
2 CONT 107 [k]
2 CONT 108 [l]
2 CONT 109 [m]
2 CONT 110 [n]
2 CONT 111 [o]
2 CONT 112 [p]
2 CONT 113 [q]
2 CONT 114 [r]
2 CONT 115 [s]
2 CONT 116 [t]
2 CONT 117 [u]
2 CONT 118 [v]
2 CONT 119 [w]
2 CONT 120 [x]
2 CONT 121 [y]
2 CONT 122 [z]
2 CONT 123 [{]
2 CONT 124 [|]
2 CONT 125 [}]
2 CONT 126 [~]
2 CONT 160 [ ]
2 CONT 161 [¡]
2 CONT 162 [¢]
2 CONT 163 [£]
2 CONT 164 [¤]
2 CONT 165 [¥]
2 CONT 166 [¦]
2 CONT 167 [§]
2 CONT 168 [¨]
2 CONT 169 [©]
2 CONT 170 [ª]
2 CONT 171 [«]
2 CONT 172 [¬]
2 CONT 173 [­]
2 CONT 174 [®]
2 CONT 175 [¯]
2 CONT 176 [°]
2 CONT 177 [±]
2 CONT 178 [²]
2 CONT 179 [³]
2 CONT 180 [´]
2 CONT 181 [µ]
2 CONT 182 [¶]
2 CONT 183 [·]
2 CONT 184 [¸]
2 CONT 185 [¹]
2 CONT 186 [º]
2 CONT 187 [»]
2 CONT 188 [¼]
2 CONT 189 [½]
2 CONT 190 [¾]
2 CONT 191 [¿]
2 CONT 192 [À]
2 CONT 193 [Á]
2 CONT 194 [Â]
2 CONT 195 [Ã]
2 CONT 196 [Ä]
2 CONT 197 [Å]
2 CONT 198 [Æ]
2 CONT 199 [Ç]
2 CONT 200 [È]
2 CONT 201 [É]
2 CONT 202 [Ê]
2 CONT 203 [Ë]
2 CONT 204 [Ì]
2 CONT 205 [Í]
2 CONT 206 [Î]
2 CONT 207 [Ï]
2 CONT 208 [Ð]
2 CONT 209 [Ñ]
2 CONT 210 [Ò]
2 CONT 211 [Ó]
2 CONT 212 [Ô]
2 CONT 213 [Õ]
2 CONT 214 [Ö]
2 CONT 215 [×]
2 CONT 216 [Ø]
2 CONT 217 [Ù]
2 CONT 218 [Ú]
2 CONT 219 [Û]
2 CONT 220 [Ü]
2 CONT 221 [Ý]
2 CONT 222 [Þ]
2 CONT 223 [ß]
2 CONT 224 [à]
2 CONT 225 [á]
2 CONT 226 [â]
2 CONT 227 [ã]
2 CONT 228 [ä]
2 CONT 229 [å]
2 CONT 230 [æ]
2 CONT 231 [ç]
2 CONT 232 [è]
2 CONT 233 [é]
2 CONT 234 [ê]
2 CONT 235 [ë]
2 CONT 236 [ì]
2 CONT 237 [í]
2 CONT 238 [î]
2 CONT 239 [ï]
2 CONT 240 [ð]
2 CONT 241 [ñ]
2 CONT 242 [ò]
2 CONT 243 [ó]
2 CONT 244 [ô]
2 CONT 245 [õ]
2 CONT 246 [ö]
2 CONT 247 [÷]
2 CONT 248 [ø]
2 CONT 249 [ù]
2 CONT 250 [ú]
2 CONT 251 [û]
2 CONT 252 [ü]
2 CONT 253 [ý]
2 CONT 254 [þ]
2 CONT 255 [ÿ]
0 TRLR

View File

@@ -0,0 +1,228 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500306" id="E0000">
<type>Birth</type>
<dateval val="1955"/>
</event>
<event handle="_0000000300000003" change="1472500306" id="E0001">
<type>Death</type>
<dateval val="2017"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500306" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Paul</first>
<surname>Culley</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500306" id="N0000" type="Person Note">
<text>Table of Latin_1, ISO-8859-1 characters
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,211 @@
0 HEAD
1 SOUR NOTEPAD++
1 DEST ANY
1 DATE 3 DEC 2010
2 TIME 7:03
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 LANG English
1 CHAR ASCII
0 @I1@ INDI
1 NAME Paul /Culley/
1 SEX M
1 BIRT
2 DATE 1955
1 DEAT
2 DATE 2017
1 NOTE
2 CONT Table of Latin_1, ISO-8859-1 characters
2 CONT 32 [ ]
2 CONT 33 [!]
2 CONT 34 ["]
2 CONT 35 [#]
2 CONT 36 [$]
2 CONT 37 [%]
2 CONT 38 [&]
2 CONT 39 [']
2 CONT 40 [(]
2 CONT 41 [)]
2 CONT 42 [*]
2 CONT 43 [+]
2 CONT 44 [,]
2 CONT 45 [-]
2 CONT 46 [.]
2 CONT 47 [/]
2 CONT 48 [0]
2 CONT 49 [1]
2 CONT 50 [2]
2 CONT 51 [3]
2 CONT 52 [4]
2 CONT 53 [5]
2 CONT 54 [6]
2 CONT 55 [7]
2 CONT 56 [8]
2 CONT 57 [9]
2 CONT 58 [:]
2 CONT 59 [;]
2 CONT 60 [<]
2 CONT 61 [=]
2 CONT 62 [>]
2 CONT 63 [?]
2 CONT 64 [@]
2 CONT 65 [A]
2 CONT 66 [B]
2 CONT 67 [C]
2 CONT 68 [D]
2 CONT 69 [E]
2 CONT 70 [F]
2 CONT 71 [G]
2 CONT 72 [H]
2 CONT 73 [I]
2 CONT 74 [J]
2 CONT 75 [K]
2 CONT 76 [L]
2 CONT 77 [M]
2 CONT 78 [N]
2 CONT 79 [O]
2 CONT 80 [P]
2 CONT 81 [Q]
2 CONT 82 [R]
2 CONT 83 [S]
2 CONT 84 [T]
2 CONT 85 [U]
2 CONT 86 [V]
2 CONT 87 [W]
2 CONT 88 [X]
2 CONT 89 [Y]
2 CONT 90 [Z]
2 CONT 91 [[]
2 CONT 92 [\]
2 CONT 93 []]
2 CONT 94 [^]
2 CONT 95 [_]
2 CONT 96 [`]
2 CONT 97 [a]
2 CONT 98 [b]
2 CONT 99 [c]
2 CONT 100 [d]
2 CONT 101 [e]
2 CONT 102 [f]
2 CONT 103 [g]
2 CONT 104 [h]
2 CONT 105 [i]
2 CONT 106 [j]
2 CONT 107 [k]
2 CONT 108 [l]
2 CONT 109 [m]
2 CONT 110 [n]
2 CONT 111 [o]
2 CONT 112 [p]
2 CONT 113 [q]
2 CONT 114 [r]
2 CONT 115 [s]
2 CONT 116 [t]
2 CONT 117 [u]
2 CONT 118 [v]
2 CONT 119 [w]
2 CONT 120 [x]
2 CONT 121 [y]
2 CONT 122 [z]
2 CONT 123 [{]
2 CONT 124 [|]
2 CONT 125 [}]
2 CONT 126 [~]
2 CONT 160 [ ]
2 CONT 161 [¡]
2 CONT 162 [¢]
2 CONT 163 [£]
2 CONT 164 [¤]
2 CONT 165 [¥]
2 CONT 166 [¦]
2 CONT 167 [§]
2 CONT 168 [¨]
2 CONT 169 [©]
2 CONT 170 [ª]
2 CONT 171 [«]
2 CONT 172 [¬]
2 CONT 173 [­]
2 CONT 174 [®]
2 CONT 175 [¯]
2 CONT 176 [°]
2 CONT 177 [±]
2 CONT 178 [²]
2 CONT 179 [³]
2 CONT 180 [´]
2 CONT 181 [µ]
2 CONT 182 [¶]
2 CONT 183 [·]
2 CONT 184 [¸]
2 CONT 185 [¹]
2 CONT 186 [º]
2 CONT 187 [»]
2 CONT 188 [¼]
2 CONT 189 [½]
2 CONT 190 [¾]
2 CONT 191 [¿]
2 CONT 192 [À]
2 CONT 193 [Á]
2 CONT 194 [Â]
2 CONT 195 [Ã]
2 CONT 196 [Ä]
2 CONT 197 [Å]
2 CONT 198 [Æ]
2 CONT 199 [Ç]
2 CONT 200 [È]
2 CONT 201 [É]
2 CONT 202 [Ê]
2 CONT 203 [Ë]
2 CONT 204 [Ì]
2 CONT 205 [Í]
2 CONT 206 [Î]
2 CONT 207 [Ï]
2 CONT 208 [Ð]
2 CONT 209 [Ñ]
2 CONT 210 [Ò]
2 CONT 211 [Ó]
2 CONT 212 [Ô]
2 CONT 213 [Õ]
2 CONT 214 [Ö]
2 CONT 215 [×]
2 CONT 216 [Ø]
2 CONT 217 [Ù]
2 CONT 218 [Ú]
2 CONT 219 [Û]
2 CONT 220 [Ü]
2 CONT 221 [Ý]
2 CONT 222 [Þ]
2 CONT 223 [ß]
2 CONT 224 [à]
2 CONT 225 [á]
2 CONT 226 [â]
2 CONT 227 [ã]
2 CONT 228 [ä]
2 CONT 229 [å]
2 CONT 230 [æ]
2 CONT 231 [ç]
2 CONT 232 [è]
2 CONT 233 [é]
2 CONT 234 [ê]
2 CONT 235 [ë]
2 CONT 236 [ì]
2 CONT 237 [í]
2 CONT 238 [î]
2 CONT 239 [ï]
2 CONT 240 [ð]
2 CONT 241 [ñ]
2 CONT 242 [ò]
2 CONT 243 [ó]
2 CONT 244 [ô]
2 CONT 245 [õ]
2 CONT 246 [ö]
2 CONT 247 [÷]
2 CONT 248 [ø]
2 CONT 249 [ù]
2 CONT 250 [ú]
2 CONT 251 [û]
2 CONT 252 [ü]
2 CONT 253 [ý]
2 CONT 254 [þ]
2 CONT 255 [ÿ]
0 TRLR

View File

@@ -0,0 +1,228 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500307" id="E0000">
<type>Birth</type>
<dateval val="1955"/>
</event>
<event handle="_0000000300000003" change="1472500307" id="E0001">
<type>Death</type>
<dateval val="2017"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500307" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Paul</first>
<surname>Culley</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500307" id="N0000" type="Person Note">
<text>Table of Latin_1, ISO-8859-1 characters
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,190 @@
0 HEAD
1 SOUR Tester
2 VERS 1.0
2 NAME The Tester
1 DATE 4 JUN 2016
2 TIME 10:19:42
1 FILE D:\Users\PRC\Documents\imp_MediaTest.ged
1 COPR Copyright (c) 2016 The Tester.
1 GEDC
2 VERS 5.5.1
2 FORM LINEAGE-LINKED
1 CHAR UTF-8
1 LANG English
0 @I1@ INDI
1 NAME The /Tester/
2 GIVN The
2 SURN Tester
1 OBJE
2 FORM jpeg
2 TITL Multimedia link embedded form v5.5
2 FILE test_emb_55.jpg
2 NOTE @N0010@
1 OBJE @M1@
1 OBJE @M3@
1 OBJE @M4@
1 OBJE
2 FILE test_emb_551.jpg
3 FORM jpeg
4 MEDI photo
2 TITL Multimedia link embedded form v5.5.1
2 NOTE @N0014@
1 OBJE @M5@
1 OBJE @M6@
1 OBJE
2 FORM jpeg
2 TITL Multimedia link embedded form v5.5 2nd copy
2 FILE test_emb_55.jpg
2 NOTE @N0018@
1 OBJE
2 FORM text/html
2 TITL Multimedia link embedded form v5.5 URL
2 FILE http://www.geni.com/photo/view?photo_id=6000000001341319061
2 NOTE @N0018@
1 OBJE @M7@
1 OBJE @M8@
0 @M1@ OBJE
1 FORM jpeg
1 TITL Multimedia link to linked form v5.5 blob
1 BLOB
2 CONT .HM.......k.1..F.jwA.Dzzzzw............A....1.........0U.66..E.8
2 CONT .......A..k.a6.A.......A..k.........../6....G.......0../..U.....
2 CONT .w1/m........HC0..../...zzzzzzzz..5zzk..AnA..U..W6U....2rRrRrRrR
2 CONT .Dw...............k.1.......1..A...5ykE/zzzx/.g//.Hxzk6/.Tzy/.k1
2 CONT /Dw/.Tvz.E5zzUE9/kHz.Tw2/DzzzEEA.kE2zk5yzk2/zzs21.U2/Dw/.Tw/.Tzy
2 CONT /.fy/.HzzkHzzzo21Ds00.E2.UE2.U62/.k./Ds0.UE0/Do0..E8/UE2.U62.U9w
2 CONT /.Tx/.20.jg2/jo2..9u/.0U.6A.zk
1 OBJE @M2@
1 REFN Ref12345M1
2 TYPE SOMETEXT
1 NOTE @N0011@
1 RIN ID09876M1
1 CHAN
2 DATE 22 MAY 1987
3 TIME 13:58:11
0 @M2@ OBJE
1 FORM jpeg
1 TITL 2nd blob Multimedia link to linked form v5.5 blob
1 BLOB
2 CONT 67890gramps doesn't do this anyway, so don't bother doing it right.
0 @M3@ OBJE
1 FORM jpeg
1 TITL Multimedia link to linked form Gramps style v5.5ish file
1 FILE test.jpg
1 NOTE @N0012@
1 CHAN
2 DATE 23 MAY 1987
3 TIME 14:48:01
0 @M4@ OBJE
1 FILE test.jpg
2 FORM jpeg
3 TYPE photo
2 TITL Multimedia link to linked form v5.5.1 file
1 REFN Ref1234567M4
2 TYPE SOMETEXT
1 NOTE @N0013@
1 SOUR A Great Photographer
2 TEXT who shall remain un-named
2 QUAY 0
1 RIN ID098765M4
1 CHAN
2 DATE 24 MAY 1987
3 TIME 14:38:01
0 @M5@ OBJE
1 FILE test.jpg
2 TITL Multimedia link to linked form FTM style file
2 DATE 6/4/2016 9:33:57 AM
2 TEXT A fine gentelman was he, upstanding in his community and a great
3 CONC believer in the testing of open source software.
1 NOTE @N0015@
1 NOTE @N0016@
0 @M6@ OBJE
1 FILE test.jpg
2 FORM jpeg
3 TYPE photo
2 TITL Multimedia link to linked form v5.5.1 with two files(1)
1 FILE test1.jpg
2 FORM jpeg
3 TYPE photo
2 TITL Multimedia link to linked form v5.5.1 with two files(2)
1 REFN Ref1234567M6
2 TYPE SOMETEXT
1 NOTE @N0017@
1 SOUR @S1@
2 PAGE 77, 78 discussion of multimedia link with two files
2 DATA
3 DATE 7 JUN 2014
3 TEXT A source who shall remain un-named
2 QUAY 3
1 RIN ID098765M6
1 CHAN
2 DATE 26 MAY 1987
3 TIME 14:40:01
0 @M7@ OBJE
1 FILE http://s6.postimg.org/8i2erq27l/Preserve_Record_Numbers_Option.png
2 FORM png
3 TYPE photo
2 TITL Multimedia link to linked form v5.5.1 with URL
0 @M8@ OBJE
1 FILE No_path_No_Title_NoForm.jpg
0 @S1@ SOUR
1 AUTH The Tester
1 TITL The Testers personal files
1 PUBL Name: Tester Publishing Operations, Inc.; Location: OSF world
0 @N0010@ NOTE Media note test: Multimedia link embedded form v5.5
1 CONT n OBJE {1:1} p.55
1 CONT +1 FORM <MULTIMEDIA_FORMAT> {1:1} p.48
1 CONT +1 TITL <DESCRIPTIVE_TITLE> {0:1} p.43
1 CONT +1 FILE <MULTIMEDIA_FILE_REFERENCE> {1:1} p.47
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.33
0 @N0011@ NOTE Media note test: Multimedia link to linked form v5.5 blob
1 CONT n @XREF:OBJE@ OBJE {1:1}
1 CONT +1 FORM <MULTIMEDIA_FORMAT> {1:1} p.48
1 CONT +1 TITL <DESCRIPTIVE_TITLE> {0:1} p.43
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.33
1 CONT +1 BLOB {1:1}
1 CONT +2 CONT <ENCODED_MULTIMEDIA_LINE> {1:M} p.43
1 CONT +1 OBJE @<XREF:OBJE>@ /* chain to continued object */ {0:1} p.26
1 CONT +1 REFN <USER_REFERENCE_NUMBER> {0:M} p.55
1 CONT +2 TYPE <USER_REFERENCE_TYPE> {0:1} p.55
1 CONT +1 RIN <AUTOMATED_RECORD_ID> {0:1} p.38
1 CONT +1 <<CHANGE_DATE>> {0:1} p.29
0 @N0012@ NOTE Media note test: Multimedia link to linked form Gramps style v5.5ish file
1 CONT n @XREF:OBJE@ OBJE {1:1}
1 CONT +1 FORM <MULTIMEDIA_FORMAT> {1:1} p.48
1 CONT +1 TITL <DESCRIPTIVE_TITLE> {0:1} p.43
1 CONT +1 FILE <MULTIMEDIA_FILE_REFERENCE> {1:1} p.47
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.33
0 @N0013@ NOTE Media note test: Multimedia link to linked form v5.5.1 file
1 CONT n @XREF:OBJE@ OBJE {1:1}
1 CONT +1 FILE <MULTIMEDIA_FILE_REFN> {1:M} p.54
1 CONT +2 FORM <MULTIMEDIA_FORMAT> {1:1} p.54
1 CONT +3 TYPE <SOURCE_MEDIA_TYPE> {0:1} p.62
1 CONT +2 TITL <DESCRIPTIVE_TITLE> {0:1} p.48
1 CONT +1 REFN <USER_REFERENCE_NUMBER> {0:M} p.63, 64 >> note?
1 CONT +2 TYPE <USER_REFERENCE_TYPE> {0:1} p.64
1 CONT +1 RIN <AUTOMATED_RECORD_ID> {0:1} p.43 >> Attribute ID?
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.37
1 CONT +1 <<SOURCE_CITATION>> {0:M} p.39
1 CONT +1 <<CHANGE_DATE>> {0:1} p.31
0 @N0014@ NOTE Media note test: Multimedia link embedded form v5.5.1
1 CONT This note is not in the 5.5.1 spec, but is an obvious extrapolation from 5.5.
1 CONT n OBJE
1 CONT +1 FILE <MULTIMEDIA_FILE_REFN> {1:M} p.54
1 CONT +2 FORM <MULTIMEDIA_FORMAT> {1:1} p.54
1 CONT +3 MEDI <SOURCE_MEDIA_TYPE> {0:1} p.62
1 CONT +1 TITL <DESCRIPTIVE_TITLE> {0:1} p.48
0 @N0015@ NOTE
1 CONC A note on the FTM media, to see how this integrates... The DATE line
1 CONC is bad; it doesnt follow Gedcom standard at all, and includes the time.
1 CONT The TEXT line comes from the FTM media description. This is the media Note.
0 @N0016@ NOTE Multimedia link to linked form FTM style
1 CONT n @XREF:OBJE@ OBJE {1:1}
1 CONT +1 FILE <MULTIMEDIA_FILE_REFN> {1:M} p.54
1 CONT +2 TITL <DESCRIPTIVE_TITLE> {0:1} p.43
1 CONT +2 DATE text string from media page, sometimes populated from exif "mm/dd/yyyy hh:mn:ss AM"
1 CONT +2 TEXT text string from FTM media description sometimes populated from exif comments
1 CONT +1 <<NOTE_STRUCTURE>> {0:M} p.33
0 @N0017@ NOTE Multimedia link to linked form v5.5.1 with two files
0 @N0018@ NOTE Multimedia embedded 2nd copy v5.5
0 TRLR

View File

@@ -0,0 +1,298 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<people>
<person handle="_0000000100000001" change="1472500307" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
</name>
<objref hlink="_0000000300000003"/>
<objref hlink="_0000000400000004"/>
<objref hlink="_0000000500000005"/>
<objref hlink="_0000000600000006"/>
<objref hlink="_0000000800000008"/>
<objref hlink="_0000000900000009"/>
<objref hlink="_0000000a0000000a"/>
<objref hlink="_0000000300000003"/>
<objref hlink="_0000000c0000000c"/>
<objref hlink="_0000000d0000000d"/>
<objref hlink="_0000000e0000000e"/>
<noteref hlink="_0000000f0000000f"/>
</person>
</people>
<citations>
<citation handle="_0000001b0000001b" change="1472500307" id="C0000">
<confidence>0</confidence>
<noteref hlink="_0000001a0000001a"/>
<sourceref hlink="_0000001900000019"/>
</citation>
<citation handle="_0000002500000025" change="1472500307" id="C0001">
<dateval val="2014-06-07"/>
<page>77, 78 discussion of multimedia link with two files</page>
<confidence>4</confidence>
<noteref hlink="_0000002400000024"/>
<sourceref hlink="_0000002300000023"/>
</citation>
</citations>
<sources>
<source handle="_0000001900000019" change="1472500307" id="S0002">
<stitle>A Great Photographer</stitle>
</source>
<source handle="_0000002300000023" change="1472500307" id="S0001">
<stitle>The Testers personal files</stitle>
<sauthor>The Tester</sauthor>
<spubinfo>Name: Tester Publishing Operations, Inc.; Location: OSF world</spubinfo>
</source>
</sources>
<objects>
<object handle="_0000000300000003" change="1472500307" id="O0000">
<file src="test_emb_55.jpg" mime="image/jpeg" description="Multimedia link embedded form v5.5"/>
<noteref hlink="_0000000200000002"/>
</object>
<object handle="_0000000400000004" change="548708291" id="M1">
<file src="" mime="" description="Multimedia link to linked form v5.5 blob"/>
<attribute type="REFN" value="Ref12345M1">
<noteref hlink="_0000001000000010"/>
</attribute>
<attribute type="RIN" value="ID09876M1"/>
<noteref hlink="_0000001100000011"/>
<noteref hlink="_0000001200000012"/>
</object>
<object handle="_0000000500000005" change="548797681" id="M3">
<file src="test.jpg" mime="image/jpeg" description="Multimedia link to linked form Gramps style v5.5ish file"/>
<noteref hlink="_0000001500000015"/>
<noteref hlink="_0000001600000016"/>
</object>
<object handle="_0000000600000006" change="548883481" id="M4">
<file src="test.jpg" mime="image/jpeg" description="Multimedia link to linked form v5.5.1 file"/>
<attribute type="Media-Type" value="Photo"/>
<attribute type="REFN" value="Ref1234567M4">
<noteref hlink="_0000001700000017"/>
</attribute>
<attribute type="RIN" value="ID098765M4"/>
<noteref hlink="_0000001800000018"/>
<noteref hlink="_0000001c0000001c"/>
<citationref hlink="_0000001b0000001b"/>
</object>
<object handle="_0000000800000008" change="1472500307" id="O0001">
<file src="test_emb_551.jpg" mime="image/jpeg" description="Multimedia link embedded form v5.5.1"/>
<attribute type="Media-Type" value="Photo"/>
<noteref hlink="_0000000700000007"/>
</object>
<object handle="_0000000900000009" change="1472500307" id="M5">
<file src="test.jpg" mime="image/jpeg" description="Multimedia link to linked form FTM style file"/>
<noteref hlink="_0000001d0000001d"/>
<noteref hlink="_0000001e0000001e"/>
<noteref hlink="_0000001f0000001f"/>
<noteref hlink="_0000002000000020"/>
</object>
<object handle="_0000000a0000000a" change="549056401" id="M6">
<file src="test.jpg" mime="image/jpeg" description="Multimedia link to linked form v5.5.1 with two files(1)"/>
<attribute type="Media-Type" value="Photo"/>
<attribute type="REFN" value="Ref1234567M6">
<noteref hlink="_0000002100000021"/>
</attribute>
<attribute type="RIN" value="ID098765M6"/>
<noteref hlink="_0000002200000022"/>
<noteref hlink="_0000002600000026"/>
<citationref hlink="_0000002500000025"/>
</object>
<object handle="_0000000c0000000c" change="1472500307" id="O0002">
<file src="http://www.geni.com/photo/view?photo_id=6000000001341319061" mime="unknown" description="Multimedia link embedded form v5.5 URL"/>
<noteref hlink="_0000000b0000000b"/>
</object>
<object handle="_0000000d0000000d" change="1472500307" id="M7">
<file src="http://s6.postimg.org/8i2erq27l/Preserve_Record_Numbers_Option.png" mime="image/png" description="Multimedia link to linked form v5.5.1 with URL"/>
<attribute type="Media-Type" value="Photo"/>
</object>
<object handle="_0000000e0000000e" change="1472500307" id="M8">
<file src="No_path_No_Title_NoForm.jpg" mime="image/jpeg" description="No_path_No_Title_NoForm.jpg"/>
<noteref hlink="_0000002700000027"/>
</object>
<object handle="_0000001300000013" change="1472500307" id="M2">
<file src="" mime="" description="2nd blob Multimedia link to linked form v5.5 blob"/>
<noteref hlink="_0000001400000014"/>
</object>
</objects>
<notes>
<note handle="_0000000200000002" change="1472500307" id="N0010" type="Media Note">
<text>Media note test: Multimedia link embedded form v5.5
n OBJE {1:1} p.55
+1 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.48
+1 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.43
+1 FILE &lt;MULTIMEDIA_FILE_REFERENCE&gt; {1:1} p.47
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.33</text>
</note>
<note handle="_0000000700000007" change="1472500307" id="N0014" type="Media Note">
<text>Media note test: Multimedia link embedded form v5.5.1
This note is not in the 5.5.1 spec, but is an obvious extrapolation from 5.5.
n OBJE
+1 FILE &lt;MULTIMEDIA_FILE_REFN&gt; {1:M} p.54
+2 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.54
+3 MEDI &lt;SOURCE_MEDIA_TYPE&gt; {0:1} p.62
+1 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.48</text>
</note>
<note handle="_0000000b0000000b" change="1472500307" id="N0018" type="Media Note">
<text>Multimedia embedded 2nd copy v5.5</text>
</note>
<note handle="_0000000f0000000f" change="1472500307" id="N0000" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0001:
Could not import test_emb_55.jpg Line 18: 1 OBJE
Could not import test_emb_551.jpg Line 26: 1 OBJE
Could not import test_emb_55.jpg Line 34: 1 OBJE</text>
<style name="fontface" value="Monospace">
<range start="0" end="326"/>
</style>
</note>
<note handle="_0000001000000010" change="1472500307" id="N0001" type="REFN-TYPE">
<text>SOMETEXT</text>
</note>
<note handle="_0000001100000011" change="1472500307" id="N0011" type="Media Note">
<text>Media note test: Multimedia link to linked form v5.5 blob
n @XREF:OBJE@ OBJE {1:1}
+1 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.48
+1 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.43
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.33
+1 BLOB {1:1}
+2 CONT &lt;ENCODED_MULTIMEDIA_LINE&gt; {1:M} p.43
+1 OBJE @&lt;XREF:OBJE&gt;@ /* chain to continued object */ {0:1} p.26
+1 REFN &lt;USER_REFERENCE_NUMBER&gt; {0:M} p.55
+2 TYPE &lt;USER_REFERENCE_TYPE&gt; {0:1} p.55
+1 RIN &lt;AUTOMATED_RECORD_ID&gt; {0:1} p.38
+1 &lt;&lt;CHANGE_DATE&gt;&gt; {0:1} p.29</text>
</note>
<note handle="_0000001200000012" change="1472500307" id="N0002" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M1:
Tag recognized but not supported Line 49: 1 BLOB
.HM.......k.1..F.jwA.Dzzzzw............A....1.........0U.66..E.8
.......A..k.a6.A.......A..k.........../6....G.......0../..U.....
.w1/m........HC0..../...zzzzzzzz..5zzk..AnA..U..W6U....2rRrRrRrR
.Dw...............k.1.......1..A...5ykE/zzzx/.g//.Hxzk6/.Tzy/.k1
/Dw/.Tvz.E5zzUE9/kHz.Tw2/DzzzEEA.kE2zk5yzk2/zzs21.U2/Dw/.Tw/.Tzy
/.fy/.HzzkHzzzo21Ds00.E2.UE2.U62/.k./Ds0.UE0/Do0..E8/UE2.U62.U9w
/.Tx/.20.jg2/jo2..9u/.0U.6A.zk
Line ignored as not understood Line 57: 1 OBJE @M2@
Filename omitted Line 46: 0 M1 OBJE</text>
<style name="fontface" value="Monospace">
<range start="0" end="1367"/>
</style>
</note>
<note handle="_0000001400000014" change="1472500307" id="N0003" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M2:
Tag recognized but not supported Line 68: 1 BLOB
67890gramps doesn't do this anyway, so don't bother doing it right.
Filename omitted Line 65: 0 M2 OBJE</text>
<style name="fontface" value="Monospace">
<range start="0" end="400"/>
</style>
</note>
<note handle="_0000001500000015" change="1472500307" id="N0012" type="Media Note">
<text>Media note test: Multimedia link to linked form Gramps style v5.5ish file
n @XREF:OBJE@ OBJE {1:1}
+1 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.48
+1 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.43
+1 FILE &lt;MULTIMEDIA_FILE_REFERENCE&gt; {1:1} p.47
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.33</text>
</note>
<note handle="_0000001600000016" change="1472500307" id="N0004" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M3:
Could not import test.jpg Line 73: 1 FILE test.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="163"/>
</style>
</note>
<note handle="_0000001700000017" change="1472500307" id="N0005" type="REFN-TYPE">
<text>SOMETEXT</text>
</note>
<note handle="_0000001800000018" change="1472500307" id="N0013" type="Media Note">
<text>Media note test: Multimedia link to linked form v5.5.1 file
n @XREF:OBJE@ OBJE {1:1}
+1 FILE &lt;MULTIMEDIA_FILE_REFN&gt; {1:M} p.54
+2 FORM &lt;MULTIMEDIA_FORMAT&gt; {1:1} p.54
+3 TYPE &lt;SOURCE_MEDIA_TYPE&gt; {0:1} p.62
+2 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.48
+1 REFN &lt;USER_REFERENCE_NUMBER&gt; {0:M} p.63, 64 &gt;&gt; note?
+2 TYPE &lt;USER_REFERENCE_TYPE&gt; {0:1} p.64
+1 RIN &lt;AUTOMATED_RECORD_ID&gt; {0:1} p.43 &gt;&gt; Attribute ID?
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.37
+1 &lt;&lt;SOURCE_CITATION&gt;&gt; {0:M} p.39
+1 &lt;&lt;CHANGE_DATE&gt;&gt; {0:1} p.31</text>
</note>
<note handle="_0000001a0000001a" change="1472500307" id="N0006" type="Source text">
<text>who shall remain un-named</text>
</note>
<note handle="_0000001c0000001c" change="1472500307" id="N0007" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M4:
Could not import test.jpg Line 79: 1 FILE test.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="163"/>
</style>
</note>
<note handle="_0000001d0000001d" change="1472500307" id="N0008" type="Media Note">
<text>A fine gentelman was he, upstanding in his community and a great believer in the testing of open source software.</text>
</note>
<note handle="_0000001e0000001e" change="1472500307" id="N0015" type="Media Note">
<text>A note on the FTM media, to see how this integrates... The DATE line is bad; it doesnt follow Gedcom standard at all, and includes the time.
The TEXT line comes from the FTM media description. This is the media Note.</text>
</note>
<note handle="_0000001f0000001f" change="1472500307" id="N0016" type="Media Note">
<text>Multimedia link to linked form FTM style
n @XREF:OBJE@ OBJE {1:1}
+1 FILE &lt;MULTIMEDIA_FILE_REFN&gt; {1:M} p.54
+2 TITL &lt;DESCRIPTIVE_TITLE&gt; {0:1} p.43
+2 DATE text string from media page, sometimes populated from exif &quot;mm/dd/yyyy hh:mn:ss AM&quot;
+2 TEXT text string from FTM media description sometimes populated from exif comments
+1 &lt;&lt;NOTE_STRUCTURE&gt;&gt; {0:M} p.33</text>
</note>
<note handle="_0000002000000020" change="1472500307" id="N0009" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M5:
Could not import test.jpg Line 94: 1 FILE test.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="163"/>
</style>
</note>
<note handle="_0000002100000021" change="1472500307" id="N0017" type="REFN-TYPE">
<text>SOMETEXT</text>
</note>
<note handle="_0000002200000022" change="1472500307" id="N0019" type="Media Note">
<text>Multimedia link to linked form v5.5.1 with two files</text>
</note>
<note handle="_0000002400000024" change="1472500307" id="N0020" type="Source text">
<text>A source who shall remain un-named</text>
</note>
<note handle="_0000002600000026" change="1472500307" id="N0021" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M6:
Could not import test.jpg Line 102: 1 FILE test.jpg
Multiple FILE in a single OBJE ignored Line 106: 1 FILE test1.jpg
Skipped subordinate line Line 107: 2 FORM jpeg
Skipped subordinate line Line 108: 3 TYPE photo
Skipped subordinate line Line 109: 2 TITL Multimedia link to linked form v5.5.1 with two files(2)</text>
<style name="fontface" value="Monospace">
<range start="0" end="588"/>
</style>
</note>
<note handle="_0000002700000027" change="1472500307" id="N0022" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M8:
Could not import No_path_No_Title_NoForm.jpg Line 129: 1 FILE No_path_No_Title_NoForm.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="182"/>
</style>
</note>
</notes>
</database>

View File

@@ -3,19 +3,12 @@
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-25" version="5.0.0"/>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
<resname>Paul Culley</resname>
<resaddr>11210 Olde Mint House Ln</resaddr>
<rescity>Tomball</rescity>
<resstate>Tx</resstate>
<rescountry>USA</rescountry>
<respostal>77375</respostal>
<resemail>paulr2787@gmail.com</resemail>
</researcher>
</header>
<people>
<person handle="_0000000100000001" change="1464191690" id="I0001">
<person handle="_0000000100000001" change="1472500307" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Living1</first>
@@ -25,7 +18,7 @@
<noteref hlink="_0000000400000004"/>
<citationref hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464191690" id="I0000">
<person handle="_0000000700000007" change="1472500307" id="I0000">
<gender>M</gender>
<name type="Birth Name">
<first>Living01</first>
@@ -34,37 +27,37 @@
</person>
</people>
<citations>
<citation handle="_0000000600000006" change="1464191690" id="C0000">
<citation handle="_0000000600000006" change="1472500307" id="C0000">
<confidence>2</confidence>
<sourceref hlink="_0000000500000005"/>
</citation>
<citation handle="_0000000900000009" change="1464191690" id="C0001">
<citation handle="_0000000900000009" change="1472500307" id="C0001">
<confidence>2</confidence>
<sourceref hlink="_0000000800000008"/>
</citation>
</citations>
<sources>
<source handle="_0000000500000005" change="1464191690" id="S0004">
<source handle="_0000000500000005" change="1472500307" id="S0004">
<stitle>Inline Source 1</stitle>
</source>
<source handle="_0000000800000008" change="1464191690" id="S0005">
<source handle="_0000000800000008" change="1472500307" id="S0005">
<stitle>inline Source 2</stitle>
</source>
<source handle="_0000000a0000000a" change="1464191690" id="S0002">
<source handle="_0000000a0000000a" change="1472500307" id="S0002">
<stitle>Source S1</stitle>
</source>
<source handle="_0000000b0000000b" change="1464191690" id="S0003">
<source handle="_0000000b0000000b" change="1472500307" id="S0003">
<stitle>Source S01</stitle>
</source>
</sources>
<notes>
<note handle="_0000000200000002" change="1464191690" id="N0000" type="General">
<note handle="_0000000200000002" change="1472500307" id="N0000" type="Person Note">
<text>Inline 0</text>
</note>
<note handle="_0000000300000003" change="1464191690" id="N0001" type="General">
<note handle="_0000000300000003" change="1472500307" id="N0001" type="Person Note">
<text>XREF N0</text>
</note>
<note handle="_0000000400000004" change="1464191690" id="N0002" type="General">
<note handle="_0000000400000004" change="1472500307" id="N0002" type="Person Note">
<text>Inline 1</text>
</note>
</notes>

View File

@@ -0,0 +1,90 @@
0 HEAD
1 SOUR FTM
2 VERS Family Tree Maker (22.0.0.1410)
2 NAME Family Tree Maker for Windows
2 CORP Ancestry.com
3 ADDR 360 W 4800 N
4 CONT Provo, UT 84604
3 PHON (801) 705-7000
3 PHON (800) 705-7000
3 FAX (801) 705-7001
3 EMAIL help@ancestry.com
3 WWW http://www.ancestry.com
1 DEST GED55
1 DATE 01 MAR 2016
1 CHAR UTF-8
1 FILE D:\Family Tree Maker\imp_FTM_LINK.ged
1 SUBM @SUBM@
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
0 @SUBM@ SUBM
1 NAME The Subm /Tester/
1 ADDR 123 Main St., Winslow, PA, 12345
2 ADR1 123 Main St.
2 CITY Winslow
2 STAE PA
2 POST 12345
1 PHON 440-871-3401
1 PHON 800-871-3401
1 EMAIL mrstester@gmail.com
1 FAX 440-321-4568
1 WWW http://mrstester.com
0 @I0@ INDI
1 NAME The /Tester/
1 BIRT
2 DATE 29 DEC 1954
2 PLAC 123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140
3 FORM Street, City, County, State, Country, Zip code
2 PHON 440-871-3400
2 PHON 800-871-3400
2 EMAIL thetester@gmail.com
2 FAX 440-123-4567
2 WWW http://thetester.com
0 @I1@ INDI
1 NAME Mrs /Tester/
1 ADDR 123 Main St., Winslow, PA, 12345
2 ADR1 123 Main St.
2 CITY Winslow
2 STAE PA
2 POST 12345
1 PHON 440-871-3401
1 PHON 800-871-3401
1 EMAIL mrstester@gmail.com
1 FAX 440-321-4568
1 WWW http://mrstester.com
1 NOTE Address with PHON,FAX,EMAIL,WWW. attached directly to person
2 CONC is not legal Gedcom, but allowed here.
1 RESI
2 DATE 30 DEC 1954
2 ADDR 123 Main St., Winslow, PA, 12345
3 ADR1 123 Main St.
3 CITY Winslow
3 STAE PA
3 POST 12345
2 NOTE Address as event is legal, with PHON,FAX,EMAIL,WWW
2 PHON 440-871-3401
2 EMAIL mrstester@gmail.com
2 FAX 440-321-4568
2 WWW http://mrstester.com
0 @I2@ INDI
1 NAME Tom /Tester/
1 RESI
2 DATE 1964
2 PHON 440-871-3402
2 EMAIL tomtester@gmail.com
2 FAX 440-321-4569
2 WWW http://tomtester.com
0 @S6@ SOUR
1 TITL Ohio Births, 1958-2002
1 REPO @R1@
0 @R1@ REPO
1 NAME Testers Repository
1 ADDR 123 High St., OSF village, CA, USA
1 EMAIL tester_repo@osf.com
1 FAX 987-654-3210
1 PHON 988-765-4321
1 PHON 800-765-4321
1 WWW http://www.tester_repo.com
1 NOTE The repository record
0 TRLR

View File

@@ -0,0 +1,228 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
<resname>The Subm /Tester/</resname>
<resaddr>123 Main St.</resaddr>
<rescity>Winslow</rescity>
<resstate>PA</resstate>
<respostal>12345</respostal>
<resphone>440-871-3401</resphone>
<resemail>mrstester@gmail.com</resemail>
</researcher>
</header>
<events>
<event handle="_0000000700000007" change="1472500308" id="E0000">
<type>Birth</type>
<dateval val="1954-12-29"/>
<place hlink="_0000000800000008"/>
<attribute type="Phone" value="440-871-3400"/>
<attribute type="Phone" value="800-871-3400"/>
<attribute type="EMAIL" value="thetester@gmail.com"/>
<attribute type="FAX" value="440-123-4567"/>
<attribute type="WWW" value="http://thetester.com"/>
</event>
<event handle="_0000000c0000000c" change="1472500308" id="E0001">
<type>Residence</type>
<dateval val="1954-12-30"/>
<place hlink="_0000000e0000000e"/>
<attribute type="Phone" value="440-871-3401"/>
<attribute type="EMAIL" value="mrstester@gmail.com"/>
<attribute type="FAX" value="440-321-4568"/>
<attribute type="WWW" value="http://mrstester.com"/>
<noteref hlink="_0000000d0000000d"/>
</event>
<event handle="_0000001100000011" change="1472500308" id="E0002">
<type>Residence</type>
<dateval val="1964"/>
<attribute type="Phone" value="440-871-3402"/>
<attribute type="EMAIL" value="tomtester@gmail.com"/>
<attribute type="FAX" value="440-321-4569"/>
<attribute type="WWW" value="http://tomtester.com"/>
</event>
</events>
<people>
<person handle="_0000000600000006" change="1472500308" id="I0000">
<gender>U</gender>
<name type="Birth Name">
<first>The</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000700000007" role="Primary"/>
<citationref hlink="_0000000900000009"/>
</person>
<person handle="_0000000a0000000a" change="1472500308" id="I0001">
<gender>U</gender>
<name type="Birth Name">
<first>Mrs</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000c0000000c" role="Primary"/>
<address>
<street>123 Main St.</street>
<city>Winslow</city>
<state>PA</state>
<postal>12345</postal>
</address>
<url href="440-871-3401" type="Phone"/>
<url href="800-871-3401" type="Phone"/>
<url href="mrstester@gmail.com" type="E-mail"/>
<url href="440-321-4568" type="FAX"/>
<url href="http://mrstester.com" type="Web Home"/>
<noteref hlink="_0000000b0000000b"/>
<citationref hlink="_0000000f0000000f"/>
</person>
<person handle="_0000001000000010" change="1472500308" id="I0002">
<gender>U</gender>
<name type="Birth Name">
<first>Tom</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000001100000011" role="Primary"/>
<citationref hlink="_0000001200000012"/>
</person>
</people>
<citations>
<citation handle="_0000000900000009" change="1472500308" id="C0000">
<confidence>2</confidence>
<sourceref hlink="_0000000300000003"/>
</citation>
<citation handle="_0000000f0000000f" change="1472500308" id="C0001">
<confidence>2</confidence>
<sourceref hlink="_0000000300000003"/>
</citation>
<citation handle="_0000001200000012" change="1472500308" id="C0002">
<confidence>2</confidence>
<sourceref hlink="_0000000300000003"/>
</citation>
</citations>
<sources>
<source handle="_0000000300000003" change="1472500308" id="S0000">
<stitle>Import from imp_FTM_LINK.ged</stitle>
<srcattribute type="Approved system identification" value="FTM"/>
<srcattribute type="Version number of software product" value="Family Tree Maker (22.0.0.1410)"/>
<srcattribute type="Name of software product" value="Family Tree Maker for Windows"/>
<srcattribute type="Generated By" value="Family Tree Maker for Windows Family Tree Maker (22.0.0.1410)"/>
<srcattribute type="Creation date of GEDCOM" value="2016-03-01"/>
<srcattribute type="GEDCOM version" value="5.5"/>
<srcattribute type="GEDCOM form" value="LINEAGE-LINKED"/>
<reporef hlink="_0000000100000001" medium="Unknown"/>
<reporef hlink="_0000000400000004" medium="Unknown"/>
</source>
<source handle="_0000001300000013" change="1472500308" id="S0006">
<stitle>Ohio Births, 1958-2002</stitle>
<reporef hlink="_0000001400000014" medium="Book"/>
</source>
</sources>
<places>
<placeobj handle="_0000000800000008" change="1472500308" id="P0000" type="Street">
<ptitle>123 High St, Cleveland, Cuyahoga, Ohio, USA, 44140</ptitle>
<code>44140</code>
<pname value="123 High St"/>
<placeref hlink="_0000001a0000001a"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1472500308" id="P0001" type="Address">
<ptitle>123 Main St., Winslow, PA, 12345</ptitle>
<pname value="123 Main St., Winslow, PA, 12345"/>
<location street="123 Main St." city="Winslow" state="PA" postal="12345"/>
</placeobj>
<placeobj handle="_0000001700000017" change="1472500308" id="P0002" type="Country">
<ptitle>USA</ptitle>
<pname value="USA"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1472500308" id="P0003" type="State">
<ptitle>Ohio, USA</ptitle>
<pname value="Ohio"/>
<placeref hlink="_0000001700000017"/>
</placeobj>
<placeobj handle="_0000001900000019" change="1472500308" id="P0004" type="County">
<ptitle>Cuyahoga, Ohio, USA</ptitle>
<pname value="Cuyahoga"/>
<placeref hlink="_0000001800000018"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1472500308" id="P0005" type="City">
<ptitle>Cleveland, Cuyahoga, Ohio, USA</ptitle>
<pname value="Cleveland"/>
<placeref hlink="_0000001900000019"/>
</placeobj>
</places>
<repositories>
<repository handle="_0000000100000001" change="1472500308" id="R0000">
<rname>Business that produced the product: Ancestry.com</rname>
<type>GEDCOM data</type>
<address>
<street>360 W 4800 N, Provo, UT 84604</street>
<phone>(801) 705-7000</phone>
</address>
<url href="(801) 705-7001" type="FAX"/>
<url href="help@ancestry.com" type="E-mail"/>
<url href="http://www.ancestry.com" type="Web Home"/>
</repository>
<repository handle="_0000000400000004" change="1472500308" id="R0001">
<rname>SUBM (Submitter): (@SUBM@) The Subm /Tester/</rname>
<type>GEDCOM data</type>
<address>
<street>123 Main St.</street>
<city>Winslow</city>
<state>PA</state>
<postal>12345</postal>
<phone>440-871-3401</phone>
</address>
<url href="mrstester@gmail.com" type="E-mail"/>
<url href="440-321-4568" type="FAX"/>
<url href="http://mrstester.com" type="Web Home"/>
<noteref hlink="_0000000500000005"/>
</repository>
<repository handle="_0000001400000014" change="1472500308" id="R0002">
<rname>Testers Repository</rname>
<type>Library</type>
<address>
<street>123 High St., OSF village, CA, USA</street>
<phone>988-765-4321</phone>
</address>
<url href="tester_repo@osf.com" type="E-mail"/>
<url href="987-654-3210" type="FAX"/>
<url href="http://www.tester_repo.com" type="Web Home"/>
<noteref hlink="_0000001500000015"/>
<noteref hlink="_0000001600000016"/>
</repository>
</repositories>
<notes>
<note handle="_0000000200000002" change="1472500308" id="N0000" type="GEDCOM import">
<text>Records not imported into HEAD (header):
Only one phone number supported Line 9: 3 PHON (800) 705-7000</text>
<style name="fontface" value="Monospace">
<range start="0" end="144"/>
</style>
</note>
<note handle="_0000000500000005" change="1472500308" id="N0001" type="GEDCOM import">
<text>Records not imported into SUBM (Submitter): (@SUBM@) The Subm /Tester/:
Only one phone number supported Line 29: 1 PHON 800-871-3401</text>
<style name="fontface" value="Monospace">
<range start="0" end="173"/>
</style>
</note>
<note handle="_0000000b0000000b" change="1472500308" id="N0002" type="Person Note">
<text>Address with PHON,FAX,EMAIL,WWW. attached directly to person is not legal Gedcom, but allowed here.</text>
</note>
<note handle="_0000000d0000000d" change="1472500308" id="N0003" type="Event Note">
<text>Address as event is legal, with PHON,FAX,EMAIL,WWW</text>
</note>
<note handle="_0000001500000015" change="1472500308" id="N0004" type="Repository Note">
<text>The repository record</text>
</note>
<note handle="_0000001600000016" change="1472500308" id="N0005" type="GEDCOM import">
<text>Records not imported into REPO (repository) Gramps ID R0002:
Only one phone number supported Line 87: 1 PHON 800-765-4321</text>
<style name="fontface" value="Monospace">
<range start="0" end="162"/>
</style>
</note>
</notes>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464126910" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464126910" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464126910" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464126910" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464126910" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464126910" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464126910" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464126910" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464126910" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464126910" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464126910" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464126910" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464126910" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464126910" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464126910" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464126910" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464126910" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464126910" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464126910" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464126910" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464126910" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464126910" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464126910" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464126910" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464126910" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464126910" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464126910" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464126910" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464126910" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464126910" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464126910" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464126910" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464126910" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464126910" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464126910" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464126910" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464126910" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464126910" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464126910" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464126910" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464126910" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464126910" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464126910" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464126910" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464126910" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464126910" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464126910" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464126910" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464126910" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464126910" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464126910" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464126910" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464126910" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464126910" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464126910" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464126910" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464126910" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464126910" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464126910" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464126910" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464126910" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464126910" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464126910" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464126910" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464126910" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464126910" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464126910" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464126910" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464126910" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464126910" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464126910" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464126910" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464126910" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464126910" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464126910" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464126910" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464126910" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464126910" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464126910" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464126910" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464126910" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464126910" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464126910" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464126910" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464126910" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464126910" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464126910" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464126910" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464126910" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464126910" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464126910" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464126910" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464126910" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464126910" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464126910" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464126910" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464126910" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464126910" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464126910" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464126910" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464126910" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464126910" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464126910" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464126910" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464126910" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464126910" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464126910" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464126910" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464126910" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464126910" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464126910" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464126910" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464126910" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464126910" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464126910" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464126910" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464126910" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464126910" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464126910" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464126910" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464126910" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464126910" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464126910" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464126910" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464126910" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464126910" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464126910" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464126910" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464126910" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464126910" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464126910" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464126910" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464126910" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464126910" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464126910" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464126910" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464126910" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464126910" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464126910" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464126910" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464126910" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464126910" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464126910" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464126910" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464126910" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464126910" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464126910" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464126910" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464126910" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464126910" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464126910" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464126910" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464126910" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464126910" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464126910" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464126910" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464126981" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464126981" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464126981" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464126981" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464126981" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464126981" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464126981" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464126981" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464126981" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464126981" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464126981" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464126981" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464126981" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464126981" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464126981" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464126981" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464126981" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464126981" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464126981" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464126981" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464126981" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464126981" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464126981" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464126981" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464126981" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464126981" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464126981" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464126981" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464126981" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464126981" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464126981" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464126981" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464126981" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464126981" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464126981" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464126981" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464126981" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464126981" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464126981" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464126981" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464126981" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464126981" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464126981" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464126981" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464126981" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464126981" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464126981" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464126981" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464126981" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464126981" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464126981" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464126981" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464126981" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464126981" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464126981" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464126981" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464126981" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464126981" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464126981" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464126981" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464126981" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464126981" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464126981" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464126981" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464126981" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464126981" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464126981" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464126981" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464126981" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464126981" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464126981" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464126981" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464126981" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464126981" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464126981" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464126981" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464126981" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464126981" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464126981" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464126981" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464126981" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464126981" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464126981" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464126981" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464126981" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464126981" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464126981" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464126981" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464126981" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464126981" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464126981" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464126981" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464126981" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464126981" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464126981" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464126981" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464126981" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464126981" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464126981" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464126981" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464126981" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464126981" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464126981" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464126981" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464126981" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464126981" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464126981" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464126981" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464126981" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464126981" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464126981" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464126981" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464126981" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464126981" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464126981" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464126981" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464126981" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464126981" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464126981" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464126981" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464126981" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464126981" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464126981" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464126981" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464126981" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464126981" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464126981" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464126981" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464126981" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464126981" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464126981" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464126981" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464126981" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464126981" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464126981" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464126981" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464126981" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464126981" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464126981" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464126981" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464126981" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464126981" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464126981" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464126981" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464126981" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464126981" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464126981" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464126981" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464126981" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464126981" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464126981" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464126981" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464126981" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464126981" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464126981" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464126981" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464127054" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464127054" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464127054" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464127054" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464127054" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464127054" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464127054" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464127054" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464127054" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464127054" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464127054" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464127054" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464127054" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464127054" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464127054" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464127054" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464127054" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464127054" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464127054" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464127054" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464127054" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464127054" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464127054" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464127054" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464127054" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464127054" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464127054" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464127054" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464127054" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464127054" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464127054" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464127054" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464127054" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464127054" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464127054" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464127054" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464127054" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464127054" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464127054" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464127054" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464127054" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464127054" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464127054" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464127054" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464127054" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464127054" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464127054" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464127054" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464127054" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464127054" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464127054" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464127054" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464127054" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464127054" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464127054" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464127054" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464127054" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464127054" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464127054" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464127054" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464127054" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464127054" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464127054" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464127054" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464127054" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464127054" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464127054" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464127054" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464127054" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464127054" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464127054" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464127054" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464127054" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464127054" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464127054" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464127054" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464127054" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464127054" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464127054" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464127054" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464127054" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464127054" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464127054" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464127054" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464127054" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464127054" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464127054" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464127054" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464127054" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464127054" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464127054" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464127054" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464127054" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464127054" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464127054" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464127054" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464127054" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464127054" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464127054" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464127054" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464127054" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464127054" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464127054" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464127054" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464127054" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464127054" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464127054" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464127054" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464127054" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464127054" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464127054" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464127054" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464127054" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464127054" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464127054" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464127054" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464127054" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464127054" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464127054" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464127054" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464127054" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464127054" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464127054" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464127054" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464127054" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464127054" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464127054" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464127054" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464127054" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464127054" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464127054" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464127054" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464127054" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464127054" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464127054" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464127054" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464127054" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464127054" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464127054" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464127054" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464127054" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464127054" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464127054" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464127054" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464127054" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464127054" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464127054" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464127054" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464127054" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464127054" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464127054" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464127054" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464127054" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464127054" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464127054" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464127054" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464127122" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464127122" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464127122" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464127122" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464127122" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464127122" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464127122" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464127122" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464127122" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464127122" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464127122" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464127122" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464127122" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464127122" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464127122" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464127122" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464127122" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464127122" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464127122" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464127122" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464127122" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464127122" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464127122" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464127122" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464127122" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464127122" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464127122" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464127122" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464127122" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464127122" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464127122" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464127122" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464127122" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464127122" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464127122" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464127122" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464127122" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464127122" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464127122" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464127122" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464127122" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464127122" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464127122" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464127122" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464127122" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464127122" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464127122" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464127122" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464127122" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464127122" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464127122" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464127122" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464127122" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464127122" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464127122" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464127122" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464127122" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464127122" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464127122" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464127122" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464127122" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464127122" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464127122" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464127122" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464127122" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464127122" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464127122" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464127122" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464127122" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464127122" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464127122" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464127122" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464127122" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464127122" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464127122" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464127122" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464127122" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464127122" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464127122" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464127122" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464127122" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464127122" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464127122" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464127122" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464127122" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464127122" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464127122" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464127122" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464127122" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464127122" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464127122" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464127122" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464127122" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464127122" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464127122" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464127122" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464127122" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464127122" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464127122" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464127122" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464127122" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464127122" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464127122" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464127122" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464127122" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464127122" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464127122" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464127122" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464127122" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464127122" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464127122" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464127122" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464127122" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464127122" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464127122" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464127122" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464127122" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464127122" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464127122" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464127122" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464127122" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464127122" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464127122" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464127122" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464127122" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464127122" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464127122" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464127122" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464127122" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464127122" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464127122" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464127122" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464127122" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464127122" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464127122" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464127122" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464127122" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464127122" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464127122" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464127122" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464127122" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464127122" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464127122" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464127122" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464127122" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464127122" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464127122" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464127122" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464127122" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464127122" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464127122" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464127122" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464127122" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464127122" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464127122" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464127122" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464127182" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464127182" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464127182" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464127182" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464127182" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464127182" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464127182" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464127182" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464127182" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464127182" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464127182" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464127182" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464127182" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464127182" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464127182" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464127182" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464127182" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464127182" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464127182" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464127182" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464127182" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464127182" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464127182" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464127182" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464127182" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464127182" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464127182" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464127182" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464127182" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464127182" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464127182" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464127182" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464127182" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464127182" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464127182" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464127182" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464127182" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464127182" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464127182" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464127182" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464127182" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464127182" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464127182" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464127182" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464127182" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464127182" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464127182" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464127182" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464127182" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464127182" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464127182" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464127182" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464127182" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464127182" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464127182" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464127182" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464127182" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464127182" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464127182" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464127182" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464127182" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464127182" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464127182" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464127182" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464127182" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464127182" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464127182" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464127182" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464127182" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464127182" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464127182" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464127182" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464127182" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464127182" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464127182" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464127182" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464127182" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464127182" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464127182" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464127182" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464127182" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464127182" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464127182" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464127182" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464127182" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464127182" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464127182" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464127182" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464127182" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464127182" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464127182" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464127182" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464127182" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464127182" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464127182" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464127182" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464127182" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464127182" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464127182" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464127182" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464127182" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464127182" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464127182" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464127182" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464127182" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464127182" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464127182" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464127182" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464127182" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464127182" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464127182" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464127182" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464127182" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464127182" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464127182" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464127182" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464127182" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464127182" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464127182" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464127182" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464127182" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464127182" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464127182" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464127182" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464127182" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464127182" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464127182" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464127182" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464127182" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464127182" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464127182" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464127182" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464127182" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464127182" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464127182" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464127182" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464127182" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464127182" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464127182" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464127182" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464127182" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464127182" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464127182" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464127182" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464127182" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464127182" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464127182" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464127182" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464127182" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464127182" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464127182" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464127182" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464127182" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464127182" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464127182" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464127182" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

Binary file not shown.

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464127243" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464127243" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464127243" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464127243" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464127243" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464127243" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464127243" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464127243" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464127243" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464127243" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464127243" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464127243" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464127243" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464127243" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464127243" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464127243" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464127243" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464127243" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464127243" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464127243" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464127243" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464127243" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464127243" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464127243" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464127243" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464127243" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464127243" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464127243" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464127243" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464127243" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464127243" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464127243" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464127243" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464127243" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464127243" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464127243" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464127243" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464127243" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464127243" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464127243" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464127243" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464127243" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464127243" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464127243" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464127243" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464127243" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464127243" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464127243" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464127243" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464127243" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464127243" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464127243" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464127243" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464127243" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464127243" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464127243" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464127243" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464127243" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464127243" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464127243" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464127243" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464127243" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464127243" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464127243" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464127243" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464127243" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464127243" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464127243" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464127243" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464127243" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464127243" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464127243" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464127243" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464127243" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464127243" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464127243" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464127243" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464127243" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464127243" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464127243" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464127243" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464127243" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464127243" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464127243" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464127243" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464127243" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464127243" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464127243" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464127243" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464127243" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464127243" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464127243" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464127243" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464127243" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464127243" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464127243" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464127243" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464127243" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464127243" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464127243" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464127243" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464127243" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464127243" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464127243" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464127243" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464127243" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464127243" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464127243" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464127243" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464127243" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464127243" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464127243" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464127243" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464127243" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464127243" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464127243" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464127243" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464127243" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464127243" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464127243" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464127243" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464127243" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464127243" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464127243" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464127243" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464127243" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464127243" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464127243" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464127243" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464127243" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464127243" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464127243" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464127243" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464127243" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464127243" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464127243" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464127243" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464127243" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464127243" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464127243" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464127243" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464127243" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464127243" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464127243" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464127243" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464127243" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464127243" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464127243" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464127243" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464127243" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464127243" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464127243" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464127243" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464127243" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464127243" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464127243" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464120000" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464120000" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464120000" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464120000" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464120000" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464120000" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464120000" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464120000" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464120000" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464120000" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464120000" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464120000" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464120000" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464120000" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464120000" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464120000" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464120000" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464120000" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464120000" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464120000" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464120000" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464120000" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464120000" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464120000" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464120000" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464120000" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464120000" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464120000" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464120000" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464120000" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464120000" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464120000" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464120000" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464120000" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464120000" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464120000" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464120000" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464120000" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464120000" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464120000" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464120000" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464120000" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464120000" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464120000" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464120000" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464120000" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464120000" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464120000" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464120000" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464120000" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464120000" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464120000" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464120000" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464120000" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464120000" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464120000" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464120000" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464120000" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464120000" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464120000" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464120000" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464120000" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464120000" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464120000" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464120000" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464120000" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464120000" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464120000" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464120000" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464120000" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464120000" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464120000" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464120000" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464120000" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464120000" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464120000" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464120000" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464120000" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464120000" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464120000" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464120000" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464120000" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464120000" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464120000" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464120000" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464120000" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464120000" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464120000" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464120000" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464120000" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464120000" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464120000" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464120000" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464120000" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464120000" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464120000" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464120000" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464120000" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464120000" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464120000" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464120000" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464120000" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464120000" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464120000" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464120000" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464120000" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464120000" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464120000" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464120000" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464120000" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464120000" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464120000" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464120000" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464120000" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464120000" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464120000" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464120000" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464120000" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464120000" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464120000" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464120000" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464120000" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464120000" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464120000" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464120000" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464120000" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464120000" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464120000" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464120000" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464120000" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464120000" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464120000" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464120000" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464120000" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464120000" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464120000" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464120000" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464120000" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464120000" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464120000" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464120000" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464120000" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464120000" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464120000" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464120000" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464120000" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464120000" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464120000" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464120000" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464120000" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464120000" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464120000" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464120000" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464120000" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464120000" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464120000" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,328 @@
0 HEAD
1 CHAR UTF-8
1 SOUR REGISTERED_SOURCE_NAME
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 NOTE UTF-8 transmission test.
2 CONT The transmission does start with a byte order mark (BOM)
2 CONT Each line is terminated using carriage return + line feed.
2 CONT This GEDCOM transmission contains a charcter set test. It consists
2 CONT of a single family (two parents, many children). The parents are used
2 CONT to test the cyrillic and greek letters. In both 'persons' the
2 CONT BIRT.PLAC tag contains some capital and the DEAT.PLAC tag some
2 CONT small letters of alphabet.
2 CONT The children contain some combined letters and special charcters.
2 CONT The NAME tag of each 'person' is the name of the characters tested
2 CONT within the person.
2 CONT The first children contain some special characters. Here the strings
2 CONT given in BIRT.PLAC and DEAT.PLAC are 'character name (test character), ...'
2 CONT where 'character name'is the name of the character (like 'british pound')
2 CONT and 'test character' is a single byte representing this character
2 CONT in ANSEL.
2 CONT The last children contain some combined characters. The name tag gives
2 CONT the name of the non-spacing character tested within the 'person'.
2 CONT Within the name the hex-values of the non-spacing character is given
2 CONT UNICODE. The DEAT.PLAC tag contains all latin characters which are
2 CONT combined with the non-spacing character tested here and which have
2 CONT a UNICODE code point. The BIRT.PLAC tag contain the same letters
2 CONT without the non-spacing part.
2 CONT Example: One 'person' is named 'ring above'. The BIRT.PLAC
2 CONT tag contains all latin letters which have a UNICODE code point if
2 CONT combined with a ring above. The DEAT.PLAC tag contain the same
2 CONT charcters combined with this ring.
2 CONT Note: Not all charcters can be displayed on all computers.
2 CONT This strongly depends on the installed fonts and codepages.
2 CONT This file based on the following source:
2 CONT www.unicode.org delivered the connection from the code point names
2 CONT to the actual values. Note, that much more UNICODE characters are
2 CONT possible (like the chinese alphabet).
1 SUBM @SUBMITTER@
1 DATE 20 JAN 1998
0 @SUBMITTER@ SUBM
1 NAME /H. Eichmann/
1 ADDR email: h.eichmann@@gmx.de
0 @FATHER@ INDI
1 NAME /cyrillic/
1 BIRT
2 PLAC АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ
1 DEAT
2 PLAC абвгдежзийклмнопрстуфхцчшщъыьэюя
1 SEX M
1 FAMS @FAMILY@
0 @MOTHER@ INDI
1 NAME /greek/
1 BIRT
2 PLAC ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ
1 DEAT
2 PLAC αβγδεζηθικλμνξοπρςστυφχψω
1 SEX F
1 FAMS @FAMILY@
0 @CHILD0@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 0/
1 BIRT
2 PLAC capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)
1 DEAT
2 PLAC capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)
0 @CHILD1@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 1/
1 BIRT
2 PLAC registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)
1 DEAT
2 PLAC modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)
0 @CHILD2@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 2/
1 BIRT
2 PLAC small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)
1 DEAT
2 PLAC small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)
0 @CHILD3@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 3/
1 BIRT
2 PLAC degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)
1 DEAT
2 PLAC music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)
0 @CHILD4@ INDI
1 FAMC @FAMILY@
1 NAME code: 0309/HOOK ABOVE/
1 BIRT
2 PLAC AEIOU,Yaeio,uy
1 DEAT
2 PLAC ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ
0 @CHILD5@ INDI
1 FAMC @FAMILY@
1 NAME code: 0300/GRAVE/
1 BIRT
2 PLAC AEIOU,WYaei,ouwy
1 DEAT
2 PLAC ÀÈÌÒÙ,ẀỲàèì,òùẁỳ
0 @CHILD6@ INDI
1 FAMC @FAMILY@
1 NAME code: 0301/ACUTE/
1 BIRT
2 PLAC ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz
1 DEAT
2 PLAC ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź
0 @CHILD7@ INDI
1 FAMC @FAMILY@
1 NAME code: 0302/CIRCUMFLEX/
1 BIRT
2 PLAC ACEGH,IJOSU,WYZac,eghij,osuwy,z
1 DEAT
2 PLAC ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ
0 @CHILD8@ INDI
1 FAMC @FAMILY@
1 NAME code: 0303/TILDE/
1 BIRT
2 PLAC AEINO,UVYae,inouv,y
1 DEAT
2 PLAC ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ
0 @CHILD9@ INDI
1 FAMC @FAMILY@
1 NAME code: 0304/MACRON/
1 BIRT
2 PLAC AEGIO,Uaegi,ou
1 DEAT
2 PLAC ĀĒḠĪŌ,Ūāēḡī,ōū
0 @CHILD10@ INDI
1 FAMC @FAMILY@
1 NAME code: 0306/BREVE/
1 BIRT
2 PLAC AEGIO,Uaegi,ou
1 DEAT
2 PLAC ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ
0 @CHILD11@ INDI
1 FAMC @FAMILY@
1 NAME code: 0307/DOT ABOVE/
1 BIRT
2 PLAC BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz
1 DEAT
2 PLAC ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż
0 @CHILD12@ INDI
1 FAMC @FAMILY@
1 NAME code: 0308/DIAERESIS/
1 BIRT
2 PLAC AEHIO,UWXYa,ehiot,uwxy
1 DEAT
2 PLAC ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ
0 @CHILD13@ INDI
1 FAMC @FAMILY@
1 NAME code: 030C/CARON/
1 BIRT
2 PLAC ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z
1 DEAT
2 PLAC ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž
0 @CHILD14@ INDI
1 FAMC @FAMILY@
1 NAME code: 030A/RING ABOVE/
1 BIRT
2 PLAC AUauw,y
1 DEAT
2 PLAC ÅŮåůẘ,ẙ
0 @CHILD15@ INDI
1 FAMC @FAMILY@
1 NAME code: FE20/LIGATURE LEFT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD16@ INDI
1 FAMC @FAMILY@
1 NAME code: FE21/LIGATURE RIGHT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD17@ INDI
1 FAMC @FAMILY@
1 NAME code: 0315/COMMA ABOVE RIGHT/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD18@ INDI
1 FAMC @FAMILY@
1 NAME code: 030B/DOUBLE ACUTE/
1 BIRT
2 PLAC OUou
1 DEAT
2 PLAC ŐŰőű
0 @CHILD19@ INDI
1 FAMC @FAMILY@
1 NAME code: 0310/CANDRABINDU/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD20@ INDI
1 FAMC @FAMILY@
1 NAME code: 0327/CEDILLA/
1 BIRT
2 PLAC CDGHK,LNRST,cdghk,lnrst
1 DEAT
2 PLAC ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ
0 @CHILD21@ INDI
1 FAMC @FAMILY@
1 NAME code: 0328/OGONEK/
1 BIRT
2 PLAC AEIOU,aeiou
1 DEAT
2 PLAC ĄĘĮǪŲ,ąęįǫų
0 @CHILD22@ INDI
1 FAMC @FAMILY@
1 NAME code: 0323/DOT BELOW/
1 BIRT
2 PLAC ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz
1 DEAT
2 PLAC ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ
0 @CHILD23@ INDI
1 FAMC @FAMILY@
1 NAME code: 0324/DIAERESIS BELOW/
1 BIRT
2 PLAC Uu
1 DEAT
2 PLAC Ṳṳ
0 @CHILD24@ INDI
1 FAMC @FAMILY@
1 NAME code: 0325/RING BELOW/
1 BIRT
2 PLAC Aa
1 DEAT
2 PLAC Ḁḁ
0 @CHILD25@ INDI
1 FAMC @FAMILY@
1 NAME code: 0333/DOUBLE LOW LINE/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD26@ INDI
1 FAMC @FAMILY@
1 NAME code: 0332/LINE BELOW/
1 BIRT
2 PLAC BDKLN,RTZbd,hklnr,tz
1 DEAT
2 PLAC ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ
0 @CHILD27@ INDI
1 FAMC @FAMILY@
1 NAME code: 0326/COMMA BELOW/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD28@ INDI
1 FAMC @FAMILY@
1 NAME code: 031C/LEFT HALF RING BELOW/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD29@ INDI
1 FAMC @FAMILY@
1 NAME code: 032E/BREVE BELOW/
1 BIRT
2 PLAC Hh
1 DEAT
2 PLAC Ḫḫ
0 @CHILD30@ INDI
1 FAMC @FAMILY@
1 NAME code: FE22/DOUBLE TILDE LEFT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD31@ INDI
1 FAMC @FAMILY@
1 NAME code: FE23/DOUBLE TILDE RIGHT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD32@ INDI
1 FAMC @FAMILY@
1 NAME code: 0313/COMMA ABOVE/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @FAMILY@ FAM
1 HUSB @FATHER@
1 WIFE @MOTHER@
1 CHIL @CHILD0@
1 CHIL @CHILD1@
1 CHIL @CHILD2@
1 CHIL @CHILD3@
1 CHIL @CHILD4@
1 CHIL @CHILD5@
1 CHIL @CHILD6@
1 CHIL @CHILD7@
1 CHIL @CHILD8@
1 CHIL @CHILD9@
1 CHIL @CHILD10@
1 CHIL @CHILD11@
1 CHIL @CHILD12@
1 CHIL @CHILD13@
1 CHIL @CHILD14@
1 CHIL @CHILD15@
1 CHIL @CHILD16@
1 CHIL @CHILD17@
1 CHIL @CHILD18@
1 CHIL @CHILD19@
1 CHIL @CHILD20@
1 CHIL @CHILD21@
1 CHIL @CHILD22@
1 CHIL @CHILD23@
1 CHIL @CHILD24@
1 CHIL @CHILD25@
1 CHIL @CHILD26@
1 CHIL @CHILD27@
1 CHIL @CHILD28@
1 CHIL @CHILD29@
1 CHIL @CHILD30@
1 CHIL @CHILD31@
1 CHIL @CHILD32@
0 TRLR

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464120065" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464120065" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464120065" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464120065" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464120065" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464120065" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464120065" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464120065" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464120065" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464120065" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464120065" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464120065" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464120065" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464120065" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464120065" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464120065" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464120065" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464120065" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464120065" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464120065" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464120065" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464120065" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464120065" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464120065" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464120065" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464120065" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464120065" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464120065" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464120065" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464120065" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464120065" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464120065" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464120065" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464120065" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464120065" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464120065" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464120065" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464120065" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464120065" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464120065" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464120065" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464120065" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464120065" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464120065" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464120065" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464120065" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464120065" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464120065" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464120065" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464120065" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464120065" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464120065" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464120065" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464120065" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464120065" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464120065" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464120065" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464120065" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464120065" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464120065" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464120065" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464120065" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464120065" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464120065" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464120065" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464120065" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464120065" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464120065" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464120065" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464120065" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464120065" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464120065" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464120065" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464120065" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464120065" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464120065" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464120065" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464120065" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464120065" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464120065" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464120065" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464120065" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464120065" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464120065" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464120065" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464120065" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464120065" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464120065" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464120065" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464120065" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464120065" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464120065" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464120065" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464120065" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464120065" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464120065" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464120065" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464120065" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464120065" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464120065" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464120065" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464120065" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464120065" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464120065" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464120065" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464120065" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464120065" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464120065" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464120065" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464120065" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464120065" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464120065" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464120065" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464120065" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464120065" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464120065" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464120065" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464120065" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464120065" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464120065" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464120065" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464120065" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464120065" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464120065" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464120065" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464120065" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464120065" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464120065" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464120065" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464120065" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464120065" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464120065" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464120065" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464120065" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464120065" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464120065" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464120065" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464120065" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464120065" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464120065" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464120065" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464120065" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464120065" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464120065" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464120065" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464120065" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464120065" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464120065" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464120065" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464120065" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464120065" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464120065" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464120065" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464120065" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464120065" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464120065" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,328 @@
0 HEAD
1 CHAR UTF-8
1 SOUR REGISTERED_SOURCE_NAME
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 NOTE UTF-8 transmission test.
2 CONT The transmission does start with a byte order mark (BOM)
2 CONT Each line is terminated using line feed.
2 CONT This GEDCOM transmission contains a charcter set test. It consists
2 CONT of a single family (two parents, many children). The parents are used
2 CONT to test the cyrillic and greek letters. In both 'persons' the
2 CONT BIRT.PLAC tag contains some capital and the DEAT.PLAC tag some
2 CONT small letters of alphabet.
2 CONT The children contain some combined letters and special charcters.
2 CONT The NAME tag of each 'person' is the name of the characters tested
2 CONT within the person.
2 CONT The first children contain some special characters. Here the strings
2 CONT given in BIRT.PLAC and DEAT.PLAC are 'character name (test character), ...'
2 CONT where 'character name'is the name of the character (like 'british pound')
2 CONT and 'test character' is a single byte representing this character
2 CONT in ANSEL.
2 CONT The last children contain some combined characters. The name tag gives
2 CONT the name of the non-spacing character tested within the 'person'.
2 CONT Within the name the hex-values of the non-spacing character is given
2 CONT UNICODE. The DEAT.PLAC tag contains all latin characters which are
2 CONT combined with the non-spacing character tested here and which have
2 CONT a UNICODE code point. The BIRT.PLAC tag contain the same letters
2 CONT without the non-spacing part.
2 CONT Example: One 'person' is named 'ring above'. The BIRT.PLAC
2 CONT tag contains all latin letters which have a UNICODE code point if
2 CONT combined with a ring above. The DEAT.PLAC tag contain the same
2 CONT charcters combined with this ring.
2 CONT Note: Not all charcters can be displayed on all computers.
2 CONT This strongly depends on the installed fonts and codepages.
2 CONT This file based on the following source:
2 CONT www.unicode.org delivered the connection from the code point names
2 CONT to the actual values. Note, that much more UNICODE characters are
2 CONT possible (like the chinese alphabet).
1 SUBM @SUBMITTER@
1 DATE 20 JAN 1998
0 @SUBMITTER@ SUBM
1 NAME /H. Eichmann/
1 ADDR email: h.eichmann@@gmx.de
0 @FATHER@ INDI
1 NAME /cyrillic/
1 BIRT
2 PLAC АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ
1 DEAT
2 PLAC абвгдежзийклмнопрстуфхцчшщъыьэюя
1 SEX M
1 FAMS @FAMILY@
0 @MOTHER@ INDI
1 NAME /greek/
1 BIRT
2 PLAC ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ
1 DEAT
2 PLAC αβγδεζηθικλμνξοπρςστυφχψω
1 SEX F
1 FAMS @FAMILY@
0 @CHILD0@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 0/
1 BIRT
2 PLAC capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)
1 DEAT
2 PLAC capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)
0 @CHILD1@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 1/
1 BIRT
2 PLAC registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)
1 DEAT
2 PLAC modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)
0 @CHILD2@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 2/
1 BIRT
2 PLAC small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)
1 DEAT
2 PLAC small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)
0 @CHILD3@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 3/
1 BIRT
2 PLAC degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)
1 DEAT
2 PLAC music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)
0 @CHILD4@ INDI
1 FAMC @FAMILY@
1 NAME code: 0309/HOOK ABOVE/
1 BIRT
2 PLAC AEIOU,Yaeio,uy
1 DEAT
2 PLAC ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ
0 @CHILD5@ INDI
1 FAMC @FAMILY@
1 NAME code: 0300/GRAVE/
1 BIRT
2 PLAC AEIOU,WYaei,ouwy
1 DEAT
2 PLAC ÀÈÌÒÙ,ẀỲàèì,òùẁỳ
0 @CHILD6@ INDI
1 FAMC @FAMILY@
1 NAME code: 0301/ACUTE/
1 BIRT
2 PLAC ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz
1 DEAT
2 PLAC ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź
0 @CHILD7@ INDI
1 FAMC @FAMILY@
1 NAME code: 0302/CIRCUMFLEX/
1 BIRT
2 PLAC ACEGH,IJOSU,WYZac,eghij,osuwy,z
1 DEAT
2 PLAC ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ
0 @CHILD8@ INDI
1 FAMC @FAMILY@
1 NAME code: 0303/TILDE/
1 BIRT
2 PLAC AEINO,UVYae,inouv,y
1 DEAT
2 PLAC ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ
0 @CHILD9@ INDI
1 FAMC @FAMILY@
1 NAME code: 0304/MACRON/
1 BIRT
2 PLAC AEGIO,Uaegi,ou
1 DEAT
2 PLAC ĀĒḠĪŌ,Ūāēḡī,ōū
0 @CHILD10@ INDI
1 FAMC @FAMILY@
1 NAME code: 0306/BREVE/
1 BIRT
2 PLAC AEGIO,Uaegi,ou
1 DEAT
2 PLAC ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ
0 @CHILD11@ INDI
1 FAMC @FAMILY@
1 NAME code: 0307/DOT ABOVE/
1 BIRT
2 PLAC BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz
1 DEAT
2 PLAC ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż
0 @CHILD12@ INDI
1 FAMC @FAMILY@
1 NAME code: 0308/DIAERESIS/
1 BIRT
2 PLAC AEHIO,UWXYa,ehiot,uwxy
1 DEAT
2 PLAC ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ
0 @CHILD13@ INDI
1 FAMC @FAMILY@
1 NAME code: 030C/CARON/
1 BIRT
2 PLAC ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z
1 DEAT
2 PLAC ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž
0 @CHILD14@ INDI
1 FAMC @FAMILY@
1 NAME code: 030A/RING ABOVE/
1 BIRT
2 PLAC AUauw,y
1 DEAT
2 PLAC ÅŮåůẘ,ẙ
0 @CHILD15@ INDI
1 FAMC @FAMILY@
1 NAME code: FE20/LIGATURE LEFT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD16@ INDI
1 FAMC @FAMILY@
1 NAME code: FE21/LIGATURE RIGHT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD17@ INDI
1 FAMC @FAMILY@
1 NAME code: 0315/COMMA ABOVE RIGHT/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD18@ INDI
1 FAMC @FAMILY@
1 NAME code: 030B/DOUBLE ACUTE/
1 BIRT
2 PLAC OUou
1 DEAT
2 PLAC ŐŰőű
0 @CHILD19@ INDI
1 FAMC @FAMILY@
1 NAME code: 0310/CANDRABINDU/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD20@ INDI
1 FAMC @FAMILY@
1 NAME code: 0327/CEDILLA/
1 BIRT
2 PLAC CDGHK,LNRST,cdghk,lnrst
1 DEAT
2 PLAC ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ
0 @CHILD21@ INDI
1 FAMC @FAMILY@
1 NAME code: 0328/OGONEK/
1 BIRT
2 PLAC AEIOU,aeiou
1 DEAT
2 PLAC ĄĘĮǪŲ,ąęįǫų
0 @CHILD22@ INDI
1 FAMC @FAMILY@
1 NAME code: 0323/DOT BELOW/
1 BIRT
2 PLAC ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz
1 DEAT
2 PLAC ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ
0 @CHILD23@ INDI
1 FAMC @FAMILY@
1 NAME code: 0324/DIAERESIS BELOW/
1 BIRT
2 PLAC Uu
1 DEAT
2 PLAC Ṳṳ
0 @CHILD24@ INDI
1 FAMC @FAMILY@
1 NAME code: 0325/RING BELOW/
1 BIRT
2 PLAC Aa
1 DEAT
2 PLAC Ḁḁ
0 @CHILD25@ INDI
1 FAMC @FAMILY@
1 NAME code: 0333/DOUBLE LOW LINE/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD26@ INDI
1 FAMC @FAMILY@
1 NAME code: 0332/LINE BELOW/
1 BIRT
2 PLAC BDKLN,RTZbd,hklnr,tz
1 DEAT
2 PLAC ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ
0 @CHILD27@ INDI
1 FAMC @FAMILY@
1 NAME code: 0326/COMMA BELOW/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD28@ INDI
1 FAMC @FAMILY@
1 NAME code: 031C/LEFT HALF RING BELOW/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD29@ INDI
1 FAMC @FAMILY@
1 NAME code: 032E/BREVE BELOW/
1 BIRT
2 PLAC Hh
1 DEAT
2 PLAC Ḫḫ
0 @CHILD30@ INDI
1 FAMC @FAMILY@
1 NAME code: FE22/DOUBLE TILDE LEFT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD31@ INDI
1 FAMC @FAMILY@
1 NAME code: FE23/DOUBLE TILDE RIGHT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD32@ INDI
1 FAMC @FAMILY@
1 NAME code: 0313/COMMA ABOVE/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @FAMILY@ FAM
1 HUSB @FATHER@
1 WIFE @MOTHER@
1 CHIL @CHILD0@
1 CHIL @CHILD1@
1 CHIL @CHILD2@
1 CHIL @CHILD3@
1 CHIL @CHILD4@
1 CHIL @CHILD5@
1 CHIL @CHILD6@
1 CHIL @CHILD7@
1 CHIL @CHILD8@
1 CHIL @CHILD9@
1 CHIL @CHILD10@
1 CHIL @CHILD11@
1 CHIL @CHILD12@
1 CHIL @CHILD13@
1 CHIL @CHILD14@
1 CHIL @CHILD15@
1 CHIL @CHILD16@
1 CHIL @CHILD17@
1 CHIL @CHILD18@
1 CHIL @CHILD19@
1 CHIL @CHILD20@
1 CHIL @CHILD21@
1 CHIL @CHILD22@
1 CHIL @CHILD23@
1 CHIL @CHILD24@
1 CHIL @CHILD25@
1 CHIL @CHILD26@
1 CHIL @CHILD27@
1 CHIL @CHILD28@
1 CHIL @CHILD29@
1 CHIL @CHILD30@
1 CHIL @CHILD31@
1 CHIL @CHILD32@
0 TRLR

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464120138" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464120138" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464120138" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464120138" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464120138" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464120138" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464120138" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464120138" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464120138" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464120138" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464120138" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464120138" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464120138" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464120138" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464120138" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464120138" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464120138" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464120138" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464120138" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464120138" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464120138" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464120138" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464120138" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464120138" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464120138" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464120138" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464120138" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464120138" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464120138" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464120138" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464120138" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464120138" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464120138" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464120138" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464120138" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464120138" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464120138" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464120138" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464120138" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464120138" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464120138" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464120138" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464120138" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464120138" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464120138" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464120138" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464120138" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464120138" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464120138" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464120138" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464120138" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464120138" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464120138" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464120138" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464120138" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464120138" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464120138" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464120138" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464120138" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464120138" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464120138" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464120138" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464120138" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464120138" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464120138" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464120138" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464120138" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464120138" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464120138" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464120138" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464120138" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464120138" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464120138" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464120138" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464120138" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464120138" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464120138" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464120138" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464120138" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464120138" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464120138" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464120138" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464120138" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464120138" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464120138" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464120138" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464120138" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464120138" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464120138" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464120138" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464120138" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464120138" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464120138" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464120138" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464120138" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464120138" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464120138" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464120138" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464120138" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464120138" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464120138" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464120138" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464120138" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464120138" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464120138" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464120138" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464120138" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464120138" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464120138" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464120138" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464120138" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464120138" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464120138" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464120138" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464120138" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464120138" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464120138" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464120138" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464120138" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464120138" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464120138" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464120138" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464120138" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464120138" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464120138" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464120138" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464120138" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464120138" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464120138" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464120138" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464120138" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464120138" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464120138" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464120138" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464120138" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464120138" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464120138" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464120138" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464120138" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464120138" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464120138" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464120138" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464120138" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464120138" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464120138" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464120138" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464120138" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464120138" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464120138" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464120138" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464120138" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464120138" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464120138" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464120138" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464120138" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464120138" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464126681" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464126681" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464126681" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464126681" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464126681" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464126681" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464126681" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464126681" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464126681" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464126681" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464126681" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464126681" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464126681" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464126681" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464126681" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464126681" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464126681" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464126681" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464126681" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464126681" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464126681" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464126681" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464126681" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464126681" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464126681" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464126681" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464126681" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464126681" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464126681" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464126681" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464126681" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464126681" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464126681" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464126681" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464126681" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464126681" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464126681" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464126681" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464126681" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464126681" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464126681" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464126681" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464126681" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464126681" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464126681" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464126681" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464126681" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464126681" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464126681" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464126681" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464126681" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464126681" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464126681" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464126681" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464126681" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464126681" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464126681" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464126681" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464126681" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464126681" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464126681" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464126681" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464126681" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464126681" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464126681" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464126681" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464126681" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464126681" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464126681" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464126681" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464126681" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464126681" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464126681" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464126681" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464126681" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464126681" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464126681" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464126681" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464126681" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464126681" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464126681" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464126681" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464126681" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464126681" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464126681" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464126681" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464126681" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464126681" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464126681" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464126681" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464126681" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464126681" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464126681" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464126681" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464126681" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464126681" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464126681" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464126681" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464126681" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464126681" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464126681" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464126681" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464126681" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464126681" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464126681" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464126681" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464126681" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464126681" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464126681" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464126681" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464126681" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464126681" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464126681" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464126681" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464126681" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464126681" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464126681" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464126681" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464126681" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464126681" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464126681" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464126681" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464126681" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464126681" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464126681" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464126681" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464126681" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464126681" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464126681" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464126681" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464126681" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464126681" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464126681" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464126681" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464126681" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464126681" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464126681" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464126681" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464126681" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464126681" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464126681" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464126681" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464126681" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464126681" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464126681" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464126681" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464126681" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464126681" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464126681" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464126681" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464126681" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464126681" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464126681" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464126681" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464126681" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464126681" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,328 @@
0 HEAD
1 CHAR UTF-8
1 SOUR REGISTERED_SOURCE_NAME
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 NOTE UTF-8 transmission test.
2 CONT The transmission does NOT start with a byte order mark (BOM)
2 CONT Each line is terminated using carriage return + line feed.
2 CONT This GEDCOM transmission contains a charcter set test. It consists
2 CONT of a single family (two parents, many children). The parents are used
2 CONT to test the cyrillic and greek letters. In both 'persons' the
2 CONT BIRT.PLAC tag contains some capital and the DEAT.PLAC tag some
2 CONT small letters of alphabet.
2 CONT The children contain some combined letters and special charcters.
2 CONT The NAME tag of each 'person' is the name of the characters tested
2 CONT within the person.
2 CONT The first children contain some special characters. Here the strings
2 CONT given in BIRT.PLAC and DEAT.PLAC are 'character name (test character), ...'
2 CONT where 'character name'is the name of the character (like 'british pound')
2 CONT and 'test character' is a single byte representing this character
2 CONT in ANSEL.
2 CONT The last children contain some combined characters. The name tag gives
2 CONT the name of the non-spacing character tested within the 'person'.
2 CONT Within the name the hex-values of the non-spacing character is given
2 CONT UNICODE. The DEAT.PLAC tag contains all latin characters which are
2 CONT combined with the non-spacing character tested here and which have
2 CONT a UNICODE code point. The BIRT.PLAC tag contain the same letters
2 CONT without the non-spacing part.
2 CONT Example: One 'person' is named 'ring above'. The BIRT.PLAC
2 CONT tag contains all latin letters which have a UNICODE code point if
2 CONT combined with a ring above. The DEAT.PLAC tag contain the same
2 CONT charcters combined with this ring.
2 CONT Note: Not all charcters can be displayed on all computers.
2 CONT This strongly depends on the installed fonts and codepages.
2 CONT This file based on the following source:
2 CONT www.unicode.org delivered the connection from the code point names
2 CONT to the actual values. Note, that much more UNICODE characters are
2 CONT possible (like the chinese alphabet).
1 SUBM @SUBMITTER@
1 DATE 20 JAN 1998
0 @SUBMITTER@ SUBM
1 NAME /H. Eichmann/
1 ADDR email: h.eichmann@@gmx.de
0 @FATHER@ INDI
1 NAME /cyrillic/
1 BIRT
2 PLAC АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ
1 DEAT
2 PLAC абвгдежзийклмнопрстуфхцчшщъыьэюя
1 SEX M
1 FAMS @FAMILY@
0 @MOTHER@ INDI
1 NAME /greek/
1 BIRT
2 PLAC ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ
1 DEAT
2 PLAC αβγδεζηθικλμνξοπρςστυφχψω
1 SEX F
1 FAMS @FAMILY@
0 @CHILD0@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 0/
1 BIRT
2 PLAC capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)
1 DEAT
2 PLAC capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)
0 @CHILD1@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 1/
1 BIRT
2 PLAC registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)
1 DEAT
2 PLAC modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)
0 @CHILD2@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 2/
1 BIRT
2 PLAC small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)
1 DEAT
2 PLAC small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)
0 @CHILD3@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 3/
1 BIRT
2 PLAC degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)
1 DEAT
2 PLAC music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)
0 @CHILD4@ INDI
1 FAMC @FAMILY@
1 NAME code: 0309/HOOK ABOVE/
1 BIRT
2 PLAC AEIOU,Yaeio,uy
1 DEAT
2 PLAC ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ
0 @CHILD5@ INDI
1 FAMC @FAMILY@
1 NAME code: 0300/GRAVE/
1 BIRT
2 PLAC AEIOU,WYaei,ouwy
1 DEAT
2 PLAC ÀÈÌÒÙ,ẀỲàèì,òùẁỳ
0 @CHILD6@ INDI
1 FAMC @FAMILY@
1 NAME code: 0301/ACUTE/
1 BIRT
2 PLAC ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz
1 DEAT
2 PLAC ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź
0 @CHILD7@ INDI
1 FAMC @FAMILY@
1 NAME code: 0302/CIRCUMFLEX/
1 BIRT
2 PLAC ACEGH,IJOSU,WYZac,eghij,osuwy,z
1 DEAT
2 PLAC ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ
0 @CHILD8@ INDI
1 FAMC @FAMILY@
1 NAME code: 0303/TILDE/
1 BIRT
2 PLAC AEINO,UVYae,inouv,y
1 DEAT
2 PLAC ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ
0 @CHILD9@ INDI
1 FAMC @FAMILY@
1 NAME code: 0304/MACRON/
1 BIRT
2 PLAC AEGIO,Uaegi,ou
1 DEAT
2 PLAC ĀĒḠĪŌ,Ūāēḡī,ōū
0 @CHILD10@ INDI
1 FAMC @FAMILY@
1 NAME code: 0306/BREVE/
1 BIRT
2 PLAC AEGIO,Uaegi,ou
1 DEAT
2 PLAC ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ
0 @CHILD11@ INDI
1 FAMC @FAMILY@
1 NAME code: 0307/DOT ABOVE/
1 BIRT
2 PLAC BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz
1 DEAT
2 PLAC ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż
0 @CHILD12@ INDI
1 FAMC @FAMILY@
1 NAME code: 0308/DIAERESIS/
1 BIRT
2 PLAC AEHIO,UWXYa,ehiot,uwxy
1 DEAT
2 PLAC ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ
0 @CHILD13@ INDI
1 FAMC @FAMILY@
1 NAME code: 030C/CARON/
1 BIRT
2 PLAC ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z
1 DEAT
2 PLAC ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž
0 @CHILD14@ INDI
1 FAMC @FAMILY@
1 NAME code: 030A/RING ABOVE/
1 BIRT
2 PLAC AUauw,y
1 DEAT
2 PLAC ÅŮåůẘ,ẙ
0 @CHILD15@ INDI
1 FAMC @FAMILY@
1 NAME code: FE20/LIGATURE LEFT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD16@ INDI
1 FAMC @FAMILY@
1 NAME code: FE21/LIGATURE RIGHT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD17@ INDI
1 FAMC @FAMILY@
1 NAME code: 0315/COMMA ABOVE RIGHT/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD18@ INDI
1 FAMC @FAMILY@
1 NAME code: 030B/DOUBLE ACUTE/
1 BIRT
2 PLAC OUou
1 DEAT
2 PLAC ŐŰőű
0 @CHILD19@ INDI
1 FAMC @FAMILY@
1 NAME code: 0310/CANDRABINDU/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD20@ INDI
1 FAMC @FAMILY@
1 NAME code: 0327/CEDILLA/
1 BIRT
2 PLAC CDGHK,LNRST,cdghk,lnrst
1 DEAT
2 PLAC ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ
0 @CHILD21@ INDI
1 FAMC @FAMILY@
1 NAME code: 0328/OGONEK/
1 BIRT
2 PLAC AEIOU,aeiou
1 DEAT
2 PLAC ĄĘĮǪŲ,ąęįǫų
0 @CHILD22@ INDI
1 FAMC @FAMILY@
1 NAME code: 0323/DOT BELOW/
1 BIRT
2 PLAC ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz
1 DEAT
2 PLAC ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ
0 @CHILD23@ INDI
1 FAMC @FAMILY@
1 NAME code: 0324/DIAERESIS BELOW/
1 BIRT
2 PLAC Uu
1 DEAT
2 PLAC Ṳṳ
0 @CHILD24@ INDI
1 FAMC @FAMILY@
1 NAME code: 0325/RING BELOW/
1 BIRT
2 PLAC Aa
1 DEAT
2 PLAC Ḁḁ
0 @CHILD25@ INDI
1 FAMC @FAMILY@
1 NAME code: 0333/DOUBLE LOW LINE/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD26@ INDI
1 FAMC @FAMILY@
1 NAME code: 0332/LINE BELOW/
1 BIRT
2 PLAC BDKLN,RTZbd,hklnr,tz
1 DEAT
2 PLAC ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ
0 @CHILD27@ INDI
1 FAMC @FAMILY@
1 NAME code: 0326/COMMA BELOW/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD28@ INDI
1 FAMC @FAMILY@
1 NAME code: 031C/LEFT HALF RING BELOW/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD29@ INDI
1 FAMC @FAMILY@
1 NAME code: 032E/BREVE BELOW/
1 BIRT
2 PLAC Hh
1 DEAT
2 PLAC Ḫḫ
0 @CHILD30@ INDI
1 FAMC @FAMILY@
1 NAME code: FE22/DOUBLE TILDE LEFT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD31@ INDI
1 FAMC @FAMILY@
1 NAME code: FE23/DOUBLE TILDE RIGHT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD32@ INDI
1 FAMC @FAMILY@
1 NAME code: 0313/COMMA ABOVE/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @FAMILY@ FAM
1 HUSB @FATHER@
1 WIFE @MOTHER@
1 CHIL @CHILD0@
1 CHIL @CHILD1@
1 CHIL @CHILD2@
1 CHIL @CHILD3@
1 CHIL @CHILD4@
1 CHIL @CHILD5@
1 CHIL @CHILD6@
1 CHIL @CHILD7@
1 CHIL @CHILD8@
1 CHIL @CHILD9@
1 CHIL @CHILD10@
1 CHIL @CHILD11@
1 CHIL @CHILD12@
1 CHIL @CHILD13@
1 CHIL @CHILD14@
1 CHIL @CHILD15@
1 CHIL @CHILD16@
1 CHIL @CHILD17@
1 CHIL @CHILD18@
1 CHIL @CHILD19@
1 CHIL @CHILD20@
1 CHIL @CHILD21@
1 CHIL @CHILD22@
1 CHIL @CHILD23@
1 CHIL @CHILD24@
1 CHIL @CHILD25@
1 CHIL @CHILD26@
1 CHIL @CHILD27@
1 CHIL @CHILD28@
1 CHIL @CHILD29@
1 CHIL @CHILD30@
1 CHIL @CHILD31@
1 CHIL @CHILD32@
0 TRLR

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464126759" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464126759" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464126759" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464126759" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464126759" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464126759" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464126759" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464126759" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464126759" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464126759" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464126759" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464126759" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464126759" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464126759" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464126759" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464126759" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464126759" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464126759" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464126759" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464126759" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464126759" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464126759" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464126759" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464126759" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464126759" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464126759" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464126759" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464126759" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464126759" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464126759" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464126759" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464126759" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464126759" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464126759" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464126759" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464126759" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464126759" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464126759" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464126759" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464126759" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464126759" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464126759" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464126759" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464126759" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464126759" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464126759" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464126759" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464126759" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464126759" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464126759" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464126759" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464126759" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464126759" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464126759" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464126759" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464126759" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464126759" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464126759" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464126759" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464126759" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464126759" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464126759" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464126759" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464126759" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464126759" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464126759" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464126759" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464126759" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464126759" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464126759" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464126759" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464126759" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464126759" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464126759" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464126759" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464126759" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464126759" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464126759" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464126759" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464126759" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464126759" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464126759" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464126759" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464126759" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464126759" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464126759" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464126759" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464126759" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464126759" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464126759" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464126759" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464126759" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464126759" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464126759" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464126759" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464126759" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464126759" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464126759" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464126759" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464126759" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464126759" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464126759" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464126759" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464126759" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464126759" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464126759" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464126759" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464126759" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464126759" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464126759" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464126759" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464126759" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464126759" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464126759" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464126759" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464126759" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464126759" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464126759" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464126759" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464126759" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464126759" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464126759" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464126759" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464126759" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464126759" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464126759" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464126759" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464126759" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464126759" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464126759" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464126759" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464126759" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464126759" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464126759" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464126759" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464126759" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464126759" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464126759" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464126759" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464126759" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464126759" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464126759" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464126759" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464126759" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464126759" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464126759" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464126759" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464126759" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464126759" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464126759" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464126759" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464126759" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464126759" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464126759" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464126759" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464126759" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

View File

@@ -0,0 +1,328 @@
0 HEAD
1 CHAR UTF-8
1 SOUR REGISTERED_SOURCE_NAME
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 NOTE UTF-8 transmission test.
2 CONT The transmission does NOT start with a byte order mark (BOM)
2 CONT Each line is terminated using line feed.
2 CONT This GEDCOM transmission contains a charcter set test. It consists
2 CONT of a single family (two parents, many children). The parents are used
2 CONT to test the cyrillic and greek letters. In both 'persons' the
2 CONT BIRT.PLAC tag contains some capital and the DEAT.PLAC tag some
2 CONT small letters of alphabet.
2 CONT The children contain some combined letters and special charcters.
2 CONT The NAME tag of each 'person' is the name of the characters tested
2 CONT within the person.
2 CONT The first children contain some special characters. Here the strings
2 CONT given in BIRT.PLAC and DEAT.PLAC are 'character name (test character), ...'
2 CONT where 'character name'is the name of the character (like 'british pound')
2 CONT and 'test character' is a single byte representing this character
2 CONT in ANSEL.
2 CONT The last children contain some combined characters. The name tag gives
2 CONT the name of the non-spacing character tested within the 'person'.
2 CONT Within the name the hex-values of the non-spacing character is given
2 CONT UNICODE. The DEAT.PLAC tag contains all latin characters which are
2 CONT combined with the non-spacing character tested here and which have
2 CONT a UNICODE code point. The BIRT.PLAC tag contain the same letters
2 CONT without the non-spacing part.
2 CONT Example: One 'person' is named 'ring above'. The BIRT.PLAC
2 CONT tag contains all latin letters which have a UNICODE code point if
2 CONT combined with a ring above. The DEAT.PLAC tag contain the same
2 CONT charcters combined with this ring.
2 CONT Note: Not all charcters can be displayed on all computers.
2 CONT This strongly depends on the installed fonts and codepages.
2 CONT This file based on the following source:
2 CONT www.unicode.org delivered the connection from the code point names
2 CONT to the actual values. Note, that much more UNICODE characters are
2 CONT possible (like the chinese alphabet).
1 SUBM @SUBMITTER@
1 DATE 20 JAN 1998
0 @SUBMITTER@ SUBM
1 NAME /H. Eichmann/
1 ADDR email: h.eichmann@@gmx.de
0 @FATHER@ INDI
1 NAME /cyrillic/
1 BIRT
2 PLAC АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ
1 DEAT
2 PLAC абвгдежзийклмнопрстуфхцчшщъыьэюя
1 SEX M
1 FAMS @FAMILY@
0 @MOTHER@ INDI
1 NAME /greek/
1 BIRT
2 PLAC ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ
1 DEAT
2 PLAC αβγδεζηθικλμνξοπρςστυφχψω
1 SEX F
1 FAMS @FAMILY@
0 @CHILD0@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 0/
1 BIRT
2 PLAC capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)
1 DEAT
2 PLAC capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)
0 @CHILD1@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 1/
1 BIRT
2 PLAC registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)
1 DEAT
2 PLAC modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)
0 @CHILD2@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 2/
1 BIRT
2 PLAC small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)
1 DEAT
2 PLAC small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)
0 @CHILD3@ INDI
1 FAMC @FAMILY@
1 NAME /Special Characters 3/
1 BIRT
2 PLAC degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)
1 DEAT
2 PLAC music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)
0 @CHILD4@ INDI
1 FAMC @FAMILY@
1 NAME code: 0309/HOOK ABOVE/
1 BIRT
2 PLAC AEIOU,Yaeio,uy
1 DEAT
2 PLAC ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ
0 @CHILD5@ INDI
1 FAMC @FAMILY@
1 NAME code: 0300/GRAVE/
1 BIRT
2 PLAC AEIOU,WYaei,ouwy
1 DEAT
2 PLAC ÀÈÌÒÙ,ẀỲàèì,òùẁỳ
0 @CHILD6@ INDI
1 FAMC @FAMILY@
1 NAME code: 0301/ACUTE/
1 BIRT
2 PLAC ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz
1 DEAT
2 PLAC ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź
0 @CHILD7@ INDI
1 FAMC @FAMILY@
1 NAME code: 0302/CIRCUMFLEX/
1 BIRT
2 PLAC ACEGH,IJOSU,WYZac,eghij,osuwy,z
1 DEAT
2 PLAC ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ
0 @CHILD8@ INDI
1 FAMC @FAMILY@
1 NAME code: 0303/TILDE/
1 BIRT
2 PLAC AEINO,UVYae,inouv,y
1 DEAT
2 PLAC ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ
0 @CHILD9@ INDI
1 FAMC @FAMILY@
1 NAME code: 0304/MACRON/
1 BIRT
2 PLAC AEGIO,Uaegi,ou
1 DEAT
2 PLAC ĀĒḠĪŌ,Ūāēḡī,ōū
0 @CHILD10@ INDI
1 FAMC @FAMILY@
1 NAME code: 0306/BREVE/
1 BIRT
2 PLAC AEGIO,Uaegi,ou
1 DEAT
2 PLAC ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ
0 @CHILD11@ INDI
1 FAMC @FAMILY@
1 NAME code: 0307/DOT ABOVE/
1 BIRT
2 PLAC BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz
1 DEAT
2 PLAC ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż
0 @CHILD12@ INDI
1 FAMC @FAMILY@
1 NAME code: 0308/DIAERESIS/
1 BIRT
2 PLAC AEHIO,UWXYa,ehiot,uwxy
1 DEAT
2 PLAC ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ
0 @CHILD13@ INDI
1 FAMC @FAMILY@
1 NAME code: 030C/CARON/
1 BIRT
2 PLAC ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z
1 DEAT
2 PLAC ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž
0 @CHILD14@ INDI
1 FAMC @FAMILY@
1 NAME code: 030A/RING ABOVE/
1 BIRT
2 PLAC AUauw,y
1 DEAT
2 PLAC ÅŮåůẘ,ẙ
0 @CHILD15@ INDI
1 FAMC @FAMILY@
1 NAME code: FE20/LIGATURE LEFT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD16@ INDI
1 FAMC @FAMILY@
1 NAME code: FE21/LIGATURE RIGHT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD17@ INDI
1 FAMC @FAMILY@
1 NAME code: 0315/COMMA ABOVE RIGHT/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD18@ INDI
1 FAMC @FAMILY@
1 NAME code: 030B/DOUBLE ACUTE/
1 BIRT
2 PLAC OUou
1 DEAT
2 PLAC ŐŰőű
0 @CHILD19@ INDI
1 FAMC @FAMILY@
1 NAME code: 0310/CANDRABINDU/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD20@ INDI
1 FAMC @FAMILY@
1 NAME code: 0327/CEDILLA/
1 BIRT
2 PLAC CDGHK,LNRST,cdghk,lnrst
1 DEAT
2 PLAC ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ
0 @CHILD21@ INDI
1 FAMC @FAMILY@
1 NAME code: 0328/OGONEK/
1 BIRT
2 PLAC AEIOU,aeiou
1 DEAT
2 PLAC ĄĘĮǪŲ,ąęįǫų
0 @CHILD22@ INDI
1 FAMC @FAMILY@
1 NAME code: 0323/DOT BELOW/
1 BIRT
2 PLAC ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz
1 DEAT
2 PLAC ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ
0 @CHILD23@ INDI
1 FAMC @FAMILY@
1 NAME code: 0324/DIAERESIS BELOW/
1 BIRT
2 PLAC Uu
1 DEAT
2 PLAC Ṳṳ
0 @CHILD24@ INDI
1 FAMC @FAMILY@
1 NAME code: 0325/RING BELOW/
1 BIRT
2 PLAC Aa
1 DEAT
2 PLAC Ḁḁ
0 @CHILD25@ INDI
1 FAMC @FAMILY@
1 NAME code: 0333/DOUBLE LOW LINE/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD26@ INDI
1 FAMC @FAMILY@
1 NAME code: 0332/LINE BELOW/
1 BIRT
2 PLAC BDKLN,RTZbd,hklnr,tz
1 DEAT
2 PLAC ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ
0 @CHILD27@ INDI
1 FAMC @FAMILY@
1 NAME code: 0326/COMMA BELOW/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD28@ INDI
1 FAMC @FAMILY@
1 NAME code: 031C/LEFT HALF RING BELOW/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD29@ INDI
1 FAMC @FAMILY@
1 NAME code: 032E/BREVE BELOW/
1 BIRT
2 PLAC Hh
1 DEAT
2 PLAC Ḫḫ
0 @CHILD30@ INDI
1 FAMC @FAMILY@
1 NAME code: FE22/DOUBLE TILDE LEFT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD31@ INDI
1 FAMC @FAMILY@
1 NAME code: FE23/DOUBLE TILDE RIGHT HALF/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @CHILD32@ INDI
1 FAMC @FAMILY@
1 NAME code: 0313/COMMA ABOVE/
1 BIRT
2 PLAC - none -
1 DEAT
2 PLAC - none -
0 @FAMILY@ FAM
1 HUSB @FATHER@
1 WIFE @MOTHER@
1 CHIL @CHILD0@
1 CHIL @CHILD1@
1 CHIL @CHILD2@
1 CHIL @CHILD3@
1 CHIL @CHILD4@
1 CHIL @CHILD5@
1 CHIL @CHILD6@
1 CHIL @CHILD7@
1 CHIL @CHILD8@
1 CHIL @CHILD9@
1 CHIL @CHILD10@
1 CHIL @CHILD11@
1 CHIL @CHILD12@
1 CHIL @CHILD13@
1 CHIL @CHILD14@
1 CHIL @CHILD15@
1 CHIL @CHILD16@
1 CHIL @CHILD17@
1 CHIL @CHILD18@
1 CHIL @CHILD19@
1 CHIL @CHILD20@
1 CHIL @CHILD21@
1 CHIL @CHILD22@
1 CHIL @CHILD23@
1 CHIL @CHILD24@
1 CHIL @CHILD25@
1 CHIL @CHILD26@
1 CHIL @CHILD27@
1 CHIL @CHILD28@
1 CHIL @CHILD29@
1 CHIL @CHILD30@
1 CHIL @CHILD31@
1 CHIL @CHILD32@
0 TRLR

View File

@@ -0,0 +1,882 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-24" version="GrampsAIO64-4.2.1-2"/>
<researcher>
<resname>/H. Eichmann/</resname>
<resaddr>email: h.eichmann@@gmx.de</resaddr>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464126840" id="E0000">
<type>Birth</type>
<place hlink="_0000000300000003"/>
</event>
<event handle="_0000000400000004" change="1464126840" id="E0001">
<type>Death</type>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000800000008" change="1464126840" id="E0002">
<type>Birth</type>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464126840" id="E0003">
<type>Death</type>
<place hlink="_0000000b0000000b"/>
</event>
<event handle="_0000000d0000000d" change="1464126840" id="E0004">
<type>Birth</type>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464126840" id="E0005">
<type>Death</type>
<place hlink="_0000001000000010"/>
</event>
<event handle="_0000001200000012" change="1464126840" id="E0006">
<type>Birth</type>
<place hlink="_0000001300000013"/>
</event>
<event handle="_0000001400000014" change="1464126840" id="E0007">
<type>Death</type>
<place hlink="_0000001500000015"/>
</event>
<event handle="_0000001700000017" change="1464126840" id="E0008">
<type>Birth</type>
<place hlink="_0000001800000018"/>
</event>
<event handle="_0000001900000019" change="1464126840" id="E0009">
<type>Death</type>
<place hlink="_0000001a0000001a"/>
</event>
<event handle="_0000001c0000001c" change="1464126840" id="E0010">
<type>Birth</type>
<place hlink="_0000001d0000001d"/>
</event>
<event handle="_0000001e0000001e" change="1464126840" id="E0011">
<type>Death</type>
<place hlink="_0000001f0000001f"/>
</event>
<event handle="_0000002100000021" change="1464126840" id="E0012">
<type>Birth</type>
<place hlink="_0000002200000022"/>
</event>
<event handle="_0000002300000023" change="1464126840" id="E0013">
<type>Death</type>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002600000026" change="1464126840" id="E0014">
<type>Birth</type>
<place hlink="_0000002700000027"/>
</event>
<event handle="_0000002800000028" change="1464126840" id="E0015">
<type>Death</type>
<place hlink="_0000002900000029"/>
</event>
<event handle="_0000002b0000002b" change="1464126840" id="E0016">
<type>Birth</type>
<place hlink="_0000002c0000002c"/>
</event>
<event handle="_0000002d0000002d" change="1464126840" id="E0017">
<type>Death</type>
<place hlink="_0000002e0000002e"/>
</event>
<event handle="_0000003000000030" change="1464126840" id="E0018">
<type>Birth</type>
<place hlink="_0000003100000031"/>
</event>
<event handle="_0000003200000032" change="1464126840" id="E0019">
<type>Death</type>
<place hlink="_0000003300000033"/>
</event>
<event handle="_0000003500000035" change="1464126840" id="E0020">
<type>Birth</type>
<place hlink="_0000003600000036"/>
</event>
<event handle="_0000003700000037" change="1464126840" id="E0021">
<type>Death</type>
<place hlink="_0000003800000038"/>
</event>
<event handle="_0000003a0000003a" change="1464126840" id="E0022">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000003c0000003c" change="1464126840" id="E0023">
<type>Death</type>
<place hlink="_0000003d0000003d"/>
</event>
<event handle="_0000003f0000003f" change="1464126840" id="E0024">
<type>Birth</type>
<place hlink="_0000003b0000003b"/>
</event>
<event handle="_0000004000000040" change="1464126840" id="E0025">
<type>Death</type>
<place hlink="_0000004100000041"/>
</event>
<event handle="_0000004300000043" change="1464126840" id="E0026">
<type>Birth</type>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004500000045" change="1464126840" id="E0027">
<type>Death</type>
<place hlink="_0000004600000046"/>
</event>
<event handle="_0000004800000048" change="1464126840" id="E0028">
<type>Birth</type>
<place hlink="_0000004900000049"/>
</event>
<event handle="_0000004a0000004a" change="1464126840" id="E0029">
<type>Death</type>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004d0000004d" change="1464126840" id="E0030">
<type>Birth</type>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464126840" id="E0031">
<type>Death</type>
<place hlink="_0000005000000050"/>
</event>
<event handle="_0000005200000052" change="1464126840" id="E0032">
<type>Birth</type>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464126840" id="E0033">
<type>Death</type>
<place hlink="_0000005500000055"/>
</event>
<event handle="_0000005700000057" change="1464126840" id="E0034">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464126840" id="E0035">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005b0000005b" change="1464126840" id="E0036">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005c0000005c" change="1464126840" id="E0037">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005e0000005e" change="1464126840" id="E0038">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005f0000005f" change="1464126840" id="E0039">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006100000061" change="1464126840" id="E0040">
<type>Birth</type>
<place hlink="_0000006200000062"/>
</event>
<event handle="_0000006300000063" change="1464126840" id="E0041">
<type>Death</type>
<place hlink="_0000006400000064"/>
</event>
<event handle="_0000006600000066" change="1464126840" id="E0042">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006700000067" change="1464126840" id="E0043">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000006900000069" change="1464126840" id="E0044">
<type>Birth</type>
<place hlink="_0000006a0000006a"/>
</event>
<event handle="_0000006b0000006b" change="1464126840" id="E0045">
<type>Death</type>
<place hlink="_0000006c0000006c"/>
</event>
<event handle="_0000006e0000006e" change="1464126840" id="E0046">
<type>Birth</type>
<place hlink="_0000006f0000006f"/>
</event>
<event handle="_0000007000000070" change="1464126840" id="E0047">
<type>Death</type>
<place hlink="_0000007100000071"/>
</event>
<event handle="_0000007300000073" change="1464126840" id="E0048">
<type>Birth</type>
<place hlink="_0000007400000074"/>
</event>
<event handle="_0000007500000075" change="1464126840" id="E0049">
<type>Death</type>
<place hlink="_0000007600000076"/>
</event>
<event handle="_0000007800000078" change="1464126840" id="E0050">
<type>Birth</type>
<place hlink="_0000007900000079"/>
</event>
<event handle="_0000007a0000007a" change="1464126840" id="E0051">
<type>Death</type>
<place hlink="_0000007b0000007b"/>
</event>
<event handle="_0000007d0000007d" change="1464126840" id="E0052">
<type>Birth</type>
<place hlink="_0000007e0000007e"/>
</event>
<event handle="_0000007f0000007f" change="1464126840" id="E0053">
<type>Death</type>
<place hlink="_0000008000000080"/>
</event>
<event handle="_0000008200000082" change="1464126840" id="E0054">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008300000083" change="1464126840" id="E0055">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008500000085" change="1464126840" id="E0056">
<type>Birth</type>
<place hlink="_0000008600000086"/>
</event>
<event handle="_0000008700000087" change="1464126840" id="E0057">
<type>Death</type>
<place hlink="_0000008800000088"/>
</event>
<event handle="_0000008a0000008a" change="1464126840" id="E0058">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008b0000008b" change="1464126840" id="E0059">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008d0000008d" change="1464126840" id="E0060">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000008e0000008e" change="1464126840" id="E0061">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009000000090" change="1464126840" id="E0062">
<type>Birth</type>
<place hlink="_0000009100000091"/>
</event>
<event handle="_0000009200000092" change="1464126840" id="E0063">
<type>Death</type>
<place hlink="_0000009300000093"/>
</event>
<event handle="_0000009500000095" change="1464126840" id="E0064">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009600000096" change="1464126840" id="E0065">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009800000098" change="1464126840" id="E0066">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009900000099" change="1464126840" id="E0067">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009b0000009b" change="1464126840" id="E0068">
<type>Birth</type>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000009c0000009c" change="1464126840" id="E0069">
<type>Death</type>
<place hlink="_0000005800000058"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1464126840" id="FATHER">
<gender>M</gender>
<name type="Birth Name">
<surname>cyrillic</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000400000004" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464126840" id="MOTHER">
<gender>F</gender>
<name type="Birth Name">
<surname>greek</surname>
</name>
<eventref hlink="_0000000800000008" role="Primary"/>
<eventref hlink="_0000000a0000000a" role="Primary"/>
<parentin hlink="_0000000600000006"/>
</person>
<person handle="_0000000c0000000c" change="1464126840" id="CHILD0">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 0</surname>
</name>
<eventref hlink="_0000000d0000000d" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001100000011" change="1464126840" id="CHILD1">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 1</surname>
</name>
<eventref hlink="_0000001200000012" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001600000016" change="1464126840" id="CHILD2">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 2</surname>
</name>
<eventref hlink="_0000001700000017" role="Primary"/>
<eventref hlink="_0000001900000019" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000001b0000001b" change="1464126840" id="CHILD3">
<gender>U</gender>
<name type="Birth Name">
<surname>Special Characters 3</surname>
</name>
<eventref hlink="_0000001c0000001c" role="Primary"/>
<eventref hlink="_0000001e0000001e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002000000020" change="1464126840" id="CHILD4">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0309</first>
<surname>HOOK ABOVE</surname>
</name>
<eventref hlink="_0000002100000021" role="Primary"/>
<eventref hlink="_0000002300000023" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002500000025" change="1464126840" id="CHILD5">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0300</first>
<surname>GRAVE</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002800000028" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002a0000002a" change="1464126840" id="CHILD6">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0301</first>
<surname>ACUTE</surname>
</name>
<eventref hlink="_0000002b0000002b" role="Primary"/>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000002f0000002f" change="1464126840" id="CHILD7">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0302</first>
<surname>CIRCUMFLEX</surname>
</name>
<eventref hlink="_0000003000000030" role="Primary"/>
<eventref hlink="_0000003200000032" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003400000034" change="1464126840" id="CHILD8">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0303</first>
<surname>TILDE</surname>
</name>
<eventref hlink="_0000003500000035" role="Primary"/>
<eventref hlink="_0000003700000037" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003900000039" change="1464126840" id="CHILD9">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0304</first>
<surname>MACRON</surname>
</name>
<eventref hlink="_0000003a0000003a" role="Primary"/>
<eventref hlink="_0000003c0000003c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000003e0000003e" change="1464126840" id="CHILD10">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0306</first>
<surname>BREVE</surname>
</name>
<eventref hlink="_0000003f0000003f" role="Primary"/>
<eventref hlink="_0000004000000040" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004200000042" change="1464126840" id="CHILD11">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0307</first>
<surname>DOT ABOVE</surname>
</name>
<eventref hlink="_0000004300000043" role="Primary"/>
<eventref hlink="_0000004500000045" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004700000047" change="1464126840" id="CHILD12">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0308</first>
<surname>DIAERESIS</surname>
</name>
<eventref hlink="_0000004800000048" role="Primary"/>
<eventref hlink="_0000004a0000004a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000004c0000004c" change="1464126840" id="CHILD13">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030C</first>
<surname>CARON</surname>
</name>
<eventref hlink="_0000004d0000004d" role="Primary"/>
<eventref hlink="_0000004f0000004f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005100000051" change="1464126840" id="CHILD14">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030A</first>
<surname>RING ABOVE</surname>
</name>
<eventref hlink="_0000005200000052" role="Primary"/>
<eventref hlink="_0000005400000054" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005600000056" change="1464126840" id="CHILD15">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE20</first>
<surname>LIGATURE LEFT HALF</surname>
</name>
<eventref hlink="_0000005700000057" role="Primary"/>
<eventref hlink="_0000005900000059" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005a0000005a" change="1464126840" id="CHILD16">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE21</first>
<surname>LIGATURE RIGHT HALF</surname>
</name>
<eventref hlink="_0000005b0000005b" role="Primary"/>
<eventref hlink="_0000005c0000005c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000005d0000005d" change="1464126840" id="CHILD17">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0315</first>
<surname>COMMA ABOVE RIGHT</surname>
</name>
<eventref hlink="_0000005e0000005e" role="Primary"/>
<eventref hlink="_0000005f0000005f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006000000060" change="1464126840" id="CHILD18">
<gender>U</gender>
<name type="Birth Name">
<first>code: 030B</first>
<surname>DOUBLE ACUTE</surname>
</name>
<eventref hlink="_0000006100000061" role="Primary"/>
<eventref hlink="_0000006300000063" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006500000065" change="1464126840" id="CHILD19">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0310</first>
<surname>CANDRABINDU</surname>
</name>
<eventref hlink="_0000006600000066" role="Primary"/>
<eventref hlink="_0000006700000067" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006800000068" change="1464126840" id="CHILD20">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0327</first>
<surname>CEDILLA</surname>
</name>
<eventref hlink="_0000006900000069" role="Primary"/>
<eventref hlink="_0000006b0000006b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000006d0000006d" change="1464126840" id="CHILD21">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0328</first>
<surname>OGONEK</surname>
</name>
<eventref hlink="_0000006e0000006e" role="Primary"/>
<eventref hlink="_0000007000000070" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007200000072" change="1464126840" id="CHILD22">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0323</first>
<surname>DOT BELOW</surname>
</name>
<eventref hlink="_0000007300000073" role="Primary"/>
<eventref hlink="_0000007500000075" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007700000077" change="1464126840" id="CHILD23">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0324</first>
<surname>DIAERESIS BELOW</surname>
</name>
<eventref hlink="_0000007800000078" role="Primary"/>
<eventref hlink="_0000007a0000007a" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000007c0000007c" change="1464126840" id="CHILD24">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0325</first>
<surname>RING BELOW</surname>
</name>
<eventref hlink="_0000007d0000007d" role="Primary"/>
<eventref hlink="_0000007f0000007f" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008100000081" change="1464126840" id="CHILD25">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0333</first>
<surname>DOUBLE LOW LINE</surname>
</name>
<eventref hlink="_0000008200000082" role="Primary"/>
<eventref hlink="_0000008300000083" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008400000084" change="1464126840" id="CHILD26">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0332</first>
<surname>LINE BELOW</surname>
</name>
<eventref hlink="_0000008500000085" role="Primary"/>
<eventref hlink="_0000008700000087" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008900000089" change="1464126840" id="CHILD27">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0326</first>
<surname>COMMA BELOW</surname>
</name>
<eventref hlink="_0000008a0000008a" role="Primary"/>
<eventref hlink="_0000008b0000008b" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008c0000008c" change="1464126840" id="CHILD28">
<gender>U</gender>
<name type="Birth Name">
<first>code: 031C</first>
<surname>LEFT HALF RING BELOW</surname>
</name>
<eventref hlink="_0000008d0000008d" role="Primary"/>
<eventref hlink="_0000008e0000008e" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000008f0000008f" change="1464126840" id="CHILD29">
<gender>U</gender>
<name type="Birth Name">
<first>code: 032E</first>
<surname>BREVE BELOW</surname>
</name>
<eventref hlink="_0000009000000090" role="Primary"/>
<eventref hlink="_0000009200000092" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009400000094" change="1464126840" id="CHILD30">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE22</first>
<surname>DOUBLE TILDE LEFT HALF</surname>
</name>
<eventref hlink="_0000009500000095" role="Primary"/>
<eventref hlink="_0000009600000096" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009700000097" change="1464126840" id="CHILD31">
<gender>U</gender>
<name type="Birth Name">
<first>code: FE23</first>
<surname>DOUBLE TILDE RIGHT HALF</surname>
</name>
<eventref hlink="_0000009800000098" role="Primary"/>
<eventref hlink="_0000009900000099" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
<person handle="_0000009a0000009a" change="1464126840" id="CHILD32">
<gender>U</gender>
<name type="Birth Name">
<first>code: 0313</first>
<surname>COMMA ABOVE</surname>
</name>
<eventref hlink="_0000009b0000009b" role="Primary"/>
<eventref hlink="_0000009c0000009c" role="Primary"/>
<childof hlink="_0000000600000006"/>
</person>
</people>
<families>
<family handle="_0000000600000006" change="1464126840" id="FAMILY">
<rel type="Unknown"/>
<father hlink="_0000000100000001"/>
<mother hlink="_0000000700000007"/>
<childref hlink="_0000000c0000000c"/>
<childref hlink="_0000001100000011"/>
<childref hlink="_0000001600000016"/>
<childref hlink="_0000001b0000001b"/>
<childref hlink="_0000002000000020"/>
<childref hlink="_0000002500000025"/>
<childref hlink="_0000002a0000002a"/>
<childref hlink="_0000002f0000002f"/>
<childref hlink="_0000003400000034"/>
<childref hlink="_0000003900000039"/>
<childref hlink="_0000003e0000003e"/>
<childref hlink="_0000004200000042"/>
<childref hlink="_0000004700000047"/>
<childref hlink="_0000004c0000004c"/>
<childref hlink="_0000005100000051"/>
<childref hlink="_0000005600000056"/>
<childref hlink="_0000005a0000005a"/>
<childref hlink="_0000005d0000005d"/>
<childref hlink="_0000006000000060"/>
<childref hlink="_0000006500000065"/>
<childref hlink="_0000006800000068"/>
<childref hlink="_0000006d0000006d"/>
<childref hlink="_0000007200000072"/>
<childref hlink="_0000007700000077"/>
<childref hlink="_0000007c0000007c"/>
<childref hlink="_0000008100000081"/>
<childref hlink="_0000008400000084"/>
<childref hlink="_0000008900000089"/>
<childref hlink="_0000008c0000008c"/>
<childref hlink="_0000008f0000008f"/>
<childref hlink="_0000009400000094"/>
<childref hlink="_0000009700000097"/>
<childref hlink="_0000009a0000009a"/>
</family>
</families>
<places>
<placeobj handle="_0000000300000003" change="1464126840" id="P0000" type="Unknown">
<ptitle>АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ</ptitle>
<pname value="АБВГДЕЖЗИЙКЛМНОПРСТУФХЦЧШЩЪЫЬЭЮЯ"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464126840" id="P0001" type="Unknown">
<ptitle>абвгдежзийклмнопрстуфхцчшщъыьэюя</ptitle>
<pname value="абвгдежзийклмнопрстуфхцчшщъыьэюя"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464126840" id="P0002" type="Unknown">
<ptitle>ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ</ptitle>
<pname value="ΑΒΓΔΕΖΗΘΙΚΛΜΝΞΟΠΡΣΤΥΦΧΨΩ"/>
</placeobj>
<placeobj handle="_0000000b0000000b" change="1464126840" id="P0003" type="Unknown">
<ptitle>αβγδεζηθικλμνξοπρςστυφχψω</ptitle>
<pname value="αβγδεζηθικλμνξοπρςστυφχψω"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464126840" id="P0004" type="Unknown">
<ptitle>capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)</ptitle>
<pname value="capital L with stroke (Ł), capital O with stroke (Ø), capital D with stroke (Đ), capital thorn (Þ)"/>
</placeobj>
<placeobj handle="_0000001000000010" change="1464126840" id="P0005" type="Unknown">
<ptitle>capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)</ptitle>
<pname value="capital AE (Æ), capital ligature OE (Œ), modified prime (ʹ), middle dot (·), music flat sign (♭)"/>
</placeobj>
<placeobj handle="_0000001300000013" change="1464126840" id="P0006" type="Unknown">
<ptitle>registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)</ptitle>
<pname value="registered sign (®), plus-minus sign (±), capital O with horn (Ơ), capital U with horn (Ư)"/>
</placeobj>
<placeobj handle="_0000001500000015" change="1464126840" id="P0007" type="Unknown">
<ptitle>modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)</ptitle>
<pname value="modifier right half ring (ʾ), modifier left half ring (ʿ), small L with stroke (ł), small O with stroke (ø), small D with stroke (đ)"/>
</placeobj>
<placeobj handle="_0000001800000018" change="1464126840" id="P0008" type="Unknown">
<ptitle>small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)</ptitle>
<pname value="small thorn (þ), small AE (æ), small ligature OE (œ), modified double prime (ʺ)"/>
</placeobj>
<placeobj handle="_0000001a0000001a" change="1464126840" id="P0009" type="Unknown">
<ptitle>small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)</ptitle>
<pname value="small dotless i (ı), pound sign (£), small eth (ð), small O with horn (ơ), small U with horn (ư)"/>
</placeobj>
<placeobj handle="_0000001d0000001d" change="1464126840" id="P0010" type="Unknown">
<ptitle>degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)</ptitle>
<pname value="degree sign (°), script small L (), sound recording copyright (℗), copyright sign (©)"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464126840" id="P0011" type="Unknown">
<ptitle>music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)</ptitle>
<pname value="music sharp sign (♯), inverted question mark (¿), inverted exclamation mark (¡), small sharp S (ß)"/>
</placeobj>
<placeobj handle="_0000002200000022" change="1464126840" id="P0012" type="Unknown">
<ptitle>AEIOU,Yaeio,uy</ptitle>
<pname value="AEIOU,Yaeio,uy"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464126840" id="P0013" type="Unknown">
<ptitle>ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ</ptitle>
<pname value="ẢẺỈỎỦ,Ỷảẻỉỏ,ủỷ"/>
</placeobj>
<placeobj handle="_0000002700000027" change="1464126840" id="P0014" type="Unknown">
<ptitle>AEIOU,WYaei,ouwy</ptitle>
<pname value="AEIOU,WYaei,ouwy"/>
</placeobj>
<placeobj handle="_0000002900000029" change="1464126840" id="P0015" type="Unknown">
<ptitle>ÀÈÌÒÙ,ẀỲàèì,òùẁỳ</ptitle>
<pname value="ÀÈÌÒÙ,ẀỲàèì,òùẁỳ"/>
</placeobj>
<placeobj handle="_0000002c0000002c" change="1464126840" id="P0016" type="Unknown">
<ptitle>ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz</ptitle>
<pname value="ACEGI,KLMNO,PRSUW,YZace,giklm,noprs,uwyz"/>
</placeobj>
<placeobj handle="_0000002e0000002e" change="1464126840" id="P0017" type="Unknown">
<ptitle>ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź</ptitle>
<pname value="ÁĆÉǴÍ,ḰĹḾŃÓ,ṔŔŚÚẂ,ÝŹáćé,ǵíḱĺḿ,ńóṕŕś,úẃýź"/>
</placeobj>
<placeobj handle="_0000003100000031" change="1464126840" id="P0018" type="Unknown">
<ptitle>ACEGH,IJOSU,WYZac,eghij,osuwy,z</ptitle>
<pname value="ACEGH,IJOSU,WYZac,eghij,osuwy,z"/>
</placeobj>
<placeobj handle="_0000003300000033" change="1464126840" id="P0019" type="Unknown">
<ptitle>ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ</ptitle>
<pname value="ÂĈÊĜĤ,ÎĴÔŜÛ,ŴŶẐâĉ,êĝĥîĵ,ôŝûŵŷ,ẑ"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464126840" id="P0020" type="Unknown">
<ptitle>AEINO,UVYae,inouv,y</ptitle>
<pname value="AEINO,UVYae,inouv,y"/>
</placeobj>
<placeobj handle="_0000003800000038" change="1464126840" id="P0021" type="Unknown">
<ptitle>ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ</ptitle>
<pname value="ÃẼĨÑÕ,ŨṼỸãẽ,ĩñõũṽ,ỹ"/>
</placeobj>
<placeobj handle="_0000003b0000003b" change="1464126840" id="P0022" type="Unknown">
<ptitle>AEGIO,Uaegi,ou</ptitle>
<pname value="AEGIO,Uaegi,ou"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464126840" id="P0023" type="Unknown">
<ptitle>ĀĒḠĪŌ,Ūāēḡī,ōū</ptitle>
<pname value="ĀĒḠĪŌ,Ūāēḡī,ōū"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464126840" id="P0024" type="Unknown">
<ptitle>ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ</ptitle>
<pname value="ĂĔĞĬŎ,Ŭăĕğĭ,ŏŭ"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464126840" id="P0025" type="Unknown">
<ptitle>BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz</ptitle>
<pname value="BCDEF,GHIMN,PRSTW,XYZbc,defgh,mnprs,twxyz"/>
</placeobj>
<placeobj handle="_0000004600000046" change="1464126840" id="P0026" type="Unknown">
<ptitle>ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż</ptitle>
<pname value="ḂĊḊĖḞ,ĠḢİṀṄ,ṖṘṠṪẆ,ẊẎŻḃċ,ḋėḟġḣ,ṁṅṗṙṡ,ṫẇẋẏż"/>
</placeobj>
<placeobj handle="_0000004900000049" change="1464126840" id="P0027" type="Unknown">
<ptitle>AEHIO,UWXYa,ehiot,uwxy</ptitle>
<pname value="AEHIO,UWXYa,ehiot,uwxy"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464126840" id="P0028" type="Unknown">
<ptitle>ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ</ptitle>
<pname value="ÄËḦÏÖ,ÜẄẌŸä,ëḧïöẗ,üẅẍÿ"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464126840" id="P0029" type="Unknown">
<ptitle>ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z</ptitle>
<pname value="ACDEG,IKLNO,RSTUZ,acdeg,ijkln,orstu,z"/>
</placeobj>
<placeobj handle="_0000005000000050" change="1464126840" id="P0030" type="Unknown">
<ptitle>ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž</ptitle>
<pname value="ǍČĎĚǦ,ǏǨĽŇǑ,ŘŠŤǓŽ,ǎčďěǧ,ǐǰǩľň,ǒřšťǔ,ž"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464126840" id="P0031" type="Unknown">
<ptitle>AUauw,y</ptitle>
<pname value="AUauw,y"/>
</placeobj>
<placeobj handle="_0000005500000055" change="1464126840" id="P0032" type="Unknown">
<ptitle>ÅŮåůẘ,ẙ</ptitle>
<pname value="ÅŮåůẘ,ẙ"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464126840" id="P0033" type="Unknown">
<ptitle>- none -</ptitle>
<pname value="- none -"/>
</placeobj>
<placeobj handle="_0000006200000062" change="1464126840" id="P0034" type="Unknown">
<ptitle>OUou</ptitle>
<pname value="OUou"/>
</placeobj>
<placeobj handle="_0000006400000064" change="1464126840" id="P0035" type="Unknown">
<ptitle>ŐŰőű</ptitle>
<pname value="ŐŰőű"/>
</placeobj>
<placeobj handle="_0000006a0000006a" change="1464126840" id="P0036" type="Unknown">
<ptitle>CDGHK,LNRST,cdghk,lnrst</ptitle>
<pname value="CDGHK,LNRST,cdghk,lnrst"/>
</placeobj>
<placeobj handle="_0000006c0000006c" change="1464126840" id="P0037" type="Unknown">
<ptitle>ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ</ptitle>
<pname value="ÇḐĢḨĶ,ĻŅŖŞŢ,çḑģḩķ,ļņŗşţ"/>
</placeobj>
<placeobj handle="_0000006f0000006f" change="1464126840" id="P0038" type="Unknown">
<ptitle>AEIOU,aeiou</ptitle>
<pname value="AEIOU,aeiou"/>
</placeobj>
<placeobj handle="_0000007100000071" change="1464126840" id="P0039" type="Unknown">
<ptitle>ĄĘĮǪŲ,ąęįǫų</ptitle>
<pname value="ĄĘĮǪŲ,ąęįǫų"/>
</placeobj>
<placeobj handle="_0000007400000074" change="1464126840" id="P0040" type="Unknown">
<ptitle>ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz</ptitle>
<pname value="ABDEH,IKLMN,ORSTU,VWYZa,bdehi,klmno,rstuv,wyz"/>
</placeobj>
<placeobj handle="_0000007600000076" change="1464126840" id="P0041" type="Unknown">
<ptitle>ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ</ptitle>
<pname value="ẠḄḌẸḤ,ỊḲḶṂṆ,ỌṚṢṬỤ,ṾẈỴẒạ,ḅḍẹḥị,ḳḷṃṇọ,ṛṣṭụṿ,ẉỵẓ"/>
</placeobj>
<placeobj handle="_0000007900000079" change="1464126840" id="P0042" type="Unknown">
<ptitle>Uu</ptitle>
<pname value="Uu"/>
</placeobj>
<placeobj handle="_0000007b0000007b" change="1464126840" id="P0043" type="Unknown">
<ptitle>Ṳṳ</ptitle>
<pname value="Ṳṳ"/>
</placeobj>
<placeobj handle="_0000007e0000007e" change="1464126840" id="P0044" type="Unknown">
<ptitle>Aa</ptitle>
<pname value="Aa"/>
</placeobj>
<placeobj handle="_0000008000000080" change="1464126840" id="P0045" type="Unknown">
<ptitle>Ḁḁ</ptitle>
<pname value="Ḁḁ"/>
</placeobj>
<placeobj handle="_0000008600000086" change="1464126840" id="P0046" type="Unknown">
<ptitle>BDKLN,RTZbd,hklnr,tz</ptitle>
<pname value="BDKLN,RTZbd,hklnr,tz"/>
</placeobj>
<placeobj handle="_0000008800000088" change="1464126840" id="P0047" type="Unknown">
<ptitle>ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ</ptitle>
<pname value="ḆḎḴḺṈ,ṞṮẔḇḏ,ẖḵḻṉṟ,ṯẕ"/>
</placeobj>
<placeobj handle="_0000009100000091" change="1464126840" id="P0048" type="Unknown">
<ptitle>Hh</ptitle>
<pname value="Hh"/>
</placeobj>
<placeobj handle="_0000009300000093" change="1464126840" id="P0049" type="Unknown">
<ptitle>Ḫḫ</ptitle>
<pname value="Ḫḫ"/>
</placeobj>
</places>
</database>

View File

@@ -3,169 +3,162 @@
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-05-23" version="GrampsAIO64-4.2.1-2"/>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
<resname>Paul Culley</resname>
<resaddr>11210 Olde Mint House Ln</resaddr>
<rescity>Tomball</rescity>
<resstate>Tx</resstate>
<rescountry>USA</rescountry>
<respostal>77375</respostal>
<resemail>paulr2787@gmail.com</resemail>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1464033808" id="E0000">
<event handle="_0000000200000002" change="1472500316" id="E0000">
<type>Residence</type>
<dateval val="1960"/>
<place hlink="_0000000500000005"/>
</event>
<event handle="_0000000600000006" change="1464033808" id="E0001">
<event handle="_0000000600000006" change="1472500316" id="E0001">
<type>Residence</type>
<dateval val="1961"/>
<place hlink="_0000000900000009"/>
</event>
<event handle="_0000000a0000000a" change="1464033808" id="E0002">
<event handle="_0000000a0000000a" change="1472500316" id="E0002">
<type>Residence</type>
<dateval val="1962"/>
<place hlink="_0000000400000004"/>
</event>
<event handle="_0000000c0000000c" change="1464033808" id="E0003">
<event handle="_0000000c0000000c" change="1472500316" id="E0003">
<type>Residence</type>
<dateval val="1962"/>
<place hlink="_0000000e0000000e"/>
</event>
<event handle="_0000000f0000000f" change="1464033808" id="E0004">
<event handle="_0000000f0000000f" change="1472500316" id="E0004">
<type>Residence</type>
<dateval val="1963"/>
<place hlink="_0000001100000011"/>
</event>
<event handle="_0000001200000012" change="1464033808" id="E0005">
<event handle="_0000001200000012" change="1472500316" id="E0005">
<type>Residence</type>
<dateval val="1964"/>
<place hlink="_0000001400000014"/>
</event>
<event handle="_0000001500000015" change="1464033808" id="E0006">
<event handle="_0000001500000015" change="1472500316" id="E0006">
<type>Residence</type>
<dateval val="1965"/>
<place hlink="_0000001600000016"/>
</event>
<event handle="_0000001700000017" change="1464033808" id="E0007">
<event handle="_0000001700000017" change="1472500316" id="E0007">
<type>Residence</type>
<dateval val="1966"/>
<place hlink="_0000001400000014"/>
</event>
<event handle="_0000001900000019" change="1464033808" id="E0008">
<event handle="_0000001900000019" change="1472500316" id="E0008">
<type>Residence</type>
<dateval val="1967"/>
<place hlink="_0000001c0000001c"/>
</event>
<event handle="_0000001d0000001d" change="1464033808" id="E0009">
<event handle="_0000001d0000001d" change="1472500316" id="E0009">
<type>Residence</type>
<dateval val="1968"/>
<place hlink="_0000002100000021"/>
</event>
<event handle="_0000002200000022" change="1464033808" id="E0010">
<event handle="_0000002200000022" change="1472500316" id="E0010">
<type>Residence</type>
<dateval val="1971"/>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002500000025" change="1464033808" id="E0011">
<event handle="_0000002500000025" change="1472500316" id="E0011">
<type>Residence</type>
<dateval val="1972"/>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002800000028" change="1464033808" id="E0012">
<event handle="_0000002800000028" change="1472500316" id="E0012">
<type>Residence</type>
<dateval val="1973"/>
<place hlink="_0000002a0000002a"/>
</event>
<event handle="_0000002b0000002b" change="1464033808" id="E0013">
<event handle="_0000002b0000002b" change="1472500316" id="E0013">
<type>Residence</type>
<dateval val="1973"/>
<place hlink="_0000002400000024"/>
</event>
<event handle="_0000002d0000002d" change="1464033808" id="E0014">
<event handle="_0000002d0000002d" change="1472500316" id="E0014">
<type>Residence</type>
<dateval val="1974"/>
<place hlink="_0000002f0000002f"/>
</event>
<event handle="_0000003000000030" change="1464033808" id="E0015">
<event handle="_0000003000000030" change="1472500316" id="E0015">
<type>Residence</type>
<dateval val="1975"/>
<place hlink="_0000003200000032"/>
</event>
<event handle="_0000003300000033" change="1464033808" id="E0016">
<event handle="_0000003300000033" change="1472500316" id="E0016">
<type>Residence</type>
<dateval val="1976"/>
<place hlink="_0000003700000037"/>
</event>
<event handle="_0000003800000038" change="1464033808" id="E0017">
<event handle="_0000003800000038" change="1472500316" id="E0017">
<type>Residence</type>
<dateval val="1977"/>
<place hlink="_0000003a0000003a"/>
</event>
<event handle="_0000003b0000003b" change="1464033808" id="E0018">
<event handle="_0000003b0000003b" change="1472500316" id="E0018">
<type>Residence</type>
<dateval val="1966"/>
<place hlink="_0000003e0000003e"/>
</event>
<event handle="_0000003f0000003f" change="1464033808" id="E0019">
<event handle="_0000003f0000003f" change="1472500316" id="E0019">
<type>Residence</type>
<dateval val="1969"/>
<place hlink="_0000004200000042"/>
</event>
<event handle="_0000004300000043" change="1464033808" id="E0020">
<event handle="_0000004300000043" change="1472500316" id="E0020">
<type>Residence</type>
<dateval val="1978"/>
<place hlink="_0000004500000045"/>
</event>
<event handle="_0000004600000046" change="1464033808" id="E0021">
<event handle="_0000004600000046" change="1472500316" id="E0021">
<type>Residence</type>
<dateval val="1979"/>
<place hlink="_0000004800000048"/>
</event>
<event handle="_0000004900000049" change="1464033808" id="E0022">
<event handle="_0000004900000049" change="1472500316" id="E0022">
<type>Residence</type>
<dateval val="1984"/>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000004c0000004c" change="1464033808" id="E0023">
<event handle="_0000004c0000004c" change="1472500316" id="E0023">
<type>Residence</type>
<dateval val="1984"/>
<place hlink="_0000004400000044"/>
</event>
<event handle="_0000004d0000004d" change="1464033808" id="E0024">
<event handle="_0000004d0000004d" change="1472500316" id="E0024">
<type>Residence</type>
<dateval val="1984"/>
<place hlink="_0000004e0000004e"/>
</event>
<event handle="_0000004f0000004f" change="1464033808" id="E0025">
<event handle="_0000004f0000004f" change="1472500316" id="E0025">
<type>Residence</type>
<dateval val="1984"/>
<place hlink="_0000004b0000004b"/>
</event>
<event handle="_0000005100000051" change="1464033808" id="E0026">
<event handle="_0000005100000051" change="1472500316" id="E0026">
<type>Residence</type>
<dateval val="1988"/>
<place hlink="_0000005300000053"/>
</event>
<event handle="_0000005400000054" change="1464033808" id="E0027">
<event handle="_0000005400000054" change="1472500316" id="E0027">
<type>Residence</type>
<dateval val="1994"/>
<place hlink="_0000005200000052"/>
</event>
<event handle="_0000005600000056" change="1464033808" id="E0028">
<event handle="_0000005600000056" change="1472500316" id="E0028">
<type>Residence</type>
<dateval val="1994"/>
<place hlink="_0000005800000058"/>
</event>
<event handle="_0000005900000059" change="1464033808" id="E0029">
<event handle="_0000005900000059" change="1472500316" id="E0029">
<type>Residence</type>
<dateval val="1988"/>
<place hlink="_0000005b0000005b"/>
</event>
<event handle="_0000005c0000005c" change="1464033808" id="E0030">
<event handle="_0000005c0000005c" change="1472500316" id="E0030">
<type>Residence</type>
<dateval val="1994"/>
<place hlink="_0000005d0000005d"/>
@@ -213,76 +206,76 @@
</person>
</people>
<places>
<placeobj handle="_0000000400000004" change="1464033808" id="P0000" type="Unknown">
<placeobj handle="_0000000400000004" change="1472500316" id="P0000" type="Unknown">
<ptitle>the place</ptitle>
<pname value="the place"/>
<noteref hlink="_0000000700000007"/>
<noteref hlink="_0000000b0000000b"/>
</placeobj>
<placeobj handle="_0000000500000005" change="1464033808" id="P0001" type="Detail">
<placeobj handle="_0000000500000005" change="1472500316" id="P0001" type="Detail">
<ptitle>the address</ptitle>
<pname value="the address"/>
<placeref hlink="_0000000400000004"/>
<noteref hlink="_0000000300000003"/>
</placeobj>
<placeobj handle="_0000000900000009" change="1464033808" id="P0002" type="Detail">
<placeobj handle="_0000000900000009" change="1472500316" id="P0002" type="Detail">
<ptitle>the address</ptitle>
<pname value="the address"/>
<placeref hlink="_0000000400000004"/>
<noteref hlink="_0000000800000008"/>
</placeobj>
<placeobj handle="_0000000e0000000e" change="1464033808" id="P0003" type="Detail">
<placeobj handle="_0000000e0000000e" change="1472500316" id="P0003" type="Detail">
<ptitle>another address</ptitle>
<pname value="another address"/>
<placeref hlink="_0000000400000004"/>
<noteref hlink="_0000000d0000000d"/>
</placeobj>
<placeobj handle="_0000001100000011" change="1464033808" id="P0004" type="Detail">
<placeobj handle="_0000001100000011" change="1472500316" id="P0004" type="Detail">
<ptitle>another address</ptitle>
<pname value="another address"/>
<placeref hlink="_0000000400000004"/>
<noteref hlink="_0000001000000010"/>
</placeobj>
<placeobj handle="_0000001400000014" change="1464033808" id="P0005" type="Address">
<placeobj handle="_0000001400000014" change="1472500316" id="P0005" type="Address">
<ptitle>the place</ptitle>
<pname value="the place"/>
<location street="the address"/>
<noteref hlink="_0000001300000013"/>
<noteref hlink="_0000001800000018"/>
</placeobj>
<placeobj handle="_0000001600000016" change="1464033808" id="P0006" type="Address">
<placeobj handle="_0000001600000016" change="1472500316" id="P0006" type="Address">
<ptitle>the address</ptitle>
<pname value="the address"/>
<location street="the address"/>
</placeobj>
<placeobj handle="_0000001b0000001b" change="1464033808" id="P0007" type="Detail">
<placeobj handle="_0000001b0000001b" change="1472500316" id="P0007" type="Detail">
<ptitle>the address</ptitle>
<pname value="the address"/>
<placeref hlink="_0000000400000004"/>
</placeobj>
<placeobj handle="_0000001c0000001c" change="1464033808" id="P0008" type="Detail">
<placeobj handle="_0000001c0000001c" change="1472500316" id="P0008" type="Detail">
<ptitle>second address</ptitle>
<pname value="second address"/>
<placeref hlink="_0000001b0000001b"/>
<noteref hlink="_0000001a0000001a"/>
</placeobj>
<placeobj handle="_0000001f0000001f" change="1464033808" id="P0009" type="Address">
<placeobj handle="_0000001f0000001f" change="1472500316" id="P0009" type="Address">
<ptitle>the place 2</ptitle>
<pname value="the place 2"/>
<location street="the address 2"/>
</placeobj>
<placeobj handle="_0000002000000020" change="1464033808" id="P0010" type="Detail">
<placeobj handle="_0000002000000020" change="1472500316" id="P0010" type="Detail">
<ptitle>second address</ptitle>
<pname value="second address"/>
<placeref hlink="_0000001f0000001f"/>
<noteref hlink="_0000001e0000001e"/>
</placeobj>
<placeobj handle="_0000002100000021" change="1464033808" id="P0011" type="Detail">
<placeobj handle="_0000002100000021" change="1472500316" id="P0011" type="Detail">
<ptitle>a third address ignored again</ptitle>
<pname value="a third address ignored again"/>
<placeref hlink="_0000002000000020"/>
</placeobj>
<placeobj handle="_0000002400000024" change="1464033808" id="P0012" type="Address">
<placeobj handle="_0000002400000024" change="1472500316" id="P0012" type="Address">
<ptitle>place test</ptitle>
<pname value="place test"/>
<location street="address place test"/>
@@ -291,203 +284,203 @@
<noteref hlink="_0000002700000027"/>
<noteref hlink="_0000002c0000002c"/>
</placeobj>
<placeobj handle="_0000002a0000002a" change="1464033808" id="P0013" type="Address">
<placeobj handle="_0000002a0000002a" change="1472500316" id="P0013" type="Address">
<ptitle>address place test</ptitle>
<pname value="address place test"/>
<location street="address place test"/>
<noteref hlink="_0000002900000029"/>
</placeobj>
<placeobj handle="_0000002f0000002f" change="1464033808" id="P0014" type="Address">
<placeobj handle="_0000002f0000002f" change="1472500316" id="P0014" type="Address">
<ptitle>different place test</ptitle>
<pname value="different place test"/>
<location street="address place test"/>
<noteref hlink="_0000002e0000002e"/>
</placeobj>
<placeobj handle="_0000003200000032" change="1464033808" id="P0015" type="Detail">
<placeobj handle="_0000003200000032" change="1472500316" id="P0015" type="Detail">
<ptitle>address place test</ptitle>
<pname value="address place test"/>
<placeref hlink="_0000000400000004"/>
<noteref hlink="_0000003100000031"/>
</placeobj>
<placeobj handle="_0000003500000035" change="1464033808" id="P0016" type="Unknown">
<placeobj handle="_0000003500000035" change="1472500316" id="P0016" type="Unknown">
<ptitle>a new place</ptitle>
<pname value="a new place"/>
</placeobj>
<placeobj handle="_0000003600000036" change="1464033808" id="P0017" type="Detail">
<placeobj handle="_0000003600000036" change="1472500316" id="P0017" type="Detail">
<ptitle>address place test</ptitle>
<pname value="address place test"/>
<placeref hlink="_0000003500000035"/>
<noteref hlink="_0000003400000034"/>
</placeobj>
<placeobj handle="_0000003700000037" change="1464033808" id="P0018" type="Detail">
<placeobj handle="_0000003700000037" change="1472500316" id="P0018" type="Detail">
<ptitle>plus an address just for good measure also ignored</ptitle>
<pname value="plus an address just for good measure also ignored"/>
<placeref hlink="_0000003600000036"/>
</placeobj>
<placeobj handle="_0000003a0000003a" change="1464033808" id="P0019" type="Address">
<placeobj handle="_0000003a0000003a" change="1472500316" id="P0019" type="Address">
<ptitle>address with no place</ptitle>
<pname value="address with no place"/>
<location street="address with no place"/>
<noteref hlink="_0000003900000039"/>
</placeobj>
<placeobj handle="_0000003d0000003d" change="1464033808" id="P0020" type="Unknown">
<placeobj handle="_0000003d0000003d" change="1472500316" id="P0020" type="Unknown">
<ptitle>Woerden, Zuid-Holland, Netherlands</ptitle>
<pname value="Woerden, Zuid-Holland, Netherlands"/>
<noteref hlink="_0000003c0000003c"/>
</placeobj>
<placeobj handle="_0000003e0000003e" change="1464033808" id="P0021" type="Detail">
<placeobj handle="_0000003e0000003e" change="1472500316" id="P0021" type="Detail">
<ptitle>Kromwijkerkade 63</ptitle>
<pname value="Kromwijkerkade 63"/>
<placeref hlink="_0000003d0000003d"/>
</placeobj>
<placeobj handle="_0000004100000041" change="1464033808" id="P0022" type="Unknown">
<placeobj handle="_0000004100000041" change="1472500316" id="P0022" type="Unknown">
<ptitle>Hasselt, Overijssel, Netherlands</ptitle>
<pname value="Hasselt, Overijssel, Netherlands"/>
</placeobj>
<placeobj handle="_0000004200000042" change="1464033808" id="P0023" type="Detail">
<placeobj handle="_0000004200000042" change="1472500316" id="P0023" type="Detail">
<ptitle>Prinsenstraat 69</ptitle>
<pname value="Prinsenstraat 69"/>
<placeref hlink="_0000004100000041"/>
<noteref hlink="_0000004000000040"/>
</placeobj>
<placeobj handle="_0000004400000044" change="1464033808" id="P0024" type="Unknown">
<placeobj handle="_0000004400000044" change="1472500316" id="P0024" type="Unknown">
<ptitle>Enschede, Overijssel, Netherlands</ptitle>
<pname value="Enschede, Overijssel, Netherlands"/>
</placeobj>
<placeobj handle="_0000004500000045" change="1464033808" id="P0025" type="Detail">
<placeobj handle="_0000004500000045" change="1472500316" id="P0025" type="Detail">
<ptitle>Calslaan 26-52</ptitle>
<pname value="Calslaan 26-52"/>
<placeref hlink="_0000004400000044"/>
</placeobj>
<placeobj handle="_0000004800000048" change="1464033808" id="P0026" type="Detail">
<placeobj handle="_0000004800000048" change="1472500316" id="P0026" type="Detail">
<ptitle>Calslaan 26-44</ptitle>
<pname value="Calslaan 26-44"/>
<placeref hlink="_0000004400000044"/>
<noteref hlink="_0000004700000047"/>
</placeobj>
<placeobj handle="_0000004b0000004b" change="1464033808" id="P0027" type="Address">
<placeobj handle="_0000004b0000004b" change="1472500316" id="P0027" type="Address">
<ptitle>Enschede, Overijssel, Netherlands</ptitle>
<pname value="Enschede, Overijssel, Netherlands"/>
<location street="Calslaan 26-61"/>
<noteref hlink="_0000004a0000004a"/>
<noteref hlink="_0000005000000050"/>
</placeobj>
<placeobj handle="_0000004e0000004e" change="1464033808" id="P0028" type="Address">
<placeobj handle="_0000004e0000004e" change="1472500316" id="P0028" type="Address">
<ptitle>Calslaan 26-61</ptitle>
<pname value="Calslaan 26-61"/>
<location street="Calslaan 26-61"/>
</placeobj>
<placeobj handle="_0000005200000052" change="1464033808" id="P0029" type="Unknown">
<placeobj handle="_0000005200000052" change="1472500316" id="P0029" type="Unknown">
<ptitle>Amsterdam, Noord-Holland, Netherlands</ptitle>
<pname value="Amsterdam, Noord-Holland, Netherlands"/>
<noteref hlink="_0000005500000055"/>
</placeobj>
<placeobj handle="_0000005300000053" change="1464033808" id="P0030" type="Detail">
<placeobj handle="_0000005300000053" change="1472500316" id="P0030" type="Detail">
<ptitle>Papendrechtstraat 37</ptitle>
<pname value="Papendrechtstraat 37"/>
<placeref hlink="_0000005200000052"/>
</placeobj>
<placeobj handle="_0000005800000058" change="1464033808" id="P0031" type="Detail">
<placeobj handle="_0000005800000058" change="1472500316" id="P0031" type="Detail">
<ptitle>Olympiaplein 46-2</ptitle>
<pname value="Olympiaplein 46-2"/>
<placeref hlink="_0000005200000052"/>
<noteref hlink="_0000005700000057"/>
</placeobj>
<placeobj handle="_0000005b0000005b" change="1464033808" id="P0032" type="Detail">
<placeobj handle="_0000005b0000005b" change="1472500316" id="P0032" type="Detail">
<ptitle>Papendrechtstraat 37</ptitle>
<pname value="Papendrechtstraat 37"/>
<placeref hlink="_0000005200000052"/>
<noteref hlink="_0000005a0000005a"/>
</placeobj>
<placeobj handle="_0000005d0000005d" change="1464033808" id="P0033" type="Address">
<placeobj handle="_0000005d0000005d" change="1472500316" id="P0033" type="Address">
<ptitle>Amsterdam, Noord-Holland, Netherlands</ptitle>
<pname value="Amsterdam, Noord-Holland, Netherlands"/>
<location street="remembered address that should be set into place"/>
</placeobj>
</places>
<notes>
<note handle="_0000000300000003" change="1464033808" id="N0000" type="General">
<note handle="_0000000300000003" change="1472500316" id="N0000" type="Place Note">
<text>the place created not previously used so changed to add the address; __event_addr(len==0, place is None)</text>
</note>
<note handle="_0000000700000007" change="1464033808" id="N0001" type="General">
<note handle="_0000000700000007" change="1472500316" id="N0001" type="Place Note">
<text>check that this note is retained when the place is deleted. it should be merged into place</text>
</note>
<note handle="_0000000800000008" change="1464033808" id="N0002" type="General">
<note handle="_0000000800000008" change="1472500316" id="N0002" type="Place Note">
<text>the place created and then deleted and old data reused; __event_addr(len==0, place is not None)</text>
</note>
<note handle="_0000000b0000000b" change="1464033808" id="N0003" type="General">
<note handle="_0000000b0000000b" change="1472500316" id="N0003" type="Place Note">
<text>setup the place</text>
</note>
<note handle="_0000000d0000000d" change="1464033808" id="N0004" type="General">
<note handle="_0000000d0000000d" change="1472500316" id="N0004" type="Place Note">
<text>the place already exists; but now set doesn't match ; __event_addr(len!=0, place is None)</text>
</note>
<note handle="_0000001000000010" change="1464033808" id="N0005" type="General">
<note handle="_0000001000000010" change="1472500316" id="N0005" type="Place Note">
<text>the place already exists but now set matches; __event_addr(len!=0, place is not None)</text>
</note>
<note handle="_0000001300000013" change="1464033808" id="N0006" type="General">
<note handle="_0000001300000013" change="1472500316" id="N0006" type="Place Note">
<text>the address created, then destroyed as we find a matching set; __event_addr(no place_handle, create place)</text>
</note>
<note handle="_0000001800000018" change="1464033808" id="N0007" type="General">
<note handle="_0000001800000018" change="1472500316" id="N0007" type="Place Note">
<text>address reused, then destroyed as we find a matching set; __event_addr(no place_handle, place found)</text>
</note>
<note handle="_0000001a0000001a" change="1464033808" id="N0008" type="General">
<note handle="_0000001a0000001a" change="1472500316" id="N0008" type="Place Note">
<text>second address ignored</text>
</note>
<note handle="_0000001e0000001e" change="1464033808" id="N0009" type="General">
<note handle="_0000001e0000001e" change="1472500316" id="N0009" type="Place Note">
<text>second address ignored again</text>
</note>
<note handle="_0000002300000023" change="1464033808" id="N0010" type="General">
<note handle="_0000002300000023" change="1472500316" id="N0010" type="Place Note">
<text>ADDR created; __event_place finds it but place does not match; __event_place(len==0, place is None)</text>
</note>
<note handle="_0000002600000026" change="1464033808" id="N0011" type="General">
<note handle="_0000002600000026" change="1472500316" id="N0011" type="Place Note">
<text>this note is stored with the old address and then merged into the matching place</text>
</note>
<note handle="_0000002700000027" change="1464033808" id="N0012" type="General">
<note handle="_0000002700000027" change="1472500316" id="N0012" type="Place Note">
<text>ADDR created; __event_place finds it and now place does match; __event_place(len==0, place is not None)</text>
</note>
<note handle="_0000002900000029" change="1464033808" id="N0013" type="General">
<note handle="_0000002900000029" change="1472500316" id="N0013" type="Place Note">
<text>setup address place test</text>
</note>
<note handle="_0000002c0000002c" change="1464033808" id="N0014" type="General">
<note handle="_0000002c0000002c" change="1472500316" id="N0014" type="Place Note">
<text>address place test found; place exists and can be reused; __event_place(len!=0, place is not None)</text>
</note>
<note handle="_0000002e0000002e" change="1464033808" id="N0015" type="General">
<note handle="_0000002e0000002e" change="1472500316" id="N0015" type="Place Note">
<text>address place test found; but matching addr/plac not found; __event_place(len!=0, place is not None)</text>
</note>
<note handle="_0000003100000031" change="1464033808" id="N0016" type="General">
<note handle="_0000003100000031" change="1472500316" id="N0016" type="Place Note">
<text>PLAC occurs first; matching entry found; __event_place(no place handle, place is not None)</text>
</note>
<note handle="_0000003400000034" change="1464033808" id="N0017" type="General">
<note handle="_0000003400000034" change="1472500316" id="N0017" type="Place Note">
<text>PLAC occurs first; matching entry not found; __event_place(no place handle, place is None)</text>
</note>
<note handle="_0000003900000039" change="1464033808" id="N0018" type="General">
<note handle="_0000003900000039" change="1472500316" id="N0018" type="Place Note">
<text>note is stashed with a Place, and then merged into the address</text>
</note>
<note handle="_0000003c0000003c" change="1464033808" id="N0019" type="General">
<note handle="_0000003c0000003c" change="1472500316" id="N0019" type="Place Note">
<text>Place note</text>
</note>
<note handle="_0000004000000040" change="1464033808" id="N0020" type="General">
<note handle="_0000004000000040" change="1472500316" id="N0020" type="Place Note">
<text>ADDR note</text>
</note>
<note handle="_0000004700000047" change="1464033808" id="N0021" type="General">
<note handle="_0000004700000047" change="1472500316" id="N0021" type="Place Note">
<text>PLAC previously encountered, new ADDR, so new Place</text>
</note>
<note handle="_0000004a0000004a" change="1464033808" id="N0022" type="General">
<note handle="_0000004a0000004a" change="1472500316" id="N0022" type="Place Note">
<text>ADDR before PLAC (check ADDR is removed)</text>
</note>
<note handle="_0000005000000050" change="1464033808" id="N0023" type="General">
<note handle="_0000005000000050" change="1472500316" id="N0023" type="Place Note">
<text>ADDR before PLAC (address matches previous one, then needs to be reassigned)</text>
</note>
<note handle="_0000005500000055" change="1464033808" id="N0024" type="General">
<note handle="_0000005500000055" change="1472500316" id="N0024" type="Place Note">
<text>PLAC and no ADDR</text>
</note>
<note handle="_0000005700000057" change="1464033808" id="N0025" type="General">
<note handle="_0000005700000057" change="1472500316" id="N0025" type="Place Note">
<text>PLAC matches previous one, then when ADDR is read need to create a new Place</text>
</note>
<note handle="_0000005a0000005a" change="1464033808" id="N0026" type="General">
<note handle="_0000005a0000005a" change="1472500316" id="N0026" type="Place Note">
<text>PLAC and ADDR match, use existing one</text>
</note>
<note handle="_0000005e0000005e" change="1464033808" id="N0027" type="GEDCOM import">
<note handle="_0000005e0000005e" change="1472500316" id="N0027" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0310:
A second PLAC ignored Line 109: 2 PLAC a second PLACe ignored

View File

@@ -0,0 +1 @@
0 HEAD

View File

@@ -0,0 +1,253 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500317" id="E0000">
<type>Birth</type>
<dateval val="1830"/>
</event>
<event handle="_0000000300000003" change="1472500317" id="E0001">
<type>Death</type>
<dateval val="1904"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500317" id="I0001">
<gender>F</gender>
<name type="Birth Name">
<first>Jean</first>
<surname>Thomas</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500317" id="N0000" type="Person Note">
<text>Table de caractères Windows cp1252
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
128 [€]
130 []
131 [ƒ]
132 [„]
133 […]
134 [†]
135 [‡]
136 [ˆ]
137 [‰]
138 [Š]
139 []
140 [Œ]
145 []
146 []
147 [“]
148 [”]
149 [•]
150 []
151 [—]
152 [˜]
153 [™]
154 [š]
155 []
156 [œ]
159 [Ÿ]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,236 @@
0 HEAD
1 SOUR LIFELINES 3.0.62
1 DEST ANY
1 DATE 3 DEC 2010
2 TIME 7:03
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 LANG French
1 CHAR cp1252
0 @I1@ INDI
1 NAME Jean /Thomas/
1 SEX F
1 BIRT
2 DATE 1830
1 DEAT
2 DATE 1904
1 NOTE
2 CONT Table de caractères Windows cp1252
2 CONT 32 [ ]
2 CONT 33 [!]
2 CONT 34 ["]
2 CONT 35 [#]
2 CONT 36 [$]
2 CONT 37 [%]
2 CONT 38 [&]
2 CONT 39 [']
2 CONT 40 [(]
2 CONT 41 [)]
2 CONT 42 [*]
2 CONT 43 [+]
2 CONT 44 [,]
2 CONT 45 [-]
2 CONT 46 [.]
2 CONT 47 [/]
2 CONT 48 [0]
2 CONT 49 [1]
2 CONT 50 [2]
2 CONT 51 [3]
2 CONT 52 [4]
2 CONT 53 [5]
2 CONT 54 [6]
2 CONT 55 [7]
2 CONT 56 [8]
2 CONT 57 [9]
2 CONT 58 [:]
2 CONT 59 [;]
2 CONT 60 [<]
2 CONT 61 [=]
2 CONT 62 [>]
2 CONT 63 [?]
2 CONT 64 [@]
2 CONT 65 [A]
2 CONT 66 [B]
2 CONT 67 [C]
2 CONT 68 [D]
2 CONT 69 [E]
2 CONT 70 [F]
2 CONT 71 [G]
2 CONT 72 [H]
2 CONT 73 [I]
2 CONT 74 [J]
2 CONT 75 [K]
2 CONT 76 [L]
2 CONT 77 [M]
2 CONT 78 [N]
2 CONT 79 [O]
2 CONT 80 [P]
2 CONT 81 [Q]
2 CONT 82 [R]
2 CONT 83 [S]
2 CONT 84 [T]
2 CONT 85 [U]
2 CONT 86 [V]
2 CONT 87 [W]
2 CONT 88 [X]
2 CONT 89 [Y]
2 CONT 90 [Z]
2 CONT 91 [[]
2 CONT 92 [\]
2 CONT 93 []]
2 CONT 94 [^]
2 CONT 95 [_]
2 CONT 96 [`]
2 CONT 97 [a]
2 CONT 98 [b]
2 CONT 99 [c]
2 CONT 100 [d]
2 CONT 101 [e]
2 CONT 102 [f]
2 CONT 103 [g]
2 CONT 104 [h]
2 CONT 105 [i]
2 CONT 106 [j]
2 CONT 107 [k]
2 CONT 108 [l]
2 CONT 109 [m]
2 CONT 110 [n]
2 CONT 111 [o]
2 CONT 112 [p]
2 CONT 113 [q]
2 CONT 114 [r]
2 CONT 115 [s]
2 CONT 116 [t]
2 CONT 117 [u]
2 CONT 118 [v]
2 CONT 119 [w]
2 CONT 120 [x]
2 CONT 121 [y]
2 CONT 122 [z]
2 CONT 123 [{]
2 CONT 124 [|]
2 CONT 125 [}]
2 CONT 126 [~]
2 CONT 128 [€]
2 CONT 130 []
2 CONT 131 [ƒ]
2 CONT 132 [„]
2 CONT 133 […]
2 CONT 134 [†]
2 CONT 135 [‡]
2 CONT 136 [ˆ]
2 CONT 137 [‰]
2 CONT 138 [Š]
2 CONT 139 []
2 CONT 140 [Œ]
2 CONT 145 []
2 CONT 146 []
2 CONT 147 [“]
2 CONT 148 [”]
2 CONT 149 [•]
2 CONT 150 []
2 CONT 151 [—]
2 CONT 152 [˜]
2 CONT 153 [™]
2 CONT 154 [š]
2 CONT 155 []
2 CONT 156 [œ]
2 CONT 159 [Ÿ]
2 CONT 160 [ ]
2 CONT 161 [¡]
2 CONT 162 [¢]
2 CONT 163 [£]
2 CONT 164 [¤]
2 CONT 165 [¥]
2 CONT 166 [¦]
2 CONT 167 [§]
2 CONT 168 [¨]
2 CONT 169 [©]
2 CONT 170 [ª]
2 CONT 171 [«]
2 CONT 172 [¬]
2 CONT 173 [­]
2 CONT 174 [®]
2 CONT 175 [¯]
2 CONT 176 [°]
2 CONT 177 [±]
2 CONT 178 [²]
2 CONT 179 [³]
2 CONT 180 [´]
2 CONT 181 [µ]
2 CONT 182 [¶]
2 CONT 183 [·]
2 CONT 184 [¸]
2 CONT 185 [¹]
2 CONT 186 [º]
2 CONT 187 [»]
2 CONT 188 [¼]
2 CONT 189 [½]
2 CONT 190 [¾]
2 CONT 191 [¿]
2 CONT 192 [À]
2 CONT 193 [Á]
2 CONT 194 [Â]
2 CONT 195 [Ã]
2 CONT 196 [Ä]
2 CONT 197 [Å]
2 CONT 198 [Æ]
2 CONT 199 [Ç]
2 CONT 200 [È]
2 CONT 201 [É]
2 CONT 202 [Ê]
2 CONT 203 [Ë]
2 CONT 204 [Ì]
2 CONT 205 [Í]
2 CONT 206 [Î]
2 CONT 207 [Ï]
2 CONT 208 [Ð]
2 CONT 209 [Ñ]
2 CONT 210 [Ò]
2 CONT 211 [Ó]
2 CONT 212 [Ô]
2 CONT 213 [Õ]
2 CONT 214 [Ö]
2 CONT 215 [×]
2 CONT 216 [Ø]
2 CONT 217 [Ù]
2 CONT 218 [Ú]
2 CONT 219 [Û]
2 CONT 220 [Ü]
2 CONT 221 [Ý]
2 CONT 222 [Þ]
2 CONT 223 [ß]
2 CONT 224 [à]
2 CONT 225 [á]
2 CONT 226 [â]
2 CONT 227 [ã]
2 CONT 228 [ä]
2 CONT 229 [å]
2 CONT 230 [æ]
2 CONT 231 [ç]
2 CONT 232 [è]
2 CONT 233 [é]
2 CONT 234 [ê]
2 CONT 235 [ë]
2 CONT 236 [ì]
2 CONT 237 [í]
2 CONT 238 [î]
2 CONT 239 [ï]
2 CONT 240 [ð]
2 CONT 241 [ñ]
2 CONT 242 [ò]
2 CONT 243 [ó]
2 CONT 244 [ô]
2 CONT 245 [õ]
2 CONT 246 [ö]
2 CONT 247 [÷]
2 CONT 248 [ø]
2 CONT 249 [ù]
2 CONT 250 [ú]
2 CONT 251 [û]
2 CONT 252 [ü]
2 CONT 253 [ý]
2 CONT 254 [þ]
2 CONT 255 [ÿ]
0 TRLR

View File

@@ -0,0 +1,253 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500317" id="E0000">
<type>Birth</type>
<dateval val="1830"/>
</event>
<event handle="_0000000300000003" change="1472500317" id="E0001">
<type>Death</type>
<dateval val="1904"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500317" id="I0001">
<gender>F</gender>
<name type="Birth Name">
<first>Jean</first>
<surname>Thomas</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500317" id="N0000" type="Person Note">
<text>Table de caractères Windows cp1252
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
128 [€]
130 []
131 [ƒ]
132 [„]
133 […]
134 [†]
135 [‡]
136 [ˆ]
137 [‰]
138 [Š]
139 []
140 [Œ]
145 []
146 []
147 [“]
148 [”]
149 [•]
150 []
151 [—]
152 [˜]
153 [™]
154 [š]
155 []
156 [œ]
159 [Ÿ]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,236 @@
0 HEAD
1 SOUR LIFELINES 3.0.62
1 DEST ANY
1 DATE 3 DEC 2010
2 TIME 7:03
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 LANG French
1 CHAR cp1252
0 @I1@ INDI
1 NAME Jean /Thomas/
1 SEX F
1 BIRT
2 DATE 1830
1 DEAT
2 DATE 1904
1 NOTE
2 CONT Table de caractères Windows cp1252
2 CONT 32 [ ]
2 CONT 33 [!]
2 CONT 34 ["]
2 CONT 35 [#]
2 CONT 36 [$]
2 CONT 37 [%]
2 CONT 38 [&]
2 CONT 39 [']
2 CONT 40 [(]
2 CONT 41 [)]
2 CONT 42 [*]
2 CONT 43 [+]
2 CONT 44 [,]
2 CONT 45 [-]
2 CONT 46 [.]
2 CONT 47 [/]
2 CONT 48 [0]
2 CONT 49 [1]
2 CONT 50 [2]
2 CONT 51 [3]
2 CONT 52 [4]
2 CONT 53 [5]
2 CONT 54 [6]
2 CONT 55 [7]
2 CONT 56 [8]
2 CONT 57 [9]
2 CONT 58 [:]
2 CONT 59 [;]
2 CONT 60 [<]
2 CONT 61 [=]
2 CONT 62 [>]
2 CONT 63 [?]
2 CONT 64 [@]
2 CONT 65 [A]
2 CONT 66 [B]
2 CONT 67 [C]
2 CONT 68 [D]
2 CONT 69 [E]
2 CONT 70 [F]
2 CONT 71 [G]
2 CONT 72 [H]
2 CONT 73 [I]
2 CONT 74 [J]
2 CONT 75 [K]
2 CONT 76 [L]
2 CONT 77 [M]
2 CONT 78 [N]
2 CONT 79 [O]
2 CONT 80 [P]
2 CONT 81 [Q]
2 CONT 82 [R]
2 CONT 83 [S]
2 CONT 84 [T]
2 CONT 85 [U]
2 CONT 86 [V]
2 CONT 87 [W]
2 CONT 88 [X]
2 CONT 89 [Y]
2 CONT 90 [Z]
2 CONT 91 [[]
2 CONT 92 [\]
2 CONT 93 []]
2 CONT 94 [^]
2 CONT 95 [_]
2 CONT 96 [`]
2 CONT 97 [a]
2 CONT 98 [b]
2 CONT 99 [c]
2 CONT 100 [d]
2 CONT 101 [e]
2 CONT 102 [f]
2 CONT 103 [g]
2 CONT 104 [h]
2 CONT 105 [i]
2 CONT 106 [j]
2 CONT 107 [k]
2 CONT 108 [l]
2 CONT 109 [m]
2 CONT 110 [n]
2 CONT 111 [o]
2 CONT 112 [p]
2 CONT 113 [q]
2 CONT 114 [r]
2 CONT 115 [s]
2 CONT 116 [t]
2 CONT 117 [u]
2 CONT 118 [v]
2 CONT 119 [w]
2 CONT 120 [x]
2 CONT 121 [y]
2 CONT 122 [z]
2 CONT 123 [{]
2 CONT 124 [|]
2 CONT 125 [}]
2 CONT 126 [~]
2 CONT 128 [€]
2 CONT 130 []
2 CONT 131 [ƒ]
2 CONT 132 [„]
2 CONT 133 […]
2 CONT 134 [†]
2 CONT 135 [‡]
2 CONT 136 [ˆ]
2 CONT 137 [‰]
2 CONT 138 [Š]
2 CONT 139 []
2 CONT 140 [Œ]
2 CONT 145 []
2 CONT 146 []
2 CONT 147 [“]
2 CONT 148 [”]
2 CONT 149 [•]
2 CONT 150 []
2 CONT 151 [—]
2 CONT 152 [˜]
2 CONT 153 [™]
2 CONT 154 [š]
2 CONT 155 []
2 CONT 156 [œ]
2 CONT 159 [Ÿ]
2 CONT 160 [ ]
2 CONT 161 [¡]
2 CONT 162 [¢]
2 CONT 163 [£]
2 CONT 164 [¤]
2 CONT 165 [¥]
2 CONT 166 [¦]
2 CONT 167 [§]
2 CONT 168 [¨]
2 CONT 169 [©]
2 CONT 170 [ª]
2 CONT 171 [«]
2 CONT 172 [¬]
2 CONT 173 [­]
2 CONT 174 [®]
2 CONT 175 [¯]
2 CONT 176 [°]
2 CONT 177 [±]
2 CONT 178 [²]
2 CONT 179 [³]
2 CONT 180 [´]
2 CONT 181 [µ]
2 CONT 182 [¶]
2 CONT 183 [·]
2 CONT 184 [¸]
2 CONT 185 [¹]
2 CONT 186 [º]
2 CONT 187 [»]
2 CONT 188 [¼]
2 CONT 189 [½]
2 CONT 190 [¾]
2 CONT 191 [¿]
2 CONT 192 [À]
2 CONT 193 [Á]
2 CONT 194 [Â]
2 CONT 195 [Ã]
2 CONT 196 [Ä]
2 CONT 197 [Å]
2 CONT 198 [Æ]
2 CONT 199 [Ç]
2 CONT 200 [È]
2 CONT 201 [É]
2 CONT 202 [Ê]
2 CONT 203 [Ë]
2 CONT 204 [Ì]
2 CONT 205 [Í]
2 CONT 206 [Î]
2 CONT 207 [Ï]
2 CONT 208 [Ð]
2 CONT 209 [Ñ]
2 CONT 210 [Ò]
2 CONT 211 [Ó]
2 CONT 212 [Ô]
2 CONT 213 [Õ]
2 CONT 214 [Ö]
2 CONT 215 [×]
2 CONT 216 [Ø]
2 CONT 217 [Ù]
2 CONT 218 [Ú]
2 CONT 219 [Û]
2 CONT 220 [Ü]
2 CONT 221 [Ý]
2 CONT 222 [Þ]
2 CONT 223 [ß]
2 CONT 224 [à]
2 CONT 225 [á]
2 CONT 226 [â]
2 CONT 227 [ã]
2 CONT 228 [ä]
2 CONT 229 [å]
2 CONT 230 [æ]
2 CONT 231 [ç]
2 CONT 232 [è]
2 CONT 233 [é]
2 CONT 234 [ê]
2 CONT 235 [ë]
2 CONT 236 [ì]
2 CONT 237 [í]
2 CONT 238 [î]
2 CONT 239 [ï]
2 CONT 240 [ð]
2 CONT 241 [ñ]
2 CONT 242 [ò]
2 CONT 243 [ó]
2 CONT 244 [ô]
2 CONT 245 [õ]
2 CONT 246 [ö]
2 CONT 247 [÷]
2 CONT 248 [ø]
2 CONT 249 [ù]
2 CONT 250 [ú]
2 CONT 251 [û]
2 CONT 252 [ü]
2 CONT 253 [ý]
2 CONT 254 [þ]
2 CONT 255 [ÿ]
0 TRLR

View File

@@ -0,0 +1,253 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
</researcher>
</header>
<events>
<event handle="_0000000200000002" change="1472500317" id="E0000">
<type>Birth</type>
<dateval val="1830"/>
</event>
<event handle="_0000000300000003" change="1472500317" id="E0001">
<type>Death</type>
<dateval val="1904"/>
</event>
</events>
<people>
<person handle="_0000000100000001" change="1472500317" id="I0001">
<gender>F</gender>
<name type="Birth Name">
<first>Jean</first>
<surname>Thomas</surname>
</name>
<eventref hlink="_0000000200000002" role="Primary"/>
<eventref hlink="_0000000300000003" role="Primary"/>
<noteref hlink="_0000000400000004"/>
</person>
</people>
<notes>
<note handle="_0000000400000004" change="1472500317" id="N0000" type="Person Note">
<text>Table de caractères Windows cp1252
32 [ ]
33 [!]
34 [&quot;]
35 [#]
36 [$]
37 [%]
38 [&amp;]
39 [']
40 [(]
41 [)]
42 [*]
43 [+]
44 [,]
45 [-]
46 [.]
47 [/]
48 [0]
49 [1]
50 [2]
51 [3]
52 [4]
53 [5]
54 [6]
55 [7]
56 [8]
57 [9]
58 [:]
59 [;]
60 [&lt;]
61 [=]
62 [&gt;]
63 [?]
64 [@]
65 [A]
66 [B]
67 [C]
68 [D]
69 [E]
70 [F]
71 [G]
72 [H]
73 [I]
74 [J]
75 [K]
76 [L]
77 [M]
78 [N]
79 [O]
80 [P]
81 [Q]
82 [R]
83 [S]
84 [T]
85 [U]
86 [V]
87 [W]
88 [X]
89 [Y]
90 [Z]
91 [[]
92 [\]
93 []]
94 [^]
95 [_]
96 [`]
97 [a]
98 [b]
99 [c]
100 [d]
101 [e]
102 [f]
103 [g]
104 [h]
105 [i]
106 [j]
107 [k]
108 [l]
109 [m]
110 [n]
111 [o]
112 [p]
113 [q]
114 [r]
115 [s]
116 [t]
117 [u]
118 [v]
119 [w]
120 [x]
121 [y]
122 [z]
123 [{]
124 [|]
125 [}]
126 [~]
128 [€]
130 []
131 [ƒ]
132 [„]
133 […]
134 [†]
135 [‡]
136 [ˆ]
137 [‰]
138 [Š]
139 []
140 [Œ]
145 []
146 []
147 [“]
148 [”]
149 [•]
150 []
151 [—]
152 [˜]
153 [™]
154 [š]
155 []
156 [œ]
159 [Ÿ]
160 [ ]
161 [¡]
162 [¢]
163 [£]
164 [¤]
165 [¥]
166 [¦]
167 [§]
168 [¨]
169 [©]
170 [ª]
171 [«]
172 [¬]
173 [­]
174 [®]
175 [¯]
176 [°]
177 [±]
178 [²]
179 [³]
180 [´]
181 [µ]
182 [¶]
183 [·]
184 [¸]
185 [¹]
186 [º]
187 [»]
188 [¼]
189 [½]
190 [¾]
191 [¿]
192 [À]
193 [Á]
194 [Â]
195 [Ã]
196 [Ä]
197 [Å]
198 [Æ]
199 [Ç]
200 [È]
201 [É]
202 [Ê]
203 [Ë]
204 [Ì]
205 [Í]
206 [Î]
207 [Ï]
208 [Ð]
209 [Ñ]
210 [Ò]
211 [Ó]
212 [Ô]
213 [Õ]
214 [Ö]
215 [×]
216 [Ø]
217 [Ù]
218 [Ú]
219 [Û]
220 [Ü]
221 [Ý]
222 [Þ]
223 [ß]
224 [à]
225 [á]
226 [â]
227 [ã]
228 [ä]
229 [å]
230 [æ]
231 [ç]
232 [è]
233 [é]
234 [ê]
235 [ë]
236 [ì]
237 [í]
238 [î]
239 [ï]
240 [ð]
241 [ñ]
242 [ò]
243 [ó]
244 [ô]
245 [õ]
246 [ö]
247 [÷]
248 [ø]
249 [ù]
250 [ú]
251 [û]
252 [ü]
253 [ý]
254 [þ]
255 [ÿ]</text>
</note>
</notes>
</database>

View File

@@ -0,0 +1,227 @@
0 HEAD
1 SOUR GEDitCOM
2 NAME GEDitCOM
2 VERS 2.9.4
2 CORP RSAC Software
1 SUBM @SUBMITTER@
1 SUBN @SUBMISSION@
1 DEST ANSTFILE
1 DATE 1 JAN 1998
2 TIME 13:57:24.80
1 FILE imp_notetest.ged
1 COPR Tom Tester 2016
1 GEDC
2 VERS 5.5
2 FORM LINEAGE-LINKED
1 LANG English
1 NOTE Header note
2 TEST Header Note
1 NOTE
2 TEST Empty Note
1 CHAR UTF8
0 @SUBMISSION@ SUBN
1 SUBM @SUBMITTER@
1 FAMF NameOfFamilyFile
1 NOTE Submission Note
2 TEST Submission Note
1 NOTE
2 TEST Empty Note
1 TEST submission
1 NOTE @N2@
0 @N2@ NOTE Submission xref note
1 RIN Submission Note RIN
1 REFN Submission Note REFN
2 TYPE Submission Note REFN TYPE
1 SOUR Submission note source
1 CHAN
2 DATE 11 Jan 2001
3 TIME 16:00:06
1 TEST on XREF Note
0 @SUBMITTER@ SUBM
1 NAME John A. Tester
1 NOTE Submitter Note
2 TEST Submitter Note
1 NOTE
2 TEST Empty Note
1 TEST Submitter
1 NOTE @N3@
0 @N3@ NOTE Submitter xref note
0 @I1@ INDI
1 NAME Tom /Tester/
1 TEST person
1 SEX M
1 BIRT
2 NOTE
3 NOTE Empty note subordinate (Should be skipped)
3 TEST Empty Note
2 NOTE Birth Event note
3 TEST 123456 Event Note
2 DATE 15 JUN 1900
2 ADDR 123 main, Norwalk, Ohio, USA
3 NOTE Location Note
4 TEST Location Note
3 TEST Location
3 NOTE Location Note 2
1 DEAT
2 NOTE
3 TEST Empty Note
2 NOTE
3 TEST Empty Note
2 NOTE @N5@
1 FAMS @F1@
2 NOTE FAMS Note
3 TEST FAMS Note
4 TEST skip on FAMS Note
2 TEST FAMS
2 NOTE FAMS Note 2
1 NOTE @N4@
1 NOTE Tom Tester Note
2 TEST Person Note
1 OBJE
2 FORM URL
2 TEST media
2 TITL GEDCOM 5.5 documentation web site
2 FILE http://homepages.rootsweb.com/~pmcbride/gedcom/55gctoc.htm
2 NOTE
3 TEST Empty Note
2 NOTE Media Note
3 TEST 123456 Note
2 NOTE @N6@
2 NOTE
3 TEST Empty Note
1 RIN 123456 Person
1 REFN 98765 for PERSON
2 TEST REFN
2 TYPE Who knows OBJE REFN TYPE
1 CHAN
2 DATE 11 Jan 2001
3 TIME 16:00:06
1 OBJE @M1@
0 @N4@ NOTE Tom Tester xref note
0 @N5@ NOTE Death Event xref note
0 @N6@ NOTE Media xref note
1 RIN 123456
1 REFN 98765
2 TYPE Who knows REFN TYPE
1 CHAN
2 DATE 11 Jan 2001
3 TIME 16:00:06
2 NOTE Note on a change on a note!!!
3 CHAN
4 DATE 11 Jan 2001
5 TIME 16:00:06
0 @M1@ OBJE
1 FILE photo.jpg
2 FORM jpeg
3 TYPE Film
2 TITL Tom Tester's photo
1 RIN 123456
1 REFN 98765
2 TYPE Who knows REFN TYPE
1 CHAN
2 DATE 11 Jan 2001
3 TIME 16:00:06
0 @I2@ INDI
1 NAME Mrs /Tester/
1 SEX F
1 BIRT
2 DATE 15 JUN 1901
1 DEAT
2 DATE 5 JUL 1975
1 FAMS @F1@
2 NOTE
3 TEST Empty Note
2 NOTE Family Spouse reference Note
3 CHAN
4 DATE 11 Jan 2001
5 TIME 16:00:06
0 @I3@ INDI
1 NAME Ed /Tester/
2 NICK Eddie
2 NOTE
3 TEST Empty Note
2 NOTE Name note
3 CHAN
4 DATE 11 Jan 2001
5 TIME 16:00:06
1 SEX M
1 BIRT
2 DATE 15 JUN 1922
1 DEAT
2 DATE 5 JUL 1994
1 FAMC @F1@
1 BAPL
2 DATE 5 MAY 0005 B.C.
2 PLAC Salt Lake City
3 NOTE Place note
2 STAT Cleared
2 TEMP SLAKE
2 SOUR @SOURCE1@
2 NOTE @N8@
1 ASSO @I4@
2 NOTE Association link note
3 TEST Accociation note
3 CHAN
4 DATE 11 Jan 2001
5 TIME 16:00:06
2 NOTE
3 TEST Empty Note
0 @I4@ INDI
1 NAME George /Testee/
2 NOTE Just for association
3 CHAN
4 DATE 11 Jan 2001
5 TIME 16:00:06
0 @F1@ FAM
1 HUSB @I1@
1 TEST family
1 WIFE @I2@
1 CHIL @I3@
1 SOUR @S1@
1 NOTE @N7@
1 NOTE Family note
2 TEST Family Note
2 CHAN
3 DATE 11 Jan 2001
4 TIME 16:00:06
1 NOTE
2 TEST Empty Note
1 SOUR @S1@
2 TEST citation
2 PAGE 42
2 DATA
3 DATE 31 DEC 1900
3 TEST Citation Data
3 NOTE Citation Data Note
4 TEST Citation Data Note
3 TEXT A sample text from a source of this family
2 QUAY 0
2 NOTE A note this citation is on the FAMILY record.
3 CHAN
4 DATE 11 Jan 2001
5 TIME 16:00:06
0 @N7@ NOTE Family xref note
0 @S1@ SOUR
1 TITL Note Test file Source: Tester
1 TEST source
1 REPO @R1@
2 NOTE
3 TEST Empty Note
2 NOTE A short note about the repository link.
3 CHAN
4 DATE 11 Jan 2001
5 TIME 16:00:06
1 NOTE
2 TEST Empty Note
1 NOTE note embedded in the SOURCE Record
2 CHAN
3 DATE 11 Jan 2001
4 TIME 16:00:06
0 @N8@ NOTE LDS xref note
0 @R1@ REPO
1 NAME The Testers repository
1 TEST Repo
1 NOTE
2 TEST Empty Note
1 NOTE Repository Note
0 TRLR

View File

@@ -0,0 +1,496 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.7.1//EN"
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2016-08-29" version="5.0.0-alpha1"/>
<researcher>
<resname>John A. Tester</resname>
</researcher>
</header>
<events>
<event handle="_0000000e0000000e" change="1472505121" id="E0000">
<type>TEST</type>
<description>person</description>
</event>
<event handle="_0000000f0000000f" change="1472505121" id="E0001">
<type>Birth</type>
<dateval val="1900-06-15"/>
<place hlink="_0000001300000013"/>
<noteref hlink="_0000001000000010"/>
</event>
<event handle="_0000001400000014" change="1472505121" id="E0002">
<type>Death</type>
<noteref hlink="_0000001500000015"/>
</event>
<event handle="_0000001d0000001d" change="1472505121" id="E0003">
<type>Who knows OBJE REFN TYPE</type>
<description>REFN</description>
</event>
<event handle="_0000002600000026" change="1472505121" id="E0004">
<type>Birth</type>
<dateval val="1901-06-15"/>
</event>
<event handle="_0000002700000027" change="1472505121" id="E0005">
<type>Death</type>
<dateval val="1975-07-05"/>
</event>
<event handle="_0000002d0000002d" change="1472505121" id="E0006">
<type>Birth</type>
<dateval val="1922-06-15"/>
</event>
<event handle="_0000002e0000002e" change="1472505121" id="E0007">
<type>Death</type>
<dateval val="1994-07-05"/>
</event>
<event handle="_0000003a0000003a" change="1472505122" id="E0008">
<type>TEST</type>
<description>family</description>
</event>
</events>
<people>
<person handle="_0000000d0000000d" change="979250406" id="I0001">
<gender>M</gender>
<name type="Birth Name">
<first>Tom</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000000e0000000e" role="Primary"/>
<eventref hlink="_0000000f0000000f" role="Primary"/>
<eventref hlink="_0000001400000014" role="Primary"/>
<eventref hlink="_0000001d0000001d" role="Primary"/>
<objref hlink="_0000001e0000001e"/>
<attribute type="RIN" value="123456 Person"/>
<attribute type="REFN" value="98765 for PERSON"/>
<url href="http://homepages.rootsweb.com/~pmcbride/gedcom/55gctoc.htm" type="Web Home" description="GEDCOM 5.5 documentation web site"/>
<parentin hlink="_0000001600000016"/>
<noteref hlink="_0000001700000017"/>
<noteref hlink="_0000001800000018"/>
<noteref hlink="_0000001900000019"/>
<noteref hlink="_0000001a0000001a"/>
<noteref hlink="_0000002000000020"/>
<citationref hlink="_0000001f0000001f"/>
</person>
<person handle="_0000002500000025" change="1472505121" id="I0002">
<gender>F</gender>
<name type="Birth Name">
<first>Mrs</first>
<surname>Tester</surname>
</name>
<eventref hlink="_0000002600000026" role="Primary"/>
<eventref hlink="_0000002700000027" role="Primary"/>
<parentin hlink="_0000001600000016"/>
<noteref hlink="_0000002800000028"/>
<noteref hlink="_0000002a0000002a"/>
<citationref hlink="_0000002900000029"/>
</person>
<person handle="_0000002b0000002b" change="1472505121" id="I0003">
<gender>M</gender>
<name type="Birth Name">
<first>Ed</first>
<surname>Tester</surname>
<nick>Eddie</nick>
<noteref hlink="_0000002c0000002c"/>
</name>
<eventref hlink="_0000002d0000002d" role="Primary"/>
<eventref hlink="_0000002e0000002e" role="Primary"/>
<lds_ord type="baptism">
<dateval val="-005-05-05"/>
<temple val="SLAKE"/>
<place hlink="_0000002f0000002f"/>
<noteref hlink="_0000003000000030"/>
<noteref hlink="_0000003300000033"/>
<citationref hlink="_0000003200000032"/>
</lds_ord>
<childof hlink="_0000001600000016"/>
<personref hlink="_0000003400000034" rel="">
<noteref hlink="_0000003500000035"/>
</personref>
<noteref hlink="_0000003700000037"/>
<citationref hlink="_0000003600000036"/>
</person>
<person handle="_0000003400000034" change="1472505121" id="I0004">
<gender>U</gender>
<name type="Birth Name">
<first>George</first>
<surname>Testee</surname>
<noteref hlink="_0000003800000038"/>
</name>
<citationref hlink="_0000003900000039"/>
</person>
</people>
<families>
<family handle="_0000001600000016" change="1472505121" id="F0001">
<rel type="Unknown"/>
<father hlink="_0000000d0000000d"/>
<mother hlink="_0000002500000025"/>
<eventref hlink="_0000003a0000003a" role="Family"/>
<childref hlink="_0000002b0000002b"/>
<noteref hlink="_0000003d0000003d"/>
<noteref hlink="_0000003e0000003e"/>
<noteref hlink="_0000004300000043"/>
<citationref hlink="_0000003c0000003c"/>
<citationref hlink="_0000004200000042"/>
</family>
</families>
<citations>
<citation handle="_0000001f0000001f" change="1472505121" id="C0000">
<confidence>2</confidence>
<sourceref hlink="_0000000400000004"/>
</citation>
<citation handle="_0000002300000023" change="1472505121" id="C0001">
<confidence>2</confidence>
<sourceref hlink="_0000000400000004"/>
</citation>
<citation handle="_0000002900000029" change="1472505121" id="C0002">
<confidence>2</confidence>
<sourceref hlink="_0000000400000004"/>
</citation>
<citation handle="_0000003200000032" change="1472505121" id="C0003">
<confidence>2</confidence>
<sourceref hlink="_0000003100000031"/>
</citation>
<citation handle="_0000003600000036" change="1472505121" id="C0004">
<confidence>2</confidence>
<sourceref hlink="_0000000400000004"/>
</citation>
<citation handle="_0000003900000039" change="1472505121" id="C0005">
<confidence>2</confidence>
<sourceref hlink="_0000000400000004"/>
</citation>
<citation handle="_0000003c0000003c" change="1472505122" id="C0006">
<confidence>2</confidence>
<sourceref hlink="_0000003b0000003b"/>
</citation>
<citation handle="_0000004200000042" change="1472505122" id="C0007">
<dateval val="1900-12-31"/>
<page>42</page>
<confidence>0</confidence>
<noteref hlink="_0000003f0000003f"/>
<noteref hlink="_0000004000000040"/>
<noteref hlink="_0000004100000041"/>
<sourceref hlink="_0000003b0000003b"/>
</citation>
</citations>
<sources>
<source handle="_0000000400000004" change="1472505121" id="S0000">
<stitle>Import from imp_notetest.ged</stitle>
<spubinfo>Tom Tester 2016</spubinfo>
<noteref hlink="_0000000200000002"/>
<noteref hlink="_0000000500000005"/>
<noteref hlink="_0000000600000006"/>
<srcattribute type="Approved system identification" value="GEDitCOM"/>
<srcattribute type="Name of software product" value="GEDitCOM"/>
<srcattribute type="Version number of software product" value="2.9.4"/>
<srcattribute type="Generated By" value="GEDitCOM 2.9.4"/>
<srcattribute type="Submission record identifier" value="SUBN"/>
<srcattribute type="Creation date and time of GEDCOM" value="1998-01-01 13:57:24.80"/>
<srcattribute type="GEDCOM version" value="5.5"/>
<srcattribute type="GEDCOM form" value="LINEAGE-LINKED"/>
<srcattribute type="Language of GEDCOM text" value="English"/>
<srcattribute type="Character set" value="UTF8"/>
<srcattribute type="Submission: Submitter" value="@SUBMITTER@"/>
<srcattribute type="Submission: Family file" value="NameOfFamilyFile"/>
<reporef hlink="_0000000100000001" medium="Unknown"/>
<reporef hlink="_0000000b0000000b" medium="Unknown"/>
</source>
<source handle="_0000003100000031" change="1472505121" id="SOURCE1">
<stitle>@SOURCE1@</stitle>
</source>
<source handle="_0000003b0000003b" change="1472505122" id="S0001">
<stitle>Note Test file Source: Tester</stitle>
<noteref hlink="_0000004600000046"/>
<noteref hlink="_0000004700000047"/>
<reporef hlink="_0000004400000044" medium="Book">
<noteref hlink="_0000004500000045"/>
</reporef>
</source>
</sources>
<places>
<placeobj handle="_0000001300000013" change="1472505121" id="P0000" type="Address">
<ptitle>123 main, Norwalk, Ohio, USA</ptitle>
<pname value="123 main, Norwalk, Ohio, USA"/>
<location street="123 main, Norwalk, Ohio, USA"/>
<noteref hlink="_0000001100000011"/>
<noteref hlink="_0000001200000012"/>
</placeobj>
<placeobj handle="_0000002f0000002f" change="1472505121" id="P0001" type="Unknown">
<ptitle>Salt Lake City</ptitle>
<pname value="Salt Lake City"/>
</placeobj>
</places>
<objects>
<object handle="_0000001e0000001e" change="979250406" id="M1">
<file src="photo.jpg" mime="image/jpeg" description="Tom Tester's photo"/>
<attribute type="Media-Type" value="Film"/>
<attribute type="RIN" value="123456"/>
<attribute type="REFN" value="98765">
<noteref hlink="_0000002200000022"/>
</attribute>
<noteref hlink="_0000002400000024"/>
<citationref hlink="_0000002300000023"/>
</object>
</objects>
<repositories>
<repository handle="_0000000100000001" change="1472505121" id="R0000">
<rname>Business that produced the product: RSAC Software</rname>
<type>GEDCOM data</type>
</repository>
<repository handle="_0000000b0000000b" change="1472505121" id="R0001">
<rname>SUBM (Submitter): (@SUBMITTER@) John A. Tester</rname>
<type>GEDCOM data</type>
<address>
</address>
<noteref hlink="_0000000900000009"/>
<noteref hlink="_0000000a0000000a"/>
<noteref hlink="_0000000c0000000c"/>
</repository>
<repository handle="_0000004400000044" change="1472505122" id="R0002">
<rname>The Testers repository</rname>
<type>Library</type>
<noteref hlink="_0000004800000048"/>
<noteref hlink="_0000004900000049"/>
</repository>
</repositories>
<notes>
<note handle="_0000000200000002" change="1472505121" id="N0000" type="Source Note">
<text>Header note</text>
</note>
<note handle="_0000000300000003" change="1472505121" id="N0001" type="GEDCOM import">
<text>Records not imported into HEAD (header):
Line ignored as not understood Line 18: 2 TEST Header Note
Empty note ignored Line 19: 1 NOTE
Skipped subordinate line Line 20: 2 TEST Empty Note</text>
<style name="fontface" value="Monospace">
<range start="0" end="327"/>
</style>
</note>
<note handle="_0000000500000005" change="1472505121" id="N0002" type="Source Note">
<text>Submission Note</text>
</note>
<note handle="_0000000600000006" change="979250406" id="N0003" type="Source Note">
<text>Submission xref note</text>
</note>
<note handle="_0000000700000007" change="1472505121" id="N0004" type="GEDCOM import">
<text>Records not imported into Top Level:
Line ignored as not understood Line 26: 2 TEST Submission Note
Empty note ignored Line 27: 1 NOTE
Skipped subordinate line Line 28: 2 TEST Empty Note
Line ignored as not understood Line 29: 1 TEST submission</text>
<style name="fontface" value="Monospace">
<range start="0" end="425"/>
</style>
</note>
<note handle="_0000000800000008" change="1472505121" id="N0005" type="GEDCOM import">
<text>Records not imported into NOTE Gramps ID N0003:
Tag recognized but not supported Line 32: 1 RIN Submission Note RIN
Tag recognized but not supported Line 33: 1 REFN Submission Note REFN
Skipped subordinate line Line 34: 2 TYPE Submission Note REFN TYPE
Tag recognized but not supported Line 35: 1 SOUR Submission note source
Line ignored as not understood Line 39: 1 TEST on XREF Note</text>
<style name="fontface" value="Monospace">
<range start="0" end="586"/>
</style>
</note>
<note handle="_0000000900000009" change="1472505121" id="N0006" type="Repository Note">
<text>Submitter Note</text>
</note>
<note handle="_0000000a0000000a" change="1472505121" id="N0007" type="Repository Note">
<text>Submitter xref note</text>
</note>
<note handle="_0000000c0000000c" change="1472505121" id="N0008" type="GEDCOM import">
<text>Records not imported into SUBM (Submitter): (@SUBMITTER@) John A. Tester:
Line ignored as not understood Line 43: 2 TEST Submitter Note
Empty note ignored Line 44: 1 NOTE
Skipped subordinate line Line 45: 2 TEST Empty Note
Line ignored as not understood Line 46: 1 TEST Submitter</text>
<style name="fontface" value="Monospace">
<range start="0" end="460"/>
</style>
</note>
<note handle="_0000001000000010" change="1472505121" id="N0009" type="Event Note">
<text>Birth Event note</text>
</note>
<note handle="_0000001100000011" change="1472505121" id="N0010" type="Place Note">
<text>Location Note</text>
</note>
<note handle="_0000001200000012" change="1472505121" id="N0011" type="Place Note">
<text>Location Note 2</text>
</note>
<note handle="_0000001500000015" change="1472505121" id="N0012" type="Event Note">
<text>Death Event xref note</text>
</note>
<note handle="_0000001700000017" change="1472505121" id="N0013" type="Person Note">
<text>FAMS Note</text>
</note>
<note handle="_0000001800000018" change="1472505121" id="N0014" type="Person Note">
<text>FAMS Note 2</text>
</note>
<note handle="_0000001900000019" change="1472505121" id="N0015" type="Person Note">
<text>Tom Tester xref note</text>
</note>
<note handle="_0000001a0000001a" change="1472505121" id="N0016" type="Person Note">
<text>Tom Tester Note</text>
</note>
<note handle="_0000001b0000001b" change="1472505121" id="N0017" type="Media Note">
<text>Media Note</text>
</note>
<note handle="_0000001c0000001c" change="979250406" id="N0018" type="Media Note">
<text>Media xref note</text>
</note>
<note handle="_0000002000000020" change="1472505121" id="N0019" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0001:
Empty note ignored Line 54: 2 NOTE
Skipped subordinate line Line 55: 3 NOTE Empty note subordinate (Should be skipped)
Skipped subordinate line Line 56: 3 TEST Empty Note
Line ignored as not understood Line 58: 3 TEST 123456 Event Note
Line ignored as not understood Line 62: 4 TEST Location Note
Line ignored as not understood Line 63: 3 TEST Location
Empty note ignored Line 66: 2 NOTE
Skipped subordinate line Line 67: 3 TEST Empty Note
Empty note ignored Line 68: 2 NOTE
Skipped subordinate line Line 69: 3 TEST Empty Note
Line ignored as not understood Line 73: 3 TEST FAMS Note
Skipped subordinate line Line 74: 4 TEST skip on FAMS Note
Line ignored as not understood Line 75: 2 TEST FAMS
Line ignored as not understood Line 79: 2 TEST Person Note
Line ignored as not understood Line 82: 2 TEST media
Empty note ignored Line 85: 2 NOTE
Skipped subordinate line Line 86: 3 TEST Empty Note
Line ignored as not understood Line 88: 3 TEST 123456 Note
Empty note ignored Line 90: 2 NOTE
Skipped subordinate line Line 91: 3 TEST Empty Note</text>
<style name="fontface" value="Monospace">
<range start="0" end="2009"/>
</style>
</note>
<note handle="_0000002100000021" change="1472505121" id="N0020" type="GEDCOM import">
<text>Records not imported into NOTE Gramps ID N0018:
Tag recognized but not supported Line 103: 1 RIN 123456
Tag recognized but not supported Line 104: 1 REFN 98765
Skipped subordinate line Line 105: 2 TYPE Who knows REFN TYPE
Tag recognized but not supported Line 109: 2 NOTE Note on a change on a note!!!
Skipped subordinate line Line 110: 3 CHAN
Skipped subordinate line Line 111: 4 DATE 2001-01-11
Skipped subordinate line Line 112: 5 TIME 16:00:06</text>
<style name="fontface" value="Monospace">
<range start="0" end="741"/>
</style>
</note>
<note handle="_0000002200000022" change="1472505121" id="N0021" type="REFN-TYPE">
<text>Who knows REFN TYPE</text>
</note>
<note handle="_0000002400000024" change="1472505121" id="N0022" type="GEDCOM import">
<text>Records not imported into OBJE (multi-media object) Gramps ID M1:
Could not import photo.jpg Line 114: 1 FILE photo.jpg</text>
<style name="fontface" value="Monospace">
<range start="0" end="164"/>
</style>
</note>
<note handle="_0000002800000028" change="979250406" id="N0023" type="Person Note">
<text>Family Spouse reference Note</text>
</note>
<note handle="_0000002a0000002a" change="1472505121" id="N0024" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0002:
Empty note ignored Line 132: 2 NOTE
Skipped subordinate line Line 133: 3 TEST Empty Note</text>
<style name="fontface" value="Monospace">
<range start="0" end="248"/>
</style>
</note>
<note handle="_0000002c0000002c" change="979250406" id="N0025" type="General">
<text>Name note</text>
</note>
<note handle="_0000003000000030" change="1472505121" id="N0026" type="LDS Note">
<text>Place note</text>
</note>
<note handle="_0000003300000033" change="1472505122" id="N0027" type="LDS Note">
<text>LDS xref note</text>
</note>
<note handle="_0000003500000035" change="979250406" id="N0028" type="Association Note">
<text>Association link note</text>
</note>
<note handle="_0000003700000037" change="1472505121" id="N0029" type="GEDCOM import">
<text>Records not imported into INDI (individual) Gramps ID I0003:
Empty note ignored Line 141: 2 NOTE
Skipped subordinate line Line 142: 3 TEST Empty Note
Line ignored as not understood Line 163: 3 TEST Accociation note
Empty note ignored Line 167: 2 NOTE
Skipped subordinate line Line 168: 3 TEST Empty Note</text>
<style name="fontface" value="Monospace">
<range start="0" end="538"/>
</style>
</note>
<note handle="_0000003800000038" change="979250406" id="N0030" type="General">
<text>Just for association</text>
</note>
<note handle="_0000003d0000003d" change="1472505122" id="N0031" type="Family Note">
<text>Family xref note</text>
</note>
<note handle="_0000003e0000003e" change="979250406" id="N0032" type="Family Note">
<text>Family note</text>
</note>
<note handle="_0000003f0000003f" change="1472505122" id="N0033" type="Citation">
<text>Citation Data Note</text>
</note>
<note handle="_0000004000000040" change="1472505122" id="N0034" type="Source text">
<text>A sample text from a source of this family</text>
</note>
<note handle="_0000004100000041" change="979250406" id="N0035" type="Citation">
<text>A note this citation is on the FAMILY record.</text>
</note>
<note handle="_0000004300000043" change="1472505122" id="N0036" type="GEDCOM import">
<text>Records not imported into FAM (family) Gramps ID F0001:
Line ignored as not understood Line 183: 2 TEST Family Note
Empty note ignored Line 187: 1 NOTE
Skipped subordinate line Line 188: 2 TEST Empty Note
Line ignored as not understood Line 190: 2 TEST citation
Line ignored as not understood Line 194: 3 TEST Citation Data
Line ignored as not understood Line 196: 4 TEST Citation Data Note</text>
<style name="fontface" value="Monospace">
<range start="0" end="645"/>
</style>
</note>
<note handle="_0000004500000045" change="979250406" id="N0037" type="Repository Reference Note">
<text>A short note about the repository link.</text>
</note>
<note handle="_0000004600000046" change="979250406" id="N0038" type="Source Note">
<text>note embedded in the SOURCE Record</text>
</note>
<note handle="_0000004700000047" change="1472505122" id="N0039" type="GEDCOM import">
<text>Records not imported into SOUR (source) Gramps ID S0001:
Line ignored as not understood Line 206: 1 TEST source
Empty note ignored Line 208: 2 NOTE
Skipped subordinate line Line 209: 3 TEST Empty Note
Empty note ignored Line 214: 1 NOTE
Skipped subordinate line Line 215: 2 TEST Empty Note</text>
<style name="fontface" value="Monospace">
<range start="0" end="524"/>
</style>
</note>
<note handle="_0000004800000048" change="1472505122" id="N0040" type="Repository Note">
<text>Repository Note</text>
</note>
<note handle="_0000004900000049" change="1472505122" id="N0041" type="GEDCOM import">
<text>Records not imported into REPO (repository) Gramps ID R0002:
Line ignored as not understood Line 223: 1 TEST Repo
Empty note ignored Line 224: 1 NOTE
Skipped subordinate line Line 225: 2 TEST Empty Note</text>
<style name="fontface" value="Monospace">
<range start="0" end="340"/>
</style>
</note>
</notes>
</database>

1274
data/tests/imp_sample.gramps Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,123 @@
Place,Title,Name,Type,Latitude,Longitude,Code,Enclosed_by,Date,,,,,,,,,,,,,
[P0000],"Löderup, Malmöhus Län, Sweden","Löderup, Malmöhus Län, Sweden",Unknown,,,,,,,,,,,,,,,,,,
[P0001],"Sparks, Washoe Co., NV","Sparks, Washoe Co., NV",Unknown,,,,,,,,,,,,,,,,,,
[P0002],"San Francisco, San Francisco Co., CA","San Francisco, San Francisco Co., CA",Unknown,,,,,,,,,,,,,,,,,,
[P0003],"Rønne, Bornholm, Denmark","Rønne, Bornholm, Denmark",Unknown,,,,,,,,,,,,,,,,,,
[P0004],"Gladsax, Kristianstad Län, Sweden","Gladsax, Kristianstad Län, Sweden",Unknown,,,,,,,,,,,,,,,,,,
[P0005],"Reno, Washoe Co., NV","Reno, Washoe Co., NV",Unknown,,,,,,,,,,,,,,,,,,
[P0006],"Hayward, Alameda Co., CA","Hayward, Alameda Co., CA",Unknown,,,,,,,,,,,,,,,,,,
[P0007],"Community Presbyterian Church, Danville, CA","Community Presbyterian Church, Danville, CA",Unknown,,,,,,,,,,,,,,,,,,
[P0008],Sweden,Sweden,Unknown,,,,,,,,,,,,,,,,,,
[P0009],"Grostorp, Kristianstad Län, Sweden","Grostorp, Kristianstad Län, Sweden",Unknown,,,,,,,,,,,,,,,,,,
[P0010],"Copenhagen, Denmark","Copenhagen, Denmark",Unknown,,,,,,,,,,,,,,,,,,
[P0011],"Hoya/Jona/Hoia, Sweden","Hoya/Jona/Hoia, Sweden",Unknown,,,,,,,,,,,,,,,,,,
[P0012],"Simrishamn, Kristianstad Län, Sweden","Simrishamn, Kristianstad Län, Sweden",Unknown,,,,,,,,,,,,,,,,,,
[P0013],"Fremont, Alameda Co., CA","Fremont, Alameda Co., CA",Unknown,,,,,,,,,,,,,,,,,,
[P0016],"Santa Rosa, Sonoma Co., CA","Santa Rosa, Sonoma Co., CA",Unknown,,,,,,,,,,,,,,,,,,
[P0017],"San Jose, Santa Clara Co., CA","San Jose, Santa Clara Co., CA",Unknown,,,,,,,,,,,,,,,,,,
[P0019],"Smestorp, Kristianstad Län, Sweden","Smestorp, Kristianstad Län, Sweden",Unknown,,,,,,,,,,,,,,,,,,
[P0020],"Tommarp, Kristianstad Län, Sweden","Tommarp, Kristianstad Län, Sweden",Unknown,,,,,,,,,,,,,,,,,,
[P0021],"Rønne Bornholm, Denmark","Rønne Bornholm, Denmark",Unknown,,,,,,,,,,,,,,,,,,
[P0022],"Woodland, Yolo Co., CA","Woodland, Yolo Co., CA",Unknown,,,,,,,,,,,,,,,,,,
[P0023],"San Ramon, Conta Costa Co., CA","San Ramon, Conta Costa Co., CA",Unknown,,,,,,,,,,,,,,,,,,
[P0026],United States of America,USA,Country,,,,,,,,,,,,,,,,,,
[P0028],"California, USA",California,State,,,,[P0026],2016-06-04,,,,,,,,,,,,,
[P0025],"Colorado, USA",Colorado,State,,,,[P0026],,,,,,,,,,,,,,
[P0027],"Sacramento Co., California, USA",Sacramento Co.,County,,,,[P0028],2016-06-01,,,,,,,,,,,,,
[P0015],"Sacramento, Sacramento Co., CA","Sacramento, Sacramento Co., CA",City,,,,[P0027],2016-06-04,,,,,,,,,,,,,
[P0024],"Denver Co., Colorado, USA",Denver Co.,County,,,,[P0025],,,,,,,,,,,,,,
[P0014],"Denver, Denver Co., CO","Denver, Denver Co., CO",City,39.7392,104.9903 W,,[P0024],,,,,,,,,,,,,,
L18,UC Berkeley,UC Berkeley,Unknown,,,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,
Person,Surname,Given,Call,Suffix,Prefix,Title,Gender,Birth date,Birth place,birthplaceid,Birth source,Baptism date,Baptism place,Baptism source,Death date,Death place,Death source,Burial date,Burial place,Burial source,Note
[I0030],Adams,Janice Ann,,,,,female,26 Aug 1965,"Fremont, Alameda Co., CA",,,,,,,,,,,,
[I0016],Anderson,Jennifer,,,,,female,5 Nov 1907,"Rønne, Bornholm, Denmark",,,,,,29-May-85,"San Francisco, San Francisco Co., CA",,,,,
[I0025],Ericsdotter,Marta,,,,,female,about 1775,Sweden,,,,,,,,,,,,
[I0041],Green,Janis Elaine,,,,,female,2 Dec 1935,,,,,,,,,,,,,
[I0000],Hansdotter,Anna,,,,,female,2 Oct 1864,"Löderup, Malmöhus Län, Sweden",,,,,,29-Sep-45,"Sparks, Washoe Co., NV",,,,,
[I0038],Hansdotter,Kerstina,,,,,female,29 Nov 1832,"Smestorp, Kristianstad Län, Sweden",,,,,,before 1908,Sweden,,,,,
[I0032],Horne,Darcy,,,,,female,2 Jul 1966,"Sacramento, Sacramento Co., CA",,,,,,,,,,,,
[I0036],Jefferson,Elna,,,,,female,14 Sep 1800,"Gladsax, Kristianstad Län, Sweden",,,,,,,Sweden,,,,,
[I0017],Jones,Lillie Harriet,,,,,female,2 May 1910,"Rønne, Bornholm, Denmark",,,,,,26-Jun-90,,,,,,
[I0013],Michaels,Evelyn,,,,,female,about 1897,,,,,,,,,,,,,
[I0012],Nielsen,Herman Julius,,,,,male,31 Aug 1889,"Rønne, Bornholm, Denmark",,,,,,1945,,,,,,
[I0031],Ohman,Marjorie,,,,,female,3 Jun 1903,"Denver, Denver Co., CO, Denver Co., Colorado, USA",,,,,,22-Jun-80,"Reno, Washoe Co., NV",,,,,
[I0034],Perkins,Alice Paula,,,,,female,22 Nov 1933,"Sparks, Washoe Co., NV",,,,,,,,,,,,
[I0002],Smith,Amber Marie,,,,,female,12 Apr 1998,"Hayward, Alameda Co., CA",,,,,,,,,,,,
[I0023],Smith,Astrid Shermanna Augusta,,,,,female,31 Jan 1889,"Rønne, Bornholm, Denmark",,,,,,21-Dec-63,"San Francisco, San Francisco Co., CA",,,,,
[I0020],Smith,Carl Emil,,,,,male,20 Dec 1899,"Rønne, Bornholm, Denmark",,,,,,28-Jan-59,"Reno, Washoe Co., NV",,,,,
[I0029],Smith,Craig Peter,,,,,male,after 1966,"San Francisco, San Francisco Co., CA",,,,,,,,,,,,
[I0037],Smith,Edwin Michael,,,,,male,24 May 1961,"San Jose, Santa Clara Co., CA",,"Birth, Death and Marriage Records",,,,,,,,,,
[I0009],Smith,Emil,,,,,male,27 Sep 1860,"Simrishamn, Kristianstad Län, Sweden",,,,,,,,,,,,
[I0019],Smith,Eric Lloyd,,,,Dr.,male,28 Aug 1963,"San Francisco, San Francisco Co., CA",,,,,,,,,,,,
[I0015],Smith,Gus,,,,,male,11 Sep 1897,"Rønne, Bornholm, Denmark",,,,,,21-Oct-63,"San Francisco, San Francisco Co., CA",,,,,
[I0024],Smith,Gustaf,,Sr.,,,male,28 Nov 1862,"Grostorp, Kristianstad Län, Sweden",,,,,,before 23 Jul 1930,"Sparks, Washoe Co., NV",,,,,
[I0011],Smith,Hanna,,,,,female,29 Jan 1821,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,,
[I0010],Smith,Hans Peter,,,,,male,17 Apr 1904,"Rønne, Bornholm, Denmark",,Birth Records,,,,29-Jan-77,"San Francisco, San Francisco Co., CA",,5-Feb-77,"San Francisco, San Francisco Co., CA",findagrave.com,
[I0021],Smith,Hjalmar,,,,,male,31 Jan 1893,"Rønne, Bornholm, Denmark",,,,,,25 Sep 1894,"Rønne, Bornholm, Denmark",,,,,
[I0008],Smith,Hjalmar,,,,,male,7 Apr 1895,"Rønne, Bornholm, Denmark",,,3 Jun 1895,"Rønne Bornholm, Denmark",,26-Jun-75,"Reno, Washoe Co., NV",,,,,
[I0007],Smith,Ingar,,,,,female,after 1823,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,,
[I0027],Smith,Ingeman,,,,,male,about 1770,Sweden,,,,,,,,,,,,
[I0004],Smith,Ingeman,,,,,male,29 Jan 1826,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,,
[I0018],Smith,John Hjalmar,,,,,male,30 Jan 1932,"San Francisco, San Francisco Co., CA",,,,,,,,,,,,
[I0001],Smith,Keith Lloyd,,,,,male,11 Aug 1966,"San Francisco, San Francisco Co., CA",,,,,,,,,,,,
[I0026],Smith,Kirsti Marie,,,,,female,15 Dec 1886,"Rønne, Bornholm, Denmark",,,,,,18-Jul-66,"San Francisco, San Francisco Co., CA",,,,,
[I0035],Smith,Lars Peter,,,,,male,16 Sep 1991,"Santa Rosa, Sonoma Co., CA",,,,,,,,,,,,
[I0033],Smith,Lloyd,,,,,male,13 Mar 1935,"San Francisco, San Francisco Co., CA",,,,,,,,,,,,
[I0003],Smith,Magnes,,,,,male,6 Oct 1858,"Simrishamn, Kristianstad Län, Sweden",,,,,,20-Feb-10,"Rønne, Bornholm, Denmark",,,,,
[I0040],Smith,Marjorie Alice,,,,,female,5 Feb 1960,"San Jose, Santa Clara Co., CA",,,,,,,,,,,,
[I0014],Smith,Marjorie Lee,,,,,female,4 Nov 1934,"Reno, Washoe Co., NV",,,,,,,,,,,,
[I0022],Smith,Martin,,,,,male,19 Nov 1830,"Gladsax, Kristianstad Län, Sweden",,,23 Nov 1830,"Gladsax, Kristianstad Län, Sweden",,between 1899 and 1905,Sweden,,,,,
[I0039],Smith,Martin,,,,,male,between 1794 and 1796,"Tommarp, Kristianstad Län, Sweden",,,,,,,Sweden,,,,,
[I0005],Smith,Mason Michael,,,,,male,26 Jun 1996,"Hayward, Alameda Co., CA",,,,,,,,,,,,
[I0028],Streiffert,Anna,,,,,female,23 Sep 1860,"Hoya/Jona/Hoia, Sweden",,,,,,2-Feb-27,"Rønne, Bornholm, Denmark",,,,,
[I0006],Willard,Edwin,,,,,male,about 1886,,,,,,,,,,,,,
X42,Ke 柯,,,,,,male,1-Jan-70,,L18,,,,,,,,,,,
X43,リチミシキスイミ,ピーター,,,,,male,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,
Marriage,Husband,Wife,Date,Place,Source,Note,,,,,,,,,,,,,,,
[F0000],[I0039],[I0036],about 1816,"Gladsax, Kristianstad Län, Sweden",,,,,,,,,,,,,,,,,
[F0001],[I0027],[I0025],about 1790,Sweden,,,,,,,,,,,,,,,,,
[F0002],[I0022],[I0038],about 1856,,,,,,,,,,,,,,,,,,
[F0003],[I0024],[I0000],27 Nov 1885,"Rønne, Bornholm, Denmark",,,,,,,,,,,,,,,,,
[F0004],[I0006],[I0026],about 1910,,,,,,,,,,,,,,,,,,
[F0006],[I0008],[I0031],31 Oct 1927,"Reno, Washoe Co., NV",,,,,,,,,,,,,,,,,
[F0007],[I0015],[I0013],about 1920,,,,,,,,,,,,,,,,,,
[F0008],[I0033],[I0041],10 Aug 1958,"San Francisco, San Francisco Co., CA",,,,,,,,,,,,,,,,,
[F0009],[I0010],[I0017],,,,,,,,,,,,,,,,,,,
[F0010],[I0019],[I0032],12 Jul 1986,"Woodland, Yolo Co., CA",,,,,,,,,,,,,,,,,
[F0011],[I0003],[I0028],24 Aug 1884,"Rønne, Bornholm, Denmark",,,,,,,,,,,,,,,,,
[F0012],[I0018],[I0034],4 Jun 1954,"Sparks, Washoe Co., NV",Marriage Certificae,,,,,,,,,,,,,,,,
[F0013],[I0037],[I0030],27 May 1995,"San Ramon, Conta Costa Co., CA",,,,,,,,,,,,,,,,,
[F0014],[I0010],[I0016],,,,,,,,,,,,,,,,,,,
Z5,[I0012],[I0023],30 Nov 1912,"Rønne, Bornholm, Denmark",,,,,,,,,,,,,,,,,
,,,,,,,,,,,,,,,,,,,,,
Family,Child,,,,,,,,,,,,,,,,,,,,
[F0000],[I0011],,,,,,,,,,,,,,,,,,,,
[F0000],[I0007],,,,,,,,,,,,,,,,,,,,
[F0000],[I0004],,,,,,,,,,,,,,,,,,,,
[F0000],[I0022],,,,,,,,,,,,,,,,,,,,
[F0001],[I0039],,,,,,,,,,,,,,,,,,,,
[F0002],[I0003],,,,,,,,,,,,,,,,,,,,
[F0002],[I0009],,,,,,,,,,,,,,,,,,,,
[F0002],[I0024],,,,,,,,,,,,,,,,,,,,
[F0003],[I0026],,,,,,,,,,,,,,,,,,,,
[F0003],[I0023],,,,,,,,,,,,,,,,,,,,
[F0003],[I0021],,,,,,,,,,,,,,,,,,,,
[F0003],[I0008],,,,,,,,,,,,,,,,,,,,
[F0003],[I0015],,,,,,,,,,,,,,,,,,,,
[F0003],[I0020],,,,,,,,,,,,,,,,,,,,
[F0003],[I0010],,,,,,,,,,,,,,,,,,,,
Z5,X42,,,,,,,,,,,,,,,,,,,,
[F0006],[I0018],,,,,,,,,,,,,,,,,,,,
[F0006],[I0014],,,,,,,,,,,,,,,,,,,,
[F0008],[I0019],,,,,,,,,,,,,,,,,,,,
[F0008],[I0001],,,,,,,,,,,,,,,,,,,,
[F0008],[I0029],,,,,,,,,,,,,,,,,,,,
[F0009],[I0033],,,,,,,,,,,,,,,,,,,,
[F0010],[I0035],,,,,,,,,,,,,,,,,,,,
[F0012],[I0040],,,,,,,,,,,,,,,,,,,,
[F0012],[I0037],,,,,,,,,,,,,,,,,,,,
[F0013],[I0005],,,,,,,,,,,,,,,,,,,,
[F0013],[I0002],,,,,,,,,,,,,,,,,,,,
Z5,X43,,,,,,,,,,,,,,,,,,,,
1 Place Title Name Type Latitude Longitude Code Enclosed_by Date
2 [P0000] Löderup, Malmöhus Län, Sweden Löderup, Malmöhus Län, Sweden Unknown
3 [P0001] Sparks, Washoe Co., NV Sparks, Washoe Co., NV Unknown
4 [P0002] San Francisco, San Francisco Co., CA San Francisco, San Francisco Co., CA Unknown
5 [P0003] Rønne, Bornholm, Denmark Rønne, Bornholm, Denmark Unknown
6 [P0004] Gladsax, Kristianstad Län, Sweden Gladsax, Kristianstad Län, Sweden Unknown
7 [P0005] Reno, Washoe Co., NV Reno, Washoe Co., NV Unknown
8 [P0006] Hayward, Alameda Co., CA Hayward, Alameda Co., CA Unknown
9 [P0007] Community Presbyterian Church, Danville, CA Community Presbyterian Church, Danville, CA Unknown
10 [P0008] Sweden Sweden Unknown
11 [P0009] Grostorp, Kristianstad Län, Sweden Grostorp, Kristianstad Län, Sweden Unknown
12 [P0010] Copenhagen, Denmark Copenhagen, Denmark Unknown
13 [P0011] Hoya/Jona/Hoia, Sweden Hoya/Jona/Hoia, Sweden Unknown
14 [P0012] Simrishamn, Kristianstad Län, Sweden Simrishamn, Kristianstad Län, Sweden Unknown
15 [P0013] Fremont, Alameda Co., CA Fremont, Alameda Co., CA Unknown
16 [P0016] Santa Rosa, Sonoma Co., CA Santa Rosa, Sonoma Co., CA Unknown
17 [P0017] San Jose, Santa Clara Co., CA San Jose, Santa Clara Co., CA Unknown
18 [P0019] Smestorp, Kristianstad Län, Sweden Smestorp, Kristianstad Län, Sweden Unknown
19 [P0020] Tommarp, Kristianstad Län, Sweden Tommarp, Kristianstad Län, Sweden Unknown
20 [P0021] Rønne Bornholm, Denmark Rønne Bornholm, Denmark Unknown
21 [P0022] Woodland, Yolo Co., CA Woodland, Yolo Co., CA Unknown
22 [P0023] San Ramon, Conta Costa Co., CA San Ramon, Conta Costa Co., CA Unknown
23 [P0026] United States of America USA Country
24 [P0028] California, USA California State [P0026] 2016-06-04
25 [P0025] Colorado, USA Colorado State [P0026]
26 [P0027] Sacramento Co., California, USA Sacramento Co. County [P0028] 2016-06-01
27 [P0015] Sacramento, Sacramento Co., CA Sacramento, Sacramento Co., CA City [P0027] 2016-06-04
28 [P0024] Denver Co., Colorado, USA Denver Co. County [P0025]
29 [P0014] Denver, Denver Co., CO Denver, Denver Co., CO City 39.7392 104.9903 W [P0024]
30 L18 UC Berkeley UC Berkeley Unknown
31
32 Person Surname Given Call Suffix Prefix Title Gender Birth date Birth place birthplaceid Birth source Baptism date Baptism place Baptism source Death date Death place Death source Burial date Burial place Burial source Note
33 [I0030] Adams Janice Ann female 26 Aug 1965 Fremont, Alameda Co., CA
34 [I0016] Anderson Jennifer female 5 Nov 1907 Rønne, Bornholm, Denmark 29-May-85 San Francisco, San Francisco Co., CA
35 [I0025] Ericsdotter Marta female about 1775 Sweden
36 [I0041] Green Janis Elaine female 2 Dec 1935
37 [I0000] Hansdotter Anna female 2 Oct 1864 Löderup, Malmöhus Län, Sweden 29-Sep-45 Sparks, Washoe Co., NV
38 [I0038] Hansdotter Kerstina female 29 Nov 1832 Smestorp, Kristianstad Län, Sweden before 1908 Sweden
39 [I0032] Horne Darcy female 2 Jul 1966 Sacramento, Sacramento Co., CA
40 [I0036] Jefferson Elna female 14 Sep 1800 Gladsax, Kristianstad Län, Sweden Sweden
41 [I0017] Jones Lillie Harriet female 2 May 1910 Rønne, Bornholm, Denmark 26-Jun-90
42 [I0013] Michaels Evelyn female about 1897
43 [I0012] Nielsen Herman Julius male 31 Aug 1889 Rønne, Bornholm, Denmark 1945
44 [I0031] Ohman Marjorie female 3 Jun 1903 Denver, Denver Co., CO, Denver Co., Colorado, USA 22-Jun-80 Reno, Washoe Co., NV
45 [I0034] Perkins Alice Paula female 22 Nov 1933 Sparks, Washoe Co., NV
46 [I0002] Smith Amber Marie female 12 Apr 1998 Hayward, Alameda Co., CA
47 [I0023] Smith Astrid Shermanna Augusta female 31 Jan 1889 Rønne, Bornholm, Denmark 21-Dec-63 San Francisco, San Francisco Co., CA
48 [I0020] Smith Carl Emil male 20 Dec 1899 Rønne, Bornholm, Denmark 28-Jan-59 Reno, Washoe Co., NV
49 [I0029] Smith Craig Peter male after 1966 San Francisco, San Francisco Co., CA
50 [I0037] Smith Edwin Michael male 24 May 1961 San Jose, Santa Clara Co., CA Birth, Death and Marriage Records
51 [I0009] Smith Emil male 27 Sep 1860 Simrishamn, Kristianstad Län, Sweden
52 [I0019] Smith Eric Lloyd Dr. male 28 Aug 1963 San Francisco, San Francisco Co., CA
53 [I0015] Smith Gus male 11 Sep 1897 Rønne, Bornholm, Denmark 21-Oct-63 San Francisco, San Francisco Co., CA
54 [I0024] Smith Gustaf Sr. male 28 Nov 1862 Grostorp, Kristianstad Län, Sweden before 23 Jul 1930 Sparks, Washoe Co., NV
55 [I0011] Smith Hanna female 29 Jan 1821 Gladsax, Kristianstad Län, Sweden
56 [I0010] Smith Hans Peter male 17 Apr 1904 Rønne, Bornholm, Denmark Birth Records 29-Jan-77 San Francisco, San Francisco Co., CA 5-Feb-77 San Francisco, San Francisco Co., CA findagrave.com
57 [I0021] Smith Hjalmar male 31 Jan 1893 Rønne, Bornholm, Denmark 25 Sep 1894 Rønne, Bornholm, Denmark
58 [I0008] Smith Hjalmar male 7 Apr 1895 Rønne, Bornholm, Denmark 3 Jun 1895 Rønne Bornholm, Denmark 26-Jun-75 Reno, Washoe Co., NV
59 [I0007] Smith Ingar female after 1823 Gladsax, Kristianstad Län, Sweden
60 [I0027] Smith Ingeman male about 1770 Sweden
61 [I0004] Smith Ingeman male 29 Jan 1826 Gladsax, Kristianstad Län, Sweden
62 [I0018] Smith John Hjalmar male 30 Jan 1932 San Francisco, San Francisco Co., CA
63 [I0001] Smith Keith Lloyd male 11 Aug 1966 San Francisco, San Francisco Co., CA
64 [I0026] Smith Kirsti Marie female 15 Dec 1886 Rønne, Bornholm, Denmark 18-Jul-66 San Francisco, San Francisco Co., CA
65 [I0035] Smith Lars Peter male 16 Sep 1991 Santa Rosa, Sonoma Co., CA
66 [I0033] Smith Lloyd male 13 Mar 1935 San Francisco, San Francisco Co., CA
67 [I0003] Smith Magnes male 6 Oct 1858 Simrishamn, Kristianstad Län, Sweden 20-Feb-10 Rønne, Bornholm, Denmark
68 [I0040] Smith Marjorie Alice female 5 Feb 1960 San Jose, Santa Clara Co., CA
69 [I0014] Smith Marjorie Lee female 4 Nov 1934 Reno, Washoe Co., NV
70 [I0022] Smith Martin male 19 Nov 1830 Gladsax, Kristianstad Län, Sweden 23 Nov 1830 Gladsax, Kristianstad Län, Sweden between 1899 and 1905 Sweden
71 [I0039] Smith Martin male between 1794 and 1796 Tommarp, Kristianstad Län, Sweden Sweden
72 [I0005] Smith Mason Michael male 26 Jun 1996 Hayward, Alameda Co., CA
73 [I0028] Streiffert Anna female 23 Sep 1860 Hoya/Jona/Hoia, Sweden 2-Feb-27 Rønne, Bornholm, Denmark
74 [I0006] Willard Edwin male about 1886
75 X42 Ke 柯 male 1-Jan-70 L18
76 X43 リチミシキスイミ ピーター male
77
78 Marriage Husband Wife Date Place Source Note
79 [F0000] [I0039] [I0036] about 1816 Gladsax, Kristianstad Län, Sweden
80 [F0001] [I0027] [I0025] about 1790 Sweden
81 [F0002] [I0022] [I0038] about 1856
82 [F0003] [I0024] [I0000] 27 Nov 1885 Rønne, Bornholm, Denmark
83 [F0004] [I0006] [I0026] about 1910
84 [F0006] [I0008] [I0031] 31 Oct 1927 Reno, Washoe Co., NV
85 [F0007] [I0015] [I0013] about 1920
86 [F0008] [I0033] [I0041] 10 Aug 1958 San Francisco, San Francisco Co., CA
87 [F0009] [I0010] [I0017]
88 [F0010] [I0019] [I0032] 12 Jul 1986 Woodland, Yolo Co., CA
89 [F0011] [I0003] [I0028] 24 Aug 1884 Rønne, Bornholm, Denmark
90 [F0012] [I0018] [I0034] 4 Jun 1954 Sparks, Washoe Co., NV Marriage Certificae
91 [F0013] [I0037] [I0030] 27 May 1995 San Ramon, Conta Costa Co., CA
92 [F0014] [I0010] [I0016]
93 Z5 [I0012] [I0023] 30 Nov 1912 Rønne, Bornholm, Denmark
94
95 Family Child
96 [F0000] [I0011]
97 [F0000] [I0007]
98 [F0000] [I0004]
99 [F0000] [I0022]
100 [F0001] [I0039]
101 [F0002] [I0003]
102 [F0002] [I0009]
103 [F0002] [I0024]
104 [F0003] [I0026]
105 [F0003] [I0023]
106 [F0003] [I0021]
107 [F0003] [I0008]
108 [F0003] [I0015]
109 [F0003] [I0020]
110 [F0003] [I0010]
111 Z5 X42
112 [F0006] [I0018]
113 [F0006] [I0014]
114 [F0008] [I0019]
115 [F0008] [I0001]
116 [F0008] [I0029]
117 [F0009] [I0033]
118 [F0010] [I0035]
119 [F0012] [I0040]
120 [F0012] [I0037]
121 [F0013] [I0005]
122 [F0013] [I0002]
123 Z5 X43

File diff suppressed because it is too large Load Diff

View File

@@ -1,4 +1,4 @@
Mismatch on file: vcard.vcf
Mismatch on file: imp_vcard.vcf
Person: I0019 handle=0000001800000018
Diff on: Person, primary_name, surname list #2, primary
<class 'bool'>: True

View File

@@ -1,17 +0,0 @@
Mismatch on file: test_FTM_CONC.ged
Source: S0029 handle=0000000500000005
Diff on: Source, pubinfo
<class 'str'>73: Name: Ancestry.com Operations, Inc.; Location: Provo, UT, USA; Date:2009;
<class 'str'>74: Name: Ancestry.com Operations, Inc.; Location: Provo, UT, USA; Date: 2009;
Citation: C0000 handle=0000000600000006
Diff on: Citation, page
<class 'str'>102: Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll:M432_394; Page: 435B; Image: 248
<class 'str'>103: Year: 1850; Census Place: District 14, Cape Girardeau, Missouri; Roll: M432_394; Page: 435B; Image: 248
Note: N0000 handle=0000000200000002
Diff on: Note, text, string
<class 'str'>54: The FTM way to do a CONC line with space at end --><--
<class 'str'>55: The FTM way to do a CONC line with space at end --> <--
Note: N0002 handle=0000000400000004
Diff on: Note, text, string
<class 'str'>136: Be nice if we supported FTM way to do CONC sousers would not have to spell check and edit their whole database for these kind of errors.
<class 'str'>137: Be nice if we supported FTM way to do CONC so users would not have to spell check and edit their whole database for these kind of errors.

View File

@@ -57,7 +57,7 @@ master_doc = 'index'
# General information about the project.
project = 'Gramps'
copyright = '2015, The Gramps Project'
copyright = '2016, The Gramps Project'
author = 'Donald N. Allingham'
# The version info for the project you're documenting, acts as replacement for
@@ -147,7 +147,8 @@ html_theme = 'classic'
# Add any paths that contain custom static files (such as style sheets) here,
# relative to this directory. They are copied after the builtin static files,
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']
#html_static_path = ['_static']
html_static_path = []
# Add any extra paths that contain custom files (such as robots.txt or
# .htaccess) here, relative to this directory. These files are copied

View File

@@ -401,10 +401,6 @@ Validated Combo Entry
Validated Masked Entry
*****************************
.. automodule:: gramps.gui.widgets.validatedmaskedentry
.. autoclass:: FadeOut
:members:
:undoc-members:
:show-inheritance:
.. autoclass:: MaskedEntry
:members:
:undoc-members:

View File

@@ -257,7 +257,7 @@ DateHandler (Serbian)
:members:
:undoc-members:
:show-inheritance:
.. autoclass:: gramps.gen.datehandler._date_sr.DateDisplaySR_latin
.. autoclass:: gramps.gen.datehandler._date_sr.DateDisplaySR_Latin
:members:
:undoc-members:
:show-inheritance:

View File

@@ -218,7 +218,7 @@ Citation
Media Object
====================================
.. automodule:: gramps.gen.lib.mediaobj
.. automodule:: gramps.gen.lib.media
.. autoclass:: Media
:members:
:undoc-members:
@@ -565,15 +565,3 @@ UrlType
:undoc-members:
:show-inheritance:
*****************************
Privacy
*****************************
PrivateSourceNote
=================
.. automodule:: gramps.gen.lib.privsrcnote
.. autoclass:: PrivateSourceNote
:members:
:undoc-members:
:show-inheritance:

View File

@@ -42,7 +42,7 @@ SPHINXBUILD = 'sphinx-build'
if sys.platform == 'win32':
pythonCmd = os.path.join(sys.prefix, 'bin', 'python.exe')
sphinxCmd = os.path.join(sys.prefix, 'bin', 'sphinx-build.exe')
elif sys.platform in ['linux2', 'darwin', 'cygwin']:
elif sys.platform in ['linux', 'linux2', 'darwin', 'cygwin']:
pythonCmd = os.path.join(sys.prefix, 'bin', 'python')
sphinxCmd = SPHINXBUILD
else:
@@ -62,7 +62,7 @@ def tests():
print ('Please, install python')
try:
print("\n=================='Shpinx-build'=============================\n")
print("\n=================='sphinx-build'=============================\n")
os.system('''%(program)s''' % {'program': sphinxCmd})
except:
print ('Please, install sphinx')

View File

@@ -3,7 +3,7 @@
"http://gramps-project.org/xml/1.7.1/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.7.1/">
<header>
<created date="2015-07-04" version="4.2.0"/>
<created date="2016-08-31" version="5.0.0"/>
<researcher>
<resname>Alex Roitman,,,</resname>
</researcher>
@@ -17902,6 +17902,81 @@
<type>Death</type>
<dateval val="1850" type="about" quality="estimated"/>
</event>
<event handle="_d583a5b672908d7f672" change="1467134452" id="E3416">
<type>Birth</type>
<dateval val="1940-03-01"/>
<place hlink="_d583a5b7ab21971300a"/>
</event>
<event handle="_d583a5b85f01638dd55" change="1467134586" id="E3417">
<type>Birth</type>
<dateval val="1950-06-18"/>
<place hlink="_d583a5b8614206a939d"/>
</event>
<event handle="_d583a5b86bd789d3e05" change="1467134680" id="E3418">
<type>Marriage</type>
<dateval val="1970-09-09"/>
</event>
<event handle="_d583a5b879148ab75f7" change="1467134840" id="E3419">
<type>Birth</type>
<dateval val="1971-11-05"/>
<place hlink="_d583a5b7ab21971300a"/>
</event>
<event handle="_d583a5b88403b5a824a" change="1467136321" id="E3420">
<type>Birth</type>
<dateval val="1973-04-11"/>
<place hlink="_d583a5b7ab21971300a"/>
</event>
<event handle="_d583a5b8904116c34d3" change="1467135146" id="E3421">
<type>Birth</type>
<dateval val="1974-12-03"/>
<place hlink="_d583a5b7ab21971300a"/>
</event>
<event handle="_d583a5b89b831343389" change="1467135233" id="E3422">
<type>Birth</type>
<dateval val="1976-09-29"/>
<place hlink="_d583a5b7ab21971300a"/>
</event>
<event handle="_d583a5b8a694a781120" change="1467135764" id="E3423">
<type>Birth</type>
<dateval val="1910-06-29"/>
<place hlink="_d583a5b8a8c1474357d"/>
</event>
<event handle="_d583a5b8b332fde7538" change="1467135789" id="E3424">
<type>Birth</type>
<dateval val="1920-04-07"/>
<place hlink="_d583a5b8b586fb992c8"/>
</event>
<event handle="_d583a5b8c141abfbc46" change="1467136006" id="E3425">
<type>Birth</type>
<dateval val="1915-03-10"/>
<place hlink="_d583a5b8c380fb024c9"/>
</event>
<event handle="_d583a5b8ced2d8929f9" change="1467136080" id="E3426">
<type>Birth</type>
<dateval val="1925-07-15"/>
<place hlink="_d583a5b8d1106cda712"/>
</event>
<event handle="_d583a5b8de520210f77" change="1467136226" id="E3427">
<type>Birth</type>
<dateval val="1978-11-30"/>
<place hlink="_d583a5b7ab21971300a"/>
</event>
<event handle="_d583a5b8e960ad443de" change="1467136416" id="E3428">
<type>Death</type>
<dateval val="1990-02-02"/>
</event>
<event handle="_d583a5b8edc2aa78850" change="1467136449" id="E3429">
<type>Death</type>
<dateval val="1995-03-02"/>
</event>
<event handle="_d583a5b8f8727b426aa" change="1467136571" id="E3430">
<type>Death</type>
<dateval val="2005-06-28"/>
</event>
<event handle="_d583a5b8fcd3f653b21" change="1467136997" id="E3431">
<type>Death</type>
<dateval val="2006-01-11"/>
</event>
</events>
<people home="_GNUJQCL9MD64AM56OH">
<person handle="_004KQCGYT27EEPQHK" change="1185438865" id="I0552">
@@ -23274,7 +23349,7 @@
<childof hlink="_0UHKQCNK5KVG7984XX"/>
<citationref hlink="_c140d2531b54ba088dd"/>
</person>
<person handle="_8UYJQC42DZNTY8C58P" change="1185438865" id="I0261">
<person handle="_8UYJQC42DZNTY8C58P" change="1467258158" id="I0261">
<gender>F</gender>
<name type="Birth Name">
<first>Sarah</first>
@@ -23282,6 +23357,7 @@
</name>
<eventref hlink="_a5af0ec5c4228c3d703" role="Primary"/>
<childof hlink="_TXVJQC6KVZPENSVQW8"/>
<parentin hlink="_d5839f3cc59107df67f"/>
<citationref hlink="_c140d25320710a7b572"/>
</person>
<person handle="_8WMKQCWTB13CW9SQOW" change="1185438865" id="I1478">
@@ -24760,7 +24836,7 @@
<childof hlink="_76XJQCEI9MJXHXEKLH"/>
<citationref hlink="_c140d256c923bdd5f57"/>
</person>
<person handle="_B2BKQCFJFL0RHZ8NCN" change="1185438865" id="I0879">
<person handle="_B2BKQCFJFL0RHZ8NCN" change="1467258158" id="I0879">
<gender>M</gender>
<name type="Birth Name">
<first>Milton</first>
@@ -24768,6 +24844,7 @@
</name>
<eventref hlink="_a5af0ed2c716af4f046" role="Primary"/>
<childof hlink="_1BVJQCNTFAGS8273LJ"/>
<parentin hlink="_d5839f3cc59107df67f"/>
<citationref hlink="_c140d256ce61d8c8986"/>
</person>
<person handle="_B2GKQCPG5WOVS9B4UL" change="1185438865" id="I1132">
@@ -26052,7 +26129,7 @@
<parentin hlink="_4VOKQCKKGP6NL9FLMK"/>
<citationref hlink="_c140d259efd29742643"/>
</person>
<person handle="_CX0KQCWWAAMD52KQR9" change="1185438865" id="I0394">
<person handle="_CX0KQCWWAAMD52KQR9" change="1467258353" id="I0394">
<gender>F</gender>
<name type="Birth Name">
<first>Bridget</first>
@@ -26061,6 +26138,7 @@
<eventref hlink="_a5af0ec817577457c30" role="Primary"/>
<eventref hlink="_a5af0ec817f6f37bc25" role="Primary"/>
<childof hlink="_ZUUJQC4XMPRASQVVJ"/>
<parentin hlink="_d583a148af101ade419"/>
<citationref hlink="_c140d259f394610f755"/>
</person>
<person handle="_CXGKQCLC7KWP5GZUKX" change="1185438865" id="I1178">
@@ -28160,7 +28238,7 @@
<childof hlink="_F2MKQC5B6JHXFNSN7A"/>
<citationref hlink="_c140d25ec926bfdc6e0"/>
</person>
<person handle="_GIPKQCT1LE84MLFWXA" change="1185438865" id="I1663">
<person handle="_GIPKQCT1LE84MLFWXA" change="1467258353" id="I1663">
<gender>M</gender>
<name type="Birth Name">
<first>Joseph LeRoy</first>
@@ -28168,6 +28246,7 @@
</name>
<eventref hlink="_a5af0ebed7d1f2523db" role="Primary"/>
<childof hlink="_3AVJQCBQQBKAO8BX39"/>
<parentin hlink="_d583a148af101ade419"/>
<citationref hlink="_c140d25ecda79e068eb"/>
</person>
<person handle="_GJ7KQC7APJSAMHEK5Q" change="1185438865" id="I0743">
@@ -40233,6 +40312,475 @@
</name>
<eventref hlink="_cccc047c40841a5993c" role="Primary"/>
</person>
<person handle="_d5839c1237765987724" change="1467252696" id="I0000">
<gender>M</gender>
<name type="Birth Name">
<first>The First</first>
<surname>Person</surname>
</name>
<parentin hlink="_d5839c123c034ef82ab"/>
</person>
<person handle="_d5839c126d11a754f46" change="1467252696" id="I0556">
<gender>F</gender>
<name type="Birth Name">
<first>B</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c123c034ef82ab"/>
</person>
<person handle="_d5839c12ac91650a72b" change="1467252750" id="I0839">
<gender>M</gender>
<name type="Birth Name">
<first>C</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c12c8f6f664d4b"/>
</person>
<person handle="_d5839c12d3b4d5e619b" change="1467252750" id="I0952">
<gender>F</gender>
<name type="Birth Name">
<first>D</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c12c8f6f664d4b"/>
</person>
<person handle="_d5839c12e9e08301ce2" change="1467252805" id="I1038">
<gender>M</gender>
<name type="Birth Name">
<first>E</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c12f41558e7c83"/>
</person>
<person handle="_d5839c12fec09785f6a" change="1467252805" id="I1236">
<gender>F</gender>
<name type="Birth Name">
<first>F</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c12f41558e7c83"/>
</person>
<person handle="_d5839c131d560e06bac" change="1467252852" id="I1237">
<gender>M</gender>
<name type="Birth Name">
<first>G</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c1320401d4b919"/>
</person>
<person handle="_d5839c132b11d9e3632" change="1467252852" id="I1244">
<gender>F</gender>
<name type="Birth Name">
<first>H</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c1320401d4b919"/>
</person>
<person handle="_d5839c13380462b246f" change="1467252898" id="I1388">
<gender>M</gender>
<name type="Birth Name">
<first>I</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c134786c7bdc8e"/>
</person>
<person handle="_d5839c1352c64b924d9" change="1467252898" id="I1461">
<gender>F</gender>
<name type="Birth Name">
<first>J</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c134786c7bdc8e"/>
</person>
<person handle="_d5839c1366b21411fb4" change="1467252950" id="I1540">
<gender>M</gender>
<name type="Birth Name">
<first>K</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c13704694ad705"/>
</person>
<person handle="_d5839c137b3640ad776" change="1467252950" id="I1555">
<gender>F</gender>
<name type="Birth Name">
<first>L</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c13704694ad705"/>
</person>
<person handle="_d5839c1388e3ab6c87c" change="1467252995" id="I1691">
<gender>M</gender>
<name type="Birth Name">
<first>M</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c139773b4fed5b"/>
</person>
<person handle="_d5839c13a282b51dd0d" change="1467252995" id="I1693">
<gender>F</gender>
<name type="Birth Name">
<first>N</first>
<surname>Fillin</surname>
</name>
<parentin hlink="_d5839c139773b4fed5b"/>
</person>
<person handle="_d5839c13b0541b7b8e6" change="1467246730" id="I1696">
<gender>M</gender>
<name type="Birth Name">
<first>O</first>
<surname>Fillin</surname>
</name>
</person>
<person handle="_d583a5b90777391ea9a" change="1467135708" id="I2117">
<gender>M</gender>
<name type="Birth Name">
<first>Αγαμέμνων</first>
<surname derivation="Patrilineal">Δεληπέτρου</surname>
</name>
<eventref hlink="_d583a5b672908d7f672" role="Primary"/>
<eventref hlink="_d583a5b86bd789d3e05" role="Primary"/>
<childof hlink="_d583a5b9c074a235600"/>
<parentin hlink="_d583a5b9c2011be735e"/>
</person>
<person handle="_d583a5b9ced473a7e6a" change="1467136100" id="I2118">
<gender>F</gender>
<name type="Birth Name">
<first>Ευτέρπη</first>
<surname derivation="Patrilineal">Ιωάννου</surname>
</name>
<eventref hlink="_d583a5b85f01638dd55" role="Primary"/>
<childof hlink="_d583a5b9d2c7620c04b"/>
<parentin hlink="_d583a5b9c2011be735e"/>
</person>
<person handle="_d583a5b9df71bceb48c" change="1467134858" id="I2119">
<gender>M</gender>
<name type="Birth Name">
<first>Όμηρος</first>
<surname derivation="Patrilineal">Δεληπέτρου</surname>
</name>
<eventref hlink="_d583a5b879148ab75f7" role="Primary"/>
<childof hlink="_d583a5b9c2011be735e"/>
</person>
<person handle="_d583a5b9edf6cb5d8d5" change="1467136322" id="I2120">
<gender>F</gender>
<name type="Birth Name">
<first>Μυρσίνη</first>
<surname derivation="Patrilineal">Δεληπέτρου</surname>
</name>
<eventref hlink="_d583a5b88403b5a824a" role="Primary"/>
<childof hlink="_d583a5b9c2011be735e"/>
</person>
<person handle="_d583a5b9fc864e3bf4e" change="1467135151" id="I2121">
<gender>F</gender>
<name type="Birth Name">
<first>Νεφέλη</first>
<surname derivation="Patrilineal">Δεληπέτρου</surname>
</name>
<eventref hlink="_d583a5b8904116c34d3" role="Primary"/>
<childof hlink="_d583a5b9c2011be735e"/>
</person>
<person handle="_d583a5ba0d50afbbaaf" change="1467135234" id="I2122">
<gender>M</gender>
<name type="Birth Name">
<first>Νέστορας</first>
<surname derivation="Patrilineal">Δεληπέτρου</surname>
</name>
<eventref hlink="_d583a5b89b831343389" role="Primary"/>
<childof hlink="_d583a5b9c2011be735e"/>
</person>
<person handle="_d583a5ba1bd083ce4c2" change="1467136418" id="I2123">
<gender>M</gender>
<name type="Birth Name">
<first>Ιάσων</first>
<surname derivation="Patrilineal">Δεληπέτρου</surname>
</name>
<eventref hlink="_d583a5b8a694a781120" role="Primary"/>
<eventref hlink="_d583a5b8e960ad443de" role="Primary"/>
<parentin hlink="_d583a5b9c074a235600"/>
</person>
<person handle="_d583a5ba2bc7b9d1388" change="1467136457" id="I2124">
<gender>F</gender>
<name type="Birth Name">
<first>Βενετία</first>
<surname>Αναγνωστοπούλου</surname>
</name>
<eventref hlink="_d583a5b8b332fde7538" role="Primary"/>
<eventref hlink="_d583a5b8edc2aa78850" role="Primary"/>
<parentin hlink="_d583a5b9c074a235600"/>
</person>
<person handle="_d583a5ba3bc48c2002c" change="1467136958" id="I2125">
<gender>M</gender>
<name type="Birth Name">
<first>Επαμεινώνδας</first>
<surname derivation="Patrilineal">Ιωάννου</surname>
</name>
<eventref hlink="_d583a5b8c141abfbc46" role="Primary"/>
<eventref hlink="_d583a5b8f8727b426aa" role="Primary"/>
<parentin hlink="_d583a5b9d2c7620c04b"/>
</person>
<person handle="_d583a5ba4be3acdd312" change="1467136999" id="I2126">
<gender>F</gender>
<name type="Birth Name">
<first>Ιουλία</first>
<surname>Καλέργη</surname>
</name>
<eventref hlink="_d583a5b8ced2d8929f9" role="Primary"/>
<eventref hlink="_d583a5b8fcd3f653b21" role="Primary"/>
<parentin hlink="_d583a5b9d2c7620c04b"/>
</person>
<person handle="_d583a5ba5ca6b698463" change="1467136230" id="I2127">
<gender>M</gender>
<name type="Birth Name">
<first>Άγης</first>
<surname derivation="Patrilineal">Δεληπέτρου</surname>
</name>
<eventref hlink="_d583a5b8de520210f77" role="Primary"/>
<childof hlink="_d583a5b9c2011be735e"/>
</person>
<person handle="_d64cc45225909a9f8e4" change="1471261290" id="I2128">
<gender>M</gender>
<name type="Birth Name">
<first>演</first>
<surname>賈</surname>
<title>寧國公</title>
</name>
<parentin hlink="_d64cc45226a0dfb300f"/>
</person>
<person handle="_d64cc4522a25541863a" change="1471261530" id="I2129">
<gender>M</gender>
<name type="Birth Name">
<first>代化</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc45226a0dfb300f"/>
<parentin hlink="_d64cc4522b06749ba4c"/>
</person>
<person handle="_d64cc4522c47c1ef24b" change="1471261530" id="I2130">
<gender>M</gender>
<name type="Birth Name">
<first>敷</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4522b06749ba4c"/>
</person>
<person handle="_d64cc4522e6663313ec" change="1471261583" id="I2131">
<gender>M</gender>
<name type="Birth Name">
<first>敬</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4522b06749ba4c"/>
<parentin hlink="_d64cc4522f47c94569c"/>
</person>
<person handle="_d64cc4523087ccd3035" change="1471262021" id="I2132">
<gender>M</gender>
<name type="Birth Name">
<first>珍</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4522f47c94569c"/>
<parentin hlink="_d64cc4523142408321f"/>
</person>
<person handle="_d64cc45234f188bf949" change="1471261583" id="I2133">
<gender>F</gender>
<name type="Birth Name">
<first>惜春</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4522f47c94569c"/>
</person>
<person handle="_d64cc45236a783dbbf6" change="1471262021" id="I2134">
<gender>F</gender>
<name type="Birth Name">
<surname>尤</surname>
<suffix>氏</suffix>
</name>
<parentin hlink="_d64cc4523142408321f"/>
</person>
<person handle="_d64cc45238476e9d26a" change="1471262124" id="I2135">
<gender>M</gender>
<name type="Birth Name">
<first>蓉</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4523142408321f"/>
<parentin hlink="_d64cc45239001cdf947"/>
</person>
<person handle="_d64cc4523a4611260bf" change="1471262124" id="I2136">
<gender>F</gender>
<name type="Birth Name">
<first>可卿</first>
<surname>秦</surname>
</name>
<parentin hlink="_d64cc45239001cdf947"/>
</person>
<person handle="_d64cc4523be0c1791d5" change="1471262210" id="I2137">
<gender>M</gender>
<name type="Birth Name">
<first>源</first>
<surname>賈</surname>
</name>
<parentin hlink="_d64cc4523c966e01266"/>
</person>
<person handle="_d64cc452402720737d5" change="1471262354" id="I2138">
<gender>M</gender>
<name type="Birth Name">
<first>代善</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4523c966e01266"/>
<parentin hlink="_d64cc452410372bc064"/>
</person>
<person handle="_d64cc4524240e0ea6ff" change="1471262354" id="I2139">
<gender>F</gender>
<name type="Birth Name">
<surname>史</surname>
<suffix>太君</suffix>
<nick>賈母</nick>
</name>
<parentin hlink="_d64cc452410372bc064"/>
</person>
<person handle="_d64cc45243f29eeabeb" change="1471262469" id="I2140">
<gender>M</gender>
<name type="Birth Name">
<first>赦</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc452410372bc064"/>
<parentin hlink="_d64cc45244b4e1a8567"/>
</person>
<person handle="_d64cc45246078d746fa" change="1471262876" id="I2141">
<gender>M</gender>
<name type="Birth Name">
<first>政</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc452410372bc064"/>
<parentin hlink="_d64cc45246e02fe0334"/>
<parentin hlink="_d64cc4524747894466e"/>
</person>
<person handle="_d64cc4524ae5d46fe71" change="1471262377" id="I2142">
<gender>M</gender>
<name type="Birth Name">
<first>敏</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc452410372bc064"/>
</person>
<person handle="_d64cc4524c9414ca537" change="1471262469" id="I2143">
<gender>F</gender>
<name type="Birth Name">
<surname>邢</surname>
<suffix>夫人</suffix>
</name>
<parentin hlink="_d64cc45244b4e1a8567"/>
</person>
<person handle="_d64cc4524e20ba8c5d6" change="1471262627" id="I2144">
<gender>M</gender>
<name type="Birth Name">
<first>璉</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc45244b4e1a8567"/>
<parentin hlink="_d64cc4524ef256e2df7"/>
</person>
<person handle="_d64cc45250328111b9b" change="1471262469" id="I2145">
<gender>F</gender>
<name type="Birth Name">
<first>迎春</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc45244b4e1a8567"/>
</person>
<person handle="_d64cc45251c7930ed38" change="1471262627" id="I2146">
<gender>F</gender>
<name type="Birth Name">
<first>熙鳳</first>
<surname>王</surname>
</name>
<parentin hlink="_d64cc4524ef256e2df7"/>
</person>
<person handle="_d64cc45255a74180535" change="1471262627" id="I2147">
<gender>F</gender>
<name type="Birth Name">
<first>巧姊</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4524ef256e2df7"/>
</person>
<person handle="_d64cc4525764d82e6ba" change="1471262779" id="I2148">
<gender>F</gender>
<name type="Birth Name">
<surname>王</surname>
<suffix>夫人</suffix>
</name>
<parentin hlink="_d64cc45246e02fe0334"/>
</person>
<person handle="_d64cc45258f454e7dac" change="1471262968" id="I2149">
<gender>M</gender>
<name type="Birth Name">
<first>珠</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc45246e02fe0334"/>
<parentin hlink="_d64cc45259c01f324b4"/>
</person>
<person handle="_d64cc4525af3a331cd9" change="1471262779" id="I2150">
<gender>F</gender>
<name type="Birth Name">
<first>元春</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc45246e02fe0334"/>
</person>
<person handle="_d64cc4525c94ed2c938" change="1471262779" id="I2151">
<gender>M</gender>
<name type="Birth Name">
<first>寶玉</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc45246e02fe0334"/>
</person>
<person handle="_d64cc4526074d046198" change="1471262876" id="I2152">
<gender>F</gender>
<name type="Birth Name">
<surname>趙</surname>
<suffix>姨娘</suffix>
</name>
<parentin hlink="_d64cc4524747894466e"/>
</person>
<person handle="_d64cc452621787a9a8a" change="1471262891" id="I2153">
<gender>F</gender>
<name type="Birth Name">
<first>探春</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4524747894466e"/>
</person>
<person handle="_d64cc45263b36486ac0" change="1471262876" id="I2154">
<gender>M</gender>
<name type="Birth Name">
<first>環</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc4524747894466e"/>
</person>
<person handle="_d64cc452655308a46f8" change="1471262968" id="I2155">
<gender>F</gender>
<name type="Birth Name">
<first>紈</first>
<surname>李</surname>
</name>
<parentin hlink="_d64cc45259c01f324b4"/>
</person>
<person handle="_d64cc45266e3ae4c5fd" change="1471263007" id="I2156">
<gender>M</gender>
<name type="Birth Name">
<first>蘭</first>
<surname>賈</surname>
</name>
<childof hlink="_d64cc45259c01f324b4"/>
</person>
</people>
<families>
<family handle="_03GKQCH37C1SL9C5B3" change="1185438865" id="F0372">
@@ -46629,6 +47177,148 @@
<mother hlink="_cc8206050e541f79f92"/>
<childref hlink="_cc82060512042f67e2c"/>
</family>
<family handle="_d5839c123c034ef82ab" change="1467252696" id="F0000">
<rel type="Married"/>
<father hlink="_d5839c1237765987724"/>
<mother hlink="_d5839c126d11a754f46"/>
</family>
<family handle="_d5839c12c8f6f664d4b" change="1467252750" id="F0141">
<rel type="Married"/>
<father hlink="_d5839c12ac91650a72b"/>
<mother hlink="_d5839c12d3b4d5e619b"/>
</family>
<family handle="_d5839c12f41558e7c83" change="1467252805" id="F0174">
<rel type="Married"/>
<father hlink="_d5839c12e9e08301ce2"/>
<mother hlink="_d5839c12fec09785f6a"/>
</family>
<family handle="_d5839c1320401d4b919" change="1467252906" id="F0365">
<rel type="Married"/>
<father hlink="_d5839c131d560e06bac"/>
<mother hlink="_d5839c132b11d9e3632"/>
</family>
<family handle="_d5839c134786c7bdc8e" change="1467252898" id="F0447">
<rel type="Married"/>
<father hlink="_d5839c13380462b246f"/>
<mother hlink="_d5839c1352c64b924d9"/>
</family>
<family handle="_d5839c13704694ad705" change="1467252950" id="F0448">
<rel type="Married"/>
<father hlink="_d5839c1366b21411fb4"/>
<mother hlink="_d5839c137b3640ad776"/>
</family>
<family handle="_d5839c139773b4fed5b" change="1467252995" id="F0480">
<rel type="Married"/>
<father hlink="_d5839c1388e3ab6c87c"/>
<mother hlink="_d5839c13a282b51dd0d"/>
</family>
<family handle="_d5839f3cc59107df67f" change="1467258158" id="F0502">
<rel type="Married"/>
<father hlink="_B2BKQCFJFL0RHZ8NCN"/>
<mother hlink="_8UYJQC42DZNTY8C58P"/>
</family>
<family handle="_d583a148af101ade419" change="1467258353" id="F0551">
<rel type="Married"/>
<father hlink="_GIPKQCT1LE84MLFWXA"/>
<mother hlink="_CX0KQCWWAAMD52KQR9"/>
</family>
<family handle="_d583a5b9c074a235600" change="1467135708" id="F0748">
<rel type="Married"/>
<father hlink="_d583a5ba1bd083ce4c2"/>
<mother hlink="_d583a5ba2bc7b9d1388"/>
<childref hlink="_d583a5b90777391ea9a"/>
</family>
<family handle="_d583a5b9c2011be735e" change="1467136230" id="F0747">
<rel type="Married"/>
<father hlink="_d583a5b90777391ea9a"/>
<mother hlink="_d583a5b9ced473a7e6a"/>
<childref hlink="_d583a5b9df71bceb48c"/>
<childref hlink="_d583a5b9edf6cb5d8d5"/>
<childref hlink="_d583a5b9fc864e3bf4e"/>
<childref hlink="_d583a5ba0d50afbbaaf"/>
<childref hlink="_d583a5ba5ca6b698463"/>
</family>
<family handle="_d583a5b9d2c7620c04b" change="1467136100" id="F0749">
<rel type="Married"/>
<father hlink="_d583a5ba3bc48c2002c"/>
<mother hlink="_d583a5ba4be3acdd312"/>
<childref hlink="_d583a5b9ced473a7e6a"/>
</family>
<family handle="_d64cc45226a0dfb300f" change="1471261290" id="F0750">
<rel type="Married"/>
<father hlink="_d64cc45225909a9f8e4"/>
<childref hlink="_d64cc4522a25541863a"/>
</family>
<family handle="_d64cc4522b06749ba4c" change="1471261530" id="F0751">
<rel type="Unknown"/>
<father hlink="_d64cc4522a25541863a"/>
<childref hlink="_d64cc4522c47c1ef24b"/>
<childref hlink="_d64cc4522e6663313ec"/>
</family>
<family handle="_d64cc4522f47c94569c" change="1471261583" id="F0752">
<rel type="Unknown"/>
<father hlink="_d64cc4522e6663313ec"/>
<childref hlink="_d64cc4523087ccd3035"/>
<childref hlink="_d64cc45234f188bf949"/>
</family>
<family handle="_d64cc4523142408321f" change="1471262070" id="F0753">
<rel type="Married"/>
<father hlink="_d64cc4523087ccd3035"/>
<mother hlink="_d64cc45236a783dbbf6"/>
<childref hlink="_d64cc45238476e9d26a"/>
</family>
<family handle="_d64cc45239001cdf947" change="1471262124" id="F0754">
<rel type="Unknown"/>
<father hlink="_d64cc45238476e9d26a"/>
<mother hlink="_d64cc4523a4611260bf"/>
</family>
<family handle="_d64cc4523c966e01266" change="1471262210" id="F0755">
<rel type="Unknown"/>
<father hlink="_d64cc4523be0c1791d5"/>
<childref hlink="_d64cc452402720737d5"/>
</family>
<family handle="_d64cc452410372bc064" change="1471262377" id="F0756">
<rel type="Married"/>
<father hlink="_d64cc452402720737d5"/>
<mother hlink="_d64cc4524240e0ea6ff"/>
<childref hlink="_d64cc45243f29eeabeb"/>
<childref hlink="_d64cc45246078d746fa"/>
<childref hlink="_d64cc4524ae5d46fe71"/>
</family>
<family handle="_d64cc45244b4e1a8567" change="1471262469" id="F0757">
<rel type="Married"/>
<father hlink="_d64cc45243f29eeabeb"/>
<mother hlink="_d64cc4524c9414ca537"/>
<childref hlink="_d64cc4524e20ba8c5d6"/>
<childref hlink="_d64cc45250328111b9b"/>
</family>
<family handle="_d64cc45246e02fe0334" change="1471262779" id="F0759">
<rel type="Married"/>
<father hlink="_d64cc45246078d746fa"/>
<mother hlink="_d64cc4525764d82e6ba"/>
<childref hlink="_d64cc45258f454e7dac"/>
<childref hlink="_d64cc4525af3a331cd9"/>
<childref hlink="_d64cc4525c94ed2c938"/>
</family>
<family handle="_d64cc4524747894466e" change="1471262876" id="F0760">
<rel type="Unknown"/>
<father hlink="_d64cc45246078d746fa"/>
<mother hlink="_d64cc4526074d046198"/>
<childref hlink="_d64cc452621787a9a8a"/>
<childref hlink="_d64cc45263b36486ac0"/>
</family>
<family handle="_d64cc4524ef256e2df7" change="1471262627" id="F0758">
<rel type="Married"/>
<father hlink="_d64cc4524e20ba8c5d6"/>
<mother hlink="_d64cc45251c7930ed38"/>
<childref hlink="_d64cc45255a74180535"/>
</family>
<family handle="_d64cc45259c01f324b4" change="1471263007" id="F0761">
<rel type="Married"/>
<father hlink="_d64cc45258f454e7dac"/>
<mother hlink="_d64cc452655308a46f8"/>
<childref hlink="_d64cc45266e3ae4c5fd"/>
</family>
</families>
<citations>
<citation handle="_c140d2362f25a92643b" change="1328025930" id="C0000">
@@ -63072,7 +63762,7 @@
<pname value="LA"/>
<placeref hlink="_4ECKQCWCLO5YIHXEXC"/>
</placeobj>
<placeobj handle="_c96587263ea6acc7e8cee6d55d4" change="1383986851" id="P0063" type="County">
<placeobj handle="_c96587263ea6acc7e8cee6d55d4" change="1466201103" id="P0063" type="Parish">
<ptitle>Calcasieu, LA, USA</ptitle>
<pname value="Calcasieu"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -63482,7 +64172,7 @@
<pname value="Madison"/>
<placeref hlink="_c96587263765eabd0274babff08"/>
</placeobj>
<placeobj handle="_c96587265bd414fda331a7e1936" change="1383986851" id="P0145" type="County">
<placeobj handle="_c96587265bd414fda331a7e1936" change="1466201103" id="P0145" type="Parish">
<ptitle>Tangipahoa, LA, USA</ptitle>
<pname value="Tangipahoa"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -63587,12 +64277,12 @@
<pname value="Maricopa"/>
<placeref hlink="_c96587265064ee72c0c840e2414"/>
</placeobj>
<placeobj handle="_c9658726629193e2fc9920c7a8c" change="1383986851" id="P0166" type="County">
<placeobj handle="_c9658726629193e2fc9920c7a8c" change="1466201103" id="P0166" type="Parish">
<ptitle>Rapides, LA, USA</ptitle>
<pname value="Rapides"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
</placeobj>
<placeobj handle="_c9658726630712784a1ff7b11f3" change="1383986851" id="P0167" type="County">
<placeobj handle="_c9658726630712784a1ff7b11f3" change="1466201103" id="P0167" type="Parish">
<ptitle>Caddo, LA, USA</ptitle>
<pname value="Caddo"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -63662,7 +64352,7 @@
<pname value="Kleberg"/>
<placeref hlink="_c965872630a68ebd32322c4a30a"/>
</placeobj>
<placeobj handle="_c9658726684316782aff64e7ffb" change="1383986852" id="P0181" type="County">
<placeobj handle="_c9658726684316782aff64e7ffb" change="1466201103" id="P0181" type="Parish">
<ptitle>Madison, LA, USA</ptitle>
<pname value="Madison"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64027,7 +64717,7 @@
<pname value="Santa Cruz"/>
<placeref hlink="_c96587265064ee72c0c840e2414"/>
</placeobj>
<placeobj handle="_c9658726deb5953cf082c3a77f4" change="1383986852" id="P0254" type="County">
<placeobj handle="_c9658726deb5953cf082c3a77f4" change="1466201103" id="P0254" type="Parish">
<ptitle>Ouachita, LA, USA</ptitle>
<pname value="Ouachita"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64042,7 +64732,7 @@
<pname value="Jefferson"/>
<placeref hlink="_c965872630a68ebd32322c4a30a"/>
</placeobj>
<placeobj handle="_c9658726dfa7131d382c2fdfedb" change="1383986852" id="P0257" type="County">
<placeobj handle="_c9658726dfa7131d382c2fdfedb" change="1466201103" id="P0257" type="Parish">
<ptitle>Orleans, LA, USA</ptitle>
<pname value="Orleans"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64082,7 +64772,7 @@
<pname value="Hidalgo"/>
<placeref hlink="_c965872630a68ebd32322c4a30a"/>
</placeobj>
<placeobj handle="_c9658726e2777233516d2f6c966" change="1383986852" id="P0265" type="County">
<placeobj handle="_c9658726e2777233516d2f6c966" change="1466201103" id="P0265" type="Parish">
<ptitle>Lincoln, LA, USA</ptitle>
<pname value="Lincoln"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64242,7 +64932,7 @@
<pname value="Dawson"/>
<placeref hlink="_c965872630a68ebd32322c4a30a"/>
</placeobj>
<placeobj handle="_c9658726ed43573bfc9b0f68392" change="1383986852" id="P0297" type="County">
<placeobj handle="_c9658726ed43573bfc9b0f68392" change="1466201103" id="P0297" type="Parish">
<ptitle>Lafayette, LA, USA</ptitle>
<pname value="Lafayette"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64327,7 +65017,7 @@
<pname value="Lowndes"/>
<placeref hlink="_c96587262f8329d37b252e1b9e5"/>
</placeobj>
<placeobj handle="_c9658726f3c68fb80014f281a5" change="1383986852" id="P0314" type="County">
<placeobj handle="_c9658726f3c68fb80014f281a5" change="1466201103" id="P0314" type="Parish">
<ptitle>East Baton Rouge, LA, USA</ptitle>
<pname value="East Baton Rouge"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64402,7 +65092,7 @@
<pname value="Ellis"/>
<placeref hlink="_c96587264ba52dea2fe211f92f8"/>
</placeobj>
<placeobj handle="_c9658726f861a13dea5b43276bb" change="1383986852" id="P0329" type="County">
<placeobj handle="_c9658726f861a13dea5b43276bb" change="1466201103" id="P0329" type="Parish">
<ptitle>Acadia, LA, USA</ptitle>
<pname value="Acadia"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64487,7 +65177,7 @@
<pname value="Erath"/>
<placeref hlink="_c965872630a68ebd32322c4a30a"/>
</placeobj>
<placeobj handle="_c965872701b2a67b3088c3ad71a" change="1383986852" id="P0346" type="County">
<placeobj handle="_c965872701b2a67b3088c3ad71a" change="1466201103" id="P0346" type="Parish">
<ptitle>Webster, LA, USA</ptitle>
<pname value="Webster"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64677,7 +65367,7 @@
<pname value="Elkhart"/>
<placeref hlink="_c96587263765eabd0274babff08"/>
</placeobj>
<placeobj handle="_c965872711c7e9e082c0d68c316" change="1383986852" id="P0384" type="County">
<placeobj handle="_c965872711c7e9e082c0d68c316" change="1466201103" id="P0384" type="Parish">
<ptitle>St. Mary, LA, USA</ptitle>
<pname value="St. Mary"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64697,7 +65387,7 @@
<pname value="Mendocino"/>
<placeref hlink="_c96587262ff262aaac31f6db7af"/>
</placeobj>
<placeobj handle="_c965872712e6fe64dcae7da4223" change="1383986852" id="P0388" type="County">
<placeobj handle="_c965872712e6fe64dcae7da4223" change="1466201103" id="P0388" type="Parish">
<ptitle>Jefferson Davis, LA, USA</ptitle>
<pname value="Jefferson Davis"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64712,7 +65402,7 @@
<pname value="Yuba"/>
<placeref hlink="_c96587262ff262aaac31f6db7af"/>
</placeobj>
<placeobj handle="_c96587271451b1bb73936fb26bf" change="1383986852" id="P0391" type="County">
<placeobj handle="_c96587271451b1bb73936fb26bf" change="1466201103" id="P0391" type="Parish">
<ptitle>Terrebonne, LA, USA</ptitle>
<pname value="Terrebonne"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64922,7 +65612,7 @@
<pname value="Montgomery"/>
<placeref hlink="_c96587263cc11e217c35cc9003f"/>
</placeobj>
<placeobj handle="_c965872722d21438a2202c465a9" change="1383986852" id="P0433" type="County">
<placeobj handle="_c965872722d21438a2202c465a9" change="1466201103" id="P0433" type="Parish">
<ptitle>Washington, LA, USA</ptitle>
<pname value="Washington"/>
<placeref hlink="_c96587263e82a097df799eca3c"/>
@@ -64932,6 +65622,30 @@
<pname value="St. Lawrence"/>
<placeref hlink="_c96587263cc11e217c35cc9003f"/>
</placeobj>
<placeobj handle="_d583a5b7ab21971300a" change="1467134436" id="P0435" type="Unknown">
<ptitle>Δράμα</ptitle>
<pname value="Δράμα"/>
</placeobj>
<placeobj handle="_d583a5b8614206a939d" change="1467134581" id="P0436" type="Unknown">
<ptitle>Θεσσαλονίκη</ptitle>
<pname value="Θεσσαλονίκη"/>
</placeobj>
<placeobj handle="_d583a5b8a8c1474357d" change="1467135440" id="P0437" type="Unknown">
<ptitle>Ιωάννινα</ptitle>
<pname value="Ιωάννινα"/>
</placeobj>
<placeobj handle="_d583a5b8b586fb992c8" change="1467135553" id="P0438" type="Unknown">
<ptitle>Σιάτιστα</ptitle>
<pname value="Σιάτιστα"/>
</placeobj>
<placeobj handle="_d583a5b8c380fb024c9" change="1467136002" id="P0439" type="Unknown">
<ptitle>Άργος</ptitle>
<pname value="Άργος"/>
</placeobj>
<placeobj handle="_d583a5b8d1106cda712" change="1467136077" id="P0440" type="Unknown">
<ptitle>Μεσολόγγι</ptitle>
<pname value="Μεσολόγγι"/>
</placeobj>
</places>
<objects>
<object handle="_238CGQ939HG18SS5MG" change="1328027353" id="O0010">

View File

@@ -117,7 +117,7 @@ def _split_options(options_str):
#print char, "This character ends the list"
in_list = False
value += char
elif not in_quotes and ( char == '"' or char == "'"):
elif not in_quotes and (char == '"' or char == "'"):
#print char, "This character starts a quoted string"
in_quotes = True
quote_type = char
@@ -155,9 +155,9 @@ class ArgHandler:
"""
def __init__(self, dbstate, parser, sessionmanager,
errorfunc=None, gui=False):
errorfunc=None, gui=False):
self.dbstate = dbstate
self.sm = sessionmanager
self.smgr = sessionmanager
self.errorfunc = errorfunc
self.gui = gui
self.user = sessionmanager.user
@@ -176,7 +176,7 @@ class ArgHandler:
self.imp_db_path = None
self.dbman = CLIDbManager(self.dbstate)
self.force_unlock = parser.force_unlock
self.cl = 0
self.cl_bool = False
self.imports = []
self.exports = []
self.removes = parser.removes
@@ -221,22 +221,25 @@ class ArgHandler:
# We have a potential database path.
# Check if it is good.
if not self.check_db(db_path, self.force_unlock):
sys.exit(0)
sys.exit(1)
if create:
self.__error( _("Error: Family Tree '%s' already exists.\n"
"The '-C' option cannot be used.") % value)
sys.exit(0)
self.__error(_("Error: Family Tree '%s' already exists.\n"
"The '-C' option cannot be used."
) % value)
sys.exit(1)
return db_path
elif create:
# create the tree here, and continue
dbid = config.get('behavior.database-backend')
db_path, title = self.dbman.create_new_db_cli(title=value, dbid=dbid)
dbid = config.get('database.backend')
db_path, title = self.dbman.create_new_db_cli(title=value,
dbid=dbid)
return db_path
else:
self.__error( _('Error: Input Family Tree "%s" does not exist.\n'
"If GEDCOM, Gramps-xml or grdb, use the -i option "
"to import into a Family Tree instead.") % value)
sys.exit(0)
self.__error(_('Error: Input Family Tree "%s" does not exist.\n'
"If GEDCOM, Gramps-xml or grdb, use the -i option "
"to import into a Family Tree instead."
) % value)
sys.exit(1)
def __handle_import_option(self, value, family_tree_format):
"""
@@ -247,7 +250,7 @@ class ArgHandler:
fullpath = os.path.abspath(os.path.expanduser(fname))
if fname != '-' and not os.path.exists(fullpath):
self.__error(_('Error: Import file %s not found.') % fname)
sys.exit(0)
sys.exit(1)
if family_tree_format is None:
# Guess the file format based on the file extension.
@@ -265,10 +268,10 @@ class ArgHandler:
self.imports.append((fname, family_tree_format))
else:
self.__error(_('Error: Unrecognized type: "%(format)s" for '
'import file: %(filename)s') %
{'format' : family_tree_format,
'filename' : fname})
sys.exit(0)
'import file: %(filename)s'
) % {'format' : family_tree_format,
'filename' : fname})
sys.exit(1)
def __handle_export_option(self, value, family_tree_format):
"""
@@ -286,14 +289,15 @@ class ArgHandler:
if os.path.exists(fullpath):
message = _("WARNING: Output file already exists!\n"
"WARNING: It will be overwritten:\n %s"
) % fullpath
) % fullpath
accepted = self.user.prompt(_('OK to overwrite?'), message,
_('yes'), _('no'), default_label=_('yes'))
_('yes'), _('no'),
default_label=_('yes'))
if accepted:
self.__error(_("Will overwrite the existing file: %s")
% fullpath)
self.__error(_("Will overwrite the existing file: %s"
) % fullpath)
else:
sys.exit(0)
sys.exit(1)
if family_tree_format is None:
# Guess the file format based on the file extension.
@@ -310,9 +314,9 @@ class ArgHandler:
if plugin_found:
self.exports.append((fullpath, family_tree_format))
else:
self.__error(_("ERROR: Unrecognized format for export file %s")
% fname)
sys.exit(0)
self.__error(_("ERROR: Unrecognized format for export file %s"
) % fname)
sys.exit(1)
def __deduce_db_path(self, db_name_or_path):
"""
@@ -361,12 +365,13 @@ class ArgHandler:
if not db_path:
# Apparently it is not a database. See if it is a file that
# can be imported.
db_path, title = self.dbman.import_new_db(self.open_gui, self.user)
db_path, title = self.dbman.import_new_db(self.open_gui,
self.user)
if db_path:
# Test if not locked or problematic
if not self.check_db(db_path, self.force_unlock):
sys.exit(0)
sys.exit(1)
# Add the file to the recent items
title = self.dbstate.db.get_dbname()
if not title:
@@ -375,7 +380,7 @@ class ArgHandler:
self.open = db_path
self.__open_action()
else:
sys.exit(0)
sys.exit(1)
return db_path
# if not open_gui, parse any command line args. We can only have one
@@ -398,12 +403,13 @@ class ArgHandler:
for name, dirname in sorted(self.dbman.family_tree_list(),
key=lambda pair: pair[0].lower()):
if (self.database_names is None or
any([(re.match("^" + dbname + "$", name) or
dbname == name)
for dbname in self.database_names])):
print(_("%(full_DB_path)s with name \"%(f_t_name)s\"")
% {'full_DB_path' : dirname, 'f_t_name' : name})
if (self.database_names is None
or any([(re.match("^" + dbname + "$", name)
or dbname == name)
for dbname in self.database_names])):
print(_('%(full_DB_path)s with name "%(f_t_name)s"'
) % {'full_DB_path' : dirname,
'f_t_name' : name})
return
# Handle the "--remove" Family Tree
@@ -427,11 +433,12 @@ class ArgHandler:
# insertion of blank spaces when print on the same line is used
line_list = [_("Family Tree")]
for key in sorted(summary_list[0]):
if key != _("Family Tree"):
if key != _("Family Tree"):
line_list += [key]
print("\t".join(line_list))
for summary in sorted(summary_list,
key=lambda sum: sum[_("Family Tree")].lower()):
key=lambda
sum: sum[_("Family Tree")].lower()):
line_list = [(_('"%s"') % summary[_("Family Tree")])]
for item in sorted(summary):
if item != _("Family Tree"):
@@ -444,22 +451,27 @@ class ArgHandler:
self.__import_action()
for (action, op_string) in self.actions:
print(_("Performing action: %s.") % action, file=sys.stderr)
print(_("Performing action: %s."
) % action,
file=sys.stderr)
if op_string:
print(_("Using options string: %s")
% op_string, file=sys.stderr)
print(_("Using options string: %s"
) % op_string,
file=sys.stderr)
self.cl_action(action, op_string)
for expt in self.exports:
print(_("Exporting: file %(filename)s, format %(format)s.")
% {'filename' : expt[0],
'format' : expt[1]}, file=sys.stderr)
print(_("Exporting: file %(filename)s, format %(format)s."
) % {'filename' : expt[0],
'format' : expt[1]},
file=sys.stderr)
self.cl_export(expt[0], expt[1])
if cleanup:
self.cleanup()
def cleanup(self):
""" clean up any remaining files """
print(_("Cleaning up."), file=sys.stderr)
# remove files in import db subdir after use
self.dbstate.db.close()
@@ -478,31 +490,33 @@ class ArgHandler:
have happened that is now finished), if this is GUI, it is opened.
"""
if self.imports:
self.cl = bool(self.exports or self.actions or self.cl)
self.cl_bool = bool(self.exports or self.actions or self.cl_bool)
if not self.open:
# Create empty dir for imported database(s)
if self.gui:
dbid = config.get('behavior.database-backend')
self.imp_db_path, title = self.dbman.create_new_db_cli(dbid=dbid)
dbid = config.get('database.backend')
self.imp_db_path, title = self.dbman.create_new_db_cli(
dbid=dbid)
else:
self.imp_db_path = get_empty_tempdir("import_dbdir")
dbid = config.get('behavior.database-backend')
dbid = config.get('database.backend')
newdb = self.dbstate.make_database(dbid)
newdb.write_version(self.imp_db_path)
try:
self.sm.open_activate(self.imp_db_path)
self.smgr.open_activate(self.imp_db_path)
msg = _("Created empty Family Tree successfully")
print(msg, file=sys.stderr)
except:
print(_("Error opening the file."), file=sys.stderr)
print(_("Exiting..."), file=sys.stderr)
sys.exit(0)
sys.exit(1)
for imp in self.imports:
msg = _("Importing: file %(filename)s, format %(format)s.") % \
{'filename' : imp[0], 'format' : imp[1]}
msg = _("Importing: file %(filename)s, format %(format)s."
) % {'filename' : imp[0],
'format' : imp[1]}
print(msg, file=sys.stderr)
self.cl_import(imp[0], imp[1])
@@ -514,18 +528,18 @@ class ArgHandler:
if self.open:
# Family Tree to open was given. Open it
# Then go on and process the rest of the command line arguments.
self.cl = bool(self.exports or self.actions)
self.cl_bool = bool(self.exports or self.actions)
# we load this file for use
try:
self.sm.open_activate(self.open)
self.smgr.open_activate(self.open)
print(_("Opened successfully!"), file=sys.stderr)
except:
print(_("Error opening the file."), file=sys.stderr)
print(_("Exiting..."), file=sys.stderr)
sys.exit(0)
sys.exit(1)
def check_db(self, dbpath, force_unlock = False):
def check_db(self, dbpath, force_unlock=False):
"""
Test a given family tree path if it can be opened.
"""
@@ -537,7 +551,7 @@ class ArgHandler:
_(" Info: %s")) % find_locker_name(dbpath))
return False
if self.dbman.needs_recovery(dbpath):
self.__error( _("Database needs recovery, cannot open it!"))
self.__error(_("Database needs recovery, cannot open it!"))
return False
return True
@@ -589,7 +603,7 @@ class ArgHandler:
except:
options_str_dict = {}
print(_("Ignoring invalid options string."),
file=sys.stderr)
file=sys.stderr)
name = options_str_dict.pop('name', None)
_cl_list = pmgr.get_reg_reports(gui=False)
@@ -615,29 +629,30 @@ class ArgHandler:
msg = _("Unknown report name.")
else:
msg = _("Report name not given. "
"Please use one of %(donottranslate)s=reportname") % \
{'donottranslate' : '[-p|--options] name'}
"Please use one of %(donottranslate)s=reportname"
) % {'donottranslate' : '[-p|--options] name'}
print(_("%s\n Available names are:") % msg, file=sys.stderr)
for pdata in sorted(_cl_list, key= lambda pdata: pdata.id.lower()):
for pdata in sorted(_cl_list, key=lambda pdata: pdata.id.lower()):
# Print cli report name ([item[0]), GUI report name (item[4])
if len(pdata.id) <= 25:
print(" %s%s- %s"
% ( pdata.id, " " * (26 - len(pdata.id)),
pdata.name), file=sys.stderr)
print(" %s%s- %s" % (pdata.id,
" " * (26 - len(pdata.id)),
pdata.name),
file=sys.stderr)
else:
print(" %s\t- %s"
% (pdata.id, pdata.name), file=sys.stderr)
print(" %s\t- %s" % (pdata.id, pdata.name),
file=sys.stderr)
elif action == "tool":
from gramps.gui.plug import tool
try:
options_str_dict = dict( [ tuple(chunk.split('=')) for
chunk in options_str.split(',') ] )
options_str_dict = dict([tuple(chunk.split('='))
for chunk in options_str.split(',')])
except:
options_str_dict = {}
print(_("Ignoring invalid options string."),
file=sys.stderr)
file=sys.stderr)
name = options_str_dict.pop('name', None)
_cli_tool_list = pmgr.get_reg_tools(gui=False)
@@ -651,32 +666,32 @@ class ArgHandler:
category = pdata.category
tool_class = eval('mod.' + pdata.toolclass)
options_class = eval('mod.' + pdata.optionclass)
tool.cli_tool(
dbstate=self.dbstate,
name=name,
category=category,
tool_class=tool_class,
options_class=options_class,
options_str_dict=options_str_dict,
user=self.user)
tool.cli_tool(dbstate=self.dbstate,
name=name,
category=category,
tool_class=tool_class,
options_class=options_class,
options_str_dict=options_str_dict,
user=self.user)
return
msg = _("Unknown tool name.")
else:
msg = _("Tool name not given. "
"Please use one of %(donottranslate)s=toolname.") % \
{'donottranslate' : '[-p|--options] name'}
"Please use one of %(donottranslate)s=toolname."
) % {'donottranslate' : '[-p|--options] name'}
print(_("%s\n Available names are:") % msg, file=sys.stderr)
for pdata in sorted(_cli_tool_list,
key=lambda pdata: pdata.id.lower()):
# Print cli report name ([item[0]), GUI report name (item[4])
if len(pdata.id) <= 25:
print(" %s%s- %s"
% ( pdata.id, " " * (26 - len(pdata.id)),
pdata.name), file=sys.stderr)
print(" %s%s- %s" % (pdata.id,
" " * (26 - len(pdata.id)),
pdata.name),
file=sys.stderr)
else:
print(" %s\t- %s"
% (pdata.id, pdata.name), file=sys.stderr)
print(" %s\t- %s" % (pdata.id, pdata.name),
file=sys.stderr)
elif action == "book":
try:
@@ -684,7 +699,7 @@ class ArgHandler:
except:
options_str_dict = {}
print(_("Ignoring invalid options string."),
file=sys.stderr)
file=sys.stderr)
name = options_str_dict.pop('name', None)
book_list = BookList('books.xml', self.dbstate.db)
@@ -696,8 +711,8 @@ class ArgHandler:
msg = _("Unknown book name.")
else:
msg = _("Book name not given. "
"Please use one of %(donottranslate)s=bookname.") % \
{'donottranslate' : '[-p|--options] name'}
"Please use one of %(donottranslate)s=bookname."
) % {'donottranslate' : '[-p|--options] name'}
print(_("%s\n Available names are:") % msg, file=sys.stderr)
for name in sorted(book_list.get_book_names()):
@@ -705,4 +720,4 @@ class ArgHandler:
else:
print(_("Unknown action: %s.") % action, file=sys.stderr)
sys.exit(0)
sys.exit(1)

Some files were not shown because too many files have changed in this diff Show More