<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>МБОУ СШ «Центр образования»г.Волгодонска</title>
		<link>http://mbouzo.ru/</link>
		<description></description>
		<lastBuildDate>Thu, 20 Aug 2026 09:45:52 GMT</lastBuildDate>
		<generator>uCoz Web-Service</generator>
		<atom:link href="https://mbouzo.ru/news/rss" rel="self" type="application/rss+xml" />
		
		<item>
			<title>ТОР &quot;Моя Школа&quot;: Меньше бумаг - больше творчества</title>
			<description>&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 100%;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card .subtitle {
 font-size: 19px;
 text-align: center;
 color: #2a4a6a;
 margin-top: -10px;
 margin-bottom: 22px;
 font-style: italic;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-heig...</description>
			<content:encoded>&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 100%;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card .subtitle {
 font-size: 19px;
 text-align: center;
 color: #2a4a6a;
 margin-top: -10px;
 margin-bottom: 22px;
 font-style: italic;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p:first-of-type {
 font-size: 18px;
 margin-top: 8px;
 }
 .feature-list {
 list-style: none;
 padding: 0;
 margin: 24px 0 20px 0;
 }
 .feature-list li {
 font-size: 17px;
 line-height: 1.6;
 padding-left: 28px;
 position: relative;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 color: #1e2f3e;
 }
 .feature-list li strong {
 color: #004b8f;
 font-weight: 700;
 display: inline-block;
 margin-right: 4px;
 }
 .feature-list li::before {
 content: &quot;●&quot;;
 color: #004b8f;
 font-size: 18px;
 position: absolute;
 left: 0;
 top: 0;
 }
 .feature-list .sub-list {
 list-style: none;
 padding: 0;
 margin: 8px 0 4px 20px;
 }
 .feature-list .sub-list li {
 font-size: 16px;
 padding-left: 20px;
 position: relative;
 margin-bottom: 8px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 color: #1e2f3e;
 }
 .feature-list .sub-list li::before {
 content: &quot;—&quot;;
 color: #004b8f;
 font-size: 16px;
 position: absolute;
 left: 0;
 top: 0;
 }
 .app-highlight {
 font-weight: 600;
 color: #003366;
 }
 .call-to-action {
 background-color: #f0f6fd;
 padding: 18px 22px;
 border-radius: 16px;
 border-left: 5px solid #004b8f;
 margin-top: 25px;
 font-size: 17px;
 text-align: center;
 font-weight: 500;
 color: #002b4f;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .call-to-action a {
 color: #004b8f;
 text-decoration: none;
 font-weight: 600;
 border-bottom: 1px solid transparent;
 transition: border-color 0.2s;
 }
 .call-to-action a:hover {
 border-bottom-color: #004b8f;
 }
 .call-to-action.important {
 background-color: #e8f0f8;
 border-left-color: #d4860a;
 margin-top: 10px;
 }
 .step-box {
 background-color: #f5f8fc;
 border-radius: 14px;
 padding: 18px 22px;
 margin: 20px 0 18px 0;
 border: 1px solid #e6edf5;
 text-align: center;
 }
 .step-box .step-title {
 font-size: 19px;
 font-weight: 700;
 color: #1a2a3a;
 margin-bottom: 14px;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .step-box .step-item {
 display: inline-block;
 text-align: left;
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 font-family: &apos;Times New Roman&apos;, serif;
 padding: 6px 0;
 }
 .step-box .step-item strong {
 color: #004b8f;
 }
 .step-box .step-number {
 display: inline-block;
 background-color: #004b8f;
 color: #ffffff;
 font-weight: 700;
 font-size: 14px;
 border-radius: 50%;
 width: 28px;
 height: 28px;
 text-align: center;
 line-height: 28px;
 margin-right: 10px;
 }
 @media (max-width: 600px) {
 .news-card {
 padding: 20px 18px;
 }
 .news-card h1 {
 font-size: 24px;
 }
 .news-card .subtitle {
 font-size: 17px;
 }
 .news-card p,
 .feature-list li,
 .call-to-action,
 .step-box .step-item,
 .feature-list .sub-list li {
 font-size: 16px;
 }
 .feature-list li {
 padding-left: 22px;
 }
 .feature-list .sub-list li {
 padding-left: 18px;
 }
 .step-box .step-title {
 font-size: 17px;
 }
 }
 @media (max-width: 420px) {
 .news-card h1 {
 font-size: 21px;
 }
 .news-card {
 padding: 16px 14px;
 }
 .news-card .subtitle {
 font-size: 16px;
 }
 .step-box .step-title {
 font-size: 16px;
 }
 }
&lt;/style&gt;
&lt;div class=&quot;app-wrapper&quot;&gt;
&lt;div class=&quot;news-card&quot;&gt;&lt;img alt=&quot;Логотип Госуслуги Моя школа&quot; src=&quot;https://mbouzo.ru/tor_moya_shkola/tor_for_teacher.jpg&quot; /&gt;
&lt;h1&gt;Меньше бумаг &amp;ndash; больше творчества!&lt;/h1&gt;

&lt;p class=&quot;subtitle&quot;&gt;Что изменится для донских педагогов с 1 сентября с внедрением &amp;laquo;Госуслуги Моя школа&amp;raquo;&lt;/p&gt;

&lt;p&gt;Новый учебный год стартует с важного цифрового обновления. С 1 сентября цифровым рабочим местом педагога станет платформа &lt;span class=&quot;app-highlight&quot;&gt;&amp;laquo;Госуслуги Моя школа&amp;raquo;&lt;/span&gt; &amp;ndash; она заменит региональную систему &amp;laquo;Электронная школа&amp;raquo;. Мы знаем, как важно освободить время учителя для живого общения с детьми, а не для заполнения бумаг. Рассказываем легко и просто, какие новые возможности и преимущества принесёт платформа.&lt;/p&gt;

&lt;ul class=&quot;feature-list&quot;&gt;
 &lt;li&gt;&lt;strong&gt;Конец бумажной рутине.&lt;/strong&gt; Забудьте о бесконечном копировании одних и тех же данных. Материалы для урока, внеурочной деятельности и дополнительного образования &amp;ndash; всё собрано в едином конструкторе. Ввод посещаемости, оценок, комментариев и домашних заданий &amp;ndash; в пару касаний, без бумажного журнала.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Готовая библиотека проверенных материалов.&lt;/strong&gt; Больше не нужно часами искать качественные задания в интернете. В платформе собрана верифицированная база уроков, тестов и интерактивных заданий. Вы можете использовать готовые материалы из УБ ЦОК как основу или адаптировать под свой класс.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Журнал, расписание и домашние задания &amp;ndash; под рукой:&lt;/strong&gt;
 &lt;ul class=&quot;sub-list&quot;&gt;
 &lt;li&gt;Расписание уроков и календарь событий всегда актуальны &amp;ndash; об изменениях платформа сообщит сама.&lt;/li&gt;
 &lt;li&gt;Задавайте домашнее всему классу или отдельным ученикам, прикрепляйте файлы и ссылки.&lt;/li&gt;
 &lt;li&gt;Отмечайте отсутствующих прямо в журнале.&lt;/li&gt;
 &lt;li&gt;Прикрепляйте презентации и раздаточные материалы к урокам &amp;ndash; ученики увидят их в своём дневнике.&lt;/li&gt;
 &lt;/ul&gt;
 &lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Аналитика, которая видит всё.&lt;/strong&gt; Платформа сама строит графики и аналитику успеваемости класса. Вы сразу увидите, какие темы ребята усвоили плохо, а какие &amp;laquo;отлетели от зубов&amp;raquo;.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;step-box&quot;&gt;
&lt;div class=&quot;step-title&quot;&gt;Что нужно сделать до 1 сентября? Ничего сложного!&lt;/div&gt;

&lt;div class=&quot;step-item&quot;&gt;&lt;span class=&quot;step-number&quot;&gt;1&lt;/span&gt; Убедитесь, что вы вошли в систему через свою &lt;strong&gt;подтверждённую учётную запись ЕСИА&lt;/strong&gt; (Госуслуги).&lt;br /&gt;
&lt;span class=&quot;step-number&quot;&gt;2&lt;/span&gt; Остальное платформа сделает сама: все данные о ваших классах и расписании подгрузятся &lt;strong&gt;автоматически&lt;/strong&gt;.&lt;/div&gt;
&lt;/div&gt;

&lt;div class=&quot;call-to-action important&quot;&gt;Желаем всем педагогам вдохновения, талантливых учеников и лёгкого старта нового учебного года!&lt;br /&gt;
&lt;strong&gt;Пусть бумаг будет меньше, а творчества &amp;ndash; больше!&lt;/strong&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content:encoded>
			<link>https://mbouzo.ru/news/tor_moja_shkola_menshe_bumag_bolshe_tvorchestva/2026-08-20-1137</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/tor_moja_shkola_menshe_bumag_bolshe_tvorchestva/2026-08-20-1137</guid>
			<pubDate>Thu, 20 Aug 2026 09:45:52 GMT</pubDate>
		</item>
		<item>
			<title>Спокойствие для родителей: что даст «Моя школа» с 1 сентября</title>
			<description>&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 860px;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p:first-of-type {
 font-size: 18px;
 margin-top: 8px;
 }
 .f...</description>
			<content:encoded>&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 860px;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p:first-of-type {
 font-size: 18px;
 margin-top: 8px;
 }
 .feature-list {
 list-style: none;
 padding: 0;
 margin: 24px 0 20px 0;
 }
 .feature-list li {
 font-size: 17px;
 line-height: 1.6;
 padding-left: 28px;
 position: relative;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 color: #1e2f3e;
 }
 .feature-list strong {
 color: #004b8f;
 font-weight: 700;
 display: inline-block;
 margin-right: 4px;
 }
 .feature-list li::before {
 content: &quot;●&quot;;
 color: #004b8f;
 font-size: 18px;
 position: absolute;
 left: 0;
 top: 0;
 }
 .app-highlight {
 font-weight: 600;
 color: #003366;
 }
 .call-to-action {
 background-color: #f0f6fd;
 padding: 18px 22px;
 border-radius: 16px;
 border-left: 5px solid #004b8f;
 margin-top: 25px;
 font-size: 17px;
 text-align: center;
 font-weight: 500;
 color: #002b4f;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .call-to-action a {
 color: #004b8f;
 text-decoration: none;
 font-weight: 600;
 border-bottom: 1px solid transparent;
 transition: border-color 0.2s;
 }
 .call-to-action a:hover {
 border-bottom-color: #004b8f;
 }
 .call-to-action.important {
 background-color: #fff3e0;
 border-left-color: #d4860a;
 margin-top: 10px;
 }
 .info-link {
 display: inline-block;
 margin-top: 2px;
 font-weight: 600;
 color: #004b8f;
 text-decoration: none;
 border-bottom: 1px solid transparent;
 transition: border-color 0.2s;
 word-break: break-all;
 }
 .info-link:hover {
 border-bottom-color: #004b8f;
 }
 .step-box {
 background-color: #f5f8fc;
 border-radius: 14px;
 padding: 18px 22px;
 margin: 20px 0 18px 0;
 border: 1px solid #e6edf5;
 }
 .step-box p {
 margin-bottom: 8px;
 font-size: 17px;
 }
 .step-box p:last-child {
 margin-bottom: 0;
 }
 .step-box .step-number {
 display: inline-block;
 background-color: #004b8f;
 color: #ffffff;
 font-weight: 700;
 font-size: 14px;
 border-radius: 50%;
 width: 28px;
 height: 28px;
 text-align: center;
 line-height: 28px;
 margin-right: 10px;
 }
 @media (max-width: 600px) {
 .news-card {
 padding: 20px 18px;
 }
 .news-card h1 {
 font-size: 24px;
 }
 .news-card p,
 .feature-list li,
 .call-to-action,
 .step-box p {
 font-size: 16px;
 }
 .feature-list li {
 padding-left: 22px;
 }
 }
 @media (max-width: 420px) {
 .news-card h1 {
 font-size: 21px;
 }
 .news-card {
 padding: 16px 14px;
 }
 }
&lt;/style&gt;
&lt;div class=&quot;app-wrapper&quot;&gt;
&lt;div class=&quot;news-card&quot;&gt;&lt;img src=&quot;https://mbouzo.ru/tor_moya_shkola/tor_instruction_image_18082026.jpg&quot; /&gt;
&lt;h1&gt;Спокойствие для родителей: что даст &amp;laquo;Моя школа&amp;raquo; с 1 сентября&lt;/h1&gt;

&lt;p&gt;Дорогие мамы и папы! С 1 сентября школьная жизнь ваших детей станет понятнее, а ваши родительские нервы &amp;ndash; крепче. Федеральная платформа &lt;span class=&quot;app-highlight&quot;&gt;&amp;laquo;Госуслуги Моя школа&amp;raquo;&lt;/span&gt; приходит в донские школы, и вместе с ней удобный цифровой помощник для каждой семьи.&lt;/p&gt;

&lt;p&gt;Рассказываем без сложных терминов, как изменится ваша жизнь с новым учебным годом.&lt;/p&gt;

&lt;ul class=&quot;feature-list&quot;&gt;
 &lt;li&gt;&lt;strong&gt;Новая пятёрка (или, к сожалению, двойка)&lt;/strong&gt; появляется в приложении сразу, как только её выставил учитель. Вы видите средний балл, динамику за четверть и полную историю по каждому предмету. Никаких &amp;laquo;неожиданностей&amp;raquo; в дневнике в пятницу вечером.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Ребёнок забыл записать домашку?&lt;/strong&gt; Не проблема &amp;ndash; всё уже в приложении. Больше не нужно звонить одноклассникам или писать в родительский чат и выяснять, &amp;laquo;что задали&amp;raquo;. Задания по всем предметам, со сроками, а также материалами универсальной библиотеки.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Отменился урок? Учитель заболел? Кабинет поменялся?&lt;/strong&gt; Вы узнаете об этом сразу в приложении.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Пропуск по болезни, опоздание, отсутствие без причины&lt;/strong&gt; &amp;ndash; вся история на виду.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Безопасная связь со школой.&lt;/strong&gt; Вас автоматически добавят в классный чат, не нужно никаких дополнительных действий.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Портфолио достижений в цифре.&lt;/strong&gt; Грамоты, дипломы, результаты олимпиад собираются в цифровом портфолио ребёнка. К переводу в другую школу, к поступлению &amp;ndash; всё под рукой, без коробок с бумагами.&lt;/li&gt;
&lt;/ul&gt;

&lt;div class=&quot;step-box&quot;&gt;
&lt;p&gt;&lt;span class=&quot;step-number&quot;&gt;1&lt;/span&gt; &lt;strong&gt;Войдите в приложение&lt;/strong&gt; через подтверждённую учётную запись Госуслуг.&lt;/p&gt;

&lt;p&gt;&lt;span class=&quot;step-number&quot;&gt;2&lt;/span&gt; &lt;strong&gt;Привяжите профиль ребёнка&lt;/strong&gt; в свой профиль.&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;Мы хотим, чтобы у родителей оставалось время на главное &amp;ndash; на разговор с ребёнком за ужином, а не на поиск информации в десяти разных источниках. Платформа берёт на себя всю информационную нагрузку, а семья получает спокойствие.&lt;/p&gt;

&lt;div class=&quot;call-to-action&quot;&gt;
&lt;p&gt;Инструкции вы можете найти по ссылке:&lt;br /&gt;
&lt;a class=&quot;info-link&quot; href=&quot;https://www.gosuslugi.ru/school&quot; target=&quot;_blank&quot;&gt;https://www.gosuslugi.ru/school&lt;/a&gt;&lt;/p&gt;
&lt;/div&gt;

&lt;div class=&quot;call-to-action important&quot;&gt;Пусть новый учебный год будет для вашей семьи спокойным, интересным и полным маленьких побед!&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content:encoded>
			<link>https://mbouzo.ru/news/spokojstvie_dlja_roditelej_chto_dast_moja_shkola_s_1_sentjabrja/2026-08-18-1136</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/spokojstvie_dlja_roditelej_chto_dast_moja_shkola_s_1_sentjabrja/2026-08-18-1136</guid>
			<pubDate>Tue, 18 Aug 2026 11:21:02 GMT</pubDate>
		</item>
		<item>
			<title>Как подготовиться к работе с платформой «Госуслуги Моя школа»</title>
			<description>&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 100%;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p:first-of-type {
 font-size: 18px;
 margin-top: 8px;
 }
 .fe...</description>
			<content:encoded>&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 100%;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p:first-of-type {
 font-size: 18px;
 margin-top: 8px;
 }
 .feature-list {
 list-style: none;
 padding: 0;
 margin: 24px 0 20px 0;
 }
 .feature-list li {
 font-size: 17px;
 line-height: 1.6;
 padding-left: 28px;
 position: relative;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 color: #1e2f3e;
 }
 .feature-list strong {
 color: #004b8f;
 font-weight: 700;
 display: inline-block;
 margin-right: 4px;
 }
 .feature-list li::before {
 content: &quot;●&quot;;
 color: #004b8f;
 font-size: 18px;
 position: absolute;
 left: 0;
 top: 0;
 }
 .app-highlight {
 font-weight: 600;
 color: #003366;
 }
 .call-to-action {
 background-color: #f0f6fd;
 padding: 18px 22px;
 border-radius: 16px;
 border-left: 5px solid #004b8f;
 margin-top: 25px;
 font-size: 17px;
 text-align: center;
 font-weight: 500;
 color: #002b4f;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .call-to-action a {
 color: #004b8f;
 text-decoration: none;
 font-weight: 600;
 border-bottom: 1px solid transparent;
 transition: border-color 0.2s;
 }
 .call-to-action a:hover {
 border-bottom-color: #004b8f;
 }
 .call-to-action.important {
 background-color: #fff3e0;
 border-left-color: #d4860a;
 margin-top: 10px;
 }
 .info-link {
 display: inline-block;
 margin-top: 2px;
 font-weight: 600;
 color: #004b8f;
 text-decoration: none;
 border-bottom: 1px solid transparent;
 transition: border-color 0.2s;
 word-break: break-all;
 }
 .info-link:hover {
 border-bottom-color: #004b8f;
 }
 .important-box {
 background-color: #fff8e7;
 border-left: 5px solid #d4a017;
 padding: 16px 20px;
 border-radius: 12px;
 margin: 20px 0 18px 0;
 }
 .important-box p {
 margin-bottom: 6px;
 font-size: 17px;
 }
 .important-box p:last-child {
 margin-bottom: 0;
 }
 @media (max-width: 600px) {
 .news-card {
 padding: 20px 18px;
 }
 .news-card h1 {
 font-size: 24px;
 }
 .news-card p,
 .feature-list li,
 .call-to-action,
 .important-box p {
 font-size: 16px;
 }
 .feature-list li {
 padding-left: 22px;
 }
 }
 @media (max-width: 420px) {
 .news-card h1 {
 font-size: 21px;
 }
 .news-card {
 padding: 16px 14px;
 }
 }
&lt;/style&gt;
&lt;div class=&quot;app-wrapper&quot;&gt;
&lt;div class=&quot;news-card&quot;&gt;&lt;img alt=&quot;Логотип Госуслуги Моя школа&quot; src=&quot;https://mbouzo.ru/_nw/11/72699987.png&quot; /&gt;
&lt;h1&gt;Важная информация для родителей: как подготовиться к работе с платформой &amp;laquo;Госуслуги Моя школа&amp;raquo;&lt;/h1&gt;

&lt;p&gt;Уважаемые родители! Для успешного начала работы с платформой &lt;span class=&quot;app-highlight&quot;&gt;&amp;laquo;Госуслуги Моя школа&amp;raquo;&lt;/span&gt; с 1 сентября необходимо заранее выполнить несколько простых, но важных шагов. Мы подготовили для вас подробную инструкцию.&lt;/p&gt;

&lt;div class=&quot;important-box&quot;&gt;
&lt;p&gt;&lt;strong&gt;Главное требование:&lt;/strong&gt; наличие &lt;strong&gt;подтверждённой учётной записи в ЕСИА&lt;/strong&gt; (Единая система идентификации и аутентификации) на портале &amp;laquo;Госуслуги&amp;raquo; &amp;mdash; &lt;strong&gt;как для родителя, так и для ученика&lt;/strong&gt;.&lt;/p&gt;
&lt;/div&gt;

&lt;p&gt;Если у вас или вашего ребёнка ещё нет учётной записи, зарегистрируйтесь на портале &amp;laquo;Госуслуги&amp;raquo; и &lt;strong&gt;обязательно подтвердите её&lt;/strong&gt; (через МФЦ, банк или заказным письмом). Без подтверждённой учётной записи доступ к платформе будет ограничен.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Учётная запись для ребёнка&lt;/strong&gt; создаётся в связке с использованием &amp;laquo;Моя Школа&amp;raquo; &amp;mdash; это не отдельная процедура. Если ребёнку ещё нет 14 лет, учётную запись создаёт родитель &lt;strong&gt;в своём личном кабинете&lt;/strong&gt; на портале &amp;laquo;Госуслуги&amp;raquo;.&lt;/p&gt;

&lt;p&gt;Подробная инструкция по созданию учётной записи для ребёнка доступна по ссылке:&lt;br /&gt;
&lt;a class=&quot;info-link&quot; href=&quot;https://www.gosuslugi.ru/help/faq/myschool_app/711242&quot; target=&quot;_blank&quot;&gt;https://www.gosuslugi.ru/help/faq/myschool_app/711242&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Важно:&lt;/strong&gt; регулярно обновляйте сведения в профиле обучающегося (контактные данные, класс, адрес) при любых изменениях. Это необходимо для корректной работы всех сервисов и своевременного получения уведомлений об успеваемости и событиях.&lt;/p&gt;

&lt;div class=&quot;call-to-action&quot;&gt;Познакомиться с платформой вы можете в разделе ТОР &amp;laquo;Моя школа&amp;raquo; на нашем сайте:&lt;br /&gt;
&lt;a href=&quot;https://mbouzo.ru/index/tor_moja_shkola/0-199&quot; target=&quot;_blank&quot;&gt;https://mbouzo.ru/index/tor_moja_shkola/0-199&lt;/a&gt;&lt;/div&gt;

&lt;div class=&quot;call-to-action important&quot;&gt;&lt;strong&gt;Подготовьтесь заранее&lt;/strong&gt; &amp;mdash; и новый учебный год начнётся без технических сложностей!&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content:encoded>
			<link>https://mbouzo.ru/news/kak_podgotovitsja_k_rabote_s_platformoj_gosuslugi_moja_shkola/2026-08-14-1134</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/kak_podgotovitsja_k_rabote_s_platformoj_gosuslugi_moja_shkola/2026-08-14-1134</guid>
			<pubDate>Fri, 14 Aug 2026 08:54:05 GMT</pubDate>
		</item>
		<item>
			<title>Наша школа – в одном приложении!</title>
			<description>&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 100%;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p:first-of-type {
 font-size: 18px;
 margin-top: 8px;
 }
 .fe...</description>
			<content:encoded>&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 100%;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p:first-of-type {
 font-size: 18px;
 margin-top: 8px;
 }
 .feature-list {
 list-style: none;
 padding: 0;
 margin: 24px 0 20px 0;
 }
 .feature-list li {
 font-size: 17px;
 line-height: 1.6;
 padding-left: 28px;
 position: relative;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 color: #1e2f3e;
 }
 .feature-list strong {
 color: #004b8f;
 font-weight: 700;
 display: inline-block;
 margin-right: 4px;
 }
 .feature-list li::before {
 content: &quot;●&quot;;
 color: #004b8f;
 font-size: 18px;
 position: absolute;
 left: 0;
 top: 0;
 }
 .app-highlight {
 font-weight: 600;
 color: #003366;
 }
 .call-to-action {
 background-color: #f0f6fd;
 padding: 18px 22px;
 border-radius: 16px;
 border-left: 5px solid #004b8f;
 margin-top: 25px;
 font-size: 17px;
 text-align: center;
 font-weight: 500;
 color: #002b4f;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 @media (max-width: 600px) {
 .news-card {
 padding: 20px 18px;
 }
 .news-card h1 {
 font-size: 24px;
 }
 .news-card p,
 .feature-list li,
 .call-to-action {
 font-size: 16px;
 }
 .feature-list li {
 padding-left: 22px;
 }
 }
 @media (max-width: 420px) {
 .news-card h1 {
 font-size: 21px;
 }
 .news-card {
 padding: 16px 14px;
 }
 }
&lt;/style&gt;
&lt;div class=&quot;app-wrapper&quot;&gt;
&lt;div class=&quot;news-card&quot;&gt;&lt;img alt=&quot;Логотип Госуслуги Моя школа&quot; src=&quot;https://mbouzo.ru/_nw/11/72699987.png&quot; /&gt;
&lt;h1&gt;Наша школа &amp;ndash; в одном приложении!&lt;/h1&gt;

&lt;p&gt;Учебный процесс становится ещё удобнее. Наша школа переходит на федеральное приложение &lt;span class=&quot;app-highlight&quot;&gt;&amp;laquo;Госуслуги Моя школа&amp;raquo;&lt;/span&gt;. Теперь всё самое важное в едином пространстве.&lt;/p&gt;

&lt;p&gt;С платформой родители и ученики получают простой доступ к ключевым возможностям:&lt;/p&gt;

&lt;ul class=&quot;feature-list&quot;&gt;
 &lt;li&gt;&lt;strong&gt;Всегда в курсе событий.&lt;/strong&gt; Оценки, посещаемость, расписание и домашние задания обновляются в реальном времени &amp;ndash; никаких пропущенных заданий и неожиданных &amp;laquo;сюрпризов&amp;raquo; в дневнике.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Готовые материалы для учёбы.&lt;/strong&gt; Встроена Универсальная библиотека цифрового образовательного контента (УБ ЦОК): тысячи уроков, видео и тестов от проверенных разработчиков.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Комфортное общение.&lt;/strong&gt; Благодаря интеграции с &amp;laquo;Сферумом&amp;raquo; легко участвовать в онлайн‑уроках, родительских собраниях, вести учебные чаты.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Надёжная защита данных.&lt;/strong&gt; Вход через Госуслуги (ЕСИА) гарантирует, что доступ к информации есть только у родителя и ребёнка. Персональные данные хранятся и обрабатываются по государственным стандартам безопасности.&lt;/li&gt;
 &lt;li&gt;&lt;strong&gt;Удобно с любого устройства.&lt;/strong&gt; Приложение бесплатное и работает и на смартфоне, и на компьютере, а продуманный интерфейс бережёт зрение.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Переход на единую платформу не только делает образовательный процесс комфортнее, но и помогает педагогам сосредоточиться на главном &amp;ndash; на обучении, а не на рутине.&lt;/p&gt;

&lt;div class=&quot;call-to-action&quot;&gt;Познакомьтесь с платформой &amp;laquo;Госуслуги Моя школа&amp;raquo; уже сегодня, чтобы новый учебный год прошёл спокойно и продуктивно!&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content:encoded>
			<link>https://mbouzo.ru/news/nasha_shkola_v_odnom_prilozhenii/2026-08-13-1133</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/nasha_shkola_v_odnom_prilozhenii/2026-08-13-1133</guid>
			<pubDate>Thu, 13 Aug 2026 08:27:55 GMT</pubDate>
		</item>
		<item>
			<title>Переход на &quot;Госуслуги Моя школа&quot;</title>
			<description>&lt;meta charset=&quot;UTF-8&quot;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;&lt;/title&gt;
&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 100%;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-f...</description>
			<content:encoded>&lt;meta charset=&quot;UTF-8&quot;&gt;&lt;meta name=&quot;viewport&quot; content=&quot;width=device-width, initial-scale=1.0&quot;&gt;
&lt;title&gt;&lt;/title&gt;
&lt;style type=&quot;text/css&quot;&gt;.app-wrapper {
 font-family: &apos;Times New Roman&apos;, serif;
 background-color: #f9f9f9;
 display: flex;
 justify-content: center;
 padding: 30px 15px;
 min-height: 100vh;
 margin: 0;
 box-sizing: border-box;
 }
 .news-card {
 max-width: 1200px;
 width: 100%;
 background-color: #ffffff;
 padding: 35px 40px;
 border-radius: 24px;
 box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
 transition: all 0.2s ease;
 box-sizing: border-box;
 }
 .news-card img {
 display: block;
 max-width: 100%;
 height: auto;
 margin: 0 auto 20px auto;
 border-radius: 12px;
 }
 .news-card h1 {
 font-size: 28px;
 font-weight: 700;
 text-align: center;
 margin-bottom: 20px;
 color: #1a2a3a;
 letter-spacing: -0.3px;
 line-height: 1.3;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p {
 font-size: 17px;
 line-height: 1.6;
 color: #1e2f3e;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .news-card p:first-of-type {
 font-size: 18px;
 margin-top: 8px;
 }
 .feature-list {
 list-style: none;
 padding: 0;
 margin: 24px 0 20px 0;
 }
 .feature-list li {
 font-size: 17px;
 line-height: 1.6;
 padding-left: 28px;
 position: relative;
 margin-bottom: 18px;
 text-align: justify;
 font-family: &apos;Times New Roman&apos;, serif;
 color: #1e2f3e;
 }
 .feature-list strong {
 color: #004b8f;
 font-weight: 700;
 display: inline-block;
 margin-right: 4px;
 }
 .feature-list li::before {
 content: &quot;●&quot;;
 color: #004b8f;
 font-size: 18px;
 position: absolute;
 left: 0;
 top: 0;
 }
 .app-highlight {
 font-weight: 600;
 color: #003366;
 }
 .call-to-action {
 background-color: #f0f6fd;
 padding: 18px 22px;
 border-radius: 16px;
 border-left: 5px solid #004b8f;
 margin-top: 25px;
 font-size: 17px;
 text-align: center;
 font-weight: 500;
 color: #002b4f;
 font-family: &apos;Times New Roman&apos;, serif;
 }
 .call-to-action a {
 color: #004b8f;
 text-decoration: none;
 font-weight: 600;
 border-bottom: 1px solid transparent;
 transition: border-color 0.2s;
 }
 .call-to-action a:hover {
 border-bottom-color: #004b8f;
 }
 .info-link {
 display: inline-block;
 margin-top: 6px;
 font-weight: 600;
 color: #004b8f;
 text-decoration: none;
 border-bottom: 1px solid transparent;
 transition: border-color 0.2s;
 }
 .info-link:hover {
 border-bottom-color: #004b8f;
 }
 @media (max-width: 600px) {
 .news-card {
 padding: 20px 18px;
 }
 .news-card h1 {
 font-size: 24px;
 }
 .news-card p,
 .feature-list li,
 .call-to-action {
 font-size: 16px;
 }
 .feature-list li {
 padding-left: 22px;
 }
 }
 @media (max-width: 420px) {
 .news-card h1 {
 font-size: 21px;
 }
 .news-card {
 padding: 16px 14px;
 }
 }
&lt;/style&gt;
&lt;div class=&quot;app-wrapper&quot;&gt;
&lt;div class=&quot;news-card&quot;&gt;&lt;img alt=&quot;Логотип Госуслуги Моя школа&quot; src=&quot;https://mbouzo.ru/_nw/11/07146298.png&quot; /&gt;
&lt;h1&gt;Переход на платформу &amp;laquo;Госуслуги Моя школа&amp;raquo; с 1 сентября&lt;/h1&gt;

&lt;p&gt;&lt;strong&gt;1 сентября 2026 года&lt;/strong&gt; Ростовская область переходит на федеральный цифровой сервис ТОР &amp;laquo;Моя школа&amp;raquo;. Он объединит все ключевые образовательные сервисы в одном месте.&lt;/p&gt;

&lt;p&gt;Основным инструментом для контроля успеваемости, доступа к учебным материалам и связи с учителями станет приложение и веб‑версия &lt;span class=&quot;app-highlight&quot;&gt;&amp;laquo;Госуслуги Моя школа&amp;raquo;&lt;/span&gt;. Все привычные функции (электронный журнал, расписание, домашние задания) сохранены, а интерфейс остаётся интуитивно понятным.&lt;/p&gt;

&lt;p&gt;Просим родителей и обучающихся заранее подготовиться к новому учебному году &amp;ndash; установите мобильное приложение &lt;span class=&quot;app-highlight&quot;&gt;&amp;laquo;Госуслуги Моя школа&amp;raquo;&lt;/span&gt; уже сейчас. Скачать приложение можно в магазине мобильных приложений.&lt;/p&gt;

&lt;p&gt;Подробная информация размещена на портале &amp;laquo;Госуслуги&amp;raquo;: &lt;a class=&quot;info-link&quot; href=&quot;https://www.gosuslugi.ru/help/faq/subcategory/education/myschool_app&quot; target=&quot;_blank&quot;&gt;https://www.gosuslugi.ru/help/faq/subcategory/education/myschool_app&lt;/a&gt;&lt;/p&gt;

&lt;div class=&quot;call-to-action&quot;&gt;Установите приложение уже сегодня, чтобы новый учебный год начался комфортно и без лишних забот!&lt;/div&gt;
&lt;/div&gt;
&lt;/div&gt;</content:encoded>
			<link>https://mbouzo.ru/news/perekhod_na_gosuslugi_moja_shkola/2026-08-11-1132</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/perekhod_na_gosuslugi_moja_shkola/2026-08-11-1132</guid>
			<pubDate>Tue, 11 Aug 2026 10:41:40 GMT</pubDate>
		</item>
		<item>
			<title>Памяка о детском травматизме</title>
			<description>&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG1--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/82089257.png&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s82089257.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG1--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</description>
			<content:encoded>&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG1--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/82089257.png&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s82089257.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG1--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded>
			<link>https://mbouzo.ru/news/pamjaka_o_detskom_travmatizme/2026-07-15-1131</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/pamjaka_o_detskom_travmatizme/2026-07-15-1131</guid>
			<pubDate>Wed, 15 Jul 2026 11:34:33 GMT</pubDate>
		</item>
		<item>
			<title>Эстафета «Мои финансы», Этап IX</title>
			<description>&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG1--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/27716382.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s27716382.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG1--&gt;&amp;nbsp;&lt;!--IMG2--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/08977914.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s08977914.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG2--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG3--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/85194932.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s85194932.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG3-...</description>
			<content:encoded>&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG1--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/27716382.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s27716382.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG1--&gt;&amp;nbsp;&lt;!--IMG2--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/08977914.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s08977914.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG2--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG3--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/85194932.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s85194932.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG3--&gt;&amp;nbsp;&lt;!--IMG4--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/04725084.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s04725084.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG4--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG5--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/41578254.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s41578254.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG5--&gt;&amp;nbsp;&lt;!--IMG6--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/40759663.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s40759663.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG6--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG7--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/89603993.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s89603993.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG7--&gt;&amp;nbsp;&lt;!--IMG8--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/10944468.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s10944468.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG8--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG9--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/05755888.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s05755888.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG9--&gt;&amp;nbsp;&lt;!--IMG10--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/70096174.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s70096174.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG10--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG11--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/89243934.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s89243934.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG11--&gt;&amp;nbsp;&lt;!--IMG12--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/21094817.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s21094817.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG12--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG13--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/00745646.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s00745646.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG13--&gt;&amp;nbsp;&lt;!--IMG14--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/16548465.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s16548465.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG14--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG15--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/65428724.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s65428724.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG15--&gt;&amp;nbsp;&lt;!--IMG16--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/19621004.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s19621004.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG16--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG17--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/36670752.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s36670752.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG17--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded>
			<link>https://mbouzo.ru/news/ehstafeta_moi_finansy_ehtap_ix/2026-07-15-1130</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/ehstafeta_moi_finansy_ehtap_ix/2026-07-15-1130</guid>
			<pubDate>Wed, 15 Jul 2026 11:14:26 GMT</pubDate>
		</item>
		<item>
			<title>Памяти о бесплатной юридической помощи</title>
			<description>&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG1--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/53617100.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s53617100.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG1--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG2--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/22188979.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s22188979.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG2--&gt; &lt;!--IMG3--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/70943312.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s70943312.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG3--&gt;&lt;/s...</description>
			<content:encoded>&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG1--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/53617100.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s53617100.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG1--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG2--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/22188979.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s22188979.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG2--&gt; &lt;!--IMG3--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/70943312.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s70943312.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG3--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded>
			<link>https://mbouzo.ru/news/pamjati_o_besplatnoj_juridicheskoj_pomoshhi/2026-07-15-1129</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/pamjati_o_besplatnoj_juridicheskoj_pomoshhi/2026-07-15-1129</guid>
			<pubDate>Wed, 15 Jul 2026 11:09:14 GMT</pubDate>
		</item>
		<item>
			<title>Памятки о питбайках</title>
			<description>&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;С приближением летних каникул напоминаем взрослым и юным водителям о правилах передвижения на питбайках и административной ответственности за нарушение ПДД.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG1--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/25935762.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s25935762.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG1--&gt;&amp;nbsp;&lt;!--IMG2--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/49908399.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s49908399.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG2--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; ...</description>
			<content:encoded>&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;С приближением летних каникул напоминаем взрослым и юным водителям о правилах передвижения на питбайках и административной ответственности за нарушение ПДД.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG1--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/25935762.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s25935762.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG1--&gt;&amp;nbsp;&lt;!--IMG2--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/49908399.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s49908399.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG2--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG3--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/53661673.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s53661673.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG3--&gt;&amp;nbsp;&lt;!--IMG4--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/93757779.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s93757779.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG4--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG5--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/54241820.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s54241820.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG5--&gt;&amp;nbsp;&lt;!--IMG6--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/47912566.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s47912566.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG6--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG7--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/87190350.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s87190350.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG7--&gt;&amp;nbsp;&lt;!--IMG8--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/18072412.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s18072412.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG8--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;!--IMG9--&gt;&lt;a href=&quot;https://mbouzo.ru/_nw/11/32727202.jpg&quot; class=&quot;ulightbox&quot; target=&quot;_blank&quot; title=&quot;Нажмите для просмотра в полном размере...&quot;&gt;&lt;img style=&quot;margin:0;padding:0;border:0;&quot; src=&quot;https://mbouzo.ru/_nw/11/s32727202.jpg&quot; /&gt;&lt;/a&gt;&lt;!--IMG9--&gt;&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded>
			<link>https://mbouzo.ru/news/pamjatki_o_pitbajkakh/2026-06-15-1128</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/pamjatki_o_pitbajkakh/2026-06-15-1128</guid>
			<pubDate>Mon, 15 Jun 2026 08:56:12 GMT</pubDate>
		</item>
		<item>
			<title>Цифровой ликбез</title>
			<description>&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;В рамках всероссийского просветительского проекта &amp;laquo;Цифровой ликбез&amp;raquo; в нашей школе прошел Урок по цифровой грамотности и кибербезопасности.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;В период с 4 по 26 мая 2026 года для обучающихся 1&amp;ndash;11 классов был проведен Урок на тему &amp;laquo;Подозрительные звонки&amp;raquo; от ПАО &amp;laquo;Ростелеком&amp;raquo;. Анимационный ролик Урока верифицирован ФГБНУ &amp;laquo;Институт изучения детства, семьи и воспитания&amp;raquo; и полностью соответствует возрастным и психологическим особенностям детей.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;...</description>
			<content:encoded>&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;В рамках всероссийского просветительского проекта &amp;laquo;Цифровой ликбез&amp;raquo; в нашей школе прошел Урок по цифровой грамотности и кибербезопасности.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;В период с 4 по 26 мая 2026 года для обучающихся 1&amp;ndash;11 классов был проведен Урок на тему &amp;laquo;Подозрительные звонки&amp;raquo; от ПАО &amp;laquo;Ростелеком&amp;raquo;. Анимационный ролик Урока верифицирован ФГБНУ &amp;laquo;Институт изучения детства, семьи и воспитания&amp;raquo; и полностью соответствует возрастным и психологическим особенностям детей.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;Количество участников:&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;ul&gt;
 &lt;li style=&quot;text-align: justify; text-indent: 35.4pt; margin-bottom: 13px;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;1&amp;ndash;4 классы &amp;mdash; 203 человека&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
 &lt;li style=&quot;text-align: justify; text-indent: 35.4pt; margin-bottom: 13px;&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;5&amp;ndash;11 классы &amp;mdash; 186 человек&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;hr /&gt;
&lt;p style=&quot;text-indent: 35.4pt; margin-bottom: 13px; text-align: center;&quot;&gt;&lt;strong&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;Что такое &amp;laquo;Цифровой ликбез&amp;raquo;?&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;Это просветительский проект, направленный на развитие навыков цифровой грамотности и защиту детей от киберугроз. В доступной анимационной форме школьники учатся распознавать подозрительные звонки, безопасно вести себя в интернете и противостоять мошенникам. Материалы проекта способствуют формированию традиционных российских духовно-нравственных ценностей.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p style=&quot;text-align:justify; text-indent:35.4pt; margin-bottom:13px&quot;&gt;&lt;span style=&quot;font-size:18px;&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;&lt;span style=&quot;line-height:115%&quot;&gt;Администрация и педагоги школы благодарят всех участников за активность и ответственное отношение к вопросам цифровой безопасности!&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;</content:encoded>
			<link>https://mbouzo.ru/news/cifrovoj_likbez/2026-05-29-1127</link>
			<dc:creator>mouzo</dc:creator>
			<guid>https://mbouzo.ru/news/cifrovoj_likbez/2026-05-29-1127</guid>
			<pubDate>Fri, 29 May 2026 09:47:17 GMT</pubDate>
		</item>
	</channel>
</rss>