<?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>Kindness &#8211; Plain Scripts</title>
	<atom:link href="https://plainscripts.com/tag/kindness/feed/" rel="self" type="application/rss+xml" />
	<link>https://plainscripts.com</link>
	<description>Maybe God&#039;s Words?</description>
	<lastBuildDate>Mon, 04 May 2026 14:23:53 +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>Kindness &#8211; Plain Scripts</title>
	<link>https://plainscripts.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Proverbs &#8211; Chapter 19</title>
		<link>https://plainscripts.com/bible/proverbs-chapter-19/</link>
		
		<dc:creator><![CDATA[Plain Scripts]]></dc:creator>
		<pubDate>Thu, 23 Oct 2025 14:17:31 +0000</pubDate>
				<category><![CDATA[Bible]]></category>
		<category><![CDATA[Old Testament]]></category>
		<category><![CDATA[Proverbs]]></category>
		<category><![CDATA[discipline]]></category>
		<category><![CDATA[Foolishness]]></category>
		<category><![CDATA[Honesty]]></category>
		<category><![CDATA[Kindness]]></category>
		<category><![CDATA[Poverty]]></category>
		<guid isPermaLink="false">https://plainscripts.com/?p=303</guid>

					<description><![CDATA["Many are the plans in a person's heart, but it is the Lord's purpose that prevails." - Proverbs 19:21]]></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-%2019.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-%2019.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>Better the poor whose way of life is blameless</p>



<p>than a fool whose lips are perverse.</p>



<p><strong><sup>2</sup></strong>Desire without knowledge is not good –</p>



<p>how much more will hasty feet miss the way!</p>



<p><strong><sup>3</sup></strong>A person’s own folly leads to their ruin,</p>



<p>yet their heart rages against the&nbsp;Lord.</p>



<p><strong><sup>4</sup></strong>Wealth attracts many friends,</p>



<p>but even the closest friend of the poor person deserts them.</p>



<p><strong><sup>5</sup></strong>A false witness will not go unpunished,</p>



<p>and whoever pours out lies will not go free.</p>



<p><strong><sup>6</sup></strong>Many curry favour with a ruler,</p>



<p>and everyone is the friend of one who gives gifts.</p>



<p><strong><sup>7</sup></strong>The poor are shunned by all their relatives –</p>



<p>how much more do their friends avoid them!</p>



<p>Though the poor pursue them with pleading,</p>



<p>they are nowhere to be found.</p>



<p><strong><sup>8</sup></strong>The one who gets wisdom loves life;</p>



<p>the one who cherishes understanding will soon prosper.</p>



<p><strong><sup>9</sup></strong>A false witness will not go unpunished,</p>



<p>and whoever pours out lies will perish.</p>



<p><strong><sup>10</sup></strong>It is not fitting for a fool to live in luxury –</p>



<p>how much worse for a slave to rule over princes!</p>



<p><strong><sup>11</sup></strong>A person’s wisdom yields patience;</p>



<p>it is to one’s glory to overlook an offence.</p>



<p><strong><sup>12</sup></strong>A king’s rage is like the roar of a lion,</p>



<p>but his favour is like dew on the grass.</p>



<p><strong><sup>13</sup></strong>A foolish child is a father’s ruin,</p>



<p>and a quarrelsome wife is like</p>



<p>the constant dripping of a leaky roof.</p>



<p><strong><sup>14</sup></strong>Houses and wealth are inherited from parents,</p>



<p>but a prudent wife is from the&nbsp;Lord.</p>



<p><strong><sup>15</sup></strong>Laziness brings on deep sleep,</p>



<p>and the shiftless go hungry.</p>



<p><strong><sup>16</sup></strong>Whoever keeps commandments keeps their life,</p>



<p>but whoever shows contempt for their ways will die.</p>



<p><strong><sup>17</sup></strong>Whoever is kind to the poor lends to the&nbsp;Lord,</p>



<p>and he will reward them for what they have done.</p>



<p><strong><sup>18</sup></strong>Discipline your children, for in that there is hope;</p>



<p>do not be a willing party to their death.</p>



<p><strong><sup>19</sup></strong>A hot-tempered person must pay the penalty;</p>



<p>rescue them, and you will have to do it again.</p>



<p><strong><sup>20</sup></strong>Listen to advice and accept discipline,</p>



<p>and at the end you will be counted among the wise.</p>



<p><strong><sup>21</sup></strong>Many are the plans in a person’s heart,</p>



<p>but it is the&nbsp;Lord’s purpose that prevails.</p>



<p><strong><sup>22</sup></strong>What a person desires is unfailing love;</p>



<p>better to be poor than a liar.</p>



<p><strong><sup>23</sup></strong>The fear of the&nbsp;Lord&nbsp;leads to life;</p>



<p>then one rests content, untouched by trouble.</p>



<p><strong><sup>24</sup></strong>A sluggard buries his hand in the dish;</p>



<p>he will not even bring it back to his mouth!</p>



<p><strong><sup>25</sup></strong>Flog a mocker, and the simple will learn prudence;</p>



<p>rebuke the discerning, and they will gain knowledge.</p>



<p><strong><sup>26</sup></strong>Whoever robs their father and drives out their mother</p>



<p>is a child who brings shame and disgrace.</p>



<p><strong><sup>27</sup></strong>Stop listening to instruction, my son,</p>



<p>and you will stray from the words of knowledge.</p>



<p><strong><sup>28</sup></strong>A corrupt witness mocks at justice,</p>



<p>and the mouth of the wicked gulps down evil.</p>



<p><strong><sup>29</sup></strong>Penalties are prepared for mockers,</p>



<p>and beatings for the backs of fools.</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="303"
					data-ulike-nonce="aeb5a48ab9"
					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_303"></button><span class="count-box wp_ulike_counter_up" data-ulike-counter-value="0"></span>			</div></div>
	]]></content:encoded>
					
		
		<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Video/Proverbs%20-%2019.mp4" length="22259815" type="video/mp4" />
<enclosure url="https://plainscripts.sgp1.cdn.digitaloceanspaces.com/Bible/Proverbs/Audio/Audio%20Full%20Proverbs%20-%2019.mp3" length="854800" type="audio/mpeg" />

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