Node type: Element (may contain text and/or other elements)
Whitespace: Protected
A line of poetry.
Attribute: paraID
Attribute: highlight
Any combination:
= Optional element or attribute
<poetry>
<title paraID="1">I Am a Child of God</title>
<byline>
<para paraID="2">By <authorName>Naomi W. Randall</authorName></para>
</byline>
<stanza>
<line paraID="3">I am a child of God,</line>
<line paraID="4">And he has sent me here,</line>
<line paraID="5">Has given me an earthly home</line>
<line paraID="6">With parents kind and dear.</line>
</stanza>
<stanza>
<line paraID="7">I am a child of God,</line>
<line paraID="8">And so my needs are great;</line>
<line paraID="9">Help me to understand his words</line>
<line paraID="10">Before it grows too late.</line>
</stanza>
<citationInfo>
<para paraID="11">(<emphasis>Hymns,</emphasis> no. 301).</para>
</citationInfo>
</poetry>
By Naomi W. Randall
I am a child of God,
And he has sent me here,
Has given me an earthly home
With parents kind and dear.
I am a child of God,
And so my needs are great;
Help me to understand his words
Before it grows too late.
(Hymns, no. 301).
Use the POETRY_line, POETRY_line.first, and POETRY_line.last paragraph styles. These last two must be present to indicate the beginning and end of stanzas. For one-line stanzas, use POETRY_line.only.