<?xml version="1.0"?>
<Datasets xmlns='http://stemma.parallaxview.co/2017-04'>
	<Header>
		<Created> 2014-11-01T17:00:00Z </Created>
		<Product>
			<Id/>
			<Name>Hand Crafted</Name>
			<Version/>
		</Product>
		<Text>
			Example of Simple STEMMA Document.
		</Text>
	</Header>

	<Dataset Name='Elliott_Example'>
		<Content>
			<Created> 2014-11-01T17:00:00Z </Created>
			<Author> Tony Proctor </Author>
			<Version> 4.0 </Version>
			<Locale> en_GB </Locale>
			<Text>
				Example STEMMA Dataset.
			</Text>
		</Content>

		<Person Key='pSarahWoods'>
			<Title> Sarah Woods </Title>
			<Sex> 0 </Sex>
			... etc ...
			</Person>

		<Person Key='pSarahWildgoose'>
			<Title> Sarah E. Wildgoose </Title>
			<Sex> 0 </Sex>
			... etc ...
		</Person>

		<Person Key='pWilliamElliott'>
			<Title> William Elliott </Title>
			<Sex> 1 </Sex>
			<Names>
				<Sequences>
					<Canonical>William Elliott</Canonical>
					<Sequence>
						<Tokens><Token>William</Token></Tokens>
						<Tokens><Token>Elliott</Token></Tokens>
					</Sequence>
				</Sequences>
			</Names>

			<Birth><EventLnk Key='eBirthWilliamElliott'/></Birth>
		</Person>

		<Citation Key='cCensusEngWales' Abstract='1'>
			<Title> Census of England and Wales, 1841-1901 </Title>
			<URI>http://www.nationalarchives.gov.uk/census </URI>
			<Params>
				<Param Name='Series'/>
				<Param Name='Piece' Type='Integer'/>
				<Param Name='Book' Type='Integer' Optional='1'>0</Param>
				<Param Name='Folio' Type='Integer'/>
				<Param Name='Page' Type='Integer'/>
			</Params>
		</Citation>

		<Citation Key='cCivilMarriage' Abstract='1'>
			<Title> Civil Marriage Registration </Title>
			<URI> http://www.gro.gov.uk/marriage </URI>
			<Params>
				<Param Name='Year' Type='Integer'/>
				<Param Name='Quarter'/>
				<Param Name='Volume'/>
				<Param Name='Page' Type='Integer'/>
			</Params>
		</Citation>

		<Event Key='eBirthWilliamElliott'>
			<When><Date>
				<Value> 1841 </Value>
				<Text Inference='1'>
				William's date of birth is derived from his age in <EventRef Key='eCensusElliott1851'/> (10 in 1841), <EventRef Key='eCensusElliott1861'/> (20 in 1841), <EventRef Key='eCensusElliott1871'/> (31 in 1840), and <EventRef Key='eCensusElliott1881'/> (35 in 1846). The latter is an outlier due to being estimated.
				</Text>
			</Date></When>
			<Title> Birth of William Elliott </Title>
			<Type> Birth </Type>
			<SubType> Birth </SubType>
			<PlaceLnk Key='wUttoxeter'/>
		</Event>

		<Event Key='eCensusElliott1851'>
			<When Value='1851-03-30'/>
			<Title> 1851 census for William Elliott </Title>
			<Type> Survey </Type>
			<SubType> Census </SubType>
			<PlaceLnk Key='wTinkersLane'/>
			<SourceLnk Key='sCensusEngWales1851'>
				<PersonLnk Key='pWilliamElliott'>
					<Property Name='Name'> William Elliott </Property>
					<Property Name='Age'> 10 </Property>
					<Property Name='Occupation'> Scholar </Property>
					<Property Name='BirthPlace' Key='wUttoxeter'> Staffordshire Uttoxeter </Property>
					<Property Name='Relationship' Key='pTimothyElliott'> Son </Property>
					<Property Name='Status'/>
				</PersonLnk>
			</SourceLnk>
		</Event>

		<Source Key='sCensusEngWales1851'>
			<Material>
				<CitationLnk Key='cCensusEngWales'>
					<Param Name='Series'> HO107 </Param>
					<Param Name='Piece'> 2010 </Param>
					<Param Name='Folio'> 113 </Param>
					<Param Name='Page'> 8 </Param>
				</CitationLnk>
			</Material>
		</Source>

		<Event Key='eCensusElliott1861'>
			<When Value='1861-04-07'/>
			<Title> 1861 census for William Elliott </Title>
			<Type> Survey </Type>
			<SubType> Census </SubType>
			<PlaceLnk Key='wRussellStreet'/>
			<SourceLnk Key='sCensusEngWales1861'>
				<PersonLnk Key='pWilliamElliott'>
					<Property Name='Name'> William Elliott </Property>
					<Property Name='Age'> 20 </Property>
					<Property Name='Occupation'> Labourer </Property>
					<Property Name='BirthPlace' Key='wUttoxeter'> Staffordshire Uttoxeter </Property>
					<Property Name='Relationship' Key='pTimothyElliott'> Son </Property>
					<Property Name='Status'> Unmarried </Property>
				</PersonLnk>
			</SourceLnk>
		</Event>

		<Source Key='sCensusEngWales1861'>
			<Material>
				<CitationLnk Key='cCensusEngWales'>
					<Param Name='Series'> RG09 </Param>
					<Param Name='Piece'> 2505 </Param>
					<Param Name='Folio'> 129 </Param>
					<Param Name='Page'> 27 </Param>
				</CitationLnk>
			</Material>
		</Source>

		<Event Key='eCensusElliott1871'>
			<When Value='1871-04-02'/>
			<Title> 1871 census for William Elliott </Title>
			<Type> Survey </Type>
			<SubType> Census </SubType>
			<PlaceLnk Key='wSiddalsLane62'/>
			<SourceLnk Key='sCensusEngWales1871'>
				<PersonLnk Key='pWilliamElliott'>
					<Property Name='Name'> William Elliott </Property>
					<Property Name='Age'> 31 </Property>
					<Property Name='Occupation'> Labourer in Iron works </Property>
					<Property Name='BirthPlace' Key='wUttoxeter'> Stafford Uttoxeter </Property>
					<Property Name='Role'> Boarder </Property>
					<Property Name='Status'> Married </Property>
				<Text Inference='1'>
				Head of household is Elizabeth Wildgoose (b. c1802) and is almost certainly a relative of Sarah Elliott, nee Wildgoose.
				</Text>
				</PersonLnk>
			</SourceLnk>
		</Event>

		<Source Key='sCensusEngWales1871'>
			<Material>
				<CitationLnk Key='cCensusEngWales'>
					<Param Name='Series'> RG10 </Param>
					<Param Name='Piece'> 3565 </Param>
					<Param Name='Folio'> 82 </Param>
					<Param Name='Page'> 35 </Param>
				</CitationLnk>
			</Material>
		</Source>

		<Event Key='eCensusElliott1881'>
			<When Value='1881-04-03'/>
			<Title> 1881 census for William Elliott </Title>
			<Type> Survey </Type>
			<SubType> Census </SubType>
			<PlaceLnk Key='wCarringtonSq14'/>
			<SourceLnk Key='sCensusEngWales1881'>
				<PersonLnk Key='pWilliamElliott'>
					<Property Name='Name'> William Elliott </Property>
					<Property Name='Age' Surety='10%'> 35 </Property>
					<Property Name='Occupation'> Striker Iron Foundry </Property>
					<Property Name='BirthPlace' Key='wUttoxeter'> Uttoxeter </Property>
					<Property Name='Role'> Lodger </Property>
					<Property Name='Status'> Married </Property>
					<Text Inference='1'>
					William's age probably estimated to be 35.
					</Text><Text Inference='1'>
					William and Sarah didn't marry until October but they were recorded as man and wife here. This was because their son, William, was already born by January.
					</Text>
				</PersonLnk>
			</SourceLnk>
		</Event>

		<Source Key='sCensusEngWales1881'>
			<Material>
				<CitationLnk Key='cCensusEngWales'>
					<Param Name='Series'> RG11 </Param>
					<Param Name='Piece'> 3404 </Param>
					<Param Name='Folio'> 18 </Param>
					<Param Name='Page'> 30 </Param>
				</CitationLnk>
			</Material>
		</Source>

		<Event Key='eMarriageElliott1862'>
			<When Value='1862-03-12'/>
			<Title>Marriage of William Elliott and Sarah Wildgoose</Title>
			<Type> Union </Type>
			<SubType> Marriage </SubType>
			<PlaceLnk Key='wDerbyRegOffice'/>
			<SourceLnk Key='sMarriage1862'>
				<PersonLnk Key='pWilliamElliott'>
					<Property Name='Name'> William Elliott </Property>
					<Property Name='Age'> 21 </Property>
					<Property Name='Occupation'> Hammersman </Property>
					<Property Name='ResidencePlace' Key='wVictoriaStreet'> Victoria Street Derby </Property>
					<Property Name='Role'> Groom </Property>
					<Property Name='Status'> Unmarried </Property>
				</PersonLnk>
			</SourceLnk>
		</Event>

		<Source Key='sMarriage1862'>
			<Material>
				<CitationLnk Key='cCivilMarriage'>
					<Param Name='Year'> 1862 </Param>
					<Param Name='Quarter'> Q1 </Param>
					<Param Name='Volume'> 7b </Param>
					<Param Name='Page'> 444 </Param>
				</CitationLnk>
			</Material>
		</Source>

		<Event Key='eMarriageElliott1881'>
			<When Value='1881-10-09'/>
			<Title> Marriage of William Elliott and Sarah Woods </Title>
			<Type> Union </Type>
			<SubType> Marriage </SubType>
			<PlaceLnk Key='wBurtonParishChurch'/>
			<SourceLnk Key='sMarriage1881'>
				<PersonLnk Key='pWilliamElliott'>
					<Property Name='Name'> William Elliott </Property>
					<Property Name='Age'> 30 </Property>
					<Property Name='Occupation'> Striker </Property>
					<Property Name='ResidencePlace' Key='wStapenhill'> Stapenhill </Property>
					<Property Name='Role'> Groom </Property>
					<Property Name='Status' Surety='10%'> Unmarried </Property>
					<Text>
					William was not a bachelor. Uncertain whether his first wife died or not.
					</Text>
				</PersonLnk>
			</SourceLnk>
		</Event>

		<Source Key='sMarriage1881'>
			<Material>
				<CitationLnk Key='cCivilMarriage'>
					<Param Name='Year'> 1881 </Param>
					<Param Name='Quarter'> Q4 </Param>
					<Param Name='Volume'> 6b </Param>
					<Param Name='Page'> 502 </Param>
				</CitationLnk>
			</Material>
		</Source>

		<Resource Key='rPhotoTinkersLane'>
			<Title> Photograph of Tinker's Lane (c1860) </Title>
			<Type Artefact='1'> Photograph </Type>
			<URL> file:mydir/TinkersLane.jpg </URL>
		</Resource>

		<Place Key='wTinkersLane'>
			<Title> Tinkers Lane </Title>
			<Type> Street </Type>
			<PlaceName> Tinkers Lane </PlaceName>
			<ParentPlaceLnk Key='wUttoxeter'/>
			<RSourceLnk Key='sPhotoTinkersLane'/>
		</Place>

		<Source Key='sPhotoTinkersLane'>
			<Material>
				<ResourceLnk Key='rPhotoTinkersLane'/>
			</Material>
		</Source>

		<Place Key='wUttoxeter'>
			<Title> Uttoxeter </Title>
			<Type> Town </Type>
			<PlaceName> Uttoxeter </PlaceName>
			<ParentPlaceLnk Key='wStaffs'/>
		</Place>

		<Place Key='wBurtonParishChurch'>
			<Title> Parish Church of Burton-on-Trent </Title>
			<Type> Building </Type>
			<PlaceName> Parish Church </PlaceName>
			<ParentPlaceLnk Key='wBurton'/>
		</Place>

		<Place Key='wBurton'>
			<Title> Burton-on-Trent </Title>
			<Type> Town </Type>
			<PlaceName> Burton-on-Trent </PlaceName>
			<ParentPlaceLnk Key='wStaffs'/>
		</Place>

		<Place Key='wStaffs'>
			<Title> Staffordshire </Title>
			<Type> County </Type>
			<PlaceName> Staffordshire </PlaceName>
		</Place>

		<Place Key='wRussellStreet'>
			<Title> Russell Street </Title>
			<Type> Street </Type>
			<PlaceName> Russell Street </PlaceName>
			<ParentPlaceLnk Key='wLitchurch'/>
		</Place>

		<Place Key='wCarringtonSq14'>
			<Title> 14 Carrington Square </Title>
			<Type> Number </Type>
			<PlaceName> 14 </PlaceName>
			<ParentPlaceLnk Key='wCarringtonSq'/>
		</Place>

		<Place Key='wCarringtonSq'>
			<Title> Carrington Square </Title>
			<Type> Street </Type>
			<PlaceName> Carrington Square </PlaceName>
			<ParentPlaceLnk Key='wLitchurch'/>
		</Place>

		<Place Key='wLitchurch'>
			<Title> Litchurch </Title>
			<Type> Town </Type>
			<PlaceName> Litchurch </PlaceName>
			<ParentPlaceLnk Key='wDerbys'/>
		</Place>

		<Place Key='wSiddalsLane62'>
			<Title> 62 Siddals Lane </Title>
			<Type> Number </Type>
			<PlaceName> 62 </PlaceName>
			<ParentPlaceLnk Key='wSiddalsLane'/>
		</Place>

		<Place Key='wSiddalsLane'>
			<Title> Siddals Lane </Title>
			<Type> Street </Type>
			<PlaceName> Siddals Lane </PlaceName>
			<ParentPlaceLnk Key='wDerby'/>
		</Place>

		<Place Key='wVictoriaStreet'>
			<Title> Victoria Street </Title>
			<Type> Street </Type>
			<PlaceName> Victoria Street </PlaceName>
			<ParentPlaceLnk Key='wDerby'/>
		</Place>

		<Place Key='wDerbyRegOffice'>
			<Title> Derby Register Office </Title>
			<Type> Building </Type>
			<PlaceName> Register Office </PlaceName>
			<ParentPlaceLnk Key='wDerby'/>
		</Place>

		<Place Key='wDerby'>
			<Title> Derby </Title>
			<Type> Town </Type>
			<PlaceName> Derby </PlaceName>
			<ParentPlaceLnk Key='wDerbys'/>
		</Place>

		<Place Key='wStapenhill'>
			<Title> Stapenhill </Title>
			<Type> Town </Type>
			<PlaceName> Stapenhill </PlaceName>
			<ParentPlaceLnk Key='wDerbys' Before='1889'/>
			<ParentPlaceLnk Key='wStaffs' From='1889'/>
			<Text>
			In 1889 the part of the parish of Stapenhill in the borough of Burton upon Trent became part of Staffordshire, and in 1894 the remaining Derbyshire parts of the parish became part of the parishes of Bretby and Drakelow, so that thereafter Stapenhill was wholly in Staffordshire.
			</Text>
		</Place>

		<Place Key='wDerbys'>
			<Title> Derbyshire </Title>
			<Type> County </Type>
			<PlaceName> Derbyshire </PlaceName>
		</Place>

	</Dataset>
</Datasets>

