<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <link>https://keep.imfreedom.org/pidgin/security/</link>
    <language>en-us</language>

    <title>pidgin/security Changelog</title>
    <description>pidgin/security Changelog</description>
    <item>
    <title>[default] Remove some conversation menu items that will be reimagined in the new window</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/15f30be0fec9</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/15f30be0fec9</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>15f30be0fec9</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>default</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td>tip</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Remove some conversation menu items that will be reimagined in the new window<br/>
<br/>
Testing Done:<br/>
Compiled and ran locally with `G_DEBUG=fatal-warnings` (had to continue through some others)<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/678/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pidgin/gtkconv.c<br />pidgin/resources/Conversations/menu.ui<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 15 Jun 2021 00:29:01 -0500</pubDate>
</item>
<item>
    <title>Remove all custom tooltip code.</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/f6fb635537b0</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/f6fb635537b0</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>f6fb635537b0</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#69;&#108;&#108;&#105;&#111;&#116;&#116;&#32;&#83;&#97;&#108;&#101;&#115;&#32;&#100;&#101;&#32;&#65;&#110;&#100;&#114;&#97;&#100;&#101;&#32;&#60;&#113;&#117;&#97;&#110;&#116;&#117;&#109;&#46;&#97;&#110;&#97;&#108;&#121;&#115;&#116;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Remove all custom tooltip code.<br/>
<br/>
Remove remains of old blist tooltips.<br/>
Remove all custom tooltip code.<br/>
<br/>
Testing Done:<br/>
Compiled only; UI testing is in the dependent reviews.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/756/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>ChangeLog.API<br />doc/reference/pidgin/pidgin-docs.xml<br />pidgin/gtkblist.c<br />pidgin/gtkblist.h<br />pidgin/gtkconv.c<br />pidgin/gtkroomlist.c<br />pidgin/meson.build<br />pidgin/pidgintooltip.c<br />pidgin/pidgintooltip.h<br />po/POTFILES.in<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#69;&#108;&#108;&#105;&#111;&#116;&#116;&#32;&#83;&#97;&#108;&#101;&#115;&#32;&#100;&#101;&#32;&#65;&#110;&#100;&#114;&#97;&#100;&#101;&#32;&#60;&#113;&#117;&#97;&#110;&#116;&#117;&#109;&#46;&#97;&#110;&#97;&#108;&#121;&#115;&#116;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Tue, 15 Jun 2021 00:27:09 -0500</pubDate>
</item>
<item>
    <title>Use standard GTK tooltips in the conversation.</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/5afbdae4554a</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/5afbdae4554a</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>5afbdae4554a</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#69;&#108;&#108;&#105;&#111;&#116;&#116;&#32;&#83;&#97;&#108;&#101;&#115;&#32;&#100;&#101;&#32;&#65;&#110;&#100;&#114;&#97;&#100;&#101;&#32;&#60;&#113;&#117;&#97;&#110;&#116;&#117;&#109;&#46;&#97;&#110;&#97;&#108;&#121;&#115;&#116;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Use standard GTK tooltips in the conversation.<br/>
<br/>
Testing Done:<br/>
Compiled only. I'm not able to trigger this tooltip in Pidgin 2 on the user list, so I don't know how to test here. I can trigger a tooltip on the info pane in Pidgin 2, but that hasn't been implemented for the new Pidgin 3 info pane widget yet.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/755/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pidgin/gtkblist.c<br />pidgin/gtkblist.h<br />pidgin/gtkconv.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#69;&#108;&#108;&#105;&#111;&#116;&#116;&#32;&#83;&#97;&#108;&#101;&#115;&#32;&#100;&#101;&#32;&#65;&#110;&#100;&#114;&#97;&#100;&#101;&#32;&#60;&#113;&#117;&#97;&#110;&#116;&#117;&#109;&#46;&#97;&#110;&#97;&#108;&#121;&#115;&#116;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 Jun 2021 23:59:42 -0500</pubDate>
</item>
<item>
    <title>Use standard GTK tooltip in the buddy list.</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/0d2cd3af6983</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/0d2cd3af6983</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>0d2cd3af6983</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#69;&#108;&#108;&#105;&#111;&#116;&#116;&#32;&#83;&#97;&#108;&#101;&#115;&#32;&#100;&#101;&#32;&#65;&#110;&#100;&#114;&#97;&#100;&#101;&#32;&#60;&#113;&#117;&#97;&#110;&#116;&#117;&#109;&#46;&#97;&#110;&#97;&#108;&#121;&#115;&#116;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Use standard GTK tooltip in the buddy list.<br/>
<br/>
Instead of drawing this all ourselves, drop it all in a `GtkGrid`. This handles all the padding and alignment for us, which is way more consistent, too.<br/>
<br/>
Note, old code has not been removed because it's used in conversations.<br/>
<br/>
Testing Done:<br/>
Hover over buddy list, try with keyboard `Ctrl+F1`.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/754/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pidgin/gtkblist.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#69;&#108;&#108;&#105;&#111;&#116;&#116;&#32;&#83;&#97;&#108;&#101;&#115;&#32;&#100;&#101;&#32;&#65;&#110;&#100;&#114;&#97;&#100;&#101;&#32;&#60;&#113;&#117;&#97;&#110;&#116;&#117;&#109;&#46;&#97;&#110;&#97;&#108;&#121;&#115;&#116;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 Jun 2021 23:56:27 -0500</pubDate>
</item>
<item>
    <title>[release-2.x.y] Add a donate link that opens https://imfreedom.org/donate/</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/13a246aa0656</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/13a246aa0656</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>13a246aa0656</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td>release-2.x.y</td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add a donate link that opens https://imfreedom.org/donate/<br/>
<br/>
Testing Done:<br/>
Ran locally<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/749/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pidgin/gtkblist.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 Jun 2021 23:02:24 -0500</pubDate>
</item>
<item>
    <title>Port Pidgin to the new PurpleConversationManager API</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/53fa03701534</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/53fa03701534</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>53fa03701534</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Port Pidgin to the new PurpleConversationManager API<br/>
<br/>
Testing Done:<br/>
Joined and chat and sent a message as well as a im.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/750/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>pidgin/gtkblist.c<br />pidgin/gtkconv.c<br />pidgin/gtkdialogs.c<br />pidgin/gtkmedia.c<br />pidgin/pidgincommands.c<br />pidgin/plugins/gestures/gestures.c<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 Jun 2021 23:00:10 -0500</pubDate>
</item>
<item>
    <title>Add support for the author-name-color property to PidginMessage and wire it up in PurpleMessage as well</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/c83bf354d142</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/c83bf354d142</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c83bf354d142</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Add support for the author-name-color property to PidginMessage and wire it up in PurpleMessage as well<br/>
<br/>
Testing Done:<br/>
Joined a chat and verified names were colored properly as well as in im's.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/744/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>doc/reference/pidgin/pidgin-docs.xml<br />libpurple/purplemessage.c<br />libpurple/purplemessage.h<br />pidgin/gtkconv.c<br />pidgin/meson.build<br />pidgin/pidgincolor.c<br />pidgin/pidgincolor.h<br />pidgin/pidginmessage.c<br />pidgin/pidginmessage.h<br />po/POTFILES.in<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 Jun 2021 22:18:20 -0500</pubDate>
</item>
<item>
    <title>Separate PurpleDebugUi out to its own file</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/c3fc77a3c015</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/c3fc77a3c015</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>c3fc77a3c015</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Separate PurpleDebugUi out to its own file<br/>
<br/>
Testing Done:<br/>
Ran Pidgin and verified the debug window still worked.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/688/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>doc/reference/libpurple/libpurple-docs.xml<br />libpurple/debug.c<br />libpurple/debug.h<br />libpurple/meson.build<br />libpurple/purpledebugui.c<br />libpurple/purpledebugui.h<br />po/POTFILES.in<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 Jun 2021 04:11:01 -0500</pubDate>
</item>
<item>
    <title>Replace the subproject build with a debian build and add fedora and clang builds</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/1472618b493d</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/1472618b493d</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>1472618b493d</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Replace the subproject build with a debian build and add fedora and clang builds<br/>
<br/>
Testing Done:<br/>
Ran the convey plans<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/746/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>convey.yaml<br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 Jun 2021 04:09:29 -0500</pubDate>
</item>
<item>
    <title>Create a manager for conversations.</title>
    <guid isPermaLink="true">https://keep.imfreedom.org/pidgin/security/rev/2c312f084d84</guid>
    <link>https://keep.imfreedom.org/pidgin/security/rev/2c312f084d84</link>
    <description>
    <![CDATA[
        <table>
            <tr>
                <th style="text-align:left;">changeset</th>
                <td>2c312f084d84</td>
            </tr>
            <tr>
                <th style="text-align:left;">branch</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">bookmark</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;">tag</th>
                <td></td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">user</th>
                <td>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">description</th>
                <td>Create a manager for conversations.<br/>
<br/>
I Skipped unit tests because need a connection and full protocol implementation to do it properly.<br/>
<br/>
Testing Done:<br/>
Compiled and ran with an IRC account.<br/>
<br/>
Reviewed at https://reviews.imfreedom.org/r/677/</td>
            </tr>
            <tr>
                <th style="text-align:left;vertical-align:top;">files</th>
                <td>doc/reference/libpurple/libpurple-docs.xml<br />finch/gntconv.c<br />libpurple/conversations.c<br />libpurple/conversations.h<br />libpurple/core.c<br />libpurple/meson.build<br />libpurple/protocols/null/nullprpl.c<br />libpurple/purpleconversation.c<br />libpurple/purpleconversationmanager.c<br />libpurple/purpleconversationmanager.h<br /><br /></td>
            </tr>
        </table>
    ]]>
    </description>
    <author>&#71;&#97;&#114;&#121;&#32;&#75;&#114;&#97;&#109;&#108;&#105;&#99;&#104;&#32;&#60;&#103;&#114;&#105;&#109;&#64;&#114;&#101;&#97;&#112;&#101;&#114;&#119;&#111;&#114;&#108;&#100;&#46;&#99;&#111;&#109;&#62;</author>
    <pubDate>Mon, 14 Jun 2021 04:07:45 -0500</pubDate>
</item>

  </channel>
</rss>