<?xml version="1.0" encoding="UTF-8"?>

<?xml-stylesheet type="text/xsl" href="../familyweb.xsl"?>

<familyweb xmlns="http://www.croftsoft.com/library/tutorials/familyweb">

<name>David Wallace Croft</name>

<father>
  <name>Joseph Wallace Croft, Jr.</name>
  <url>../joseph_wallace_croft_jr/</url>
</father>

<mother>
  <name>Libby Ann Stischer</name>
  <url>../libby_ann_stischer/</url>
</mother>

<daughter>
  <name>Ada Beth Croft</name>
  <url>../ada_beth_croft/</url>
</daughter>

<son>
  <name>Benjamin Wallace Croft</name>
  <url>../benjamin_wallace_croft/</url>
</son>

<son>
  <name>Thomas Edward Croft</name>
  <url>../thomas_edward_croft/</url>
</son>

<wife>
  <name>Shannon Kristine Wood</name>
</wife>

<sister>
  <name>Sharon Elizabeth Croft</name>
</sister>

<brother>
  <name>Steven Morris Croft</name>
</brother>

<gender>male</gender>
<birth_date>1968-07-17</birth_date>
<marriage_date>1993-09-24</marriage_date>
<marriage_place>Pasadena, CA</marriage_place>

<history>
<p align="justify">
This is where the history of the individual is documented.
You can write this in XHTML, including hyperlinks to images and other
webpages.
</p>
</history>

<source>
<p align="justify">
The information on the webpage was recorded by the individual documented.
</p>
</source>

<notes>
<p align="justify">
Here is where some miscellaneous notes might go.
</p>
</notes>

</familyweb>