<?xml version="1.0"?>

<!-- DOCTYPE GEDCOM SYSTEM "http://gedcom.org/dtd/gedxml60.dtd" -->
<!DOCTYPE GEDCOM SYSTEM "../../doc/gedcom60/gedcom60.dtd">

<!-- for rendering: -->
<?xml-stylesheet type="text/css" href="../../doc/gedcom60/gedcom60.css"?>

<GEDCOM xmlns:html="http://www.w3c.org/TR/REC-html40/">

<!-- Header Record -->
<HeaderRec>
  <FileCreation Date="2 Oct 2000" Time="15:20:2.3">
    <Product>
      <ProductId>DAS</ProductId>
      <Version>6.3</Version>
      <Name>Deluxe Ancestral System</Name>
      <Supplier>
        <Link Target="ContactRec" Ref="CN001" />
      </Supplier>
    </Product>
    <Copyright>Copyright 1999 So . . .</Copyright>
  </FileCreation>
<!-- This Citation is useful if the data in a file is from a single 
source -->
  <Citation>. . .</Citation>
  <Submitter>...
    <Link Target="ContactRec" Ref="CN002" />
  </Submitter>
  <Note>
    This material was prepared for the
    <IndivDoc><NameDoc><GivenNameDoc>John</GivenNameDoc>
    <SurNameDoc>Tate</SurNameDoc></NameDoc></IndivDoc> and <IndivDoc><NameDoc>
    <GivenNameDoc>Mary</GivenNameDoc> <SurNameDoc>Hamblin</SurNameDoc>
    </NameDoc></IndivDoc> Family Organization.
  </Note>
</HeaderRec>

<!-- Family Records -->
<FamilyRec Id="FM001">
  <HusbFath>
    <Link Target="IndividualRec" Ref="IN001" />
  </HusbFath>
  <WifeMoth>
    <Link Target="IndividualRec" Ref="IN002" />
<!-- Her second marriage or family -->
    <FamilyNbr>2</FamilyNbr>
  </WifeMoth>
  <Child>
<!-- Child's order in family, if birth dates unknown -->
    <Link Target="IndividualRec" Ref="IN003" />
    <ChildNbr>1</ChildNbr>
  </Child>
  <Child> 
    <Link Target="IndividualRec" Ref=". . ." />
    <ChildNbr>2</ChildNbr>
    <RelToFath>adopted</RelToFath>
  </Child>
  <BasedOn> 
<!-- Events justifying the creation of the family, and its members -->
    <Event>
      <Link Target="EventRec" Ref="EV001" />
    </Event>
    <Event>
      <Link Target="EventRec" Ref="EV002" />
    </Event>
    <Note>
      Comments on why this family was formed, and why particular members 
      were included.
    </Note>
  </BasedOn>
  <ExternalID Type="AFN" Id="4S3469Q" />
  <ExternalID Type="submitter" Id="F8945" />
<!-- This is the ID used by the system which produced this GEDCOM file. It
can be used to communicate changes, differing opinions, etc, to the file
submitter. -->
  <Submitter>. . .</Submitter>
  <Note>. . .</Note>
  <Citation>
    <Source>
      <Link Target=" SourceRec" Ref="SR001" />
    </Source>
<!-- A citation can be stored in free form, as shown below, or can be
fabricated from the discrete fields which follow, combined with the Source
and Repository records information -->
    <WhereInSource>File No. 7895-09</WhereInSource>
    <WhenRecorded>10 June 1903</WhenRecorded>
    <References> 
<!-- Used to cite the primary source, when this is a secondary source
citation. -->
      <Citation>. . .</Citation>
    </References>
    <CitationText>
      <TitleDoc>Marriage Certificate </TitleDoc> for <IndivDoc><NameDoc>John
      <SurNameDoc>Smith </SurNameDoc></NameDoc></IndivDoc> and
      <IndivDoc><NameDoc>Jane 
      <SurNameDoc>Doe</SurNameDoc></NameDoc></IndivDoc>, 
      <WhenRecDoc>10 June 1903</WhenRecDoc>, 
      <WhereInDoc>File No. 7895-09</WhereInDoc>, 
      California State Board of Health, P. O. Box 2406,
      Sacramento, Calif. 98065. Certified copy in possession of Larry T. Smith,
      Sandy, Utah.
    </CitationText>
    <Extract>
      Contains text extracted from the source. Same markup as Notes.
    </Extract>
    <Note>Certified copy in possession of Larry T. Smith, Sandy, Utah.</Note>
  </Citation>
  <MultiMedia>
    <Link Target="MultiMediaRec" Ref="MM001" />
    <Caption> We Attend the Kunzle Family Reunion</Caption>
    <WhereInMM>
      <Start>5:15</Start>
      <Stop>10:25</Stop>
      <Units>minutes</Units>
<!-- In a graphic, start and stop are the location of the upper left and 
lower right corners' x,y coordinates in inches, pixels, etc. -->
    </WhereInMM>
    <Note>Our family is featured at about 5 minutes into the video.</Note>
  </MultiMedia>
  <Changed Date="23 APR 1976" Time="13:25:12">
    <Note>Record created</Note>
  </Changed>
  <Changed Date=". . ." Time=". . .">
<!-- The Contact here is the person responsible for the change -->
    <Contact>
      <Link Target="ContactRec" Ref=".. ." />
    </Contact>
    <Note>Adopted child added</Note>
  </Changed>
</FamilyRec>

<!-- Individual Records -->
<IndividualRec Id="IN001">
  . . .
</IndividualRec>

<IndividualRec Id="IN002">
  <IndivName Type="married">
    <PersonalTitle>Duchess</PersonalTitle> <GivenName>Neta</GivenName>
    <MaidenName>Eskelson</MaidenName> von <SurName>Allen</SurName>
    <IndNameVariation TranslationType="phonetic" Method="kana">
      . . .
    </IndNameVariation>
    <IndNameVariation TranslationType="romanized" Method="romanji">
      . . .
    </IndNameVariation>
  </IndivName>
  <IndivName Type="maiden" xml:lang="de">
    <GivenName>Neta </GivenName><SurName>Eskelson </SurName>
  </IndivName>
  <IndivName Type="also known as">
    . . .
  </IndivName>
  <IndivName Type="nickname">
    . . .
  </IndivName>
  <Gender>F</Gender>
  <DeathStatus>dead</DeathStatus>
  <AssocIndiv>
    <Link Target="IndividualRec" Ref=". . ." />
    <Association>first ancestor</Association>
<!-- How the associated person is related to this person. For example, the
linked individual is my great uncle. The example shown is an oriental cultural
requirement. -->
    <Note>. . .</Note>
    <Citation>. . .</Citation>
  </AssocIndiv>
  <DupIndiv>
    <Link Target="IndividualRec" Ref=". . ." />
    <Note>Explanation of why these individuals are considered duplicates</Note>
    <Citation>. . .</Citation>
  </DupIndiv>
  <ExternalID Type=". . ." Id=". . ." />
  <Submitter>. . .</Submitter>
  <Note>. . .</Note>
  <Citation>. . .</Citation>
  <MultiMedia>. . .</MultiMedia>
  <Changed>. . .</Changed>
</IndividualRec>

<IndividualRec Id="IN003">
  . . .
</IndividualRec>

<!-- Event Records -->
<EventRec Id="EV001" Type="marriage" VitalType="marriage">
  <Participant>
    <Link Target="IndividualRec" Ref="IN001" />
    <Role>husband</Role>
  </Participant>
  <Participant>
    <Link Target="IndividualRec" Ref="IN002" />
    <Role>wife</Role>
  </Participant>
  <Date Calendar="Herrodicus">
    abt <Day>7 </Day><Month>NOV </Month><Year>1024</Year>
  </Date>
  <Place>
    <PlacePart Type="Town" Level="4">Cove</PlacePart
    >,
    <PlacePart Type="County" Level="3">Cache</PlacePart
    >,
    <PlacePart Type="State" Level="2">Utah</PlacePart
    >,
    <PlacePart Type="Country" Level="1">USA</PlacePart>
<!-- This would print as Cove, Cache, Utah, USA. In the data stream, each
comma is followed by a blank, which can't be seen here. The line breaks which
we have used for clarity are not in the actual data stream. This could, also,
be formatted as a complete address. -->
    <Coordinates>18.153N 178.150E</Coordinates>
    <PlaceVariation TranslationType="phonetic" Method="kana">
      . . .
    </PlaceVariation>
    <PlaceVariation TranslationType="romanized" Method="romanji">
      . . .
    </PlaceVariation>
  </Place>
  <Religion>Reformed Christian</Religion>
  <ExternalID Type=". . ." Id=". . ." />
  <Submitter>. . .</Submitter>
  <Note>. . .</Note>
  <Citation>. . .</Citation>
  <MultiMedia>. . ..</MultiMedia>
  <Changed>. . .</Changed>
</EventRec>

<EventRec Id="EV002" Type="christening" VitalType="aftbirth">
<!-- VitalType of "aftbirth" indicates an event that is accepted as proof of
birth, and normally happens shortly after birth -->
  <Participant>
    <Link Target="IndividualRec" Ref="IN001" />
    <Role>father</Role>
  </Participant>
  <Participant>
    <Link Target="IndividualRec" Ref="IN002" />
    <Role>mother</Role>
  </Participant>
  <Participant>
    <Link Target="IndividualRec" Ref="IN003" />
    <Role>child</Role>
  </Participant>
  . . .
</EventRec>

<!-- LDS Ordinance Records -->
<LDSOrdRec Id="OR001" Type="SP">
  <FamParticipant>
    <Link Target="FamilyRec" Ref="FM001" />
    <HusbFathLiving>N</HusbFathLiving>
    <WifeMothLiving>N</WifeMothLiving>
  </FamParticipant>
  <IndivParticipant>
    <Link Target="IndividualRec" Ref="IN003" />
    <Living>N</Living>
  </IndivParticipant>
  <OrdStat Code="submitted">
    <Date>. . .</Date>
  </OrdStat>
  <OrdStat Code="cleared">
    <Date>. . .</Date>
  </OrdStat>
  <OrdStat Code="completed">
    <Date>
      <Day>7</Day> <Month>APR</Month> <Year>1982</Year>
    </Date>
  </OrdStat>
<!-- Other examples: 
<OrdStat Code="dns" /> Do not seal
<OrdStat Code="bic" /> Born in the covenant -->
  <TempleCode>CHICA</TempleCode>
  <Place>. . .</Place>
  <BasedOn>
    <Event>. . .</Event>
    <Note>. . .</Note>
  </BasedOn>
  <ExternalID Type=". . ." Id=". . ." />
  <Submitter>. . .</Submitter>
  <Note>. . .</Note>
  <Citation>. . .</Citation>
  <MultiMedia>. . .</MultiMedia>
  <Changed>. . .</Changed>
</LDSOrdRec>

<!-- Contact Records -->
<ContactRec Id="CN001" Type="business">
  <Name>Genealogical Technology Corp.</Name>
  <MailAddress>
    <OrganizationName>GTC</OrganizationName><html:BR />
    Bldg 10, mail stop 2A<html:BR />
    345 S. State Street<html:BR />
    <PlacePart Level="4" Type="City">Salt Lake City</PlacePart
    >,
    <PlacePart Level="2" Type="State">UT</PlacePart><html:BR />
    <PlacePart Level="1" Type="Country">USA</PlacePart><html:BR />
    <PlacePart Level="5" Type="Postal Code ">84050-3400 </PlacePart>
  </MailAddress>
<!-- Because of the html:BR tags this would print as:
GTC
Bldg 10, mail stop 2A
345 S. State Street
Salt Lake City, UT
USA
84050-3400 -->
</ContactRec>

<ContactRec Id="CN002" Type="person">
  <Name>Joseph Tate</Name>
  <MailAddress>
    <Addressee>Mr. J. T. Tate</Addressee>
    1025 Pleasant Dr.<html:BR />
    <PlacePart Level="4" Type="Town">Smithtown</PlacePart
    >,
    <PlacePart Level="2" Type="State">CA</PlacePart><html:BR />
    <PlacePart Level="1" Type="Country">USA</PlacePart><html:BR />
    <PlacePart Level="5" Type="Postal Code ">93502</PlacePart>
  </MailAddress>
  <Phone Type="home">940 345-6789</Phone>
  <Email>joeqpublic@mycorp.com</Email>
  <URI>http://www.mypage.org</URI>
  <Note>. . .</Note>
  <Changed>. . .</Changed>
  <SameIndiv> 
<!-- This links a contact with his Individual record, if there is one -->
    <Link Target=" IndividualRec" Ref=". . ." />
  </SameIndiv>
</ContactRec>

<!-- Source Records -->
<SourceRec Id="SR001" Type="vital records">
  <Repository>
    <Link Target="RepositoryRec" Ref="RP001" />
    <CallNbr>4568-09</CallNbr>
  </Repository>
  <Title>Marriage Registry</Title>
  <Article>Used for articles in periodicals, etc.</Article>
  <Author>California State Board of Health</Author>
  <Publishing>. . .</Publishing>
  <Note>. . .</Note>
  <Changed>. . .</Changed>
</SourceRec>

<!-- Repository Records -->
<RepositoryRec Id="RP001" Type="government">
  <Name>California Department of Vital Records</Name>
  <MailAddress>P. O. Box 2406 . . . </MailAddress>
  <Phone>. . .</Phone>
  <Email>. . .</Email>
  <URI>. . .</URI>
  <Note>. . .</Note>
  <Changed>. . .</Changed>
</RepositoryRec>

<!-- Group Records -->
<GroupRec Id="GR001" Type="household">
  <Name>Smith Home</Name>
  <Contact>
    <Link Target="ContactRec" Ref=". . ." />
  </Contact>
  <Member>
    <Link Target="IndividualRec" Ref="IN001" />
    <Role>head</Role>
  </Member>
  <Member>
    <Link Target="IndividualRec" Ref="IN002" />
    <Role>spouse</Role>
  </Member>
  <Member>
    <Link Target="IndividualRec" Ref="IN003" />
    <Role>son</Role>
  </Member>
  <Member>
    <Link Target="IndividualRec" Ref=". . ." />
    <Role>nanny</Role>
  </Member>
  <ParentGroup>
<!-- Neighborhood, for example -->
    <Link Target="GroupRec" Ref=". . ." /> 
  </ParentGroup>
  <MailAddress> . . .</MailAddress>
  <Phone>. . .</Phone>
  <Email>. . .</Email>
  <URI>. . .</URI>
  <ExternalID Type=". . ." Id=". . ." />
  <Submitter>. . .</Submitter>
  <Note>. . .</Note>
  <Citation>. . .</Citation>
  <MultiMedia>. . .</MultiMedia>
  <Changed>. . .</Changed>
<!-- The Group record can be used for any type of group. It could be used for 
unconventional familial groups such as tribes, communes, etc., which are not
the basis for sealing ordinances. -->
</GroupRec>

<!-- Multimedia Records -->
<MultiMediaRec Id="MM001" Type="video" xml:lang="de">
  <Title>Kunzle Family Reunion</Title>
  <Description>. . .</Description>
  <Author>. . .</Author>
  <URI> http://www.kunzlefam.org/famreun.mov </URI>
  <URI> http://www.Bremer-Montagsdemo.de/redner/hans.jpg    </URI>
  <URI> ../../doc/1cleft/Spinoza.jpg    </URI>
  <Format>mov</Format>
  <Publishing>. . .</Publishing>
  <Note>. . .</Note>
  <Changed>. . .</Changed>
</MultiMediaRec>

</GEDCOM>
