Node type: Block element (can contain only other elements)
Whitespace: Not protected
A stanza in poetry.
<poetry>
<title paraID="1">I Am a Child of God</title>
<byline>
<para paraID="2">By Naomi W. Randall</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).
Wraps lines. Every poem has at least one stanza.
Use POETRY_line for the body of the poem. Indicate the beginning and end of stanzas with POETRY_line.first and POETRY_line.last. Use POETRY_line.only for one-line stanzas.