gramps/data/tests/imp_FTM_OCCU_bug.gramps

71 lines
2.6 KiB
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
2020-01-21 13:40:48 -06:00
<!DOCTYPE database PUBLIC "-//Gramps//DTD Gramps XML 1.8.0//EN"
"http://gramps-project.org/xml/1.8.0/grampsxml.dtd">
<database xmlns="http://gramps-project.org/xml/1.8.0/">
<header>
2020-01-21 13:40:48 -06:00
<created date="1999-12-25" version="5.1.2"/>
<researcher>
</researcher>
</header>
<events>
2020-01-21 13:40:48 -06:00
<event handle="_0000000200000002" change="1" id="E0000">
<type>Occupation</type>
<dateval val="1946-10-16"/>
<place hlink="_0000000300000003"/>
<description>Working at Halle's Department Store</description>
</event>
2020-01-21 13:40:48 -06:00
<event handle="_0000000400000004" change="1" id="E0001">
<type>Occupation</type>
<dateval val="1950-07-06"/>
<description>Shoemaker</description>
</event>
2020-01-21 13:40:48 -06:00
<event handle="_0000000500000005" change="1" id="E0002">
<type>Religion</type>
<dateval val="1940-07-06"/>
<description>Methodist</description>
</event>
2020-01-21 13:40:48 -06:00
<event handle="_0000000600000006" change="1" id="E0003">
<type>Religion</type>
<dateval val="1950-07-06"/>
<description>Lutherin</description>
</event>
2020-01-21 13:40:48 -06:00
<event handle="_0000000700000007" change="1" id="E0004">
<type>Degree</type>
<dateval val="1935-07-06"/>
<place hlink="_0000000800000008"/>
<description>High School</description>
</event>
2020-01-21 13:40:48 -06:00
<event handle="_0000000900000009" change="1" id="E0005">
<type>Degree</type>
<dateval val="1939-07-06"/>
<description>Case Western University</description>
</event>
</events>
<people>
2020-01-21 13:40:48 -06:00
<person handle="_0000000100000001" change="1" 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"/>
2020-01-21 13:40:48 -06:00
<uid>00000000-0000-0000-0000-000000000002</uid>
</person>
</people>
<places>
2020-01-21 13:40:48 -06:00
<placeobj handle="_0000000300000003" change="1" id="P0000" type="Unknown">
<ptitle>Cleveland, Cuyahoga, Ohio, United States of America</ptitle>
<pname value="Cleveland, Cuyahoga, Ohio, United States of America"/>
</placeobj>
2020-01-21 13:40:48 -06:00
<placeobj handle="_0000000800000008" change="1" id="P0001" type="Unknown">
<ptitle>Norwalk, Ohio, USA</ptitle>
<pname value="Norwalk, Ohio, USA"/>
</placeobj>
</places>
</database>