Skip to content

Commit

Permalink
Updated example/gramps/data.gramps with researcher info
Browse files Browse the repository at this point in the history
  • Loading branch information
Doug Blank committed Aug 1, 2015
1 parent 2c81ff2 commit 37d2d7b
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions example/gramps/data.gramps
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,17 @@
"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="2015-08-01" version="5.0.0"/>
<researcher>
<resname>Alex Roitman,,,</resname>
<resname>Alex Roitman</resname>
<resaddr>1122 Boogie Boogie Ave</resaddr>
<reslocality>Suburb 1</reslocality>
<rescity>Gotham City</rescity>
<resstate>NY</resstate>
<rescountry>USA</rescountry>
<respostal>11111</respostal>
<resphone>(555)123-4567</resphone>
<resemail>anyone@someplace.com</resemail>
</researcher>
</header>
<tags>
Expand Down

0 comments on commit 37d2d7b

Please sign in to comment.