gramps/data/tests/imp_MixInlineXrefNote.gramps

72 lines
2.4 KiB
XML

<?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-25" version="5.0.0"/>
<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">
<gender>M</gender>
<name type="Birth Name">
<first>Living1</first>
</name>
<noteref hlink="_0000000200000002"/>
<noteref hlink="_0000000300000003"/>
<noteref hlink="_0000000400000004"/>
<citationref hlink="_0000000600000006"/>
</person>
<person handle="_0000000700000007" change="1464191690" id="I0000">
<gender>M</gender>
<name type="Birth Name">
<first>Living01</first>
</name>
<citationref hlink="_0000000900000009"/>
</person>
</people>
<citations>
<citation handle="_0000000600000006" change="1464191690" id="C0000">
<confidence>2</confidence>
<sourceref hlink="_0000000500000005"/>
</citation>
<citation handle="_0000000900000009" change="1464191690" id="C0001">
<confidence>2</confidence>
<sourceref hlink="_0000000800000008"/>
</citation>
</citations>
<sources>
<source handle="_0000000500000005" change="1464191690" id="S0004">
<stitle>Inline Source 1</stitle>
</source>
<source handle="_0000000800000008" change="1464191690" id="S0005">
<stitle>inline Source 2</stitle>
</source>
<source handle="_0000000a0000000a" change="1464191690" id="S0002">
<stitle>Source S1</stitle>
</source>
<source handle="_0000000b0000000b" change="1464191690" id="S0003">
<stitle>Source S01</stitle>
</source>
</sources>
<notes>
<note handle="_0000000200000002" change="1464191690" id="N0000" type="General">
<text>Inline 0</text>
</note>
<note handle="_0000000300000003" change="1464191690" id="N0001" type="General">
<text>XREF N0</text>
</note>
<note handle="_0000000400000004" change="1464191690" id="N0002" type="General">
<text>Inline 1</text>
</note>
</notes>
</database>