<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Plain Scripts</title>
	<atom:link href="https://plainscripts.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Fri, 09 Jan 2026 19:51:05 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>

<image>
	<url>https://plainscripts.com/wp-content/uploads/2025/06/Plain_Scripts_Logo_512x512.png</url>
	<title>Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Psalms &#8211; Chapter 20</title>
		<link>https://plainscripts.com/bible/psalms-chapter-20/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 09 Jan 2026 19:51:05 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[deliverance]]></category>
		<category><![CDATA[Prayer]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[Trust]]></category>
		<category><![CDATA[Victory]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=816</guid>

					<description><![CDATA["Now this I know: the Lord gives victory to his anointed. He answers him from his heavenly sanctuary with the victorious power of his right hand." - Psalms 19:6]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/Utc9iFXVEWFp6WrlV5wqA" title="Psalm - 20"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-20.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="0" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>May the Lord answer you when you are in distress;</p>



<p>may the name of the God of Jacob protect you.</p>



<p><strong><sup>2</sup></strong>May he send you help from the sanctuary</p>



<p>and grant you support from Zion.</p>



<p><strong><sup>3</sup></strong>May he remember all your sacrifices</p>



<p>and accept your burnt offerings.</p>



<p><strong><sup>4</sup></strong>May he give you the desire of your heart</p>



<p>and make all your plans succeed.</p>



<p><strong><sup>5</sup></strong>May we shout for joy over your victory</p>



<p>and lift up our banners in the name of our God.</p>



<p>May the&nbsp;Lord&nbsp;grant all your requests.</p>



<p><strong><sup>6</sup></strong>Now this I know:</p>



<p>the&nbsp;Lord&nbsp;gives victory to his anointed.</p>



<p>He answers him from his heavenly sanctuary</p>



<p>with the victorious power of his right hand.</p>



<p><strong><sup>7</sup></strong>Some trust in chariots and some in horses,</p>



<p>but we trust in the name of the&nbsp;Lord&nbsp;our God.</p>



<p><strong><sup>8</sup></strong>They are brought to their knees and fall,</p>



<p>but we rise up and stand firm.</p>



<p><strong><sup>9</sup></strong> Lord, give victory to the king!</p>



<p>Answer us when we call!</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="816"
					data-ulike-nonce="9ce7210e89"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_816"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-20.mp3" length="298496" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 19</title>
		<link>https://plainscripts.com/bible/psalms-chapter-19/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Fri, 09 Jan 2026 19:42:05 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Creation]]></category>
		<category><![CDATA[Glory]]></category>
		<category><![CDATA[Law]]></category>
		<category><![CDATA[Revelation]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=813</guid>

					<description><![CDATA["The heavens declare the glory of God; the skies proclaim the work of his hands" - Psalms 19:1]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/ojHcQLMIDU6erT8iP9NCA" title="Psalm - 19"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-19.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="1" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>The heavens declare the glory of God;</p>



<p>the skies proclaim the work of his hands.</p>



<p><strong><sup>2</sup></strong>Day after day they pour forth speech;</p>



<p>night after night they reveal knowledge.</p>



<p><strong><sup>3</sup></strong>They have no speech, they use no words;</p>



<p>no sound is heard from them.</p>



<p><strong><sup>4</sup></strong>Yet their voice goes out into all the earth,</p>



<p>their words to the ends of the world.</p>



<p>In the heavens God has pitched a tent for the sun.</p>



<p><strong><sup>5</sup></strong>It is like a bridegroom coming out of his chamber,</p>



<p>like a champion rejoicing to run his course.</p>



<p><strong><sup>6</sup></strong>It rises at one end of the heavens</p>



<p>and makes its circuit to the other;</p>



<p>nothing is deprived of its warmth.</p>



<p><strong><sup>7</sup></strong>The law of the Lord is perfect,</p>



<p>refreshing the soul.</p>



<p>The statutes of the&nbsp;Lord&nbsp;are trustworthy,</p>



<p>making wise the simple.</p>



<p><strong><sup>8</sup></strong>The precepts of the Lord are right,</p>



<p>giving joy to the heart.</p>



<p>The commands of the&nbsp;Lord&nbsp;are radiant,</p>



<p>giving light to the eyes.</p>



<p><strong><sup>9</sup></strong>The fear of the Lord is pure,</p>



<p>enduring for ever.</p>



<p>The decrees of the&nbsp;Lord&nbsp;are firm,</p>



<p>and all of them are righteous.</p>



<p><strong><sup>10</sup></strong>They are more precious than gold,</p>



<p>than much pure gold;</p>



<p>they are sweeter than honey,</p>



<p>than honey from the honeycomb.</p>



<p><strong><sup>11</sup></strong>By them your servant is warned;</p>



<p>in keeping them there is great reward.</p>



<p>12But who can discern their own errors?</p>



<p>Forgive my hidden faults.</p>



<p><strong><sup>13</sup></strong>Keep your servant also from wilful sins;</p>



<p>may they not rule over me.</p>



<p>Then I will be blameless,</p>



<p>innocent of great transgression.</p>



<p><strong><sup>14</sup></strong>May these words of my mouth and this meditation of my heart</p>



<p>be pleasing in your sight,</p>



<p>Lord, my Rock and my Redeemer.</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="813"
					data-ulike-nonce="6c418db82a"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_813"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-19.mp3" length="542062" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 18</title>
		<link>https://plainscripts.com/bible/psalms-chapter-18/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 17:06:48 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[deliverance]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Praise]]></category>
		<category><![CDATA[Strength]]></category>
		<category><![CDATA[Victory]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=810</guid>

					<description><![CDATA["You, Lord, keep my lamp burning; my God turns my darkness into light" - Psalms 18:28]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/mNi93SsJUmvVELECBNpw" title="Psalm - 18"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-18.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="2" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>I love you, Lord, my strength.</p>



<p><strong><sup>2</sup></strong>The Lord is my rock, my fortress and my deliverer;</p>



<p>my God is my rock, in whom I take refuge,</p>



<p>my shield&nbsp;and the horn&nbsp;of my salvation, my stronghold.</p>



<p><strong><sup>3</sup></strong>I called to the Lord, who is worthy of praise,</p>



<p>and I have been saved from my enemies.</p>



<p><strong><sup>4</sup></strong>The cords of death entangled me;</p>



<p>the torrents of destruction overwhelmed me.</p>



<p><strong><sup>5</sup></strong>The cords of the grave coiled around me;</p>



<p>the snares of death confronted me.</p>



<p><strong><sup>6</sup></strong>In my distress I called to the Lord;</p>



<p>I cried to my God for help.</p>



<p>From his temple he heard my voice;</p>



<p>my cry came before him, into his ears.</p>



<p><strong><sup>7</sup></strong>The earth trembled and quaked,</p>



<p>and the foundations of the mountains shook;</p>



<p>they trembled because he was angry.</p>



<p><strong><sup>8</sup></strong>Smoke rose from his nostrils;</p>



<p>consuming fire came from his mouth,</p>



<p>burning coals blazed out of it.</p>



<p><strong><sup>9</sup></strong>He parted the heavens and came down;</p>



<p>dark clouds were under his feet.</p>



<p><strong><sup>10</sup></strong>He mounted the cherubim and flew;</p>



<p>he soared on the wings of the wind.</p>



<p><strong><sup>11</sup></strong>He made darkness his covering, his canopy around him –</p>



<p>the dark rain clouds of the sky.</p>



<p><strong><sup>12</sup></strong>Out of the brightness of his presence clouds advanced,</p>



<p>with hailstones and bolts of lightning.</p>



<p><strong><sup>13</sup></strong>The Lord thundered from heaven;</p>



<p>the voice of the Most High resounded.</p>



<p><strong><sup>14</sup></strong>He shot his arrows and scattered the enemy,</p>



<p>with great bolts of lightning he routed them.</p>



<p><strong><sup>15</sup></strong>The valleys of the sea were exposed</p>



<p>and the foundations of the earth laid bare</p>



<p>at your rebuke,&nbsp;Lord,</p>



<p>at the blast of breath from your nostrils.</p>



<p><strong><sup>16</sup></strong>He reached down from on high and took hold of me;</p>



<p>he drew me out of deep waters.</p>



<p><strong><sup>17</sup></strong>He rescued me from my powerful enemy,</p>



<p>from my foes, who were too strong for me.</p>



<p><strong><sup>18</sup></strong>They confronted me in the day of my disaster,</p>



<p>but the&nbsp;Lord&nbsp;was my support.</p>



<p><strong><sup>19</sup></strong>He brought me out into a spacious place;</p>



<p>he rescued me because he delighted in me.</p>



<p><strong><sup>20</sup></strong>The Lord has dealt with me according to my righteousness;</p>



<p>according to the cleanness of my hands he has rewarded me.</p>



<p><strong><sup>21</sup></strong>For I have kept the ways of the Lord;</p>



<p>I am not guilty of turning from my God.</p>



<p><strong><sup>22</sup></strong>All his laws are before me;</p>



<p>I have not turned away from his decrees.</p>



<p><strong><sup>23</sup></strong>I have been blameless before him</p>



<p>and have kept myself from sin.</p>



<p><strong><sup>24</sup></strong>The Lord has rewarded me according to my righteousness,</p>



<p>according to the cleanness of my hands in his sight.</p>



<p><strong><sup>25</sup></strong>To the faithful you show yourself faithful,</p>



<p>to the blameless you show yourself blameless,</p>



<p><strong><sup>26</sup></strong>to the pure you show yourself pure,</p>



<p>but to the devious you show yourself shrewd.</p>



<p><strong><sup>27</sup></strong>You save the humble</p>



<p>but bring low those whose eyes are haughty.</p>



<p><strong><sup>28</sup></strong>You, Lord, keep my lamp burning;</p>



<p>my God turns my darkness into light.</p>



<p><strong><sup>29</sup></strong>With your help I can advance against a troop;</p>



<p>with my God I can scale a wall.</p>



<p><strong><sup>30</sup></strong>As for God, his way is perfect:</p>



<p>the&nbsp;Lord’s word is flawless;</p>



<p>he shields all who take refuge in him.</p>



<p><strong><sup>31</sup></strong>For who is God besides the Lord?</p>



<p>And who is the Rock except our God?</p>



<p><strong><sup>32</sup></strong>It is God who arms me with strength</p>



<p>and keeps my way secure.</p>



<p><strong><sup>33</sup></strong>He makes my feet like the feet of a deer;</p>



<p>he causes me to stand on the heights.</p>



<p><strong><sup>34</sup></strong>He trains my hands for battle;</p>



<p>my arms can bend a bow of bronze.</p>



<p><strong><sup>35</sup></strong>You make your saving help my shield,</p>



<p>and your right hand sustains me;</p>



<p>your help has made me great.</p>



<p><strong><sup>36</sup></strong>You provide a broad path for my feet,</p>



<p>so that my ankles do not give way.</p>



<p><strong><sup>37</sup></strong>I pursued my enemies and overtook them;</p>



<p>I did not turn back till they were destroyed.</p>



<p><strong><sup>38</sup></strong>I crushed them so that they could not rise;</p>



<p>they fell beneath my feet.</p>



<p><strong><sup>39</sup></strong>You armed me with strength for battle;</p>



<p>you humbled my adversaries before me.</p>



<p><strong><sup>40</sup></strong>You made my enemies turn their backs in flight,</p>



<p>and I destroyed my foes.</p>



<p><strong><sup>41</sup></strong>They cried for help, but there was no-one to save them –</p>



<p>to the&nbsp;Lord, but he did not answer.</p>



<p><strong><sup>42</sup></strong>I beat them as fine as windblown dust;</p>



<p>I trampled them&nbsp;like mud in the streets.</p>



<p><strong><sup>43</sup></strong>You have delivered me from the attacks of the people;</p>



<p>you have made me the head of nations.</p>



<p>People I did not know now serve me,</p>



<p><strong><sup>44</sup></strong>foreigners cower before me;</p>



<p>as soon as they hear of me, they obey me.</p>



<p><strong><sup>45</sup></strong>They all lose heart;</p>



<p>they come trembling from their strongholds.</p>



<p><strong><sup>46</sup></strong>The Lord lives! Praise be to my Rock!</p>



<p>Exalted be God my Saviour!</p>



<p><strong><sup>47</sup></strong>He is the God who avenges me,</p>



<p>who subdues nations under me,</p>



<p><strong><sup>48</sup></strong>who saves me from my enemies.</p>



<p>You exalted me above my foes;</p>



<p>from a violent man you rescued me.</p>



<p><strong><sup>49</sup></strong>Therefore I will praise you, Lord, among the nations;</p>



<p>I will sing the praises of your name.</p>



<p><strong><sup>50</sup></strong>He gives his king great victories;</p>



<p>he shows unfailing love to his anointed,</p>



<p>to David and to his descendants for ever.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="810"
					data-ulike-nonce="0c08d39521"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_810"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-18.mp3" length="1572644" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 17</title>
		<link>https://plainscripts.com/bible/psalms-chapter-17/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 16:47:00 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Vindication]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=807</guid>

					<description><![CDATA["Keep me as the apple of your eye; hide me in the shadow of your wings" - Psalms 17:8]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/BHkXY4IKvUCooGddeCwSKw" title="Psalm - 17"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-17.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="3" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p>A prayer of David.</p>



<p><strong><sup>1</sup></strong>Hear me, Lord, my plea is just;</p>



<p>listen to my cry.</p>



<p>Hear my prayer –</p>



<p>it does not rise from deceitful lips.</p>



<p><strong><sup>2</sup></strong>Let my vindication come from you;</p>



<p>may your eyes see what is right.</p>



<p><strong><sup>3</sup></strong>Though you probe my heart,</p>



<p>though you examine me at night and test me,</p>



<p>you will find that I have planned no evil;</p>



<p>my mouth has not transgressed.</p>



<p><strong><sup>4</sup></strong>Though people tried to bribe me,</p>



<p>I have kept myself from the ways of the violent</p>



<p>through what your lips have commanded.</p>



<p><strong><sup>5</sup></strong>My steps have held to your paths;</p>



<p>my feet have not stumbled.</p>



<p><strong><sup>6</sup></strong>I call on you, my God, for you will answer me;</p>



<p>turn your ear to me and hear my prayer.</p>



<p><strong><sup>7</sup></strong>Show me the wonders of your great love,</p>



<p>you who save by your right hand</p>



<p>those who take refuge in you from their foes.</p>



<p><strong><sup>8</sup></strong>Keep me as the apple of your eye;</p>



<p>hide me in the shadow of your wings</p>



<p><strong><sup>9</sup></strong>from the wicked who are out to destroy me,</p>



<p>from my mortal enemies who surround me.</p>



<p><strong><sup>10</sup></strong>They close up their callous hearts,</p>



<p>and their mouths speak with arrogance.</p>



<p><strong><sup>11</sup></strong>They have tracked me down, they now surround me,</p>



<p>with eyes alert, to throw me to the ground.</p>



<p><strong><sup>12</sup></strong>They are like a lion hungry for prey,</p>



<p>like a fierce lion crouching in cover.</p>



<p><strong><sup>13</sup></strong>Rise up, Lord, confront them, bring them down;</p>



<p>with your sword rescue me from the wicked.</p>



<p><strong><sup>14</sup></strong>By your hand save me from such people, Lord,</p>



<p>from those of this world whose reward is in this life.</p>



<p>May what you have stored up for the wicked fill their bellies;</p>



<p>may their children gorge themselves on it,</p>



<p>and may there be leftovers for their little ones.</p>



<p><strong><sup>15</sup></strong>As for me, I shall be vindicated and shall see your face;</p>



<p>when I awake, I shall be satisfied with seeing your likeness.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="807"
					data-ulike-nonce="584d222dc7"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_807"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-17.mp3" length="557526" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 16</title>
		<link>https://plainscripts.com/bible/psalms-chapter-16/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 16:31:53 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Devotion]]></category>
		<category><![CDATA[Hope]]></category>
		<category><![CDATA[Inheritance]]></category>
		<category><![CDATA[Joy]]></category>
		<category><![CDATA[Refuge]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=804</guid>

					<description><![CDATA["Keep me safe, my God, for in you I take refuge" - Psalms 16:1]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/SX1RWfieCkmrgVMYKw1HxA" title="Psalm - 16"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-16.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="4" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>Keep me safe, my God,</p>



<p>for in you I take refuge.</p>



<p><strong><sup>2</sup></strong>I say to the Lord, ‘You are my Lord;</p>



<p>apart from you I have no good thing.’</p>



<p><strong><sup>3</sup></strong>I say of the holy people who are in the land,</p>



<p>‘They are the noble ones in whom is all my delight.’</p>



<p><strong><sup>4</sup></strong>Those who run after other gods will suffer more and more.</p>



<p>I will not pour out libations of blood to such gods</p>



<p>or take up their names on my lips.</p>



<p><strong><sup>5</sup></strong> Lord, you alone are my portion and my cup;</p>



<p>you make my lot secure.</p>



<p><strong><sup>6</sup></strong>The boundary lines have fallen for me in pleasant places;</p>



<p>surely I have a delightful inheritance.</p>



<p><strong><sup>7</sup></strong>I will praise the Lord, who counsels me;</p>



<p>even at night my heart instructs me.</p>



<p><strong><sup>8</sup></strong>I keep my eyes always on the Lord.</p>



<p>With him at my right hand, I shall not be shaken.</p>



<p><strong><sup>9</sup></strong>Therefore my heart is glad and my tongue rejoices;</p>



<p>my body also will rest secure,</p>



<p><strong><sup>10</sup></strong>because you will not abandon me to the realm of the dead,</p>



<p>nor will you let your faithful&nbsp;one see decay.</p>



<p><strong><sup>11</sup></strong>You make known to me the path of life;</p>



<p>you will fill me with joy in your presence,</p>



<p>with eternal pleasures at your right hand.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="804"
					data-ulike-nonce="4911a34491"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_804"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-16.mp3" length="384909" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 15</title>
		<link>https://plainscripts.com/bible/psalms-chapter-15/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Wed, 07 Jan 2026 16:06:53 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Integrity]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Truthfulness]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=801</guid>

					<description><![CDATA["Lord, who may dwell in your sacred tent? Who may live in your holy mountain? The one whose way of life is blameless, who does what is righteous, who speaks the truth from their heart" - Psalms 15:1-2]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/z3E2CgzYekyZ9c8xpJ8s8g" title="Psalm - 15"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-15.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="5" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong> Lord, who may dwell in your sacred tent?</p>



<p>Who may live on your holy mountain?</p>



<p><strong><sup>2</sup></strong>The one whose way of life is blameless,</p>



<p>who does what is righteous,</p>



<p>who speaks the truth from their heart;</p>



<p><strong><sup>3</sup></strong>whose tongue utters no slander,</p>



<p>who does no wrong to a neighbour,</p>



<p>and casts no slur on others;</p>



<p><strong><sup>4</sup></strong>who despises a vile person</p>



<p>but honours those who fear the&nbsp;Lord;</p>



<p>who keeps an oath even when it hurts,</p>



<p>and does not change their mind;</p>



<p><strong><sup>5</sup></strong>who lends money to the poor without interest;</p>



<p>who does not accept a bribe against the innocent.</p>



<p>Whoever does these things</p>



<p>will never be shaken.</p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="801"
					data-ulike-nonce="d4f2cbe167"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_801"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-15.mp3" length="215531" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 14</title>
		<link>https://plainscripts.com/bible/psalms-chapter-14/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 16:57:15 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Corruption]]></category>
		<category><![CDATA[Folly]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Salvation]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=790</guid>

					<description><![CDATA["The Lord looks down from heaven on all mankind to see if there are any who understand, any who seek God." - Psalms 14:2]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/SCqCozMU2sP84pODv5ow" title="Psalm - 14"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-14.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="6" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>
</div>
</div>



<p><strong><sup>1</sup></strong>The fool says in his heart,</p>



<p>‘There is no God.’</p>



<p>They are corrupt, their deeds are vile;</p>



<p>there is no-one who does good.</p>



<p><strong><sup>2</sup></strong>The Lord looks down from heaven</p>



<p>on all mankind</p>



<p>to see if there are any who understand,</p>



<p>any who seek God.</p>



<p><strong><sup>3</sup></strong>All have turned away, all have become corrupt;</p>



<p>there is no-one who does good,</p>



<p>not even one.</p>



<p><strong><sup>4</sup></strong>Do all these evildoers know nothing?</p>



<p>They devour my people as though eating bread;</p>



<p>they never call on the&nbsp;Lord.</p>



<p><strong><sup>5</sup></strong>But there they are, overwhelmed with dread,</p>



<p>for God is present in the company of the righteous.</p>



<p><strong><sup>6</sup></strong>You evildoers frustrate the plans of the poor,</p>



<p>but the&nbsp;Lord&nbsp;is their refuge.</p>



<p><strong><sup>7</sup></strong>Oh, that salvation for Israel would come out of Zion!</p>



<p>When the&nbsp;Lord&nbsp;restores his people,</p>



<p>let Jacob rejoice and Israel be glad!</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="790"
					data-ulike-nonce="17ed2248cb"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_790"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-14.mp3" length="307900" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 13</title>
		<link>https://plainscripts.com/bible/psalms-chapter-13/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 16:12:56 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[deliverance]]></category>
		<category><![CDATA[Hope]]></category>
		<category><![CDATA[Lament]]></category>
		<category><![CDATA[Praise]]></category>
		<category><![CDATA[Trust]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=787</guid>

					<description><![CDATA["But I trust in your unfailing love; my heart rejoices in your salvation." Psalms 13:5]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/efYtzKWgO0KfGjzDG51c9A" title="Psalm - 13"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-13.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="7" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>How long, Lord? Will you forget me for ever?</p>



<p>How long will you hide your face from me?</p>



<p><strong><sup>2</sup></strong>How long must I wrestle with my thoughts</p>



<p>and day after day have sorrow in my heart?</p>



<p>How long will my enemy triumph over me?</p>



<p><strong><sup>3</sup></strong>Look on me and answer, Lord my God.</p>



<p>Give light to my eyes, or I will sleep in death,</p>



<p><strong><sup>4</sup></strong>and my enemy will say, ‘I have overcome him,’</p>



<p>and my foes will rejoice when I fall.</p>



<p><strong><sup>5</sup></strong>But I trust in your unfailing love;</p>



<p>my heart rejoices in your salvation.</p>



<p><strong><sup>6</sup></strong>I will sing the Lord’s praise,</p>



<p>for he has been good to me.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="787"
					data-ulike-nonce="5629d14efc"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_787"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-13.mp3" length="223159" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 12</title>
		<link>https://plainscripts.com/bible/psalms-chapter-12/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 16:03:00 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Deception]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[protection]]></category>
		<category><![CDATA[Truth]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=784</guid>

					<description><![CDATA["And the words of the Lord are flawless, like silver purified in a crucible, like gold refined seven times." - Psalms 12:6]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/QhhZ10cirUqzC7FfEVV2Pw" title="Psalm - 12"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-12.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="8" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>Help, Lord, for no-one is faithful anymore;</p>



<p>those who are loyal have vanished from the human race.</p>



<p><strong><sup>2</sup></strong>Everyone lies to their neighbour;</p>



<p>they flatter with their lips</p>



<p>but harbour deception in their hearts.</p>



<p><strong><sup>3</sup></strong>May the Lord silence all flattering lips</p>



<p>and every boastful tongue –</p>



<p><strong><sup>4</sup></strong>those who say,</p>



<p>‘By our tongues we will prevail;</p>



<p>our own lips will defend us – who is lord over us?’</p>



<p><strong><sup>5</sup></strong>‘Because the poor are plundered and the needy groan,</p>



<p>I will now arise,’ says the&nbsp;Lord.</p>



<p>‘I will protect them from those who malign them.’</p>



<p><strong><sup>6</sup></strong>And the words of the Lord are flawless,</p>



<p>like silver purified in a crucible,</p>



<p>like gold&nbsp;refined seven times.</p>



<p><strong><sup>7</sup></strong>You, Lord, will keep the needy safe</p>



<p>and will protect us for ever from the wicked,</p>



<p><strong><sup>8</sup></strong>who freely strut about</p>



<p>when what is vile is honoured by the human race.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="784"
					data-ulike-nonce="1005d16563"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_784"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-12.mp3" length="292853" type="audio/mpeg" />

			</item>
		<item>
		<title>Psalms &#8211; Chapter 11</title>
		<link>https://plainscripts.com/bible/psalms-chapter-11/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Tue, 06 Jan 2026 15:54:52 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[Faith]]></category>
		<category><![CDATA[Judgment]]></category>
		<category><![CDATA[Justice]]></category>
		<category><![CDATA[Refuge]]></category>
		<category><![CDATA[righteousness]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=780</guid>

					<description><![CDATA["For the Lord is righteous, he loves justice; the upright will see his face." - Psalms 11:7]]></description>
										<content:encoded><![CDATA[
<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">
<div style="position:relative;width:100%;overflow:hidden;padding-top:57.25%"><iframe style="position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%;border:none" allow="autoplay; fullscreen" webkitallowfullscreen mozallowfullscreen allowfullscreen src="https://videos.dyntube.com/iframes/dAHZJOmhAEmc2EJcanQlw" title="Psalm - 11"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-11.mp3"></audio></figure>



<div class="wp-block-columns is-layout-flex wp-container-core-columns-is-layout-28f84493 wp-block-columns-is-layout-flex">
<div class="wp-block-column is-layout-flow wp-block-column-is-layout-flow">    <div class="chapter-nav-widget" data-instance-index="9" aria-label="Chapter navigation"></div>

    <style>
    .chapter-nav-widget { max-width:920px; margin:12px auto; padding:6px 10px; box-sizing:border-box; font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial; }

    /* ARROWS ROW */
    .chapter-nav-widget .cn-arrows {
        display:flex;
        align-items:center;
        gap:10px;
        margin-bottom:10px;
        flex-wrap:wrap;
    }
    .chapter-nav-widget .cn-arrow {
        width:32px; height:32px; border-radius:7px; border:0;
        background:#0b0b0b; color:#fff; cursor:pointer; display:inline-flex;
        align-items:center; justify-content:center; transition:background .18s, transform .18s;
    }
    .chapter-nav-widget .cn-arrow:hover:not([disabled]) { background:#333; transform:scale(1.07); }
    .chapter-nav-widget .cn-arrow[disabled]{ opacity:.45; cursor:not-allowed; }

    .chapter-nav-widget .cn-chapter-current { color:#222; font-weight:600; margin:0 6px; font-size:14px; }

    /* custom button placed in arrows row (right by default) */
    .chapter-nav-widget .cn-arrows .cn-custom { margin-left:auto; }

    /* BAR */
    .chapter-nav-widget .cn-bar-wrapper { overflow-x:auto; padding:6px 6px 8px; }
    .chapter-nav-widget .cn-bar { display:flex; gap:6px; padding:6px; width:max-content; align-items:center; }

    /* TABS */
    .chapter-nav-widget .cn-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#f4f4f4;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .2s, color .2s, transform .15s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
    }
    .chapter-nav-widget .cn-tab:hover { background:#e8e8e8; transform:translateY(-1px); }
    .chapter-nav-widget .cn-tab.active { background:#0b0b0b; color:#fff; box-shadow:0 4px 12px rgba(11,11,11,.18); }

    /* CUSTOM tab (inline mode) */
    .chapter-nav-widget .cn-custom-tab {
        flex:0 0 auto;
        min-width:32px;
        padding:6px 8px;
        border-radius:7px;
        text-align:center;
        text-decoration:none;
        color:#111;
        background:#ffffff;
        font-weight:700;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        transition:background .18s, transform .12s;
        display:inline-flex;
        align-items:center;
        justify-content:center;
        margin-left:2px;
    }
    .chapter-nav-widget .cn-custom-tab:hover { background:#f0f0f0; transform:translateY(-1px); }

    /* CUSTOM (arrows-row button) styling */
    .chapter-nav-widget .cn-custom {
        padding:6px 8px;
        border-radius:7px;
        background:#f3f3f3;
        text-decoration:none;
        color:#111;
        font-weight:600;
        font-size:12px;
        border:1px solid rgba(0,0,0,.06);
        display:inline-flex;
        align-items:center;
        transition:background .2s, transform .15s;
    }
    .chapter-nav-widget .cn-custom:hover { background:#e8e8e8; transform:scale(1.05); }

    @media (max-width:520px) {
        .chapter-nav-widget .cn-arrow { width:30px; height:30px; }
        .chapter-nav-widget .cn-tab { min-width:30px; padding:5px 7px; font-size:11px; }
        .chapter-nav-widget .cn-custom-tab { min-width:30px; padding:5px 7px; font-size:11px; }
    }
    </style>
    
</div>
</div>



<p><strong><sup>1</sup></strong>In the Lord I take refuge.</p>



<p>How then can you say to me:</p>



<p>‘Flee like a bird to your mountain.</p>



<p><strong><sup>2</sup></strong>For look, the wicked bend their bows;</p>



<p>they set their arrows against the strings</p>



<p>to shoot from the shadows</p>



<p>at the upright in heart.</p>



<p><strong><sup>3</sup></strong>When the foundations are being destroyed,</p>



<p>what can the righteous do?’</p>



<p><strong><sup>4</sup></strong>The Lord is in his holy temple;</p>



<p>the&nbsp;Lord&nbsp;is on his heavenly throne.</p>



<p>He observes everyone on earth;</p>



<p>his eyes examine them.</p>



<p><strong><sup>5</sup></strong>The Lord examines the righteous,</p>



<p>but the wicked, those who love violence,</p>



<p>he hates with a passion.</p>



<p><strong><sup>6</sup></strong>On the wicked he will rain</p>



<p>fiery coals and burning sulphur;</p>



<p>a scorching wind will be their lot.</p>



<p><strong><sup>7</sup></strong>For the Lord is righteous,</p>



<p>he loves justice;</p>



<p>the upright will see his face.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_not_liked"><button type="button"
					aria-label="Like Button"
					data-ulike-id="780"
					data-ulike-nonce="329c9740b1"
					data-ulike-type="post"
					data-ulike-template="wpulike-default"
					data-ulike-display-likers="1"
					data-ulike-likers-style="popover"
					class="wp_ulike_btn wp_ulike_put_image wp_post_btn_780"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.com/wp-content/uploads/2026/01/Psalms-Audio-Chapter-11.mp3" length="246251" type="audio/mpeg" />

			</item>
	</channel>
</rss>
