package gedcom

// BirthNode is the event of entering into life.
type BirthNode struct {
    *SimpleNode