<?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>Trust &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/trust/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Wed, 29 Apr 2026 19:12:34 +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>Trust &#8211; 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_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="816"
					data-ulike-nonce="903e72551e"
					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 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="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>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_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="787"
					data-ulike-nonce="69385eaa97"
					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 4</title>
		<link>https://plainscripts.com/bible/psalms-chapter-4/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 13 Nov 2025 13:39:08 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Psalms]]></category>
		<category><![CDATA[faithfulness]]></category>
		<category><![CDATA[Peace]]></category>
		<category><![CDATA[Prayer]]></category>
		<category><![CDATA[righteousness]]></category>
		<category><![CDATA[Trust]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=403</guid>

					<description><![CDATA["In peace I will lie down and sleep, for you alone, Lord, make me dwell in safety." - Psalms 4: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/YY2j45m0q98txpiiAjQ" title="Psalm - 4"></iframe></div>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.com/wp-content/uploads/2025/11/Audio-Full-Psalm-4.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>Answer me when I call to you,</p>



<p>my righteous God.</p>



<p>Give me relief from my distress;</p>



<p>have mercy on me and hear my prayer.</p>



<p><strong><sup>2</sup></strong>How long will you people turn my glory into shame?</p>



<p>How long will you love delusions and seek false gods?</p>



<p><strong><sup>3</sup></strong>Know that the&nbsp;Lord&nbsp;has set apart his faithful servant for himself;</p>



<p>the&nbsp;Lord&nbsp;hears when I call to him.</p>



<p><strong><sup>4</sup></strong>Tremble and&nbsp;do not sin;</p>



<p>when you are on your beds,</p>



<p>search your hearts and be silent.</p>



<p><strong><sup>5</sup></strong>Offer the sacrifices of the righteous</p>



<p>and trust in the&nbsp;Lord.</p>



<p><strong><sup>6</sup></strong>Many,&nbsp;Lord, are asking, ‘Who will bring us prosperity?’</p>



<p>Let the light of your face shine on us.</p>



<p><strong><sup>7</sup></strong>Fill my heart with joy</p>



<p>when their grain and new wine abound.</p>



<p><strong><sup>8</sup></strong>In peace I will lie down and sleep,</p>



<p>for you alone,&nbsp;Lord,</p>



<p>make me dwell in safety.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="403"
					data-ulike-nonce="b73f47bb3f"
					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_403"></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/2025/11/Audio-Full-Psalm-4.mp3" length="289196" type="audio/mpeg" />

			</item>
		<item>
		<title>Proverbs &#8211; Chapter 3</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-3/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Mon, 02 Jun 2025 16:44:53 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[discipline]]></category>
		<category><![CDATA[Honor]]></category>
		<category><![CDATA[Peace]]></category>
		<category><![CDATA[Trust]]></category>
		<category><![CDATA[wisdom]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=122</guid>

					<description><![CDATA["Trust in the Lord with all you heart and lean not on your own understanding" - Proverbs 3: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">
<figure class="wp-block-video"><video controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%203.mp4"></video></figure>
</div>
</div>



<figure class="wp-block-audio"><audio controls src="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%203.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><strong><sup>1</sup></strong>My son, do not forget my teaching,</p>



<p>but keep my commands in your heart,</p>



<p><strong><sup>2</sup></strong>for they will prolong your life many years</p>



<p>and bring you peace and prosperity.</p>



<p><strong><sup>3</sup></strong>Let love and faithfulness never leave you;</p>



<p>bind them round your neck,</p>



<p>write them on the tablet of your heart.</p>



<p><strong><sup>4</sup></strong>Then you will win favour and a good name</p>



<p>in the sight of God and man.</p>



<p><strong><sup>5</sup></strong>Trust in the&nbsp;Lord&nbsp;with all your heart</p>



<p>and lean not on your own understanding;</p>



<p><strong><sup>6</sup></strong>in all your ways submit to him,</p>



<p>and he will make your paths straight.</p>



<p><strong><sup>7</sup></strong>Do not be wise in your own eyes;</p>



<p>fear the&nbsp;Lord&nbsp;and shun evil.</p>



<p><strong><sup>8</sup></strong>This will bring health to your body</p>



<p>and nourishment to your bones.</p>



<p><strong><sup>9</sup></strong>Honour the&nbsp;Lord&nbsp;with your wealth,</p>



<p>with the firstfruits of all your crops;</p>



<p><strong><sup>10</sup></strong>then your barns will be filled to overflowing,</p>



<p>and your vats will brim over with new wine.</p>



<p><strong><sup>11</sup></strong>My son, do not despise the&nbsp;Lord’s discipline,</p>



<p>and do not resent his rebuke,</p>



<p><strong><sup>12</sup></strong>because the&nbsp;Lord&nbsp;disciplines those he loves,</p>



<p>as a father the son he delights in.</p>



<p><strong><sup>13</sup></strong>Blessed are those who find wisdom,</p>



<p>those who gain understanding,</p>



<p><strong><sup>14</sup></strong>for she is more profitable than silver</p>



<p>and yields better returns than gold.</p>



<p><strong><sup>15</sup></strong>She is more precious than rubies;</p>



<p>nothing you desire can compare with her.</p>



<p><strong><sup>16</sup></strong>Long life is in her right hand;</p>



<p>in her left hand are riches and honour.</p>



<p><strong><sup>17</sup></strong>Her ways are pleasant ways,</p>



<p>and all her paths are peace.</p>



<p><strong><sup>18</sup></strong>She is a tree of life to those who take hold of her;</p>



<p>those who hold her fast will be blessed.</p>



<p><strong><sup>19</sup></strong>By wisdom the&nbsp;Lord&nbsp;laid the earth’s foundations,</p>



<p>by understanding he set the heavens in place;</p>



<p><strong><sup>20</sup></strong>by his knowledge the watery depths were divided,</p>



<p>and the clouds let drop the dew.</p>



<p><strong><sup>21</sup></strong>My son, do not let wisdom and understanding out of your sight,</p>



<p>preserve sound judgment and discretion;</p>



<p><strong><sup>22</sup></strong>they will be life for you,</p>



<p>an ornament to grace your neck.</p>



<p><strong><sup>23</sup></strong>Then you will go on your way in safety,</p>



<p>and your foot will not stumble.</p>



<p><strong><sup>24</sup></strong>When you lie down, you will not be afraid;</p>



<p>when you lie down, your sleep will be sweet.</p>



<p><strong><sup>25</sup></strong>Have no fear of sudden disaster</p>



<p>or of the ruin that overtakes the wicked,</p>



<p><strong><sup>26</sup></strong>for the&nbsp;Lord&nbsp;will be at your side</p>



<p>and will keep your foot from being snared.</p>



<p><strong><sup>27</sup></strong>Do not withhold good from those to whom it is due,</p>



<p>when it is in your power to act.</p>



<p><strong><sup>28</sup></strong>Do not say to your neighbour,</p>



<p>‘Come back tomorrow and I’ll give it to you’ –</p>



<p>when you already have it with you.</p>



<p><strong><sup>29</sup></strong>Do not plot harm against your neighbour,</p>



<p>who lives trustfully near you.</p>



<p><strong><sup>30</sup></strong>Do not accuse anyone for no reason –</p>



<p>when they have done you no harm.</p>



<p><strong><sup>31</sup></strong>Do not envy the violent</p>



<p>or choose any of their ways.</p>



<p><strong><sup>32</sup></strong>For the&nbsp;Lord&nbsp;detests the perverse</p>



<p>but takes the upright into his confidence.</p>



<p><strong><sup>33</sup></strong>The&nbsp;Lord’s curse is on the house of the wicked,</p>



<p>but he blesses the home of the righteous.</p>



<p><strong><sup>34</sup></strong>He mocks proud mockers</p>



<p>but shows favour to the humble and oppressed.</p>



<p><strong><sup>35</sup></strong>The wise inherit honour,</p>



<p>but fools get only shame.</p>



<p></p>
		<div class="wpulike wpulike-default " ><div class="wp_ulike_general_class wp_ulike_is_restricted"><button type="button"
					aria-label="Like Button"
					data-ulike-id="122"
					data-ulike-nonce="2664f958d3"
					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_122"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="+1"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%203.mp4" length="22841990" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%203.mp3" length="894192" type="audio/mpeg" />

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