Node type: Block element (can contain only other elements)
Whitespace: Not protected
Wraps a symbol note list followed by a number note list.
<titleBlock>
<title paraID="1">Testimony<noteMarker noteRef="*">*</noteMarker></title>
<byline>
<para paraID="2">Elder Dallin<nb/>H. Oaks</para>
</byline>
</titleBlock>
<bodyBlock>
<para paraID="3">A testimony of the gospel is not a travelogue, a health log, or an expression of love for family members. It is not a sermon. President Kimball taught that the moment we begin preaching to others, our testimony is ended.<noteMarker noteRef="1">1</noteMarker></para>
<para paraID="4">…</para>
</bodyBlock>
<notesBlock>
<notes listFormat="symbol">
<listItem noteID="*">
<label>*</label>
<para paraID="18">These talks are available (in many languages) at <urlRef urlPath="http://www.lds.org">www.lds.org</urlRef>.</para>
</listItem>
</notes>
<notes listFormat="number">
<listItem noteID="1">
<label>1.</label>
<para paraID="19">See <emphasis>The Teachings of Spencer<nb/>W. Kimball, </emphasis>ed. Edward<nb/>L. Kimball (1982), 138.</para>
</listItem>
</notes>
</notesBlock>
Elder Dallin H. Oaks
A testimony of the gospel is not a travelogue, a health log, or an expression of love for family members. It is not a sermon. President Kimball taught that the moment we begin preaching to others, our testimony is ended.1
———
Wrap the whole block with beginning and ending <notesBlock> tags using the xmlPara paragraph style. Then wrap each list with beginning and ending <notes> tags.