<?xml version="1.0" encoding="UTF-8"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:media="http://search.yahoo.com/mrss/" version="2.0"><channel><title><![CDATA[WPLG]]></title><link>https://www.local10.com</link><atom:link href="https://www.local10.com/arc/outboundfeeds/google-news-feed/" rel="self" type="application/rss+xml"/><description><![CDATA[WPLG News Feed]]></description><lastBuildDate>Thu, 03 Sep 2026 14:21:03 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[Edouard washes out over Texas as the Atlantic hits a rare peak season pause]]></title><link>https://www.local10.com/weather/hurricane/2026/09/03/edouard-washes-out-over-texas-as-the-atlantic-hits-a-rare-peak-season-pause/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/09/03/edouard-washes-out-over-texas-as-the-atlantic-hits-a-rare-peak-season-pause/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[Edouard’s remnants continued to push inland over northeastern Texas early Thursday as it drags a tail of residual rainfall across flood-impacted communities of eastern Texas.]]></description><pubDate>Thu, 03 Sep 2026 13:52:21 +0000</pubDate><content:encoded><![CDATA[<p>Edouard’s remnants continued to push inland over northeastern Texas early Thursday as it drags a tail of residual rainfall across flood-impacted communities of eastern Texas.</p><p><a href="https://www.local10.com/espanol/2026/09/03/edouard-deja-fuertes-lluvias-en-texas-mientras-el-atlantico-alcanza-una-inusual-pausa-en-plena-temporada-alta/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/03/edouard-deja-fuertes-lluvias-en-texas-mientras-el-atlantico-alcanza-una-inusual-pausa-en-plena-temporada-alta/">Leer en español</a></p><p>Up to 4 to 6 inches of additional rain is forecast through today across parts of the Piney Woods region of east-central Texas where a moderate risk (threat level 3 or 4) of flash flooding is possible.</p><figure><img src="https://www.local10.com/resizer/v2/VX3BX7BSD5AGZG6AFMYGMUOOCE.PNG?auth=ba0ad7f25ce1d76adac04a273c168d9d45f499e18f292c99d1f336059fabd8f2&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>The heaviest axis of rain will stay well southeast of the Dallas-Fort Worth metroplex, but isolated pockets of heavy rain could lead to localized flooding south of I-20 and east of I-35 through tonight.</p><p>Edouard dropped an incredible amount of rain along a narrow corridor of southeastern Texas as it moved inland over the past 36 hours, with totals reaching over 2 feet in some places.</p><p>The magnitude of the flooding was not well captured by our computer models and poorly forecast, with the National Weather Service predicting 3 to 6 inches and a maximum of 9 inches of rain for eastern Texas shortly before Edouard came ashore Tuesday. Edouard blew through those early rainfall forecasts and the storm is a good reminder that tropical systems are capable of producing extreme rainfall and models still struggle with handling the specifics of this.</p><p>For those interested in a deep dive as to why the models were caught flat-footed and why Edouard was not an example of a brown ocean effect as some media outlets prematurely speculated yesterday, I encourage you to read <a href="https://theeyewall.com/edouards-rains-are-not-done-yet-nor-were-they-necessarily-unpredictable/" rel="">this excellent forensic piece</a> from my colleague Matt Lanza over at The Eyewall.</p><h3><b>Atlantic hurricane season hits pause as we near the peak</b></h3><p>It’s rare to have a stormless Labor Day across the Atlantic basin. We wrote about the details of this last hurricane season. Only about once every decade do we look out across the Gulf, Caribbean, and wider Atlantic and find no active tropical systems on Labor Day weekend.</p><p>This has happened now two years in a row (2024 and 2025) and – unless something unforeseen pops up that our models are missing – it’ll happen again in 2026.</p><figure><img src="https://www.local10.com/resizer/v2/5ENS7HXP2BFBZMMTEFGGV3D2YI.PNG?auth=0618ccfa937d5e512fc40e91ffb7c888c6627fcd2f4605a971355151079b48a2&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>This season feels less out of place than in 2024 and 2025 when we expected very active hurricane seasons. Even so, it begs the question whether this is part of a bigger trend toward later-blooming hurricane seasons, an idea that I and other hurricane researchers explored in <a href="https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2025GL116714" rel="">this paper we published last September</a>.</p><p>Whatever the case may be, recent experience reminds us that hurricane season can play catchup in a hurry, even into October and November, so we’ll want to stay vigilant. But for those of you taking a beach vacation this Labor Day weekend, enjoy the rare September holiday escape without any worries of a brewing storm.</p><p><!-- Local 10 Hurricane Resources (compact, aligned, no overlap) -->
<div class="l10-hurribox" role="complementary" aria-label="Local 10 Hurricane Resources">
  <style>
    /* Prevent width calc overflow across the component */
    .l10-hurribox, .l10-hurribox * { box-sizing: border-box; }

    .l10-hurribox {
      --bg-deep: #0a2540;
      --bg-sky: #0e5a8a;
      --accent-red: #e6402f;
      --accent-blue: #2e63b6;
      --steel: #cfd6dd;
      --text: #f5f7fa;
      --text-dim: #e0e6ee;
      --shadow: 0 10px 30px rgba(0,0,0,.35);
      font-family: system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, sans-serif;
      max-width: 860px;
      margin: 1.25rem auto;
      border-radius: 14px;
      color: var(--text);
      position: relative;
      overflow: hidden;
      box-shadow: var(--shadow);
      background:
        radial-gradient(1200px 600px at 50% -10%, rgba(84,199,255,.18), rgba(84,199,255,0) 55%),
        linear-gradient(180deg, var(--bg-sky) 0%, var(--bg-deep) 60%);
    }

    .l10-inner { position:relative; z-index:1; padding: 18px 18px 72px; }

    /* Header */
    .l10-header {
      display:flex; align-items:center; gap:14px;
      background: linear-gradient(90deg, #101820, #14283d 60%, rgba(16,24,32,0));
      border: 1px solid rgba(255,255,255,.08);
      padding:14px 16px; border-radius:10px;
    }
    .l10-flag { flex:0 0 auto; width:44px; height:32px; filter: drop-shadow(0 3px 4px rgba(0,0,0,.4)); }
    .l10-title { line-height:1.2; font-weight:800; font-size: 1.2rem; color:#fff; }
    .l10-title .top { font-size: .95rem; color: var(--steel); opacity:.95; display:block; }

    /* Grid: fixed breakpoints (1 -> 2 -> 4 columns) to avoid squeeze/overlap */
    .l10-grid{
      display:grid; gap:14px; margin-top:18px;
      grid-template-columns: 1fr;
      align-items: stretch;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
    }
    @media (min-width:900px){
      .l10-grid{ grid-template-columns: repeat(4, minmax(0,1fr)); }
    }

    /* Buttons / cards: compact + equal height */
    .l10-btn {
      display:flex; flex-direction:column;
      justify-content:flex-start;
      height:100%;
      min-height:120px;             /* smaller card height */
      padding:16px 14px;            /* tighter padding */
      border-radius:12px; text-decoration:none;
      font-size: 1rem;
      border:1px solid rgba(255,255,255,.1);
      background:
        linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02)),
        radial-gradient(220px 120px at 110% -20%, rgba(84,199,255,.35), transparent 50%),
        linear-gradient(180deg, #14345c, #0d2745 60%, #0b213a 100%);
      color:#fff;
      box-shadow: var(--shadow);
      transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
      word-break: break-word;       /* wrap long bits safely */
      min-width: 0;
    }
    /* even more compact on very small screens */
    @media (max-width:400px){
      .l10-btn{ min-height:110px; padding:14px 12px; }
    }

    .l10-btn:hover, .l10-btn:focus-visible {
      transform: translateY(-1px);
      box-shadow: 0 12px 24px rgba(0,0,0,.42);
      border-color: rgba(255,255,255,.22);
      outline: none;
    }

    /* Keep text white after visit */
    .l10-btn:link, .l10-btn:visited { color: #fff; }
    .l10-btn .l10-label, .l10-btn .l10-kicker, .l10-btn .l10-pill { color: inherit; }

    .l10-kicker {
      font-size:.78rem; letter-spacing:.1em; text-transform:uppercase;
      color: var(--text-dim);
      display:flex; align-items:center; gap:6px;
    }
    .l10-kicker svg { width:16px; height:16px; flex:0 0 auto; }
    .l10-label { font-size: 1.02rem; font-weight:800; line-height:1.2; margin-top:4px; }

    /* Bottom-anchored pill so rows align */
    .l10-pill {
      margin-top:auto;
      padding:5px 10px; border-radius:999px;
      background: linear-gradient(90deg, var(--accent-blue), #5c87e2);
      color:#fff; font-weight:700; font-size:.74rem;
    }

    /* Wave */
    .l10-wave { position:absolute; left:0; right:0; bottom:-1px; height:68px; z-index:0; pointer-events:none; }
    .l10-wave svg { width:100%; height:100%; display:block; }
  </style>

  <div class="l10-inner">
    <!-- Header with hurricane warning flag -->
    <div class="l10-header">
      <svg class="l10-flag" viewBox="0 0 96 72" aria-hidden="true">
        <rect x="2" y="2" width="6" height="68" rx="3" fill="#9aa7b1"/>
        <rect x="12" y="6" width="38" height="26" fill="#e6402f"/>
        <rect x="24" y="14" width="14" height="10" fill="#111"/>
        <rect x="12" y="40" width="38" height="26" fill="#e6402f"/>
        <rect x="24" y="48" width="14" height="10" fill="#111"/>
      </svg>
      <div class="l10-title">
        <span class="top">Local 10</span>
        Hurricane Resources
      </div>
    </div>

    <!-- Buttons -->
    <div class="l10-grid">
      <a class="l10-btn" href="https://www.local10.com/hurricane/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M12 3a9 9 0 1 0 9 9c0-.5-.4-.9-.9-.9s-.9.4-.9.9a7.2 7.2 0 1 1-7.2-7.2c.5 0 .9-.4.9-.9S12.5 3 12 3z"/></svg>
          Section
        </span>
        <span class="l10-label">Hurricane Section</span>
        <span class="l10-pill">Latest coverage</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/topic/Talking_Tropics/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M3 5h18v10a3 3 0 0 1-3 3H10l-5 3v-3H6a3 3 0 0 1-3-3V5z"/></svg>
          Analysis
        </span>
        <span class="l10-label">Talking Tropics</span>
        <span class="l10-pill">Daily updates</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/weather/hurricane/2026/05/20/local-10s-2026-hurricane-survival-guide/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M4 4h11a3 3 0 0 1 3 3v13H7a3 3 0 0 1-3-3V4z"/><path d="M18 7h2v13h-2z" fill="#9fd0ff"/></svg>
          Guide
        </span>
        <span class="l10-label">2026 Survival Guide</span>
        <span class="l10-pill">Prep & checklists</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/weather/hurricane/2026/05/31/local-10-hurricane-special-it-only-takes-one/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><circle cx="12" cy="12" r="10"/><polygon points="10,8 17,12 10,16" fill="#0b2b4a"/></svg>
          Special
        </span>
        <span class="l10-label">'It Only Takes One'</span>
        <span class="l10-pill">Watch & learn</span>
      </a>
    </div>
  </div>

  <!-- Decorative wave -->
  <div class="l10-wave" aria-hidden="true">
    <svg viewBox="0 0 1200 120" preserveAspectRatio="none">
      <defs>
        <linearGradient id="l10-ocean" x1="0" x2="0" y1="0" y2="1">
          <stop offset="0" stop-color="#3b78c2" stop-opacity=".85"/>
          <stop offset="1" stop-color="#0b2747" stop-opacity=".95"/>
        </linearGradient>
      </defs>
      <path d="M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z" fill="url(#l10-ocean)">
        <animate attributeName="d" dur="9s" repeatCount="indefinite"
          values="
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z;
          M0,35 C150,80 350,0 600,35 C850,80 1050,0 1200,35 L1200,120 L0,120 Z;
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z"/>
      </path>
    </svg>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BKWCZSH3PJEQJCPZMKFMKAHXSQ.PNG?auth=29a409dacc0b3600fd0ea054b40dcfeeca87aa4895cf4ac4ae00e5a79123f971&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Edouard deja fuertes lluvias en Texas mientras el Atlántico alcanza una inusual pausa en plena temporada alta]]></title><link>https://www.local10.com/espanol/2026/09/03/edouard-deja-fuertes-lluvias-en-texas-mientras-el-atlantico-alcanza-una-inusual-pausa-en-plena-temporada-alta/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/03/edouard-deja-fuertes-lluvias-en-texas-mientras-el-atlantico-alcanza-una-inusual-pausa-en-plena-temporada-alta/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[Los remanentes de Edouard continuaron avanzando tierra adentro sobre el noreste de Texas la madrugada del jueves, mientras arrastran una franja de lluvias residuales sobre comunidades del este de Texas afectadas por inundaciones.]]></description><pubDate>Thu, 03 Sep 2026 14:12:01 +0000</pubDate><content:encoded><![CDATA[<p>Los remanentes de Edouard continuaron avanzando tierra adentro sobre el noreste de Texas la madrugada del jueves, mientras arrastran una franja de lluvias residuales sobre comunidades del este de Texas afectadas por inundaciones.</p><p>Se pronostican entre 4 y 6 pulgadas de lluvia adicional hasta hoy en partes de la región de Piney Woods, en el centro-este de Texas, donde es posible un riesgo moderado (nivel de amenaza 3 de 4) de inundaciones repentinas.</p><figure><img src="https://www.local10.com/resizer/v2/VX3BX7BSD5AGZG6AFMYGMUOOCE.PNG?auth=ba0ad7f25ce1d76adac04a273c168d9d45f499e18f292c99d1f336059fabd8f2&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>El eje de lluvias más intensas permanecerá bastante al sureste del área metropolitana de Dallas-Fort Worth, pero zonas aisladas de fuertes lluvias podrían provocar inundaciones localizadas al sur de la I-20 y al este de la I-35 hasta esta noche.</p><p>Edouard dejó una increíble cantidad de lluvia a lo largo de un estrecho corredor del sureste de Texas mientras avanzaba tierra adentro durante las últimas 36 horas, con acumulaciones que superaron los 2 pies en algunos lugares.</p><p>La magnitud de las inundaciones no fue bien captada por nuestros modelos computarizados y fue mal pronosticada, ya que el Servicio Nacional de Meteorología pronosticó entre 3 y 6 pulgadas y un máximo de 9 pulgadas de lluvia para el este de Texas poco antes de que Edouard tocara tierra el martes. Edouard superó ampliamente esos primeros pronósticos de lluvia y la tormenta es un buen recordatorio de que los sistemas tropicales son capaces de producir lluvias extremas y que los modelos aún tienen dificultades para manejar los detalles específicos de estos fenómenos.</p><p>Para aquellos interesados en un análisis profundo sobre por qué los modelos fueron tomados por sorpresa y por qué Edouard no fue un ejemplo del efecto de océano marrón, como algunos medios de comunicación especularon prematuramente ayer, los invito a leer <a href="https://theeyewall.com/edouards-rains-are-not-done-yet-nor-were-they-necessarily-unpredictable/" target="_blank" rel="noreferrer" title="https://theeyewall.com/edouards-rains-are-not-done-yet-nor-were-they-necessarily-unpredictable/">este excelente análisis forense</a> de mi colega Matt Lanza en The Eyewall.</p><h3><b>La temporada de huracanes del Atlántico entra en pausa mientras nos acercamos al pico</b></h3><p>Es poco común tener un Día del Trabajo sin tormentas en toda la cuenca del Atlántico. Escribimos sobre los detalles de esto la temporada de huracanes pasada. Solo aproximadamente una vez cada década observamos el Golfo, el Caribe y el resto del Atlántico y no encontramos sistemas tropicales activos durante el fin de semana del Día del Trabajo.</p><p>Esto ha ocurrido ahora dos años consecutivos (2024 y 2025) y, a menos que surja algo imprevisto que nuestros modelos no estén detectando, volverá a ocurrir en 2026.</p><figure><img src="https://www.local10.com/resizer/v2/5ENS7HXP2BFBZMMTEFGGV3D2YI.PNG?auth=0618ccfa937d5e512fc40e91ffb7c888c6627fcd2f4605a971355151079b48a2&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Esta temporada se siente menos fuera de lo común que en 2024 y 2025, cuando esperábamos temporadas de huracanes muy activas. Aun así, plantea la pregunta de si esto forma parte de una tendencia más amplia hacia temporadas de huracanes que se desarrollan más tarde, una idea que otros investigadores de huracanes y yo exploramos en este <a href="https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2025GL116714" target="_blank" rel="noreferrer" title="https://agupubs.onlinelibrary.wiley.com/doi/10.1029/2025GL116714">estudio que publicamos en septiembre pasado</a>.</p><p>Cualquiera que sea el caso, la experiencia reciente nos recuerda que la temporada de huracanes puede recuperar terreno rápidamente, incluso en octubre y noviembre, por lo que debemos mantenernos atentos. Pero para aquellos que tomarán unas vacaciones en la playa este fin de semana del Día del Trabajo, disfruten de esta inusual escapada festiva de septiembre sin preocuparse por la formación de una tormenta.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BKWCZSH3PJEQJCPZMKFMKAHXSQ.PNG?auth=29a409dacc0b3600fd0ea054b40dcfeeca87aa4895cf4ac4ae00e5a79123f971&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Arrestan a dos adolescentes tras balacera en complejo residencial de Hialeah, según la policía]]></title><link>https://www.local10.com/espanol/2026/09/02/arrestan-a-dos-adolescentes-tras-balacera-en-complejo-residencial-de-hialeah-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/arrestan-a-dos-adolescentes-tras-balacera-en-complejo-residencial-de-hialeah-segun-la-policia/</guid><dc:creator><![CDATA[Amanda Batchelor, Sanela Sabovic]]></dc:creator><description><![CDATA[Dos adolescentes fueron arrestados la mañana del miércoles, un día después de que ocurrieran una pelea y una balacera dentro de un complejo residencial en Hialeah, confirmaron las autoridades.]]></description><pubDate>Wed, 02 Sep 2026 14:18:59 +0000</pubDate><content:encoded><![CDATA[<p>Dos adolescentes fueron arrestados la mañana del miércoles, un día después de que ocurrieran una pelea y una <a href="https://www.local10.com/news/local/2026/09/01/developing-now-deputies-and-police-officers-respond-to-hialeah-neighborhood/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/09/01/developing-now-deputies-and-police-officers-respond-to-hialeah-neighborhood/">balacera dentro de un complejo residencial en Hialeah</a>, confirmaron las autoridades.</p><p>Según la policía de Hialeah, la balacera fue reportada poco después de las 2:30 p.m. del martes en la comunidad Aquabella, en el área de Northwest 91st Avenue y 170th Street.</p><p>Agentes de la policía de Hialeah y de la Oficina del Sheriff de Miami-Dade respondieron a la escena.</p><p>La policía dijo que los detectives determinaron que varias personas se reunieron en el lugar para una “pelea física previamente acordada” con el fin de “resolver una disputa en curso”.</p><figure><img src="https://www.local10.com/resizer/v2/63AKFTS6QBEHRLUFBJDVVMZWOU.jpeg?auth=558dbf855df1614c0a3ca47a6fa25be25e27644e9f55e52f6a80ad8e0f8e6981&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“Durante el enfrentamiento, se sacó un arma de fuego y se realizaron múltiples disparos”, dijo el teniente Eddie Rodriguez a Local 10 en un correo electrónico el miércoles. “Las declaraciones de los testigos y la evidencia física revelaron que los disparos fueron dirigidos contra una víctima que huía a pie, así como contra una Chevy Tahoe negra ocupada que intentaba abandonar la escena. Una bala impactó el lado del conductor del vehículo”.</p><p>Rodriguez confirmó que nadie resultó herido por los disparos.</p><p>Identificó a los sospechosos como Luis Padilla Delatorre y Michael Isaac Delgado, ambos de 17 años.</p><p>Delatorre y Delgado enfrentan cargos graves de intento de asesinato en segundo grado con un arma mortal/arma de fuego y disparar/lanzar un proyectil mortal.</p><p>Ambos fueron trasladados al Centro de Evaluación Juvenil.</p>]]></content:encoded></item><item><title><![CDATA[Man dies after being struck by Tri-Rail train in Fort Lauderdale, police say ]]></title><link>https://www.local10.com/news/local/2026/09/03/body-found-near-train-tracks-in-fort-lauderdale-police-say-its-unclear-if-victim-was-struck-by-train/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/03/body-found-near-train-tracks-in-fort-lauderdale-police-say-its-unclear-if-victim-was-struck-by-train/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[A man died Thursday morning after being struck  by a Tri-Rail train in Fort Lauderdale, police confirmed. ]]></description><pubDate>Thu, 03 Sep 2026 13:10:37 +0000</pubDate><content:encoded><![CDATA[<p>A man died Thursday morning after being struck by a Tri-Rail train in Fort Lauderdale, police confirmed. </p><p><a href="https://www.local10.com/espanol/2026/09/03/hallan-cuerpo-cerca-de-vias-del-tren-en-fort-lauderdale-policia-dice-que-no-esta-claro-si-victima-fue-arrollada-por-tren/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/03/hallan-cuerpo-cerca-de-vias-del-tren-en-fort-lauderdale-policia-dice-que-no-esta-claro-si-victima-fue-arrollada-por-tren/">Leer en español</a></p><p>According to police, someone called 911 at about 6:15 a.m. to report that a body was lying near the train tracks in the 6200 block of North Andrews Avenue.</p><p>Detectives arrived at the scene and discovered that a Tri-Rail train had struck a white male, authorities said. The victim was pronounced dead at the scene.</p><p>The investigation into the cause of the collision remains ongoing. The victim’s identity has not yet been released. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MJNLEVA3HZEHPO6NMCEYA7XSHI.jpeg?auth=5492b0f9581c947ace787eb18f730543d5aa834d4f587758414d189c628eabdc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a adolescente de apuñalar a compañero en Miami Northwestern Senior High School; arrestan a otros dos]]></title><link>https://www.local10.com/espanol/2026/09/02/acusan-a-adolescente-de-apunalar-a-companero-en-miami-northwestern-senior-high-school-arrestan-a-otros-dos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/acusan-a-adolescente-de-apunalar-a-companero-en-miami-northwestern-senior-high-school-arrestan-a-otros-dos/</guid><dc:creator><![CDATA[Ryan Mackey, Trent Kelly, Roy Ramos]]></dc:creator><description><![CDATA[Tres estudiantes fueron arrestados después de que una pelea violenta provocara un apuñalamiento en Miami Northwestern Senior High School y dejara hospitalizado a un estudiante de 18 años, según los investigadores.]]></description><pubDate>Wed, 02 Sep 2026 15:17:27 +0000</pubDate><content:encoded><![CDATA[<p>Nuevos detalles surgieron el miércoles después de que una <a href="https://www.local10.com/espanol/2026/09/01/estudiante-acusado-de-apunalar-a-dos-companeros-en-el-miami-northwestern-senior-high-school-es-condenado-a-arresto-domiciliario/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/01/estudiante-acusado-de-apunalar-a-dos-companeros-en-el-miami-northwestern-senior-high-school-es-condenado-a-arresto-domiciliario/">pelea en Miami Northwestern Senior High School provocara un apuñalamiento</a>, el arresto de tres estudiantes y la hospitalización de un estudiante de 18 años a principios de esta semana, según los investigadores.</p><p>Según un informe de arresto del Departamento de Policía de las Escuelas de Miami-Dade, Carlos Martinez, de 15 años, fue atacado inicialmente por dos estudiantes durante una pelea en la escuela el lunes.</p><p>Un video de celular que circula en redes sociales parece mostrar a dos personas golpeando y pateando a Martinez y, en un momento dado, derribándolo con fuerza contra el suelo.</p><p>El informe de arresto de Martinez indica que posteriormente tomó un cuchillo y corrió por el pasillo con la intención de “tomar represalias contra sus atacantes”.</p><p>Los investigadores dijeron que un video de vigilancia mostró a Martinez “metiendo la mano en sus pantalones y sacando un objeto de color claro con forma de cuchilla”.</p><p>El informe indica que el video muestra que posteriormente regresa para recoger sus pertenencias y “coloca el objeto de color claro con forma de cuchilla en el bolsillo de sus pantalones antes de intentar huir de la escena”.</p><p>Según el informe, el estudiante de 18 años que resultó herido dijo a los investigadores: “No conozco a ese muchacho en absoluto”. Dijo que Martinez estaba siendo “atacado por dos muchachos al azar” y que él estaba observando la pelea cuando, de repente, todos comenzaron a correr, según los investigadores.</p><p>El informe indica que el estudiante de 18 años dijo a los investigadores que sintió un empujón en la espalda, pero inicialmente pensó que uno de los estudiantes que huían lo había empujado. Luego, otro estudiante le dijo: “Oye, estás sangrando”. Dijo que fue entonces cuando sintió que algo le goteaba por la espalda, según la policía.</p><p>La policía dijo que el estudiante de 18 años les informó que “nunca ha tenido ninguna interacción, conversación o encuentro” con Martinez.</p><p>El estudiante sufrió una herida punzante en el lado derecho de la espalda que requirió puntos de sutura, según el informe de arresto.</p><p>La policía dijo que Martinez también sufrió lesiones durante el incidente. El informe indica que sufrió “múltiples laceraciones autoinfligidas” en los dedos índice y medio de la mano derecha, que también requirieron puntos de sutura.</p><p>El informe indica que un subdirector vio posteriormente a Martinez “huyendo de la escena del incidente hacia el estacionamiento de la escuela”.</p><p>La policía dijo que el subdirector detuvo a Martinez y le preguntó por qué estaba sangrando. Según el informe, Martinez admitió que tenía un cuchillo en el bolsillo trasero derecho de sus pantalones y el subdirector lo confiscó.</p><p>Los investigadores describieron el cuchillo como uno con una hoja de 5 pulgadas y una longitud total de 10 pulgadas.</p><p>La policía dijo que el incidente provocó un cierre de emergencia en la escuela. Según el informe de arresto, varias unidades de la Oficina del Sheriff de Miami-Dade acudieron para ayudar a mantener el orden mientras los padres llegaban a la escuela para recoger a sus hijos.</p><p>Martinez compareció ante un tribunal el martes, donde los fiscales dijeron que tienen la intención de acusarlo como adulto. Un juez ordenó que permaneciera bajo detención segura y le prohibió tener contacto con los otros estudiantes involucrados en el incidente.</p><p>Los padres de Martinez dijeron a Trent Kelly de Local 10 después de la audiencia judicial del martes que su hijo había sido maltratado y amenazado por otros estudiantes durante varios días.</p><p>“Estaba amenazando a mi hijo, maltratándolo”, dijo su padre.</p><p>Los registros de la cárcel muestran que Martinez enfrenta cargos de agresión agravada con un arma mortal, posesión de un arma en propiedad escolar e interferencia con una institución educativa.</p><p>Local 10 se comunicó con el Departamento de Policía de las Escuelas de Miami-Dade para obtener información sobre las identidades de los otros dos estudiantes arrestados y los cargos que enfrentan.</p>]]></content:encoded></item><item><title><![CDATA[Acusan a pasante de centro de rehabilitación de adicciones de Homestead de tener relaciones sexuales con cliente durante terapia]]></title><link>https://www.local10.com/espanol/2026/09/02/acusan-a-pasante-de-centro-de-rehabilitacion-de-adicciones-de-homestead-de-tener-relaciones-sexuales-con-cliente-durante-terapia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/acusan-a-pasante-de-centro-de-rehabilitacion-de-adicciones-de-homestead-de-tener-relaciones-sexuales-con-cliente-durante-terapia/</guid><dc:creator><![CDATA[David Dwork, Liane Morejon]]></dc:creator><description><![CDATA[Una ahora ex pasante de terapia de salud mental del sur de Florida que trabajaba en Homestead estuvo involucrada en una relación sexual inapropiada con un cliente, dijeron las autoridades.]]></description><pubDate>Wed, 02 Sep 2026 15:35:06 +0000</pubDate><content:encoded><![CDATA[<p>Una ahora ex pasante de terapia de salud mental del sur de Florida que trabajaba en Homestead estuvo involucrada en una relación sexual inapropiada con un cliente, dijeron las autoridades.</p><p>La policía arrestó el miércoles a Michelle Luchau-Rebora, de 32 años y residente de Pinecrest, después de que se entregara en el Departamento de Policía de Homestead, que investigó el caso junto con la Oficina del Sheriff de Miami-Dade.</p><figure><img src="https://www.local10.com/resizer/v2/GG56D7GXMRHEHL23QZSIV3TCOM.jpg?auth=910069c70bba4ac0fec4ce302668ed0e45ebb1115ed259f05b433d60ac4c0e42&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Según documentos oficiales, Luchau-Rebora trabajaba como pasante en el centro de tratamiento de alcohol y drogas New Home CORPS, ubicado en 1020 N. Krome Ave., “en calidad de terapeuta de salud mental”, cuando, en junio del año pasado, comenzó una relación sexual con un cliente.</p><p>Las autoridades dijeron que Luchau-Rebora mantenía actividad sexual durante las sesiones de terapia mientras se encontraba en el centro y agregaron que también “facilitaba coartadas en su nombre, lo que le permitía obtener autorización para salir del centro restringido y mantener relaciones sexuales en múltiples ocasiones”, en varios lugares, incluida su casa, la casa de su madre en Key Biscayne y Jackson Memorial Hospital.</p><p>Según los agentes, Luchau-Rebora “le exigió que no le contara a nadie sobre su relación porque afectaría su capacidad para trabajar como terapeuta”.</p><p>Según los informes de arresto de Luchau-Rebora, la víctima reportó la relación inapropiada al centro después de que ella terminara la relación y posteriormente fue despedida.</p><p>Ahora enfrenta cargos graves de conducta sexual inapropiada por parte de una psicoterapeuta.</p><p>Hasta la mañana del miércoles, permanecía detenida en el Turner Guilford Knight Correctional Center con una fianza de $5,000 USD.</p><blockquote><p>“Esta es una situación lamentable relacionada con acusaciones contra una persona que se desempeñaba como pasante en New Hope CORPS. Al tener conocimiento de dichas acusaciones, New Hope informó de inmediato el asunto a las autoridades y organismos correspondientes, dio por terminada la pasantía de esta persona y cooperó plenamente con la investigación posterior.”</p><p class="citation">Stephen Alvarez, director ejecutivo de New Hope CORPS.</p></blockquote>]]></content:encoded></item><item><title><![CDATA[Trump administration ratchets up its fight to get more oil flowing from California]]></title><link>https://www.local10.com/business/2026/09/03/trump-administration-ratchets-up-its-fight-to-get-more-oil-flowing-from-california/</link><guid isPermaLink="true">https://www.local10.com/business/2026/09/03/trump-administration-ratchets-up-its-fight-to-get-more-oil-flowing-from-california/</guid><dc:creator><![CDATA[By AMY TAXIN, Associated Press]]></dc:creator><description><![CDATA[SANTA MONICA, Calif. (AP) — The Trump administration is ratcheting up its fight to get more crude flowing through California and reverse the state's efforts to move away from fossil fuels.]]></description><pubDate>Thu, 03 Sep 2026 14:02:22 +0000</pubDate><content:encoded><![CDATA[<p>SANTA MONICA, Calif. (AP) — The Trump administration is ratcheting up its fight to get more crude flowing through California and reverse the state's efforts to move away from fossil fuels.</p><p>Its latest salvo is a federal review of California's coastal management program, which is run largely by a state commission that has had a powerful role for decades in shaping development along the coast. Environmental advocates fear federal officials could use the review to strip the California Coastal Commission of its ability to have a say in projects involving federal agencies that affect the state's rugged coastal bluffs, pristine beaches and world-class surfing spots.</p><p>The administration, citing a need for energy security and job creation, has already announced plans for new offshore oil leases in California as well as Florida, where the federal government has not allowed drilling since 1995 because of concerns about oil spills in the Gulf of Mexico.</p><p>Trump officials also helped a Texas firm jump-start an old pipeline system that had been idled since its 2015 rupture caused one of California’s worst oil spills, blackening beaches for 150 miles (240 kilometers) from Santa Barbara to Los Angeles and polluting habitat for endangered whales and sea turtles. Federal officials also recently took a step toward authorizing fracking on an old oil platform 9 miles (14 kilometers) off Ventura County — a move opposed by the state’s coastal commission.</p><p>“It's just part of that overall belief that they have, that they're going to get rid of renewables and go back to good old-fashioned fossil fuels, and what better place to start than California?” said Deborah A. Sivas, a professor of environmental law at Stanford Law School. “We're the feds — we're going to tell the state what to do.”</p><p>California has some working offshore rigs, but there has been no new oil leasing in federal waters since the mid-1980s and no new state leasing for even longer. The state barred new offshore oil leases after a catastrophic spill in 1969 spewed between 3.5 million and 4.2 million gallons of crude into the Santa Barbara Channel. The disaster killed thousands of seabirds and helped give rise to the modern environmental movement.</p><p>California now uses so much solar and wind energy that nearly half the state's electricity came from renewable resources in 2024, according to the state's energy commission. That's also the source of a fight with the Trump administration. Last week, state officials sued the federal government over its buyback of an offshore wind lease aimed at discouraging the expansion of wind energy in favor of fossil fuels.</p><p>California has also tried to wean residents off gas-powered cars — another push opposed by the Trump administration.</p><p>California's coastal commission is the latest target</p><p>California's coastal commission, an independent agency with appointed members, was formed in 1972. It has often been in the spotlight for taking up high-profile projects on the state's tourism-dependent coast. The panel voted against but later approved a U2 guitarist's plan for mansions on seaside bluffs, though the building proposal was eventually nixed by a court. It also rejected a proposed desalination plant to create drinking water in Huntington Beach.</p><p>The commission also has a say in federal projects along California's coast, in line with a 1972 federal coastal management law. More than 30 states have similar programs to protect their coastal resources and all are subject to periodic federal evaluation.</p><p>Commerce Secretary Howard Lutnick announced the unexpected review of California’s program in May while denouncing the commission’s opposition to an expanded launch schedule for SpaceX’s Falcon 9 rockets from Vandenberg Space Force Base. Commissioners cited concerns that more launches could harm sensitive species and limit public access to the coast.</p><p>“Obstructionist policies that delay critical national infrastructure in the name of environmental extremism are unacceptable,” Lutnick said. He said the review will examine how California has addressed federal priorities on spaceport infrastructure, offshore oil production, pipeline maintenance and desalination projects.</p><p>Targeting California raises a fight that could reverberate nationwide, experts say. Until now, no state with a coastal program has been stripped of its authority to review federal projects. Many Californians who spoke at an hourslong public hearing in Santa Monica in August said they don’t want their state to be the first.</p><p>“This isn’t about performance. This is about power,” said Maureen Ellenberger, a Santa Barbara resident who is upset about the decision to let Houston-based Sable Offshore Corp. resume pumping through the old pipeline. “It’s about whether the Trump administration can strip California’s authority because they don’t like the answers the coastal commission gave to oil companies.”</p><p>The National Oceanic and Atmospheric Administration is carrying out the review. It isn't known when it will be completed.</p><p>The commission isn't new to controversy</p><p>In the past, California's coastal commission has clashed with elected officials from both political parties. Democratic Gov. Gavin Newsom rushed to the commission's defense this year, but in 2025 suspended its permitting requirements for home rebuilding following the devastating Los Angeles area wildfires.</p><p>Trump's battles with the commission began before his first term when he put up a 70-foot (21-meter) flagpole on his golf club in Rancho Palos Verdes. The commission ultimately allowed for it after a lengthy battle.</p><p>Last month, the commission unanimously voted to oppose the plan for fracking on a 45-year-old platform in federal waters off Ventura County after a lengthy public hearing. The federal Bureau of Ocean Energy Management released an environmental analysis for the proposal, which energy company DCOR said would more than triple daily oil output in 16 wells from 1,100 barrels to 4,000 barrels.</p><p>“This is just simply one of those cases where the juice isn’t worth the squeeze,” Coastal Commissioner Ray Jackson said during a hearing on DCOR LLC's plan. “It creates far too many opportunities for something to go wrong. When something does go wrong it is our ocean, beaches, wildlife and coastal economy that pay the price.”</p><p>The company said it’s evaluating whether to appeal to the commerce secretary.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MOTVIUI43RC4SAQJQKTAMDNERM.jpg?auth=6a9bc0b24f911462c810f5471b21f05954c0d9dfa9e54e3b7112a36a43bb766f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - An offshore drilling platform operated by Sable Offshore Corp. is seen from Refugio State Beach near Goleta, Calif., April 26, 2026. (AP Photo/Jae C. Hong, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content></item><item><title><![CDATA[Latest updates from Local 10 Cuba Analyst Dr. Andy Gomez]]></title><link>https://www.local10.com/news/world/2026/09/01/latest-updates-from-local-10-cuba-analyst-dr-andy-gomez/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/01/latest-updates-from-local-10-cuba-analyst-dr-andy-gomez/</guid><dc:creator><![CDATA[Andy Gomez]]></dc:creator><description><![CDATA[After months of saying Cuba would be next, Secretary of State Marco Rubio said today that the president’s hands are tied because of the Helms Burton Law which requires no normalization between the U.S. and Cuba unless there is regime change and a move towards a democratic government.]]></description><pubDate>Tue, 01 Sep 2026 21:36:54 +0000</pubDate><content:encoded><![CDATA[<p><b>Sept 3: President Trump’s hands are tied with regard to Cuba, Rubio says </b></p><p>After months of saying Cuba would be next, Secretary of State Marco Rubio said today that the president’s hands are tied because of the Helms Burton Law which requires no normalization between the U.S. and Cuba unless there is regime change and a move towards a democratic government.</p><p><a href="https://www.local10.com/espanol/2026/09/03/ultimas-actualizaciones-del-analista-de-cuba-de-local-10-dr-andy-gomez/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/03/ultimas-actualizaciones-del-analista-de-cuba-de-local-10-dr-andy-gomez/">Leer en español</a></p><p>Even if Raul Castro was to die in the near future, I do not expect regime change.</p><p>Only the U.S. can change the Helms-Burton Law and I don’t expect that to happen anytime in the near future or after the mid-term elections.</p><p><b>Sept. 2: Children in Cuba start new school year amid more challenges than any other year before </b></p><p>Children in Cuba started the new school year Tuesday facing a lack of supplies, books, uniforms and teachers, and buildings that are falling apart, along with a lack of food to feed the children.</p><p>According to the Cuban minister of education, this will be a very challenging year unlike any others.</p><p>Cuban education was once one of the big accomplishments of the revolution. However, it was also used to indoctrinate the students in an ideology that no one on the island nation believes anymore.</p><p><b>Sept. 1: Raul Castro hospitalized, sources say</b></p><p>Reliable sources inside Cuba have informed me this afternoon that Raul Castro has been hospitalized. We need to be careful and not to over speculate what might happen until further notice.</p><p><i>Dr. Andy S. Gomez is Local 10’s Cuba Analyst. Gomez is considered one of the leading scholars on Cuba. He worked in higher education for 32 years before retiring from the University of Miami in 2012. </i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3CIM53NQLYVUNKGPNRC7BM5ANQ.jpg?auth=9de91aed9481435210afbd98433532b624bdc875a5b30750b0ed4a44397e73ac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man pushes a cart filled with water containers while another rests on a sofa on a street in Havana, Cuba, on Thursday, August 27, 2026. (AP Photo/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Últimas actualizaciones del analista de Cuba de Local 10, Dr. Andy Gomez]]></title><link>https://www.local10.com/espanol/2026/09/03/ultimas-actualizaciones-del-analista-de-cuba-de-local-10-dr-andy-gomez/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/03/ultimas-actualizaciones-del-analista-de-cuba-de-local-10-dr-andy-gomez/</guid><dc:creator><![CDATA[Andy Gomez]]></dc:creator><description><![CDATA[Tras meses de decir que Cuba sería la próxima, el secretario de Estado Marco Rubio dijo hoy que el presidente tiene las manos atadas debido a la Ley Helms-Burton, que exige que no haya normalización entre EE.UU. y Cuba a menos que haya un cambio de régimen y un avance hacia un gobierno democrático.]]></description><pubDate>Thu, 03 Sep 2026 14:00:02 +0000</pubDate><content:encoded><![CDATA[<p><b>3 de septiembre: Trump tiene las manos atadas con respecto a Cuba, dice Rubio</b></p><p>Tras meses de decir que Cuba sería la próxima, el secretario de Estado Marco Rubio dijo hoy que el presidente tiene las manos atadas debido a la Ley Helms-Burton, que exige que no haya normalización entre EE.UU. y Cuba a menos que haya un cambio de régimen y un avance hacia un gobierno democrático.</p><p>Incluso si Raul Castro muriera en un futuro cercano, no espero un cambio de régimen.</p><p>Solo EE.UU. puede cambiar la Ley Helms-Burton y no espero que eso ocurra en un futuro cercano ni después de las elecciones de mitad de mandato.</p><p><b>2 de septiembre: Niños en Cuba comienzan nuevo año escolar en medio de más desafíos que en cualquier otro año anterior</b></p><p>Los niños en Cuba comenzaron el martes el nuevo año escolar enfrentando una falta de suministros, libros, uniformes y maestros, además de edificios que se están deteriorando y falta de alimentos para alimentar a los niños.</p><p>Según el ministro de Educación de Cuba, este será un año muy difícil, como ningún otro.</p><p>La educación cubana fue alguna vez uno de los grandes logros de la revolución. Sin embargo, también fue utilizada para adoctrinar a los estudiantes en una ideología en la que ya nadie en la nación isleña cree.</p><p><b>1 de septiembre: Raul Castro es hospitalizado, según fuentes</b></p><p>Fuentes confiables dentro de Cuba me informaron esta tarde que Raul Castro ha sido hospitalizado. Debemos ser cautelosos y no especular demasiado sobre lo que podría suceder hasta nuevo aviso.</p><p><i>El Dr. Andy S. Gomez es analista de Cuba de Local 10. Gomez es considerado uno de los principales expertos sobre Cuba. Trabajó en la educación superior durante 32 años antes de retirarse de la Universidad de Miami en 2012.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3CIM53NQLYVUNKGPNRC7BM5ANQ.jpg?auth=9de91aed9481435210afbd98433532b624bdc875a5b30750b0ed4a44397e73ac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un hombre empuja un carrito lleno de bidones de agua mientras otro descansa en un sofá en una calle de La Habana, Cuba, el jueves 27 de agosto de 2026. (Foto AP/Ramón Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[Broward McDonald’s fight involving man, children leads to probe, conflicting accounts]]></title><link>https://www.local10.com/news/local/2026/09/02/broward-mcdonalds-fight-involving-man-children-leads-to-probe-conflicting-accounts/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/broward-mcdonalds-fight-involving-man-children-leads-to-probe-conflicting-accounts/</guid><dc:creator><![CDATA[Rosh Lowe]]></dc:creator><description><![CDATA[An investigation is ongoing after an altercation outside of a Broward County fast food restaurant between an adult and a group of minors.]]></description><pubDate>Wed, 02 Sep 2026 22:23:21 +0000</pubDate><content:encoded><![CDATA[<p>An investigation is ongoing after a fight outside of a Broward County fast food restaurant between an adult and a group of children.</p><p><a href="https://www.local10.com/espanol/2026/09/03/investigan-pelea-en-mcdonalds-de-broward-que-involucro-a-hombre-y-ninos-surgen-versiones-contradictorias/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/03/investigan-pelea-en-mcdonalds-de-broward-que-involucro-a-hombre-y-ninos-surgen-versiones-contradictorias/">Leer en español</a></p><p>It happened on Aug. 21 outside the McDonald’s at 1310 S. Federal Highway in Dania Beach.</p><p>“They basically jumped an old man,” said parent Yanelle Perez, who witnessed the fight. “My children are saying it’s a new trend that’s happening after school.”</p><p>Perez, a mother of two children who attend nearby Olsen Middle School, was there to pick up her kids when the fight broke out, so she started filming. </p><p>“I don’t know what happened inside the McDonald’s, I just see this whole gang of kids, as you can tell in the video, and this one man. It’s only one man,” she said. “This lady is running for her life, an older woman. These kids are just attacking him and you can tell he can’t help himself. It’s disgusting.” </p><p>When asked why she was sharing her video and story, she said, “I just feel like parents need to be aware.”</p><p>Olsen Middle School Principal Janet Giancarli sent a message to parents in regard to the incident, which stated:</p><p>“An adult male approached the students and initiated a physical confrontation outside of the restaurant. The Broward Sheriff’s Office responded and investigated. No one was injured.</p><p>“We understand that a video of this incident is now circulating on social media and is concerning. While the incident did not occur on school grounds or during the school day, we take any situation involving our students seriously and we will continue to work closely with law enforcement regarding this matter. The safety and well-being of our students remain our highest priority.”</p><p>The principal did not state how she claims to know the man started the fight and Perez disputed the principal’s characterization of what happened.</p><p>“I can’t see that happening,” she said. “He was basically begging them to leave him alone.”</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Investigan pelea en McDonald’s de Broward que involucró a hombre y niños, surgen versiones contradictorias]]></title><link>https://www.local10.com/espanol/2026/09/03/investigan-pelea-en-mcdonalds-de-broward-que-involucro-a-hombre-y-ninos-surgen-versiones-contradictorias/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/03/investigan-pelea-en-mcdonalds-de-broward-que-involucro-a-hombre-y-ninos-surgen-versiones-contradictorias/</guid><dc:creator><![CDATA[Rosh Lowe]]></dc:creator><description><![CDATA[Una investigación está en curso tras un altercado afuera de un restaurante de comida rápida del condado Broward entre un adulto y un grupo de menores.]]></description><pubDate>Thu, 03 Sep 2026 13:53:07 +0000</pubDate><content:encoded><![CDATA[<p>Una investigación está en curso tras una pelea afuera de un restaurante de comida rápida del condado Broward entre un adulto y un grupo de niños.</p><p>Ocurrió el 21 de agosto afuera del McDonald’s ubicado en 1310 S. Federal Highway en Dania Beach.</p><p>“Prácticamente atacaron entre todos a un anciano”, dijo Yanelle Perez, madre de familia que presenció la pelea. “Mis hijos dicen que es una nueva tendencia que está ocurriendo después de clases”.</p><p>Perez, madre de dos niños que asisten a la cercana escuela secundaria Olsen Middle School, estaba allí para recoger a sus hijos cuando comenzó la pelea, por lo que empezó a grabar.</p><p>“No sé qué pasó dentro del McDonald’s, solo veo a toda esta pandilla de niños, como se puede ver en el video, y a este hombre. Es solo un hombre”, dijo. “Esta mujer está corriendo por su vida, una mujer mayor. Estos niños simplemente lo están atacando y se puede ver que él no puede defenderse. Es repugnante”.</p><p>Cuando le preguntaron por qué compartía su video y su historia, dijo: “Simplemente siento que los padres deben estar al tanto”.</p><p>La directora de Olsen Middle School, Janet Giancarli, envió un mensaje a los padres con respecto al incidente, que decía:</p><p>“Un hombre adulto se acercó a los estudiantes e inició una confrontación física afuera del restaurante. La Oficina del Sheriff de Broward respondió e investigó. Nadie resultó herido.</p><p>“Entendemos que un video de este incidente está circulando ahora en las redes sociales y es preocupante. Aunque el incidente no ocurrió en terrenos escolares ni durante el horario escolar, tomamos en serio cualquier situación que involucre a nuestros estudiantes y continuaremos trabajando estrechamente con las autoridades en relación con este asunto. La seguridad y el bienestar de nuestros estudiantes siguen siendo nuestra máxima prioridad”.</p><p>La directora no indicó cómo asegura saber que el hombre inició la pelea y Perez cuestionó la versión de la directora sobre lo ocurrido.</p><p>“No veo cómo pudo haber ocurrido eso”, dijo. “Él prácticamente les estaba rogando que lo dejaran en paz”.</p>]]></content:encoded></item><item><title><![CDATA[1 dead, 1 in custody after crash involving Miami-Dade deputy]]></title><link>https://www.local10.com/news/local/2026/09/02/1-dead-after-crash-involving-miami-dade-deputy/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/1-dead-after-crash-involving-miami-dade-deputy/</guid><dc:creator><![CDATA[Jeff  Derderian , Amanda Batchelor]]></dc:creator><description><![CDATA[One person has died and another was taken into custody Wednesday night after a crash involving a Miami-Dade Sheriff’s Office deputy and two other vehicles, authorities said.]]></description><pubDate>Thu, 03 Sep 2026 03:02:28 +0000</pubDate><content:encoded><![CDATA[<p>One person has died and another was taken into custody Wednesday night after a crash involving a Miami-Dade Sheriff’s Office deputy and two other vehicles, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/09/03/muere-una-persona-y-otra-queda-bajo-custodia-tras-choque-que-involucro-a-agente-de-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/03/muere-una-persona-y-otra-queda-bajo-custodia-tras-choque-que-involucro-a-agente-de-miami-dade/">Leer en español</a></p><p>The crash happened around 7:40 p.m. near Northwest 51st Terrace and Northwest 33rd Avenue.</p><p>According to MDSO, deputies with the agency’s Robbery Intervention Detail (RID) conducted a traffic stop on one of the vehicles shortly before the crash.</p><p>Deputies said they confirmed during that stop that the driver, Luis Manuel Perez, 21, of Miami, had an outstanding warrant from the U.S. military, but he fled from them.</p><figure><img src="https://www.local10.com/resizer/v2/YAUCXBR7KJFK5NVSAV6LORET5E.jpg?auth=482e527623175553e595132e3a0b7ffd1dee1108d16d8dedb4d145cf6685e4d1&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“As additional RID units responded to the area the driver entered a dead-end street,” an MDSO spokesperson told Local 10 News in an email Thursday. “After turning around, the driver ran a stop sign, colliding with a civilian vehicle causing it to flip. The impact caused the vehicles to subsequently collide with an unmarked MDSO vehicle occupied by an RID deputy who was in the area searching for the subject.”</p><p>A picture obtained by Local 10 shows the flipped vehicle. A person can also be seen on the ground in the area, apparently in handcuffs. </p><p>“I seen him hit the car, and I seen him flip over in the air. And that’s when I ran over there,” one witness said. “I seen it while it happened. I seen it -- pieces of the car flying in the air.” </p><p>The driver of the civilian vehicle was taken by Miami-Dade Fire Rescue to Jackson Memorial Hospital’s Ryder Trauma Center in critical condition, but later died, authorities confirmed. </p><p>Deputies said Perez was taken into custody and transported to a local hospital to be evaluated, and the deputy was treated at the scene by Miami-Dade Fire Rescue.</p><p>While an arrest affidavit for Perez states that he has an active fugitive warrant from the U.S. military, it does not specify the allegations against him. MDSO officials said additional charges are pending against him as well for Wednesday’s crash.</p><p>The victim’s identity has not yet been released as authorities work to notify the next of kin.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Muere una persona y otra queda bajo custodia tras choque que involucró a agente de Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/09/03/muere-una-persona-y-otra-queda-bajo-custodia-tras-choque-que-involucro-a-agente-de-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/03/muere-una-persona-y-otra-queda-bajo-custodia-tras-choque-que-involucro-a-agente-de-miami-dade/</guid><dc:creator><![CDATA[Jeff  Derderian , Amanda Batchelor]]></dc:creator><description><![CDATA[Una persona murió y otra fue puesta bajo custodia la noche del miércoles tras un choque que involucró a un agente de la Oficina del Sheriff de Miami-Dade y otros dos vehículos, informaron las autoridades.]]></description><pubDate>Thu, 03 Sep 2026 13:49:13 +0000</pubDate><content:encoded><![CDATA[<p>Una persona murió y otra fue puesta bajo custodia la noche del miércoles tras un choque que involucró a un agente de la Oficina del Sheriff de Miami-Dade y otros dos vehículos, informaron las autoridades.</p><p>El choque ocurrió alrededor de las 7:40 p.m. cerca de Northwest 51st Terrace y Northwest 33rd Avenue.</p><p>Según MDSO, agentes de la Unidad de Intervención de Robos (RID) de la agencia realizaron una parada de tráfico a uno de los vehículos poco antes del choque.</p><p>Los agentes dijeron que durante esa parada confirmaron que el conductor, Luis Manuel Perez, de 21 años y residente de Miami, tenía una orden de arresto pendiente de las Fuerzas Armadas de EE.UU., pero huyó de ellos.</p><figure><img src="https://www.local10.com/resizer/v2/YAUCXBR7KJFK5NVSAV6LORET5E.jpg?auth=482e527623175553e595132e3a0b7ffd1dee1108d16d8dedb4d145cf6685e4d1&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“A medida que unidades adicionales de RID respondían al área, el conductor entró en una calle sin salida”, dijo un portavoz de MDSO a Local 10 News en un correo electrónico el jueves. “Después de dar la vuelta, el conductor se pasó una señal de alto y chocó contra un vehículo civil, provocando que volcara. El impacto hizo que posteriormente los vehículos chocaran contra un vehículo de MDSO sin distintivos, ocupado por un agente de RID que se encontraba en el área buscando al sujeto”.</p><p>Una fotografía obtenida por Local 10 muestra el vehículo volcado. También se puede ver a una persona en el suelo en el área, aparentemente esposada.</p><p>“Lo vi chocar contra el auto y lo vi volcar por el aire. Y fue entonces cuando corrí hacia allá”, dijo un testigo. “Lo vi mientras sucedía. Lo vi, partes del auto volando por el aire”.</p><p>El conductor del vehículo civil fue trasladado por el Cuerpo de Bomberos de Miami-Dade al Centro de Traumatología Ryder del Hospital Jackson Memorial en condición crítica, pero posteriormente murió, confirmaron las autoridades.</p><p>Los agentes dijeron que Perez fue puesto bajo custodia y trasladado a un hospital local para ser evaluado, mientras que el agente fue atendido en el lugar por el Cuerpo de Bomberos de Miami-Dade.</p><p>Aunque una declaración jurada de arresto de Perez señala que tiene una orden de arresto activa como fugitivo de las Fuerzas Armadas de EE.UU., no especifica las acusaciones en su contra. Funcionarios de MDSO dijeron que también están pendientes cargos adicionales en su contra por el choque del miércoles.</p><p>La identidad de la víctima aún no ha sido divulgada mientras las autoridades trabajan para notificar a sus familiares.</p>]]></content:encoded></item><item><title><![CDATA[Hallan cuerpo cerca de vías del tren en Fort Lauderdale; policía dice que no está claro si víctima fue arrollada por tren]]></title><link>https://www.local10.com/espanol/2026/09/03/hallan-cuerpo-cerca-de-vias-del-tren-en-fort-lauderdale-policia-dice-que-no-esta-claro-si-victima-fue-arrollada-por-tren/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/03/hallan-cuerpo-cerca-de-vias-del-tren-en-fort-lauderdale-policia-dice-que-no-esta-claro-si-victima-fue-arrollada-por-tren/</guid><dc:creator><![CDATA[Amanda Batchelor]]></dc:creator><description><![CDATA[Un cuerpo fue encontrado cerca de las vías del tren en Fort Lauderdale la mañana de este jueves, pero la policía dice que la causa de muerte de la víctima no está clara.]]></description><pubDate>Thu, 03 Sep 2026 13:44:28 +0000</pubDate><content:encoded><![CDATA[<p>Un cuerpo fue encontrado cerca de las vías del tren en Fort Lauderdale la mañana de este jueves, pero la policía dice que la causa de muerte de la víctima no está clara.</p><p>Según la policía, alguien llamó al 911 alrededor de las 6:15 a.m. para reportar que había un cuerpo cerca de las vías del tren en la cuadra 6200 de North Andrews Avenue.</p><p>Detectives llegaron al lugar y están investigando si la víctima fue arrollada por un tren o “murió de alguna otra manera”, dijo la policía.</p><p>Aunque la causa de muerte sigue sin estar clara, un video grabado por Local 10 News muestra que un tren de Tri-Rail estaba detenido en las vías cercanas en medio de la investigación.</p><p>No se divulgaron de inmediato más detalles.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MJNLEVA3HZEHPO6NMCEYA7XSHI.jpeg?auth=5492b0f9581c947ace787eb18f730543d5aa834d4f587758414d189c628eabdc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Sept. 3: Numerous thunderstorms today could produce frequent lightning, heavy rain, and gusty winds]]></title><link>https://www.local10.com/weather/2026/09/03/sept-3-numerous-thunderstorms-today-could-produce-frequent-lightning-heavy-rain-and-gusty-winds/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/09/03/sept-3-numerous-thunderstorms-today-could-produce-frequent-lightning-heavy-rain-and-gusty-winds/</guid><dc:creator><![CDATA[Brandon Orr]]></dc:creator><description><![CDATA[The pattern is on repeat with another round of afternoon showers and thunderstorms. Some of these could even last past sunset into tonight. ]]></description><pubDate>Thu, 03 Sep 2026 13:43:02 +0000</pubDate><content:encoded><![CDATA[<p>The pattern is on repeat with another round of afternoon showers and thunderstorms. Some of these could even last past sunset into tonight. Any areas that get 2-3″ in a short time could see minor flooding. Don’t be surprised to see a few flood advisories issued for those areas. High temperatures will only reach around 90°, which is around average for this time of the year.</p><p>Very high levels of atmospheric moisture near record levels will linger into the holiday weekend. It does not appear to be a complete washout from start to finish, but expect rounds of thunderstorms with dry time in between. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Rooney and Kate Mara had to speak in unison in ‘Bucking Fastard’]]></title><link>https://www.local10.com/entertainment/2026/09/03/rooney-and-kate-mara-had-to-speak-in-unison-in-bucking-fastard/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/09/03/rooney-and-kate-mara-had-to-speak-in-unison-in-bucking-fastard/</guid><dc:creator><![CDATA[By LINDSEY BAHR, Associated Press]]></dc:creator><description><![CDATA[VENICE, Italy (AP) — Sisters Rooney and Kate Mara play sisters who speak in unison in Werner Herzog’s new film “Bucking Fastard,” which is having its world premiere Thursday at the Venice Film Festival.]]></description><pubDate>Thu, 03 Sep 2026 13:28:51 +0000</pubDate><content:encoded><![CDATA[<p>VENICE, Italy (AP) — Sisters Rooney and Kate Mara play sisters who speak in unison in Werner Herzog’s new film “Bucking Fastard,” which is having its world premiere Thursday at the Venice Film Festival.</p><p>The 83-year-old German filmmaker had actually met twins who spoke in unison some 45 years ago. Greta and Freda Chaplin dressed the same and became a bit of a tabloid fascination in the 1980s in the U.K. because of a stalking case. And they did spark an idea, but it was one that lay dormant for decades, constrained by the limitations of reality.</p><p>Then someone suggested that perhaps it didn’t have to be twins: What if it were the Mara sisters instead? All of a sudden, it came to life: He wrote the script in five days.</p><p>But his story is complete invention, he said. The Maras play the fictional Jean and Joan Holbrooke, who go on a literal and spiritual journey together as they try to find their place in the world.</p><p>Herzog was joined on the Lido by the Mara sisters, and Orlando Bloom, who plays the object of both of their affections. The film does not yet have a release date in the U.S.</p><p>Rooney and Kate Mara's first film together</p><p>“At first it was very daunting, the idea that we were going to be playing the same person,” Rooney Mara said. “But I think we found pretty quickly that having a lifetime together and all this history and a childhood of playing together, there was just this unspoken world between us.”</p><p>She added: “I’ve never laughed so much, we had so much fun.”</p><p>Kate Mara said speaking in unison almost felt like a song.</p><p>“It was very musical,” she said. “It happened quite naturally.”</p><p>They were so quick to pick it up, in fact, that Herzog cut the planned two-week rehearsal short after five days. He told the sisters, who have never before been in a movie together, that he’d meet them in Ireland “in front of my camera.”</p><p>Orlando Bloom is the bucking fastard</p><p>Herzog said he was also excited to work with Bloom and to see him step out of what he’s known for: “The heartthrob for the teenies,” Herzog said. “And now you are the bucking fastard.”</p><p>Bloom said that Herzog “creates a sacred space for magic to happen.”</p><p>He added: “It’s the pinnacle of any actor’s career to be at the Venice Film Festival talking about a movie with Werner Herzog.”</p><p>Dedicated to David Lynch</p><p>Herzog dedicated the film to the late filmmaker David Lynch. While they were editing, he said he wished Lynch could be the first audience to see “Bucking Fastard.”</p><p>“We had a deep, deep understanding of each other’s work, although we were quite different,” Herzog said. “I wish we could turn the wheel of time back and invite him tonight. But it doesn’t happen like this.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TAL4OOF2UYEI7ZR24TXJOF2WME.jpg?auth=38cabc58db3d070dea345973bab2c8be6726d71c1e0de350e85817f921acb66c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rooney Mara, left, and Kate Mara pose for photographers at the photo call for the film 'Bucking Fastard" during the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/W5W2DPUYZDH3C52FZNILG5UOFU.jpg?auth=4c1538484075a02683344c8a77ba19935c36520d82ed021320cfe967ec518492&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rooney Mara, left, and Kate Mara pose for photographers at the photo call for the film 'Bucking Fastard" during the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/35ZHYG2LGOM6HILASDR3UBXDAI.jpg?auth=a35a85eb6aa74870936d5e511bb26ea97966441d47d3ab64aac8d3c12a2641e7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Director Werner Herzog poses for photographers at the photo call for the film 'Bucking Fastard" during the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ECMJEYO4PWKPIXZBKUHUMK7ISQ.jpg?auth=cd2f79f1cbaa2c4f9b901dca6b98be66e394b316b8f7fc4df12fa569c647e3de&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kate Mara poses for photographers at the photo call for the film 'Bucking Fastard" during the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/TAUC3VZKM7MJ6ACQT32LY5QODE.jpg?auth=454f2ae72372b168d3b65db23e2e718c35718750eba837d9142d5ba2c3bdbeff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Orlando Bloom poses for photographers at the photo call for the film 'Bucking Fastard" during the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content></item><item><title><![CDATA[Billionaire Leon Black skips Epstein deposition and sues House committee over subpoenas]]></title><link>https://www.local10.com/news/politics/2026/09/03/billionaire-leon-black-skips-epstein-deposition-and-sues-house-committee-over-subpoenas/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/09/03/billionaire-leon-black-skips-epstein-deposition-and-sues-house-committee-over-subpoenas/</guid><dc:creator><![CDATA[By JOEY CAPPELLETTI, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Billionaire investor Leon Black refused to appear for a sworn deposition before Congress on Thursday and instead sued the House Oversight Committee, asking a federal court to block subpoenas issued as part of its investigation into disgraced financier Jeffrey Epstein.]]></description><pubDate>Thu, 03 Sep 2026 13:24:22 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Billionaire investor Leon Black refused to appear for a sworn deposition before Congress on Thursday and instead sued the House Oversight Committee, asking a federal court to block subpoenas issued as part of its investigation into disgraced financier Jeffrey Epstein.</p><p>The House Oversight Committee served Black with two subpoenas during a closed-door voluntary interview in June after lawmakers said he refused to answer questions about nondisclosure agreements. One subpoena demanded Black produce NDAs and other documents, while the other compelled him to return for a deposition before the committee.</p><p>Black’s lawsuit argues the subpoenas exceed the committee’s authority by seeking private information unrelated to Epstein or any legitimate legislative purpose. It asks a federal judge to declare the subpoenas invalid and prevent the committee from enforcing them.</p><p>“The Committee is on a fishing expedition that oversteps its authority and completely ignores its responsibility," Black’s attorney, Susan Estrich, said in a statement. “This is no longer about finding the truth about Epstein. It is about trying to destroy Mr. Black.”</p><p>Rep. Robert Garcia, the top Democrat on the Oversight Committee, said Congress “must hold him in contempt immediately.”</p><p>“By refusing to testify today, Leon Black is now defying two congressional subpoenas,” Garcia said.</p><p>Black is the co-founder and former chief executive of the private equity firm Apollo Global Management. He stepped down in 2021 during the fallout over his ties to Epstein.</p><p>He is among a number of influential figures to appear in the investigation into Epstein and the web of wealth and influence around him. Other figures to have appeared for the investigation include former Democratic President Bill Clinton, Commerce Secretary Howard Lutnick and Microsoft co-founder Bill Gates.</p><p>Black is mentioned repeatedly in files that the Justice Department has released related to the Epstein investigation. He also appears in a collection of birthday messages sent to Epstein that were released by the House committee last year, including a poem attributed to Black that refers to “Blond, Red or Brunette, spread out geographically.”</p><p>Before the June 26 appearance before the committee, Black maintained that he was not aware of Epstein’s “nefarious activity” until 2019 and that he paid Epstein for legitimate purposes, in part due to his “unrivaled network of relationships” with influential figures.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LHA3AGCYXBH2ZC62QNO2REB2HY.jpg?auth=b845a60df0f58ca880082e7240ce024c0c5c2ec498d558a28d785fa4e9f6506a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Leon Black, a billionaire who was close with Jeffrey Epstein, arrives for a closed-door interview with the House Oversight Committee at the Capitol in Washington, June 26, 2026. (AP Photo/J. Scott Applewhite, File)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Scott Applewhite</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SGGZ77XYFY2OOKIOICETJ5DIRE.jpg?auth=2a932c74da4f3d47fb80d2b4e42505a56ad1d5630198ac1e8bd3e3fb2b260671&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE — This photo provided by the New York State Sex Offender Registry shows Jeffrey Epstein on March 28, 2017. (New York State Sex Offender Registry via AP, File)]]></media:description></media:content></item><item><title><![CDATA[The Latest: Deadlocked jury in Lindsay Clancy trial returns for sixth day of deliberation]]></title><link>https://www.local10.com/health/2026/09/03/the-latest-deadlocked-jury-in-lindsay-clancy-trial-returns-for-sixth-day-of-deliberation/</link><guid isPermaLink="true">https://www.local10.com/health/2026/09/03/the-latest-deadlocked-jury-in-lindsay-clancy-trial-returns-for-sixth-day-of-deliberation/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[PLYMOUTH, Mass. (AP) — Jurors in the Lindsay Clancy murder trial returned to the courthouse in Plymouth, Massachusetts, on Thursday for a sixth day of deliberation after twice saying they can’t agree whether the former labor and delivery nurse is criminally responsible for killing her three young children.]]></description><pubDate>Thu, 03 Sep 2026 14:12:17 +0000</pubDate><content:encoded><![CDATA[<p>PLYMOUTH, Mass. (AP) — Jurors in the Lindsay Clancy murder trial returned to the courthouse in Plymouth, Massachusetts, on Thursday for a sixth day of deliberation after twice saying they can’t agree whether the former labor and delivery nurse is criminally responsible for killing her three young children.</p><p>If jurors ultimately cannot agree on a verdict, Judge William Sullivan could declare a mistrial.</p><p>While both sides agree she killed her children, Clancy’s defense team argued she suffered from postpartum psychosis, with defense attorney Kevin Reddington stating that “lousy medical care” exacerbated her condition. Prosecutors at the Plymouth County District Attorney’s office argued she intentionally planned the killings and that the nation’s health care system was “not on trial here.”</p><p>Postpartum psychosis is estimated to afflict 1 to 2 per 1,000 women after delivery. Experts at the Cleveland Clinic describe it as a mental health emergency affecting someone’s sense of reality. It can happen to anyone after giving birth, but the chances are higher for people with certain mental health conditions. Though most people with postpartum psychosis don’t harm their children, mothers with severe cases may try to do so, and may also try to harm themselves.</p><p>Here’s the latest:</p><p>Clancy gets letters of support</p><p>On his way into the courthouse, defense attorney Kevin Reddington carried a box of letters in support of Clancy “from all over the world.”</p><p>“It’s just amazing. She reads them all,” he told reporters.</p><p>Reddington said he’s ready for a second trial if this one ends with a hung jury and the prosecutor wants to try again.</p><p>“I’ve got witnesses lined up. We’re all set. So let’s go,” he said.</p><p>The wait continues</p><p>Journalists and about 20 spectators are milling about inside the Plymouth County courthouse on a rainy day while the jury deliberates. Some of the onlookers are wearing pink shirts in support of Clancy.</p><p>The livestreamed trial has generated intense interest, drawing crowds to the courthouse every day. The case has sparked deep public divisions over Clancy’s culpability and maternal mental health care after childbirth.</p><p>The jurors’ expressions were hard to read</p><p>Panel members mostly looked at the floor as they entered the courtroom on Thursday morning.</p><p>The jury hasn’t been able to agree on whether Clancy is criminally responsible</p><p>The panel has been considering whether or not Clancy is guilty of murder, or lesser manslaughter charges, or not guilty due to mental disease or defect.</p><p>A murder conviction could bring a life sentence. A not guilty verdict could result in Clancy’s continued confinement at a psychiatric hospital.</p><p>The split among the jury in terms of guilty or not guilty has not been disclosed.</p><p>The judge quizzed jurors again before deliberations resumed</p><p>Sullivan asked them if anything had happened overnight that would affect their ability to be impartial. They said no and then returned to the jury room.</p><p>Jury begins its sixth day of deliberations</p><p>The judge brought the 12 jurors and six alternates into the courtroom briefly before sending them back to the deliberation room.</p><p>What happens if the jury cannot reach a verdict?</p><p>If a verdict cannot be reached, a mistrial will be declared, and the case essentially goes back to the same status as before the trial, with Clancy charged with murder and held at a psychiatric hospital awaiting a resolution of the criminal case.</p><p>Prosecutors will decide whether to try again with a new jury. If they do, the jury selection process will begin again, and a new trial will be scheduled.</p><p>Prosecutors could also offer a plea deal to Clancy, said Brad Bailey, a Boston defense attorney and former prosecutor who is not involved in the case.</p><p>“Any time the threat of a retrial with murder one hanging over the client is re-interjected, defense lawyers will, at the very least, explore whether or not there’s any interest in a resolution,” Bailey said.</p><p>What to know about postpartum psychosis</p><p>Postpartum psychosis is estimated to afflict only 1 to 2 per 1,000 women after delivery. Experts at the Cleveland Clinic describe it as a mental health emergency affecting someone’s sense of reality.</p><p>It can happen to anyone after giving birth, but the chances are higher for people with certain mental health conditions. In a journal article on the subject in 2023, researchers at the Medical University of Lublin in Poland said about half of people with postpartum psychosis have a previous history of psychiatric problems and the most common risk factor associated with the condition is bipolar affective disorder, which causes extreme mood swings.</p><p>Though most people with postpartum psychosis don’t harm their children, mothers with severe cases may try to do so, and also may try to harm themselves.</p><p>Experts say it’s important to seek immediate help if you or your partner or family member show signs of postpartum psychosis.</p><p>▶ Read more</p><p>A Massachusetts woman was charged with filming the jury</p><p>Dawn Light, 56, was arraigned on an intimidation charge Wednesday at the same courthouse as Clancy’s trial. Authorities say she filmed jurors leaving the courthouse a day earlier.</p><p>Light, a retired nurse and Clancy supporter, told reporters she was there: “To see Lindsay. And I did see her. She was getting picked up by the van.”</p><p>Her lawyer Jennifer White called it a “misunderstanding.”</p><p>A not-guilty plea was entered on Light’s behalf and she was ordered to stay away from the court, jurors and witnesses.</p><p>The arrest prompted the judge to ask each juror Wednesday if they saw anything that would affect their impartiality, Clancy’s attorney Kevin Reddington told The Associated Press. The judge also opened the day’s proceedings with a warning that he had issued an order governing how people should conduct themselves at the courthouse. That order barred people from filming, following, contacting or tampering with jurors.</p><p>The jury has not been able to agree on a verdict</p><p>On Wednesday, the jury sent the court a note saying it couldn’t unanimously agree on a verdict, despite days of trying. The jury had sent a similar note Tuesday morning. Neither note revealed anything about how the jury might be split or said anything about the tone of deliberations.</p><p>Sullivan then gave the jury a legal instruction sometimes known as a “dynamite charge” because it is intended to help a jury break through an impasse.</p><p>He told the jurors not to abandon their own convictions just to reach a verdict, but urged them to seriously consider opposing views and reassess their positions if appropriate. No one knows, he added, whether another jury would be “more intelligent, more impartial or more competent to decide it than you are.”</p><p>Such instructions are common in many states and the U.S. Supreme Court has upheld their constitutionality, but they are barred in some states because of concerns they might be coercive.</p><p>Jurors return for a sixth day of deliberation</p><p>Jurors in the Lindsay Clancy trial will return for a sixth day of deliberations after twice saying they couldn’t agree whether the Massachusetts mother is criminally responsible for killing her three young children.</p><p>The judge told jurors to keep deliberating Wednesday when they said for a second straight day that they were at an impasse — a sign there’s a growing chance of a hung jury and the trial ending without a resolution.</p><p>Clancy, a 36-year-old former labor and delivery nurse, doesn’t deny strangling her children in the basement of their home in 2023. Her attorney argues that postpartum psychosis led to her actions, while prosecutors say she knew what she was doing when she killed Cora, Dawson and Callan Clancy, ages 5, 3 and 8 months.</p><p>“I know it’s been a long day,” Judge William Sullivan said, “so at this point, what I’m going to do is, first off, thank you for your time and commitment to this case. I’m going to ask you to come back tomorrow morning.”</p><p>Clancy stared at the jury with no expression when Sullivan earlier in the day explained to the courtroom that the jurors were at a standstill.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/D4ZLWOY5M52R6KMJVV7GF267OU.jpg?auth=189feb757c3a7fca5c9dbfb1ab510eba53bec5a8913dfb032a342d42ea3cb86d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Defense attorney Kevin Reddington holds up a picture of th Clancy family before the murders during closing arguments in the Lindsay Clancy murder trial at Plymouth Superior Court in Plymouth, Mass., Thursday, Aug. 27, 2026. (Greg Derr/The Patriot Ledger via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Derr</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ASIL3IBPBIRHF5TNUIVGUTXUOQ.jpg?auth=b7df24c720e47187d1a2767d26dde9fd7e70ba70a18a69e82e5561074f81a699&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lindsay Clancy and attorney Kevin Reddington watch as Judge William Sullivan tells the jury to keep discussing a possible verdict after jurors said for a second time they couldn't agree whether Lindsay Clancy was criminally responsible for killing her three children in 2023, Wednesday, Sept. 2, 2026, in Plymouth, Mass. (Greg Derr/The Patriot Ledger via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Derr</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3NS3LGKVM4PAQ3T32BR6AYICDU.jpg?auth=1c8bb88bec66fc14db72fcf88c331ef14195ee379cbc797bd6e2a23c50e8d26c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A text message Lindsay Clancy sent her mom is presented during closing arguments in her murder trial at Plymouth Superior Court in Plymouth, Mass., Thursday, Aug. 27, 2026. (Greg Derr/The Patriot Ledger via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Derr</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5V6OLBUGY37ULD7D65WGSLFH3Y.jpg?auth=0f26be0b641682b087e96c80ec955d4b82c9350773f8f90cc4e0ad632cc9bd37&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Judge William Sullivan asks the jury to continue deliberations during Lindsay Clancy's murder trial at Plymouth Superior Court in Plymouth, Mass., Tuesday, Sept. 1, 2026. (Greg Derr/The Patriot Ledger via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Derr</media:credit></media:content></item><item><title><![CDATA[Fed's Waller says central bank's next rate move depends on upcoming inflation report]]></title><link>https://www.local10.com/news/2026/09/03/feds-waller-says-central-banks-next-rate-move-depends-on-upcoming-inflation-report/</link><guid isPermaLink="true">https://www.local10.com/news/2026/09/03/feds-waller-says-central-banks-next-rate-move-depends-on-upcoming-inflation-report/</guid><dc:creator><![CDATA[By CHRISTOPHER RUGABER, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Federal Reserve governor Christopher Waller said Thursday that an inflation report next week will largely determine whether he supports an interest rate hike later this month or not.]]></description><pubDate>Thu, 03 Sep 2026 13:09:53 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Federal Reserve governor Christopher Waller said Thursday that an inflation report next week will largely determine whether he supports an interest rate hike later this month or not.</p><p>The government will release August inflation figures Sept. 11, and if that report shows inflation continues to cool, then Waller said he would be willing to keep the Fed's benchmark interest rate unchanged.</p><p>“But if inflation comes in hot, I would consider a rate hike,” Waller said. Borrowing costs are only “slightly restricting” consumer and business demand, he added, “and it may not take much acceleration in inflation to nudge me into supporting” a rate hike.</p><p>Waller is an outspoken member of the Fed's seven-person governing board and his remarks add even more weight to the upcoming inflation data. Several members of the Fed's rate-setting committee have voiced concerns that price increases are still too high, suggesting a rate hike may be needed. Yet others have suggested inflation is slowly cooling and higher borrowing costs are not needed.</p><p>Fed Chair Kevin Warsh said last week that inflation hasn't shown sufficient improvement and the Fed might have “more work to do,” a sign he is weighing a rate increase at the Fed's next meeting Sept. 15-16.</p><p>Wall Street investors sharply increased their bets on a rate hike at the September meeting after Warsh's speech. Some bond yields also moved higher on Warsh's remarks, which have raised the stakes for the September meeting.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WN7N6KRMY2DUH4XRKTLQL37WV4.jpg?auth=465834023a60312145897c6ef19dd59599aca228dc1018bc851927565ce0e742&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Federal Reserve is seen from the Washington Monument, Tuesday, Sept. 1, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content></item><item><title><![CDATA[Democrats are promising a big agenda. Their unity is already being tested]]></title><link>https://www.local10.com/news/politics/2026/09/03/democrats-are-promising-a-big-agenda-their-unity-is-already-being-tested/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/09/03/democrats-are-promising-a-big-agenda-their-unity-is-already-being-tested/</guid><dc:creator><![CDATA[By LISA MASCARO, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Beginning on Day One, House Democrats plan to "hold the crooks accountable.”]]></description><pubDate>Thu, 03 Sep 2026 13:00:14 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Beginning on Day One, House Democrats plan to "hold the crooks accountable.”</p><p>That's the promise House Democratic leader Hakeem Jeffries has made, previewing an ambitious agenda with oversight of President Donald Trump's administration and legislation to address the high costs of living, if Democrats seize majority control from Republicans in the midterm elections.</p><p>But first, the Democratic leaders have to ensure they can keep their own politically diverse — and sometimes rebellious — big-tent caucus in line, which was tested this week. Two go-their-own-way Democrats bucked the party on a routine procedural vote, angering colleagues and raising a red flag about potential party divisions to come.</p><p>“His greatest challenge will be governing,” Ashley Etienne, a former top aide to Nancy Pelosi during her historic tenure as House speaker, said of Jeffries.</p><p>The House majority is expected to be decided by a handful of seats in a shrinking number of competitive districts, potentially creating a similar political dynamic to the past four years under GOP control, a chaotic new era in Congress.</p><p>In the House, the size of the majority matters. When the majority is slim, any single lawmaker can become a kingmaker, determining whether a party's agenda sinks or soars. House Speaker Mike Johnson is tested by his narrow majority almost daily, and his predecessor, Kevin McCarthy, was the first in history to be booted from office, ousted by a small number of opponents from his own side.</p><p>Jeffries, who is poised to become the House speaker if his party wins power and would be the first Democrat to wield the gavel since Pelosi, faces a party at a crossroads. It has a new generation of candidates, some far-left from the Democratic Socialists of America, and they are eager for change.</p><p>The Democratic leadership team responded swiftly to the slight from the two centrist lawmakers this week over the thwarted procedural vote, sending a message that they will not tolerate the kind of disruptions that have often left Republicans in disarray.</p><p>But the damage was done.</p><p>“It was disappointing,” said seasoned Rep. Jim McGovern of Massachusetts, the top Democrat on the Rules Committee. ”It makes us look as bad as them."</p><p>A routine procedural vote becomes anything but</p><p>The procedural rule vote, which sets the terms for debate, was long a non-issue in the House. The party in power voted for it, the minority party voted against. But conservative Republicans have routinely bucked their own GOP majority on the votes, tanking the agenda.</p><p>As the tally Tuesday was teetering, it appeared Johnson once again had a revolt on his hands. Then two Democrats, retiring Rep. Jared Golden of Maine and outsider Rep. Marie Gluesenkamp Perez of Washington, voted with the Republicans, salvaging the outcome and the week's agenda.</p><p>Golden was working to ensure passage of his bill on the lobster industry. Gluesenkamp, often an ally as a fellow Blue Dog Democrat in a Trump-won congressional district, had joined.</p><p>Democrats were livid. Some were eager for a reprimand. Others expressed the angst coming from voters who want the party to stick together to fight Trump. The Pelosi-ism, "Unity is our strength," was revived.</p><p>“The challenge is, that if you don't have the numbers, all of a sudden a few people can be very decisive,” said Rep. John Larson, D-Conn., a former party leader who recently lost his own primary bid for reelection.</p><p>“You can never ask people to vote against their own interest," he said. ”But you also have to emphasize the camaraderie and concept of working together as a team."</p><p>A cautious Democratic leader faces new challenges</p><p>Jeffries is known as a careful leader and, as he says himself, chooses calm over chaos at a time when many Democrats prefer a quicker, attention-grabbing reaction.</p><p>The New York Democrat is singularly focused on winning back control of the House. In office since 2013, Jeffries is confronting the party's quickly changing climate, as he works to hold together what is arguably the most diverse party caucus in U.S. history.</p><p>“We're fighting to make healthcare affordable for every single American," he said earlier in the week. “And we certainly will fight to hold the crooks accountable who have unleashed unprecedented corruption on the American people.”</p><p>Two weeks ago, Jeffries ran into trouble with progressives after having accepted a meeting with Trump's son-in-law, Jared Kushner, an outside adviser to the White House.</p><p>The two New Yorkers had known each other and worked together on legislation during the first Trump administration. White House chief of staff Susie Wiles had suggested Kushner reach out. But liberals questioned why Jeffries would even meet with those close to Trump.</p><p>“He asked for a meeting, and I took it,” Jeffries said in a defiant video the next day.</p><p>The Democrats have established five working groups to tackle affordability issues — in housing, healthcare, child care, groceries and gas and utilities. The top Democrats on the Oversight and Judiciary committees are preparing to root out corruption.</p><p>Jeffries also sketched out the pillars of a Democratic legislative agenda for the coming year: repealing Republican Medicaid cuts, restoring expanded tax credits under the Affordable Care Act, repealing Trump's tariffs and ending the Iran war.</p><p>“These are issues that we know unite Democrats,” Jeffries said. “But I don't want to get out ahead of the caucus, because there are a whole host of things that need to be worked on.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IZJVOWY673OG4BTFY6LJEJ7IA4.jpg?auth=2056e2e8444225f33b3627f27dceaecb80c68003fea9825bd2603936de81c6d7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[House Minority Leader Hakeem Jeffries, D-N.Y., discusses the war with Iran and the cost of living as he speaks to reporters at the Capitol in Washington, Monday, Aug. 31, 2026. (AP Photo/J. Scott Applewhite)]]></media:description><media:credit role="author" scheme="urn:ebu">J. Scott Applewhite</media:credit></media:content></item><item><title><![CDATA[Unemployment claims tick up to 206,000 but remain at historically low levels]]></title><link>https://www.local10.com/business/2026/09/03/unemployment-claims-tick-up-to-206000-but-remain-at-historically-low-levels/</link><guid isPermaLink="true">https://www.local10.com/business/2026/09/03/unemployment-claims-tick-up-to-206000-but-remain-at-historically-low-levels/</guid><dc:creator><![CDATA[By PAUL WISEMAN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) —]]></description><pubDate>Thu, 03 Sep 2026 13:43:27 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) —</p><p>More Americans filed for unemployment benefits last week, but layoffs are still rare and jobless claims remain at historically low levels.</p><p>The Labor Department reported Thursday filings for benefits ticked up to 206,000 last week from a revised 204,000 the week before. The four-week average of claims, which smooths out week-to-week volatility, rose modestly to 207,250 last week.</p><p>Claims for jobless benefits are a proxy for layoffs, and economists watch them because they can be a sign of where the job market is headed. For the past year, claims have mostly stayed within a historically low range of 200,000 to 230,000 a week.</p><p>The number of people collecting unemployment benefits rose slightly to 1.78 million the week that ended Aug. 22, up by 8,000 from the week before.</p><p>Companies, remembering the worker shortages that followed the end of COVID-19 lockups, are still reluctant to let go of staff. The unemployment rate is low at 4.1%.</p><p>But employers aren’t eager to take on new workers. The Labor Department reported Tuesday that gross hiring — before subtracting people who lost or left their jobs — fell 5% to fewer than 5.1 million new jobs. The result is what economists call a "no-hire, no-fire'' labor market in which those have work enjoy job security but times are tough for young workers trying to land an entry-level job or unemployed people seeking to get back to work.</p><p>In July, companies, government agencies and nonprofits together cut 23,000 jobs.  So far this year, employers are adding 61,000 jobs a month, up from the 9,700 they averaged last year — the weakest hiring outside a recession since 2002. The lingering effects of high interest rates and Trump’s erratic trade policies discouraged companies from hiring in 2025.</p><p>When the Labor Department releases its report on last month's hiring and unemployment Friday, it's expected to show that employers added 65,000 jobs in August and that the unemployment rate ticked up to 4.2%, according to a survey of forecasters by the data firm FactSet.</p><p>Hiring this year remains well below the 166,000 monthly jobs created, on average, in 2023 and 2024, let alone the 491,000 a month recorded during the 2021-2022 hiring boom that followed pandemic lockdowns.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ABHT4357SJDQYJN2WRCPBYMTAQ.jpg?auth=dcef32df4a99a7620108ea68a83820c65bd4edce7849e62626c4a0dd29846cf5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Hiring sign for sales professionals is displayed at a store, in Vernon Hills, Ill., Wednesday, April 15, 2026. (AP Photo/Nam Y. Huh, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IGXCUTWOAKZ6SNCR34DDXYOSRQ.jpg?auth=4ae2523cbb158e807942198bdb368f38ad2ca05485a6806ecf6c59c96c17809e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A job seeker waits to talk to a recruiter at a job fair Aug. 28, 2025, in Sunrise, Fla. (AP Photo/Marta Lavandier, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Marta Lavandier</media:credit></media:content></item><item><title><![CDATA[Nvidia to spend $13 billion on Hugging Face, which will remain an open source platform]]></title><link>https://www.local10.com/business/2026/09/03/nvidia-to-spend-13-billion-on-hugging-face-leaving-it-as-an-open-source-platform/</link><guid isPermaLink="true">https://www.local10.com/business/2026/09/03/nvidia-to-spend-13-billion-on-hugging-face-leaving-it-as-an-open-source-platform/</guid><dc:creator><![CDATA[By MICHELLE CHAPMAN, Associated Press]]></dc:creator><description><![CDATA[Chipmaker Nvidia is buying artificial intelligence software platform Hugging Face for $12.93 billion.]]></description><pubDate>Thu, 03 Sep 2026 13:32:32 +0000</pubDate><content:encoded><![CDATA[<p>Chipmaker Nvidia is buying artificial intelligence software platform Hugging Face for $12.93 billion.</p><p>Nvidia CEO Jensen Huang wrote in a blog post Thursday that more than 18 million developers, researchers and creators use Hugging Face to share more than 3 million models, 500,000 data sets and 1 million applications. There's also more than 200,000 companies that use the platform, he said.</p><p>In July, the data processing systems of Hugging Face were hacked and ChatGPT maker OpenAI acknowledged that its artificial intelligence system was to blame, sending shock waves through the security community amid heightened concerns about the capabilities of powerful AI models.</p><p>Just over a week later, Anthropic said its artificial intelligence models hacked into three other organizations during testing, and that as followed closely by an announcement from Meta, which said its AI model accessed the internet on its own and hacked another company.</p><p>The wave of AI intrusions occurred just a month after President Donald Trump signed an executive order creating a framework for the federal government to vet the national security risks of the most advanced AI systems for up to a month before their public release.</p><p>On Thursday, however, Nvidia's Huang said that Hugging face will remain an open platform.</p><p>“Developers will choose the models they want, the frameworks they want, the clouds and inference service providers they want and the computing platforms they want,” Huang wrote in a blog post. “Nvidia compute will not be required to build on or deploy through Hugging Face.”</p><p>Hugging Face will still support multi-cloud and multi-accelerator development and deployment.</p><p>Nvidia has released more than 500 models on Hugging Face and more than 250 open datasets.</p><p>Nvidia's high-end chips have emerged as AI’s best building blocks and they are highly sought after. The Santa Clara, California, late last month reported quarterly profits of $59.69 billion.</p><p>While AI has powered stock market gains and U.S. economic growth in recent years, there’s been growing skepticism about whether AI will justify the trillions of dollars that are being spent to develop the technology.</p><p>The AI industry is also increasingly facing pushback amid objections to the expansion in data centers and fears that the speed with which AI is being adopted could lead to widespread job losses worldwide.</p><p>Nvidia's shares jumped 3% at the opening bell. Hugging Face is not publicly traded.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WZSCWOV3ZJ46GMK55VO23IXFNY.jpg?auth=5ddffee914335a02ff0f7c64b0eee002a38dfdc0d784b5a7495ff3512b2bd0af&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Jensen Huang, president and CEO of Nvidia, waits for a groundbreaking ceremony for an expansion of Coherent's manufacturing facility to begin on June 16, 2026, in Sherman, Texas. (AP Photo/Jeffrey McWhorter, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeffrey McWhorter</media:credit></media:content></item><item><title><![CDATA[The Latest: Trump promises to campaign for Republicans despite sagging popularity]]></title><link>https://www.local10.com/news/2026/09/03/the-latest-trump-promises-to-campaign-for-republicans-despite-sagging-popularity/</link><guid isPermaLink="true">https://www.local10.com/news/2026/09/03/the-latest-trump-promises-to-campaign-for-republicans-despite-sagging-popularity/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[President Donald Trump urged Republican lawmakers facing tough reelection campaigns to run on his record in the White House despite his sagging popularity, and he pledged to campaign in all of the roughly three dozen contests that are likely to determine control of Congress.]]></description><pubDate>Thu, 03 Sep 2026 13:27:11 +0000</pubDate><content:encoded><![CDATA[<p>President Donald Trump urged Republican lawmakers facing tough reelection campaigns to run on his record in the White House despite his sagging popularity, and he pledged to campaign in all of the roughly three dozen contests that are likely to determine control of Congress.</p><p>Also, a federal judge in Boston will hear arguments Thursday on whether to extend her prohibition against the U.S. Postal Service requiring states to use a new mail balloting system for the midterms as part of an executive order by Trump. The hearing in the closely watched case comes the day before the first state begins sending mail ballots to voters.</p><p>Here's the latest:</p><p>Democrats are promising a big agenda. Their unity is already being tested</p><p>Beginning on Day One, House Democrats plan to “hold the crooks accountable.”</p><p>That’s the promise House Democratic leader Hakeem Jeffries  has made, previewing an ambitious agenda with oversight of President Trump’s  administration and legislation to address the high costs of living, if Democrats seize majority control from Republicans in the midterm elections.</p><p>But first, the Democratic leaders have to ensure they can keep their own politically diverse — and sometimes rebellious — big-tent caucus in line, which was tested this week. Two go-their-own-way Democrats bucked the party on a routine procedural vote, angering colleagues and raising a red flag about potential party divisions to come.</p><p>“His greatest challenge will be governing,” Ashley Etienne, a former top aide to Nancy Pelosi during her historic tenure as House speaker, said of Jeffries.</p><p>▶ Read more</p><p>US trade deficit widens despite Trump’s tariffs</p><p>The U.S. trade deficit widened to $88.6 billion in July, up 24% from June and the highest since March 2025 when Trump was just beginning to ramp up import taxes to protect American industry from foreign competition. An investment boom in artificial intelligence is drawing in imports of computers and computer and telecommunications equipment.</p><p>Overall, U.S. imports rose 2.8% in July and exports dropped 2.1%.</p><p>Still, the January-July deficit — the gap between what the U.S. buys from and what it sells to other countries — is down nearly 30% from a year earlier.</p><p>Billionaire investor Leon Black sues House committee over Epstein investigation</p><p>Black refused to appear for a sworn deposition before Congress on Thursday and instead sued the House Oversight Committee, asking a federal court to block subpoenas issued as part of its investigation into Jeffrey Epstein.</p><p>The House Oversight Committee served Black with two subpoenas following a closed-door interview in June after lawmakers said he refused to answer questions about nondisclosure agreements.</p><p>Black’s lawsuit argues the subpoenas exceed the committee’s authority by seeking private information.</p><p>“The Committee is on a fishing expedition that oversteps its authority and completely ignores its responsibility,” Black’s attorney, Susan Estrich, said in a statement.</p><p>Unemployment claims tick up to 206,000 but remain at historically low levels</p><p>The Labor Department reported Thursday filings for benefits ticked up to 206,000 last week from a revised 204,000 the week before. The four-week average of claims, which smooths out week-to-week volatility, rose modestly to 207,250 last week.</p><p>Claims for jobless benefits are a proxy for layoffs, and economists watch them because they can be a sign of where the job market is headed. For the past year, claims have mostly stayed within a historically low range of 200,000 to 230,000 a week.</p><p>Companies, remembering the worker shortages that followed the end of COVID-19 lockups, are still reluctant to let go of staff. The unemployment rate is low at 4.1%.</p><p>▶ Read more</p><p>Trump’s plan for a fence at Lafayette Park near White House gets review by federal panel</p><p>The latest pieces of President Trump’s wide-ranging Washington makeover are set for an airing Thursday in front of a federal panel that already has blessed other big-ticket plans from the designer-in-chief.</p><p>The National Capital Planning Commission, which this spring approved Trump’s White House ballroom proposal after he razed the Executive Mansion’s East Wing without authorization, will discuss a proposed fence around Lafayette Park in front of the White House.</p><p>The panel also will review a proposed underground security screening center for White House visitors. It’s the first time the commission will take up either idea, and votes aren’t expected. But the commission and the separate U.S. Commission of Fine Arts thus far have not been an obstacle for Trump’s plans for the capital.</p><p>▶ Read more</p><p>Trump fact-checks his own commerce secretary on Iran war deaths</p><p>The president took the unusual step of correcting a misleading statement by Commerce Secretary Howard Lutnick, who had said in an interview that no U.S. forces had died in the Iran war.</p><p>“Sec. Lutnick had Venezuela on his mind when he said nobody was killed,” Trump posted on social media. “18 people were killed in Iran!”</p><p>Lutnick had said in a Wednesday CNBC interview that no Americans had died in the conflict that began at the end of February. But Lutnick in his remarks was specifically talking about the Iran war, which he called “an economic chokeout.”</p><p>Federal judge considers whether to extend ban against US Postal Service mail voting changes</p><p>A federal judge in Boston will hear arguments Thursday on whether to extend her prohibition against the U.S. Postal Service requiring states to use a new mail balloting system for the midterms as part of an executive order by President Donald Trump.</p><p>The hearing in the closely watched case comes the day before the first state begins sending mail ballots to voters.</p><p>U.S. District Court Judge Indira Talwani is considering whether to order a preliminary injunction that would bar the Postal Service from requiring the new system to be used for the midterms. Last week, she imposed a 14-day temporary restraining order to keep it from being used. That order expires next week as more states begin sending out mail ballots.</p><p>▶ Read more</p><p>Trump promises to campaign for Republicans and says they have a winning midterm message</p><p>President Donald Trump on Wednesday urged Republican lawmakers facing tough reelection campaigns to run on his record in the White House despite his sagging popularity, and he pledged to campaign in all of the roughly three dozen contests that are likely to determine control of Congress.</p><p>Voters’ dim views of the economy and the war in Iran have put Republicans in a tough spot as the midterm election season enters its final stretch. But during a dinner in the Rose Garden, one of the spaces he has controversially renovated since returning to office last year, the president told his party’s most vulnerable lawmakers they had a triumphant story to tell voters.</p><p>“All you have to do is talk about it, and you’re going to win and you’re going to win big,” Trump said a week before the party gathers in Dallas for an unusual midterm convention.</p><p>▶ Read more</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/64V5CRAQZZO6DBZNI445D4TJQM.jpg?auth=7b351317680feb517a6c9a407b6c72884b16d16448fe1d47571058353b313e8a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks during an event with Republican lawmakers in the Rose Garden of the White House, Wednesday, Sept. 2, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JV4A24Y7PF3PJS5JFAQPATOEMY.jpg?auth=1f3f21512f201cc07e856e0ce07384371914abcfd05588d1f78b4f562dd3261a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks during an event with Republican lawmakers in the Rose Garden of the White House, Wednesday, Sept. 2, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Hikers describe intense rain and wind before floodwaters ravage Grand Canyon]]></title><link>https://www.local10.com/news/national/2026/09/03/hikers-describe-intense-rain-and-wind-before-floodwaters-ravage-grand-canyon/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/09/03/hikers-describe-intense-rain-and-wind-before-floodwaters-ravage-grand-canyon/</guid><dc:creator><![CDATA[By SUSAN MONTOYA BRYAN, Associated Press]]></dc:creator><description><![CDATA[Like clockwork, clouds build up in the afternoon, the wind starts to swirl and the skies darken. Then the rain comes.]]></description><pubDate>Thu, 03 Sep 2026 12:04:19 +0000</pubDate><content:encoded><![CDATA[<p>Like clockwork, clouds build up in the afternoon, the wind starts to swirl and the skies darken. Then the rain comes.</p><p>Sometimes it is just a few drops. But on this August afternoon, the monsoon kicked into high gear, setting its sights on a remote section of the Grand Canyon's North Rim. Down below, dozens of hikers were setting up camp along Bright Angel Creek and admiring the towering walls they eventually would have to traverse on the way back up.</p><p>It wasn't long before muddy water came rushing down the creek. The sound was deafening as it crashed against the rocks, carrying with it tree branches, sediment and other debris.</p><p>Violent thunderstorms and subsequent flash flooding are nothing new during the summer months in the southwestern United States. Those in the canyon last Saturday knew the risks, but this storm packed an extra punch, washing out key footbridges and doing more damage to infrastructure than previous decades of turbulent water.</p><p>Two people died and at least one is still missing. More than 80 people were airlifted out of the canyon, and the National Park Service is assessing the damage.</p><p>Forecasts warned of severe storms and flood risks</p><p>A storm of generational proportions — that is how some of the hikers described it in interviews with The Associated Press. Some talked about scrambling to higher ground as the rushing water approached. Others hunkered down under a ledge to avoid falling rocks.</p><p>“It was for sure some of the worst acute fast-forming weather I have ever seen in my time, whether it’s in the mountains or marine environments or in the desert Southwest,” said Drew Harrell, an emergency medicine physician with University of New Mexico Hospital who was on a training mission at the time as medical director for Grand Canyon National Park.</p><p>Harrell is no stranger to working in austere environments and has hiked rim-to-rim more than a dozen times. He and his team had checked the weather before starting their annual trip. They were more worried about afternoon temperatures stretching into the triple digits rather than rain.</p><p>But this storm, Harrell said, seemed to come out of the blue just as his six-member group entered “The Box,” the final 3 miles (4.8 kilometers) before Phantom Ranch, an oasis at the bottom of the Grand Canyon.</p><p>“It went from relatively clear skies to blowing winds in the time frame of about a minute,” he said, estimating the gusts at 40 mph (64 kph).</p><p>Hikers had little time to act</p><p>Within minutes, torrential rains, gusting winds and even hail enveloped hikers along the creek.</p><p>“We were concerned that there would be rocks and just flooding coming down from both sides of the canyon on top of us,” said Parth Desai, another physician who was with the group.</p><p>As emergency room doctors do, they weighed their options and calculated the risks as conditions changed around them.</p><p>“We saw basically the flood, waterfalls coming up out of nowhere, boulders, mud, landslides happening everywhere,” Desai said. “And then we were concerned about a lightning strike.”</p><p>They made another run for it, heading down the trail toward Phantom Ranch. They maneuvered around cottonwood trees brought down by the first microburst when they saw more debris rushing toward them. They scrambled through cactus to reach higher ground.</p><p>Floodwaters overtake what is usually a shady oasis</p><p>Up the creek at the Cottonwood Campground, Mike Sumaruk and his friend were relaxing after a nearly 7-mile (11-kilometer) hike down into the canyon. The wind started howling, and the rain intensified.</p><p>“I jumped into my tent because I thought it was going to blow away and was trying to hold it down,” he said in a phone interview Tuesday.</p><p>Then he heard this roar.</p><p>“I thought it was like thunder in the distance, but it wasn’t going away. And I said, that’s not thunder, and I unzipped the tent and got out and saw the huge wall of water,” Sumaruk said. “We just left everything.”</p><p>The Tulsa, Oklahoma, resident has hiked plenty of mountain peaks over the years, but this was his first time in the Grand Canyon. It was gorgeous, he said, lamenting that he wasn't able to see more of the natural wonder.</p><p>Sumaruk used an emergency phone at an unstaffed ranger station to contact park authorities, telling them he and about a dozen others were stranded. A park ranger traveling on foot eventually reached the group, and they waited until Sunday to be airlifted to the South Rim, where the Red Cross was waiting and counselors were on hand to help.</p><p>Harrell shared Sumaruk's appreciation for the park staff, particularly the rangers down in the canyon. He credited them with moving dozens of people at Phantom Ranch to safer areas before water took out the bridges.</p><p>“They mitigated the opportunity for there to have been more serious loss of life or injuries,” Harrell said.</p><p>The trail turned into a river</p><p>Tom Monroe and two friends set out early Saturday from the North Rim. Knowing it was monsoon season, and after seeing light rain the day before, they tried to keep an eye on the weather — though scant cellphone reception made that difficult.</p><p>Monroe said they decided to proceed after one hiker they met told them the forecast looked mild. Another who had just climbed the trail reported the way was clear.</p><p>They were aiming for Cottonwood Campground. In the first mile, it started sprinkling.</p><p>“Then it started just opening up, holy hell raining on us,” said Monroe, 59, of Flagstaff, Arizona, who runs a business making custom food-storage bags for campers.</p><p>The trio kept going, figuring it would let up. The downpour continued, mixed with thunder and lightning. Runoff started funneling down the trail. It looked almost like a river, Monroe said.</p><p>One friend took shelter in a small alcove in the canyon wall. Monroe huddled under an overhang that protected him — not just from the water but also from sand, mud and rocks falling with it.</p><p>“On either side you could see rocks the size of footballs or beach balls coming down the cliffs from the top,” he said.</p><p>The friend who was farther ahead had to scramble up a steep slope, where he grabbed tree roots to keep from getting swept away.</p><p>The 20-minute downpour seemed to last forever, Monroe said.</p><p>“None of us can really stop thinking about it,” Monroe said in a phone interview Wednesday, safely back home in Flagstaff.</p><p>Flooding doesn't dampen hikers' outdoor plans</p><p>Monroe and his friends already were planning to head outdoors again this weekend, just staying a little closer to home and doing some car camping.</p><p>And Sumaruk is thinking about a return trip to the Grand Canyon whenever hikers are allowed again. He will be watching and waiting as the National Park Service begins the arduous process of rebuilding a key water-supply line that was severely damaged, fixing the miles of trail that were washed out and replacing the footbridges.</p><p>He said he understands “weather happens” and it will take time for the canyon to recover. Years of research went into his first trip along with months of planning and training, and he is not giving up.</p><p>“I'm definitely going to give it another shot,” he said.</p><p>___</p><p>Associated Press writers Russ Bynum in Savannah, Georgia, and Jamie Stengle in Dallas, contributed to this report. Montoya Bryan reported from Albuquerque, New Mexico.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HMEWWL6OQOPRRM3UARXJ3N4IHI.jpg?auth=0157f521262df30a8a0c0297ec17e8e262390feec877106e16e9944aabaaf01f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Bright Angel Canyon, damaged by flash floods, runs into the Colorado River in the Grand Canyon, Monday, Aug. 31, 2026, at Grand Canyon National Park, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/P7WVDWEH25IISHJVWTY2PFCZJQ.jpg?auth=177b78e79d77e40a98e09876f45e4eed2b1723062b15a1a5fa5a3a0497b70fb8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Buildings are seen in a flood damaged Bright Angel Canyon the Grand Canyon, Monday, Aug. 31, 2026, in Grand Canyon National Park, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/G7WDTR3ON37YJBT6GG35QKZFEQ.jpg?auth=7278098f99dc9e1b683cd88524cfb916ae6536ab8e851099706727b5991c4105&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People stand at the rim of the Grand Canyon as rain moves into the canyon, Monday, Aug. 31, 2026, in Grand Canyon National Park, Ariz. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content></item><item><title><![CDATA[A Lebanese man held prisoner in Israel is released and handed over to Lebanon]]></title><link>https://www.local10.com/news/world/2026/09/03/a-lebanese-man-held-prisoner-in-israel-is-released-and-handed-over-to-lebanon/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/a-lebanese-man-held-prisoner-in-israel-is-released-and-handed-over-to-lebanon/</guid><dc:creator><![CDATA[By ABBY SEWELL, KAREEM CHEHAYEB and KORAL SAEED, Associated Press]]></dc:creator><description><![CDATA[BEIRUT (AP) — A Lebanese man who had been held prisoner in Israel was released Thursday, the first such handover since the outbreak of the latest Israel-Hezbollah war six months ago, the International Committee of the Red Cross and Lebanese officials said.]]></description><pubDate>Thu, 03 Sep 2026 13:33:15 +0000</pubDate><content:encoded><![CDATA[<p>BEIRUT (AP) — A Lebanese man who had been held prisoner in Israel was released Thursday, the first such handover since the outbreak of the latest Israel-Hezbollah war six months ago, the International Committee of the Red Cross and Lebanese officials said.</p><p>The office of Israeli Prime Minister Benjamin Netanyahu said in a statement that Israel had agreed to release five Lebanese civilians detained by Israeli forces in southern Lebanon after Lebanon provided assistance in searching for the bodies of Lebanese Jewish leaders who were “abducted and murdered by terrorist organizations” in the 1980s, during Lebanon’s civil war.</p><p>The first released prisoner, identified as Malek Ghazi, was handed over to the Lebanese army via the Red Cross, a Lebanese security official said. A second official said they were anticipating the release of another prisoner. They spoke on condition of anonymity because they were not authorized to comment publicly.</p><p>Ghazi was handed over to the ICRC at the border crossing in the coastal town of Naqoura on Lebanon's southern frontier and was then transferred to a Lebanese army intelligence office in the city of Tyre, Lebanon’s state-run National News Agency reported.</p><p>Netanyahu's statement said the five Lebanese captives after interrogation were found not to be “members of a terrorist organization” or “involved in terrorism.”</p><p>Prisoner release after US mediation</p><p>Lebanese Prime Minister Nawaf Salam thanked the U.S. and its ambassador to Lebanon, Michel Issa, for assisting in the release.</p><p>“We will continue working until all our prisoners are released, the fate of the missing is revealed, and a complete Israeli withdrawal from Lebanese territory is achieved,” he said in a statement.</p><p>Dozens of Lebanese prisoners are believed to be held in Israeli detention centers, including civilians as well as Hezbollah militants captured during fighting in southern Lebanon.</p><p>The circumstances of Ghazi’s capture were not immediately clear, but one of the Lebanese officials said he was a civilian.</p><p>A step forward for Lebanon-Israel negotiations</p><p>The prisoner release came as talks between Lebanese and Israeli officials had appeared to reach an impasse. Lebanon and Israel in June signed a U.S.-mediated framework deal under which Israeli forces were to withdraw from areas they are occupying in southern Lebanon in exchange for disarmament of the Iran-backed Lebanese militant group Hezbollah, but little progress has been made in implementation on the ground.</p><p>Another round of talks is expected to take place in Rome later this month.</p><p>“However difficult the negotiation process may seem, we will continue to mobilize all necessary efforts to safeguard Lebanon’s rights and the interests of the Lebanese people,” Salam's statement said.</p><p>An official involved in the negotiations said Lebanon had not made its participation in the next round of talks conditional on the prisoner release, but that the release of captives was an “integral part of the implementation” of the Lebanon-Israel agreement.</p><p>The Lebanese “are actively searching for the bodies of the Lebanese Jewish leaders,” including in Jewish cemeteries, said the official, who spoke on condition of anonymity because they were not authorized to comment publicly.</p><p>Lebanon once had a thriving Jewish community. As many as 15,000 to 22,000 Jews lived in Lebanon in the mid-1960s, but the various Arab-Israeli wars and Lebanon’s own 1975-90 civil war caused waves of emigration and today, almost none are left in the country.</p><p>Hezbollah weapons, Israeli withdrawal, remain issues</p><p>While the release of the prisoners marks a step forward in the negotiations, other issues remain difficult to resolve.</p><p>Hezbollah is not a party to the Lebanon-Israel talks and has said it will not give up its weapons in any area north of southern Lebanon's Litani river. Israeli officials, meanwhile, have said they will not withdraw unless Hezbollah is disarmed throughout the country.</p><p>The Lebanese state has been reluctant to attempt to forcibly disarm the militant group, which is also a political party and social services provider with a large popular base in the country's Shiite Muslim community.</p><p>Lebanon fought a brutal civil war from 1975 to 1990, and many fear that any clash between the Lebanese army and Hezbollah could spiral into another devastating civil conflict.</p><p>Hezbollah and Israel have fought a series of wars since the militant group was founded with Iranian support in the 1980s to combat Israel's occupation of southern Lebanon at the time. Their latest war began on March 2, when Hezbollah fired missiles over the border, two days after the U.S. and Iran attacked Iran.</p><p>——-</p><p>Saeed reported from Herzliya, Israel.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3H3DQPSHNBJKDJWMDYKH7WAFB4.jpg?auth=bde0aeb3fa60d2cd7b38026c6978208ef31581ab295b89cfb82da719fecd7b5b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke rises as Israeli forces demolish homes in Zawtar al-Sharqiyah, southern Lebanon, Sunday, Aug. 23, 2026. (AP Photo/Mohammed Zaatari)]]></media:description><media:credit role="author" scheme="urn:ebu">Mohammed Zaatari</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AQG2ZN4URQARANWDCGKLSQD6LY.jpg?auth=de24f570c26501a8efbeea214bffbcb34cba5b709c968629214b0042e6ba994d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An Israeli tank takes a position in Zawtar al-Sharqiyah, southern Lebanon, Sunday, Aug. 23, 2026. (AP Photo/Mohammed Zaatari)]]></media:description><media:credit role="author" scheme="urn:ebu">Mohammed Zaatari</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5ZK7ISFD37H335R6WMTNSJW6L4.jpg?auth=7c31a64a6f99b66d5639ff64a6303f23f1036c58772cdb431c0c158b800c57c6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Smoke and flames rise as Israeli forces demolish homes in Zawtar al-Sharqiyah, southern Lebanon, Sunday, Aug. 23, 2026. (AP Photo/Mohammed Zaatari)]]></media:description><media:credit role="author" scheme="urn:ebu">Mohammed Zaatari</media:credit></media:content></item><item><title><![CDATA[Japanese scientist Shirakawa, co-winner of 2000 Nobel Prize in chemistry, dies at 90]]></title><link>https://www.local10.com/tech/2026/09/03/japanese-scientist-shirakawa-co-winner-of-2000-nobel-prize-in-chemistry-dies-at-90/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/09/03/japanese-scientist-shirakawa-co-winner-of-2000-nobel-prize-in-chemistry-dies-at-90/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[TOKYO (AP) — Japanese scientist Hideki Shirakawa, co-winner of the 2000 Nobel Prize in chemistry for discovering and developing conductive polymers, has died. He was 90.]]></description><pubDate>Thu, 03 Sep 2026 11:51:29 +0000</pubDate><content:encoded><![CDATA[<p>TOKYO (AP) — Japanese scientist Hideki Shirakawa, co-winner of the 2000 Nobel Prize in chemistry for discovering and developing conductive polymers, has died. He was 90.</p><p>The discovery by Shirakawa and two fellow American scientists, Alan Heeger and Alan MacDiarmid, demonstrated that plastic could conduct electricity like metal and be used in applications such as electronics.</p><p>Shirakawa died on Aug. 24, according to the University of Tsukuba, where he taught and researched after joining in 1979. The university did not specify a cause of death. Japan's largest newspaper, the Yomiuri, said Shirakawa died at a hospital in Yokohama, west of Tokyo.</p><p>Born in Tokyo in 1936, Shirakawa earned a doctoral degree in engineering at the Tokyo Institute of Technology in 1966. Ten years later, he became a researcher at the University of Pennsylvania, where he worked with McDiarmid and Heeger.</p><p>The three scientists' findings that defied common sense that plastics are not conductive paved the way for the development of inexpensive conductive materials that are lighter and more flexible than metals and used in solar cells and mobile phone screens.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LOCA6GSITOQRDDCPVIOYALAKUU.jpg?auth=f64fe795658dc45499b2cb06bf12bebc7eda12a52723464ff87799614e4d7304&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Japanese Nobel Prize winner, chemist Hideki Shirakawa, speaks with Swedish Embassy Minister Karl Leifland at his home in Yokohama, south of Tokyo, on Oct. 11, 2000. (AP Photo/Tsugufumi Matsumoto, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tsugufumi Matsumoto</media:credit></media:content></item><item><title><![CDATA[Miramar moves ahead with Pembroke Road expansion]]></title><link>https://www.local10.com/news/local/2026/09/02/miramar-leaders-weigh-plan-to-extend-pembroke-road-to-us-27/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/miramar-leaders-weigh-plan-to-extend-pembroke-road-to-us-27/</guid><dc:creator><![CDATA[Terrell Forney]]></dc:creator><description><![CDATA[A large stretch of undeveloped land in Miramar is getting a major makeover in the form of a new paved road connecting U.S. 27 with Pembroke Road.]]></description><pubDate>Wed, 02 Sep 2026 22:08:28 +0000</pubDate><content:encoded><![CDATA[<p>A large stretch of undeveloped land in Miramar is getting a major makeover in the form of a new paved road connecting U.S. 27 with Pembroke Road.</p><p>Miramar city commissioners discussed the Pembroke Road Expansion Project Wednesday night during the regular city commission meeting.</p><p>The meeting included a necessary step to approve a construction agreement with the Florida Department of Transportation, which owns the right of way along U.S. 27.</p><p>The assistant city manager said plans are anticipated in the first quarter of 2027.</p><p>Pembroke Road stretches for miles from U.S. 1 on the east side of Broward County until it dead-ends along a field a couple of miles short of the Everglades.</p><p>The plan calls for widening Pembroke Road into a four-lane divided road. It also includes extending Miramar Parkway to the south, shifting it to a two-lane undivided street from Southwest 192nd Terrace to Pembroke Road.</p><p>The project was approved unanimously.</p><p>Construction could cause some temporary traffic headaches, but the project could also cut travel time by as much as a third for people traveling along Pembroke Road to and from busy U.S. 27.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[EPA proposal could leave the public in the dark on data center plans]]></title><link>https://www.local10.com/business/2026/09/03/epa-proposal-could-leave-the-public-in-the-dark-on-data-center-plans/</link><guid isPermaLink="true">https://www.local10.com/business/2026/09/03/epa-proposal-could-leave-the-public-in-the-dark-on-data-center-plans/</guid><dc:creator><![CDATA[By MATTHEW DALY, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — A plan by the Environmental Protection Agency could make it harder for the public to learn about and comment on proposed AI data centers that have sparked backlash in communities across the United States and transformed the midterm election landscape.]]></description><pubDate>Thu, 03 Sep 2026 11:01:48 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — A plan by the Environmental Protection Agency could make it harder for the public to learn about and comment on proposed AI data centers that have sparked backlash in communities across the United States and transformed the midterm election landscape.</p><p>The EPA proposal would eliminate a federal requirement that states notify the public and seek comment before issuing air pollution permits for data centers and other industrial facilities. States could still offer opportunities for public comment, but the EPA would no longer mandate them as a condition for states to grant permits.</p><p>Critics say the move could thwart local residents from learning about proposed data centers or making their voices heard before projects are approved and construction begins. The move comes during a widespread backlash as tech giants build hundreds of massive server warehouses to fuel artificial intelligence and cloud computing.</p><p>“By eliminating the long-standing federal requirement for public notice, this proposal continues efforts by the Trump administration to turn its back on the fundamental EPA principle of transparency,” said Mike Koerber, a former deputy director of EPA’s air quality office.</p><p>If made final, the plan could create “an unlevel playing field where citizens in one state are kept completely in the dark about new data centers and heavy industrial emissions in their backyards, while neighboring states maintain oversight,” he said.</p><p>Under the EPA plan, states with weak or no requirements for public comment could speed permits for data centers, power plants and other pollution sources without consulting the public or even informing communities where the facilities are located, Koerber and other critics said.</p><p>Communities deserve a chance to weigh in, advocates say</p><p>“Data centers and other industrial sources should not be able to get their air pollution permits in secret,” said Keri Powell, senior attorney for the Southern Environmental Law Center, an advocacy organization that leads a coalition of nearly 200 environmental, health and community groups that filed comments with the EPA opposing the plan. “Communities deserve a chance to weigh in" before potentially harmful projects are approved.</p><p>An EPA spokesperson called that a false narrative.</p><p>“In our proposal we are saying that states get to pick how they want their permitting process to go for minor sources” of air pollution, spokesperson Carolyn Holran said.</p><p>The EPA proposal does not specifically identify data centers, she said, noting that the plan also would apply to laundromats, car repair shops and even landfills and steel mills that are considered “minor” pollution sources under the federal Clean Air Act.</p><p>The proposal does not demand that states make particular changes to their programs, nor does it alter federal emission standards or weaken environmental protections, Holran said. “Rather, the proposal simply aligns the national program with the Clean Air Act language to ensure that states are in the lead regarding their programs."</p><p>EPA Administrator Lee Zeldin, who has made U.S. leadership in AI a top agency priority, said in a statement that the plan is aimed at “cutting unnecessary and burdensome red tape, unleashing American energy and advancing cooperative federalism” with states. The EPA is expected to make the rule final next year.</p><p>President Donald Trump continues to stick up for data centers, even as politicians from both parties criticize them and many communities try to block them. Trump said on social media this week that U.S. communities that don’t have data centers will “end up being backwards and poor.”</p><p>Trump says data centers are crucial in the AI race against China</p><p>Trump has acknowledged that data centers need “a little public relations help” and has pushed tech companies to generate their own electricity to shield consumers from higher utility bills. The Republican president calls data centers critical to winning the AI race against China.</p><p>Environmental groups and other critics say the EPA proposal ignores the reality that many states, particularly in the South and Midwest, don't require public notice or hearings beyond those set by federal agencies. The federal plan would leave many communities in the dark before data centers show up in their backyards, they said.</p><p>“It’s beyond cruel for Trump’s EPA to silence front-line communities who bear the brunt of unhealthy air,” said Brandon Jones-Cobb, a senior attorney at the Center for Biological Diversity, another environmental group.</p><p>The EPA “has already turned its back on science, cut enforcement against industrial polluters and eliminated life-saving air pollution measures," he said. “Now it wants to shut the public out of decisions to build or expand facilities that expose communities to dangerous air pollution, including data centers.”</p><p>Powell, whose organization focuses on six Southern states from Virginia to Alabama, said many states “only do what is required by federal law” when it comes to public notice of land-use projects and other environmental concerns.</p><p>"We rely on a minimum federal requirement to ensure we have environmental protections and a voice,'' she said in an interview, calling regulation of data centers a crucial issue in a region where the energy-hungry behemoths are proliferating. Virginia and Georgia are both among states with the highest concentration of current and proposed data centers.</p><p>Americans worry data centers could cause pollution, job losses</p><p>Besides powering AI and cloud computing, data centers are often sources of nitrogen oxide, which helps form ozone, as well as carbon monoxide and other air pollutants. Local communities also have expressed concerns about excessive water use and noise from data centers. Many Americans worry that AI could increase economic disparities and cause widespread job losses.</p><p>Data center advocates stress that local taxes paid by the centers can help fund public schools, reducing the financial burden on homeowners.</p><p>Jane Williams, executive director of California Communities Against Toxics, said even if data centers ultimately are approved, "every community should be able to participate robustly in governmental decisions that can pollute our air.''</p><p>Rolling back the EPA rule “pulls a dark cloud, filled with soot and toxic chemicals, over communities’ right to know what polluting facilities are planned in their community,” she said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YXVXEFMV4YQV7GNZH5DI7IPFIM.jpg?auth=f51a562882c894345aaa028052d821c3f74e8a4d94b7d4627b34dd4644c01564&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Protesters hold signs in opposition of the Project Jupiter data center during a demonstration outside a state office in Santa Fe, N.M., Friday, Aug. 21, 2026. (AP Photo/Susan Montoya Bryan)]]></media:description><media:credit role="author" scheme="urn:ebu">Susan Montoya Bryan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CF4AXG2XX4GNU5I7YCTDRRMZF4.jpg?auth=5f9144b5330b2239707a3bb3b7d3af6718d0e9f68366cbea13929cd4fbd39a32&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cars drive past data centers, July 16, 2023, in Ashburn, Va. (AP Photo/Ted Shaffrey, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ted Shaffrey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2UQLGTRH6WN2CESQRCMEB3P6DY.jpg?auth=c2f277d42ed794e1a841888cda12236724063320a409391fc23f4d3c0bd1acd7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jacob Weinreich and his mother Sharon Metcalf protest the Project Jupiter data center during a demonstration in Santa Fe, N.M., Friday, Aug. 21, 2026. (AP Photo/Susan Montoya Bryan)]]></media:description><media:credit role="author" scheme="urn:ebu">Susan Montoya Bryan</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XNTDL5RTPMTTVQVXNML3GRWIEU.jpg?auth=540d0af105b6dad3bb2f4b1df1e1e0082ebe44b2a18db1e0a5b5af97ce34bd0b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Donald Trump, left, speaks during an event with Environmental Protection Agency director Lee Zeldin in the Roosevelt Room of the White House, Feb. 12, 2026, in Washington. (AP Photo/Evan Vucci, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Vucci</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YISMXQPQAZ6ILRY52NWQXZYH7U.jpg?auth=ab34e11297e87e85ab1b1b0cc03d09a7d0e3f56ce0c2d2df21256bdbcce949be&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Charolette Baierl, the Ohio River Valley regional organizer for Climate Reality Project, left, and Sally Simpson, a Ford City organizer, protest a planned data center near the Rachel Carson Riverfront Park in Cheswick, Pa., on June 13, 2026. (Stephanie Strasburg/Pittsburgh's Public Source via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Stephanie Strasburg</media:credit></media:content></item><item><title><![CDATA[Argelinos luchan contra incendios letales mientras presidente pide pena de muerte para los pirómanos]]></title><link>https://www.local10.com/espanol/2026/09/03/argelinos-luchan-contra-incendios-letales-mientras-presidente-pide-pena-de-muerte-para-los-piromanos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/03/argelinos-luchan-contra-incendios-letales-mientras-presidente-pide-pena-de-muerte-para-los-piromanos/</guid><dc:creator><![CDATA[Associated Press, Associated Press]]></dc:creator><description><![CDATA[ARGEL, Argelia (AP) — Los bomberos luchaban contra una ola sin precedentes de letales y devastadores incendios forestales en Argelia que ha llevado al presidente a pedir que se restablezca la pena de muerte para los incendiarios.]]></description><pubDate>Thu, 03 Sep 2026 10:49:54 +0000</pubDate><content:encoded><![CDATA[<p>ARGEL, Argelia (AP) — Los bomberos luchaban contra una ola sin precedentes de letales y devastadores incendios forestales en Argelia que ha llevado al presidente a pedir que se restablezca la pena de muerte para los incendiarios.</p><p>Los incendios se han extendido por varias provincias, creando un vasto frente que se extiende desde el centro hasta el extremo oriental de la nación norteafricana. Efectivos de Protección Civil, apoyados por escuadrones del ejército, seguían combatiendo rebrotes en las provincias de Sétif y Guelma esta semana, donde se han quemado grandes extensiones de bosque.</p><p>En Jijel, una provincia a 200 kilómetros (125 millas) al este de Argel conocida por sus playas de arena fina, aguas turquesas y colinas de olivos y árboles frutales y cedros, ha sufrido los mayores daños.</p><p>No quedaba nada de los 1.200 kilómetros cuadrados (460 millas cuadradas) de bosques, solo cenizas humeantes y tocones carbonizados. La cifra oficial de muertos en Jijel era de 12, según uno de los primeros comunicados del Ministerio del Interior al inicio de la crisis a finales de agosto.</p><p>Pero la situación es mucho más trágica: en redes sociales circulan videos que muestran decenas de ataúdes alineados junto a fosas comunes, a la espera de ser enterrados antes de que los cuerpos se descompongan por el calor.</p><p>“He trabajado en Protección Civil durante 40 años. Hemos enfrentado incendios, pero es la primera vez que nos enfrentamos a una catástrofe humana, ambiental y material de esta magnitud. Hay cientos de muertos”, declaró el teniente Djabri Said a The Associated Press.</p><p>Cifra de muertos podría superar los reportes oficiales</p><p>Abdelwahab Boukrouh, periodista de la Dirección de Comunicación de la Presidencia, anunció en su página de Facebook que su familia, que vive en Ouled Riyah, un pueblo de montaña, perdió a 12 miembros durante la noche del 22 al 23 de agosto, y hay otros tres desaparecidos, incluyendo mujeres, menores y personas mayores que se vieron sorprendidas por las llamas en sus modestas viviendas.</p><p>Miles de cabezas de ganado, entre vacas, ovejas, cabras, mulas y burros, no pudieron escapar. Sus cadáveres calcinados cubren los empinados caminos que conducen a las aldeas, mientras que las viviendas han quedado reducidas a poco más que montones de cenizas humeantes.</p><p>Los medios privados y públicos —todos ellos bajo control estatal— se han ceñido a la cifra de 12 fallecidos en sus informaciones, al tiempo que han destacado la presencia de ministros sobre el terreno y los esfuerzos de las instituciones estatales para ayudar a las víctimas.</p><p>Ante la catástrofe, el presidente, Abdelmadjid Tebboune, interrumpió sus vacaciones para visitar personalmente los hospitales especializados de Argel donde se atendía a las víctimas con quemaduras graves. Declaró tres días de luto y convocó una reunión especial del Consejo de Ministros para declarar la región de Jijel “zona de desastre” y asignar recursos para afrontar la crisis.</p><p>Una ola espontánea de solidaridad nacional ha derivado en interminables convoyes de camiones cargados con alimentos, medicamentos, paquetes de agua y ropa que se dirigen a las aldeas arrasadas por el fuego. Tebboune anunció indemnizaciones para las familias afectadas, y el Estado se comprometió a reconstruir sus viviendas.</p><p>Las autoridades han priorizado la rehabilitación de las escuelas para garantizar que los alumnos puedan regresar al inicio del curso escolar, previsto para el 21 de septiembre.</p><p>Llamado a restablecer la pena capital deja reacciones encontradas</p><p>Tebboune ha rechazado lo que calificó de “teorías conspirativas” sobre los incendios y, en su lugar, apuntó a explicaciones relacionadas con el clima. Citó a otros países mediterráneos azotados por el fuego este verano, como Francia, Portugal, España e Italia. Los científicos advierten que el cambio climático está agravando la frecuencia e intensidad del calor y la sequía.</p><p>Pero Tebboune también hizo referencia a “manos criminales” y anunció que hay investigaciones en curso.</p><p>Afirmó que los responsables de los incendios “serán condenados a muerte”, al tiempo que anunció el levantamiento de la moratoria sobre la pena capital, vigente desde 1993. En ese año se produjeron las últimas ejecuciones en el país: tres insurgentes islamistas condenados por un sangriento ataque en el Aeropuerto Internacional de Argel.</p><p>Los partidos que respaldan la presidencia de Tebboune, así como las formaciones islamistas, han apoyado su postura. Pero los vinculados al movimiento democrático de Argelia y algunas organizaciones de derechos humanos se han opuesto con firmeza al regreso de la pena de muerte, calificándolo como “un retroceso de Argelia hacia la barbarie” y como un intento de quienes están en el poder de eludir la responsabilidad por el fracaso de su gestión.</p><p>___</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2YYCP3ZFTNPY37UZMLO5AOWTDY.jpg?auth=3e7e292e093ef92deb872b485157b39422d3e44770197411169e46d5f514fe78&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un incendio arrasa un bosque en Jijel, Argelia, el 27 de agosto de 2026. (AP Foto)]]></media:description></media:content></item><item><title><![CDATA[Rafael Villalobos begins first day as Miami-Dade Schools superintendent amid concerns about pending school closures ]]></title><link>https://www.local10.com/news/local/2026/09/02/rafael-villalobos-begins-first-day-as-miami-dade-schools-superintendent/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/rafael-villalobos-begins-first-day-as-miami-dade-schools-superintendent/</guid><dc:creator><![CDATA[Linnie Supall]]></dc:creator><description><![CDATA[Rafael Villalobos is officially on the job as the new superintendent of Miami-Dade County Public Schools.]]></description><pubDate>Wed, 02 Sep 2026 20:43:55 +0000</pubDate><content:encoded><![CDATA[<p>Rafael Villalobos is officially on the job as the new superintendent of Miami-Dade County Public Schools.</p><p><a href="https://www.local10.com/espanol/2026/09/02/rafael-villalobos-comienza-su-primer-dia-como-superintendente-de-las-escuelas-de-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/rafael-villalobos-comienza-su-primer-dia-como-superintendente-de-las-escuelas-de-miami-dade/">Leer en español</a></p><p>His first day comes as the district faces several challenges, including a proposal to potentially close more than two dozen schools because of declining enrollment.</p><p>Villalobos says under-enrolled schools can struggle to offer students a wide range of programs.</p><p>“When you have schools that are under enrolled, there are programs that are lacking that ultimately students are suffering because they are not receiving them,” Villalobos said.</p><p>He said schools operating at full capacity are more likely to have stronger elective programs, including music, art and physical education.</p><p>The possible school consolidations are raising concerns among parents.</p><p>Villalobos says the list of schools being considered for closure is preliminary. He is pausing community meetings to give the proposal a closer look.</p><p>“I wanna make sure that we have a proper set of research and communication, not only for my purposes as the new superintendent coming in, but also making sure that the board members have a better understanding of why those schools were selected, the process in which they were selected,” Villalobos said.</p><p>He says community meetings are expected to resume sometime after the second week of October.</p><figure><img src="https://www.local10.com/resizer/v2/A4ZJTM3FENAQ5PBMN3V27XPVVE.jpg?auth=9f0d0bd626616cd168b145482e480660ad9716ff216f8ee84e565b283c43f548&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><figure><img src="https://www.local10.com/resizer/v2/66XZCGK54FH2RFDMZPAB4RGU44.jpg?auth=d6f38447f779f978b1c47f9da9dbd7300fbf5e0d58c30635a8d05307cd09ce85&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><figure><img src="https://www.local10.com/resizer/v2/7EDVG5JJZFF35L6R6PYIDYAPRM.jpg?auth=ad4a4990a2ea3d8f98806dde65b0cbcdc7db467cf4f3fe26b59033dd83ee8cf9&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure>]]></content:encoded></item><item><title><![CDATA[Federal judge considers whether to extend ban against US Postal Service mail voting changes]]></title><link>https://www.local10.com/news/politics/2026/09/03/federal-judge-considers-whether-to-extend-ban-against-us-postal-service-mail-voting-changes/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/09/03/federal-judge-considers-whether-to-extend-ban-against-us-postal-service-mail-voting-changes/</guid><dc:creator><![CDATA[By NICHOLAS RICCARDI and MICHAEL CASEY, Associated Press]]></dc:creator><description><![CDATA[BOSTON (AP) — A federal judge in Boston said she has heard “nothing” from the U.S. Postal Service about how it would implement a plan to regulate mail ballots for the midterms as she considers whether to extend her prohibition against the proposal that is part of an executive order by President Donald Trump from being implemented in the weeks before Election Day.]]></description><pubDate>Thu, 03 Sep 2026 13:58:19 +0000</pubDate><content:encoded><![CDATA[<p>BOSTON (AP) — A federal judge in Boston said she has heard “nothing” from the U.S. Postal Service about how it would implement a plan to regulate mail ballots for the midterms as she considers whether to extend her prohibition against the proposal that is part of an executive order by President Donald Trump from being implemented in the weeks before Election Day.</p><p>The hearing in the closely watched case comes the day before the first state begins sending mail ballots to voters.</p><p>“We are 70 days from the election and I have nothing from the USPS about how this will happen,” U.S. District Court Judge Indira Talwani told Michael Velchik, the Department of Justice lawyer representing the Postal Service.</p><p>Last week, Talwani imposed a 14-day temporary restraining order to keep it from being used. That order expires next week as more states begin sending out mail ballots. Velchik said the administration will likely go to the Supreme Court by the end of the week to seek permission to resume implementing the plan.</p><p>Talwani has been here before. In June, she prohibited the administration from implementing Trump's order for the November election, ruling the changes came too close to voting for the federal government to embark on such a project. But the Supreme Court late last month ruled that Talwani's order was premature because the Postal Service had not yet published regulations governing how it would apply Trump's order. The agency did so just before the high court ruling came down, prompting Democrats and voting rights groups to swiftly re-file their lawsuits.</p><p>They counter that the president has no authority to set election rules, which is a power designated in the Constitution to the states and in some cases Congress.</p><p>They won an initial victory with Talwani's restraining order, which has already been appealed by the administration.</p><p>Trump has long opposed mail voting and falsely blamed it for his 2020 election loss to Democrat Joe Biden, even though he often uses that method to cast his own ballot.</p><p>Election officials say there's simply no way they can comply with the Postal Service directives, which could require a complete overhaul of their operations. Before it delivers mail ballots for any state, the Postal Service would have to approve the design of the envelopes that contain them and have the state upload a list of voters receiving them to an online portal.</p><p>Some ballots have already gone out. A few municipalities in Wisconsin opted to send mail ballots to voters earlier this week, but Friday marks the full kickoff of voting as North Carolina starts shipping its mail ballots to all voters who requested them.</p><p>The administration has contended the changes are relatively minor and legal. But the portal was still not active this week, and most election offices have already printed their envelopes and ballots.</p><p>Velchik told Talwani that the federal government is offering states the choice to opt into the system. But the Postal Service has yet to identify a single state that has done so.</p><p>A whistleblower report made public this week warns that the postal system's requirements could lead to millions of mail ballots never being sent. The new rule requires all ballots to be physically brought to post offices before being mailed to voters, but if a single one's bar code registers an error, the whole batch gets thrown out, even if it contains tens of thousands of legitimate ballots.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Z3R7TQCSLAWTFRWPEXZO4PO5A4.jpg?auth=84ae1b55a56a7fdf05b6d886ee806bb8aad0e7824dfb8f8536775335dc04fefb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Delivery vans are parked during a protest staged as part of a countrywide National Day of Action Tuesday, July 28, 2026, outside the main United States Postal Service headquarters in northeast Denver. (AP Photo/David Zalubowski, File)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FG3HTY5AVQKY2KJ5RP4LKPXEEI.jpg?auth=c066a0d5163d7544a559f34030101f6b66d9a2a7ed92e20bf3d504a5b89da20b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Election workers sort vote-by-mail ballots at the Miami-Dade County Supervisor of Elections Office for the Florida primary election in Doral, Fla., Tuesday, Aug. 18, 2026. (AP Photo/Lynne Sladky)]]></media:description><media:credit role="author" scheme="urn:ebu">Lynne Sladky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KDYBDXLQGPURVKD5J44QR2S77Q.jpg?auth=5b9739dd3301fd5e2b781c030219d6174fea241ae1fc6420b43b1adf1e3be319&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An election worker places a vote-by-mail ballot into a secure bin at the Miami-Dade County Supervisor of Elections Office during the Florida primary election in Doral, Fla., Tuesday, Aug. 18, 2026. (AP Photo/Lynne Sladky)]]></media:description><media:credit role="author" scheme="urn:ebu">Lynne Sladky</media:credit></media:content></item><item><title><![CDATA[Gloria Steinem, a potent voice of US feminism and co-founder of Ms. Magazine, dies at 92]]></title><link>https://www.local10.com/entertainment/2026/09/03/gloria-steinem-a-potent-voice-of-us-feminism-and-co-founder-of-ms-magazine-dies-at-92/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/09/03/gloria-steinem-a-potent-voice-of-us-feminism-and-co-founder-of-ms-magazine-dies-at-92/</guid><dc:creator><![CDATA[By JOCELYN NOVECK, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Gloria Steinem, the celebrated author and activist who became one of the most visible symbols and potent voices of the U.S. women’s movement and a fierce advocate for feminist causes for over six decades, has died. She was 92.]]></description><pubDate>Thu, 03 Sep 2026 13:27:19 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Gloria Steinem, the celebrated author and activist who became one of the most visible symbols and potent voices of the U.S. women’s movement and a fierce advocate for feminist causes for over six decades, has died. She was 92.</p><p>With her trademark streaked hair parted down the middle and large aviator glasses, Steinem, a co-founder of Ms. Magazine, was a hugely recognizable presence wherever she went. And she went everywhere: Much of her life as an advocate was spent on the road, speaking at college campuses and community centers, at rallies and marches.</p><p>“You can’t do it on the phone or on the web,” she told The Associated Press in a 2015 interview. “You have to be there with all five senses. It should be obvious that people can’t empathize with each other unless we’re in the same room.”</p><p>Steinem, who had been in declining health, died Wednesday at her home in New York City, according to a post on her social media page. She had recently completed a memoir, to be released this fall.</p><p>“Gloria’s greatest gift was her ability to listen to others, to make others feel seen and heard,” the post said. “Her words, actions, and example gave people permission to be their truest selves.”</p><p>Though Steinem had recently become more frail physically, her wit and humor remained totally intact. Her friend and fellow activist, Abigail Disney, said she'd visited Steinem’s Manhattan home a bit over a week ago, as those close to her gathered by her side. “She was just as funny and just as sharp as I have ever known her,” Disney said. And, she said, generous.</p><p>“Everything Gloria did was rooted in kindness,” Disney said. “It flowed through her political activism.”</p><p>Steinem changed her career path after a start as a journalist</p><p>Steinem began her career as a journalist, notably reporting in 1963 on degrading conditions in Hugh Hefner’s Playboy empire — an undercover assignment she came to later regret. She credits a meeting six years later, where women spoke out in favor of abortion rights, with changing her career path.</p><p>“That speak-out was the beginning of activism for me,” Steinem, who had undergone a secret illegal abortion herself at age 22, told the AP in an email in 2022, reflecting on the reversal of Roe v Wade. “Either our control over our own bodies is equal, regardless of sex or race, or we’re not living in a democracy.”</p><p>Those who watched Steinem denounce discrimination for so many years likely never suspected that she’d had to overcome a deep fear of public speaking. She would have simply stuck to writing, she said, if only editors at the time had been willing to let her write about the women’s movement.</p><p>But they weren’t interested, she told the AP in 2015. “So I ended up going out and speaking, which was my nightmare,” she said. “I mean, I was terrified. But I’m grateful, even though I still get scared even now.”</p><p>Steinem's visibility endured throughout her life</p><p>Time hardly slowed Steinem down; through her 80s, she was traveling the globe and speaking out on issues of importance to her. These included everything from genital mutilation to Korean reconciliation, but it was equality for women that took precedence. “Being a feminist means that you see the world as whole instead of half,” she once said. “It shouldn’t need a name, and one day it won’t.”</p><p>As the years went on, Steinem’s visibility endured. A few days after her 85th birthday, she was leading a women’s “talking circle” at an off-Broadway play celebrating her life, where one by one, women in the audience — many fighting tears — rose to thank her and tell their own stories of discrimination. In 2020, her life was the subject of a feature film, “The Glorias, A Life on The Road.”</p><p>And at 91, she collaborated on a picture book with Liberian peace activist and Nobel laureate Leymah Gbowee aimed at inspiring young people to change the world. “Rise, Girl, Rise: Our Sister-Friend Journey. Together for All” was published in February.</p><p>The constant visibility came with a price; even into her older years, Steinem expressed frustration that despite her accomplishments, she was often described as beautiful or glamorous (A 1992 Vanity Fair profile even noted her “spectacular racehorse legs.”)</p><p>“Nobody ever called me beautiful until I was publicly a feminist, and that was in my mid-30s,” she told AP in a 2011 interview. “It was clear that label was being assigned to me. The most hurtful part is that you work very hard, and people say it’s because of your looks.”</p><p>Steinem often responded to hostility with humor</p><p>Of course, Steinem also had to deal with hostility — sometimes from surprising places. Appearing on Larry King’s talk show on CNN in 1990, she was visibly stunned when a female caller greeted her cheerfully, then told her to “rot in hell” because she had ruined “the beautiful American family.”</p><p>But by then, she noted, at least people were taking feminists seriously. That wasn’t the case in 1972 when she co-founded Ms. Magazine and many commentators — especially male — dismissed it as ridiculous, predicting an early demise.</p><p>Among Steinem’s detractors was President Richard Nixon, who was caught on an Oval Office tape ridiculing both her and the “Ms.” title. The ridicule was mutual: In a 1972 National Press Club speech, Steinem called Nixon “the most sexually insecure chief of state since Napoleon.”</p><p>It was just one example of Steinem’s trademark wit. Before she married at 66, she often explained her singlehood by saying “I can’t mate in captivity.” Laughter, she wrote, was “the only free emotion — the only one that can’t be compelled.”</p><p>Steinem led an unconventional childhood</p><p>Gloria Marie Steinem was born on March 25, 1934, in Toledo, Ohio. Her father was a traveling antique salesperson; she spent her early years on the road with her parents, not attending regular school. “I just read everything I could get my hands on,” she told an audience at Manhattan’s 92NY earlier this year.</p><p>In 1944 her parents divorced, and 10-year-old Gloria was left to take care of her mother, a once-promising journalist who struggled to combine her work with running a household and who eventually suffered a nervous breakdown.</p><p>As a young girl she excelled at tap dancing — it was even going to be her “ticket out of Toledo,” she said. That particular career did not materialize, though, and she attended Smith College in the 1950s — a time when, she said, women were being educated to be mothers and wives.</p><p>But marriage was not on Steinem’s mind. “I was engaged to a very nice man. It wasn’t his fault, but I just didn’t want to get married,” she told her 2026 audience. Instead, she took a modest fellowship to travel to India. After that, Steinem headed to Manhattan, where she couldn’t rent her own apartment because landlords assumed if a single woman “could earn enough, you must be a hooker.”</p><p>She wanted to write about politics. But editors gave her assignments on food, fashion, and, in what she jokingly called “the lowpoint of my life,” an article about textured stockings. Even more demoralizing was her experience with an editor who, she said, gave her a choice one day: Spend the afternoon in a hotel with him, or mail his letters on the way out.</p><p>She chose to mail the letters. “There was no word for sexual harassment then,” she has said. “It was just life.”</p><p>But one assignment in 1963 sounded compelling: posing as a Playboy Bunny for an exposé in the now-defunct Show magazine. Steinem auditioned, assuming she’d be weeded out. But she was given her bunny costume — “so tight, it would give a man a cleavage” — and worked at the job for about a month.</p><p>“I could not have made a bigger mistake,” she told the AP in 2011. “It was personally and professionally a disaster. In the short term, it was much harder to get assignments, and in the long term it’s been used to ridicule me.”</p><p>Steinem's writing became more political in her 30s</p><p>Steinem was in her 30s when she joined the editorial board of New York magazine, and her writing became more political. In 1969, she went to cover an abortion rights hearing. She had never told anyone about her illegal abortion at 22, in London. That was the moment, she has said, that triggered her career as a women’s rights activist.</p><p>Steinem founded the National Women’s Political Caucus in 1971 along with Betty Friedan, Shirley Chisholm and Bella Abzug.</p><p>Unlike her friend Abzug, however, Steinem was not comfortable in front of a crowd. Gradually, with her early speaking partner Dorothy Pitman Hughes, a Black feminist and child welfare advocate, she found her footing. The two formed a powerful partnership at a time when feminism was viewed as largely a white, middle-class movement. In an iconic photo, the two raise their right arms together in the Black Power salute.</p><p>As she grew more famous, Steinem drew attention not just for her work but for a glamorous Manhattan life. Asked once about her streaked hair and aviator glasses, she explained that the hair was inspired by Holly Golightly, the free-spirited character in “Breakfast at Tiffany’s.”</p><p>The glasses? They were “more about hiding,” she said.</p><p>When reaction was hostile, Steinem would try to reason that it was a step above ridicule. But sometimes it stung, like a snarky Esquire profile in the early ’70s, so hurtful that she cried, and colleagues called a news conference to defend her.</p><p>Steinem co-founded Ms. Magazine and stayed with it as an adviser</p><p>Then came Ms. Magazine in 1972. “I was so obsessed with the fear that it would fail and be a disgrace to the movement,” Steinem said later. And opponents hoped that would happen. TV newsman Harry Reasoner, an especially tart critic, later apologized on air. Steinem continued with Ms. until it was bought in 2001 by the Feminist Majority Foundation, and remained an adviser.</p><p>Steinem never had children, and said she never regretted it. “No, not for a millisecond,” she told the AP. “It’s important that some of us not have children, to show that we have a choice.”</p><p>In 2000, Steinem made a choice she’d never planned to: She got married, at 66, to British activist and businessman David Bale, whom she met at a fundraiser. Bale was the father of actor Christian Bale.</p><p>“I thought, ‘I haven’t changed, marriage had changed,’” Steinem said. “David and I wanted to be together, we loved each other. He needed a green card.” They married at a Cherokee ceremony in Oklahoma. Several years later, he became ill with brain lymphoma, and Steinem cared for him until his death in 2003.</p><p>Steinem said she had few regrets in life, but did miss being present when her father died. She received word that he’d been in a serious car accident, but did not respond in time, and he died alone. “I had taken care of my mom as a child, and I feared I’d never come back,” she explained. She was also sorry that she didn’t become closer to her mother. “I was so fearful of becoming her,” she said in an HBO documentary, “Gloria: In Her Own Words.”</p><p>Steinem’s many books included ‘A Life on the Road’ — though she never learned to drive</p><p>Steinem’s books included the 2015 road memoir “A Life on the Road” — but she wryly noted at the time that she’d never learned to drive. It would have taken away, she said, from her ability to converse with hosts who picked her up from airports or train stations. And, she noted, she always loved to chat with taxi drivers.</p><p>On Jan. 21, 2017, when hundreds of thousands of women gathered in Washington in their pink “pussy hats” for the historic Women’s March, it surprised nobody that the keynote speaker, and the most rousing, was Steinem.</p><p>“We are linked,” she told the crowd. “And this is a day that will change us forever because we are together.”</p><p>For many women, Steinem was the galvanizing voice that day. She would go on to advocate fiercely. But, though many saw her as a singular figure in history, she often liked to say that if she hadn’t come along, someone else would have accomplished the same things.</p><p>By the same token, she said, it was less important that younger people listen to her, and more important that they listen to themselves.</p><p>“The primary thing is not that they know who I am,” she said, “but that they know who THEY are.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/3AGZLDKKLBFOUMUFZSYZW4FDOM.jpg?auth=30a165dc473f788643c537d65db8fc56131f2dca26f183c2f2ba0aba54f2d661&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Gloria Steinem speaks during the 2021 Princess of Asturias Awards ceremony in Oviedo, northern Spain, Oct. 22, 2021. (AP Photo/Manu Fernandez, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Manu Fernandez</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DSTZ2QI7EXCPGCNRBZIUVEWK3I.jpg?auth=095a1e1cf9657c9e217202499b5081fe457541492aa8221d9c5f12786996edaf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Bella Abzug, left, and Patsy Mink of Women USA sit next to Gloria Steinem as she speaks in Washington, Nov. 21, 1979. (AP Photo/Harvey Georges, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Harvey Georges</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/B4XBEAD4JG4ASZOFKMVBUXIUXQ.jpg?auth=db07cb1de04f97c8bdad7f542592e551e8f657d2e9e22cd711e0f5d433c1b739&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Women's rights spokeswoman Gloria Steinem attends a news conference at the American Civil Liberties Union office in New York, July 12, 1973. (AP Photo/Richard Drew, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Drew</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CDWCLLYA3MICI7T7CQTLTDUVLQ.jpg?auth=415ac3c0a49b539c75293cf0c8c8599af6475d6f8218a1d9a5225e25a56084a7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Gloria Steinem, secretary of Women USA, left, and former Congresswoman Bella Abzug, president of Women USA, answer questions at a press conference in Washington, Nov. 20, 1979. (AP Photo/Harvey Georges, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Harvey Georges</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7AGG2OTZZBFHJ3SGXDKXICWKNQ.jpg?auth=9d0c3ecb5b9a8f77652fc4ed52240f175f1296ca52b3abcf54ad8d8ba4015b65&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Leading supporters of the Equal Rights Amendment march in Washington, July 9, 1978, urging Congress to extend the time for ratification of the ERA. From left are: Gloria Steinem; Dick Gregory; Betty Friedan; Rep. Elizabeth Holtzman, D-N.Y. (partially obscured); Rep. Barbara Mikulski, D-Md.; and Rep. Margaret Heckler, R-Mass. The women at far left and right are unidentified. (AP Photo/Dennis Cook, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Dennis Cook</media:credit></media:content></item><item><title><![CDATA[Sept. 3: Rinse and repeat forecast today]]></title><link>https://www.local10.com/weather/2026/09/03/sept-3-rinse-and-repeat-forecast-today/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/09/03/sept-3-rinse-and-repeat-forecast-today/</guid><dc:creator><![CDATA[Julie Durda]]></dc:creator><description><![CDATA[Happy Thursday. Grab your rain gear, we will see a rinse and repeat forecast today. ]]></description><pubDate>Thu, 03 Sep 2026 10:13:54 +0000</pubDate><content:encoded><![CDATA[<p>Happy Thursday. Grab your rain gear, we will see a rinse and repeat forecast today. Scattered to numerous showers and thunderstorms are expected, some storms this afternoon could be strong to severe. There will be breaks in the storms for highs to reach the lower 90s. Please remember “When thunder roars go indoors”. The threat for heavy rainfall and localized flooding will be the main concern going into the long holiday weekend as the soggy set up continues. Keep it tuned to Local 10 for more.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[First Trump, now Everton: Balogun at center of another fiasco as deadline-day transfer fails]]></title><link>https://www.local10.com/sports/2026/09/03/first-trump-now-everton-balogun-at-center-of-another-fiasco-as-deadline-day-transfer-fails/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/03/first-trump-now-everton-balogun-at-center-of-another-fiasco-as-deadline-day-transfer-fails/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[MONACO (AP) — U.S. striker Folarin Balogun pulled out of a deal to join Everton in the final minutes of European soccer’s summer transfer window because he felt uncomfortable that the English club raised doubts about his health in a medical check, Monaco’s sporting director has revealed.]]></description><pubDate>Thu, 03 Sep 2026 10:08:05 +0000</pubDate><content:encoded><![CDATA[<p>MONACO (AP) — U.S. striker Folarin Balogun pulled out of a deal to join Everton in the final minutes of European soccer’s summer transfer window because he felt uncomfortable that the English club raised doubts about his health in a medical check, Monaco’s sporting director has revealed.</p><p>In an unusually candid summary by a soccer official about an aborted transfer, Thiago Scuro held a news conference and gave — in English — a detailed, step-by-step laydown on how Balogun’s proposed move to Everton for a reported 40 million pounds ($54 million) fell apart with the clock ticking on deadline day.</p><p>According to Scuro, Balogun underwent a medical examination at Everton on Tuesday afternoon. Three hours later — and with four hours left until the deadline — Everton contacted Monaco raising questions about the results of the medical “which, for our medical staff, as well as for the player’s personal medical staff, made no sense at all,” Scuro said.</p><p>There followed discussions between the clubs and medical departments, before Everton contacted Monaco again to say it was ready to complete the signing of Balogun, according to Scuro.</p><p>“At the last moment, the player decided not to sign,” Scuro continued in the news conference held Wednesday. “And basically, the allegation of Balogun is that, ‘I’m not feeling well by the way the club treated me, I’m not feeling well by the way the medical department of Everton brought doubts about my future or my health. I have nothing (wrong with his health), so I’m not comfortable to sign a long contract here.'”</p><p>There was no immediate response from Everton about Scuro’s comments when contacted by the Associated Press. The Premier League club’s leadership — its owners are the Texas-based Friedkin Group — is being criticized by its fans for the way the Balogun deal was handled, as it leaves the team with just one senior striker — Thierno Barry — since his backup, Beto, was sold to Fiorentina on deadline day.</p><p>There has been no public comments from Balogun, either, following the latest fiasco surrounding the New York-born striker.</p><p>During the World Cup, Balogun was the star player for the U.S. team but was red-carded during the round-of-32 win over Bosnia and Herzegovina.</p><p>His one-game suspension was deferred by FIFA after U.S. President Donald Trump intervened, calling Gianni Infantino — president of soccer's world governing body — to see if the red card could be reviewed.</p><p>Balogun was, therefore, allowed to play in the round of 16 and had a forgettable performance as the U.S lost to Belgium 4-1. The intervention prompted a formal complaint to FIFA's ethics investigator and led to a general outcry in the soccer world, with Balogun later acknowledging FIFA’s decision to suspend his ban created “outside noise” that affected the U.S. team mentally.</p><p>Balogun could still leave Monaco</p><p>Scuro has left open the possibility of Balogun, who has two years left on his contract at Monaco, still leaving the club, saying: “We still have markets that have the financial capacity to do something.”</p><p>Among the leagues whose transfer windows are still open are Turkey (closes on Friday) and Saudi Arabia (closes on Oct. 12).</p><p>Monaco is under pressure to sell Balogun or another of its top players because it needs to generate money to comply with the French league’s financial rules.</p><p>When it first appeared that Balogun’s move to Everton was off, Monaco began negotiating with Chelsea over the sale of midfielder Lamine Camara and they reached an agreement, Scuro said.</p><p>However, that deal was also scrapped when Everton reversed its decision on Balogun and attempted to get it over the line.</p><p>In the end, neither player moved.</p><p>“Balo leaving was the trigger for everything to be OK,” Scuro said. “Basically, our financial plan was working almost perfectly until 7 p.m. (on Tuesday).</p><p>“Now we have to face this situation and find solutions in different ways.”</p><p>___</p><p>See AP’s full soccer coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZWUD4IT6NFPOQQGFSKOEHEADVQ.jpg?auth=541c7ad146d639d2fd0af8fbb96f78505bbbcdd20414c6ce7f2dc005513c6c87&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - United States' Folarin Balogun (20) walks off the pitch after losing to Belgium in their World Cup round of 16 soccer match in Seattle, on July 6, 2026. (AP Photo/Ted S. Warren, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ted S. Warren</media:credit></media:content></item><item><title><![CDATA[Fall Movie Preview: In an AI world, Laika makes handmade wonders — and 'Wildwood']]></title><link>https://www.local10.com/entertainment/2026/09/03/fall-movie-preview-in-an-ai-world-laika-makes-handmade-wonders-and-wildwood/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/09/03/fall-movie-preview-in-an-ai-world-laika-makes-handmade-wonders-and-wildwood/</guid><dc:creator><![CDATA[By JAKE COYLE, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Travis Knight, the chief executive of the stop-motion animation studio Laika, wasn’t prepared for the response to the teaser for his new film, “Wildwood.”]]></description><pubDate>Thu, 03 Sep 2026 10:01:14 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Travis Knight, the chief executive of the stop-motion animation studio Laika, wasn’t prepared for the response to the teaser for his new film, “Wildwood.”</p><p>Almost immediately, it went viral. The early trailer rapidly gained more than 90 million views on YouTube, galvanized by people awed by the apparent scale and emotional depth of Laika’s most ambitious film yet. Sample comment: “AI is the future. Laika: Hold my meticulously handcrafted stop motion beer.”</p><p>“People that I worked with — hardened industry folks with wizened black husks of hearts — were sending me text messages: ‘Jesus Christ, your trailer just made me cry,’” Knight says, chuckling.</p><p>Why did Knight's strange, indie stop-motion animated movie resonate so strongly?</p><p>“The making of the art leaves fingerprints on the art,” Knight surmises. “And I think people feel that.”</p><p>There’s no shortage of people proclaiming that AI is the future. There are significantly fewer proselytizing about stop-motion animation’s assured destiny. But Laika, the Portland, Oregon-based studio, has for two decades tried to keep an old movie art form alive while mixing in more modern, computer-generated advances. (“We’re not Amish,” promises Knight.)</p><p>The studio’s first release in 2009, Henry Selick’s “Coraline,” is still its most beloved. But Laika’s commitment to handcrafted filmmaking and darkly gothic tales has won a loyal following over the years, even though its last release was the 2019 flop “Missing Link.”</p><p>Yet “Wildwood” might always have been what Laika was building toward. The film, which opens in theaters Oct. 23, is based on Colin Meloy’s 2011 fantasy novel, illustrated by Carson Ellis. Set in Portland, it’s about a teenage girl named Prue McKee (voiced by Peyton Elizabeth Lee) whose infant brother is kidnapped by a flock of crows and taken into an enchanted forest. The voice cast includes Carey Mulligan, Mahershala Ali, Jake Johnson and Jacob Tremblay.</p><p>The film, heavy with grief and radiant with adventure, isn’t just in Laika’s tonal sweet spot. It’s set in its backyard.</p><p>“It’s everything I love in one film,” Knight said in a recent exclusive interview. “I think it’s the best thing we’ve ever done at Laika.”</p><p>Stop-motion animation as 'a quiet act of rebellion'</p><p>It was also the biggest challenge. Knight, the son of Nike co-founder Phil Knight (who’s chairman of Laika and has helped bankroll it), acquired the rights to “Wildwood” before it was released. The adaptation is some 16 years in the making.</p><p>“I felt like we had to develop the tools, the tricks, the technologies to actually do justice to this story. We built on all of our learnings from our earlier movies and stood on those shoulders. I felt like: OK, I think we’re ready to do it,” Knight says before laughing. “And we were not.”</p><p>At 139 minutes, “Wildwood” is uncommonly long for an animated film, let alone a stop-motion animated one. Its staggering production included 136 sets and 231 practical puppets. One character, a golden eagle known as The General, took some 3,000 hours to make.</p><p>“These are great acts of care and devotion,” Knight says. “In this modern era where everything is so rapid pace, where entire worlds can be generated with a click of a mouse, the idea of taking your time, and with great devotion and care coaxing life out of something, is very special. I like to call it a quiet act of rebellion.”</p><p>Laika isn’t the only big stop-motion company still around. The Bristol, U.K.-based Aardman Animations remains a free-flowing font of pastoral whimsy. (It releases “Shaun the Sheep: The Beast of Mossy Bottom” on Sept. 18.) But it’s a precarious business. And it’s easy to wonder if Laika could have kept such long-term productions going without the Knight family wealth.</p><p>Focus Features exited its pact with Laika after the release of 2016’s Oscar-nominated “ Kubo and the Two Strings.” Fathom Entertainment, the distributor owned by theater chains, is stepping in to release “Wildwood.” Laika and Fathom have enjoyed unique success in rereleases of “Coraline.” A 2024 rerelease generated an astounding $52.4 million worldwide, fresh evidence of audiences' yearning for something tactile and soulful.</p><p>Embracing the ‘cobwebbed corners of yourself'</p><p>Laika was born in 2003 when Philip Knight acquired Vinton Studios, the company founded by animator Will Vinton. Travis Knight was then an animator there. The name, Laika, comes from the dog launched into space in 1957.</p><p>From the start, Knight envisioned an animation studio where darkness and light weren't treated as opposites. Laika has since carved out a sensibility more surreal and more idiosyncratic than the output of animation factories like Pixar or Illumination. “Wildwood,” notably, is rated PG-13.</p><p>“When you devote this much of your life to something, you don’t want it to be some candy-colored confection, a bit of pop culture fun,” Knight says. “You want it to be meaningful.”</p><p>To a large degree, “Wildwood” is about grief and the heavy cost of carrying it. For Knight, whose older brother, Matthew, died a few years before he encountered Meloy's book, the story is tinged with personal experience.</p><p>“You want the stories you tell to be about something. That often involves climbing into the darkened, cobwebbed corners of yourself and pulling those things out,” Knight says. “I did lose my brother. He was too young. A handful of years ago, my wife lost her brother and her nephew. These things are seismic in families. So the movie does wander, sometimes generally and sometimes not, through the corridors of grief.”</p><p>That a movie like “Wildwood” is so labored over, Knight believes, gives it its magic. That doesn't mean he doesn't see the inherent absurdity of an arduous process that, he says, moves at the speed of “continental drift.”</p><p>“You build thousands of tiny things. You put them under lights. You move them microscopic distances. You take a picture,” says Knight. “And then you repeat that process over and over and over again until you finish the movie or society collapses.”</p><p>But as “Wildwood” nears its release, Knight firmly believes it's all worth it — that something in the making of the movie comes across to moviegoers.</p><p>“There is a yearning for something that’s handmade, for something that someone has cared into existence,” he says. “It’s always been rare, it’s always been special. But it’s even more so now.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KWVULCDVMT2LDXQHXHUR4GWCRI.jpg?auth=7f702b047b33f54108e57b253c9e3ade9b080c016f12d20c737a3103294fd6c7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by LAIKA Studios shows characters, from left, Prue McKeel, voiced by Peyton Elizabeth Lee, Mac, voiced by Arthur Knight, and Mr. McKeel, voiced by Jake Johnson, in a scene from the film "Wildwood." (LAIKA Studios via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/YUVEU4RDU3PB7BO5ISZOYJD6FI.jpg?auth=18bb711b84ebfd3d639e584a2f9a84bd6b3210c5db4e3576318e21dc08af971e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by LAIKA Studios shows animator Amy Greenspan on the set of "Wildwood." (LAIKA Studios via AP)]]></media:description></media:content></item><item><title><![CDATA[TURN ON TV NOW: LOCAL 10 NEWS AT 6:00]]></title><link>https://www.local10.com/station/2023/10/13/turn-on-tv-now-local-10-news-at-6/</link><guid isPermaLink="true">https://www.local10.com/station/2023/10/13/turn-on-tv-now-local-10-news-at-6/</guid><description><![CDATA[Here are the top stories airing on Local 10 News this morning. Be sure to watch Local 10 at 6:00 a.m. for the latest updates.]]></description><pubDate>Sat, 14 Oct 2023 02:34:01 +0000</pubDate><content:encoded><![CDATA[<p>Here are the top stories airing on Local 10 News this morning. Be sure to watch Local 10 at 6:00 a.m. for the latest updates.</p><ul><li><a href="https://www.local10.com/news/local/2026/09/02/broward-mcdonalds-fight-involving-man-children-leads-to-probe-conflicting-accounts/" target="_self" rel="" title="https://www.local10.com/news/local/2026/09/02/broward-mcdonalds-fight-involving-man-children-leads-to-probe-conflicting-accounts/">Fight involving man, middle school students leads to probe with conflicting accounts</a></li><li><a href="https://www.local10.com/news/local/2026/09/02/1-dead-after-crash-involving-miami-dade-deputy/" target="_self" rel="" title="https://www.local10.com/news/local/2026/09/02/1-dead-after-crash-involving-miami-dade-deputy/">One dead after crash involving Miami-Dade deputy</a></li><li><a href="https://www.local10.com/news/local/2026/09/02/rafael-villalobos-begins-first-day-as-miami-dade-schools-superintendent/" target="_self" rel="" title="https://www.local10.com/news/local/2026/09/02/rafael-villalobos-begins-first-day-as-miami-dade-schools-superintendent/">Rafael Villalobos begins first day as Miami-Dade Schools superintendent</a></li></ul><p>You can watch a live feed of our news broadcast at <a href="https://www.local10.com/live/" target="_blank" rel="noreferrer" title="https://www.local10.com/live/">Local10.com/Live</a>. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SPAZHMDACW3W7VWFFGQWKSQFTM.png?auth=0c6ef953b311067db93f79d64f199c3ef52013004b7fcb13188d7b6b8dbfb8d7&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Local 10 News]]></media:description></media:content></item><item><title><![CDATA[South Korean police seek indictment of K-pop mogul behind BTS]]></title><link>https://www.local10.com/entertainment/2026/09/03/south-korean-police-seek-indictment-of-k-pop-mogul-behind-bts/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/09/03/south-korean-police-seek-indictment-of-k-pop-mogul-behind-bts/</guid><dc:creator><![CDATA[By HYUNG-JIN KIM, Associated Press]]></dc:creator><description><![CDATA[SEOUL, South Korea (AP) — South Korean police are pushing for an indictment of music tycoon Bang Si-Hyuk, the chairperson of the agency behind K-pop supergroup BTS, over alleged investor fraud.]]></description><pubDate>Thu, 03 Sep 2026 08:25:52 +0000</pubDate><content:encoded><![CDATA[<p>SEOUL, South Korea (AP) — South Korean police are pushing for an indictment of music tycoon Bang Si-Hyuk, the chairperson of the agency behind K-pop supergroup BTS, over alleged investor fraud.</p><p>The Seoul Metropolitan Police Agency referred Bang to the Seoul Southern District Prosecutors’ Office on Thursday, asking him to be indicted on a charge of violating the capital markets act, according to the police agency and the prosecutor’s office.</p><p>Police have been investigating Bang, the billionaire founder and chairperson of Hybe, over allegations that he misled investors in 2019 by indicating that Hybe had no immediate plans to go public, prompting them to sell their shares to a private equity fund shortly before the company proceeded with an initial public offering.</p><p>Police earlier said that the fund may have paid Bang somewhere around 200 billion won ($147 million) in a side deal that promised him 30% of post-IPO stock sale profits.</p><p>South Korean media reported that police referred four other people, including Hybe executives and private equity fund officials, to prosecutors on Thursday as well, asking for their indictment.</p><p>Hybe officials have said Bang denies any wrongdoing.</p><p>“We have consistently responded to the allegations with objective evidence and facts," Bang's legal team said in a statement Thursday. "We expect the allegations to be fully and transparently resolved through the legal process.”</p><p>Police earlier sought Bang’s arrest twice in April and May. But prosecutors rejected those requests, saying police failed to provide sufficient grounds for his arrest and failed to comply with prosecutors' demand for further investigation of Bang.</p><p>Observers say prosecutors could again ask for further police investigation, rather than indicting Bang immediately.</p><p>News of Bang’s legal troubles flared after BTS returned and launched a much-awaited world tour earlier this year after a nearly four-year musical hiatus due to the band members’ mandatory military service in South Korea.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KG4OXOU5FJTLRT6T5XCCABJ6VE.jpg?auth=a9ffd2dfb841dfc9c784ccc605bb7b8e46ba455b5604862bb4edadd01145fe57&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Bang Si-Hyuk, a chairman of Hybe, answers reporters' question upon his arrival at the Seoul Metropolitan Police Agency in Seoul, South Korea, on Sept. 15, 2025. (Kim Keun-soo/Newsis via AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kim Keun-soo</media:credit></media:content></item><item><title><![CDATA[USS Lincoln crew hits the streets of Thai beach city after lengthy Middle East deployment]]></title><link>https://www.local10.com/news/world/2026/09/03/uss-lincoln-crew-hits-the-streets-of-thai-beach-city-after-lengthy-middle-east-deployment/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/uss-lincoln-crew-hits-the-streets-of-thai-beach-city-after-lengthy-middle-east-deployment/</guid><dc:creator><![CDATA[By JINTAMAS SAKSORNCHAI and ANTON L. DELGADO, Associated Press]]></dc:creator><description><![CDATA[PATTAYA, Thailand (AP) — Buses carrying crew members of the USS Abraham Lincoln aircraft carrier streamed into Thailand’s seaside resort city of Pattaya on Thursday, as part of a port call after a lengthy deployment to the Middle East.]]></description><pubDate>Thu, 03 Sep 2026 09:38:11 +0000</pubDate><content:encoded><![CDATA[<p>PATTAYA, Thailand (AP) — Buses carrying crew members of the USS Abraham Lincoln aircraft carrier streamed into Thailand’s seaside resort city of Pattaya on Thursday, as part of a port call after a lengthy deployment to the Middle East.</p><p>The Lincoln was supporting the U.S. war against Iran, and its deployment included a record-setting uninterrupted time at sea of more than 260 days. Its lengthy deployment drew concerns last month about deteriorating mental health among the crew as well as shortages of key food supplies aboard.</p><p>The Navy downplayed any problems, and President Donald Trump commented that the deployment was “not nearly long enough.”</p><p>The ship has been deployed for a total of 286 days, according to the U.S. Embassy in Bangkok. Its total uninterrupted time at sea before Wednesday’s arrival in Chonburi province was 264 days.</p><p>The ship is expected to depart Thailand this weekend and continue its journey back to the U.S.</p><p>After clambering down from buses, laden with luggage, several service members told The Associated Press they were excited to be in Thailand.</p><p>Vendors and travel agents gathered outside the Hard Rock Hotel, the designated pickup and drop-off point for troops traveling from the Lincoln, which is docked nearby at Laem Chabang port.</p><p>They swarmed service members as they arrived, offering a range of souvenirs and services. Many sailors waved them away while waiting for their rides.</p><p>Two other ships from the Lincoln’s strike group are docked elsewhere in Thailand, with the destroyer USS Frank E. Petersen Jr. at Chonburi’s Sriracha port and the cruiser USS Robert Smalls in Map Ta Phut in neighboring Rayong province.</p><p>A-ngoon Sombat traveled 200 kilometers between Pattaya and the central province of Ayutthaya to sell colorful braided bracelets to the visiting crew, as she does every time she hears a U.S. ship is coming for a port call in Chonburi province.</p><p>She set up opposite the hotel entrance and had managed to make some sales, but said she is still unsure if business will be good this week.</p><p>“There are many vendors around. It’s really up to how lucky each of us are,” she said.</p><p>Ship crews take shelter from heat in a mall</p><p>Dozens of service members could be spotted strolling around Pattaya's Terminal 21 mall with shopping bags in their hands as the afternoon sun was blazing outside.</p><p>A 20-year-old serving as a navigator aboard the Petersen, who declined to give his name because he was told not to speak to media while ashore, said the morale among his crew members was really high now that they had arrived in Thailand.</p><p>The sailor said it was his first deployment for the U.S. Navy. He said it was a bit of an ordeal but he was happy to finally be on his way home.</p><p>He declined to comment when asked about the reports about the conditions on the Lincoln.</p><p>Small crowd gathers to spot the Lincoln</p><p>A spot just outside the Laem Chabang port had turned into a small attraction by Wednesday evening, as people gathered to catch a glimpse of the Lincoln.</p><p>People arrived by car and motorcycle to peer through a mesh fence at the ship, which is as long as about three American football fields. They took photos and videos, excitedly chatted with strangers about their chance to see the vessel.</p><p>American Keith Eldridge, who has lived in Thailand for five years, traveled from the neighboring province of Chachoengsao just to see the ship. He was too late to catch the Lincoln docking but found the viewing spot through a recommendation from other enthusiasts he met along the way.</p><p>He said it was impressive for him to get to lay his eyes on this “engineering marvel.”</p><p>“When you get to look at something so big, wrapped up with so much technology, the radars, the sonars, the weapon systems, the propulsion systems, it is truly amazing that we can build it, float it, and we fight from it,” he said.</p><p>The Lincoln’s commanding officer, Capt. Dan Keeler, said the ship will be heading home soon, but may make further supply stops. He declined to comment on the exact date the strike group is expected back in the U.S.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/225BXQFUAESE2AD6Y36F5YKGSM.jpg?auth=f46f3c727b58205b129af6e4d570f45ba7193c74030d1dedeeff75a20e5dd1d8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Crew members of the USS Abraham Lincoln talk to a souvenir vendor in Pattaya, Thailand, Thursday, Sept. 3, 2026. (AP Photo/Sakchai Lalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Sakchai Lalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PBO4UBVWANJQVRRJITSQ2MXJSM.jpg?auth=f7092023e65548103b58ec15e2dcdd0b631e47f584bd4ff388ced1710998f096&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Billboard display at Walking Street in Pattaya, Thailand, Wednesday, Sept. 2, 2026. (AP Photo/Sakchai Lalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Sakchai Lalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SFQTVZYJJ6R7XE2MQO45GVORCI.jpg?auth=ce97f56b880df7567d6403c8d486e276f5ac969409c07197539777cee1822b1e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Crew members of the USS Abraham Lincoln arrive at a hotel in Pattaya, Thailand, Thursday, Sept. 3, 2026. (AP Photo/Sakchai Lalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Sakchai Lalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2BFPCMBF5ONM4COAFMJ3DD3X5Y.jpg?auth=49d1bcd3dac0d006d101e01661f1ec12bc4e280461b7025b2913ed45e46da1d5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Crew members of the USS Abraham Lincoln leave a hotel in Pattaya, Thailand, Thursday, Sept. 3, 2026. (AP Photo/Sakchai Lalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Sakchai Lalit</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LEVBHQY7WOGQGJR7ROKNBURCEM.jpg?auth=40ac050dcf1dad0d67de126fc7dda5f677d23a00f3a7d89afe081465e27f57fc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People take pictures as the U.S. Navy aircraft carrier USS Abraham Lincoln arrives at a port in Laem Chabang, Chonburi, Thailand, Wednesday, Sept. 2, 2026. (AP Photo/Sakchai Lalit)]]></media:description><media:credit role="author" scheme="urn:ebu">Sakchai Lalit</media:credit></media:content></item><item><title><![CDATA[Trading food for medicine and crossing the river by zip line are part of life in Nepal flood zone]]></title><link>https://www.local10.com/news/world/2026/09/03/trading-food-for-medicine-and-crossing-the-river-by-zip-line-are-part-of-life-in-nepal-flood-zone/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/trading-food-for-medicine-and-crossing-the-river-by-zip-line-are-part-of-life-in-nepal-flood-zone/</guid><dc:creator><![CDATA[By SHRISTI KAFLE, Associated Press]]></dc:creator><description><![CDATA[KATHMANDU, Nepal (AP) — Some survivors sheltering in relief camps after deadly floods in Nepal struggled Thursday to obtain essential medicines and cash, even as authorities provided food and other basic supplies to thousands of displaced people.]]></description><pubDate>Thu, 03 Sep 2026 09:55:17 +0000</pubDate><content:encoded><![CDATA[<p>KATHMANDU, Nepal (AP) — Some survivors sheltering in relief camps after deadly floods in Nepal struggled Thursday to obtain essential medicines and cash, even as authorities provided food and other basic supplies to thousands of displaced people.</p><p>The shortages are adding to the hardships of those living in temporary shelters after having lost homes and belongings.</p><p>Suresh Kumar Karanjit, who has been staying at a relief center in Devighat, a town in one of the worst-affected areas in Nuwakot district, lost his younger brother in the floods last week. He said the camp did not have the exact medicine prescribed for his heart condition.</p><p>Karanjit only managed to get the cash he needed to buy his regular medicine after selling a carton of noodles he received as relief for 400 rupees ($2.60). “We have been living here for a week. The relief materials are being provided, which is good. But there is a lack of medicine,” he said.</p><p>Nepal’s disaster chief, Dharam Raj Uprety, said health centers staffed by doctors and stocked with medicine have been set up at each shelter. Uprety said authorities were also focusing on hygiene and sanitation to reduce the risk of disease.</p><p>The Aug. 26 floods that were likely caused by a glacier collapse devastated towns and valleys in Nepal, destroying homes, roads, bridges and other critical infrastructure. At least 1,252 people were killed and more than 4,200 remain missing, according to the country’s disaster management agency. China as of late Wednesday said 21 people were killed and 541 were missing on the Tibet side of the border.</p><p>Nearly 4,000 people displaced in Nepal are staying in 34 relief centers.</p><p>In some of the worst-affected areas, residents were finding other ways to navigate after floodwaters left communities cut off from regular routes.</p><p>In Bidur town, along the Trishuli River, residents used a temporary zip line to cross between the riverbanks. Army personnel helped people onto the makeshift crossing and assisted them as they reached the opposite bank, while others waited along the riverbank for their turn.</p><p>Meanwhile, rescue efforts have increasingly focused on tunnels at several hydroelectric projects where workers are believed to be trapped. About 900 workers remain missing, while specialized rescue teams from India, China and the United States are involved in efforts to reach those trapped in the tunnels.</p><p>It was unclear whether workers feared to be trapped in the tunnels were alive.</p><p>At the Trishuli-3A tunnel, workers began manually opening the upper section of the passage, according to lawmaker Ram Neupane. An access road was built over the past week to reach the excavation site, but more rock blasting and debris clearing will be needed before heavy machinery can reach the area, he said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/32XMJEQVLMVIDMBGBO65LSEXC4.jpg?auth=5931a2930762e81f3ddb0cc227ea8db48e28a6f896b61e841ed74cd70ebac895&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residents pull a newly installed zipline to help people commute across the Trishuli river in the aftermath of flash floods at Bidur in Nepal's Nuwakot district, Nepal, Wednesday, Sept. 2, 2026. (AP Photo/Rajesh Kumar Singh)]]></media:description><media:credit role="author" scheme="urn:ebu">Rajesh Kumar Singh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QQVUMDM5NL6GGCFZJOXH7PFRGY.jpg?auth=a28bffa475b99cc645210a029285b50b7eced99b045be7b4a751462a05d93e1a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residents commute across the Trishuli river on a newly installed zipline in the aftermath of flash floods at Bidur in Nepal's Nuwakot district, Nepal, Wednesday, Sept. 2, 2026. (AP Photo/Rajesh Kumar Singh)]]></media:description><media:credit role="author" scheme="urn:ebu">Rajesh Kumar Singh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VUIBDKQJ4FMDPJVBTZN2LVP6LQ.jpg?auth=cea6efb09d59aeb449f386d999052246945344f36f7a760a687fc88acb268559&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residents wait for their turn commute across the Trishuli river on a newly installed zipline in the aftermath of flash floods at Bidur in Nepal's Nuwakot district, Nepal, Wednesday, Sept. 2, 2026. (AP Photo/Rajesh Kumar Singh)]]></media:description><media:credit role="author" scheme="urn:ebu">Rajesh Kumar Singh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BQZNVTBFH2S4IOWTHZPF5VECOY.jpg?auth=0cd890eace2d182452b2c2549c0b3a7f91f8bcea97289404102c75050c3c0f3a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residents pull the steel wire of a newly installed zipline to help people commute commute across the Trishuli river in the aftermath of flash floods at Bidur in Nepal's Nuwakot district, Nepal, Wednesday, Sept. 2, 2026. (AP Photo/Rajesh Kumar Singh)]]></media:description><media:credit role="author" scheme="urn:ebu">Rajesh Kumar Singh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3XLT7J2BH26443JZ7N4TVSXBZU.jpg?auth=29609b521e1a4900838fe5b1d0a610c3c771e0b1004d29788f7e2d6d4f5c934f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residents commute across the Trishuli river on a newly installed zipline in the aftermath of flash floods at Bidur in Nepal's Nuwakot district, Nepal, Wednesday, Sept. 2, 2026. (AP Photo/Rajesh Kumar Singh)]]></media:description><media:credit role="author" scheme="urn:ebu">Rajesh Kumar Singh</media:credit></media:content></item><item><title><![CDATA[A courtroom near LSU becomes the focus of college football and NCAA eligibility for pros]]></title><link>https://www.local10.com/sports/2026/09/03/a-courtroom-near-lsu-becomes-the-focus-of-college-football-and-ncaa-eligibility-for-pros/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/03/a-courtroom-near-lsu-becomes-the-focus-of-college-football-and-ncaa-eligibility-for-pros/</guid><dc:creator><![CDATA[By BRETT MARTEL, Associated Press]]></dc:creator><description><![CDATA[BATON ROUGE, La. (AP) — A courtroom a couple miles from LSU's Tiger Stadium was the focus of college football Thursday, when several dozen athletes awaited a ruling that could clear the way for them to compete in NCAA games this fall — even if they already turned pro.]]></description><pubDate>Thu, 03 Sep 2026 10:00:08 +0000</pubDate><content:encoded><![CDATA[<p>BATON ROUGE, La. (AP) — A courtroom a couple miles from LSU's Tiger Stadium was the focus of college football Thursday, when several dozen athletes awaited a ruling that could clear the way for them to compete in NCAA games this fall — even if they already turned pro.</p><p>Attorneys for the athletes, the NCAA and Southeastern Conference were slated to appear before East Baton Rouge Parish Judge William Jorden, who scheduled a hearing concerning the status of his earlier temporary injunction preventing the NCAA from ruling recent former pros or fifth-year college athletes ineligible.</p><p>Jorden also wanted the NCAA to explain why it should not be held in contempt after the SEC and other power conferences adopted rules providing for draconian punishments of member schools who place former NFL or NBA athletes on their football or basketball rosters.</p><p>The players in question include former Cleveland Browns tight end Dae'Quan Wright, former New Orleans Saints defensive lineman Zxavian Harris and former Denver Broncos defensive back Blake Cotton, who have been recruited by new LSU coach Lane Kiffin.</p><p>Wright, who played for Kiffin last season at Mississippi, started practicing with No. 11 LSU this week — too late to be eligible for Saturday's home opener against Clemson under the NCAA's required seven days of practice, or “acclimatization,” before appearing in a game.</p><p>Harris, who also played at Ole Miss last season, has committed to LSU, while Cotton, who played at Utah last fall, has been recruited by Kiffin.</p><p>All three are among many athletes who've argued in dozens of lawsuits around the country that they are unfairly being denied an opportunity to spend a fifth year in college under newly adopted NCAA rules allowing for five full years of competition.</p><p>The athletes in the case who signed pro contracts have argued they did so only because current rules that would have allowed them another college season weren't adopted until after their decisions to leave school for the chance to make an NFL roster.</p><p>Kiffin said he did not expect anyone from LSU's football program to attend the hearing.</p><p>“This is a lot of athletes from a lot of different sports in a lot of different states. So, we don’t put any energy into it,” Kiffin said. "We’ll wait to get more information ... and more guidance from the SEC.”</p><p>SEC Commissioner Greg Sankey was added by plaintiffs as a defendant in the lawsuit following the league's recent move to block the return of pros to SEC teams. He was expected to appear and potentially testify.</p><p>The SEC also filed a brief in the case on Wednesday in which it stated that the question before the judge should be a narrow one regarding whether the conference "can enforce and require its member institutions to comply with SEC rules.”</p><p>The SEC's proposed punishments include significant fines, up to half-season suspensions for coaches and member universities' loss of voting on privileges on league business matters.</p><p>Sankey provided an affidavit stating that SEC university presidents voted 15-0 in favor of the new rules, with LSU's Wade Rousse abstaining. Sankey also argues that the SEC was acting on its own and not attempting to collude with NCAA to stop Kiffin from bringing in ex-pros.</p><p>Meanwhile, Georgia Attorney General Chris Carr reportedly sent a letter of support to Sankey, encouraging him to take “all measures available” to punish LSU if it added former NFL players to its 2026 roster of 105 players, which was due to be submitted to the SEC by Friday.</p><p>Carr contends that the “substance and scope" of Jorden's previous orders “obviously raise serious legal concerns,” adding that “the more immediate concern” is LSU's stated plans to ignore the SEC's new policy if the injunction remains in effect.</p><p>“It is no coincidence that the very institution set to potentially use this temporary order to flout the SEC’s rule is in the trial court’s own backyard,” Carr wrote.</p><p>Louisiana attorney general Liz Murrill also weighed in, writing in a brief to the court in support of the injunction that the NCAA had subjected the athletes in the case to a “classic bait-and-switch.”</p><p>“The NCAA's ever-changing rules have consequences beyond these individual athletes,” Murrill said. “They affect the universities that recruit them, the other student-athletes with whom they compete, and the coaches and administrators responsible for complying with an increasingly complicated set of rules.”</p><p>___ Sign up for Top 25 poll alerts here, visit the Top 25 here and see AP’s full college football coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QDMLZYWNODQ3VIRRKZJCKQVQOM.jpg?auth=a6d571f1761d9834686315dfd140d5bccc39f7c3f24804a65ca364454e9cc27f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A quote hangs above a trophy display room near the entrance of the LSU Football Operations Center Monday, Aug. 31, 2026, in Baton Rouge, La. (AP Photo/Brett Martel)]]></media:description><media:credit role="author" scheme="urn:ebu">Brett Martel</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RZ2ZVPEKN2WO6COGXKPT7BJBXA.jpg?auth=b1c0dc04c4603c5f04daf313085dc05ae7e98da245cbdfd057782d6965f05e3c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Alabama offensive lineman Jaeden Roberts (77) blocks Missouri defensive tackle Sterling Webb (10) during the first half of an NCAA college football game, Saturday, Oct. 26, 2024, in Tuscaloosa, Ala. (AP Photo/Vasha Hunt, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Vasha Hunt</media:credit></media:content></item><item><title><![CDATA[With a new-look roster and no A'ja Wilson the US FIBA World Cup title defense gets tougher]]></title><link>https://www.local10.com/sports/2026/09/03/with-a-new-look-roster-and-no-aja-wilson-the-us-fiba-world-cup-title-defense-gets-tougher/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/03/with-a-new-look-roster-and-no-aja-wilson-the-us-fiba-world-cup-title-defense-gets-tougher/</guid><dc:creator><![CDATA[By DOUG FEINBERG, Associated Press]]></dc:creator><description><![CDATA[BERLIN (AP) — The U.S. has dominated the women's FIBA World Cup for nearly two decades, winning the last four titles.]]></description><pubDate>Thu, 03 Sep 2026 10:00:06 +0000</pubDate><content:encoded><![CDATA[<p>BERLIN (AP) — The U.S. has dominated the women's FIBA World Cup for nearly two decades, winning the last four titles.</p><p>A young American roster led by the trio of Caitlin Clark, Paige Bueckers and Angel Reese now complement U.S. stalwart Breanna Stewart as the team looks to win its fifth straight championship.</p><p>The Americans will be missing four-time WNBA MVP A'ja Wilson, who the team announced Monday would miss the World Cup along with Kelsey Plum. They were replaced by newcomers Sonia Citron and Kiki Iriafen.</p><p>The world has been catching up to the Americans with France coming within a point the U.S. in the gold medal game at the 2024 Paris Olympics. That's the closest any team has come to beating the U.S. in either the Olympics or World Cup since the Americans last lost in the semifinals of the 2006 World Cup to Russia.</p><p>“I think there’s no question that the world is improving at a rapid rate. It’s so exciting to see, and I see it at every level,” U.S. coach Kara Lawson said Tuesday. “There’s more depth to the teams at the World Cup. Now when you look at rosters, there’s a number of just high-quality players. ... I think it’s going to be the most difficult World Cup to win that we’ve had because of that.”</p><p>The Olympic loss is still on the mind of the French team, which has more than a half-dozen WNBA players on its roster, including Gabby Williams, Marine Johannes and Dominique Malonga.</p><p>“We sure still do think about it,” Malonga said. “We know we were right there against the best team in the world.”</p><p>Other top teams that could reach the podium are Australia, Spain and China.</p><p>Moving the calendar date of 2030 World Cup</p><p>The next World Cup, which will be held in Japan, will move to Nov. 26-Dec. 8 in 2030 and won't potentially conflict with the WNBA schedule.</p><p>“I would I would call it one of the most significant decisions by the central boards in this decade,” FIBA Secretary General Andreas Zagklis told The Associated Press. “We understood that, the women’s game needs its own dedicated spot in the world calendar and in particular in the basketball calendar.”</p><p>The women's World Cup used to be the same year as the men's tournament until 2014. Now the tournaments are held in different years with the men's championship a year before the Olympics and the women's tourney two years before the Games.</p><p>“It's a major decision because it creates a big window for essentially every league in the world,” Zagklis said.</p><p>With no major men's tournaments this year, Zagklis said that FIBA sponsors could focus more on the women this time.</p><p>It will also help with ease the challenges for the WNBA, which this has suspended play in the league during the tournament. Play in the WNBA will resume on Sept. 17 after stopping on Aug. 31. There are over 50 current WNBA players competing in the World Cup.</p><p>More teams in this World Cup tournament</p><p>The format of the tournament has changed for the betterment of the players, with the addition of four teams in Germany. The 16-team format is not new; it was used from 1990-2018. Now teams will play three pool games in four days as opposed to the five games in six days — which they did in the 2022 World Cup when only 12 teams went to Australia.</p><p>The top teams will then earn a break before the quarterfinals begin while the second and third-place teams in each group will play to reach the elimination round. Instead of playing eight games, teams will potentially only need six to win the title.</p><p>Zagklis said this could be an extremely competitive tournament.</p><p>“Within the top 10, virtually everyone can beat anyone,” he said. “We saw that in 2022 where Nigeria beat in the group Australia and then Australia got the bronze medal. We saw it in the qualifier, where USA was trailing Belgium for 39 minutes.”</p><p>WNBA coaching tree in Berlin</p><p>Many current and former WNBA coaches are heading up teams in the World Cup.</p><p>Mike Thibault is in charge of Belgium while Sandy Brondello is heading up Australia again. Her husband, Olaf Lange, took over Germany and will lead the host nation. Former Phoenix Mercury coach Corey Gaines is leading Japan and Chicago Sky assistant Rena Wakama is once again in charge of Nigeria.</p><p>The Americans are led by Lawson with WNBA head coaches Nate Tibbetts, Natalie Nakase and Stephanie White serving as assistants. Jose Fernandez is a scout for the team.</p><p>___</p><p>See AP’s full WNBA coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/75DXDQLDCRREICAILHVIKDIRZQ.jpg?auth=e01dd7906694613cf34df9787bca2727da51ecb90c4ae9d1ec86aa97f2ca345d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Breanna Stewart (10) and Chelsea Gray (8) of United States attend a training session ahead of the match between China and United States during the Women's Basketball World Cup in Berlin, Germany, Wednesday, Sept. 2, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RFXYSLSD7JBPTVZ6ZEULEZAP5U.jpg?auth=8243648e98374df10c1aac64afd982267faf7071925bd81c2e9247a524c20821&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Han Xu of China poses for a photo after a training session ahead of their match against United States during the Women's Basketball World Cup, at the Uber arena in Berlin, Germany, Wednesday, Sept. 2, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GMAZJP6O2RTCXFV2K5R2QSQSJI.jpg?auth=cb6df0ee34790470a48565b383d737bbfc923dd16b3032ce00a06763da72a0e8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kiki Iriafen (9) of United States practices during a training session ahead of the match between China and United States during the Women's Basketball World Cup in Berlin, Germany, Wednesday, Sept. 2, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content></item><item><title><![CDATA[Finland runs Europe's biggest civil defense exercise since the Cold War]]></title><link>https://www.local10.com/news/world/2026/09/03/with-a-wary-eye-on-russia-finland-runs-europes-largest-civil-defense-exercise-since-wwii/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/with-a-wary-eye-on-russia-finland-runs-europes-largest-civil-defense-exercise-since-wwii/</guid><dc:creator><![CDATA[By EMMA BURROWS, Associated Press]]></dc:creator><description><![CDATA[KUOPIO, Finland (AP) — In a civil defense shelter hewn into rock, behind doors designed to withstand a nuclear or biological attack, two Finnish conscripts wearing hazmat suits and breathing masks are measuring radiation levels as they take part in an exercise to turn a cave into a place of safety for thousands of people.]]></description><pubDate>Thu, 03 Sep 2026 10:11:42 +0000</pubDate><content:encoded><![CDATA[<p>KUOPIO, Finland (AP) — In a civil defense shelter hewn into rock, behind doors designed to withstand a nuclear or biological attack, two Finnish conscripts wearing hazmat suits and breathing masks are measuring radiation levels as they take part in an exercise to turn a cave into a place of safety for thousands of people.</p><p>Inside, in what is normally a sports hall, hundreds of people are sleeping overnight on trestle beds.</p><p>More than 2,000 people including volunteers and students are taking part in the biggest civil defense exercise in Europe since the end of World War II. In the scenario, critical infrastructure in the central Finnish city of Kuopio, including power and water, has been disrupted by cyberattacks and there’s the threat of missile strikes from Finland’s neighbor, Russia.</p><p>The goal is for local authorities and ordinary people to rehearse what they would do if they came under attack for real.</p><p>But while underground bunkers and shelters may offer some protection from missiles, they are no defense against the campaign of sabotage and disruption that Western officials say Russia is carrying out across Europe. That has involved setting fires, attacking water facilities and power stations, and sending drones for sabotage into European Union airspace.</p><p>Finland's border with Russia stretches more than 830 miles (1,300 kilometers) from the Baltic Sea up to the Arctic Circle. In 2024, along with Sweden, Finland joined NATO, following Russian President Vladimir Putin's full-scale invasion of Ukraine. Until then, Finns were prepared to defend themselves against Russia largely alone.</p><p>Finland looks to Ukraine for lessons</p><p>Finland’s defense, said retired Army Colonel Asko Muhonen, relies not only on the military but on the “mindset” of ordinary Finns who are ready to take responsibility for their country’s security.</p><p>Muhonen, who organized the exercise in Kuopio, said that comes partly from the system of conscription which continued in Finland, even after the collapse of the Soviet Union.</p><p>Not everyone is happy about doing national service but “it’s our duty to serve and protect this country like people have before us. That’s why we have our independence,” said Jyry Pietikainen, 23, a conscript who was taught how to run the Kuopio shelter overnight.</p><p>Finland also needs to learn lessons from Ukraine, Muhonen said.</p><p>While the biggest shelter in Kuopio can fit 7,000 people, Ukrainians sometimes only have a few minutes to run to a subway station or underground parking lot. That means people need a shelter they can reach easily that offers some form of protection — not necessarily one that can withstand a nuclear attack, he said.</p><p>Dmytro Untila, 20, a Ukrainian student at the university in Kuopio, was at home in Odesa when Russian missiles struck his city on Feb. 24, 2022, the first day of the war. He sheltered in the entrance hall of his building because he didn’t have anywhere else to go, he said.</p><p>Training for such a situation would have definitely helped in Ukraine, he said, “because nobody knew this could happen.”</p><p>The biggest threat to energy infrastructure in the Kuopio region is heavy snowfall, storms and bad weather, said Juha Räsänen, CEO at the Savon Voima electricity company.</p><p>But since the invasion of Ukraine, and the company’s decision to stop buying Russian biofuel, the number of cyberattacks against the network has significantly increased, Räsänen said.</p><p>Last year, engineers also found at least 10 stickers placed on particularly vulnerable parts of the energy network infrastructure. Other energy companies in Finland have also found them and don’t know where they came from, he said.</p><p>“If there was an explosion at that point, it could destroy a whole dam,” Räsänen said. Drones have also been spotted over power lines but those responsible have not been identified, he said.</p><p>It is not possible to guard against all threats, Räsänen said, which is why it’s important people are prepared to look after themselves without help for at least 72 hours — if the power supply goes out, or if water becomes undrinkable.</p><p>The Finnish Security and Intelligence Service said it investigated “a wide range of observations” and found nothing of concern.</p><p>Since 2022, people have been more vigilant because of the security situation and therefore have reported things like reflective stickers related to land survey works, it said in a statement. Drone sightings, it said, have “largely been explained by everyday occurrences.”</p><p>“Small things are happening all the time,” including Russian jamming of GPS signals, said Vuokko Lahtinen, 32, who was visiting a sauna in Kuopio.</p><p>For that reason, “the best defense of Finland is to make it not worth attacking,” she said.</p><p>That relies on the country’s military and defense forces but also Finnish people who feel like “we have something we want to fight for,” she said.</p><p>In Finland, she said, there is a “general feeling of responsibility,” which has grown out of local community groups and even initiatives such as recycling.</p><p>“On a very simple daily level, if you do things that matter, then it has a butterfly-wing effect,” Lahtinen said.</p><p>Finland fought several wars with the Soviet Union</p><p>In its wars with the Soviet Union, Finland lost around 11% of its territory, and more than 400,000 people, around 12% of the population, fled their homes from an area that is now in western Russia.</p><p>At Kuopio's veterans’ museum, Risto Mönkkönen, 95, showed AP a piece of paper on which he had written down the dates the city was bombed and who died.</p><p>“I cannot forget it,” he said explaining how, as a child, he and his father ran into a shelter just as a bomb hit, killing five of his father’s friends.</p><p>Pirkko Naukkarinen, 102, recalled how, aged 16, she worked in a field kitchen by the front lines, sometimes sharing dugouts with soldiers and diving for cover in ditches as the Soviet air force attacked the retreating Finnish army.</p><p>Aili Toivanen, 92, told AP she was forced to leave her home twice over the various wars. Both times, her family was told by Finnish soldiers that they had one hour to pack their belongings.</p><p>The first time, she looked back and saw her home burning — set on fire by Finnish soldiers who did not want to leave anything behind, she said. The second time, she said, the Soviet air force bombed the family’s departing train and they jumped out, hiding in ditches before they took refuge in Kuopio.</p><p>When Putin invaded Ukraine in 2022, she said, with tears in her eyes, that she worried she would have to leave her home for a third time.</p><p>Finns feel their country is worth fighting for</p><p>At the shelter in Kuopio, thousands of people filed in, including schoolchildren and university students.</p><p>“Kids would need to know this, because they might have to do something alone. The adults can’t always help,” said Amanda Hill, 11, whose school studied in the shelter for the day.</p><p>Sitting on the floor of the shelter with his fellow conscripts, Pietikainen explained why it’s not crazy to practice what happens in a crisis.</p><p>“We’re Finns, so we’re kind of pessimistic about life in a way,” but history shows what can happen with Russia, he said.</p><p>When it comes to the threats from Moscow, Muhonen said, “don’t believe what they say but observe what they do.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/KUQSSOOC5FTC4MLQJ2CLOVLPUA.jpg?auth=9713529219e615fb02a3bf9be41600fea90fe114a75119de32da4e3acce7bdd5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Finnish conscripts measure radiation levels at a shelter in Kuopio, Finland, during a civil defense exercise Wednesday, Sept. 2, 2026. (AP Photo/Emma Burrows)]]></media:description><media:credit role="author" scheme="urn:ebu">Emma Burrows</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/V2RA526IMCV2L5V3UXICD6OCJI.jpg?auth=bad0d1942adadf7bbc3ebcdf2a5aa8509a4b876e6acd0a19f7104ce3e92c4f6a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People stand at an entrance of a shelter designed to withstand chemical, nuclear and biological attacks during at civil defense exercise in Kuopio, Finland, Wednesday, Sept. 2, 2026. (AP Photo/Emma Burrows)]]></media:description><media:credit role="author" scheme="urn:ebu">Emma Burrows</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6RDT3BPETKHG4A6DWEX45P33PQ.jpg?auth=e4ebf89bd358e63bf6648138bc463f6e2f740d66366001d15428d2af43e72827&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People enter a shelter designed to withstand chemical, nuclear and biological attacks during at civil defense exercise in Kuopio, Finland, Wednesday, Sept. 2, 2026. (AP Photo/Emma Burrows)]]></media:description><media:credit role="author" scheme="urn:ebu">Emma Burrows</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OYF2XGH7Z2JY5KJW525DYU264M.jpg?auth=a2df56caa808dacf3bc9004b7368f258fb9df86e9e0c4132147e697b91d27592&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pirkko Naukkarinen, a Finnish war veteran, looks over photos from World War II in an album at a museum in Kuopio, Finland, Tuesday, Sept. 1, 2026. (AP Photo/Emma Burrows)]]></media:description><media:credit role="author" scheme="urn:ebu">Emma Burrows</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PM3SQRW5SB4QVKJDA5KFCXSKJ4.jpg?auth=01e821f73c0d2039c12196c919e09a5f035aa772a5fbc7306c0b1fdf7df79284&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Aili Toivanen wears a traditional Karelian dress as she sits with friends in the city of Kuopio, Finland, Tuesday, Sept. 1, 2026. (AP Photo/Emma Burrows)]]></media:description><media:credit role="author" scheme="urn:ebu">Emma Burrows</media:credit></media:content></item><item><title><![CDATA[Russia will close German cultural centers as Moscow and Europe spar over Ukraine]]></title><link>https://www.local10.com/news/world/2026/09/03/russia-to-close-german-cultural-centers-as-moscow-and-europe-spar-over-ukraine/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/russia-to-close-german-cultural-centers-as-moscow-and-europe-spar-over-ukraine/</guid><dc:creator><![CDATA[By CLAUDIA CIOBANU and KATIE MARIE DAVIES, Associated Press]]></dc:creator><description><![CDATA[WARSAW, Poland (AP) — Russia will shutter German cultural centers across the country, Foreign Minister Sergey Lavrov said Thursday, in a tit-for-tat measure that reflected soured relations and deepening tensions between Moscow and European countries helping Ukraine resist Russia's invasion.]]></description><pubDate>Thu, 03 Sep 2026 11:35:48 +0000</pubDate><content:encoded><![CDATA[<p>WARSAW, Poland (AP) — Russia will shutter German cultural centers across the country, Foreign Minister Sergey Lavrov said Thursday, in a tit-for-tat measure that reflected soured relations and deepening tensions between Moscow and European countries helping Ukraine resist Russia's invasion.</p><p>Lavrov's announcement came after Berlin blamed Moscow for an attempted attack at Leipzig/Halle Airport. Germany said Wednesday it was consequently closing both the Russian Consulate in Bonn and the Russian House cultural center in the German capital.</p><p>Western officials have repeatedly accused Moscow of running a campaign of sabotage and disruption in their countries with the aim of undermining support for Ukraine and destabilizing European nations, something Russian officials deny.</p><p>Europe increasingly views itself as facing what it calls a hybrid war with Russia, marked by tools such as cyberwarfare and disinformation as well as a conventional military threat. Each side accuses the other of state terrorism.</p><p>The tension has continued for months and grown into one of the greatest foreign and defense policy challenges for countries in the European Union. Russian President Vladimir Putin is testing the West with tactics that fall “just below the threshold of war” and is determined to “harass NATO members,” the head of Britain’s MI6 spy agency said at the end of last year.</p><p>European countries take steps to counter Russia's threat</p><p>The British government summoned the top Russian diplomat in London on Thursday to protest what it called Russia’s “egregious and reckless attack” on the German airport last month. The U.K. government called the incident the “latest in a clear pattern of attempts by Russia” to undermine European security.</p><p>In Finland on Thursday, more than 2,000 people took part in the biggest civil defense exercise in Europe since the end of World War II. Among the threats envisaged were missile strikes from neighboring Russia.</p><p>Meanwhile, Norwegian authorities seized a Russian vessel in the Arctic archipelago of Svalbard on Wednesday at the request of Ukraine’s Naftogaz.</p><p>The seizure was part of a global effort to enforce a $4.22 billion arbitration award and comes after a European push to seize vessels belonging to Russia's so-called shadow fleet, which officials say contravenes international sanctions.</p><p>Russia says German cultural presence is over</p><p>Lavrov said that cultural centers belonging to Germany’s Goethe-Institut would be closed in Moscow, St. Petersburg and Yekaterinburg, adding that any other response would show a lack of “self-respect” on Russia’s part.</p><p>Speaking at the Eastern Economic Forum in Vladivostok, Lavrov said that Germany “could not have failed to understand” that the closure of Russian House would “signify the end of their cultural presence in Russia.”</p><p>A drone laden with explosives was found near a Ukrainian plane at Leipzig/Halle Airport on Aug. 4 and later defused. The airport is a major international freight hub used for providing support to Ukraine.</p><p>Putin has dismissed the allegations, saying Berlin wants to distract from its own failings and dissatisfaction among voters. Any proof being offered “has been planted,” Putin said.</p><p>EU working on response after attempted Russian attack</p><p>European Union ministers on Wednesday weighed how best to respond to the attempted drone attack but struggled to find new ways to meet the challenge without resorting to military means.</p><p>The EU has slapped almost two dozen packages of sanctions on Russia over the war in Ukraine, hitting more than 3,000 officials, oligarchs and entities including banks, energy companies and drone makers.</p><p>Germany insisted it was “not at war” but had become a “daily target” of the Kremlin’s hybrid campaign.</p><p>Putin dismissed the allegations, saying Berlin aims to distract from its own failings and dissatisfaction among voters. Any proof being offered “has been planted,” Putin said.</p><p>Denmark sounds alarm about Russian sabotage plans</p><p>Danish security services are warning that Russian acts of sabotage against the country’s defense industry may be imminent.</p><p>Danish intelligence services have seen signs of very specific planning by Russia to conduct sabotage operations in the country, Emil Græsholm, head of counterintelligence at the Danish national security and intelligence service PET, told the Berlingske newspaper.</p><p>The targets are primarily companies in the defense industry and especially those associated with delivering military components to Ukraine, he said.</p><p>Italy’s Defense Minister Guido Crosetto told The Associated Press on Wednesday that the Leipzig/Halle Airport incident was “a very serious act that could have very grave consequences.”</p><p>But he said the threats aren't discouraging Italy from providing further help to Kyiv as Rome weighs whether to send SAMP/T air defense batteries. As in other Western countries, limited weapons production capacity is hampering efforts to supply more to Ukraine, he said.</p><p>___</p><p>Davies reported from Manchester, England.</p><p>___</p><p>Follow the AP’s coverage of the war in Ukraine at https://apnews.com/hub/russia-ukraine</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2RD7DY7JOSO7E7P6Z7VR47RFBU.jpg?auth=08199878076c694016777873ed18c6abc8fca07a9ae5c7bd8099011ee36779f1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A person walks past figures depicting Johann Wolfgang Goethe, right, and Russian poet Alexander Pushkin installed in the window of the Goethe-Institut, Germany's cultural center in St. Petersburg, Russia, Thursday, Sept. 3, 2026. (AP Photo/Dmitri Lovetsky)]]></media:description><media:credit role="author" scheme="urn:ebu">Dmitri Lovetsky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SJEZNM22LS5K5SKP4BJTQSNNFA.jpg?auth=c0f8c50d1950d2af9707bfad5d795ba0c4b5473acd8ecdc77651a57e75396e97&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo released by the Roscongress Foundation, Russian President Vladimir Putin applauds at the plenary session at the Eastern Economic Forum in Vladivostok, Russia, Thursday, Sept. 3, 2026. (Sergey Otroshko/Roscongress Foundation via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Sergey Otroshko</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/I55WFFOQB47T2BKAQQCHA2VX6Q.jpg?auth=f203f6e8a7d7212eed283c1a1121e6fd2e472b3c929b43cce874df98022f34ff&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Russian President Vladimir Putin, right, and Russian Foreign Minister Sergey Lavrov, attend the talks with Indonesian President Prabowo Subianto on the sidelines of the Eastern Economic Forum in Vladivostok, Russia, Thursday, Sept. 3, 2026. (Vyacheslav Prokofyev/Sputnik, Kremlin Pool Photo via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Vyacheslav Prokofyev</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IXETV7KPEL6YSVJAXTL22FD3BI.jpg?auth=b7c4ee040a9f6cbb9fb6e8221f49380e0b3d67c36fa0c9e57d1a83bb7033b5d9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo taken with a smartphone, emergency services personnel work to extinguish a fire at pharmaceuticals warehouse stores following a Russian air attack near Kyiv, Ukraine, Sept. 3, 2026. (AP Photo/EIgnatius Ivlev-Yorke)]]></media:description><media:credit role="author" scheme="urn:ebu">Ignatius Ivlev-Yorke</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/MVFLI7A25KIBTLNOVJLPFICHGY.jpg?auth=28e504ac8d2df76bee4bdf409b5d1f7f9ca12346396971f3952a08f5d9f3389f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[In this photo provided by Ukraine's 93rd Kholodnyi Yar Separate Mechanized Brigade press service, and taken Wednesday, Sept. 2, 2026, a damaged stadium is seen after a Russian air strike in Kramatorsk, Donetsk region, Ukraine. (Iryna Rybakova/Ukraine's 93rd Mechanized Brigade via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Iryna Rybakova</media:credit></media:content></item><item><title><![CDATA[German far-right party targets iconic Bauhaus school ahead of landmark state election]]></title><link>https://www.local10.com/news/world/2026/09/03/german-far-right-party-targets-iconic-bauhaus-school-ahead-of-landmark-state-election/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/german-far-right-party-targets-iconic-bauhaus-school-ahead-of-landmark-state-election/</guid><dc:creator><![CDATA[By KIRSTEN GRIESHABER, Associated Press]]></dc:creator><description><![CDATA[DESSAU, Germany (AP) — Nearly a century after the Nazis shut down the world-famous Bauhaus school of design, it has once again become a cultural battleground between Germany's establishment and the far-right Alternative for Germany party, which has called the art movement an “aberration of modernism.”]]></description><pubDate>Thu, 03 Sep 2026 05:24:02 +0000</pubDate><content:encoded><![CDATA[<p>DESSAU, Germany (AP) — Nearly a century after the Nazis shut down the world-famous Bauhaus school of design, it has once again become a cultural battleground between Germany's establishment and the far-right Alternative for Germany party, which has called the art movement an “aberration of modernism.”</p><p>Founded in 1919, Bauhaus blurred lines between art and industry, influencing global design to this day. It remains a cultural icon that attracts a steady stream of visitors to its iconic school building and the museum in Dessau in Saxony-Anhalt.</p><p>Attacks on Bauhaus by Alternative for Germany, also known as AfD, come as Saxony-Anhalt in eastern Germany is about to vote in an election that could see a far-right party take control of one of the country’s states for the first time since World War II.</p><p>AfD hopes to gain an absolute majority in the state legislature in the election on Sunday, an outcome that would shake German politics and possibly have repercussions for the region's cultural freedom.</p><p>AfD says Bauhaus violates the ‘human need for security’</p><p>In its election program, the party slams the Bauhaus as a school that “always strove to avoid any sign of national rootedness.”</p><p>AfD says its plans after a victorious election include implementing the slogan “Think German” to replace the state’s current advertising tagline “Think Modern,” which it has denounced as a “policy of a lack of identity.”</p><p>In 2024, AfD attacked the Bauhaus in Saxony-Anhalt’s Parliament as an “aberration of modernism.”</p><p>In that debate, Hans-Thomas Tillschneider, the AfD cultural policy spokesperson in the state legislative body, claimed “the Bauhaus violated the human need for security and comfort in every conceivable way.”</p><p>The lead AfD candidate in the upcoming election, Ulrich Siegmund, recently tried to tone down some of the more radical attacks by his party. He told The Associated Press at a campaign event in Moeser that Bauhaus itself wasn’t a problem but “we just mustn’t limit our culture and our history to it. We are much, much more than just the Bauhaus.”</p><p>If AfD wins the election and takes control of the state Parliament, the party could theoretically cut the state funding for Bauhaus.</p><p>German culture minister vows to fight for Bauhaus</p><p>The AfD attacks have led to a clash with Germany's cultural establishment and the country's culture minister, who is leading the defense of the Bauhaus.</p><p>“The AfD is attacking the Bauhaus, using the very same words the Nazis used 100 years ago,” Culture Minister Wolfram Weimer said in a recent AP interview. “And that is why democrats, whether they lean conservative or left, are fighting back against it.”</p><p>Bauhaus changed the world when it was founded in Germany 100 years ago and has become a global brand icon of “new design, new architecture, and the creative industries,” Weimer said.</p><p>“And this idea, which is very modern, of bringing together elements from different disciplines has always been hated by the far right,” he added. “The Nazis banned and persecuted it. And today we have new Nazis … growing stronger, and attacking the Bauhaus all over again.”</p><p>Weimer vowed that Germany's national government would continue to finance the Bauhaus Foundation in Dessau to ensure its independence and survival even if AfD win the Saxony-Anhalt election.</p><p>Bauhaus school blurred lines between artistic and industrial</p><p>The Bauhaus was founded in 1919 by Walter Gropius and others as an art school in Weimar and later moved to Dessau. Its artistic approaches and design styles continue to influence art and architecture to this day.</p><p>The Bauhaus school blurred the lines between the artistic and the industrial, producing some of the precursors of modern mass design and helping make its design influential far beyond its relatively brief existence.</p><p>After the Nazis came to power in Germany in 1933, the school closed and many Bauhaus teachers and students left the country, spreading its style around the globe from Chicago to Tel Aviv.</p><p>Architect Ludwig Mies van der Rohe, the last Bauhaus director, emigrated to the United States in the late 1930s. His famous buildings in the minimalist style with sleek glass and metal facades continue to impress Bauhaus fans to this day.</p><p>Bauhaus still attracts visitors from around the globe</p><p>Up to 150,000 visitors, including many from abroad, come to Dessau every year to see the original, iconic Bauhaus building and visit the Bauhaus museum, which is a testament to the enduring fascination and relevance of the Bauhaus to this day, said Barbara Steiner, the director and CEO of the Bauhaus Dessau Foundation.</p><p>She welcomed a pro-Bauhaus manifesto that was initiated in August by Weimer, the culture minister, and signed by more than 2,500 groups and individuals in reaction to the AfD's attacks on Bauhaus.</p><p>The manifesto includes pledges to defend the Bahaus from anti-democratic attacks by a broad alliance of cultural and architectural institutions and churches, saying they “reject nationalism that is hostile to culture.”</p><p>“The Bauhaus stands for intellectual, social, and aesthetic openness and continuous renewal. It stands for exchange, transnational networking, and mutual inspiration. This openness is a great strength of German culture and enriches Germany,” the manifesto says.</p><p>“Ultimately, the AfD’s accusations are very stereotypical,” she said. “They have in mind a version of the Bauhaus that never existed historically and, of course, doesn’t exist today either.”</p><p>___</p><p>Geir Moulson and Fanny Brodersen in Moeser, Germany, and Markus Schreiber in Dessau, Germany, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VNOQJIETQUKRRKTYYMJBQPRPXY.jpg?auth=d9bb983aa477222a306da4ae8570c1eefb7c23766a509466f37ba57aeaaf9b78&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The main building of the former Bauhaus design school, which was called an "aberration of modernism" by Germany's far-right Alternative for Germany party, photographed in Dessau, Germany, Aug. 17, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PSZ5VXK5ZT2EKLDQNHBODWOVKQ.jpg?auth=6bfc815d65e2158974de48bf9289d229695358564cd4a51ff3383a2f85f542b3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Barbara Steiner, the director of the Bauhaus Dessau Foundation poses for a photo at the entrance of the main building of the former design school, which was called an "aberration of modernism" by Germany's far-right Alternative for Germany party, in Dessau, Germany, Aug. 17, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RXIZEH4MIRXXYNLUJYMZ5YF24I.jpg?auth=51756a33b7f300e986ed51e102fa3086fd3374bba048ae73b15a438ffea55c1d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[German culture minister Wolfram Weimer poses for a photo during an interview with The Associated Press at the Bauhaus Archive in Berlin, Germany, Aug. 26, 2026. (AP Photo/Ebrahim Noroozi)]]></media:description><media:credit role="author" scheme="urn:ebu">Ebrahim Noroozi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5FROUD2YLPIPXW2F4ZXR7NI62M.jpg?auth=5ed8b22cb4a0cb4ffeed54288db25666d91c4a74d2e6af31d2288d1006e99cc9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kandinsky/Klee Master House at the former Bauhaus design school, which was called an "aberration of modernism" by Germany's far-right Alternative for Germany party, photographed in Dessau, Germany, Aug. 17, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ERLQ5WI2P7HH2L5DWMA5FOEPHU.jpg?auth=3ab373bcf5cdf643403d2c9c88ade0eb39c4a4b726604b1c2a148dee526c6915&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A side entrance at the former Bauhaus design school, which was called an "aberration of modernism" by Germany's far-right Alternative for Germany party, photographed in Dessau, Germany, Aug. 17, 2026. (AP Photo/Markus Schreiber)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content></item><item><title><![CDATA[Pacific island nations seek to turn geopolitics into funding to offset climate change harm]]></title><link>https://www.local10.com/news/world/2026/09/03/pacific-island-nations-seek-to-turn-geopolitics-into-funding-to-offset-climate-change-harm/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/pacific-island-nations-seek-to-turn-geopolitics-into-funding-to-offset-climate-change-harm/</guid><dc:creator><![CDATA[By CHARLOTTE GRAHAM-McLAY, Associated Press]]></dc:creator><description><![CDATA[KOROR, Palau (AP) — When stormy seas batter Melekeok state on Palau’s biggest island, the Pacific Ocean floods right into people’s homes.]]></description><pubDate>Thu, 03 Sep 2026 04:55:22 +0000</pubDate><content:encoded><![CDATA[<p>KOROR, Palau (AP) — When stormy seas batter Melekeok state on Palau’s biggest island, the Pacific Ocean floods right into people’s homes.</p><p>“We keep telling the legislature we need to move inward,” said Bol Sebalt, 43, who was born and raised on the low-lying beachfront. “But because of a shortage of funding we cannot.”</p><p>The fate of Melekeok, a chiefdom of 300 people, is echoed by stories from many island nations in remote parts of the vast Pacific Ocean. Their leaders, gathered for a summit in Palau this week, are wrestling once more with the question of how tiny countries with little global power can use major polluters’ geopolitical interest in their region to secure a chance of survival.</p><p>Some hope for funding to help them adapt to changes they can’t reverse. Sebalt, a legislative clerk, is also a trained volunteer for her local disaster readiness team, making her one of 200 people across the western Pacific country now prepared to shepherd their communities through events such as catastrophic typhoons that have struck before.</p><p>Almost a year ago, Sebalt moved to a subdivision being prepared inland for Melekeok’s people, where she’s the only resident so far. Sebalt said funding for plumbing, sewage and enough street light poles for others to move in was sourced in small chunks and much too slowly.</p><p>“We cannot move faster than climate change,” she said.</p><p>Pacific officials warn of no way out but curbing emissions</p><p>About 32 kilometers (20 miles) across the volcanic island, down winding roads fringed by tropical jungle, leaders from some of the small Pacific nations most imperiled by rising seas renewed dire warnings Wednesday about their expected fate.</p><p>The officials standing in sweltering, wet heat outside the annual Pacific Islands Forum summit were responding to a bleak first-of-its-kind report issued by the United Nations, which said Earth would soon exceed the safe temperature threshold agreed upon in the 2015 Paris climate accord because of warming from the burning of coal, oil and gas.</p><p>“Loss and damage is a reality that currently exists in my country,” Vanuatu Climate Adaptation Minister Ralph Regenvanu said.</p><p>“It will only accelerate with any overshoot, encompassing economic and non-economic losses that no finance can fully restore,” he said, adding that the loss encompassed “our ancestral lands, our heritage, our identity.”</p><p>For years, Regenvanu and other Pacific leaders have urged action from major polluters that would limit global warming to an accepted goal of 1.5 Celsius (2.7 Fahrenheit) above mid-19th century temperatures, which scientists said could avoid the dramatic impacts on people and the planet expected at 2 C.</p><p>Wednesday’s report finally admitted that the world would cross the 1.5 threshold “in the next few years,” while recommending efforts to bring down the temperature. The leaders gathered in Palau said that would be too late.</p><p>Warmer seas would devastate the Pacific’s tuna fisheries, which produce 30% of the world’s catch, and the mangroves where fish hatch, according to the regional scientific organization SPC. This year’s El Nino chaos has left parts of the Pacific in drought while others flooded, and such events would only intensify, the body added.</p><p>“There is no other way out,” said Maina Talia, Tuvalu’s minister for climate change. “The only way out for us is to ensure that we continue to push for 1.5, to stay alive, to stay in our countries.”</p><p>The summit’s host urged climate funding instead of geopolitics squabbles</p><p>Ahead of each year’s Pacific leaders summit, many of the 18 member states and territories cite climate change as the most pressing discussion topic.</p><p>But it’s often swept aside by geopolitical jostling from major powers on the sidelines of the event as they seek to shore up more influence in the strategically important region than their rivals. Palau’s President Surangel Whipps Jr., suggested this week that countries who sought involvement in the region could instead do so by funding climate projects, including his push to see the sunny region become the first in the world powered entirely by renewable energy.</p><p>A geopolitical sideshow between China and Taiwan promptly erupted, however, when envoys from Beijing and Taipei were seated in the same row at the summit’s opening ceremony. But there are other obstacles to the leaders’ ambitions.</p><p>A Pacific-managed fund created by the summit’s members and intended to finance grassroots adaptation projects across the region has so far faltered because major donors haven’t pledged the hoped-for amounts. While some have cited governance concerns with the Pacific Resilience Facility, due to be headquartered in Tonga, the model is also new for an aid-dependent region where donors are used to controlling where money goes.</p><p>“International financial institutions have very lengthy, long processes to deliver the direct access funding that we require in the Pacific,” Tonga’s Prime Minister Fatafehi Fakafanua told The Associated Press.</p><p>“The PRF was purposefully designed to work immediately for the urgent needs of the Pacific Island people,” he added. “That is something that differentiates the PRF from the existing financial models that we are using here in the Pacific.”</p><p>Small island states are questioning larger forum members’ commitment</p><p>Then there are the tensions between small island nations who make up the majority of the Forum and its two largest powers and biggest donors, Australia and New Zealand, about their climate efforts.</p><p>Australia’s Prime Minister Anthony Albanese told reporters in Palau on Wednesday that Pacific leaders understood his country’s transition away from fossil fuels couldn’t “happen overnight,” and required greater capacity for renewable power generation.</p><p>“Australia is highly regarded when it comes to climate change and the talking down of Australia doesn’t happen from outside Australia, I make that point,” he said.</p><p>An hour later, Regenvanu of Vanuatu told reporters that Australia was not doing enough.</p><p>“Australia is a major producer of fossil fuels,” he said. “The very least a country like Australia should be doing is stopping future expansion and it’s not doing that.”</p><p>___</p><p>Associated Press writer Rod McGuirk in Melbourne, Australia, contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PBOOVACG33FGVFGRLL4AN5OHD4.jpg?auth=c50d13ad4281126f0deb15047160d1a66c6bfbf8883e41c55565a3f1ddf6f63d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A sliver of beach remains after sea level rises on the coastline in Melekeok state, Palau, Thursday, Sept. 3, 2026. (AP Photo/Charlotte Graham-McLay)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlotte Graham-McLay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PYZCXJQX7BGPBLPAQUGXMMGTMM.jpg?auth=902ccfc1222b9473051c6dee4b66aefcb3b3e55795d53c9121c57218e014b1b2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Melekeok state resident Bol Sebalt poses for a photo at the coastline in Melekeok, Palau, Wednesday, Sept. 2, 2026. (AP Photo/Charlotte Graham-McLay)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlotte Graham-McLay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4ALGQ3LQ2GT3BZ4EW6SIPCFW4I.jpg?auth=cdb87710b51c41d788f4ea14927537e5558f86a0a084a68cc4fc5fa09bf2585b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Vanuatu Minister for Climate Change Adaptation Ralph Regenvanu speaks to reporters at the Pacific Islands Forum Leaders Meeting in Koror, Palau, Wednesday, Sept. 2, 2026. (AP Photo/Charlotte Graham-McLay)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlotte Graham-McLay</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BRRVGYH5BLGGN7WOGZWIGUACTY.jpg?auth=6db4f1b9825ae5084a60f47cc24314e0398528afcb55de8bd8f0675e5ece7cbf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A climate change banner is unfurled by Greenpeace during the Pacific Islands Forum Leaders Meeting in Koror, Palau, Wednesday, Sept. 2, 2026. (Mick Tsikas/AAP Image via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Mick Tsikas</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FDTFFZ5UVUAI4ILCMPUHZGASWE.jpg?auth=ed0e81cffd49c5d2a88ed01ea31a6389c17f73339c7f2841befd7f376286e2e9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A solar farm on the island of Babeldoab in Koror, Palau, Thursday, Sept. 3, 2026. (AP Photo/Charlotte Graham-McLay)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlotte Graham-McLay</media:credit></media:content></item><item><title><![CDATA[US stocks open higher while oil prices continue to climb]]></title><link>https://www.local10.com/business/2026/09/03/us-stocks-open-higher-while-oil-prices-continue-to-climb/</link><guid isPermaLink="true">https://www.local10.com/business/2026/09/03/us-stocks-open-higher-while-oil-prices-continue-to-climb/</guid><dc:creator><![CDATA[By ALEX VEIGA, Associated Press]]></dc:creator><description><![CDATA[Stocks rose in morning trading Thursday on Wall Street as bond yields eased further even as oil prices marched higher as the U.S. war with Iran escalates.]]></description><pubDate>Thu, 03 Sep 2026 14:16:04 +0000</pubDate><content:encoded><![CDATA[<p>Stocks rose in morning trading Thursday on Wall Street as bond yields eased further even as oil prices marched higher as the U.S. war with Iran escalates.</p><p>The S&P 500 was up 0.5%. The Dow Jones Industrial Average added 340 points, or 0.6%, as of 10:01 a.m. Eastern time. The Nasdaq composite rose 0.7%. The indexes are coming off their first gain after a three-day slide.</p><p>Nvidia rose 1.9% after the giant chip company said it would buy the artificial intelligence platform Hugging Face for $13 billion.</p><p>Oil prices ticked higher as the six-month long U.S. war with Iran intensified.</p><p>Iran fired at Kuwait on Thursday in retaliation for U.S. bombardments earlier in the week. The fighting between the U.S. and Iran heated up after the U.S. hit Iranian rocket launchers Sunday on an island in the Strait of Hormuz, saying Iran was planning to use them to send mines into the waterway.</p><p>The renewed fighting has sent U.S. crude prices sharply higher this week, up 11%, a trend that continued Thursday. Brent crude, the international standard, rose 0.6% to $96.23 per barrel. Benchmark U.S. crude rose 1.2% to $92.12 a barrel.</p><p>Rising oil prices have added to existing inflationary pressures and exacerbated a bond-market sell-off earlier this week.</p><p>But bond yields have shown signs of stabilizing.</p><p>The yield on the 10-year Treasury, which tends to impact mortgage rates, dropped to 4.75% from 4.79% late Wednesday. It has been rising steadily throughout the year and was as low as 4.20% at the beginning of 2026.</p><p>The yield on the 2-year Treasury, which closely tracks expectations for Federal Reserve moves on interest rates, slid to 4.32% from 4.39%. It remains significantly higher for the year, though, and was as low as 3.50% at the beginning of 2026.</p><p>In economic news, the Labor Department reported Thursday that more Americans filed for unemployment benefits last week, but layoffs are still rare and jobless claims remain at historically low levels.</p><p>On Friday, the crucial U.S. employment report for August is released.</p><p>Markets rose Europe, but were mixed in Asia.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XTS3BHFVR6MNBZPMSMVNJCC34U.jpg?auth=9f75e432328d59cad4b590599dbd142e14f096273c5e9be5a6bd27eac53beef0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Specialist Anthony Matesic works on the floor of the New York Stock Exchange in New York, Friday, Aug. 21, 2026. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Hong Kong court upholds convictions of Cardinal Joseph Zen and others over protester relief fund]]></title><link>https://www.local10.com/news/world/2026/09/03/hong-kong-court-upholds-convictions-of-cardinal-joseph-zen-and-others-over-protester-relief-fund/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/hong-kong-court-upholds-convictions-of-cardinal-joseph-zen-and-others-over-protester-relief-fund/</guid><dc:creator><![CDATA[By KANIS LEUNG, Associated Press]]></dc:creator><description><![CDATA[HONG KONG (AP) — A Hong Kong court on Thursday dismissed appeals brought by a 94-year-old Roman Catholic cardinal and four others over their convictions for failing to register a now-defunct fund that aimed to help people arrested during anti-government protests.]]></description><pubDate>Thu, 03 Sep 2026 13:59:02 +0000</pubDate><content:encoded><![CDATA[<p>HONG KONG (AP) — A Hong Kong court on Thursday dismissed appeals brought by a 94-year-old Roman Catholic cardinal and four others over their convictions for failing to register a now-defunct fund that aimed to help people arrested during anti-government protests.</p><p>Cardinal Joseph Zen, a retired bishop and vocal advocate for democracy in the city, was a trustee of the 612 Humanitarian Relief Fund, which helped pay medical and legal fees for arrested protesters until it ceased operations in October 2021. The other defendants — singer Denise Ho, scholar Hui Po Keung, and former pro-democracy lawmakers Margaret Ng and Cyd Ho — also served as trustees.</p><p>The five were found guilty and fined 4,000 Hong Kong dollars ($512) each in 2022 for breaching the Societies Ordinance, which requires local organizations to register or apply for an exemption within a month of their establishment. Their convictions were the first of their kind.</p><p>Observers say the case was significant to the city's freedom of association and it has been closely watched amid the city's drastic political changes following massive anti-government protests in 2019.</p><p>Judges Jeremy Poon, Aarif Barma and Derek Pang said the fund did not apply for registration or exemption within one month following its establishment. They said the five former trustees had intended to use the fund as a vehicle to appeal for, collect and apply donations for supporting the 2019 protests.</p><p>The fund is more than “mere sum of moneys held by the appellants on trust,” they said.</p><p>“Nothing in the evidence suggests that any individual including the appellants would be subject to an unacceptably harsh burden by the restrictions imposed by the registration scheme on their exercise of the right to freedom of association,” they wrote in their judgment.</p><p>After the hearing, Ng told reporters that the defendants would appeal to the city's top court. She said the top court needed to clarify what counted as a “society” and whether people would need to register with police or apply for exemption when taking part in any activity with others.</p><p>“It has a great impact on Hong Kong's civil society,” she said.</p><p>Zen appeared in court with a walking stick in his hand. He and the four others were first arrested in 2022 on suspicion of colluding with foreign forces under a Beijing-imposed national security law, although they were not charged under that law. Zen's arrest at that time sent shock waves through the Catholic community.</p><p>After he was convicted in 2022, Zen said his case should not be seen as connected to the city’s religious freedoms.</p><p>The 2019 protests were sparked by a since-withdrawn bill that would have allowed criminal suspects to be extradited to mainland China, and evolved into months of violent unrest.</p><p>The security law has crippled Hong Kong’s pro-democracy movement since its enactment in 2020, with many activists being jailed under it. The impact of the law has also damaged faith in the freedoms of the former British colony, which returned to Chinese rule in 1997.</p><p>Beijing and Hong Kong authorities insist the law is necessary for the city's stability.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SH7UHVK7C2AIR4VFVOQITGOSBA.jpg?auth=a80ce366d7c0a5bfdfc312cdbabe5c93c3c9335679e9807fac36c4dc7cc12a39&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Catholic Cardinal Joseph Zen, attends a Mass at the Holy Cross Church in Hong Kong on May 24, 2022. (AP Photo/Kin Cheung, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FBVJNIPWFVND3IC4SSUSZNC4PM.jpg?auth=854005e66b388313a901db14fe1271aed80e18d373d47d50b6e83a4f57ece7a0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE -From left, former lawmaker Cyd Ho, Cardinal Joseph Zen, barrister Margaret Ng, singer Denise Ho and scholar Hui Po-keung pose for a photograph outside of the West Kowloon Magistrates's Courts after the verdict session in Hong Kong, Nov. 25, 2022. (AP Photo/Anthony Kwan, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Anthony Kwan</media:credit></media:content></item><item><title><![CDATA[Trump's plan for a fence at Lafayette Park near White House gets review by federal panel]]></title><link>https://www.local10.com/news/politics/2026/09/03/trumps-plan-for-a-fence-at-lafayette-park-near-white-house-gets-review-by-federal-panel/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/09/03/trumps-plan-for-a-fence-at-lafayette-park-near-white-house-gets-review-by-federal-panel/</guid><dc:creator><![CDATA[By BILL BARROW, Associated Press]]></dc:creator><description><![CDATA[The latest pieces of President Donald Trump's wide-ranging Washington makeover are set for an airing Thursday in front of a federal panel that already has blessed other big-ticket plans from the designer-in-chief.]]></description><pubDate>Thu, 03 Sep 2026 04:14:21 +0000</pubDate><content:encoded><![CDATA[<p>The latest pieces of President Donald Trump's wide-ranging Washington makeover are set for an airing Thursday in front of a federal panel that already has blessed other big-ticket plans from the designer-in-chief.</p><p>The National Capital Planning Commission, which this spring approved Trump's White House ballroom proposal after he razed the Executive Mansion's East Wing without authorization, will discuss a proposed fence around Lafayette Park in front of the White House.</p><p>The panel also will review a proposed underground security screening center for White House visitors. It's the first time the commission will take up either idea, and votes are not expected. But the commission and the separate U.S. Commission of Fine Arts thus far have not been an obstacle for Trump's plans for the capital.</p><p>The fine arts panel, which is controlled by Trump appointees, approved the visitors' center plans at its July meeting. It heard a presentation on the Lafayette Square fencing but took no action. The fencing also carries the most potential for controversy and opposition on Thursday.</p><p>The planning commission is not as dominated by Trump appointees but still has a clear tilt in the Republican president's favor. The 12 members include three presidential appointees, plus Defense Secretary Pete Hegseth, Interior Secretary Doug Burgum, General Services Administrator Ed Forst and, from Congress, Sen. Rand Paul and Rep. James Comer, both Republicans. The new chairman, Mark Paoletta, will chair his first meeting. White House Counsel Will Scharf previously held the role.</p><p>Both proposals come at a time when security for the president is a top concern. The administration says the projects would be an improvement over temporary structures that have long been used for security, such as bicycle racks fashioned into barriers.</p><p>Trump has been the target of multiple assassination attempts, including two during the 2024 campaign and a third this past April as he attended a Washington dinner with White House journalists. Those concerns were heightened in May after U.S. Secret Service officers fatally shot a man who opened fire near a White House security checkpoint.</p><p>But Lafayette Square fencing still would be a marked permanent change to the usual access and appearance of the grounds in front of the White House. The square last had permanent fencing in the late 1800s.</p><p>The administration’s 79-page proposal for the 8-acre (3-hectare) park calls for fencing all the way around with larger gates at the north and south entrances. Options call for either including or excluding monuments located at each of the park’s four corners.</p><p>The White House Visitor Screening Facility, meanwhile, has been viewed as a noncontroversial part of the administration's call for increased security measures.</p><p>The administration says the permanent facility, which it wants open by July 2028, would replace a series of temporary tents that have been used for years, in a bid to improve security on the White House complex and enhance the experience for visitors. The original design had it being built underground near the southern end of Sherman Park, just southeast of the White House. But consultations with other entities led to it being moved to the western edge, away from utility infrastructure.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/U66XX6LOC56F72Z6PWRWPNQJZE.jpg?auth=c936d97fbd62bc63363cb7f8226a36f118aa67a906d84a98f090317d39250262&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Protest ribbons are tied to a fence at Lafayette Park, near the White House, Tuesday, Aug. 25, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Here's a look at 'reach' election races where Democrats hope to pull off House upsets]]></title><link>https://www.local10.com/news/politics/2026/09/03/heres-a-look-at-reach-election-races-where-democrats-hope-to-pull-off-house-upsets/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/09/03/heres-a-look-at-reach-election-races-where-democrats-hope-to-pull-off-house-upsets/</guid><dc:creator><![CDATA[By WILL WEISSERT, Associated Press]]></dc:creator><description><![CDATA[MURDOCK, Neb. (AP) — They aren't toss-up races. Not even close.]]></description><pubDate>Thu, 03 Sep 2026 04:07:15 +0000</pubDate><content:encoded><![CDATA[<p>MURDOCK, Neb. (AP) — They aren't toss-up races. Not even close.</p><p>But Democrats are dreaming of pulling off upsets in what might be called “reach” House districts, where Republicans usually win and likely will again — but where races could tighten if a rare political wave gains strength in November.</p><p>The party in power traditionally suffers losses during midterm elections. Democrats managed to avoid a predicted 2022 “red wave,” but they saw Republicans flip both chambers when President Donald Trump was reelected last cycle.</p><p>Now, with an unpopular war in Iran and lingering concerns about inflation, Democrats are hoping that this year could be a replay of 2018, when a backlash against Trump changed the balance of power in Congress.</p><p>“House Democrats are expanding the battlefield deep into Trump terrain,” said Washington Rep. Suzan DelBene, chair of the Democratic Congressional Campaign Committee.</p><p>National Republican Congressional Committee spokesman Mike Marinella countered that “national Democrats can keep throwing darts at the map and calling wherever they land a battleground, but nobody is buying it."</p><p>Here are some long-shot races, where stronger Democratic performances might signal an especially good election nationally for the party.</p><p>A candidate moved back to Nebraska after DOGE cuts</p><p>While all eyes are on the open seat in Nebraska's hotly contested "blue dot” 2nd Congressional District in Omaha, another race in the nearby, but more rural, more conservative, 1st District might be heating up.</p><p>The seat hasn't gone blue since President Lyndon B. Johnson topped the ticket in 1964, but the Democratic Congressional Campaign Committee added the race to its list of those “in play," meaning national party support.</p><p>Hoping to break the losing streak is Chris Backemeyer, a former senior State Department official who said he left Washington after the Elon Musk-ledDepartment of Government Efficiency “came in and just wanted me to fire a lot of people."</p><p>Born and raised in the college town of Lincoln, the bluest part of an otherwise Republican district, Backemeyer quit his job and embarked on a cross-country road trip with his wife and three children, before eventually attending a town hall last summer hosted by Republican Rep. Mike Flood.</p><p>The line to get into the event stretched for blocks, Backemeyer recalled, and the atmosphere turned tense as audience members pressed Flood on cuts to Medicaid and reductions in federal veterans benefits. Backemeyer said he remembers thinking Nebraskans “deserve better.”</p><p>Flood was first elected in 2022, and won by 20-plus points two years ago. A former state legislator and owner of a broadcast communications company, he has continued to hold town halls with constituents — despite many of his House Republicans refraining from doing so.</p><p>As he campaigns in conservative areas, Backemeyer said “I've never been run out of town anywhere." But he also knows that making it to Congress won't be easy.</p><p>“I've had to convince just Democrats here that I can win," he said.</p><p>Democrats seek another Kentucky bump</p><p>Rep. Andy Barr’s seat in Kentucky’s 6th District is open as he runs to succeed retiring Sen. Mitch McConnell. Barr is one of 36 Republican House members not seeking reelection this cycle, compared to 23 Democrats.</p><p>Former federal prosecutor and Navy veteran Zach Dembo is the Democratic nominee against Republican Ralph Alvarado, a physician and ex-state senator endorsed by Trump in the primary.</p><p>The central Kentucky district has remained solidly red since Barr defeated incumbent Democratic Rep. Ben Chandler in 2012, and the National Republican Congressional Committee said it now has the advantage in voting registrations.</p><p>But Dembo’s party sees hope in the fact that the district easily backed Democratic Gov. Andy Beshear during an off-year gubernatorial contest in 2023.</p><p>During that race, its largest county, Fayette — which includes Lexington — voted Democratic by more than 40 percentage points. A year later, however, the district easily reelected Barr as Trump carried Kentucky.</p><p>Trump's primary endorsement may scramble a Nevada race</p><p>In the 2nd District of northern Nevada's high desert, Republican Rep. Mark Amodei is retiring after 15 years in Congress. But his chosen successor, rancher and former state Sen. James Settelmeyer, didn't win their party's nomination to succeed him.</p><p>Trump endorsed small business owner and retired Air Force Lt. Col. David Flippo, who won the primary despite Amodei calling the president's choice “a mistake.”</p><p>Flippo faces Teresa Benitez-Thompson, a social worker, former majority leader of the Nevada legislature and onetime Miss America contestant who left her seat in 2024 due to term limits.</p><p>The district, which includes Reno and the state capital of Carson City, has never elected a Democrat. Trump improved his vote share in all three of his presidential runs from 2016 to 2024, and his party holds a sizable, districtwide voter registration advantage.</p><p>Benitez-Thompson is arguing that she can push back on federal overreach. Flippo says he would solidify the district's place in Trump's “Make America Great Again” movement.</p><p>Will Mace's leaving jeopardize her Republican seat?</p><p>Rep. Nancy Mace is vacating her seat in South Carolina's 1st District after finishing a distant fifth in the state’s Republican primary for governor. She has a history of on-and-off feuding with Trump, and he opposed her campaign after she pushed to release files related to disgraced financier Jeffrey Epstein.</p><p>Now Republicans have nominated Jenny Costa Honeycutt, an attorney and Charleston County councilwoman, to run against Democrat Nancy Lacore, a retired Navy vice admiral who was fired by Defense Secretary Pete Hegseth during a larger purge at the Pentagon last year and later won a tough primary fight.</p><p>Trump easily carried the district in 2024, but having no incumbent could change the dynamics. Democrat Joe Cunningham flipped the seat during Trump's first term, though Mace won it back for Republicans in 2020 and redistricting has likely made the seat more red since then.</p><p>A redrawn Texas district that may not be so reliably red</p><p>Texas' 35th district was once safe blue territory stretching from San Antonio to Austin. But its boundaries were significantly redrawn by the state's Republican-controlled Legislature.</p><p>The new district encompasses an electorate that is majority Hispanic and backed Trump by double digits in 2024. But Democrat Johnny Garcia, former sheriff of Bexar County, which includes San Antonio, has tried to woo disillusioned former Trump voters by campaigning as a “law-and-order" candidate who also opposes the president's sweeping tariffs.</p><p>Garcia is facing Republican Carlos De La Cruz, brother of Republican Rep. Monica De La Cruz, who could potentially have her own, even tighter race for reelection in another part of the state, South Texas' District 15.</p><p>A retired Air Force veteran in a district with a heavy Air Force presence, Carlos de la Cruz was endorsed by Trump in a crowded primary. The field he bested included Republican state Rep. John Lujan, who helped pass the new district's boundaries.</p><p>Republican House Speaker Mike Johnson recently campaigned in the district, bringing national party presence that might yet prove necessary if Garcia can keep things closer than expected.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DB5QIX7QMYPI5IJP4EPEM4CRZE.jpg?auth=00f3f999b4563cb2ab0ae53fb2d9d13243739096d6d4f88b92a8ffe82f0aadb1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Democratic congressional candidate Chris Backemeyer poses in front of a campaign banner after an event in Murdock, Nebraska, on Sunday, Aug. 16, 2026. (AP Photo/Will Weissert)]]></media:description><media:credit role="author" scheme="urn:ebu">Will Weissert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AKRIGU4DSHWGN35PM2SKMEUH3U.jpg?auth=55665f8aed5ccdf45032cef3ed1fc8229c7533cb5f83735d738228bc3c117145&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Demonstrators holds a sign during the March on Washington, Friday, Aug. 28, 2026, near the Lincoln Memorial in Washington. (AP Photo/Julia Demaree Nikhinson)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content></item><item><title><![CDATA[Italy weighs the results as Giorgia Meloni’s government sets a longevity record]]></title><link>https://www.local10.com/news/world/2026/09/03/italy-weighs-the-results-as-giorgia-melonis-government-sets-a-longevity-record/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/italy-weighs-the-results-as-giorgia-melonis-government-sets-a-longevity-record/</guid><dc:creator><![CDATA[By GIADA ZAMPANO, Associated Press]]></dc:creator><description><![CDATA[ROME (AP) — In a country where governments are famously short-lived, the perceived success of Italian Premier Giorgia Meloni has often been attributed to her survival skills rather than her accomplishments.]]></description><pubDate>Thu, 03 Sep 2026 10:02:51 +0000</pubDate><content:encoded><![CDATA[<p>ROME (AP) — In a country where governments are famously short-lived, the perceived success of Italian Premier Giorgia Meloni has often been attributed to her survival skills rather than her accomplishments.</p><p>On Thursday, after 1,413 days — nearly four years — Meloni’s conservative administration became Italy’s longest-serving uninterrupted government since World War II, surpassing the record set by the late Silvio Berlusconi between 2001 and 2005.</p><p>None of Italy’s 68 governments in the country's 80 years as a republic has yet to complete a five-year term without interruption. Berlusconi came closest, but a government crisis forced him to resign briefly in 2005 before forming a new Cabinet.</p><p>Meloni and her party will celebrate their feat on Friday with a large preelection rally in the southern city of Bari.</p><p>Meloni, straightforward and pragmatic, has managed to stave off the crises and defections that have toppled past governments. The results — or lack of results — from this uncharacteristic period of stability may ultimately define Meloni’s legacy and her odds of winning another term.</p><p>“If you have five years in office and not much to show when you go back to voters, it can weigh against you,” said Nathalie Tocci, an international relations expert and professor at Johns Hopkins University.</p><p>From outsider to insider</p><p>When Meloni took office in October 2022, she was Italy's first female prime minister. Her government was also the first led by a party with neo-fascist roots, and European allies and financial markets viewed her with unease.</p><p>But Meloni has largely governed pragmatically. She maintained steadfast support for Ukraine following Russia's full-scale invasion, worked within European institutions and embraced fiscal discipline.</p><p>Her relationship with U.S. President Donald Trump became one of her most notable foreign policy assets — at least initially.</p><p>While political instability has reshaped governments elsewhere in Europe — including the United Kingdom and France — Meloni has kept the same coalition in place since taking office, a rarity in modern Italian politics and a central pillar of her reelection bid.</p><p>“Meloni has reaped a part of what she sowed, because I know few people so determined, so hardworking, so precise, so meticulous, who have sacrificed both their human and private spheres in order to serve the institutions,” Defense Minister Guido Crosetto told The Associated Press in an interview on Wednesday.</p><p>“For this she is now reaping exactly what she deserves in terms of international credibility,” he said, speaking in a room in the ministry filled with photos of his predecessors. “She is not reaping the same on the Italian level.”</p><p>Heading toward the next election, due by the end of 2027, there is no longer any debate that Meloni can govern. The question is whether voters believe her government delivered enough to deserve another term.</p><p>Making the economic case</p><p>Supporters point to tighter public finances, the rollback of costly measures, more than 1 million additional jobs, unemployment below 6% and youth unemployment at new lows. They also cite a sharp decline in the arrival of migrants.</p><p>“Duration is not synonymous with results,” Crosetto said, referring to the government’s record, “but these are important ones.”</p><p>Meloni says those gains resulted from policies supporting businesses and job creators.</p><p>“The government’s strategy has focused on supporting those who create wealth and jobs,” Meloni said at a recent labor event. “We have reached a record high in employment.”</p><p>While she and her supporters point to jobs, fiscal discipline and political durability, her critics counter that many of Italy’s persistent problems remain. Weak productivity, demographic decline and long-standing inefficiencies in healthcare, education and public administration remain largely unaddressed.</p><p>“The Meloni government has been certainly stable and long-running, but it hasn’t achieved much in terms of structural reforms,” political analyst and pollster Lorenzo Pregliasco said.</p><p>Opposition leaders say Meloni's government has yet to find concrete ways to stimulate long-term economic growth beyond just controlling public debt and state deficits.</p><p>Former Prime Minister Giuseppe Conte, leader of the anti-establishment Five Star Movement and a possible rival at the polls, pointed to the higher cost of living.</p><p>“The government is celebrating, but Italians are not,” Conte said in a recent speech outside parliament.</p><p>Turning global standing into political capital</p><p>Meloni’s transformation from nationalist outsider to establishment figure has reassured investors and European leaders.</p><p>“Italy has somewhat lost its role as Europe’s black sheep,” said Stefano Manzocchi, an international economics expert and professor at Rome's LUISS University.</p><p>Her knack for the balancing act was highlighted during recent tensions with Trump.</p><p>After Trump claimed that she had “begged” him for a photo at a Group of Seven summit in France, Meloni shot back: “Italy doesn’t beg.” It won her points with Italians who saw it as evidence that she could maintain relations with Washington while publicly defending Italy and Europe.</p><p>“I like Meloni, I like her character because she is authoritative and doesn’t let anyone walk on her,” said David Del Sarto, a 52-year-old taxi driver in Rome.</p><p>A challenger on her right</p><p>Tocci, the Johns Hopkins professor, noted that by pairing nationalist positions on migration and identity with tactical ability, Meloni helped accelerate the mainstreaming of Europe’s hard right. Once viewed with suspicion by much of the political establishment, nationalist parties have increasingly gained influence within governments and European institutions.</p><p>Meloni's supporters see her evolution as proof that nationalist conservatives can govern responsibly while remaining committed to democratic institutions and Western alliances.</p><p>But Meloni’s willingness to become more moderate has also been viewed as a weakness by some — and it has opened room for more conservative challengers.</p><p>Retired army Gen. Roberto Vannacci — known for hard-line positions on immigration and national identity — has emerged as a prominent voice on Italy’s far right, threatening Meloni by launching his own political party. He argues that Meloni has abandoned many of the combative promises that energized her political base, choosing instead to project an institution-friendly image to European and U.S. allies.</p><p>He may succeed in siphoning off conservative voters and lawmakers who feel Meloni moderated too much in her pursuit of stability.</p><p>___</p><p>AP videojournalists Paolo Santalucia and Trisha Thomas contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WO7UNWJIZVROLRPPZCWE5SHRMI.jpg?auth=9453f8dc748d34a0405802fc34066b71bdfdc2111c707acb6f59e8bf91b249ed&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Right-wing party Brothers of Italy's leader Giorgia Meloni addresses a rally as she starts her political campaign ahead of the Sept. 25 general elections, in Ancona, Italy, Tuesday, Aug. 23, 2022. (AP Photo/Domenico Stinellis, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Domenico Stinellis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UXZO5ISEJ2ZET3YF3OPJ2XGKUQ.jpg?auth=4cd68c436058cb5a716c684e6129b83e763a1a54155789def844df7f1808eb59&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Italian Premier Silvio Berlusconi, left, and Youth Policy Minister Giorgia Meloni meet supporters during a People of Freedom party meeting in Rome, Sunday, Sept. 12, 2010. (AP Photo/Gregorio Borgia, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Gregorio Borgia</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/M5N254PEF6WOXA4PHIAQK6BE6A.jpg?auth=b1f0fefaedd46e8cea28aadfb50ac730cf7878398212dc43466864a02d5f1b59&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Donald Trump meets with Italy's Prime Minister Giorgia Meloni in the Oval Office of the White House, Thursday, April 17, 2025, in Washington. (AP Photo/Alex Brandon, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CY2BZPA3V7FXETH4ZP4WNPYMLE.jpg?auth=62b1c953475af1abce3d10a8366fd9a4565da52b812980c1c2fc812728569e3d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - European Commission President Ursula von der Leyen, right, greets Italian Prime Minister Giorgia Meloni at EU headquarters in Brussels, Thursday, Nov. 3, 2022. (AP Photo/Virginia Mayo, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Virginia Mayo</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SOGX6S5NCSSL2DPEID3NFVXZ6Y.jpg?auth=9457833d3692a0575239468af1a5e3a573f4c343ad9bd7a110bbb6d0f3c4d001&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE -- From right, French President Emmanuel Macron, Japan's Prime Minister Fumio Kishida, U.S. President Joe Biden, European Commission President Ursula von der Leyen, Canada's Prime Minister Justin Trudeau, Britain's Prime Minister Rishi Sunak, European Council President Charles Michel, German Chancellor Olaf Scholz and Italian Prime Minister Giorgia Meloni watch a skydiving demo during the G7 world leaders summit at Borgo Egnazia, Italy, Thursday, June 13, 2024. (AP Photo/Luca Bruno, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Luca Bruno</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5AYKC6T35GPL5UBLO36TU4WCQI.jpg?auth=d7626bc26a830f30cf6c7ffe21279777883472987471cc59bc80078d00071323&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The chart above shows the longest-lasting cabinets in the history of the Italian post-war history. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Phil Holm</media:credit></media:content></item><item><title><![CDATA[Ukraine's drone attacks caused turmoil for Russians throughout summer]]></title><link>https://www.local10.com/news/world/2026/09/03/ukraines-drone-attacks-caused-turmoil-for-russians-throughout-summer/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/ukraines-drone-attacks-caused-turmoil-for-russians-throughout-summer/</guid><dc:creator><![CDATA[By DASHA LITVINOVA, Associated Press]]></dc:creator><description><![CDATA[There were long lines at gas pumps, turning each fill-up into an ordeal. Flights to vacation destinations were canceled, delayed or rerouted. Online orders were disrupted as e-commerce hubs were set ablaze by buzzing drones.]]></description><pubDate>Thu, 03 Sep 2026 12:02:28 +0000</pubDate><content:encoded><![CDATA[<p>There were long lines at gas pumps, turning each fill-up into an ordeal. Flights to vacation destinations were canceled, delayed or rerouted. Online orders were disrupted as e-commerce hubs were set ablaze by buzzing drones.</p><p>It's been a difficult summer for Russians — a season of almost daily turmoil, frustration and anxiety.</p><p>The war that President Vladimir Putin unleashed on Ukraine 4½ years ago has come home and is harder to ignore. Nightly swarms of drones closed Russian airports, struck oil refineries or set ablaze the warehouses of retail giants Wildberries and Ozon.</p><p>Over 43,300 Ukrainian drones were intercepted over Russia and illegally annexed Crimea in June, July and August, according to Defense Ministry data compiled by The Associated Press, although some clearly hit their targets. In the same period last summer, about 7,700 were intercepted, the ministry said.</p><p>“We were living a normal life, and then suddenly it’s like this,” retiree Margarita Terekhova said about waiting in line to refuel her car in Moscow, part of the nationwide gas crisis from refinery attacks that persisted into August.</p><p>As the calendar turns toward autumn, increased awareness of the war and its consequences comes at a challenging time for the Kremlin. A parliamentary election takes place Sept. 18-20 — the first since the full-scale invasion.</p><p>While there's little doubt about the outcome of the tightly controlled balloting that features few opposition candidates, analysts say it still holds potential for political volatility.</p><p>“Elections are a time when people should reflect on themselves, the country, where it’s going and what to do about it,” said Nikolay Petrov, senior research fellow at the NEST Centre, founded by exiled tycoon and opposition figure Mikhail Khodorkovsky.</p><p>Even in a strictly controlled environment, “things that are unexpected, inconvenient (and) painful for the authorities” can happen, Petrov said.</p><p>Russia's mood shifts</p><p>The summer's first major attack came June 3, when an oil terminal outside St. Petersburg was struck just as Putin's signature economic forum there got underway. Since then, Ukraine hit refineries, along with Wildberries and Ozon warehouses — from Moscow to Yekaterinburg in the Ural Mountains, to Omsk in Siberia.</p><p>That intensified campaign — with its expanded geography and a growing number of drones — shocked Russians, says Denis Volkov, director of the country’s top independent pollster, the Levada Center.</p><p>Ukraine has not disclosed how many drones it launches, but President Volodymyr Zelenskyy has talked about expanding the strikes, which he calls “long-range sanctions.” Officials in Kyiv say they will continue trying to pressure Russia into ending the war, even as Moscow intensifies its bombardment of Ukraine.</p><p>The attacks have remained the most noteworthy topic for two months this summer, Volkov told AP.</p><p>Social media documented gas station queues or travelers stranded by canceled flights. Tearful entrepreneurs told followers their inventory was destroyed at the stricken warehouses.</p><p>Images of massive fires at oil refineries and warehouses showed up online despite restrictions on publication of content detailing the attacks.</p><p>Asked if Russians should get used to fuel shortages, Putin said Thursday in Vladivostok that “we must be prepared for anything, and our preparedness for everything will signal to those who want to harm us that it's better not to do it.”</p><p>While the shock over this summer's events has since eased, Volkov said, there is a longer-term downward trend that sociologists have tracked since last year: a worsening assessment of Russia’s economic situation and declining approvals of top politicians.</p><p>Putin’s traditionally high approval rating has fallen somewhat this year. Data from the Levada Center showed it at 76% in August, down from 87% in September 2025.</p><p>Chris Weafer, CEO of the Macro-Advisory Ltd. consultancy that works in Moscow, said there's more awareness of the war and less complacency about it.</p><p>“People are grumbling more, they’re talking more,” he said, with a striking level of pessimism, especially in the business community, about the prospects for its end.</p><p>Rumors of a possible mobilization</p><p>There also appears to be nervousness fueled by persistent rumors of an impending troop mobilization — like the widely unpopular one in September 2022 that drafted 300,000 men.</p><p>Zelenskyy and other Ukrainian officials maintain Russia is planning another mobilization after the State Duma election. Putin rejected the claims, saying they were “an information attack by the enemy.”</p><p>Still, the prospect has prompted some Russians to leave the country. One 23-year-old Muscovite told AP she left last month with her husband, worried he might be drafted.</p><p>The young woman, who spoke on condition of anonymity because of concerns for her safety, also mentioned fear of Ukrainian attacks. She believes many feel exhaustion from the war, which now can affect “the life of any person in any corner of the country,” she said.</p><p>Volkov said worries over a new mobilization have long lurked in the background but flared up slightly last year after U.S.-led peace efforts stalled with no end to the war in sight.</p><p>People “don’t want (the conflict) to expand and more people to be dragged into it against their will, and this breeds certain concern, anxiety,” he said.</p><p>Authorities don't want a war debate</p><p>Volkov and Weafer said this increased awareness and the dampened mood aren't translating into anti-war demonstrations, public unrest or even enough protest votes to affect the balloting.</p><p>But things like turnout and “debate ahead of the election” still matter to authorities, Weafer said, even with an all-but-certain outcome.</p><p>Petrov pointed to the Yabloko party, the longtime voice of the liberal opposition that campaigns for an end to the war. It initially was allowed onto the ballot, and its young supporters flooded social media with videos promoting the party.</p><p>But on Aug. 10, the Supreme Court kicked Yabloko off the ballot, leaving it to compete only in single constituency races. Ten days later, the head of its Moscow office, Kirill Goncharov, said the party, with about 4,000 members, got 8,000 new applications.</p><p>“The context of the summer of 2026 is that there is a demand for peace,” Goncharov said.</p><p>Yabloko’s slogans resonated with young voters, and that “upended the Kremlin’s calculation” of giving people a relatively safe outlet for their discontent, Petrov said.</p><p>Tatiana Stanovaya of the Carnegie Russia Eurasia Center said Yabloko's removal showed that authorities did not want the election to become a debate “for and against peace.”</p><p>Petrov said the Kremlin needs elections “as a demonstration of its great legitimacy.” It doesn’t care so much about the results, since it largely controls all the parties.</p><p>“Elections, like in Soviet times, should demonstrate the complete loyalty of all citizens," he said, adding that the vote should signal that Putin and the Kremlin have everything under control, and that people are ready to do “whatever authorities ask of them.”</p><p>Ukraine plans more turmoil for Russia</p><p>Russians interviewed in Moscow this week about how they spent their summer recounted contented moments, but they also described living with the effects of daily drone attacks.</p><p>Natalya Bazhenova from Chita in Siberia told AP she waited two full days in line for gasoline. Visiting the Voronezh region near the Ukrainian border, she got constant texts warning of drones but heard no explosions.</p><p>Ksenia Smirnova said her family canceled a flight to a Black Sea resort and is going by train instead.</p><p>On Tuesday, Zelenskyy ominously warned airlines in Russia that the risks could continue.</p><p>“Although the Russian authorities are not properly informing people about this, Russian airspace will effectively be closing — the war started by Russia is closing its skies,” he said. “For now, the skies over Russia are for drones — not for civilian aviation.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LJDBOOKEZ7HAYRBDI2YL3OCX4M.jpg?auth=62d7def4e3207b6259af5c0d43af94adefa1ad7c1a4905b15d9680ac24632ae0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A plume of black smoke rises over the port of St. Petersburg, Russia, on June 3, 2026, after a Ukrainian drone attack. (AP Photo, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/5UAKRSCUGVKQTOK4YOFMEYAM2Y.jpg?auth=4f01dc6a379eca97e75e003bdaa668911f9fd10603444a826086be5e15552364&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cars line up at a Lukoil gas station in Moscow, Monday, June 29, 2026. (AP Photo/Pavel Bednyakov, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Pavel Bednyakov</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KRA7ZN2ZFLGI6FAVIBHHHISXTA.jpg?auth=dd71b9c6e014c11ed7130c7b5f5a3435dbba56791d43c7874b5a34bd21df59a4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - People sit at a sidewalk cafe on a hot summer day in Moscow, Friday, July 3, 2026. (AP Photo/Pavel Bednyakov, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Pavel Bednyakov</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/K6G2U7LPGWG4NB4OWZ37LBGAZE.jpg?auth=a5820f405cb39038b50a16dd254f5e80bb35df6619ee95d2420ca73461be18ba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Smoke rises after a Ukrainian drone strikes on warehouses of the online retailer Wildberries in St. Petersburg, Russia, on Friday, July 24, 2026, with St. Isaac's Cathedral in foreground. (UGC via AP, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/CMRCZPG6OR47PPJK3IFMIWTLLI.jpg?auth=9c371576d0ab2913680207f50b33a7be01ebab21605ef841b6bbc42f2b3ffe73&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Supporters of the Yabloko party wait to enter Russia's Supreme Court in Moscow, Monday, Aug. 10, 2026, to attend a hearing on a lawsuit to bar the party from the ballot in the upcoming parliamentary election. (AP Photo/Pavel Bednyakov, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Pavel Bednyakov</media:credit></media:content></item><item><title><![CDATA[AP Exclusive: Hundreds of thousands of eligible kids are waiting for childcare assistance]]></title><link>https://www.local10.com/business/2026/09/03/ap-exclusive-hundreds-of-thousands-of-eligible-kids-are-waiting-for-childcare-assistance/</link><guid isPermaLink="true">https://www.local10.com/business/2026/09/03/ap-exclusive-hundreds-of-thousands-of-eligible-kids-are-waiting-for-childcare-assistance/</guid><dc:creator><![CDATA[By MORIAH BALINGIT and LAUREN COFFEY, Associated Press]]></dc:creator><description><![CDATA[INDIANAPOLIS (AP) — There's the mother of two who needs a full-time job to keep up with the bills, but can’t afford full-time childcare. There’s the medical technician who stopped buying groceries and turned to food banks so she could pay for her infant's care.]]></description><pubDate>Thu, 03 Sep 2026 04:02:21 +0000</pubDate><content:encoded><![CDATA[<p>INDIANAPOLIS (AP) — There's the mother of two who needs a full-time job to keep up with the bills, but can’t afford full-time childcare. There’s the medical technician who stopped buying groceries and turned to food banks so she could pay for her infant's care.</p><p>There’s the baby who remained in foster care, even after his mother completed the steps to bring him home. She had found a job, as the state required, but couldn't afford his childcare.</p><p>It’s hardly news that childcare is expensive, straining the budget of even middle-class parents. But these families all qualify for government-funded childcare assistance, intended to drastically reduce the childcare bills of needy parents so they can work or go to school. Instead, Indiana's program, which had run short on funds, waitlisted them.</p><p>Hundreds of thousands of children were sitting on childcare assistance waitlists in 23 states and the District of Columbia as of this spring, according to an analysis by The Associated Press. In three more states, many eligible families who applied were simply turned away.</p><p>Childcare assistance, funded by the federal government with help from states, is supposed to aid working parents who are low-income, homeless or caring for foster children. But waitlists have ballooned since 2023, when eight states had them, according to the AP analysis. Reporters collected waitlist and enrollment data from 47 states and the District of Columbia.</p><p>Long waitlists often force parents to make financial tradeoffs</p><p>Many of the waitlists first started after $28 billion in pandemic aid expired in the fall of 2024. The Republican-led Congress declined to extend the extra money. Some states have increased funding to try to fill the gap, but families' need for childcare assistance has only grown, as they've faced mounting costs for food and gas.</p><p>While eligible families sit on waitlists, untold numbers of adults are sidelined from education or the workforce because they can't afford childcare. Those parents who remain in school or keep working make difficult tradeoffs. In interviews, parents described forgoing necessities, falling behind on bills or relying on acquaintances to watch their children. Unable to find viable childcare, some have resorted to bringing their children with them to work or class.</p><p>For Meygan Maloney's family in rural Indiana, waiting for childcare assistance means month after month of falling short financially. Maloney was working as a caregiver for disabled adults before she had her second child in 2023. Around the same time, the family took emergency custody of a close relative’s newborn daughter.</p><p>The next three years were marked by deepening financial struggles. Maloney only received $300 a month to care for her foster daughter, and both toddlers were put on a waitlist when she applied for childcare vouchers for 2025.</p><p>While the girl returned to her family in the fall, Maloney and her husband are still behind on bills. They recently refinanced their home, and her husband is working seven days a week as a tire technician and delivery driver. A local childcare provider gave her a steep discount, allowing her to leave her son four mornings a week to clean at a local hospital.</p><p>“I felt useless as a stay-at-home mom. I felt like I wasn’t contributing to our household,” Maloney said, her voice cracking. “We’re trying to get out. But for us to get out, we need the assistance."</p><p>Foster parents left to pay for childcare in Indiana</p><p>Indiana started its waitlist in December 2024, a few months after pandemic aid ran out and it became clear the state would struggle to support families already in the program. Until May of this year, it put virtually everyone who applied on the waitlist, including foster parents. By spring 2026, nearly 37,000 children were waiting for assistance.</p><p>Maloney and other foster families feel like they were misled by the state, which had for many years paid for childcare for foster children. Malinda Cox, an Indianapolis mom who took in a newborn last year, said she was forced to dip into her family’s savings to pay for the baby boy's childcare so she could return to work. At one point, she considered giving up custody of the boy because her family could not afford his childcare bill.</p><p>In the meantime, the boy’s biological mother was completing the requirements she had to satisfy to take him home. She had taken parenting classes and gotten a job. But she could not afford daycare, and because the boy could not get childcare assistance, he had to remain with Cox.</p><p>“We started to feel, like, guilty. He should be home with his mom, but (because of) this massive system upset, he’s not,” Cox said.</p><p>In April, Indiana Gov. Mike Braun, a Republican, announced the state would send $200 million in surplus funds to the state’s childcare assistance program, which would allow it to move roughly 8,000 children off the waitlist.</p><p>Even before the recent growth in waitlists, federal funding for childcare assistance has always fallen short of providing for every needy family, providing enough money to serve a fraction of those eligible. Experts say waitlists represent the tip of the iceberg, because many eligible families who need the help don't know about the program or haven't applied, daunted by tales of long waitlists.</p><p>The origins of the funding shortfall are cultural, said Ruth Friedman, who headed the Office of Child Care under Democratic President Joe Biden. For decades, “childcare was the responsibility of the family,” she said. “The system is fundamentally broken, and if the government doesn’t help fix the system … it will not be affordable for families.”</p><p>There are stark differences of opinion on whether the government should provide help — or how much. This year, 40 congressional Republicans called for “robust” funding of the federal program that underwrites childcare assistance. Instead, it received the same money as the year before. President Donald Trump said during his campaign that he could make childcare more affordable by using tariff revenue, but this spring he told a White House audience that paying for childcare should be up to the states.</p><p>“We’re fighting wars. We can’t take care of daycare. You got to let a state take care of daycare, and they should pay for it, too,” Trump told people gathered for an Easter luncheon.</p><p>His administration has largely focused on allegations of fraud in the program, at one point halting funding to five Democratic-led states. After a lawsuit, a judge ordered Trump's administration to restart the funding.</p><p>Moms bring babies to college or work</p><p>Without affordable childcare options, parents have resorted to bringing their children with them to work or school.</p><p>In Minnesota, Deaira Gresham's 1-year-old daughter has been on the waitlist for childcare assistance since birth, one of 9,000 children in her state awaiting aid as of this spring. Gresham, who works as an in-home health aide and takes a full load of classes at a chiropractic school, had some help with the baby from her mother. But often, she was forced to take her daughter with her to class and to her clients’ homes. It took a toll — Gresham failed several classes juggling school and caring for a baby.</p><p>This fall, she lucked out, getting a childcare grant for parenting students, allowing her to put the little girl in full-time care.</p><p>“Parents are in desperate need,” Gresham said. “We need that break. We need to be able to go to school, go to work and know that our kids are in good hands.”</p><p>It’s not just their work or college classes that parents worry about. Research has shown that high-quality childcare can boost a child's social-emotional and academic development.</p><p>Carmen Perez, who lives north of San Francisco, has applied for childcare help for all four of her children. Her eldest son never received it before aging out of the program. He struggled academically in ways that his sisters, who attended subsidized preschool, did not.</p><p>Now her 2-year-old son is one of 380 kids on a waitlist for assistance in Marin County, California. She fears he will face the same challenges as his older brother. “It makes me sick.”</p><p>On a rainy May day in Indianapolis, Cox bundled up her foster son and delivered him to a social worker. She packed up her own car with the boy’s things — clothes, diapers and a small changing table. The boy’s biological mother still had not gotten childcare assistance, but Cox had negotiated a deal with a childcare provider to offer a massive discount. When even that was out of the mother’s reach, Cox agreed to pay half.</p><p>She arrived at the boy’s new home to watch him reunite with his mother. She felt a mix of grief over parting with him and elation over seeing his delight with his mother.</p><p>Three weeks later, the mother got notice: He had finally been approved for a voucher.</p><p>___</p><p>The Associated Press’ education coverage receives financial support from multiple private foundations. AP is solely responsible for all content. Find AP’s standards for working with philanthropies, a list of supporters and funded coverage areas at AP.org.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DXFSMEMHFR36SHA76Q3Z43QTBE.jpg?auth=ba4625c11bdf7ff32f8e86029cd0304da61f2bc4396690cf4f88581133e3fb81&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Meygan Maloney poses for a portrait with her son Callum Wilson, 3, Friday, Aug. 28, 2026, at their home in Hartford City, Ind. (AP Photo/Cara Penquite)]]></media:description><media:credit role="author" scheme="urn:ebu">Cara Penquite</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5HQAMXTK6MCCVRDKDZQJSE46IQ.jpg?auth=62662631240fd2f222f6230e2e8fd81dfdb26e90635f6ba018361e47a684f566&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Meygan Maloney and her son, Callum Wilson, 3, play with figurines Friday, Aug. 28, 2026, at their home in Hartford City, Ind. (AP Photo/Cara Penquite)]]></media:description><media:credit role="author" scheme="urn:ebu">Cara Penquite</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/D7XSJOSMJLAQMAWFMYE7RHGMNE.jpg?auth=6d8d476ebc6450cf6a77de3519ce2ad12ed9478e00d0fb9b78e1311b4ccf846f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Meygan Maloney goes through flashcards with her son Callum Wilson, 3, Friday, Aug. 28, 2026, at their home in Hartford City, Ind. (AP Photo/Cara Penquite)]]></media:description><media:credit role="author" scheme="urn:ebu">Cara Penquite</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/P5ZCFFJQ2T3HLPC2XF3FHLX5OU.jpg?auth=1f2c88f95ff926edbb9e2feddd5de58c9c2e30189aa2569b2d163856557112fe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Meygan Maloney looks through a toy with her son Callum Wilson, 3, Friday, Aug. 28, 2026, at their home in Hartford City, Ind. (AP Photo/Cara Penquite)]]></media:description><media:credit role="author" scheme="urn:ebu">Cara Penquite</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PAKM3HQQOGTSZD3DHX4FPXJVLY.jpg?auth=b0d75647c989e21c2a81b74d49aeda6d164b53a025a562efb59b7ccd3b365770&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Meygan Maloney does a Mickey Mouse puzzle with her son Callum Wilson, 3, Friday, Aug. 28, 2026, at their home in Hartford City, Ind. (AP Photo/Cara Penquite)]]></media:description><media:credit role="author" scheme="urn:ebu">Cara Penquite</media:credit></media:content></item><item><title><![CDATA[Lindsay Clancy jury is deliberating for a sixth day but there's growing risk of a mistrial]]></title><link>https://www.local10.com/health/2026/09/03/lindsay-clancy-jury-is-deliberating-for-a-6th-day-but-theres-growing-risk-of-a-mistrial/</link><guid isPermaLink="true">https://www.local10.com/health/2026/09/03/lindsay-clancy-jury-is-deliberating-for-a-6th-day-but-theres-growing-risk-of-a-mistrial/</guid><dc:creator><![CDATA[By LEAH WILLINGHAM, Associated Press]]></dc:creator><description><![CDATA[PLYMOUTH, Mass. (AP) — The deadlocked jury in the Lindsay Clancy trial on Thursday started a sixth day of trying to reach a verdict and avoid a mistrial after telling the judge twice that they can't agree whether the Massachusetts mother is criminally responsible for killing her three children.]]></description><pubDate>Thu, 03 Sep 2026 13:51:59 +0000</pubDate><content:encoded><![CDATA[<p>PLYMOUTH, Mass. (AP) — The deadlocked jury in the Lindsay Clancy trial on Thursday started a sixth day of trying to reach a verdict and avoid a mistrial after telling the judge twice that they can't agree whether the Massachusetts mother is criminally responsible for killing her three children.</p><p>Clancy, a 36-year-old former labor and delivery nurse, doesn’t deny strangling her children in the basement of their home in 2023. Her attorney argues that postpartum psychosis led to her actions, while prosecutors say she knew what she was doing when she killed Cora, Dawson and Callan Clancy, ages 5, 3 and 8 months.</p><p>Just before jurors entered the courtroom Thursday with their eyes to the floor, Clancy took a deep breath at the defense table.</p><p>Clancy’s livestreamed trial has generated intense interest, with reporters and spectators packing the courtroom. The case has also sparked deep public divisions over her culpability and the issues around maternal mental health after childbirth.</p><p>___</p><p>EDITOR’S NOTE: This story includes discussion of suicide. If you or someone you know needs help, the national suicide and crisis lifeline in the U.S. is available by calling or texting 988.</p><p>___</p><p>Lindsay Clancy's reaction to the jury</p><p>Clancy stared at the jury with no expression on Wednesday as Judge William Sullivan explained to the courtroom that jurors were again at an impasse — a sign there’s a growing chance of a hung jury and the trial ending without a resolution.</p><p>Sullivan told the jurors not to abandon their own convictions just to reach a verdict, but urged them to seriously consider opposing views and reassess their positions if appropriate.</p><p>No one knows, he said, that another jury would be “more intelligent, more impartial or more competent to decide it than you are.”</p><p>Lindsay Clancy could go on trial again</p><p>If the jury ultimately can’t agree on a verdict, the judge could declare a mistrial. Prosecutors would then have to decide whether to put Clancy on trial again, drop the charges or try to negotiate a plea deal with her lawyer.</p><p>If the jury decides Clancy was criminally responsible for her actions, it could convict her of either murder or manslaughter. If she is acquitted, a judge could still order her confined to a mental health facility if an evaluation determines that she poses a danger to the public.</p><p>The evidence against Lindsay Clancy</p><p>Jurors have heard testimony from relatives and doctors about how Clancy’s mental health declined in the months before the killings and how her treatment included several medications and a short stay in a psychiatric hospital.</p><p>Medical experts hired by the prosecution and the defense reached sharply different conclusions about her psychiatric state when she killed the children.</p><p>Patrick Clancy has said in interviews that he forgives his now ex-wife, whom he views as ill rather than evil.</p><p>Clancy strangled the children with exercise bands in their home’s basement, then jumped from a second-floor window. She remains paralyzed from the waist down. Her lawyers say she heard a voice telling her to kill the children so she could end her own life.</p><p>The prosecution argues she deliberately sent her then-husband on errands to get him out of the house, and prosecutors have questioned the seriousness of her suicide attempt.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ASIL3IBPBIRHF5TNUIVGUTXUOQ.jpg?auth=b7df24c720e47187d1a2767d26dde9fd7e70ba70a18a69e82e5561074f81a699&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lindsay Clancy and attorney Kevin Reddington watch as Judge William Sullivan tells the jury to keep discussing a possible verdict after jurors said for a second time they couldn't agree whether Lindsay Clancy was criminally responsible for killing her three children in 2023, Wednesday, Sept. 2, 2026, in Plymouth, Mass. (Greg Derr/The Patriot Ledger via AP, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Greg Derr</media:credit></media:content></item><item><title><![CDATA[Netanyahu's big reelection concern isn't his political rivals. It's some of his biggest supporters]]></title><link>https://www.local10.com/news/world/2026/09/03/with-his-eye-on-reelection-israels-netanyahu-turns-his-focus-to-his-divided-base/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/03/with-his-eye-on-reelection-israels-netanyahu-turns-his-focus-to-his-divided-base/</guid><dc:creator><![CDATA[By JOSEF FEDERMAN, Associated Press]]></dc:creator><description><![CDATA[JERUSALEM (AP) — As Israeli Prime Minister Benjamin Netanyahu seeks reelection, his main concern these days isn’t his political rivals. It’s some of his biggest supporters.]]></description><pubDate>Thu, 03 Sep 2026 08:46:25 +0000</pubDate><content:encoded><![CDATA[<p>JERUSALEM (AP) — As Israeli Prime Minister Benjamin Netanyahu seeks reelection, his main concern these days isn’t his political rivals. It’s some of his biggest supporters.</p><p>A series of small, pro-Netanyahu parties are competing in the run-up to the Oct. 27 vote. But instead of strengthening the Israeli leader, these parties — including hard-line blocs led by polarizing Cabinet ministers Itamar Ben-Gvir and Bezalel Smotrich — risk weakening his chances for reelection by splitting the vote among Netanyahu’s base.</p><p>The election is largely a referendum on Netanyahu’s nearly uninterrupted 17-year rule and his handling of a turbulent period marked by mass protests, Hamas’ Oct. 7, 2023, attacks and nearly three years of war. A victory would mark a stirring comeback for the embattled leader, while a loss would likely end the reign of a man who has shaped Israeli politics for three decades.</p><p>With his legacy on the line, Netanyahu is imploring his erstwhile allies to unite into larger parties that have a better chance of entering parliament.</p><p>“When we unite, we win. When we split up, we lose,” Netanyahu told Channel 14, a TV station that serves as an unofficial mouthpiece for the prime minister.</p><p>Here’s a closer look at Netanyahu's situation:</p><p>Forming a government is tricky</p><p>Israeli voters choose between political parties, not individual candidates.</p><p>Parties that receive the most votes secure the most seats in the 120-member parliament. But any party that can muster just 3.25% of the vote wins representation. That means that more than a dozen parties can be part of any given parliament.</p><p>No single party has ever captured the parliamentary majority needed to form a government. Instead, a party leader — usually the head of the largest party — forms a coalition with smaller partners to secure a 61-seat majority.</p><p>Netanyahu currently heads a coalition of religious and ultranationalist parties.</p><p>The outgoing coalition faces an uphill battle</p><p>Opinion polls have indicated that Netanyahu and members of his outgoing coalition are facing broad public unhappiness as they seek reelection.</p><p>The government’s popularity has suffered following the Hamas attacks — the deadliest in Israel’s history — and the subsequent, inconclusive wars in Gaza, Lebanon and Iran.</p><p>Now Netanyahu’s prospects could be further weakened by divisions in his hard-line base.</p><p>Two parties that ran together in the 2022 elections — Smotrich's Religious Zionism and Ben-Gvir's Jewish Power — have so far rejected Netanyahu’s calls to merge again due to rocky relations between the two men.</p><p>At the same time, smaller parties led by former members of Netanyahu’s Likud party and another list formed by a hard-line retired military general find themselves competing for the same voters. These parties are differentiated more by the personalities of their leaders than their ideologies.</p><p>Falling short of the threshold could be devastating for Netanyahu</p><p>If any of these smaller parties fail to enter parliament, their votes would be lost and Netanyahu’s reelection prospects dimmed. The failure of small parties to cross the threshold contributed to Netanyahu’s defeat in a 2021 election, while rivalries among his opponents led to Netanyahu’s return to power in 2022.</p><p>For this reason, Netanyahu has been urging his ideological brethren to join together into larger blocs. That would require some individual sacrifices but improve their chances of crossing the threshold and being part of another Netanyahu-led government. In a small boost for Netanyahu, one of the small parties agreed Wednesday to be folded into Smotrich's list.</p><p>The parties have until Sept. 8 to consolidate, pull out of the race or continue on their own. Their decision could seal his fate.</p><p>With time running out, Netanyahu has been stepping up his calls with increasingly alarmist language.</p><p>In his Channel 14 interview, he told a cheering studio audience that only he could defeat Hamas and prevent the establishment of a Palestinian state. He warned that victory by his opponents, whom he derisively calls “the left,” would be disastrous for the country.</p><p>“The left is ready,” he said. “If we don’t unite, we will lose.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MXRD3PIGUUCIEHLOGT37RAMOFU.jpg?auth=114afa23dda7084f6bda97ba214c93293a59bc942ee742c3e2dd243f60fa91cd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A man takes a selfie with Israeli Prime Minister Benjamin Netanyahu during the Likud party primary elections ahead of Israel's general election in October, in Jerusalem, Monday, Aug. 17, 2026. (AP Photo/Ohad Zwigenberg, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Ohad Zwigenberg</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HIVDBNYX57JEUERDJY22AYAWDA.jpg?auth=c9b20a8921acc3154b1b56365ad749f946cde2902ac5f784f37cf24c163db090&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Israeli Prime Minister Benjamin Netanyahu, casts his ballot in his Likud party primary elections ahead of Israel's general election in October, in Jerusalem, Monday, Aug. 17, 2026. (AP Photo/Ohad Zwigenberg, Pool)]]></media:description><media:credit role="author" scheme="urn:ebu">Ohad Zwigenberg</media:credit></media:content></item><item><title><![CDATA[Martin McDonagh’s 'Wild Horse Nine' hits Venice Film Festival with a dark CIA tale]]></title><link>https://www.local10.com/entertainment/2026/09/03/martin-mcdonaghs-wild-horse-nine-hits-venice-film-festival-with-a-dark-cia-tale/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/09/03/martin-mcdonaghs-wild-horse-nine-hits-venice-film-festival-with-a-dark-cia-tale/</guid><dc:creator><![CDATA[By LINDSEY BAHR, Associated Press]]></dc:creator><description><![CDATA[VENICE, Italy (AP) — Martin McDonagh had written a few versions of his new film “Wild Horse Nine,” which receives its world premiere on Thursday at the Venice Film Festival, before he homed in on the CIA and the 1973 military coup in Chile.]]></description><pubDate>Thu, 03 Sep 2026 13:26:01 +0000</pubDate><content:encoded><![CDATA[<p>VENICE, Italy (AP) — Martin McDonagh had written a few versions of his new film “Wild Horse Nine,” which receives its world premiere on Thursday at the Venice Film Festival, before he homed in on the CIA and the 1973 military coup in Chile.</p><p>One was about a father and son, another was about two actors. But nothing was quite working until he started thinking about the historical event that had fascinated him since he was a teenager.</p><p>“I realized then that the story could be about one of the guys experiencing guilt and regret over all these things he’s done,” the British-Irish filmmaker said. “It took it away from being a simple comedy to something much deeper and sadder.”</p><p>“Wild Horse Nine,” which stars Sam Rockwell and John Malkovich as a pair of CIA agents on a trip to Easter Island shortly before the 1973 coup, is one of the most anticipated movies at the festival where it’s in competition for the Golden Lion. It will have a theatrical release later this year and, if McDonagh’s track record is any indication, might be an awards player.</p><p>A possible Oscar for Malkovich</p><p>McDonagh's previous two films, “Three Billboards Outside Ebbing, Missouri,” and “The Banshees of Inisherin” both bowed at Venice and went on to receive multiple Oscar nominations, including best picture. “Three Billboards” won two, for Rockwell and Frances McDormand.</p><p>When someone suggested that “Wild Horse Nine” might be Malkovich’s ticket to an Oscar win after two nominations, he said, “the nicest thing is that the film gets attention.”</p><p>“I’ve had a long career, and I’ve had really spectacular collaborators and collaborations,” Malkovich said. “So I never feel in competition with any of them because generally I love what they do.”</p><p>McDonagh had pursued Malkovich for previous films, but he’d always had prior commitments. The actor said he wanted to make sure he would be available for this one.</p><p>“It’s a film that, with great humor, addresses two very traumatic occurrences — the death of John F. Kennedy and Chilean coup — with grace and intelligence and a kind of fairness,” Malkovich said.</p><p>Filming on Easter Island</p><p>“Wild Horse Nine” is one of the few Hollywood films to have been made on Easter Island, where they had to transport cameras and period-specific cars. Parker Posey, who plays Rockwell’s wife, even flew in to do off-camera phone scenes.</p><p>“What a mystical place,” said Posey, who also appears on camera as well.</p><p>Another newcomer to McDonagh’s world was Steve Buscemi, who said he “practically stalked” McDonagh at the Venice Film Festival a few years ago to tell him, “you have to work with me right?”</p><p>McDonagh said that it’s one of the best film experiences he’s ever had.</p><p>Questioning the CIA</p><p>At the heart of the film is the complicated relationship between Rockwell’s Lee and Malkovich’s Chris, who seems increasingly agitated, prickly and forgetful, bogged down by the weight of the historical events he’s covertly had a hand in.</p><p>McDonagh wanted to make a pointed film about the CIA and the “awful things they’ve done all around the world,” he said.</p><p>“We know what the KGB are like but we probably don’t question the CIA as much as we ought to,” McDonagh said. “I’m always questioning, even in the less political films, I like to question authority or what we’re told.”</p><p>The film was meant to be a historical piece about the 1973 Chilean coup, and yet McDonagh has been struck by the tentacles and connections to current events, like the U.S. capture of former Venezuelan President Nicolás Maduro.</p><p>“They don’t seem to be making it covert anymore,” McDonagh said. “It just feels like things are getting stupider, and stupider and stupider.”</p><p>He added: “Watching it now it does seem to have sort of commentary on present day geopolitics. It’s going to be fascinating to see how an audience takes it.”</p><p>___</p><p>For coverage of the 2026 Venice Film Festival, visit: https://apnews.com/hub/venice-film-festival</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/36YUSMOJI6GEL5FU4CSOQLGZJE.jpg?auth=328d5afe18c56877d0c7d17b72ca6090b45982839599c517b9b39d7f48fac6ea&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This image released by Searchlight Pictures shows Sam Rockwell, left, and John Malkovich in a scene from "Wild Horse Nine." (Diego Araya Corvalán/Searchlight Pictures via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Diego Araya Corvalán</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PGSMVFQ75Y6GLW52Q7OLCUI3FA.jpg?auth=318e855e2c7b98b546a64649037c0f8bebcc862fd04265a8586fe092adf9fefe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Sam Rockwell, from left, director Martin McDonagh and John Malkovich arrive at the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Alessandra Tarantino/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Alessandra Tarantino</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BWUCLY5TDJ4ETDJ5MFXAXU3TDU.jpg?auth=714f0645808ca4313c0d34ddeb6a72ff3349a6bf42935c403744f9ff87fa9cac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[John Malkovich poses for photographers at the photo call for the film 'Wild Horse Nine' during the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5ACMEIIW2UROSCZHVVIB7IACIY.jpg?auth=437eae11b583a66f50ccc265acc9c42223d6058a3cf6efb0921023c113e80b3c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Steve Buscemi poses for photographers at the photo call for the film 'Wild Horse Nine' during the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Scott A Garfitt/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Scott A Garfitt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CI2BSLHA2LGVDJQPLEMYGC26CE.jpg?auth=d539e93556f3bb7485fad149806b32eb1dd131beb6a2864356868bac411b4cdb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mariana di Girolamo, left, and Sam Rockwell arrive at the 83rd edition of the Venice Film Festival in Venice, Italy, on Thursday, Sept. 3, 2026. (Photo by Millie Turner/Invision/AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Millie Turner</media:credit></media:content></item><item><title><![CDATA[Carlos Alcaraz recovers after dropping the first set to reach the third round at the US Open]]></title><link>https://www.local10.com/sports/2026/09/03/carlos-alcaraz-recovers-after-dropping-the-first-set-to-reach-the-second-round-at-the-us-open/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/03/carlos-alcaraz-recovers-after-dropping-the-first-set-to-reach-the-second-round-at-the-us-open/</guid><dc:creator><![CDATA[By BRIAN MAHONEY, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Carlos Alcaraz was already in the final by the time he dropped a set last year in the U.S. Open.]]></description><pubDate>Thu, 03 Sep 2026 04:36:45 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Carlos Alcaraz was already in the final by the time he dropped a set last year in the U.S. Open.</p><p>When it happened in his second match this year, Alcaraz tried to look at the positives. After missing four months with a right wrist injury, the extra work might help.</p><p>“I wanted to be quick, to be honest. I’m not going to lie,” Alcaraz said. “But at the end, I realized that just playing four sets, it was really good for me to test everything physically, to test my body, how I feel, and tomorrow how I’m going to feel after this match.”</p><p>The defending champion rebounded from a quick deficit by winning eight straight games and beat Jaime Faria 4-6, 6-0, 6-3, 6-2 on Wednesday night.</p><p>The No. 2-seeded Alcaraz dropped his serve midway through the first set but soon was back to playing long stretches of flawless tennis.</p><p>“After that I just tried to be focused, tried to stay calm and I’m thinking that good things are going to happen again,” Alcaraz said.</p><p>He didn't drop a set last year until the final against Jannik Sinner, becoming the first man since Roger Federer in 2015 to go through his first six matches without doing so. He then beat Sinner in four sets for his second U.S. Open title.</p><p>The 23-year-old Alcaraz then picked up his seventh major title at this year's Australian Open and is on a 16-match winning streak in Grand Slam tournaments.</p><p>But after missing the French Open and Wimbledon during his absence, even Alcaraz said he didn't know what to expect in Flushing Meadows, where he won his first major title in 2022 at 19.</p><p>Daniil Medvedev, the U.S. Open champion the year before that, said a player of Alcaraz’s caliber is always a top contender any time he is in the field.</p><p>“We have no idea how Carlos’ wrist is going to feel, body is going to feel going later into the tournament, but he’s definitely a top favorite for the title,” Medvedev said.</p><p>Faria, three months younger than Alcaraz, broke for a 4-3 lead in the first set and used a powerful serve to stay ahead. Alcaraz felt after getting broken that he was rushing too much.</p><p>“After that I just wanted to play short points, which was a mistake for me,” he said. “I just needed to play patient, to play long rallies, three, four, five shots, and then go for it.”</p><p>Alcaraz stressed again that he is no longer in pain and has been hitting his forehand without any restrictions in practice.</p><p>“I know once I step on the court, I've just got to go for it every time. I've got to feel normal,” Alcaraz said. “I have to hit like I was hitting before the injury, and let’s see what happens after that.</p><p>“I’m just feeling great,” he added. “There is no reason to be afraid and not hitting normal.”</p><p>___</p><p>See AP’s full tennis coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/URU2PYQUE5Y6ACBA7HIBN3FN54.jpg?auth=77d9b3527ac9a98d784ce388f12f315f6fee4a613bbd30778b3bd15532721373&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carlos Alcaraz, of Spain, celebrates winning a match against Jaime Faria, of Portugal, during the second round of the U.S. Open tennis championships, Wednesday, Sept. 2, 2026, in New York. (AP Photo/Adam Hunger)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Hunger</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2ZMYX4WJAJF6MDSWOAHUGXSPMM.jpg?auth=5e6dad0453b71a6050f15e3348ae8971456d7ff5fe187728829ec43a41c38b94&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carlos Alcaraz, of Spain, celebrates winning a match against Jaime Faria, of Portugal, during the second round of the U.S. Open tennis championships, Wednesday, Sept. 2, 2026, in New York. (AP Photo/Adam Hunger)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Hunger</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BWE2MCOBVD6KTJI5KVBQRQ453E.jpg?auth=fe36eb9dbbb5e3cb8dee502d74e650c850842328c65d477871ab6a001f5085b3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carlos Alcaraz, of Spain, left, meets Jaime Faria, of Portugal, at the net after winning a match during the second round of the U.S. Open tennis championships, Wednesday, Sept. 2, 2026, in New York. (AP Photo/Adam Hunger)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Hunger</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UBZCDJOCG6AO2TMIJCZUFNYWSQ.jpg?auth=2bf5dabb9fff582061c18a079abeff472a3948f6e7c3cdc11b17a842d0cbee5c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Carlos Alcaraz, of Spain, celebrates winning a match against Jaime Faria, of Portugal, during the second round of the U.S. Open tennis championships, Wednesday, Sept. 2, 2026, in New York. (AP Photo/Adam Hunger)]]></media:description><media:credit role="author" scheme="urn:ebu">Adam Hunger</media:credit></media:content></item><item><title><![CDATA[Homestead addiction rehab intern accused of sex with client during therapy]]></title><link>https://www.local10.com/news/local/2026/09/02/homestead-addiction-rehab-intern-accused-of-sex-with-clients-during-therapy/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/homestead-addiction-rehab-intern-accused-of-sex-with-clients-during-therapy/</guid><dc:creator><![CDATA[David Dwork, Liane Morejon]]></dc:creator><description><![CDATA[A now-former South Florida mental health therapy intern working in Homestead was involved in an inappropriate, sexual relationship with a client, authorities said.]]></description><pubDate>Wed, 02 Sep 2026 14:30:06 +0000</pubDate><content:encoded><![CDATA[<p>A now-former South Florida mental health therapy intern working in Homestead was involved in an inappropriate, sexual relationship with a client, authorities said.</p><p><a href="https://www.local10.com/espanol/2026/09/02/acusan-a-pasante-de-centro-de-rehabilitacion-de-adicciones-de-homestead-de-tener-relaciones-sexuales-con-cliente-durante-terapia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/acusan-a-pasante-de-centro-de-rehabilitacion-de-adicciones-de-homestead-de-tener-relaciones-sexuales-con-cliente-durante-terapia/">Leer en español</a></p><p>Police arrested Michelle Luchau-Rebora, 32, of Pinecrest, on Wednesday after she turned herself in at the Homestead Police Department, which investigated the case alongside the Miami-Dade Sheriff’s Office.</p><figure><img src="https://www.local10.com/resizer/v2/GG56D7GXMRHEHL23QZSIV3TCOM.jpg?auth=910069c70bba4ac0fec4ce302668ed0e45ebb1115ed259f05b433d60ac4c0e42&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>According to official documents, Luchau-Rebora was working as an intern at the New Home CORPS alcohol and drug treatment facility, located at 1020 N. Krome Ave., “in the capacity of a mental health therapist”, when, in June of last year, she started a sexual relationship with a client.</p><p>Authorities said Luchau-Rebora would engage in sexual activity during therapy sessions while at the facility, adding that she also “facilitated alibis on his behalf, which allowed him authorization to leave the restricted facility and engage in sexual intercourse on multiple occasions,” at several locations, including her home, her mother’s home in Key Biscayne and at Jackson Memorial Hospital.</p><p>According to deputies, Luchau-Rebora “demanded that he not tell anyone about their relationship because it will affect her ability to work as a therapist.”</p><p>Based off Luchau-Rebora’s arrest reports<u>,</u> the victim reported the inappropriate affair to the facility after she ended the relationship and she was subsequently fired. </p><p>She is now facing felony charges of sexual misconduct by a psychotherapist. </p><p>As of Wednesday morning, she was being held at the Turner Guilford Knight Correctional Center on a $5,000 bond. </p><p>Local 10 News reached out to New Hope CORPS for comment, and they responded with the following statement: </p><blockquote><p>“This is an unfortunate situation involving allegations concerning an individual who was serving as an intern with New Hope CORPS. Upon becoming aware of the allegations, New Hope promptly reported the matter to the appropriate authorities and agencies, terminated the individual’s internship, and fully cooperated with the subsequent investigation.”</p><p class="citation">Stephen Alvarez, Executive Director of New Hope CORPS</p></blockquote><p>Luchau-Rebora bonded out of jail Wednesday evening, and refused to speak about the incident.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Endangered Species Act protections face rollback as conservation groups push back]]></title><link>https://www.local10.com/news/local/2026/09/02/endangered-species-act-protections-face-rollback-as-conservation-groups-push-back/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/endangered-species-act-protections-face-rollback-as-conservation-groups-push-back/</guid><dc:creator><![CDATA[Louis Aguirre]]></dc:creator><description><![CDATA[The Endangered Species Act has been the law of the land for more than 50 years and has long enjoyed bipartisan support. But now, key protections for some of America’s most vulnerable wildlife are being rolled back.]]></description><pubDate>Thu, 03 Sep 2026 03:05:59 +0000</pubDate><content:encoded><![CDATA[<p>The Endangered Species Act has been the law of the land for more than 50 years and has long enjoyed bipartisan support. But now, key protections for some of America’s most vulnerable wildlife are being rolled back.</p><p>On Sept. 14, one of the most consequential changes takes effect: eliminating the longstanding definition of what it means to “harm” an endangered species.</p><p>The clock is ticking, but the fight is far from over.</p><p>In less than two weeks, the Trump administration is set to eliminate a key protection that has allowed the federal government to consider destruction of an endangered species’ habitat as “harm” to the animal itself.</p><p>Environmental groups are pushing back.</p><p>“So if we don’t speak and say no, then they’ll just do it,” one protester said.</p><p>“These changes take the teeth out of this law. And what is the value of listing a species if you can’t protect its home?” said Nora Ives of Oceana.</p><p>The administration says the change corrects decades of regulatory overreach. But environmental groups say it could open the door to development and other activities in some of the very places endangered wildlife need to survive.</p><p>“We need to preserve our natural treasures,” said Mary Lou Cristino Flores of the Florida Keys Surfrider Foundation. “We need to protect what we love, and we need to say no to offshore drilling projects that could continue to harm our Florida Keys economy and our natural wildlife.”</p><p>Here in Florida — home to more than a hundred federally protected species — the fight is intensifying.</p><p>“Protect gulf species, protect gulf lives!!” protesters chanted.</p><p>Over the weekend, that battle reached the Florida Keys, where environmental groups took to the streets to warn that what happens in Washington could soon be felt in their own backyard — and in their waters.</p><p>“This proposal is reckless. It puts our environment, our economy, and our way of life at risk,” one protester said.</p><p>“And so we want to call attention to that and call for restoring those endangered species act protections,” said Jewel Tomasula, national policy director of the Endangered Species Coalition.</p><p>But the fight is moving beyond protests.</p><p>Multiple federal lawsuits are challenging the rollbacks, with Earthjustice, Oceana and other conservation groups asking the courts to stop the new rules from taking effect.</p><p>“There’s no need to dismantle something that has worked for 50 plus years. And additionally, it allows human activity to go forward safely while protecting the species we all rely on for our ecological and our climate health,” Ives said.</p><p>The fight has reached Capitol Hill, too.</p><p>A bipartisan House bill would preserve the ESA’s longstanding definition of “harm.” Senators Adam Schiff and Sheldon Whitehouse have introduced a separate resolution to overturn the administration’s new rule.</p><p>“Right now there is a direct threat to Florida. Offshore drilling is being proposed right off our coastline, and the Trump administration needs to reverse plans and and not drill in the Eastern Gulf,” said Hunter Miller, deputy field director for Oceana Florida.</p><p>But conservation groups say getting lawmakers on board will take a groundswell of public pressure: loud enough that Washington can’t ignore.</p><p>“Our community is not going to be silenced. We want to be heard. These are the things that matter to us, and we’re going to let you know that we’re here,” one protester said.</p><p>“We will not be silent, and we will not allow anyone to play God with the endangered species of the Florida Keys. Wooooo!!!!” another protester said.</p><p>Conservation groups are now urging the public to make their voices heard — contact their lawmakers and tell them where they stand.</p><p>And with an election looming, how those lawmakers respond could have consequences at the ballot box.</p><p><!-- Local 10 — "Don't Trash Our Treasure" Navbox -->
<div class="dtt-navbox" role="complementary" aria-label="Don't Trash Our Treasure navigation">
  <style>
    .dtt-navbox {
      --dtt-dark: #1e6b3b;
      --dtt-mid:  #2f8d55;
      --dtt-sea:  #1f8a99;
      --ring:     rgba(31,138,153,0.25);

      max-width: 900px;
      margin: 1.25rem auto;
      border-radius: 14px;
      overflow: hidden;
      border: 1px solid rgba(0,0,0,0.08);
      box-shadow: 0 10px 28px rgba(0,0,0,0.08);
      background: #fff;
      font-family: system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, sans-serif;
      color: #123728;
    }

    .dtt-header img {
      display: block;
      width: 100%;
      height: auto;
      object-fit: cover;
    }

    .dtt-body {
      padding: 14px clamp(14px, 3vw, 22px) 18px;
    }

    /* Vertical stack */
    .dtt-buttons {
      display: flex;
      flex-direction: column;
      gap: 12px;
    }

    .dtt-btn {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 8px;
      padding: 12px 14px;
      border-radius: 10px;
      background: linear-gradient(180deg, var(--dtt-mid), var(--dtt-dark));
      color: #fff !important;
      text-decoration: none !important;
      font-weight: 700;
      font-size: 0.98rem;
      letter-spacing: .2px;
      border: 1px solid rgba(0,0,0,0.05);
      box-shadow: 0 6px 14px rgba(31,138,153,0.18), inset 0 1px 0 rgba(255,255,255,0.25);
      transition: transform .08s ease, box-shadow .12s ease, filter .12s ease;
      outline: none;
      width: 100%;               /* stretch full width */
      box-sizing: border-box;
      min-height: 48px;
    }
    .dtt-btn:visited { color: #fff !important; }
    .dtt-btn:hover {
      transform: translateY(-1px);
      box-shadow: 0 10px 18px rgba(31,138,153,0.24), inset 0 1px 0 rgba(255,255,255,0.3);
      filter: saturate(1.05);
    }
    .dtt-btn:focus-visible {
      box-shadow: 0 0 0 4px var(--ring), inset 0 1px 0 rgba(255,255,255,0.3);
    }
  </style>

  <!-- Header image only -->
  <div class="dtt-header">
    <img
      src="https://www.local10.com/resizer/v2/2QPYUWHUXFDYBPXRTIGOHHRBKE.png?auth=d632fd4dcdda2eeae8158db6395360d19c0dab43264992a9654a9f0059efebc1"
      alt="Local 10 — Don't Trash Our Treasure"
      width="1600" height="300"
      decoding="async" loading="lazy"
    />
  </div>

  <!-- Body -->
  <div class="dtt-body">
    <nav class="dtt-buttons" aria-label="Don't Trash Our Treasure links">
      <a class="dtt-btn" href="https://www.local10.com/topic/Don%27t_Trash_Our_Treasure/" target="_blank" rel="noopener noreferrer">
        📰 <span>More stories</span>
      </a>

      <a class="dtt-btn" href="https://www.local10.com/community/2021/04/20/send-us-your-story-ideas-for-dont-trash-our-treasure/" target="_blank" rel="noopener noreferrer">
        💡 <span>Send us your ideas</span>
      </a>

      <a class="dtt-btn" href="https://www.local10.com/news/local/2021/04/20/list-get-involved-with-beach-cleanups-in-south-florida/" target="_blank" rel="noopener noreferrer">
        📍 <span>Find beach cleanups</span>
      </a>
    </nav>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[De la Espriella designa nueva ministra de Educación, el primer cambio en su gabinete]]></title><link>https://www.local10.com/espanol/2026/09/02/de-la-espriella-designa-nueva-ministra-de-educacion-el-primer-cambio-en-su-gabinete/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/de-la-espriella-designa-nueva-ministra-de-educacion-el-primer-cambio-en-su-gabinete/</guid><dc:creator><![CDATA[Por The Associated Press, Associated Press]]></dc:creator><description><![CDATA[BOGOTÁ (AP) — El presidente colombiano Abelardo de la Espriella anunció el miércoles el primer cambio en su gabinete con la designación de una nueva ministra de Educación, luego de aceptar la renuncia de Viviane Morales por motivos personales.]]></description><pubDate>Thu, 03 Sep 2026 02:40:34 +0000</pubDate><content:encoded><![CDATA[<p>BOGOTÁ (AP) — El presidente colombiano Abelardo de la Espriella anunció el miércoles el primer cambio en su gabinete con la designación de una nueva ministra de Educación, luego de aceptar la renuncia de Viviane Morales por motivos personales.</p><p>El mandatario designó a la abogada Ilva Myriam Hoyos como nueva ministra de esa cartera a partir del 7 de septiembre, día en que Morales dejará el cargo, según su carta de renuncia divulgada por De la Espriella en la red social X, en la que indica que tuvo una “situación familiar inesperada”.</p><p>Morales sólo estuvo tres semanas en el cargo, el mismo tiempo que lleva el conservador De la Espriella en el poder tras suceder al progresista Gustavo Petro (2022-2026). En estos días el mandatario ha enfocado su agenda en atender las necesidades de miles de estudiantes que quedaron sin escuelas seguras tras el terremoto del 10 de agosto.</p><p>De la Espriella indicó que a Hoyos, doctora en derecho, “su talante, fortaleza, honradez y firme defensa de los valores la preceden”.</p><p>Tras la designación, sectores opositores criticaron la elección de Hoyos, recordando que trabajó en la Procuraduría cuando la dirigía el conservador Alejandro Ordónez. Ella estuvo encargada de investigar y sancionar disciplinariamente a funcionarios públicos.</p><p>La congresista María Fernanda Carrascal, del opositor Pacto Histórico, hizo notar que Hoyos tiene una “larga historia en las batallas jurídicas del conservadurismo colombiano”, entre ellas intentar "revertir decisiones judiciales relacionadas con el aborto”.</p><p>La oposición también había cuestionado a Morales por el hecho de que hace una década impulsó un fracasado referendo para limitar la adopción de niños por parte de personas de la comunidad LGBTIQ+.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NELUQNKPUYWSXICRRQ53FANTGQ.jpg?auth=94e8b83956f302155e0e1844ff3ecf611f4c959cc2a7457122c3c7bd7fdd174f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El presidente colombiano Abelardo de la Espriella, izquierda, señala en dirección de la prensa el miércoles 2 de septiembre de 2026 mientras recorre la construcción de la primera línea del metro de Bogotá, Colombia. (AP Foto/Fernando Vergara)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Vergara</media:credit></media:content></item><item><title><![CDATA[Brewers' Jacob Misiorowski matches career worsts in runs allowed and walks in rough start vs. Cubs]]></title><link>https://www.local10.com/sports/2026/09/03/brewers-jacob-misiorowski-matches-career-worsts-in-runs-allowed-and-walks-in-rough-start-vs-cubs/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/03/brewers-jacob-misiorowski-matches-career-worsts-in-runs-allowed-and-walks-in-rough-start-vs-cubs/</guid><dc:creator><![CDATA[By JAY COHEN, Associated Press]]></dc:creator><description><![CDATA[CHICAGO (AP) — Jacob Misiorowski's worst start of the season was just a minor inconvenience for the rolling Milwaukee Brewers.]]></description><pubDate>Thu, 03 Sep 2026 04:26:27 +0000</pubDate><content:encoded><![CDATA[<p>CHICAGO (AP) — Jacob Misiorowski's worst start of the season was just a minor inconvenience for the rolling Milwaukee Brewers.</p><p>Misiorowski struggled in hot and humid conditions on Wednesday night, surrendering five runs and five hits in four innings against the Chicago Cubs. But Milwaukee rallied for a 9-5 victory at Wrigley Field.</p><p>“He’s going to learn a lesson from this,” Brewers manager Pat Murphy said. “He didn't command his fastball. And he just had to bob and weave. He was slipping on the mound again early. ... He didn’t have his perfect delivery, and that’s going to be a key going forward.”</p><p>Misiorowski struck out five and walked four in his 26th start this season and No. 40 for his career. The five earned runs and four walks matched Misiorowski’s career highs.</p><p>The 6-foot-7 right-hander surrendered three earned runs or fewer in his first 25 starts this year, becoming the favorite for the NL Cy Young Award. His ERA rose to 1.97, which still leads the majors. He also has an MLB-best 227 strikeouts in 155 innings in his second big league season.</p><p>“Didn’t feel wonderful, didn’t feel great,” Misiorowski said. “Obviously it felt soggy the whole time. The weather played a factor in that, so lost grip, but, you know, had to make it work.”</p><p>The 24-year-old Misiorowski, who has a long extension with his pitching motion, said a soft mound is a significant challenge.</p><p>“You start second-guessing everything, start trying to make pitches too big, and start trying make things too spot-on,” he said, “so (you) start leaking places, and you got to calm yourself down and figure out a way to get through it.”</p><p>Misiorowski's trouble began in the first inning. He issued a leadoff walk to Pete Crow-Armstrong and surrendered a two-run homer by Alex Bregman with one out.</p><p>The Cubs added three more in the second. Tyrone Taylor hit an RBI single before Misiorowski walked Crow-Armstrong and Seiya Suzuki, loading the bases. One batter later, Bregman grounded a two-run single up the middle for a 5-3 lead.</p><p>“His delivery's got to be right,” Murphy said. “He’s got to command his fastball. If he doesn’t command his fastball, he’s good, but he’s not ... you saw what happened tonight, and he walks people.”</p><p>Misiorowski worked around Ian Happ's one-out single in the third. Seiya Suzuki walked with two down in the fourth, but Misiorowski retired Bregman on a popup to shortstop.</p><p>He threw 92 pitches, 53 for strikes, and the NL Central-leading Brewers had a 6-5 lead when he departed.</p><p>“Today didn’t happen to be the best day for him on the mound,” Brewers outfielder Jackson Chourio said through an interpreter. “But again, the group here was able to pick him up and do our part to be able to get us a win.”</p><p>Chourio hit his 21st homer, part of a four-hit night. JoJo Romero, Antonio Senzatela, Abner Uribe, Aaron Ashby and Trevor Megill each pitched a scoreless inning out of the bullpen, finishing a six-hitter.</p><p>Milwaukee won for the sixth time in eight games.</p><p>“Electric. ... Awesome to have guys like that behind you,” Misiorowski said of the bullpen's performance. “You know, I have a rough start and they figure out a way to get through it with me.”</p><p>___</p><p>See AP’s full MLB coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/EPGNN55BJF372RMJG4TU5JVR4M.jpg?auth=ca6824e07812f6f7377a23791b05a3fdb51791c982848db3d7ab4cd4d1fdc5b8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers starting pitcher Jacob Misiorowski throws against the Chicago Cubs during the first inning of a baseball game in Chicago, Wednesday, Sept. 2, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/G342QMZKDVB7BODK457ZGU3DJU.jpg?auth=38193abbc39e600ffe8837b26c9f1d22fae029aec412cfc5ed1873347ecb5cd7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers starting pitcher Jacob Misiorowski wipes his face after Chicago Cubs' Seiya Suzuki of Japan, walked to first during the second inning of a baseball game in Chicago, Wednesday, Sept. 2, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/BY6KMMDQZK3ZLWNV5Z54G65DGY.jpg?auth=68375465e2c65a1bf27a44eaa9e57576db2cae19a1bc5dd0633670ace843d3d9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers starting pitcher Jacob Misiorowski wipes his face after Chicago Cubs' Tyrone Taylor hits a one-run single during the second inning of a baseball game in Chicago, Wednesday, Sept. 2, 2026. (AP Photo/Nam Y. Huh)]]></media:description><media:credit role="author" scheme="urn:ebu">Nam Y. Huh</media:credit></media:content></item><item><title><![CDATA[NCAA clears University of Cincinnati of wrongdoing in Brendan Sorsby gambling investigation]]></title><link>https://www.local10.com/sports/2026/09/02/ncaa-clears-university-of-cincinnati-of-wrongdoing-in-brendan-sorsby-gambling-investigation/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/02/ncaa-clears-university-of-cincinnati-of-wrongdoing-in-brendan-sorsby-gambling-investigation/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[CINCINNATI (AP) — The NCAA has cleared the University of Cincinnati of any wrongdoing in its investigation of former quarterback Brendan Sorsby.]]></description><pubDate>Thu, 03 Sep 2026 02:23:26 +0000</pubDate><content:encoded><![CDATA[<p>CINCINNATI (AP) — The NCAA has cleared the University of Cincinnati of any wrongdoing in its investigation of former quarterback Brendan Sorsby.</p><p>Sorsby played the 2024 and '25 seasons for the Bearcats before transferring to Texas Tech. He was ruled permanently ineligible by the NCAA in April after he placed thousands of impermissible sports bets over the past four years at Indiana and Cincinnati.</p><p>“Earlier this summer, NCAA enforcement staff completed an inquiry into a former Cincinnati student-athlete’s prohibited betting activity during his time at the university. The inquiry is now closed and the student-athlete was found to have committed a Level III violation,” Cincinnati senior associate athletic director for communications Zach Stipe said in a statement. “Cincinnati worked closely with the NCAA throughout the process, which began when the initial reports of impermissible sports wagering began.”</p><p>The Cincinnati Enquirer was the first to report on the university being cleared.</p><p>The NCAA sent an official letter of inquiry to the school regarding Sorsby in early July. That came after Sorsby’s agent, Ron Slavin, said during a radio interview in Dallas that Cincinnati was aware of Sorsby’s gambling.</p><p>NCAA Level III violations are attributed to Sorsby and not Cincinnati or its coaching staff. The violation was when the ProhiBet app on Sorsby's phone flagged him trying to make a bet, but he was denied access to the betting site.</p><p>UC's compliance department told Sorsby of gambling restrictions by student-athletes.</p><p>The NCAA declared Sorsby ineligible for making bets worth at least $90,000 during his college career.</p><p>Sorsby made at least 40 bets on Indiana while he was a freshman there in 2022, but none of those bets came on games in which he played. He acknowledged placing at least 165 impermissible bets on college and professional sports totaling at least $38,000 in 2024, including three wagers on Cincinnati men’s basketball made on a FanDuel account he shared with a friend. He provided more than $60,000 to the friend to deposit in the shared account between December 2023 and June 2025.</p><p>Sorsby passed for 2,800 yards with 27 touchdowns and five interceptions last season. He also ran for 580 yards and nine TDs. The Bearcats started 7-1 before losing their final five games.</p><p>Cincinnati still has a pending federal lawsuit against Sorsby, accusing him of breaching his name, image and likeness contract following his transfer to Texas Tech.</p><p>___</p><p>Sign up for Top 25 poll alerts here, visit the Top 25 here and see AP’s full college football coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UESEHZXL43T5VUOW3WKHND65M4.jpg?auth=2c6a3bea2477aef9b931e7138c3fb844108306ef2ae669900e50e5149a0cca5d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cincinnati quarterback Brendan Sorsby (2) walks off the field after a NCAA college football game against Baylor, Oct. 25, 2025, in Cincinnati. (AP Photo/Tanner Pearson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Tanner Pearson</media:credit></media:content></item><item><title><![CDATA[NFL eager for future Australia games, not worried about potential stadium scheduling conflict in '27]]></title><link>https://www.local10.com/sports/2026/09/02/nfl-eager-for-future-australia-games-not-worried-about-potential-stadium-scheduling-conflict-in-27/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/02/nfl-eager-for-future-australia-games-not-worried-about-potential-stadium-scheduling-conflict-in-27/</guid><dc:creator><![CDATA[By GREG BEACHAM, Associated Press]]></dc:creator><description><![CDATA[The Los Angeles Rams and the San Francisco 49ers will meet at the famed Melbourne Cricket Ground next week in what the NFL intends to be the first of many regular-season games in front of its growing Australian fan base.]]></description><pubDate>Thu, 03 Sep 2026 02:21:48 +0000</pubDate><content:encoded><![CDATA[<p>The Los Angeles Rams and the San Francisco 49ers will meet at the famed Melbourne Cricket Ground next week in what the NFL intends to be the first of many regular-season games in front of its growing Australian fan base.</p><p>The league also is determined to play those games at Australia's biggest stadium during the first week of the NFL's regular season — even with a major scheduling problem obstructing that goal in 2027.</p><p>The 100,000-seat MCG could be unavailable to the NFL at this time next year because it will be occupied by the Australian Football League postseason, which begins in early September. The AFL accommodated the NFL this year, but doesn't intend to do the same in 2027, according to Australian media reports.</p><p>Without going into details, NFL executive vice president Peter O'Reilly downplayed the potential for disruption caused by this scheduling conflict during a conference call Wednesday to highlight the league's upcoming Australian debut.</p><p>“We have great partners in the MCG and the AFL, and I know we’ll work to a good solution there that allows the NFL to continue to play in Australia on an ongoing basis,” O'Reilly said.</p><p>The entire 2027 AFL season has been pushed back a week, with the postseason-ending AFL Grand Final at the MCG moved to October, because the arena is booked in early March for a landmark cricket test match — the 150th anniversary Ashes between Australia and England.</p><p>O’Reilly confirmed the NFL wants its Australia games to happen in the first week of its regular season because of the major travel commitment involved. The Melbourne game is farther from the U.S. than any previous international game, with the teams required to take 15-hour flights from California.</p><p>The NFL also wants to play in the MCG, Australia's premier venue and the largest stadium on the NFL schedule this season. The 49ers-Rams matchup appears to be on the verge of being a complete sellout.</p><p>But the 172-year-old MCG is vital to the AFL, which added a wild-card round of postseason games this year.</p><p>Nine of the AFL’s 18 current teams are based in the Melbourne metropolitan area, and those clubs' postseason home matches have all been played at the MCG in recent years. The AFL plays nearly a quarter of its total matches at the MCG — even with the 56,000-seat Marvel Stadium, which also hosts many regular-season AFL matches, less than three miles away.</p><p>O'Reilly didn't go into the potential solutions to the distant scheduling problem while touting the excitement of the NFL's first game in Australia and the promise of many more.</p><p>“This is not the circus coming to town,” O’Reilly said. “This is not just us coming for one game. This is part of a long-term commitment to Australia and the region of bringing games (and) year-round activation. ... We want to be there with games on a regular, annual basis. We see it as a long-haul partnership, for sure.”</p><p>The NFL opened an office in Australia in 2022, and it has a multi-year deal with Visit Victoria, the official state tourism company, to stage games in Melbourne.</p><p>Charlotte Offord, the NFL general manager for Australia and New Zealand, didn’t rule out the possibility for future NFL games to be played elsewhere in the Asia-Pacific region.</p><p>“Never say never in terms of where games could go in the future across Australia or even across wider APAC,” Offord said. “So certainly it's not off the table in terms of where we could go, but this is a long-term commitment to the market, and we want to see us continue to be playing games across the market for years to come.”</p><p>___</p><p>AP NFL: https://apnews.com/NFL</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ENONSUL46CTOFP7XM44GJFF2LU.jpg?auth=157dc8f04dde7e5b4aa10cdf4241cf55e0c2d1582f7e0b0dbac54331707a9862&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A general view during the second rugby union test between Australia and the British & Irish Lions at the Melbourne Cricket Ground, in Melbourne, Australia, July 26, 2025. (AP Photo/Asanka Brendon Ratnayake, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Asanka Brendon Ratnayake</media:credit></media:content></item><item><title><![CDATA[Guerrilla ELN se atribuye ataque con carro bomba contra una estación de policía en Colombia]]></title><link>https://www.local10.com/espanol/2026/09/02/guerrilla-eln-se-atribuye-ataque-con-carro-bomba-contra-una-estacion-de-policia-en-colombia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/guerrilla-eln-se-atribuye-ataque-con-carro-bomba-contra-una-estacion-de-policia-en-colombia/</guid><dc:creator><![CDATA[Por ASTRID SUÁREZ, Associated Press]]></dc:creator><description><![CDATA[BOGOTÁ (AP) — La guerrilla Ejército de Liberación Nacional reivindicó el miércoles un ataque con carro bomba contra una estación de policía en un municipio colombiano fronterizo con Venezuela que dejó un civil muerto y al menos 16 heridos, entre ellos varios policías.]]></description><pubDate>Thu, 03 Sep 2026 02:00:02 +0000</pubDate><content:encoded><![CDATA[<p>BOGOTÁ (AP) — La guerrilla Ejército de Liberación Nacional reivindicó el miércoles un ataque con carro bomba contra una estación de policía en un municipio colombiano fronterizo con Venezuela que dejó un civil muerto y al menos 16 heridos, entre ellos varios policías.</p><p>En un comunicado firmado por el Frente de Guerra Urbano, el ELN indica que el lunes cerca de la medianoche “atacó bajo modalidad de vehículo con explosivos” la estación de policía de Los Patios, parte del área metropolitana de Cúcuta, la capital del departamento de Norte de Santander.</p><p>Sin mostrar evidencias señalaron a esa estación de “convertirse en un centro de tortura para las personas que allí han sido detenidas”. Mientras que reconocieron y lamentaron la muerte de un venezolano que pasaba por el lugar en el momento de la activación de la carga explosiva.</p><p>La guerrilla, alzada en armas desde 1964, reclamó al presidente Abelardo de la Espriella cerrar las posibilidades de buscar una "solución política y negociada al conflicto armado en Colombia”.</p><p>El conservador De la Espriella, posesionado el 7 de agosto, dio fin a las mesas de negociación de paz abiertas por su predecesor, el progresista Gustavo Petro (2022-2026), mientras que advirtió a los grupos ilegales combatirlos a menos que se sometan a la justicia.</p><p>La mesa de diálogo con el ELN ya estaba suspendida desde enero de 2025 como reproche del gobierno de Petro a una ola de violencia en la zona fronteriza con Venezuela que terminó por afectar gravemente a la población civil.</p><p>Tras el ataque a la estación de policía de Los Patios, De la Espriella lideró un consejo de seguridad junto a la cúpula militar y las autoridades locales, en el que prometió perseguir a los responsables.</p><p>“Vamos a perseguir con mano de hierro a quienes atenten contra los colombianos, hasta capturarlos, desmantelar sus estructuras y devolverles la tranquilidad a nuestras comunidades”, indicó De la Espriella en la red social X.</p><p>Presidente muestra cuerpos tras operación militar</p><p>De la Espriella suele dar reportes constantes de las operaciones militares que ejecuta contra los grupos armados ilegales, incluyendo bombardeos, uno de ellos cuestionado por sectores opositores por cobrar la vida de tres menores reclutados forzosamente.</p><p>El miércoles dio un nuevo parte sobre un bombardeo realizado el fin de semana en Guaviare, en el centro-sur del país, contra disidencias de las extinta guerrilla Fuerzas Armadas Revolucionarias de Colombia que no se acogieron al acuerdo de paz firmado hace una década con el Estado.</p><p>Detalló que fue “dado de baja el narcoterrorista alias 'Tigre' o 'Pintado'” y otras 22 personas más, mientras mostraba en un video en X sus cuerpos sin vida envueltos en bolsas blancas y expuestos en el suelo junto a las municiones incautadas.</p><p>El senador opositor y excandidato presidencial Iván Cepeda criticó en X a De la Espriella por no tener “el más mínimo sentido de humanidad” al pasear entre “las bolsas con los cadáveres. Casi los pisa con desprecio”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/M2LDIIGPAZQWNTPSORZVZ6OUXM.jpg?auth=a3a783ece19c5013e24fccc0b406c53d23500e56f6f925817f319f87b34a26a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[La policía inspecciona una comisaría dañada tras la explosión de un coche bomba en Los Patios, Colombia, el martes 1 de septiembre de 2026. (AP Foto/Mario Caicedo)]]></media:description><media:credit role="author" scheme="urn:ebu">Mario Caicedo</media:credit></media:content></item><item><title><![CDATA[Dave Roberts to consult trainers and Shohei Ohtani, weighing a day off after 4-strikeout game]]></title><link>https://www.local10.com/sports/2026/09/02/shohei-ohtani-feels-good-but-the-dodgers-still-wont-commit-to-his-next-start/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/02/shohei-ohtani-feels-good-but-the-dodgers-still-wont-commit-to-his-next-start/</guid><dc:creator><![CDATA[By BETH HARRIS, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Los Angeles Dodgers manager Dave Roberts saw a physically compromised Shohei Ohtani at the plate Wednesday night when the four-time MVP was 0 for 4 with four strikeouts.]]></description><pubDate>Thu, 03 Sep 2026 06:39:50 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Los Angeles Dodgers manager Dave Roberts saw a physically compromised Shohei Ohtani at the plate Wednesday night when the four-time MVP was 0 for 4 with four strikeouts.</p><p>He plans to have a conversation with the training staff and Ohtani on Thursday to “really try to figure out where he's at physically” and weigh giving him a day off, although Roberts said he doesn't think a stint on the injured list is necessary.</p><p>“I saw the same thing that everyone saw,” Roberts said after an 8-6 loss in 10 innings to the St. Louis Cardinals. “You could see the swing wasn’t the swing that we’re used to seeing. He's not close to optimal.”</p><p>The two-way superstar hasn't pitched in a game since July 3 because of lingering pain in his left knee and right biceps, which may be affecting his offense. He is hitting .279 after striking out four consecutive times for the first time this season.</p><p>“I know he feels that he needs to post and be in the lineup and if he's upright he should play,” Roberts said. “I respect that, but if he’s feeling the way that he visibly looks, then it's really not helping anyone.”</p><p>Earlier Wednesday, Roberts had said he had no indication that Ohtani was physically ailing.</p><p>After the game, the manager said, “I’ve seen it over the last couple weeks where he hasn’t been who he is.”</p><p>Ohtani hasn't spoken to the media in two weeks.</p><p>“I still feel there’s enough days on the calendar of the season that we have plenty of time to make whatever decision we make and to have him come out of it in a better spot,” Roberts said.</p><p>The Dodgers remain uncertain whether Ohtani will pitch again this season.</p><p>He threw a 20-pitch bullpen session last Friday but was scratched from a potential start at Detroit two days later. Roberts said that until he sees Ohtani throw another bullpen he won't know the next step in his pitching progression.</p><p>Asked if it's possible Ohtani won't pitch again this season, Roberts said, “It's an option.”</p><p>Before being shut down, Ohtani was 8-2 with a 1.79 ERA in 14 starts.</p><p>If Ohtani can't start on the mound, would he be a candidate to play at an outfield corner?</p><p>“Not on the table right now,” Roberts said.</p><p>Ohtani hasn't played the outfield in the major leagues since 2021, when he appeared there in seven games for the Los Angeles Angels.</p><p>If Ohtani isn't physically capable of starting a game, it's possible he could enter as a reliever.</p><p>If he starts as the designated hitter and then moves to the mound, the so-called Ohtani Rule would kick in and the Dodgers would lose their DH for the rest of the game. But if he moves from the mound to the outfield, he could remain in the lineup.</p><p>___</p><p>See AP’s full MLB coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UB7DPZASCRVA7HKBJCRA4RT5XM.jpg?auth=51a093ac22304ad55160f0570779c97b88e25f35d542b2f61f774bf7da0d78d8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Dodgers' Shohei Ohtani (17) reacts after taking a strike during the 10th inning of a baseball game against the St. Louis Cardinals, Wednesday, Sept. 2, 2026, in Los Angeles. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/IPWXLZIT64BMNHXX7DSODQNP2U.jpg?auth=02fa5ae6dd38ef5a7f207362669116ba651d51b43569c4b67fb9183d1cea45eb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Dodgers' Shohei Ohtani (17) strikes out during the sixth inning of a baseball game against the St. Louis Cardinals, Wednesday, Sept. 2, 2026, in Los Angeles. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/P4DBMJVZWNKIBFGHSM5ROCRBJE.jpg?auth=57e8ae030656650d5b364de61a3ec5eeb904188200085a0b5c386dd84758e922&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Dodgers' Shohei Ohtani reacts after being hit by a pitch during the second inning of a baseball game against the St. Louis Cardinals, Wednesday, Sept. 2, 2026, in Los Angeles. (AP Photo/William Liang)]]></media:description><media:credit role="author" scheme="urn:ebu">William Liang</media:credit></media:content></item><item><title><![CDATA[Trump promises to campaign for Republicans and says they have a winning midterm message]]></title><link>https://www.local10.com/news/politics/2026/09/02/trump-promises-to-campaign-for-republicans-and-says-they-have-a-winning-midterm-message/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/09/02/trump-promises-to-campaign-for-republicans-and-says-they-have-a-winning-midterm-message/</guid><dc:creator><![CDATA[By COLLIN BINKLEY and JONATHAN J. COOPER, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump on Wednesday urged Republican lawmakers facing tough reelection campaigns to run on his record in the White House despite his sagging popularity, and he pledged to campaign in all of the roughly three dozen contests that are likely to determine control of Congress.]]></description><pubDate>Thu, 03 Sep 2026 07:11:01 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump on Wednesday urged Republican lawmakers facing tough reelection campaigns to run on his record in the White House despite his sagging popularity, and he pledged to campaign in all of the roughly three dozen contests that are likely to determine control of Congress.</p><p>Voters' dim views of the economy and the war in Iran have put Republicans in a tough spot as the midterm election season enters its final stretch. But during a dinner in the Rose Garden, one of the spaces he has controversially renovated since returning to office last year, the president told his party's most vulnerable lawmakers that they had a triumphant story to tell voters.</p><p>“All you have to do is talk about it, and you’re going to win and you’re going to win big,” Trump said a week before the party gathers in Dallas for an unusual midterm convention.</p><p>The audience of Republican lawmakers listened quietly to Trump through his speech, occasionally offering applause as many sipped on cocktails ahead of their dinner. Menus checkered in yellow gingham called it an “end of summer BBQ" featuring cheeseburgers.</p><p>Trump talked up economic investment in the United States and lower drug prices, using significantly inflated figures, as well as diminished border crossings.</p><p>Control of Congress will come down to about 35 races, Trump said. He pledged to spend the 30 days before the election campaigning hard in those battlegrounds, recalling his aggressive travel schedule ahead of his own White House victory two years ago.</p><p>“I’m going to go to every one of those 35 places, and we’re going to see if we can get everyone elected,” Trump said. His focus, he added, would be on House and Senate races.</p><p>He specifically listed Senate races in Alaska, where Republican Sen. Dan Sullivan faces Democratic former Rep. Mary Peltola, and Texas, where Republican state Attorney General Ken Paxton is running against Democratic state Rep. James Talarico.</p><p>Trump backed Paxton in this year's primary despite a scandal-plagued past, but he poked fun at his style of dress and presence on the campaign trail on Monday.</p><p>“You might not love his look. You might not love his television interviews," he said. "But he was the best attorney general in the country, perhaps. He was one of the best in the entire country. And that speaks a lot louder than the suit he’s wearing that doesn’t look so great.”</p><p>Republicans' midterm struggles, he suggested, were simply following a pattern that virtually all modern presidents have faced.</p><p>“Whether you’re a good president or a great president, you lose the midterms,” Trump said. “We’re going to turn that around because there’s no reason for it.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CQUQAXOZKUW2WR6TPQHS3RXQUQ.jpg?auth=272da3e38018887dcd94bfc3055b534ed0379d4d3d6bc347d6527082ae8d69ed&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump speaks during an event with Republican lawmakers in the Rose Garden of the White House, Wednesday, Sept. 2, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SNTTYMPEF335RA4T2C4OSHQJ6Q.jpg?auth=703127f9b2cf767d0167751ee28ac81c1a2e034eaabc3e15330281f65c3185fa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Guests listen as President Donald Trump speaks during an event with Republican lawmakers in the Rose Garden of the White House, Wednesday, Sept. 2, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ANTNXCGRLHRUOKJO4VG5P7O5JY.jpg?auth=1021ce5ebcc5d3b790f62901446fe977679184afec4711504095c4670896ebfe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Speaker of the House Mike Johnson, R-La., arrives for an event with Republican lawmakers in the Rose Garden of the White House, Wednesday, Sept. 2, 2026, in Washington. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[A judge blocks Trump's new bid to curb birthright citizenship, citing Supreme Court precedent]]></title><link>https://www.local10.com/news/national/2026/09/02/a-judge-blocks-trumps-new-bid-to-curb-birthright-citizenship-citing-supreme-court-precedent/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/09/02/a-judge-blocks-trumps-new-bid-to-curb-birthright-citizenship-citing-supreme-court-precedent/</guid><dc:creator><![CDATA[By REBECCA BOONE, Associated Press]]></dc:creator><description><![CDATA[A federal judge has blocked President Donald Trump's latest attempt to limit birthright citizenship, granting a preliminary injunction against an executive order that the administration said would target “birth tourism.”]]></description><pubDate>Thu, 03 Sep 2026 01:02:31 +0000</pubDate><content:encoded><![CDATA[<p>A federal judge has blocked President Donald Trump's latest attempt to limit birthright citizenship, granting a preliminary injunction against an executive order that the administration said would target “birth tourism.”</p><p>U.S. District Judge Deborah L. Boardman in Maryland on Wednesday issued the injunction until a class-action lawsuit brought by immigrant families and advocacy groups is resolved.</p><p>“The Supreme Court has spoken: Children in the certified class are ‘citizens at birth,’” Boardman, appointed by President Joe Biden, wrote in Wednesday's ruling.</p><p>Birthright citizenship is guaranteed under current law for anyone who is born on U.S. soil, with a few exceptions. The law stretches back to 1868, when the 14th Amendment was ratified in the aftermath of the Civil War.</p><p>But Trump has long wanted to end birthright citizenship, issuing a previous executive order declaring that children born to people who are in the United States illegally or temporarily are not American citizens. The Supreme Court struck down that attempt in June.</p><p>In August, the president tried again with a narrowed executive order that appeared to restrict automatic citizenship for specific categories of people, including children born to adults with connections to foreign embassies or organizations or to anyone considered an “alien enemy” of the United States.</p><p>The order defined birth tourism as someone who enters the United States on a “nonimmigrant visa for the purpose of giving birth on American soil.” Birth tourism is already considered fraud and grounds to restrict a visa if someone seeks one specifically to obtain U.S. citizenship for a child.</p><p>The order sought to deny citizenship to children born to adults who “engaged in a commercial transaction to purchase or access birthright citizenship,” and some families said they feared their children could be denied citizenship simply because they purchased airfare to come to the U.S. and got pregnant after they arrived.</p><p>Families and organizations who sued over the birthright citizenship restrictions told the court that the executive branch has taken a broad view of who qualifies as an alien enemy, sometimes relying on speculation or misinformation to make that determination.</p><p>Others said they feared their children would be denied citizenship because a member of the parents' extended family was connected to a gang in their home country, even though the parents were not gang members.</p><p>Uncertainty surrounding the order left them with confusion and fear, the families said.</p><p>They were joined in the lawsuit by We Are CASA, the Asylum Seeker Advocacy Project and the Institute for Constitutional Advocacy and Protection.</p><p>The administration's attorneys argued that the request to block the order was premature and said the federal agencies tasked with enforcing it would use “appropriate measures” to do so, relying on official guidance that hasn't been issued yet.</p><p>The judge rejected that argument.</p><p>“No matter what the guidance says, the 2026 Executive Order commands agencies to deny citizenship documents to several broad categories of children,” Boardman wrote.</p><p>“The White House must recognize it will not succeed in stripping children of their right to citizenship, evading binding court decisions or placing the president’s anti-immigrant agenda above the Constitution,” Shana Khader, legal director at We Are CASA, said in a prepared statement.</p><p>The White House did not immediately respond to a request for comment.</p><p>___ Associated Press reporter Valerie Gonzalez contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QFVPTU52RGDZXWWNR52CM5IJ4U.jpg?auth=0f3cba2d55043f51a2465ee48db95bda66ca8bd8957342f321a2720db6b92412&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump listens before signing executive orders in the Oval Office of the White House, Thursday, Aug. 6, 2026, in Washington, as Commerce Secretary Howard Lutnick watches. (AP Photo/Alex Brandon)]]></media:description><media:credit role="author" scheme="urn:ebu">Alex Brandon</media:credit></media:content></item><item><title><![CDATA[Juez brasileño que encarceló a Bolsonaro enfrenta críticas por presuntos vínculos con banquero]]></title><link>https://www.local10.com/espanol/2026/09/02/juez-brasileno-que-encarcelo-a-bolsonaro-enfrenta-criticas-por-presuntos-vinculos-con-banquero/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/juez-brasileno-que-encarcelo-a-bolsonaro-enfrenta-criticas-por-presuntos-vinculos-con-banquero/</guid><dc:creator><![CDATA[Por MAURICIO SAVARESE, Associated Press]]></dc:creator><description><![CDATA[SAO PAULO (AP) — El juez del Supremo Tribunal Federal de Brasil que sentenció al expresidente Jair Bolsonaro a 27 años de prisión por un intento de golpe de Estado ahora enfrenta presiones para renunciar por sus presuntos vínculos con un banquero caído en desgracia.]]></description><pubDate>Thu, 03 Sep 2026 00:12:55 +0000</pubDate><content:encoded><![CDATA[<p>SAO PAULO (AP) — El juez del Supremo Tribunal Federal de Brasil que sentenció al expresidente Jair Bolsonaro a 27 años de prisión por un intento de golpe de Estado ahora enfrenta presiones para renunciar por sus presuntos vínculos con un banquero caído en desgracia.</p><p>Políticos, ministros del gobierno, periódicos y expertos jurídicos examinaron minuciosamente el miércoles la actuación del juez Alexandre de Moraes, luego de que documentos de la Policía Federal —dados a conocer por uno de sus pares— mostraran que el desacreditado banquero Daniel Vorcaro, propietario de Banco Master, intentó obtener repetidamente asesoramiento de una persona que las autoridades dicen era De Moraes.</p><p>Según los documentos, los investigadores creen que Vorcaro actuó en distintas ocasiones con base en consejos de De Moraes. El banquero también agradeció al juez en respuestas a mensajes que la policía no pudo leer, y habló de las presuntas conversaciones en otros mensajes con sus amigos.</p><p>Los 10 integrantes del Supremo Tribunal Federal se reunieron el miércoles en Brasilia, menos de 24 horas después de las revelaciones, pero ninguno abordó la situación. Como de costumbre, De Moraes se sentó junto al juez André Mendonca, quien desprecintó los documentos. Ambos no hablaron durante la sesión, que se centró en otros casos.</p><p>Pero la presión sobre De Moraes se sintió fuera del tribunal.</p><p>“Mientras el juez permanezca en el cargo, la deshonra y el descrédito seguirán acumulándose sobre el tribunal. El camino más digno y rápido sería que el juez renuncie. Eso evitaría a las instituciones del país un daño innecesario y prolongado”, señaló el diario Folha de S. Paulo, y añadió que el Senado debería hacerle un juicio político al juez si no decide irse.</p><p>Las acusaciones, que llevaron al cierre del Banco Master y al encarcelamiento de Vorcaro mientras aguarda ser enjuiciado, han puesto bajo escrutinio a varios políticos de cara a las elecciones de octubre. Diversos legisladores, entre ellos el senador Flávio Bolsonaro —candidato opositor—, y un aliado histórico del presidente Luiz Inácio Lula da Silva han quedado inmersos en el escándalo.</p><p>Lula no ha hecho comentarios sobre el caso, pero el senador Bolsonaro, quien admitió haber recibido al menos 12 millones de dólares de Vorcaro para patrocinar una película sobre la vida de su padre, dijo que De Moraes “cometió varios delitos”.</p><p>“No es aceptable, con todo lo que se ha revelado, que siga siendo juez del Supremo Tribunal Federal”, expresó el senador Bolsonaro durante un acto de campaña en el estado sureño de Río Grande do Sul.</p><p>Otros candidatos también dijeron que quieren que De Moraes deje el tribunal.</p><p>Los documentos desprecintados por Mendonca, quien fue nombrado por el expresidente Jair Bolsonaro, también mostraron que De Moraes revisó un contrato entre Vorcaro y su esposa, Viviane Barci de Moraes, por un valor de 130 millones de reales brasileños (unos 26 millones de dólares), que ya era público.</p><p>Los abogados de la esposa de De Moraes indicaron en un comunicado el martes que el juez del Supremo Tribunal Federal sí revisó el documento para asegurarse de que no hubiera conflicto de intereses con su cargo. Los abogados añadieron que De Moraes nunca emitio fallos en casos que involucraran a Banco Master ni a Vorcaro.</p><p>El propio De Moraes no ha hecho comentarios sobre los hallazgos.</p><p>Carlos Fávaro, exministro de Agricultura durante el gobierno de Lula y a menudo considerado una voz del sector empresarial, manifestó en redes sociales que De Moraes tiene dos opciones: aclarar lo ocurrido o renunciar. Los ministros actuales del gobierno han permanecido en silencio.</p><p>El Supremo Tribunal Federal tendría que votar para determinar si De Moraes puede ser investigado formalmente y cuándo. Esas decisiones quedarían en manos de Mendonca, quien preside el caso, y del presidente del tribunal, Luiz Edson Fachin.</p><p>Durante una ceremonia previa a la sesión vespertina del tribunal, Fachin indicó que anunciará las próximas medidas en los días venideros tras analizar los hechos y seguir los procedimientos correctos.</p><p>“En momentos de particular gravedad, es deber de todos preservar la integridad del Supremo Tribunal Federal, la autoridad de sus decisiones, el respeto a sus normas y, sobre todo, la confianza de la sociedad en la institución”, declaró Fachin.</p><p>———</p><p>Esta historia fue traducida del inglés por un editor de AP con la ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/X2A55PNAZ2JMHLATXEAVURMDLA.jpg?auth=57203c5518c41fb7ab0e7cec72f1796b855ad9dfbb291c140c8371dc1de98ea4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexandre de Moraes, magistrado de la Corte Suprema, hace un gesto de aprobación con el pulgar durante una sesión plenaria del tribunal, el miércoles 2 de septiembre de 2026, en Brasilia, Brasil. (AP Foto/Eraldo Peres)]]></media:description><media:credit role="author" scheme="urn:ebu">Eraldo Peres</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CGJ5ZYQ2FQ3LZDESCGZUXMBDYA.jpg?auth=d114fbafcb145a659af8a3817f9eed2f6e525d629b3fdced7324c0da9931c713&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[La estatua de la Justicia se alza frente al edificio de la Corte Suprema antes de una sesión plenaria, el miércoles 2 de septiembre de 2026, en Brasilia, Brasil. (AP Foto/Eraldo Peres)]]></media:description><media:credit role="author" scheme="urn:ebu">Eraldo Peres</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NNJE7IQA3H4EUGR3E2LAVNFZB4.jpg?auth=8f284525185e884101f9d670608f945141891e6c17fd359ac9004db0bff82e42&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Alexandre de Moraes, magistrado de la Corte Suprema, sonríe junto al magistrado André Mendonça durante una sesión plenaria del tribunal, el miércoles 2 de septiembre de 2026, en Brasilia, Brasil. (AP Foto/Eraldo Peres)]]></media:description><media:credit role="author" scheme="urn:ebu">Eraldo Peres</media:credit></media:content></item><item><title><![CDATA[U.S. energy secretary approves ‘3 large corporate deals’ in Venezuela, feels hopeful about NABEP deal ]]></title><link>https://www.local10.com/news/world/2026/09/02/us-energy-secretary-announces-deals-to-increase-oil-output-in-venezuela/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/02/us-energy-secretary-announces-deals-to-increase-oil-output-in-venezuela/</guid><dc:creator><![CDATA[Cody Weddle, Latin America Journalist, Andrea Torres]]></dc:creator><description><![CDATA[U.S. Energy Secretary Chris Wright met with Venezuelan interim President Delcy Rodríguez on Wednesday at the Miraflores Palace in Caracas.]]></description><pubDate>Wed, 02 Sep 2026 21:18:29 +0000</pubDate><content:encoded><![CDATA[<p>U.S. Energy Secretary Chris Wright met with Venezuelan interim President Delcy Rodríguez on Wednesday at the Miraflores Palace in Caracas. </p><p>Wright and Rodríguez were overseeing the signing of deals with Chevron and Italy’s Eni to increase oil output at Venezuela’s oil Orinoco Belt.</p><p>“Today is a transformative day,” Wright said during his speech at the palace. He had told reporters at the airport that the “deals will lead to a more than doubling of Venezuelan oil production in the next few years.” </p><p>Chevron <a href="https://www.chevron.com/newsroom/2026/q3/chevron-expands-position-in-venezuela" target="_self" rel="" title="https://www.chevron.com/newsroom/2026/q3/chevron-expands-position-in-venezuela">announced</a> plans to invest more than $7 billion through 2031 with the aim of increasing production in the Orinoco Belt to about 600,000 barrels a day. ENI announced a 25-year contract with rights to explore the Junin 5 oil field. </p><p>“Chevron’s history in Venezuela spans more than a century, and our expanded position reflects our confidence in the country’s deep resource potential,” Mike Wirth, Chevron’s chief executive officer, said in a statement. </p><p>GE Vernova, an energy company based in Cambridge, Massachusetts, signed a deal to improve some of the electrical infrastructure in Venezuela. </p><p>“We saw three large corporate deals signed today. That’s fantastic, but the U.S. partnership with the largest local Venezuelan producer, I think, will supercharge confidence,” Wirth said while visiting earthquake damage in La Guaira. </p><p>President Donald Trump and Rodríguez recently <a href="https://www.whitehouse.gov/fact-sheets/2026/08/fact-sheet-president-donald-j-trump-announces-historic-oil-agreement-to-secure-american-energy-dominance-and-drive-venezuelas-economic-recovery/" target="_self" rel="" title="https://www.whitehouse.gov/fact-sheets/2026/08/fact-sheet-president-donald-j-trump-announces-historic-oil-agreement-to-secure-american-energy-dominance-and-drive-venezuelas-economic-recovery/">announced</a> the deal involving the Pentagon and North American Blue Energy Partners, owned by Venezuelan billionaire <a href="https://alejandro-betancourt.com/" target="_self" rel="" title="https://alejandro-betancourt.com/">Alejandro Betancourt</a>, who has been the subject of <a href="https://www.reuters.com/investigates/special-report/venezuela-spain-investor/" target="_self" rel="" title="https://www.reuters.com/investigates/special-report/venezuela-spain-investor/">money laundering probes</a> in the U.S., Switzerland, and Spain. </p><p>Betancourt, 46, has denied the accusations. In Caracas, the Venezuelan National Assembly approved the deal with NABEP — in which the Pentagon’s Office of Strategic Capital has a 35% ownership stake. Venezuela granted NABEP concessions to 17 oilfields for 100 years.</p><p><b>Related videos</b></p><p><b>Wright visits Miraflores</b></p><p><b>Wright visits La Guaira</b></p><p><b>Related stories</b></p><ul><li><a href="https://www.local10.com/news/world/2026/09/02/rubio-accuses-cuban-officials-of-selling-venezuelan-oil-for-cash-that-was-going-into-their-pockets/" target="_self" rel="" title="https://www.local10.com/news/world/2026/09/02/rubio-accuses-cuban-officials-of-selling-venezuelan-oil-for-cash-that-was-going-into-their-pockets/">Rubio accuses Cuban officials of selling Venezuelan oil for cash that was ‘going into their pockets’</a></li><li><a href="https://www.local10.com/business/2026/09/02/us-oil-giant-chevron-confirms-it-will-expand-operations-in-venezuela/" target="_self" rel="" title="https://www.local10.com/business/2026/09/02/us-oil-giant-chevron-confirms-it-will-expand-operations-in-venezuela/">US oil giant Chevron confirms it will expand operations in Venezuela</a></li><li><a href="https://www.local10.com/business/2026/08/31/days-after-trump-announces-venezuela-oil-deal-white-house-fills-in-some-of-the-details/" target="_self" rel="" title="https://www.local10.com/business/2026/08/31/days-after-trump-announces-venezuela-oil-deal-white-house-fills-in-some-of-the-details/">Days after Trump announces Venezuela oil deal, White House fills in some of the details</a></li><li><a href="https://www.local10.com/news/2026/09/01/oil-giant-chevron-is-expected-to-announce-it-will-expand-operations-in-venezuela-us-official-says/" target="_self" rel="" title="https://www.local10.com/news/2026/09/01/oil-giant-chevron-is-expected-to-announce-it-will-expand-operations-in-venezuela-us-official-says/">Oil giant Chevron is expected to announce it will expand operations in Venezuela, US official says</a></li></ul><p><b>Related video by Rystad Energy experts</b></p><p><iframe width="100%" height="415" src="https://www.youtube.com/embed/V3MUBbOC7Fg?si=5skNoNqfPgGeqtYt" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p><p>Rystad Energy analysts project that it will take an investment of more than $183 billion for more than a decade to get to producing about 3 million barrels a day in Venezuela. </p>]]></content:encoded></item><item><title><![CDATA[Cuban-American activist Orlando Gutiérrez-Boronat: ‘Raúl Castro is the glue of the regime’]]></title><link>https://www.local10.com/news/world/2026/09/02/orlando-gutierrez-boronat-raul-castro-is-the-glue-of-the-regime/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/02/orlando-gutierrez-boronat-raul-castro-is-the-glue-of-the-regime/</guid><dc:creator><![CDATA[Gabrielle Arzola, Andrea Torres]]></dc:creator><description><![CDATA[Orlando Gutiérrez-Boronat was born in Havana years after Fidel and Raúl Castro took up arms to push Fulgencio Batista out of Cuba. ]]></description><pubDate>Wed, 02 Sep 2026 23:08:07 +0000</pubDate><content:encoded><![CDATA[<p>Orlando Gutiérrez-Boronat was born in Havana years after Fidel and Raúl Castro took up arms to push Fulgencio Batista out of Cuba. </p><p>Gutiérrez-Boronat was a boy when his family was among those pushed into exile by the Soviet-aligned communists’ obsession with the elimination of private enterprise.</p><p>“When Raúl Castro dies, the last remaining authority figure of the Castro dictatorship dies,” Gutiérrez-Boronat said on Wednesday. </p><p>Gutiérrez-Boronat went on to earn degrees from Florida International University and the University of Miami, and he co-founded the Directorio Democratico Cubano, a nongovernmental organization pushing for change since 1990. </p><p>Fidel Castro died on Nov. 25, 2016, at 90 years old. At 95, Raúl Castro still has the Cuban military rank of “General of the Army” and a symbolic seat as a deputy in the National Assembly. </p><p>“Raúl Castro is the glue of the regime,” Gutiérrez-Boronat said. “Whether the regime can be dismantled depends on the amount of pressure for change inside.”</p><p><b>Related story</b>: <a href="https://www.local10.com/news/world/2026/09/02/cubans-in-miami-ponder-about-the-islands-future-without-raul-castro/" target="_self" rel="" title="https://www.local10.com/news/world/2026/09/02/cubans-in-miami-ponder-about-the-islands-future-without-raul-castro/">Cubans in Miami stop to ponder the island’s future without Raúl Castro</a></p><p>Raúl Castro, who served as Cuba’s president for about a decade and as the defense minister for about 50 years, was hospitalized, according to sources in communication with <a href="https://www.local10.com/team/A_Gomez/" target="_self" rel="" title="https://www.local10.com/team/A_Gomez/">Local 10 News Analyst Andy Gomez</a>, the former director of the University of Miami’s Institute for Cuban Studies.</p><p>“The death of Raúl is much more complicated within Cuba than Fidel’s was ... It’s definitely the end of the revolution, a revolution that promised a lot and delivered very little,” Gomez said on Wednesday. </p><p>Cuban officials remained silent on the subject after the Diario Las Américas, a Miami-based newspaper in Spanish, <a href="https://www.diariolasamericas.com/america-latina/raul-castro-no-ha-muerto-esta-gravemente-enfermo-n5401478" target="_self" rel="" title="https://www.diariolasamericas.com/america-latina/raul-castro-no-ha-muerto-esta-gravemente-enfermo-n5401478">reported</a> on Tuesday that Castro, who formally retired in April 2021, had suffered a stroke and was on life support.</p><p>Castro’s last public appearance was on June 6 at a ceremony to commemorate the 62nd anniversary of Cuba’s Ministry of the Interior. He<a href="https://www.local10.com/news/2026/07/26/raul-castro-absent-as-cuba-celebrates-anniversary-of-key-revolutionary-attack/" target="_self" rel="" title="https://www.local10.com/news/2026/07/26/raul-castro-absent-as-cuba-celebrates-anniversary-of-key-revolutionary-attack/"> did not attend the official annual event</a> to commemorate the historic assault of July 26, 1953.</p><p><b>Related report</b>: <a href="https://www.local10.com/news/world/2026/09/02/rubio-accuses-cuban-officials-of-selling-venezuelan-oil-for-cash-that-was-going-into-their-pockets/" target="_self" rel="" title="https://www.local10.com/news/world/2026/09/02/rubio-accuses-cuban-officials-of-selling-venezuelan-oil-for-cash-that-was-going-into-their-pockets/">Rubio accuses Cuban officials of selling Venezuelan oil for cash that was ‘going into their pockets’</a></p><p><b>Before communism</b></p><p>Castro was born on June 3, 1931, in the village of Birán, in Cuba’s Holguín province. His father, Angel Castro, was born in Spain, and his mother, Lina Ruz González, was born in Cuba. </p><p>Castro was the youngest of seven: Two brothers, Fidel and Ramon, and four sisters, Angela, Juana, Emma, and Agustina. He was a student at Catholic Jesuit schools, the Colegio Dolores in Santiago and the Colegio de Belén in Havana. </p><p>Castro attended the University of Havana. He was a member of the Socialist Youth, a group of the Popular Socialist Party, and participated in the guerrilla campaign in the Sierra Maestra.</p><p><b>Related story:</b><a href="https://www.local10.com/news/world/2026/09/02/cuban-intelligence-asset-lived-in-miami-dade-to-spy-on-exiles-feds-say/" target="_self" rel="" title="https://www.local10.com/news/world/2026/09/02/cuban-intelligence-asset-lived-in-miami-dade-to-spy-on-exiles-feds-say/"> Cuban ‘intelligence asset’ lived in Miami-Dade to spy on exiles, feds say</a></p><p><b>Guerrilla fighter</b></p><p>Castro was arrested after the guerrilla attack on the Moncada military barracks on July 26, 1953, and was sentenced to 13 years in prison, but he only served 22 months. </p><p>Castro received then-Cuban President Fulgencio Batista’s amnesty, and he was released from the Presidio Modelo prison on May 15, 1955, at the Isle of Pines. </p><p>Castro went into exile in Mexico. In 1956, in Mexico City, Castro met Ernesto “Che” Guevara, who had graduated from the University of Buenos Aires Medical School in 1953.</p><p>Castro, his brother Fidel, and Guevara were on board the yacht Granma that landed with dozens of guerrilla fighters on Dec. 2, 1956, in eastern Cuba’s Playas Las Coloradas. </p><p>Castro joined his brother, Guevara, and fellow guerrilla fighters in the Sierra Maestra mountains. The group overthrew Batista, who then fled Cuba on Jan. 1, 1959. </p><p>Castro married Vilma Lucila Espín Guillois, a fellow guerrilla fighter who was born in Santiago de Cuba, on Jan. 26, 1959. The couple had four children: Three daughters, Déborah in 1960; Mariela in 1962; and Nilsa; and one son, Alejandro, in 1965.</p><p><b>Rise to power</b></p><p>As his brother rose to power, Castro was named Cuba’s minister of the Revolutionary Armed Forces in 1959. </p><p>In 1996, Castro ordered the shootdown of civilian aircraft with Brothers to the Rescue pilots and crew members. The Cuban Air Force struck and killed Carlos Costa, Armando Alejandre, Jr., Mario de la Peña, and Pablo Morales.</p><p>Castro became Cuba’s provisional head of state on July 31, 2006. His wife, Espín Guillois, died on June 18, 2007. </p><p>Castro also served as the acting president of Cuba’s Council of State and the Council of Ministers from 2006 to 2008. The National Assembly elected him president on Feb. 24, 2008. </p><p>In 2011, Castro was elected as the first secretary of the Communist Party. In 2013, the National Assembly elected him to a second five-year term. </p><p>In 2014, Castro announced the start of normalizing relations with the U.S., and negotiated with Russia to cancel 90% of a debt that had started with the Soviet Union. </p><p>Castro welcomed then-U.S. President Barack Obama and then First Lady Michelle Obama to Havana on March 20, 2016. </p><p>Castro served as president until April 19, 2018, when Miguel Díaz-Canel Bermúdez, his handpicked successor, replaced him.</p><p>In 2021, Castro stepped down as the leader of the Communist Party, and Díaz-Canel Bermúdez also replaced him. </p><p>While wielding power behind the scenes, Castro has continued to make public appearances in his military uniform. </p><p>On April 23, a U.S. federal grand jury in Miami indicted Raúl Castro for his role in the 1996 Cuban military strikes on two unarmed Cessnas with four members of Brothers to the Rescue. </p><p>On May 20, the U.S. Justice Department unsealed the charges: Conspiracy to kill U.S. nationals, four counts of murder, and two counts of destruction of an aircraft. </p><p>Castro did not make or release a statement about the charges. </p><p>Related story: </p><p><b>Related social media</b></p><blockquote class="twitter-tweet"><p lang="es" dir="ltr">Como expresara el General Ejército Raúl Castro en Belgrado, el 5 de septiembre de 1989, durante la IX Cumbre del Movimiento de Países No Alineados <a href="https://x.com/hashtag/MNOAL?src=hash&amp;ref_src=twsrc%5Etfw">#MNOAL</a>:<br><br>&quot;La seguridad y la paz de los ricos no son aquellas por las cuales luchamos los países pobres. Queremos paz con soberanía,… <a href="https://t.co/nRHUq5271Z">pic.twitter.com/nRHUq5271Z</a></p>&mdash; Bruno Rodríguez P (@BrunoRguezP) <a href="https://x.com/BrunoRguezP/status/2094782107667005671?ref_src=twsrc%5Etfw">September 1, 2026</a></blockquote>]]></content:encoded></item><item><title><![CDATA[Sep. 2: Spotty storms Wednesday evening; more storms possible Thursday]]></title><link>https://www.local10.com/weather/2026/09/02/sep-2-spotty-storms-wednesday-evening-more-storms-possible-thursday/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/09/02/sep-2-spotty-storms-wednesday-evening-more-storms-possible-thursday/</guid><dc:creator><![CDATA[Betty Davis]]></dc:creator><description><![CDATA[Wednesday night could bring a spotty shower or storm to parts of South Florida. Otherwise, mostly to partly cloudy skies will be the rule across Miami-Dade and Broward counties as winds become calm overnight and temperatures slip to near 80 degrees.]]></description><pubDate>Wed, 02 Sep 2026 22:50:58 +0000</pubDate><content:encoded><![CDATA[<p>Wednesday night could bring a spotty shower or storm to parts of South Florida. Otherwise, mostly to partly cloudy skies will be the rule across Miami-Dade and Broward counties as winds become calm overnight and temperatures slip to near 80 degrees.</p><p>Thursday will feature a mix of sun and clouds, with showers and storms developing as the day unfolds, particularly inland. Temperatures are expected to be seasonable, with highs around 90 degrees.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZVM6A6ZXGBFH5FRLH2CKLR7DDY.jpg?auth=5538de09b666ea5a5147343fa29e64118175bed12961ff44a71e0e9e91fc0d29&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Trump focusing on stopping birth tourism, using South Florida business as example]]></title><link>https://www.local10.com/news/local/2026/09/02/trump-focusing-on-stopping-birth-tourism-using-south-florida-business-as-example/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/trump-focusing-on-stopping-birth-tourism-using-south-florida-business-as-example/</guid><dc:creator><![CDATA[Ross Ketschke]]></dc:creator><description><![CDATA[President Donald Trump and Congressional Republicans have not given up on trying to limit birthright citizenship and for now, they are putting their focus on combating so-called birth tourism.]]></description><pubDate>Wed, 02 Sep 2026 22:40:34 +0000</pubDate><content:encoded><![CDATA[<p>President Donald Trump and Congressional Republicans have not given up on trying to limit birthright citizenship and for now, they are putting their focus on combating so-called birth tourism.</p><p>“It is up to Congress to define ‘subject to the jurisdiction thereof,’ to put a stop to birth tourism,” said Republican Rep. Chip Roy. </p><p>Members of both major political parties participated in a heated hearing on Capitol Hill. </p><p>“Nothing more than a desperate and bigoted attempted to fabricate an endrin around birthright citizenship,” said Democratic Rep. Mary Gay Scanlon.</p><p>The U.S. Supreme Court has repeatedly ruled that, with very few exceptions, children born in the U.S. are American citizens, and most recently it struck down an executive order from Trump that sought to limit birthright citizenship. </p><p>Since that ruling, the president and Republicans on Capitol Hill have narrowed their focus to so-called birth tourism, issuing new executive orders aimed at cracking down on the practice of traveling to the U.S. for purpose of having a child on American soil. </p><p>“Wealthy people are building businesses around birthright citizenship,” said Trump. “That’s not the way it’s support to work.” </p><p>For months, <a href="https://www.local10.com/news/local/2025/10/09/south-florida-company-offers-concierge-services-for-foreigners-wanting-to-have-baby-on-us-soil/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2025/10/09/south-florida-company-offers-concierge-services-for-foreigners-wanting-to-have-baby-on-us-soil/">Local 10 News has been investigating one of those businesses</a> in South Florida.</p><p>A company called Have My Baby in Miami billed itself as a concierge service for women worldwide looking to give birth in the states. </p><p>The company’s social media pages highlight pediatrician Dr. Wladimir Lorentz, saying he’ll love helping you become a mom in the United States. </p><p>Earlier this year, Lorentz was nowhere to be found when a Local 10 crew stopped by his clinic in North Miami Beach. </p><p>But this week, Lorentz was in Washington D.C., repeatedly taking the Fifth Amendment in front of the House Oversight Committee that had taken notice of Local 10’s reporting and launched an investigation. </p><p>“‘Now the dream of having a child in the United States is closer to reality than you ever imagined.’ Is this your website, Dr. Lorentz?” asked Republican Rep. Brandon Gill. </p><p>“I respectfully decline to answer the question on the grounds that a truthful answer may tend to incriminate me, and I invoke my right under the Fifth Amendment of the Constitution of the United States,” Lorentz replied. </p><p>He was later excused from Tuesday’s hearing after repeatedly refusing to answer questions. </p><p>Late Wednesday afternoon, a federal judge struck down Trump’s executive order targeting birth tourism, ruling it violates the Supreme Court’s decision to uphold birthright citizenship. </p><p>It will be interesting to see how the Trump administration. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[2 people killed and suspect is dead in downtown Minneapolis shooting]]></title><link>https://www.local10.com/news/national/2026/09/03/2-people-killed-and-suspect-is-dead-in-downtown-minneapolis-shooting/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/09/03/2-people-killed-and-suspect-is-dead-in-downtown-minneapolis-shooting/</guid><dc:creator><![CDATA[By TIM SULLIVAN, MARK VANCLEAVE, HALLIE GOLDEN and SAFIYAH RIDDLE, Associated Press]]></dc:creator><description><![CDATA[MINNEAPOLIS (AP) — Gunfire could be heard throughout a downtown Minneapolis apartment building as police responded to an active shooting Wednesday that left three people dead, including the suspect, and five others wounded, authorities said.]]></description><pubDate>Thu, 03 Sep 2026 09:51:35 +0000</pubDate><content:encoded><![CDATA[<p>MINNEAPOLIS (AP) — Gunfire could be heard throughout a downtown Minneapolis apartment building as police responded to an active shooting Wednesday that left three people dead, including the suspect, and five others wounded, authorities said.</p><p>The five wounded by gunfire included two Minneapolis police officers, while a sixth person, another officer, suffered other injuries, police Sgt. Garrett Parten said at a news conference. All three officers are in stable condition, according to Hennepin County Medical Center.</p><p>A 911 call about shots fired at the building came in just after 4:30 p.m. Officers were dispatched and less than two minutes later they were inside the building and quickly found victims, said Interim Police Chief Bill Peterson.</p><p>Officers heard more gunshots and followed them to a higher floor, where they found “a haze that significantly limited their visibility,” he said. Peterson did not provide additional details about the haze.</p><p>One officer was shot in the leg and another was shot twice in the abdomen, he said. All three injured officers were expected to make a full recovery, he said.</p><p>Authorities did not provide any details about the suspected shooter but said they were familiar with the person before the shooting.</p><p>“I’m truly sickened by this level of violence,” Peterson said. “That feeling is tempered only by the courageous actions of the Minneapolis police officers, who responded without hesitation, confronted an extraordinarily dangerous situation and worked to end the violence and restore safety.”</p><p>One of the victims was fatally shot at the scene, and one died after arriving at the hospital, he said.</p><p>Parten said it was not immediately clear how the shooter died.</p><p>Hennepin County Medical Center said it received seven patients but didn’t share additional information about their conditions.</p><p>Julius Bailey was sitting outside his apartment building when he heard gunshots and saw a man he recognized as a resident of the building holding a pistol. Bailey said he heard a woman screaming and immediately started running away. He said he counted eight shots.</p><p>Bailey said that he recognized the man holding the gun because he was someone who was known for showing off his weapon. Bailey said he has tried to avoid the man since moving into the building in June.</p><p>“I could tell he was trouble,” he said.</p><p>Chris Miller, who also lives in the apartment building, said he heard a rapid succession of gunshots and quickly ran outside for safety. He said he believed he knew who carried out the shooting and that he encountered someone in the hallway with a handgun earlier this week and reported that person to management.</p><p>Video posted to social media showed police aiming rifles upward at an apartment tower near the Minneapolis Convention Center. Officials warned residents to avoid the densely populated Loring Park neighborhood nearby.</p><p>Minnesota Gov. Tim Walz said in a post on social media that state officials were on the ground helping local law enforcement respond to the shooting.</p><p>“Grateful to law enforcement actively working to ensure the safety of our neighbors in Downtown Minneapolis this afternoon,” Walz said. “Minnesota is praying for our first responders.”</p><p>The FBI was responding to the shooting and “will offer any and all resources necessary to assist local authorities,” Director Kash Patel said in a post on the social platform X.</p><p>___</p><p>Golden reported from Seattle and Riddle from Los Angeles. Associated Press journalist Josh Kelety in Phoenix contributed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/R3OTKFVSUA3NSOICVEG45EYAJE.jpg?auth=47ea217371f8224aec3050e96821280398aa8c8c3aeba3d01db425be34fc4a24&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a shooting Wednesday, Sept. 2, 2026, in downtown Minneapolis. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WNCDVBBCD6XHXKIHJDAPP3MM6A.jpg?auth=61425df8483a0c7d1e0a628b40bc3276203c54bdb248f72c4ccf8886d89939db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a shooting Wednesday, Sept. 2, 2026, in downtown Minneapolis. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KFMUDRHTZ5JFVHKSTHITDFR3MA.jpg?auth=80bdff07d8f41f27cff42a774584e31bcfd71019c37a29c1113129a4a5d84b83&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a shooting Wednesday, Sept. 2, 2026, in downtown Minneapolis. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CABOIGRSLANNJ7FSHKPUVQ6OV4.jpg?auth=2a260e47c9748abacdc4bdf9dc7a235556e1411703f9171778f91b008878149b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police respond to a shooting Wednesday, Sept. 2, 2026, in downtown Minneapolis. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FCDQU7OW4B3O2TPIHKV6AJSMMY.jpg?auth=f20e3b06707a98d819c45e005cb305831a3ea1eeb8b1c291b13d88f4c09ea620&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Law enforcement respond to a shooting Wednesday, Sept. 2, 2026, in downtown Minneapolis. (AP Photo/Ellen Schmidt)]]></media:description><media:credit role="author" scheme="urn:ebu">Ellen Schmidt</media:credit></media:content></item><item><title><![CDATA[2 teens arrested following shooting at Hialeah residential complex, police say]]></title><link>https://www.local10.com/news/local/2026/09/02/2-teens-arrested-following-shooting-at-hialeah-residential-complex-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/2-teens-arrested-following-shooting-at-hialeah-residential-complex-police-say/</guid><dc:creator><![CDATA[Amanda Batchelor, Sanela Sabovic]]></dc:creator><description><![CDATA[Two teenagers were arrested Wednesday morning, a day after a fight and shooting occurred inside a residential complex in Hialeah, authorities confirmed.]]></description><pubDate>Wed, 02 Sep 2026 14:08:22 +0000</pubDate><content:encoded><![CDATA[<p>Two teenagers were arrested Wednesday morning, a day after a <a href="https://www.local10.com/news/local/2026/09/01/developing-now-deputies-and-police-officers-respond-to-hialeah-neighborhood/" target="_self" rel="" title="https://www.local10.com/news/local/2026/09/01/developing-now-deputies-and-police-officers-respond-to-hialeah-neighborhood/">fight and shooting occurred inside a residential complex</a> in Hialeah, authorities confirmed.</p><p><a href="https://www.local10.com/espanol/2026/09/02/arrestan-a-dos-adolescentes-tras-balacera-en-complejo-residencial-de-hialeah-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/arrestan-a-dos-adolescentes-tras-balacera-en-complejo-residencial-de-hialeah-segun-la-policia/">Leer en español</a></p><p>According to Hialeah police, the shooting was reported shortly after 2:30 p.m. Tuesday at the Aquabella community in the area of Northwest 91st Avenue and 170th Street.</p><p>Hialeah police officers and Miami-Dade Sheriff’s Office deputies responded to the scene. </p><p>Police said detectives learned that multiple people met at the location for a “pre-arranged physical fight” in order to “resolve an ongoing dispute.”</p><figure><img src="https://www.local10.com/resizer/v2/63AKFTS6QBEHRLUFBJDVVMZWOU.jpeg?auth=558dbf855df1614c0a3ca47a6fa25be25e27644e9f55e52f6a80ad8e0f8e6981&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>“During the confrontation, a handgun was produced and multiple shots were fired,” Lt. Eddie Rodriguez told Local 10 in an email Wednesday. “Witness statements and physical evidence revealed that the gunshots were directed at a victim who was fleeing on foot, as well as toward an occupied black Chevy Tahoe attempting to leave the scene. A round did (strike) the driver’s side of the vehicle.”</p><p>Rodriguez confirmed that no one was injured by the gunfire.</p><p>He identified the suspects as Luis Padilla Delatorre and Michael Isaac Delgado, both of whom are 17. He said both teens could be facing anywhere between 15 to 20 years of prison. </p><p>Delatorre and Delgado both face felony charges of attempted second-degree murder with a deadly weapon/firearm and shooting/throwing a deadly missile.</p><p>They were both transported to the Juvenile Assessment Center. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Edouard moving inland over east-central Texas, significant flash flooding northwest of Beaumont]]></title><link>https://www.local10.com/weather/hurricane/2026/09/02/edouard-moving-inland-over-east-central-texas-significant-flash-flooding-northwest-of-beaumont/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/09/02/edouard-moving-inland-over-east-central-texas-significant-flash-flooding-northwest-of-beaumont/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[Small but blustery Edouard made landfall Tuesday afternoon at 2:20 PM CT as a 60 mph tropical storm near the mouth of the Sabine River along the border of Texas and Louisiana.]]></description><pubDate>Wed, 02 Sep 2026 15:07:38 +0000</pubDate><content:encoded><![CDATA[<p>Small but blustery Edouard made landfall Tuesday afternoon at 2:20 PM CT as a 60 mph tropical storm near the mouth of the Sabine River along the border of Texas and Louisiana.</p><p><a href="https://www.local10.com/espanol/2026/09/02/edouard-avanza-tierra-adentro-sobre-el-centro-este-de-texas-reportan-importantes-inundaciones-repentinas-al-noroeste-de-beaumont/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/edouard-avanza-tierra-adentro-sobre-el-centro-este-de-texas-reportan-importantes-inundaciones-repentinas-al-noroeste-de-beaumont/">Leer en español</a></p><figure><img src="https://www.local10.com/resizer/v2/6VPHNROYNZFHLGUJNJJZR7W2QQ.PNG?auth=05093a1434bbf15a7e54e2ac57a11fdc9a3702b5e8a3eae83687a4f7dd95d763&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>At the time of landfall, its tropical storm winds (winds exceeding 39 mph) extended out only about 25 miles from its center but the punchy storm brought wind gusts of 60 to 70 mph, with <a href="https://forecast.weather.gov/product.php?site=NWS&amp;issuedby=LCH&amp;product=PNS&amp;format=CI&amp;version=2&amp;glossary=0" rel="">gusts as high as 90 mph</a>, to the coastal town of Port Arthur south of Beaumont.</p><figure><img src="https://www.local10.com/resizer/v2/KP7Z2DZN7FGOFPYUYW5URPIEUI.png?auth=2cdf75679b47c6e5078b59488ace273a6964ea5071eb1ef3165cedb13547c711&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><h3><b>Significant flash flooding continues through early Thursday</b></h3><p>As we’ve discussed in the newsletter this week, the primary threat from Edouard is flash flooding, which was ongoing for parts of southeastern and east-central Texas Wednesday morning.</p><p>Radar estimates show rain totals approaching almost 20 inches along a narrow corridor just north of Kountze in central Hardin and south-central Tyler counties about 30 miles northwest of Beaumont, where a flash flood emergency was in effect early Wednesday.</p><p>Additionally, the National Weather Service’s Weather Prediction Center upgraded its flash flood threat level mid-Wednesday morning to high (threat level 4 of 4) for the Big Thicket to Piney Woods region of southeastern Texas. High risk days are very rare – <a href="https://www.wpc.ncep.noaa.gov/qpf/eroclimo/" rel="">occurring on only about 4% of days</a> – but account for about 1 in 3 flood-related deaths and 80% of flood-related damages.</p><figure><img src="https://www.local10.com/resizer/v2/ORUSGFCOWRH2JOGBXBMDIU4OI4.PNG?auth=5a69bf52e4729957c5324ec7d45c5bfc369431c24151b0d5e6c39cee22fb3523&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>The highest rainfall total officially observed so far is <a href="https://www.weather.gov/wrh/timeseries?site=JYLT2&amp;hours=72" rel="">around 18 inches near Little Pine Island Bayou, Texas</a>, within this high risk zone. Widespread totals of 4 to 8 inches have been recorded elsewhere across southeastern Texas and east of the Houston-Galveston proper, which largely avoided any heavy rain and flood issues.</p><figure><img src="https://www.local10.com/resizer/v2/BWUIA47V5NGHNOFX4S5F7FLVDY.png?auth=056e1cd0dce1df2663d7728f1908cb723330fbedb844135497c0f70fcfac95ae&smart=true&width=1200&height=900" alt="Edouard rainfall totals through 9 AM CT Wednesday, September 2, 2026. As of mid-Wednesday morning, Edouard had dropped almost 20 inches of rainfall over parts of southeastern Texas. Credit: National Weather Service." height="900" width="1200"/><figcaption>Edouard rainfall totals through 9 AM CT Wednesday, September 2, 2026. As of mid-Wednesday morning, Edouard had dropped almost 20 inches of rainfall over parts of southeastern Texas. Credit: National Weather Service.</figcaption></figure><p>The flood threat will inch farther inland, stretching into communities of east-central Texas, southeast of Dallas-Fort Worth, through Thursday morning. The National Weather Service is forecasting another 4 to 8 inches possible on Wednesday into early Thursday along Edouard’s path.</p><figure><img src="https://www.local10.com/resizer/v2/GNI65DWC6REUNIKXL5GEWDIEE4.PNG?auth=b7292ffa29f516ab3871247746e35c2ef908707a632b95e157451cfa6df2fd56&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>Despite weakening to a tropical depression, Edouard maintained a coherent circulation on radar while over 100 miles inland over Texas Wednesday morning. What’s left of Edouard’s remnant spin should wash out quickly by late Thursday into early Friday over north Texas and southern Oklahoma.</p><h3><b>Nothing brewing behind Edouard</b></h3><p>As we discussed in Tuesday’s newsletter, the Atlantic basin will stay eerily quiet into what is traditionally the peak week of the hurricane season.</p><figure><img src="https://www.local10.com/resizer/v2/XJEDKZPUBNGGRKPDKCC6542T6U.PNG?auth=b596ce695f40b3b0e6089eb90a0d6ff2127c85ef0099db8ab8833acb012e3151&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>The only dark-horse contender shown by forecast models is mid-to-late next week from low pressure along a washed out frontal boundary over the northern Gulf, a familiar story this season. For now, the odds of anything happening here are very low but we’ll watch the trends in the week ahead.</p><p><!-- Local 10 Hurricane Resources (compact, aligned, no overlap) -->
<div class="l10-hurribox" role="complementary" aria-label="Local 10 Hurricane Resources">
  <style>
    /* Prevent width calc overflow across the component */
    .l10-hurribox, .l10-hurribox * { box-sizing: border-box; }

    .l10-hurribox {
      --bg-deep: #0a2540;
      --bg-sky: #0e5a8a;
      --accent-red: #e6402f;
      --accent-blue: #2e63b6;
      --steel: #cfd6dd;
      --text: #f5f7fa;
      --text-dim: #e0e6ee;
      --shadow: 0 10px 30px rgba(0,0,0,.35);
      font-family: system-ui, -apple-system, Segoe UI, Roboto, "Helvetica Neue", Arial, sans-serif;
      max-width: 860px;
      margin: 1.25rem auto;
      border-radius: 14px;
      color: var(--text);
      position: relative;
      overflow: hidden;
      box-shadow: var(--shadow);
      background:
        radial-gradient(1200px 600px at 50% -10%, rgba(84,199,255,.18), rgba(84,199,255,0) 55%),
        linear-gradient(180deg, var(--bg-sky) 0%, var(--bg-deep) 60%);
    }

    .l10-inner { position:relative; z-index:1; padding: 18px 18px 72px; }

    /* Header */
    .l10-header {
      display:flex; align-items:center; gap:14px;
      background: linear-gradient(90deg, #101820, #14283d 60%, rgba(16,24,32,0));
      border: 1px solid rgba(255,255,255,.08);
      padding:14px 16px; border-radius:10px;
    }
    .l10-flag { flex:0 0 auto; width:44px; height:32px; filter: drop-shadow(0 3px 4px rgba(0,0,0,.4)); }
    .l10-title { line-height:1.2; font-weight:800; font-size: 1.2rem; color:#fff; }
    .l10-title .top { font-size: .95rem; color: var(--steel); opacity:.95; display:block; }

    /* Grid: fixed breakpoints (1 -> 2 -> 4 columns) to avoid squeeze/overlap */
    .l10-grid{
      display:grid; gap:14px; margin-top:18px;
      grid-template-columns: 1fr;
      align-items: stretch;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns: repeat(2, minmax(0,1fr)); }
    }
    @media (min-width:900px){
      .l10-grid{ grid-template-columns: repeat(4, minmax(0,1fr)); }
    }

    /* Buttons / cards: compact + equal height */
    .l10-btn {
      display:flex; flex-direction:column;
      justify-content:flex-start;
      height:100%;
      min-height:120px;             /* smaller card height */
      padding:16px 14px;            /* tighter padding */
      border-radius:12px; text-decoration:none;
      font-size: 1rem;
      border:1px solid rgba(255,255,255,.1);
      background:
        linear-gradient(180deg, rgba(255,255,255,.06), rgba(255,255,255,.02)),
        radial-gradient(220px 120px at 110% -20%, rgba(84,199,255,.35), transparent 50%),
        linear-gradient(180deg, #14345c, #0d2745 60%, #0b213a 100%);
      color:#fff;
      box-shadow: var(--shadow);
      transition: transform .12s ease, box-shadow .12s ease, border-color .12s ease;
      word-break: break-word;       /* wrap long bits safely */
      min-width: 0;
    }
    /* even more compact on very small screens */
    @media (max-width:400px){
      .l10-btn{ min-height:110px; padding:14px 12px; }
    }

    .l10-btn:hover, .l10-btn:focus-visible {
      transform: translateY(-1px);
      box-shadow: 0 12px 24px rgba(0,0,0,.42);
      border-color: rgba(255,255,255,.22);
      outline: none;
    }

    /* Keep text white after visit */
    .l10-btn:link, .l10-btn:visited { color: #fff; }
    .l10-btn .l10-label, .l10-btn .l10-kicker, .l10-btn .l10-pill { color: inherit; }

    .l10-kicker {
      font-size:.78rem; letter-spacing:.1em; text-transform:uppercase;
      color: var(--text-dim);
      display:flex; align-items:center; gap:6px;
    }
    .l10-kicker svg { width:16px; height:16px; flex:0 0 auto; }
    .l10-label { font-size: 1.02rem; font-weight:800; line-height:1.2; margin-top:4px; }

    /* Bottom-anchored pill so rows align */
    .l10-pill {
      margin-top:auto;
      padding:5px 10px; border-radius:999px;
      background: linear-gradient(90deg, var(--accent-blue), #5c87e2);
      color:#fff; font-weight:700; font-size:.74rem;
    }

    /* Wave */
    .l10-wave { position:absolute; left:0; right:0; bottom:-1px; height:68px; z-index:0; pointer-events:none; }
    .l10-wave svg { width:100%; height:100%; display:block; }
  </style>

  <div class="l10-inner">
    <!-- Header with hurricane warning flag -->
    <div class="l10-header">
      <svg class="l10-flag" viewBox="0 0 96 72" aria-hidden="true">
        <rect x="2" y="2" width="6" height="68" rx="3" fill="#9aa7b1"/>
        <rect x="12" y="6" width="38" height="26" fill="#e6402f"/>
        <rect x="24" y="14" width="14" height="10" fill="#111"/>
        <rect x="12" y="40" width="38" height="26" fill="#e6402f"/>
        <rect x="24" y="48" width="14" height="10" fill="#111"/>
      </svg>
      <div class="l10-title">
        <span class="top">Local 10</span>
        Hurricane Resources
      </div>
    </div>

    <!-- Buttons -->
    <div class="l10-grid">
      <a class="l10-btn" href="https://www.local10.com/hurricane/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M12 3a9 9 0 1 0 9 9c0-.5-.4-.9-.9-.9s-.9.4-.9.9a7.2 7.2 0 1 1-7.2-7.2c.5 0 .9-.4.9-.9S12.5 3 12 3z"/></svg>
          Section
        </span>
        <span class="l10-label">Hurricane Section</span>
        <span class="l10-pill">Latest coverage</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/topic/Talking_Tropics/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M3 5h18v10a3 3 0 0 1-3 3H10l-5 3v-3H6a3 3 0 0 1-3-3V5z"/></svg>
          Analysis
        </span>
        <span class="l10-label">Talking Tropics</span>
        <span class="l10-pill">Daily updates</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/weather/hurricane/2026/05/20/local-10s-2026-hurricane-survival-guide/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><path d="M4 4h11a3 3 0 0 1 3 3v13H7a3 3 0 0 1-3-3V4z"/><path d="M18 7h2v13h-2z" fill="#9fd0ff"/></svg>
          Guide
        </span>
        <span class="l10-label">2026 Survival Guide</span>
        <span class="l10-pill">Prep & checklists</span>
      </a>

      <a class="l10-btn" href="https://www.local10.com/weather/hurricane/2026/05/31/local-10-hurricane-special-it-only-takes-one/" target="_blank" rel="noopener noreferrer">
        <span class="l10-kicker">
          <svg viewBox="0 0 24 24" fill="#cfe7ff"><circle cx="12" cy="12" r="10"/><polygon points="10,8 17,12 10,16" fill="#0b2b4a"/></svg>
          Special
        </span>
        <span class="l10-label">'It Only Takes One'</span>
        <span class="l10-pill">Watch & learn</span>
      </a>
    </div>
  </div>

  <!-- Decorative wave -->
  <div class="l10-wave" aria-hidden="true">
    <svg viewBox="0 0 1200 120" preserveAspectRatio="none">
      <defs>
        <linearGradient id="l10-ocean" x1="0" x2="0" y1="0" y2="1">
          <stop offset="0" stop-color="#3b78c2" stop-opacity=".85"/>
          <stop offset="1" stop-color="#0b2747" stop-opacity=".95"/>
        </linearGradient>
      </defs>
      <path d="M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z" fill="url(#l10-ocean)">
        <animate attributeName="d" dur="9s" repeatCount="indefinite"
          values="
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z;
          M0,35 C150,80 350,0 600,35 C850,80 1050,0 1200,35 L1200,120 L0,120 Z;
          M0,40 C150,90 350,-10 600,40 C850,90 1050,10 1200,40 L1200,120 L0,120 Z"/>
      </path>
    </svg>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5M5HLB6ZPFFDJKL26Y7OCSAEDU.png?auth=195ac54ed79cd211fd24bcbfc02ffeca1ae0e1ccde16d9536e7449d07f52ebda&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Radar picture of Tropical Depression Edouard over east-central Texas Tuesday morning. Credit: National Weather Service.]]></media:description></media:content></item><item><title><![CDATA[Immigrant rights group seeks to block use of federal databases it says could purge legal voters]]></title><link>https://www.local10.com/news/politics/2026/09/02/immigrant-rights-group-seeks-to-block-use-of-federal-databases-it-says-could-purge-legal-voters/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/09/02/immigrant-rights-group-seeks-to-block-use-of-federal-databases-it-says-could-purge-legal-voters/</guid><dc:creator><![CDATA[By MICHAEL R. BLOOD, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — An immigrant rights group sued the Trump administration Wednesday to block the U.S. Department of Homeland Security from using federal databases that it alleged are being used to target naturalized citizens who are eligible to vote.]]></description><pubDate>Wed, 02 Sep 2026 22:17:35 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — An immigrant rights group sued the Trump administration Wednesday to block the U.S. Department of Homeland Security from using federal databases that it alleged are being used to target naturalized citizens who are eligible to vote.</p><p>The lawsuit, filed in U.S. District Court in Washington on behalf of the Coalition for Humane Immigrant Rights, alleges that DHS and the U.S. Justice Department are interfering with fair elections by using inaccurate federal databases in an attempt to buttress allegations of voter fraud.</p><p>The federal government is engaging in an “attack on the freedom to vote,” Angelica Salas, the coalition’s executive director, said at a downtown Los Angeles news conference. “This is voter intimidation.”</p><p>The lawsuit — filed on behalf of the coalition by the UCLA Voting Rights Project — becomes part of a swirl of legal moves that states, including California, have taken to fend off federal actions that threaten to create confusion during the midterms.</p><p>“It's not an accident the federal government is trying to interfere with the right to vote. ... They believe they can intimidate naturalized U.S. citizens,” said Xavier Becerra, the Democratic nominee for California governor who is acting as a senior adviser to the voting project.</p><p>Part of a broader effort to search for noncitizens on voter rolls</p><p>The lawsuit alleges that the administration might be comparing voter rolls with undisclosed government databases. Those systems can include outdated information and be riddled with errors, it said, and could produce inaccurate results that disproportionately affect naturalized voters.</p><p>“Comparing government databases to try and arrive at a list of noncitizen registrants has been shown to result in erroneous data,” the lawsuit said. “Congress has never authorized such activities and in fact has ... prohibited invasion of voter privacy through government data matches in this way.”</p><p>The Trump administration has been targeting noncitizen voting to allege it could be a source of significant fraud during the midterm elections, even though actual voting by people who are not citizens is rare. He is pushing for the U.S. Postal Service to send mail ballots only to voters verified as U.S. citizens, and his Justice Department has sued to force the release of detailed voter data in 30 states and the District of Columbia, though it has not yet succeeded in those cases.</p><p>Asked to respond to the lawsuit, a DHS spokesperson said in an email: “The department accessed publicly available data from states’ voter rolls and cross referenced them with known illegal aliens in our systems. It’s not rocket science; it’s an easy step to secure our elections.”</p><p>“DHS is laser focused on prosecuting and removing aliens who vote and preventing the dilution of the votes of U.S. citizens,” the statement added.</p><p>Judge had previously halted use of a federal citizenship database</p><p>In June, a federal judge ruled that a recently revamped version of a federal tool can no longer be used, which critics had referred to as an unlawful centralized federal database of voter information.</p><p>U.S. District Court Judge Sparkle L. Sooknanan sided with advocacy groups that argued the recent upgrades to the program, called Systematic Alien Verification for Entitlements, or SAVE, aggregated Americans’ sensitive personal data in a way that could result in voters being wrongly purged from voter rolls.</p><p>The lawsuit said it isn’t clear if the administration used that system to generate projections about noncitizens on voting rolls in the states or if other unknown datasets were involved.</p><p>By May, the Trump administration had run millions of voter registrations through government databases to determine their eligibility, a process that critics feared could purge valid voters from the rolls before the November elections. At least 67 million registrations, primarily from Republican-controlled states, have gone through a beefed-up verification program, or SAVE, at the U.S. Department of Homeland Security, and tens of thousands of those have been flagged as potential noncitizens or people who have died.</p><p>State officials push back against DHS noncitizen claims</p><p>Specifically, the lawsuit by the immigrant rights group asks the court to stop the administration from pursuing a review of California’s voter list and to rescind the letter sent to the state requesting voter information. It also asks the court to declare the administration’s actions unconstitutional.</p><p>Trump’s Department of Homeland Security is claiming without providing evidence that 250,000 noncitizens might be on the rolls in just four states, including 190,832 in California.</p><p>California’s secretary of state, Democrat Shirley Weber, said in response, “I have serious doubts about the reliability of your data and accuracy of your claims, since my office has not shared our statewide voter registration list with DHS or any other federal agency or official.”</p><p>According to the lawsuit, federal officials have not disclosed evidence supporting those figures.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XST7PYZRZULT5RIOWDQMSHURGI.jpg?auth=195baf5f72f028074309ee54dac0c20814ac9dbfe1f130efbce684c8360ba9b4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Voters cast their ballots at a voting center on the UCLA campus, June 2, 2026, in Los Angeles. (AP Photo/Jae C. Hong, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OEWN4BGLGVHYTHRPCOOMLMENCI.jpg?auth=0f1a17573c5df6972ddb9557038d3e54965d68ec9fa0e654a596651cc5b0ec84&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Pranav Kadiyala votes at Ocean Plant during the California primary election Tuesday, June 2, 2026, in San Francisco. (AP Photo/Jeff Chiu,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NH3X5IHVOMZILPO74VICXYIGBM.jpg?auth=b9949983e4a225577fb41c6331509a9e319b3cbe6691f5e490a4bedaa831d18a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - California gubernatorial candidate, Xavier Becerra, D-CA talks with reporters after appearing at a town hall meeting in Sacramento, Calif., Monday, May 11, 2026. (AP Photo/Rich Pedroncelli,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Rich Pedroncelli</media:credit></media:content></item><item><title><![CDATA[Fort Lauderdale man arrested after attacking officer at hospital, cops say]]></title><link>https://www.local10.com/news/local/2026/09/02/fort-lauderdale-man-arrested-after-attacking-officer-at-hospital-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/fort-lauderdale-man-arrested-after-attacking-officer-at-hospital-cops-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 51-year-old Fort Lauderdale man was arrested this past weekend after police said he confronted medical staff at a hospital, challenged responding officers to a fight and struggled with an officer who was trying to take him into custody.]]></description><pubDate>Wed, 02 Sep 2026 22:01:24 +0000</pubDate><content:encoded><![CDATA[<p>A 51-year-old Fort Lauderdale man was arrested this past weekend after police said he confronted medical staff at a hospital, challenged responding officers to a fight and struggled with an officer who was trying to take him into custody.</p><p><a href="https://www.local10.com/espanol/2026/09/02/arrestan-a-hombre-de-fort-lauderdale-tras-atacar-a-agente-en-hospital-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/arrestan-a-hombre-de-fort-lauderdale-tras-atacar-a-agente-en-hospital-segun-la-policia/">Leer en español</a></p><p>Ronald Jeffery Johnson was arrested Saturday following the incident at Broward Health Medical Center, located at 1600 S. Andrews Ave., according to an arrest report from the Fort Lauderdale Police Department. </p><p>Police said an officer was working an off-duty detail in full uniform at the hospital when medical staff asked him to respond to the waiting room.</p><p>According to the report, the officer found Johnson yelling at medical staff from across the registration desk. Police said Johnson’s behavior was causing a disturbance and “creating fear” among other patients in the waiting room.</p><p>Police said when they intervened, Johnson ― who has a Georgia arrest warrant connected to a terroristic threats case ― looked at one of them and stated, “I want to fight you,” before charging toward the officer.</p><p>A struggle followed, with police saying Johnson grabbed the officer and resisted efforts to restrain him.</p><p>“I physically subdued his intentional, aggressive and violent behavior towards me and he was taken into custody,” the officer wrote in the report.</p><p>The officer suffered a cut to his left hand during the struggle that required multiple stitches, the report states. </p><p>Police said Johnson was first treated at the hospital for facial injuries before being taken to the Broward County Main Jail for booking.</p><p>Jail records show he is facing charges including aggravated battery on a first responder, resisting an officer with violence, assault on an officer, firefighter or emergency medical technician, and disorderly conduct. </p><p>Records show Johnson remained in custody Wednesday at the Broward County Main Jail, where his bond was set at $8,500.</p><p>According to a local news outlet in north Georgia, Johnson was <a href="https://coosavalleynews.com/2023/07/cartersville-man-jailed-for-violent-altercation-at-cadar-creek-park-in-cave-spring/" target="_self" rel="" title="https://coosavalleynews.com/2023/07/cartersville-man-jailed-for-violent-altercation-at-cadar-creek-park-in-cave-spring/">arrested in 2023</a> on a terroristic threats charge after being accused of threatening to beat someone with a boat paddle at a park in Cave Spring, Georgia.</p><p>That threat, authorities said, happened in front of the victim’s 8-year-old, earning him a cruelty to children charge.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UTZMPDWLSRCBTLOKUJC7S3VCM4.png?auth=12a1d718a40d1afa62bff878d60400496152bb7b6e297adc22b892b2df2f9825&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Arrestan a hombre de Fort Lauderdale tras atacar a agente en hospital, según la policía]]></title><link>https://www.local10.com/espanol/2026/09/02/arrestan-a-hombre-de-fort-lauderdale-tras-atacar-a-agente-en-hospital-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/arrestan-a-hombre-de-fort-lauderdale-tras-atacar-a-agente-en-hospital-segun-la-policia/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre de Fort Lauderdale, de 51 años, fue arrestado el pasado fin de semana después de que la policía dijo que confrontó al personal médico de un hospital, desafió a los agentes que respondieron a pelear y forcejeó con un agente que intentaba detenerlo.]]></description><pubDate>Wed, 02 Sep 2026 22:13:32 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de Fort Lauderdale, de 51 años, fue arrestado el pasado fin de semana después de que la policía dijo que confrontó al personal médico de un hospital, desafió a los agentes que respondieron a pelear y forcejeó con un agente que intentaba detenerlo.</p><p>Ronald Jeffery Johnson fue arrestado el sábado tras el incidente en Broward Health Medical Center, ubicado en 1600 S. Andrews Ave., según un informe de arresto del Departamento de Policía de Fort Lauderdale.</p><p>La policía dijo que un agente estaba trabajando fuera de servicio, completamente uniformado, en el hospital cuando el personal médico le pidió que acudiera a la sala de espera.</p><p>Según el informe, el agente encontró a Johnson gritándole al personal médico desde el otro lado del mostrador de registro. La policía dijo que el comportamiento de Johnson estaba causando un disturbio y “generando temor” entre otros pacientes en la sala de espera.</p><p>La policía dijo que cuando intervinieron, Johnson, quien tiene una orden de arresto de Georgia relacionada con un caso de amenazas terroristas, miró a uno de ellos y declaró: “Quiero pelear contigo”, antes de abalanzarse contra el agente.</p><p>Luego se produjo un forcejeo, y la policía dijo que Johnson agarró al agente y se resistió a los intentos de inmovilizarlo.</p><p>“Sometí físicamente su comportamiento intencional, agresivo y violento hacia mí y fue detenido”, escribió el agente en el informe.</p><p>El agente sufrió una cortada en la mano izquierda durante el forcejeo que requirió varios puntos de sutura, señala el informe.</p><p>La policía dijo que Johnson fue atendido primero en el hospital por lesiones faciales antes de ser trasladado a la cárcel principal del condado Broward para ser fichado.</p><p>Los registros de la cárcel muestran que enfrenta cargos que incluyen agresión agravada contra un socorrista, resistencia a un agente con violencia, agresión contra un agente, bombero o técnico de emergencias médicas, y alteración del orden público.</p><p>Los registros muestran que Johnson permanecía detenido el miércoles en la cárcel principal del condado Broward, donde su fianza fue fijada en $8,500 USD.</p><p>Según un medio de noticias local del norte de Georgia, Johnson fue <a href="https://coosavalleynews.com/2023/07/cartersville-man-jailed-for-violent-altercation-at-cadar-creek-park-in-cave-spring/" target="_blank" rel="noreferrer" title="https://coosavalleynews.com/2023/07/cartersville-man-jailed-for-violent-altercation-at-cadar-creek-park-in-cave-spring/">arrestado en 2023</a> por un cargo de amenazas terroristas después de ser acusado de amenazar con golpear a alguien con un remo de bote en un parque de Cave Spring, Georgia.</p><p>Las autoridades dijeron que esa amenaza ocurrió frente al hijo de 8 años de la víctima, lo que le valió un cargo de crueldad contra menores.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UTZMPDWLSRCBTLOKUJC7S3VCM4.png?auth=12a1d718a40d1afa62bff878d60400496152bb7b6e297adc22b892b2df2f9825&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Germany probes suspected sabotage after disruption at 2 power substations]]></title><link>https://www.local10.com/news/world/2026/09/02/germany-probes-suspected-sabotage-after-disruption-at-2-power-substations/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/02/germany-probes-suspected-sabotage-after-disruption-at-2-power-substations/</guid><dc:creator><![CDATA[By KIRSTEN GRIESHABER and CLAUDIA CIOBANU, Associated Press]]></dc:creator><description><![CDATA[BERLIN (AP) — Authorities said Wednesday that two incidents that disrupted power distribution systems in eastern and western Germany were being investigated as possible acts of sabotage, with one also being examined for possible links to terrorism.]]></description><pubDate>Wed, 02 Sep 2026 21:59:24 +0000</pubDate><content:encoded><![CDATA[<p>BERLIN (AP) — Authorities said Wednesday that two incidents that disrupted power distribution systems in eastern and western Germany were being investigated as possible acts of sabotage, with one also being examined for possible links to terrorism.</p><p>Multiple explosive devices were found Tuesday morning at a substation near the Jänschwalde coal-fired power plant in Brandenburg in northeastern Germany. Hours later, a short circuit knocked power lines out of service at the Bergheim power substation near Cologne in western Germany — an incident described by security officials as a deliberate act.</p><p>Neither incident affected the general power supply in their areas. Authorities are investigating the incidents but have not named any suspects, nor have they said if they could be connected. They say possible suspects could include a foreign power or left-wing extremists.</p><p>The developments come as Germany is on high alert after the government on Tuesday blamed Russia for an attempted attack at Leipzig/Halle Airport on Aug. 4 using a drone laden with explosives.</p><p>“A substation is the nerve center of our daily lives. Anyone who attacks it isn’t just attacking a tin roof — they’re attacking our country, our economy, our daily lives, and all of us,” said Herbert Reul, the interior minister of North Rhine-Westphalia state, where Bergheim is located. “Critical infrastructure is the Achilles’ heel of our society. Perhaps we haven’t taken this issue seriously enough over the years.”</p><p>Authorities suspect ‘terrorism’ in the incident in eastern Germany</p><p>Brandenburg police said Wednesday on X that they had launched an investigation into the suspected formation of a terrorist organization “in conjunction with causing an explosion involving explosives and the destruction of important work equipment.”</p><p>“What we are currently experiencing is a hybrid threat and we therefore cannot rule out the possibility that foreign powers are behind it,” Brandenburg Interior Minister Jan Redmann told public broadcaster ARD.</p><p>Emergency responders searched the area for evidence, prompting road closures, authorities said Wednesday. Large groups of investigators combed through the area for clues.</p><p>Officials described the explosives as “rocketlike objects equipped with a propellant charge” similar to fireworks. They said there were more than a dozen, but that only one managed to carry a cable into the high-voltage power line to establish a conductive connection to the ground, the German news agency dpa reported.</p><p>Short circuit in western Germany was caused deliberately, officials say</p><p>Bright flashes of light could be seen along several power lines at the Bergheim power substation near Cologne in western Germany on Tuesday evening, said Reul.</p><p>“It wasn’t a broken switch, it was intentional. It was a criminal act,” Reul said. “We are investigating two possibilities: sabotage directed by a foreign government and left-wing extremism. We cannot rule out either possibility at this time.”</p><p>RWE, the company that operates the power substation, said five coal-fired power plant units with a combined capacity of 4,200 megawatts were taken offline after the incident.</p><p>Police said investigators found six launch devices in a nearby cornfield. Chief Detective Michael Esser told reporters that the devices were supposedly designed to use pyrotechnic devices to lift a wire high above the power lines.</p><p>The investigation has so far found that “the perpetrators deliberately caused a short circuit by placing conductive material — presumably cables — over the overhead line.”</p><p>Security officials from both regions were in contact and closely checking for possible connections between the Brandenburg and Bergheim incidents, Reul said.</p><p>Two power plant units were running again by Wednesday afternoon; another one was expected to go back online later on Wednesday. Work is underway to bring the two remaining units back online by the weekend.</p><p>German power infrastructure has previously been affected under similar circumstances. Suspected left-wing extremists set fire to high-voltage lines near a power plant in southwest Berlin in January.</p><p>___</p><p>Ciobanu reported from Warsaw.</p>]]></content:encoded></item><item><title><![CDATA[The Cowboys are getting preseason buzz again. One handicapper says this time feels different]]></title><link>https://www.local10.com/sports/2026/09/02/the-cowboys-are-getting-preseason-buzz-again-one-handicapper-says-this-time-feels-different/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/02/the-cowboys-are-getting-preseason-buzz-again-one-handicapper-says-this-time-feels-different/</guid><dc:creator><![CDATA[By MARK ANDERSON, Associated Press]]></dc:creator><description><![CDATA[LAS VEGAS (AP) — No NFL team receives more hype on a regular basis than the Dallas Cowboys, at least in relation to their lack of success over the past three decades.]]></description><pubDate>Wed, 02 Sep 2026 22:08:00 +0000</pubDate><content:encoded><![CDATA[<p>LAS VEGAS (AP) — No NFL team receives more hype on a regular basis than the Dallas Cowboys, at least in relation to their lack of success over the past three decades.</p><p>So it's not a shock there is some preseason commentary that the Cowboys could be in line for a strong season.</p><p>Longtime handicapper Bruce Marshall is one of those who argue this season is indeed different, saying the NFC East shapes up well for “America's Team” as well the New York Giants under new coach John Harbaugh.</p><p>Philadelphia won the division at 11-6 last season while the Cowboys (7-9-1) and Giants (4-13) struggled.</p><p>“Maybe this is the year Dallas does something because I think the Eagles are very vulnerable and Washington was sort of proven a one-year fluke,” Marshall said. “I think the NFC East could almost be turned sort of upside down. I have a lot upside, I think, in (Giants quarterback) Jaxson Dart, but (the) Giants (are) interesting and Dallas (is) kind of interesting.</p><p>“Dallas almost fits the Seattle thing.”</p><p>The Seahawks went 10-7 in 2024 and then went 14-3 last season and won the Super Bowl.</p><p>Bookmakers aren't quite buying the Cowboys yet. They are 20-1 at Caesars Sportsbook to win the Super Bowl and 25-1 at BetMGM Sportsbook and DraftKings Sportsbook.</p><p>The Eagles remain in the favorites in that division to go all the way, receiving 17-1 odds at Caesars and DraftKings and 18-1 at BetMGM.</p><p>No change in the Rams' chances</p><p>Bookmakers and handicappers had already counted on defensive tackle Aaron Donald returning to the Los Angeles Rams, so his announcement Sunday didn't change the odds because it already was priced in.</p><p>The Rams remain substantial, consensus favorites at 5-1 to win the Super Bowl, and much of that has to do with the arrival from Cleveland of pass rusher Myles Garrett, the AP Defensive Player of the Year last season.</p><p>Given that LA also has the reigning MVP in quarterback Matthew Stafford as well as a strong roster and one of the game's most creative coaches in Sean McVay, it's hardly a surprise the Rams are such big favorites.</p><p>“They deserve to be the favorite,” said Johnny Avello, director of race and sports for DraftKings. “They have the quarterback, they have the running back, they have the defense. Now, are they a shoo-in to get there? No, they are not. Last year, they could've won it all with the team they had.”</p><p>Since 1996, according to Pro Football Reference, the Rams are the 29th team with 5-1 odds are better. The previous 28 failed to win the Super Bowl.</p><p>“I'm a Rams fan, so I'm usually going to be negative going into a season,” said Joey Feazel, head of football at Caesars. But he added, “They do look from top to bottom like one of the most impressive teams on paper.”</p><p>Odds are against the Seahawks again</p><p>Depending on the sportsbook, the defending champion Seahawks have 11-1 or 12-1 odds to win the Super Bowl. That puts them behind only the Rams in the NFC.</p><p>But the Seahawks were 80-1 at one point last season at BetMGM.</p><p>“They're similar to the Ravens, where they've taken action, of course, but not to the degree that some of these other teams have,” BetMGM sports trader Christian Cipollini said.</p><p>High hopes for the Ravens and Bills</p><p>Baltimore and Buffalo, as usual, are expected to contend to come out of the AFC and win the Super Bowl.</p><p>Both teams have new coaches, but they bring back franchise quarterbacks: Josh Allen for the Bills and Lamar Jackson for the Ravens.</p><p>The Bills are 10-1 across the board and the Ravens are 10-1 to 13-1, which includes 11-1 at BetMGM</p><p>“Similar stories, but the betting public at least likes the Bills a lot more than the Ravens this year,” Cipollini said. “A lot of these teams are kind of in the same range, but we're protecting ourselves a bit just because of the amount of action that we've taken on the Bills. So we'd rather be a little bit longer on the Ravens.”</p><p>Waiting and watching for Fernando</p><p>Kirk Cousins will start at quarterback for Las Vegas, but it seems a matter of time before No. 1 overall pick Fernando Mendoza gets his chance.</p><p>The uncertainty of when Mendoza will play has hurt his odds for rookie honors. He is +550 at DraftKings, 6-1 at BetMGM and 7-1 at Caesars for Offensive Rookie of the Year. Arizona running back Jeremiyah Love is favored at all three books.</p><p>“I would think it's Love ... because you know he's going to be the guy,” Marshall said. “I don't know how much Mendoza's going to play. ... Mendoza hasn't looked that great. Quarterbacks, it's hard to make an impact like that, especially coming into a bad team.”</p><p>___</p><p>See AP’s full NFL coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FBBZHTQEBCE2KL7CJORTAF4Z6Q.jpg?auth=62c7c3bda74036cf8d80dfdbffcadec095f1e74876eba7dbcc3aae799c534b26&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Dallas Cowboys offensive tackle Tyler Guyton (60) celebrates on the sideline after a two-point conversion against the New Orleans Saints during the second half of a preseason NFL football game, in Arlington, Texas, Friday, Aug. 28, 2026. (AP Photo/Gareth Patterson)]]></media:description><media:credit role="author" scheme="urn:ebu">Gareth Patterson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/GJ5AKMX5H5ISERPJYFLUH4ZUN4.jpg?auth=9300329661425d54c94ff61b7da7bd958f8b3f6b1499bbcbf9942e5896776cf9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Rams linebacker Darryl Peterson III, right, celebrates after a sack during the second half of an NFL preseason football game against the Los Angeles Chargers Thursday, Aug. 27, 2026, in Inglewood, Calif. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PVZPUIZAQSZFIC7HHKYAQNRTIM.jpg?auth=f388c24d1122afdf7f02705162b27f1463bea74cda60afc7d5771380a7471fec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Seattle Seahawks tight end Nick Vannett (83) celebrates his touchdown against the Kansas City Chiefs with Seahawks wide receiver Rashad Rochelle (35) during the second half of a preseason NFL football game, Friday, Aug. 28, 2026, in Kansas City, Mo. (AP Photo/Charlie Riedel)]]></media:description><media:credit role="author" scheme="urn:ebu">Charlie Riedel</media:credit></media:content></item><item><title><![CDATA[Teen accused of stabbing peer at Miami Northwestern Senior High School identified; 2 others also arrested]]></title><link>https://www.local10.com/news/local/2026/09/02/teen-accused-of-stabbing-peer-at-miami-northwestern-senior-high-school-identified-2-others-also-arrested/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/teen-accused-of-stabbing-peer-at-miami-northwestern-senior-high-school-identified-2-others-also-arrested/</guid><dc:creator><![CDATA[Ryan Mackey, Trent Kelly, Roy Ramos]]></dc:creator><description><![CDATA[Three students were arrested after a violent fight led to a stabbing at Miami Northwestern Senior High School and left an 18-year-old student hospitalized, according to investigators. ]]></description><pubDate>Wed, 02 Sep 2026 15:02:52 +0000</pubDate><content:encoded><![CDATA[<p>New details have emerged on Wednesday after a <a href="https://www.local10.com/news/local/2026/09/01/student-accused-of-stabbing-2-at-miami-northwestern-senior-high-school-ordered-to-home-detention/" target="_self" rel="" title="https://www.local10.com/news/local/2026/09/01/student-accused-of-stabbing-2-at-miami-northwestern-senior-high-school-ordered-to-home-detention/">fight at Miami Northwestern Senior High School led to a stabbing</a>, the arrest of three students and the hospitalization of an 18-year-old student earlier this week, according to investigators.</p><p><a href="https://www.local10.com/espanol/2026/09/02/acusan-a-adolescente-de-apunalar-a-companero-en-miami-northwestern-senior-high-school-arrestan-a-otros-dos/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/acusan-a-adolescente-de-apunalar-a-companero-en-miami-northwestern-senior-high-school-arrestan-a-otros-dos/">Leer en español</a></p><p>According to an arrest report from the Miami-Dade Schools Police Department, Carlos Martinez, 15, was initially attacked by two students during a fight at the school on Monday. </p><p>Cellphone video circulating on social media appears to show two people punching, kicking and at one point body-slamming Martinez.</p><p>Martinez’s arrest report states that he later retrieved a knife and sprinted down the hallway in efforts for “retaliation on his attackers.”</p><p>Investigators said surveillance video showed Martinez “reaching into his pants and retrieving a light-colored blade shaped object.” </p><p>The report states that the video shows that he later returns to retrieve his belongings and “places the light-colored blade shaped object into his pants pocket before attempting to flee the scene.”</p><p>According to the report, the 18-year-old student who was injured told investigators, “I don’t know that kid at all.” He said Martinez was being “jumped by two random kids” and that he was watching the fight when everyone suddenly started running, according to investigators. </p><p>The report states the 18-year-old student told investigators he felt a push in his back, but initially thought one of the students running away had pushed him. Another student then told him, “Yo, you’re bleeding.” He said that was when he felt something dripping down his back, according to police. </p><p>Police said that the 18-year-old student told them that he “has never had any interaction, conversation or encounter” with Martinez.</p><p>The student suffered a puncture wound to the right side of his back that required stitches, according to the arrest report.</p><p>Police said Martinez also suffered injuries during the incident. The report states that he suffered “multiple self-inflicted lacerations” to the index and middle fingers of his right hand, which also required stitches.</p><p>The report states that an assistant principal later saw Martinez “fleeing the scene of the incident into the schools parking lot.” </p><p>Police said the assistant principal stopped Martinez and asked why he was bleeding. According to the report, Martinez admitted to having a knife in his rear pants pocket on the right-hand side, and the assistant principal confiscated it.</p><p>Investigators described the knife as having a 5-inch blade and being 10 inches long overall.</p><p>Police said the incident prompted a lockdown at the school. According to the arrest report, multiple Miami-Dade Sheriff’s Office units responded to help maintain order while parents arrived at the school to pick up their children.</p><p>Martinez appeared in court Tuesday, where prosecutors said they intend to charge him as an adult. A judge ordered him to remain in secure detention and prohibited him from having contact with the other students involved in the incident.</p><p>Martinez’s parents told Local 10’s Trent Kelly after Tuesday’s court hearing that their son had been mistreated and threatened by other students for days.</p><p>“He was threatening my son, mistreating him,” his father said.</p><p>Jail records show Martinez is facing charges of aggravated battery with a deadly weapon, possession of a weapon on school property and interference with an educational institution.</p><p>Local 10 has reached out to MDSPD for information on the identities of the other two students arrested and the charges they are facing.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[College football coaching changes put Kiffin, Whittingham, Sumrall and others in new places]]></title><link>https://www.local10.com/sports/2026/09/02/college-football-coaching-changes-put-kiffin-whittingham-sumrall-and-others-in-new-places/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/02/college-football-coaching-changes-put-kiffin-whittingham-sumrall-and-others-in-new-places/</guid><dc:creator><![CDATA[By LARRY LAGE, Associated Press]]></dc:creator><description><![CDATA[College football's coaching carousel was a doozy last winter, spinning wildly and putting some new faces in new places.]]></description><pubDate>Wed, 02 Sep 2026 21:52:18 +0000</pubDate><content:encoded><![CDATA[<p>College football's coaching carousel was a doozy last winter, spinning wildly and putting some new faces in new places.</p><p>That ride included Lane Kiffin’s closely watched move from Ole Miss to LSU.</p><p>A slew of schools were desperate to find the right man to help them win games and generate revenue for athletic departments that have a lot of bills to pay in the new era of college athletics.</p><p>Michigan coach Sherrone Moore's firing and arrest created a job opening with college football's winningest program and Kyle Whittingham took the job, shortly after stepping down at Utah.</p><p>Here's a look at some notable first-year coaches at Power Four schools:</p><p>Lane Kiffin, LSU</p><p>Kiffin expects his sixth head-coaching job — the fifth at the college level after one in the NFL — will define his legacy. He knows he’ll have the resources needed to win big at a school that won three national championships from 2003 to 2019.</p><p>Kiffin said he recently stopped using social media, helping him focus on his high-pressure job that is watched carefully and influenced not just by LSU's athletic administration, but also top politicians in Louisiana.</p><p>“I don’t know that you could ever predict there would be a job taken with so much stuff around it,” Kiffin said this month, alluding to Gov. Jeff Landry’s role in an athletic department shakeup that paved the way for LSU to hire him away from College Football Playoff-bound Ole Miss last November.</p><p>LSU agreed to pay Kiffin $91 million over seven years after firing Brian Kelly with $54 million and six years still remaining on his contract.</p><p>“The magnitude of being LSU, and then the leaving (from Ole Miss) and the timing of it — it’s been a lot,” Kiffin conceded.</p><p>The Tigers, No. 11 in the AP Top 25, open at home against Clemson on Saturday night.</p><p>Kyle Whittingham, Michigan</p><p>Whittingham's success in Year 1 with the Wolverines may be determined by Bryce Underwood's development. The second-year quarterback threw for 11 touchdowns with nine interceptions last year, a far cry from what was expected from the nation's top-ranked recruit.</p><p>In Underwood's defense, Moore didn't have a QB coach working him as a freshman. He does now and much more additional support, including virtual reality goggles that he wears to get mental repetitions.</p><p>“We’re pulling out all the stops to try to help Bryce become the player we feel he can be," Whittingham said in an interview with The Associated Press. "He’s so eager and has a great work ethic. He’s a leader and he wants to be great.”</p><p>The 16th-ranked Wolverines host Western Michigan on Saturday night.</p><p>Jon Sumrall, Florida</p><p>Sumrall led Troy (2022-23) and Tulane (2024-25) to four straight conference championship games. No one expects him to do the same with the Gators, who have endured four losing seasons in five years, but his passion, approach and charisma have players and fans believing a turnaround is on the horizon.</p><p>“This is a sleeping giant,” Sumrall said. “I’m telling you right now: It ain’t a matter of if we’re going to win here. It’s how fast we’re going to win. It’s coming.”</p><p>Florida, which is second among unranked teams receiving votes in the AP Top 25, opens at home Saturday night against Florida Atlantic.</p><p>James Franklin, Virginia Tech</p><p>The Hokies have not had sustained success since Frank Beamer retired in 2015. Brent Pry was fired after an 0-3 start in his fourth season that dropped his record at Virginia Tech to 16-24.</p><p>Franklin was let go at Penn State with a 3-3 mark last year and 104-45 record overall. He is aiming to bounce back at Virginia Tech.</p><p>“I want the people that love Virginia Tech to watch us and say, ’That’s what Virginia Tech football’s supposed to look like,” Franklin said.</p><p>The Hokies, who received six votes in the AP Top 25, are 55-point favorites against Virginia Military Institute on Saturday night at home.</p><p>Matt Campbell, Penn State</p><p>The former Iowa State coach has been busy rebooting a program that started last year No. 2 in the preseason AP Top 25 and fell apart in Franklin's final season.</p><p>With 50 players back from last season’s roster, Campbell added transfers from 16 different schools, including 24 from Iowa State.</p><p>“This year’s so uniquely different,” Campbell said. “Everybody’s in an earn-it position. Everybody’s either in a new scheme at a new place, got new coaches and everybody’s going in with kind of the same starting line."</p><p>The 18th-ranked Nittany Lions host Marshall on Saturday.</p><p>Alex Golesh, Auburn</p><p>The Tigers were national champions 16 years ago and have fallen from the ranks of college football's elite with only one double-digit win season, going 12-2 in 2013.</p><p>Auburn is hopeful hiring Golesh, who was 23-15 in three years at South Florida, can restore the program's stature.</p><p>“We’ve stripped it all the way down and have tried to rebuild it from the ground up,” Golesh said in a telephone interview. “When you're taking over program that hasn’t had recent success, the biggest thing we’ve tried to do is establish an identity. We want to be something people can point to and say what you are and we want to be known for being physically and mentally tough.”</p><p>The Tigers, who have three votes in the preseason poll, play Baylor on Saturday at home.</p><p>Eric Morris, Oklahoma State</p><p>Mike Gundy, one of football’s most colorful coaches, was fired with a 1-2 record last season and a 170-90 mark overall at his alma mater. Gundy was replaced by a man whose mentor was one of the most unfiltered coaches of all time.</p><p>Morris played for the late Mike Leach at Texas Tech and coached for him at Washington State.</p><p>“Of all of Mike's guys, I've probably stayed as true to him as anyone day to day," Morris said in a telephone interview. “I psychologically build up these kids and build tough teams, believing in accountability and discipline.”</p><p>The Cowboys, who received eight votes in the poll, host Tulsa on Saturday.</p><p>Bob Chesney, UCLA</p><p>The Bruins bailed on Deshaun Foster with an 0-3 record in his second season and are hoping Bob Chesney is the next Curt Cignetti.</p><p>Chesney sustained the success Cignetti had at James Madison before becoming a breakout star in coaching at Indiana. He's got quite a challenge at UCLA, leading a program with three winning records in the 10 years and an 8-16 conference mark in the Big Ten.</p><p>Chesney has actively engaged the campus and community in effort to stir up interest in the moribund program and help increase attendance at the Rose Bowl.</p><p>“Our record will be a direct result of what we do on a day-to-day basis," said Chesney, who overhauled the roster with 40 transfers including key players from James Madison. "I think our guys understand that and believe in the standards we have, believe in the way we do things, and ultimately hold each other accountable."</p><p>UCLA opens on the road Saturday night at California.</p><p>Pat Fitzgerald, Michigan State</p><p>Fitzgerald and the Spartans seem to be a perfect fit because both have a lot to prove. The former Northwestern coach was fired four years ago due to a hazing scandal. He sued the school and agreed to a settlement after the institution said evidence did not establish any player reported hazing to Fitzgerald or that he condoned or directed hazing.</p><p>Michigan State is desperately hoping Fitzgerald, its third coach since 2023, can fix a program that has won five or fewer games in each of the past four seasons.</p><p>“I wouldn’t say I have a chip on my shoulder. I wouldn’t say our program has a chip on our shoulder,” Fitzgerald said. “I’d say we have a bag of chips on our shoulder."</p><p>The Spartans kick off the Fitzgerald era on Saturday night against Toledo.</p><p>___</p><p>AP Sports Writers Brett Martel, Mark Long, Beth Harris and freelance reporter Travis Johnson contributed.</p><p>___</p><p>Sign up for Top 25 poll alerts here, visit the Top 25 here and see AP’s full college football coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5SAPKHWGSGLYNYJCKG4RIC3SZ4.jpg?auth=3d936173d60c15ddb4d4bc058a8a88fb478835956dfd50bdc7715ad7c26ede70&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Michigan Football head coach Kyle Whittingham speaks during the first half of an NCAA college basketball game between Michigan and Southern California, Jan. 2, 2026, in Ann Arbor, Mich. (AP Photo/Ryan Sun, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Sun</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3E7CKAKKGQWEKTIQOCOQVUXSQE.jpg?auth=3d20fc852360c45f8bf698506648b4bdcb642243deef174b686623dea083fc15&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former Iowa State head coach Matt Campbell, now head coach at Penn State, looks toward the scoreboard during the second half of an NCAA college football game against Kansas, Nov. 22, 2025, in Ames, Iowa. (AP Photo/Matthew Putney, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Matthew Putney</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PKGZXFNQOB44GY5C6L2ZBXMURI.jpg?auth=f20d487d7ed0b327b2e8a35e95b1535315a9cd7dcc2b41c0015737e008235675&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Eric Morris attends a news conference introducing him as the new head coach of the Oklahoma State NCAA college football team, Dec. 8, 2025 in Stillwater, Okla.(AP Photo/Cliff Brunt, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Cliff Brun t</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AJH6R7KTAKM4Y3IHE5DGAOLHCM.jpg?auth=cbfe259f24ce2bea5f7b5966a79218d1c7bf944f88b5295875dd13348456c552&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - James Madison head coach Bob Chesney talks to wide receiver Landon Ellis (13) after a pass play against Oregon during the first half in the first round of the NCAA College Football Playoff, Dec. 20, 2025, in Eugene, Ore. (AP Photo/Mark Ylen, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Ylen</media:credit></media:content></item><item><title><![CDATA[Graham Platner no longer scheduled to speak at Labor Day rally]]></title><link>https://www.local10.com/news/national/2026/09/02/graham-platner-no-longer-scheduled-to-speak-at-labor-day-rally/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/09/02/graham-platner-no-longer-scheduled-to-speak-at-labor-day-rally/</guid><dc:creator><![CDATA[By PATRICK WHITTLE, Associated Press]]></dc:creator><description><![CDATA[PORTLAND, Maine (AP) — Former Democratic Senate nominee Graham Platner is no longer set to speak at a Labor Day rally when he makes his first major public appearance since ending his campaign against Republican Sen. Susan Collins of Maine.]]></description><pubDate>Wed, 02 Sep 2026 21:37:02 +0000</pubDate><content:encoded><![CDATA[<p>PORTLAND, Maine (AP) — Former Democratic Senate nominee Graham Platner is no longer set to speak at a Labor Day rally when he makes his first major public appearance since ending his campaign against Republican Sen. Susan Collins of Maine.</p><p>Platner, who won the nomination in June but dropped out in July after Politico reported that a former girlfriend said he sexually assaulted her, had been scheduled to speak Monday at the rally in Ellsworth, near his hometown of Sullivan. He has denied the allegations.</p><p>Platner was expected to speak about labor history and the importance of unions in the U.S. Event organizers were urged not to let him speak by the former girlfriend and another woman who has accused him of domestic abuse.</p><p>Organizers said Wednesday that the planned speech was drawing negative media attention, and he will instead lead a veterans' march after the rally.</p><p>“Graham is not speaking,” said Carol Leonard of Hancock County Activists, a progressive group organizing the rally. “The media frenzy got just too insane, and we became concerned about safety.”</p><p>Platner is an oyster farmer and combat veteran who filled theaters around Maine during a barnstorming campaign that resulted in a decisive win over Gov. Janet Mills, who suspended her campaign before the primary.</p><p>He has no experience in elected office but fashioned a campaign focused on working-class issues such as the high costs of housing and healthcare.</p><p>Platner’s campaign was frequently interrupted by scandals, such as the emergence in late May of media reports that he previously exchanged sexually explicit text messages with several women while he was married.</p><p>High-profile backers including independent Vermont Sen. Bernie Sanders stood by him in the wake of those allegations, but his support crumbled after the sexual assault allegations surfaced.</p><p>Platner also had a tattoo recognized as a Nazi symbol, though he said he did not realize its association with Nazism until he was several weeks into the campaign. He later had the tattoo covered up with a different design.</p><p>Platner also apologized for old online comments that included insulting language about women, police and rural residents.</p><p>After he dropped out of the race, Democrats held a nominating convention in July in which they chose former Maine Senate President Troy Jackson to run against Collins.</p><p>Jackson, who got the Senate nomination after losing a gubernatorial primary, campaigned with Platner in the spring but has distanced himself from him following the sexual assault allegations.</p><p>The Ellsworth event is scheduled for midday and will include speakers, live music and the veterans' march.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GBSXFJRIA34SIHKM3F5FNXMKJU.jpg?auth=39ce59229ff544a5da8a3503a679f9a03c027df9510b43d4ec82c484ba8359b9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Graham Platner, Democratic candidate for U.S. Senate, speaks at a campaign event in Bar Harbor, Maine, June 5, 2026. (AP Photo/Robert F. Bukaty, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Robert F. Bukaty</media:credit></media:content></item><item><title><![CDATA[Rafael Villalobos comienza su primer día como superintendente de las Escuelas de Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/09/02/rafael-villalobos-comienza-su-primer-dia-como-superintendente-de-las-escuelas-de-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/rafael-villalobos-comienza-su-primer-dia-como-superintendente-de-las-escuelas-de-miami-dade/</guid><dc:creator><![CDATA[Linnie Supall]]></dc:creator><description><![CDATA[Rafael Villalobos está oficialmente en funciones como el nuevo superintendente de las Escuelas Públicas del Condado Miami-Dade.]]></description><pubDate>Wed, 02 Sep 2026 21:25:05 +0000</pubDate><content:encoded><![CDATA[<p>Rafael Villalobos está oficialmente en funciones como el nuevo superintendente de las Escuelas Públicas del Condado Miami-Dade.</p><p>Su primer día llega mientras el distrito enfrenta varios desafíos, incluida una propuesta para posiblemente cerrar más de dos docenas de escuelas debido a la disminución de la matrícula.</p><p>Villalobos dice que las escuelas con baja matrícula pueden tener dificultades para ofrecer a los estudiantes una amplia variedad de programas.</p><p>“Cuando tienes escuelas con baja matrícula, hay programas que hacen falta y, en última instancia, los estudiantes están sufriendo porque no los están recibiendo”, dijo Villalobos.</p><p>Dijo que las escuelas que operan a plena capacidad tienen más probabilidades de contar con programas electivos más sólidos, incluidos música, arte y educación física.</p><p>Las posibles consolidaciones de escuelas están generando preocupación entre los padres.</p><p>Villalobos dice que la lista de escuelas que están siendo consideradas para el cierre es preliminar. Está pausando las reuniones comunitarias para analizar más detenidamente la propuesta.</p><p>“Quiero asegurarme de que tengamos un conjunto adecuado de investigaciones y comunicación, no solo para mis propósitos como el nuevo superintendente que está llegando, sino también para asegurarme de que los miembros de la junta tengan una mejor comprensión de por qué se seleccionaron esas escuelas y el proceso mediante el cual fueron seleccionadas”, dijo Villalobos.</p><p>Dice que se espera que las reuniones comunitarias se reanuden en algún momento después de la segunda semana de octubre.</p>]]></content:encoded></item><item><title><![CDATA[NASCAR drivers scrambling for cameos after Tom Cruise announces 'Days of Thunder' sequel]]></title><link>https://www.local10.com/sports/2026/09/02/nascar-drivers-scrambling-for-cameos-after-tom-cruise-announces-days-of-thunder-sequel/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/02/nascar-drivers-scrambling-for-cameos-after-tom-cruise-announces-days-of-thunder-sequel/</guid><dc:creator><![CDATA[By STEVE REED, Associated Press]]></dc:creator><description><![CDATA[CHARLOTTE, N.C. (AP) — Joey Logano has won 71 NASCAR races and three Cup Series championships during his illustrious career.]]></description><pubDate>Wed, 02 Sep 2026 21:05:04 +0000</pubDate><content:encoded><![CDATA[<p>CHARLOTTE, N.C. (AP) — Joey Logano has won 71 NASCAR races and three Cup Series championships during his illustrious career.</p><p>But the driver of the No. 22 Penske Racing Ford said nothing would make him appear cooler in the eyes of his five children than securing a cameo in the upcoming sequel to “Days of Thunder,” which will star Tom Cruise and Anne Hathaway and is set for release in 2028.</p><p>“Yeah, are you kidding me — that's like wicked cool dad points to be in ‘Days of Thunder,’” Logano said Wednesday at the NASCAR playoff media day.</p><p>Logano isn't the only driver pushing for a role in the follow-up to the 1990 movie starring Cruise as fictional NASCAR driver Cole Trickle.</p><p>Chase Briscoe wants in, too.</p><p>“Absolutely, I would love to be,” Briscoe said. “I would think they are going to use some of the drivers. Maybe our car will just be in it, but I would love to be in there.”</p><p>Kyle Larson thinks it would be cool to be around while the movie is in production, but joked, “I’m not an actor, so I don’t want to make the film worse.”</p><p>Filming is scheduled to begin early next year.</p><p>Logano said he has watched “Days of Thunder” numerous times, often alongside his children, who love the movie.</p><p>NASCAR drivers Richard Petty, Rusty Wallace, Neil Bonnett and Harry Gant all appeared in “Days of Thunder,” so Logano is hopeful he might be able to pull some strings and get a small part in the sequel.</p><p>“Hopefully that happens,” Logano said with a laugh. “I wouldn’t say no, that's for sure. Absolutely I'd do it.”</p><p>Cruise surprised drivers last weekend when he showed up for the Cup Series race at Daytona International Speedway, emerging from a black Chevy Suburban and attending the drivers' council meeting.</p><p>He and some of the screenwriters spoke to drivers and team owners to get a feel for their routines and how the sport has changed since the original movie's debut 36 years ago.</p><p>“It was really neat,” Briscoe said. “All of a sudden, Tom Cruise walked in and none of us knew that was happening. And he’s just sitting there and talked with us for like 20, 25 minutes about his goal of what to do with the movie and how he wants to paint us out to be.”</p><p>Briscoe described Cruise as “super nice.”</p><p>Charlotte-based Hendrick Motorsports had an instrumental role in the first movie, helping build, prepare and repair the stock cars used during the production. Trickle’s primary car included a sponsorship from City Chevrolet, a real-life car dealership owned by Rick Hendrick.</p><p>It's unclear at this point if Hendrick Motorsports will be involved again, but Larson is hoping it works out.</p><p>There is a good chance it will.</p><p>Four-time Cup Series champion Jeff Gordon, now vice chairman at Hendrick Motorsports, openly lobbied for Cruise to make a “Days of Thunder” sequel. Over the years, Gordon and Cruise have developed a friendship, with Cruise showing up at a 2015 NASCAR banquet to honor the retiring Gordon.</p><p>Larson said meeting Cruise was cool, and he can't wait to learn about the moviemaking process.</p><p>“He’s a celebrity like I’ve never met before in my life,” Larson said. “You could tell he was different from the rest of us, in a cool way, like really, really cool. He kind of already knows a little bit about us, so I thought that was neat.”</p><p>___</p><p>AP Sports Writer Mark Long in Jacksonville, Florida, contributed to this report.</p><p>___</p><p>See AP’s full auto racing coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/UQMTODEZRI2CY75SK7VNIDROFU.jpg?auth=636cb7a6a9a724936cfeac97717dbe288cad960b5bf400b50833a7566ff8e83c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Actor Tom Cruise and movie producer Jerry Bruckheimer attend a drivers meeting before a NASCAR Cup Series auto race at Daytona International Speedway, Saturday, Aug. 29, 2026, in Daytona Beach, Fla. (AP Photo/Mark Long)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Long</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EFUAPUBSIYT2GGJGUOIRVP2XFU.jpg?auth=d34484de8e7214246c08f11409fd8ca69f4e1d2e400bb58dbaad74cccff17eac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Tom Cruise arrives at the Warner Bros. presentation at CinemaCon on April 14, 2026, at Caesars Palace in Las Vegas. (AP Photo/Chris Pizzello, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Chris Pizzello</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/REKJX42UANN6O6DAL4WAJ5GRBE.jpg?auth=731448730f545d83e4ecffd0740578ca66d2437397d46fc608789e5e8311eae6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Actor Tom Cruise attends a drivers meeting before a NASCAR Cup Series auto race at Daytona International Speedway, Saturday, Aug. 29, 2026, in Daytona Beach, Fla. (AP Photo/Mark Long)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Long</media:credit></media:content></item><item><title><![CDATA[Cassandra Wilson, the 2-time Grammy Award-winning jazz singer, dies at 70]]></title><link>https://www.local10.com/entertainment/2026/09/02/cassandra-wilson-the-two-time-grammy-award-winning-jazz-singer-has-died/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/09/02/cassandra-wilson-the-two-time-grammy-award-winning-jazz-singer-has-died/</guid><dc:creator><![CDATA[By MARIA SHERMAN, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Cassandra Wilson, the two-time Grammy Award-winning jazz singer, songwriter and producer has died. She was 70.]]></description><pubDate>Thu, 03 Sep 2026 05:15:25 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Cassandra Wilson, the two-time Grammy Award-winning jazz singer, songwriter and producer has died. She was 70.</p><p>Dubbed America's best singer by Time magazine in 2001, Wilson was best known for her genre-bending voice, which expanded the boundaries of traditional blues-based jazz and worked effortlessly across folk, pop, R&B, country and beyond. At the heart of all her work was her idiosyncratic contralto, a soulful sound distinctly tied to her roots.</p><p>As Jon Batiste put it in a eulogy on Wednesday, Wilson sounded like the South.</p><p>She died in her native Jackson, Mississippi, on Tuesday morning, the Hinds County Coroner Jeramiah Howard confirmed.</p><p>“It is with profound sadness that we announce the passing of Cassandra Wilson, the Grammy Award-winning and legendary jazz artist. Cassandra Wilson transitioned peacefully at home, surrounded by family, close friends, and her manager,” said a statement from her manager to jazz radio station WBGO.</p><p>From Jackson to the world</p><p>Born and raised in Jackson to musician Herman B. Fowlkes and teacher Mary Fowlkes, Wilson showed an early love of music listening to Motown, Miles Davis and Thelonious Monk. At 6, she started piano lessons. She played clarinet in marching bands. She performed at coffeehouses and in cover bands while studying at Millsaps College and Jackson State University.</p><p>In the early ‘80s, she mentored under jazz greats in New Orleans before moving to New York City and joining Steve Coleman’s M-Base Collective — eventually becoming its main vocalist.</p><p>Her instantly recognizable voice earned her four Grammy nominations and two wins for best jazz vocal album. Those were in 1997 for “New Moon Daughter” and 2009 for “Loverly.”</p><p>In 2015, it was Wilson who gave a special concert at the famed Apollo Theater to commemorate the 100th birthday of blues singer Billie Holiday, the legendary American jazz vocalist who died in New York City at age 44. That same year, Wilson released her last album, “Coming Forth by Day,” an homage to Holiday.</p><p>In 2022, Wilson was named a National Endowment for the Arts Jazz Master, one of the highest honors awarded to jazz musicians in the United States.</p><p>Tributes pour in</p><p>“She had an unmistakable vocal tone, phrasing and her approach of weaving folkloric, R&B and diasporic music together with experimental and popular genres had a major impact on me,” Batiste said in his tribute to Wilson on Instagram.</p><p>“Her Mississippi heritage was always present in everything no matter how expansive her artistry evolved,” he wrote in the caption of a clip showing them together on Brazilian TV in 2009. “She was one of the first people to take me on tour around the world, the great Cassandra Wilson.”</p><p>Jackson Mayor John Horhn said the city “has lost an extraordinary native daughter, and the world has lost a singular musical voice.”</p><p>“Cassandra Wilson carried the sound, spirit and history of Mississippi with her wherever her music reached,” said the mayor's statement, shared with WJTV. “Her work had rare depth of character and a profound understanding of how music moves people, tells stories and connects generations.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LC2HPPRGWVIAPB272EQJORZ4LU.jpg?auth=2ba22fb0d2cf4a78cfe90598d6ba42fb0e446b9570e37e433547d8dff09029b2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Cassandra Wilson performs at the JVC Jazz Festival in Newport, R.I., on Aug. 10, 2003. (AP Photo/Stew Milne, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Stew Milne</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/77VILHUWEBQMTUGNU57AEQ3GCA.jpg?auth=98d57bd2b47df72438adfda3934ea6f71f7cccfa7590441dd1d3ef795fac0dba&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Singer Cassandra Wilson appears at the 48th Annual Songwriters Hall of Fame Induction and Awards Gala in New York on June 15, 2017. (Photo by Evan Agostini/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SE42JVSB2C3EAWHZG246IULPXA.jpg?auth=74d4214561d1718186cea6f3cc52284570c6cfc69b7f394bc102471910587074&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - US jazz musician Cassandra Wilson poses during an interview in Cologne, Germany on Sept. 25, 2003. (AP Photo/Hermann J. Knippertz, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Hermann J. Knippertz</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WOPYIZVIEX5KP7R2J65AMNWN4A.jpg?auth=d666a8396e0cd80e934580ae280e1ba96068b1823d4956de60951084123254ec&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Singer Cassandra Wilson performs at the 48th Annual Songwriters Hall of Fame Induction and Awards Gala at the New in New York on June 15, 2017. (Photo by Evan Agostini/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Evan Agostini</media:credit></media:content></item><item><title><![CDATA[NBA suspends Clippers owner Ballmer, fines team $30M, Kawhi Leonard $700K in cap circumvention case]]></title><link>https://www.local10.com/sports/2026/09/02/nba-suspends-clippers-owner-ballmer-fines-team-30m-kawhi-leonard-700k-in-cap-circumvention-case/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/02/nba-suspends-clippers-owner-ballmer-fines-team-30m-kawhi-leonard-700k-in-cap-circumvention-case/</guid><dc:creator><![CDATA[By BETH HARRIS, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — The NBA imposed a sweeping punishment against the Los Angeles Clippers on Wednesday for violating salary cap circumvention rules, suspending owner Steve Ballmer for one year, fining the team $30 million and forcing it to forfeit five first-round draft picks.]]></description><pubDate>Wed, 02 Sep 2026 23:24:17 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — The NBA imposed a sweeping punishment against the Los Angeles Clippers on Wednesday for violating salary cap circumvention rules, suspending owner Steve Ballmer for one year, fining the team $30 million and forcing it to forfeit five first-round draft picks.</p><p>Also, two-time NBA Finals MVP Kawhi Leonard was hit with a $700,000 penalty, president of basketball operations Lawrence Frank was banned for six months and team president of business operations Gillian Zucker was suspended for one year.</p><p>The Clippers will give up one first-round pick in each draft from 2029-2033.</p><p>The league came down hard on the organization after a nearly yearlong investigation led by an outside law firm.</p><p>The Clippers had said multiple times that they had done nothing wrong and expected to be exonerated.</p><p>“I think that we’re going to be in the clear,” Leonard said in April, “so I’m not stressing it.”</p><p>At the same time, Frank said, “If you know Steve and know Steve’s integrity, you know there’s nothing to it. We believe and we’ve very confident we’re on the right side of this.”</p><p>The team maintained that stance Wednesday.</p><p>“We vehemently reject the NBA’s findings, which are the result of a heavily biased investigation seeking to justify a predetermined narrative rather than facts and evidence,” the team said in a statement. “What the league told us privately differs from what it announced today publicly, and they have not held themselves close to the standard Commissioner (Adam) Silver set at the start of this investigation to ensure its fairness and accuracy.”</p><p>The Clippers said they will “now fight just as hard to demonstrate our innocence. We intend to vigorously challenge these findings and penalties through every avenue available to us and look forward to an ethical and impartial arbitration process.”</p><p>The league said it and the players' union agreed to confirm the penalties as final and binding on all parties. It said the outside law firm continues to receive information involving the investigation, and the league “will consider further action as appropriate.”</p><p>“I am deeply disappointed by the flagrant violations of our rules and by the Clippers' institutional and leadership failures that led to this misconduct,” Silver said in a statement. “The severity of the penalties reflects the seriousness of the violations.”</p><p>The NBA began investigating in September 2025 whether a $28 million endorsement contract between Leonard and Aspiration Fund Adviser LLC — a company that filed for bankruptcy last year — broke league rules, following a report by journalist Pablo Torre. Earlier this year, Aspiration co-founder Joseph Sanberg was sentenced to 14 years in federal prison after pleading guilty to defrauding investors and lenders of at least $248 million.</p><p>The Clippers released a letter from Ballmer's attorney David Kelley to Silver in which he described the investigation as “a witch hunt” and the subsequent penalties as a “gross injustice.”</p><p>Kelley accused Silver of not keeping his promises that the investigation would be governed by due process and fundamental fairness as well as the burden being on the league to prove any violations through evidence.</p><p>“League counsel has acknowledged in our discussions that the league does not believe there was an agreement between the Clippers and Aspiration to funnel money to Kawhi Leonard. League counsel also agreed with the Department of Justice, the Securities and Exchange Commission, and a federal judge that Mr. Ballmer was a victim of Joe Sanberg’s fraud — not a participant,” wrote Kelley, a partner in the firm O'Melveny and Myers.</p><p>“Mr. Ballmer’s reputation has been irreparably damaged as he now finds himself embroiled not only in this heavily biased investigation, but in civil litigation, the Aspiration bankruptcy proceeding, and more,” Kelley wrote.</p><p>Kelley wrote that no league rule prohibits team personnel making introductions to both sponsors and vendors in response to player requests.</p><p>“Retroactively punishing the Clippers for violating a rule that never existed is hardly consistent with due process,” Kelley wrote.</p><p>The league said Ballmer knowingly sought to help Leonard obtain off-court income deals, approved a business deal that he knew was a precondition for Aspiration to enter into an endorsement contract with Leonard, and for failing to create conditions under which his team followed league rules.</p><p>“I accept full responsibility for lapses in judgment by people within my inner circle and regret the distraction this situation has caused the fans and my family,” Leonard said in a statement issued through his new agent, Harrison Gaines.</p><p>The NBA said Leonard, through his former business manager and uncle Dennis Robertson, “violated the circumvention rules by pressuring the Clippers to assist him in obtaining off-court income opportunities, successfully obtaining those opportunities, and failing to reimburse payments by the Clippers for personal expenses.”</p><p>“I entered into my contract with the Clippers as well as the agreements in question in good faith, fully committed to fulfilling my obligations and with no knowledge of any intent on anyone’s part to circumvent the salary cap,” Leonard said in his statement.</p><p>The league said Ballmer was suspended for “knowingly seeking to help Mr. Leonard obtain off-court income opportunities,” among other issues.</p><p>Leonard's trade to the Toronto Raptors has been on hold pending the outcome of the investigation. The Raptors had said they still want Leonard, and he apparently is just as eager to return to the team where he won an NBA title and was Finals MVP in 2019.</p><p>“As I return to Toronto, I am focused on what I can control, closing this chapter, and moving forward with a clean slate,” Leonard said in his statement.</p><p>The Clippers and their personnel will be under a compliance and monitoring program by the league for five years and Robertson was banned from doing business with NBA teams for five years.</p><p>The league penalized Frank for his involvement with the impermissible endorsement arrangements and for approving impermissible expenses incurred by Leonard and his family. Zucker was banned for being primarily and directly culpable for the illegal endorsement arrangements and for lying to investigators. Both will lose their salaries during their bans.</p><p>It's not the first time the Clippers have run afoul of NBA rules under Ballmer, who bought the team for $2 billion in August 2014.</p><p>They were fined $250,000 a year later for violating rules against offering unauthorized business or investment opportunities to players during their courting of free agent DeAndre Jordan. A presentation to him improperly included a $200,000-per-year deal with luxury carmaker Lexus.</p><p>Ballmer, 70, was CEO of Microsoft from 2000 to 2014.</p><p>___</p><p>See AP’s full NBA coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TZJTRBRD5QKGMZQKHBVENAHFBU.jpg?auth=803bf0e269c4687803139226675f66750f1d7acf59f765a551a25ada44e0ac3d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Los Angeles Clippers owner Steve Ballmer sits on the sideline before an NBA basketball game against the Chicago Bulls on March 13, 2026, in Inglewood, Calif. (AP Photo/Ryan Sun, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ryan Sun</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5SDUXJUUGALFG3LR7GECVUZBTM.jpg?auth=88dc76b12dd0d0bc1ba90e3c09f1c7abe12cd780e9c7753b9d0a068e69031f04&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Los Angeles Clippers forward Kawhi Leonard warms up before an NBA basketball game April 10, 2026, in Portland, Ore. (AP Photo/Jenny Kane, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jenny Kane</media:credit></media:content></item><item><title><![CDATA[For the birds: Medvedev protests US Open umpire's call to replay a point after birds sit on the net]]></title><link>https://www.local10.com/sports/2026/09/02/for-the-birds-medvedev-protests-us-open-umpires-call-to-replay-a-point-after-birds-sit-on-the-net/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/09/02/for-the-birds-medvedev-protests-us-open-umpires-call-to-replay-a-point-after-birds-sit-on-the-net/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Daniil Medvedev thought the chair umpire's call was for the birds.]]></description><pubDate>Wed, 02 Sep 2026 20:43:00 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Daniil Medvedev thought the chair umpire's call was for the birds.</p><p>Medvedev protested a decision Wednesday during his second-round victory at the U.S. Open after the umpire ordered a point to be replayed because two birds sat on top of the net during multiple shots of a rally.</p><p>Medvedev led 4-1 in the second set with Sebastian Gorzny serving. Two small birds sat atop the net in Louis Armstrong Stadium during the middle of a point and play continued, with both players hitting multiple shots before Medvedev angled a forehand toward the corner that caused one of the birds to fly up. Umpire Timo Janzen quickly signaled for play to stop as Gorzny began to hit a shot that would not have gotten back into play.</p><p>“This is the most ridiculous decisions I’ve seen in my life,” Medvedev said. “This is very bad.”</p><p>Medvedev, no stranger to chaotic moments in Armstrong, was asked following his 6-1, 6-3, 7-5 victory where that one ranked.</p><p>“This would be definitely in the top five,” he said. “But the thing is that when they came in, I thought, OK, the referee is going to stop the point, and he let it play, like, ‘OK, let’s play.’ And the moment I hit the winner, he was, like, ‘Stop! Stop! Stop!’”</p><p>Medvedev lost his first-round match in Armstrong last year, when his meltdown after the umpire allowed Benjamin Bonzi a second serve because a photographer mistakenly entered the court too soon led to a delay of more than six minutes. His antics on the same court in 2019, followed by a postmatch interview in which he encouraged fans to continue raining down boos on him, led to a $9,000 fine.</p><p>He quickly let go of Wednesday's incident.</p><p>“It’s OK,” the 2021 champion said. “It happens.”</p><p>___</p><p>See AP’s full tennis coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JAZI73DXZO2MHAZRNVMCYKSRO4.jpg?auth=221e3e54dd8f1f8b91ff999d84b80805743637ff13311df71f61d48a9a021893&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Daniil Medvedev, of Russia, left, talks with the official during the second round of the U.S. Open tennis championships against Sebastian Gorzny, of the United States, Wednesday, Sept. 2, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4X5AT54C75AMWT55PCANYIJSKI.jpg?auth=3564037aba7da320f767af8c14543b5cc0acb1e18b699f423fc096602ed84e3e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Daniil Medvedev, of Russia, left, talks with the official during the second round of the U.S. Open tennis championships against Sebastian Gorzny, of the United States, Wednesday, Sept. 2, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FZROWQUJJH3PZBEGZZQXCUE3DE.jpg?auth=afde1d68a405a5d9ba7126c9863a71a4e85e27df002355d7f578ecb46e8b5a46&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Daniil Medvedev, of Russia, left, appeals for a replay during the second round of the U.S. Open tennis championships against Sebastian Gorzny, of the United States, Wednesday, Sept. 2, 2026, in New York. (AP Photo/Yuki Iwamura)]]></media:description><media:credit role="author" scheme="urn:ebu">Yuki Iwamura</media:credit></media:content></item><item><title><![CDATA[Bengals legend Chad Johnson leads Miami-Dade gas giveaway]]></title><link>https://www.local10.com/news/local/2026/09/02/bengals-legend-chad-johnson-leads-miami-dade-gas-giveaway/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/bengals-legend-chad-johnson-leads-miami-dade-gas-giveaway/</guid><dc:creator><![CDATA[Jolena Esperto]]></dc:creator><description><![CDATA[Cincinnati Bengals legend and South Florida native Chad Johnson led a gas giveaway in his hometown on Wednesday.]]></description><pubDate>Wed, 02 Sep 2026 16:45:43 +0000</pubDate><content:encoded><![CDATA[<p>Cincinnati Bengals legend and South Florida native Chad Johnson led a gas giveaway in his hometown on Wednesday.</p><p><a href="https://www.local10.com/espanol/2026/09/02/leyenda-de-los-bengals-chad-johnson-lidera-entrega-de-gasolina-en-miami-dade/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/leyenda-de-los-bengals-chad-johnson-lidera-entrega-de-gasolina-en-miami-dade/">Leer en español</a></p><p>The giveaway, featuring the Miami Beach Senior High School graduate and sponsored by sports betting site DraftKings, took place at the Sunoco at 15290 NW Seventh Ave. in northwest Miami-Dade’s Biscayne Gardens area.</p><p>About 3,500 gallons of gas were made available to local drivers. One of them, Anthony Celestino, said it usually costs him about $100 to fill his tank.</p><p>He said the 45-minute wait was “worth it.”</p><p>“Come get your 100 bucks,” Celestino said. “It’s free.”</p><p>Johnson, known during a portion of his playing days as Chad Ochocinco for his jersey number of 85, spoke to Local 10 News reporter Jolena Esperto.</p><p>The former wide receiver said he’d like to make a television career at Local 10 his second act.</p><p>“I can actually start tomorrow,” he said, later adding, “I assume I’m pretty OK in front of the camera. I tend to be shy at times, but I’m a hard worker.”</p><p>The giveaway was set to stretch from 10 a.m. to 2 p.m.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Leyenda de los Bengals Chad Johnson lidera entrega de gasolina en Miami-Dade]]></title><link>https://www.local10.com/espanol/2026/09/02/leyenda-de-los-bengals-chad-johnson-lidera-entrega-de-gasolina-en-miami-dade/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/leyenda-de-los-bengals-chad-johnson-lidera-entrega-de-gasolina-en-miami-dade/</guid><dc:creator><![CDATA[Jolena Esperto]]></dc:creator><description><![CDATA[La leyenda de los Cincinnati Bengals y nativo del sur de Florida, Chad Johnson, lideró una entrega de gasolina en su ciudad natal el miércoles.]]></description><pubDate>Wed, 02 Sep 2026 20:13:07 +0000</pubDate><content:encoded><![CDATA[<p>La leyenda de los Cincinnati Bengals y nativo del sur de Florida, Chad Johnson, lideró una entrega de gasolina en su ciudad natal el miércoles.</p><p>La entrega, que contó con la participación del graduado de Miami Beach Senior High School y fue patrocinada por el sitio de apuestas deportivas DraftKings, se realizó en la gasolinera Sunoco ubicada en 15290 NW Seventh Ave., en el área de Biscayne Gardens, al noroeste de Miami-Dade.</p><p>Unos 3,500 galones de gasolina estuvieron disponibles para los conductores locales. Uno de ellos, Anthony Celestino, dijo que normalmente le cuesta alrededor de $100 USD llenar su tanque.</p><p>Dijo que la espera de 45 minutos “valió la pena”.</p><p>“Vengan a buscar sus 100 dólares”, dijo Celestino. “Es gratis”.</p><p>Johnson, conocido durante parte de su carrera como jugador como Chad Ochocinco por el número 85 de su camiseta, habló con la reportera de Local 10 News, Jolena Esperto.</p><p>El ex receptor abierto dijo que le gustaría que una carrera en televisión en Local 10 fuera su segunda etapa profesional.</p><p>“De hecho, puedo comenzar mañana”, dijo, y luego agregó: “Supongo que me desenvuelvo bastante bien frente a la cámara. Tiendo a ser tímido a veces, pero trabajo duro”.</p><p>La entrega estaba programada de 10 a.m. a 2 p.m.</p>]]></content:encoded></item><item><title><![CDATA[Rubio accuses Cuban officials of selling Venezuelan oil for cash that was ‘going into their pockets’]]></title><link>https://www.local10.com/news/world/2026/09/02/rubio-accuses-cuban-officials-of-selling-venezuelan-oil-for-cash-that-was-going-into-their-pockets/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/02/rubio-accuses-cuban-officials-of-selling-venezuelan-oil-for-cash-that-was-going-into-their-pockets/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[U.S. Secretary of State Marco Rubio accused Cuban officials of selling Venezuelan oil for cash that was “going into their pockets.”]]></description><pubDate>Wed, 02 Sep 2026 18:03:46 +0000</pubDate><content:encoded><![CDATA[<p>U.S. Secretary of State Marco Rubio accused Cuban officials of selling Venezuelan oil for cash that was “going into their pockets.”</p><p><a href="https://www.local10.com/espanol/2026/09/02/rubio-acusa-a-funcionarios-cubanos-de-vender-petroleo-venezolano-a-cambio-de-dinero-en-efectivo-que-terminaba-en-sus-propios-bolsillos/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/rubio-acusa-a-funcionarios-cubanos-de-vender-petroleo-venezolano-a-cambio-de-dinero-en-efectivo-que-terminaba-en-sus-propios-bolsillos/">Leer en español</a></p><p>Rubio described the alleged corruption scheme during an interview that aired on Fox News Radio <a href="https://www.youtube.com/watch?v=WoJ7RMmdEf4" target="_self" rel="" title="https://www.youtube.com/watch?v=WoJ7RMmdEf4">on Wednesday</a>. The U.S. Department of State released the transcript. </p><p>Nicolás Maduro was “stealing the oil of the people of Venezuela and giving it for free to Cuba. Cuba would take that oil, and they weren’t using it to benefit the Cuban people. They were selling the majority of that oil for cash, and that cash was going into their pockets,” Rubio told Brian Kilmeade, a political commentator with Fox News. </p><figure><img src="https://www.local10.com/resizer/v2/KD5FYTXYDJ5P5SQFYDLRFLMDM4.jpg?auth=5f1f9d36eb550a1d0be698654e524e7a73f5f63f9a6bb080c5169c6901c95515&smart=true&width=1200&height=900" alt="Men sit on the trunk of a car during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)" height="900" width="1200"/><figcaption>Men sit on the trunk of a car during a blackout in Havana, Cuba, Tuesday, July 14, 2026. (AP Photo/Ramon Espinosa)</figcaption></figure><p>Rubio said the power outages have nothing to do with U.S. sanctions, but with Cuban officials’ mismanagement. </p><p>“These blackouts are not new; they’ve been having blackouts for five or seven years. You know why? Because their system doesn’t function; it doesn’t work. They have equipment from the 1940s and ’50s, and they haven’t re-upped it or invested in it at all, because the economic model doesn’t work,” Rubio told Kilmeade. </p><p>Rubio described the solution to U.S.-Cuba relations as codified in the federal law that established the U.S. embargo. </p><p>“Normalization between our countries cannot fully happen ... unless there’s a functioning democracy, or at least steps towards a functioning democracy. So in many ways, when it comes to Cuba policy, it’s governed not simply by the desires of an administration; it’s governed by law,” Rubio said. </p><figure><img src="https://www.local10.com/resizer/v2/P22LWIODWJE7RPCSE2OVBICKBQ.jpg?auth=7ee58ac33db63821a1334b1bdf6fedf8a9397ea9a5349730fecb662765a05270&smart=true&width=1200&height=900" alt="FILE - Cuba's President Miguel Diaz-Canel, right, Raul Castro, center, Commander Ramiro Valdes, center left, and Jose Ramon Machado Ventura, left, attend an event marking the 172nd anniversary of the birth of national independence hero Jose Marti, in Havana, Jan. 27, 2025. (AP Photo/Ramon Espinosa, File)" height="900" width="1200"/><figcaption>FILE - Cuba's President Miguel Diaz-Canel, right, Raul Castro, center, Commander Ramiro Valdes, center left, and Jose Ramon Machado Ventura, left, attend an event marking the 172nd anniversary of the birth of national independence hero Jose Marti, in Havana, Jan. 27, 2025. (AP Photo/Ramon Espinosa, File)</figcaption></figure><p>Miguel Díaz-Canel, who assumed the Cuban presidency in 2019, making him the island nation’s 17th president, has denied accusations of corruption and claimed that the U.S. has been waging “psychological warfare” and an “energy blockade” against the Cuban people. </p><p>Raúl<b> </b>Castro, who served as Cuba’s president for about a decade and as the defense minister for about 50 years, was hospitalized, according to sources in communication with <a href="https://www.local10.com/team/A_Gomez/" target="_self" rel="" title="https://www.local10.com/team/A_Gomez/">Local 10 News Cuba Analyst Andy Gomez</a>, the former director of the University of Miami’s Institute for Cuban Studies.</p><p>Cuban officials remained silent on Wednesday after the Diario Las Américas, a Miami-based newspaper in Spanish, <a href="https://www.diariolasamericas.com/america-latina/raul-castro-no-ha-muerto-esta-gravemente-enfermo-n5401478" target="_self" rel="" title="https://www.diariolasamericas.com/america-latina/raul-castro-no-ha-muerto-esta-gravemente-enfermo-n5401478">reported</a> on Tuesday that Castro, 95, who formally retired in April 2021, had suffered a stroke and was on life support.</p><p><b>Related links</b></p><ul><li><a href="https://www.state.gov/releases/office-of-the-spokesperson/2026/09/secretary-of-state-marco-rubio-with-brian-kilmeade-on-the-brian-kilmeade-show/" target="_self" rel="" title="https://www.state.gov/releases/office-of-the-spokesperson/2026/09/secretary-of-state-marco-rubio-with-brian-kilmeade-on-the-brian-kilmeade-show/">The transcript of Rubio’s interview recorded on Tuesday and aired on Wednesday</a></li><li><a href="https://www.youtube.com/watch?v=WoJ7RMmdEf4" target="_self" rel="" title="https://www.youtube.com/watch?v=WoJ7RMmdEf4">The interview on YouTube</a></li><li><a href="https://www.state.gov/releases/office-of-the-spokesperson/2026/09/responding-to-the-murillo-ortega-dictatorships-legislative-sham/" target="_self" rel="" title="https://www.state.gov/releases/office-of-the-spokesperson/2026/09/responding-to-the-murillo-ortega-dictatorships-legislative-sham/">Rubio’s statement on Nicaragua</a></li></ul><p><b>Related story:</b> <a href="https://www.local10.com/news/world/2026/09/02/cubans-in-miami-ponder-about-the-islands-future-without-raul-castro/" target="_self" rel="" title="https://www.local10.com/news/world/2026/09/02/cubans-in-miami-ponder-about-the-islands-future-without-raul-castro/">Cubans in Miami stop to ponder the island’s future without Raúl Castro</a></p><p><b>Related social media</b></p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">SECRETARY RUBIO: The only solution and answer to Cuba, and we&#39;re prepared to play a productive role in this, is to place itself on an irreversible path toward becoming a normal, functioning state. <a href="https://t.co/jHmrsWK9Lr">pic.twitter.com/jHmrsWK9Lr</a></p>&mdash; Department of State (@StateDept) <a href="https://x.com/StateDept/status/2095210950504718599?ref_src=twsrc%5Etfw">September 2, 2026</a></blockquote><blockquote class="twitter-tweet"><p lang="en" dir="ltr">The Cuban regime has spent decades using front groups to infiltrate, corrupt, and radicalize Americans. Today, I&#39;m sanctioning the leadership of ICAP, which is one of the primary organizations involved in these efforts—including convicted Cuban spy Fernando González Llort—and…</p>&mdash; Secretary Marco Rubio (@SecRubio) <a href="https://x.com/SecRubio/status/2090503929884983576?ref_src=twsrc%5Etfw">August 20, 2026</a></blockquote><blockquote class="twitter-tweet"><p lang="es" dir="ltr">Protección social es sostener, en medio del bloqueo energético, las conquistas de la <a href="https://x.com/hashtag/Revoluci%C3%B3nCubana?src=hash&amp;ref_src=twsrc%5Etfw">#RevoluciónCubana</a>.<br><br>Es que más de un millón y medio de estudiantes inicien hoy otro curso escolar que el imperio pretendió impedir con su plan de asfixia.<a href="https://x.com/hashtag/CubaNoEsUnaAmenaza?src=hash&amp;ref_src=twsrc%5Etfw">#CubaNoEsUnaAmenaza</a>, el Bloqueo sí <a href="https://t.co/LxGEcdSl5G">https://t.co/LxGEcdSl5G</a></p>&mdash; Miguel Díaz-Canel Bermúdez (@DiazCanelB) <a href="https://x.com/DiazCanelB/status/2094780110830207060?ref_src=twsrc%5Etfw">September 1, 2026</a></blockquote><blockquote class="twitter-tweet"><p lang="es" dir="ltr">Por videoconferencia, realizamos Reunión Virtual de Jefes de Misiones Diplomáticas de <a href="https://x.com/hashtag/Cuba?src=hash&amp;ref_src=twsrc%5Etfw">#Cuba</a> en el exterior.<br><br>Compartimos detalles de la situación actual del país, provocada por el cerco energético, el recrudecimiento del bloqueo y las sanciones secundarias impuestas por el… <a href="https://t.co/nUH9IFxMCG">pic.twitter.com/nUH9IFxMCG</a></p>&mdash; Bruno Rodríguez P (@BrunoRguezP) <a href="https://x.com/BrunoRguezP/status/2095210228782399504?ref_src=twsrc%5Etfw">September 2, 2026</a></blockquote>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/PGPEWWS2PGS7EWY4K5UYD7F4WQ.jpg?auth=e75da5123c3ae5e7745e3ac855433cec4aa74aa627a2d7b41e100db5c83fd370&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers fly the Cuban flag at half-staff at the Anti-Imperialist Tribune near the U.S. Embassy in Havana, Cuba, Monday, Jan. 5, 2026, in memory of Cubans who died two days before in Caracas, Venezuela during the capture of Venezuelan President Nicolas Maduro by U.S. forces. (AP Photo/Ramon Espinosa)]]></media:description><media:credit role="author" scheme="urn:ebu">Ramon Espinosa</media:credit></media:content></item><item><title><![CDATA[‘Malfunctioning weed-whacker’ sparks hallway brawl between Miami-Dade school custodians, police say]]></title><link>https://www.local10.com/news/local/2026/09/02/malfunctioning-weed-whacker-sparks-hallway-brawl-between-miami-dade-school-custodians-police-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/malfunctioning-weed-whacker-sparks-hallway-brawl-between-miami-dade-school-custodians-police-say/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[A spat over a “malfunctioning weed whacker” eventually led to the head custodian at a Miami-Dade elementary school attacking a fellow janitor on campus, according to police.]]></description><pubDate>Wed, 02 Sep 2026 15:48:19 +0000</pubDate><content:encoded><![CDATA[<p>A spat over a “malfunctioning weed-whacker” eventually led to the head custodian at a Miami-Dade elementary school attacking a fellow janitor on campus, according to police.</p><p><a href="https://www.local10.com/espanol/2026/09/02/rina-por-orilladora-defectuosa-entre-conserjes-de-escuela-de-miami-dade-dice-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/rina-por-orilladora-defectuosa-entre-conserjes-de-escuela-de-miami-dade-dice-la-policia/">Leer en español</a></p><p>Officers with the Miami-Dade Schools Police Department took Malachie Forestal, 40, into custody on a felony charge Tuesday at the Dr. Henry W. Mack/West Little River K-8 Center, located at 2450 NW 84th St. in unincorporated Miami-Dade County’s West Little River neighborhood. </p><p>According to an arrest form, Forestal and the victim got into an argument at the school over the victim’s unfinished work, which the victim attributed to the aforementioned weed-whacker failure. </p><p>The argument between the two eventually escalated into a physical fight, police said.</p><p>According to the victim, he told police that Forestal “spoke to him disrespectfully” when informed the work wasn’t completed, authorities said. </p><p>Later that morning, police said the victim began picking up trash in the school’s cafeteria when Forestal became upset about where the victim had left his keys. </p><p>When the victim attempted to walk away, police said Forestal blocked his path, so the victim walked around him and into a hallway, after which Forestal followed the victim, “then entered the hallway, struck him, and grabbed him,” according to an arrest report. </p><p>Arriving officers spoke to Forestal, who told them “he did not swing at or strike the victim, claiming instead that he only physically grappled with him” after alleging “the victim spoke disrespectfully to him, stating, ‘I’ll f--- you up, b---,’” per official documents.</p><p>However, investigators reviewed surveillance video which contradicted Forestal’s account, instead revealing that he “did swing at and grab the victim in the hallway before school staff members intervened and separated them,” according to an arrest form. </p><p>Forestal is now facing a felony charge of battery on a specified official or employee. </p><p>As of Wednesday morning, he was being held at the Turner Guilford Knight Correctional Center with bond listed as “to be set.”</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5TEWFPFMZJFKVJ6JUTC7J3J6CU.jpg?auth=d594c259e7f789fb486cff404ad8f5a47f28448ffd4172cdb1f0fbaf5ee136cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Riña por “orilladora defectuosa” entre conserjes de escuela de Miami-Dade, dice la policía]]></title><link>https://www.local10.com/espanol/2026/09/02/rina-por-orilladora-defectuosa-entre-conserjes-de-escuela-de-miami-dade-dice-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/rina-por-orilladora-defectuosa-entre-conserjes-de-escuela-de-miami-dade-dice-la-policia/</guid><dc:creator><![CDATA[David Dwork]]></dc:creator><description><![CDATA[Una disputa por una “desbrozadora defectuosa” terminó provocando que el conserje principal de una escuela primaria de Miami-Dade atacara a un compañero conserje en el plantel, según la policía.]]></description><pubDate>Wed, 02 Sep 2026 20:10:51 +0000</pubDate><content:encoded><![CDATA[<p>Una disputa por una “desbrozadora defectuosa” terminó provocando que el conserje principal de una escuela primaria de Miami-Dade atacara a un compañero conserje en el plantel, según la policía.</p><p>Agentes del Departamento de Policía de las Escuelas de Miami-Dade detuvieron el martes a Malachie Forestal, de 40 años, por un cargo grave en el Dr. Henry W. Mack/West Little River K-8 Center, ubicado en 2450 NW 84th St., en el vecindario de West Little River, en una zona no incorporada del condado Miami-Dade.</p><p>Según un formulario de arresto, Forestal y la víctima discutieron en la escuela por un trabajo que la víctima no había terminado, lo que atribuyó a la falla de la desbrozadora mencionada anteriormente.</p><p>La discusión entre ambos finalmente se convirtió en una pelea física, dijo la policía.</p><p>Según la víctima, dijo a la policía que Forestal “le habló de manera irrespetuosa” cuando le informó que el trabajo no estaba terminado, indicaron las autoridades.</p><p>Más tarde esa mañana, la policía dijo que la víctima comenzó a recoger basura en la cafetería de la escuela cuando Forestal se molestó por el lugar donde la víctima había dejado sus llaves.</p><p>Cuando la víctima intentó alejarse, la policía dijo que Forestal le bloqueó el paso, por lo que la víctima lo rodeó y entró a un pasillo, tras lo cual Forestal lo siguió, “luego entró al pasillo, lo golpeó y lo agarró”, según un informe de arresto.</p><p>Los agentes que llegaron al lugar hablaron con Forestal, quien les dijo que “no lanzó golpes ni golpeó a la víctima, afirmando en cambio que solo forcejeó físicamente con él”, después de alegar que “la víctima le habló de manera irrespetuosa, diciéndole: “Te voy a j—, p—””, según documentos oficiales.</p><p>Sin embargo, los investigadores revisaron un video de vigilancia que contradijo la versión de Forestal y reveló que “sí lanzó un golpe y agarró a la víctima en el pasillo antes de que miembros del personal de la escuela intervinieran y los separaran”, según un formulario de arresto.</p><p>Forestal ahora enfrenta un cargo grave de agresión contra un funcionario o empleado especificado.</p><p>Hasta la mañana del miércoles, permanecía detenido en el Turner Guilford Knight Correctional Center con una fianza que figuraba como “por determinar”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5TEWFPFMZJFKVJ6JUTC7J3J6CU.jpg?auth=d594c259e7f789fb486cff404ad8f5a47f28448ffd4172cdb1f0fbaf5ee136cb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Driver crashes into guardrail at canal in Davie]]></title><link>https://www.local10.com/traffic/2026/09/02/driver-crashes-into-guardrail-at-canal-in-davie/</link><guid isPermaLink="true">https://www.local10.com/traffic/2026/09/02/driver-crashes-into-guardrail-at-canal-in-davie/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Police officers closed an area of Southwest 130th Avenue near Griffin Road on Wednesday in Davie after a driver crashed into a guardrail at a canal. ]]></description><pubDate>Wed, 02 Sep 2026 18:16:14 +0000</pubDate><content:encoded><![CDATA[<p>The driver of a gray sports utility vehicle crashed into a stop sign and a guardrail at a canal on Wednesday in Davie. </p><p><a href="https://www.local10.com/espanol/2026/09/02/conductor-choca-contra-barrera-de-proteccion-junto-a-canal-en-davie/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/conductor-choca-contra-barrera-de-proteccion-junto-a-canal-en-davie/">Leer en español</a></p><p>Davie Fire Rescue personnel responded to the crash in the area of Southwest 130th Avenue and Griffin Road. </p><p>Police officers closed the eastbound lane of Griffin Road at Southweest 130th Avenue. </p><p><i>This is a developing story. </i></p><p><b>Related social media</b></p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Avoid the area of SW 130th Ave and Griffin Rd, all eastbound Traffic on Griffin Rd is shutdown due to a crash. <a href="https://t.co/ocTzuketOr">pic.twitter.com/ocTzuketOr</a></p>&mdash; Davie Police Dept. (@DaviePolice) <a href="https://x.com/DaviePolice/status/2095201219954237885?ref_src=twsrc%5Etfw">September 2, 2026</a></blockquote><p><i>Local 10 News Assignment Editor Carson Merlo contributed to this report. </i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JCZF33D4JRBXRB6GK3BRE4M3GA.png?auth=f68262cfff7495590e2cf1746147850bb1f33fcae21e6353d1177e093530b3c1&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers closed an area of Southwest 130th Avenue near Griffin Road on Wednesday in Davie after a driver crashed into a guardrail at a canal.]]></media:description></media:content></item><item><title><![CDATA[Conductor choca contra barrera de protección junto a canal en Davie]]></title><link>https://www.local10.com/espanol/2026/09/02/conductor-choca-contra-barrera-de-proteccion-junto-a-canal-en-davie/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/conductor-choca-contra-barrera-de-proteccion-junto-a-canal-en-davie/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Agentes de policía cerraron un área de Southwest 130th Avenue cerca de Griffin Road el miércoles en Davie después de que un conductor chocara contra una barrera de protección junto a un canal.]]></description><pubDate>Wed, 02 Sep 2026 20:06:36 +0000</pubDate><content:encoded><![CDATA[<p>El conductor de un vehículo utilitario deportivo gris chocó contra una señal de alto y una barrera de protección junto a un canal el miércoles en Davie.</p><p>Personal de Davie Fire Rescue respondió al accidente en el área de Southwest 130th Avenue y Griffin Road.</p><p>Agentes de policía cerraron el carril en dirección este de Griffin Road a la altura de Southwest 130th Avenue.</p><p>Esta es una noticia en desarrollo.</p><p><b>Redes sociales relacionadas</b></p><blockquote class="twitter-tweet"><p lang="en" dir="ltr">Avoid the area of SW 130th Ave and Griffin Rd, all eastbound Traffic on Griffin Rd is shutdown due to a crash. <a href="https://t.co/ocTzuketOr">pic.twitter.com/ocTzuketOr</a></p>&mdash; Davie Police Dept. (@DaviePolice) <a href="https://x.com/DaviePolice/status/2095201219954237885?ref_src=twsrc%5Etfw">September 2, 2026</a></blockquote><p><i>El editor de asignaciones de Local 10 News, Carson Merlo, contribuyó a este informe.</i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JCZF33D4JRBXRB6GK3BRE4M3GA.png?auth=f68262cfff7495590e2cf1746147850bb1f33fcae21e6353d1177e093530b3c1&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers closed an area of Southwest 130th Avenue near Griffin Road on Wednesday in Davie after a driver crashed into a guardrail at a canal.]]></media:description></media:content></item><item><title><![CDATA[‘Deceptive’ Amendment 3 could force tough choices on key services, local leaders warn]]></title><link>https://www.local10.com/news/local/2026/09/02/deceptive-amendment-3-could-force-tough-choices-on-key-services-local-leaders-warn/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/deceptive-amendment-3-could-force-tough-choices-on-key-services-local-leaders-warn/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[Several local government leaders met outside Miami-Dade County’s main library in downtown Miami Wednesday to speak out against Amendment 3.]]></description><pubDate>Wed, 02 Sep 2026 19:54:28 +0000</pubDate><content:encoded><![CDATA[<p>Several local government leaders met outside Miami-Dade County’s main library in downtown Miami Wednesday to speak out against Amendment 3.</p><p><a href="https://www.local10.com/espanol/2026/09/02/lideres-locales-advierten-que-la-enganosa-enmienda-3-podria-obligar-a-tomar-decisiones-dificiles-sobre-servicios-esenciales/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/lideres-locales-advierten-que-la-enganosa-enmienda-3-podria-obligar-a-tomar-decisiones-dificiles-sobre-servicios-esenciales/">Leer en español</a></p><p>“Saying this plainly: If you are a senior who takes the bus that’s free, this matters to you,” Miami-Dade Commissioner Oliver Gilbert said. “If you are someone who is going to call (the) police and want them to get there in a reasonable time, this matters to you.”</p><p>Championing the concept is Gov. Ron DeSantis, which, if approved by at least 60% of voters, would increase the exemption on homesteads ― primary residences owned by a permanent resident.</p><p>The ballot measure would raise the homestead exemption for non-school property taxes to $150,000 in 2027 and $250,000 in 2028. It would be subsequently adjusted for inflation.</p><p>“It is deceiving. Amendment 3 is deceptive,” Miami-Dade Mayor Daniella Levine Cava said. “It is being presented like a simple tax cut, but it doesn’t eliminate the cost of providing services that our communities depend on.”</p><p>Miami Commissioner Damian Pardo said the measure has “a lot of unintended consequences.”</p><p>“It strikes me like a payday loan,” he said. “You have no idea what the interest is, what the charges are.”</p><p>DeSantis has brushed off some concerns from local leaders as scare tactics.</p><p>“I think what people are saying, if this passes, ‘Oh my gosh, you are not going to have law enforcement or any services or anything like that,’ and that is just not true,” DeSantis said.</p><p>But critics argue that, as a budgetary gut-punch, Amendment 3 would result in local leaders facing tough choices — from cutting services to potentially raising taxes or fees elsewhere to make up for the revenue shortfall. For most municipalities, police and fire comprise a significant portion of local budgets.</p><p>“And if communities are forced to raise taxes or fees to make up some of that lost revenue, then renters and small businesses would likely end up paying more, even though they never received the tax break in the first place,” Levine Cava said.</p><p>DeSantis has argued cities and counties “are still getting way more property tax revenue than they were getting 7 to 8 years ago.”</p><p>A recent <a href="https://www.miamidadepa.gov/resources-pa/library/reports/certification/2026-estimate-by-taxing-authority.pdf" rel="">report by Miami-Dade County’s property appraiser</a> found that while estimated taxable value countywide increased year-over-year, the annual rate of growth is cooling.</p><p>According to the <a href="https://taxfoundation.org/blog/florida-property-tax-proposal/" rel="">Tax Foundation</a>, homestead property accounts for a sizable share of Florida’s property tax base.</p><p>According to the group, if voters approve the proposed constitutional amendment, a <a href="https://www.flhouse.gov/Sections/Documents/loaddoc.aspx?FileName=h0001a.SAC.DOCX&amp;DocumentType=Analysis&amp;BillNumber=1&amp;Session=2026F" rel="">legislative fiscal analysis</a> “estimates local government revenues could be reduced by $4.6 billion in the first year and by $8.4 billion in the second year, but the constitutional amendment includes no plan for how to pay for such a large tax cut.”</p><p>“There is definitely a theory to the case that, yes, they are definitely not going to be able to raise spending. That is just true,” DeSantis said.</p><p>That phrasing from the governor — a “theory to the case” — is in part what alarms some local leaders.</p><p>“Without studying how it is going to affect our local communities, I can tell you in our Village of Pinecrest, over the first five years our revenue will be decreased by $15 million, and there is discussion on how will replace that revenue,” Pinecrest Mayor-elect Shannon del Prado said. “Will it come from Tallahassee? If a stop sign is down, will Tallahassee have to come and fix it for us? If we have a pothole, will we have to call Tallahassee to get it repaired?”</p><p>According to the Tax Foundation, “While intended to relieve the growing property tax burden on Florida residents, drastically reducing and potentially even eliminating property taxes on the primary residences of most Florida homeowners would shift property tax burdens in highly distortionary ways and make Florida’s tax code far less stable and competitive.”</p><p>According to the <a href="https://www.floridapolicy.org/posts/voter-guide-what-floridians-should-know-about-amendment-3" rel="">Florida Policy Institute</a>, “The loss of property tax dollars under Amendment 3 would ultimately shift costs onto renters, consumers and small businesses as local governments look to generate revenue.”</p><p>Voters will be able to weigh in on the measure on Nov. 3.</p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded></item><item><title><![CDATA[Líderes locales advierten que la “engañosa” Enmienda 3 podría obligar a tomar decisiones difíciles sobre servicios esenciales]]></title><link>https://www.local10.com/espanol/2026/09/02/lideres-locales-advierten-que-la-enganosa-enmienda-3-podria-obligar-a-tomar-decisiones-dificiles-sobre-servicios-esenciales/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/lideres-locales-advierten-que-la-enganosa-enmienda-3-podria-obligar-a-tomar-decisiones-dificiles-sobre-servicios-esenciales/</guid><dc:creator><![CDATA[Christina Vazquez]]></dc:creator><description><![CDATA[Varios líderes de gobiernos locales se reunieron el miércoles frente a la biblioteca principal del condado Miami-Dade, en el centro de Miami, para pronunciarse en contra de la Enmienda 3.]]></description><pubDate>Wed, 02 Sep 2026 20:03:12 +0000</pubDate><content:encoded><![CDATA[<p>Varios líderes de gobiernos locales se reunieron el miércoles frente a la biblioteca principal del condado Miami-Dade, en el centro de Miami, para pronunciarse en contra de la Enmienda 3.</p><p>“Para decirlo claramente: si usted es una persona mayor que usa el autobús gratuito, esto le importa”, dijo el comisionado de Miami-Dade Oliver Gilbert. “Si usted es alguien que va a llamar a la policía y quiere que llegue en un tiempo razonable, esto le importa”.</p><p>El gobernador Ron DeSantis promueve la propuesta que, si es aprobada por al menos el 60% de los votantes, aumentaría la exención para viviendas principales propiedad de residentes permanentes.</p><p>La medida electoral aumentaría la exención de vivienda para impuestos a la propiedad no destinados a las escuelas a $150,000 USD en 2027 y $250,000 USD en 2028. Posteriormente, se ajustaría según la inflación.</p><p>“Es engañosa. La Enmienda 3 es engañosa”, dijo la alcaldesa de Miami-Dade, Daniella Levine Cava. “Se presenta como una simple reducción de impuestos, pero no elimina el costo de proporcionar los servicios de los que dependen nuestras comunidades”.</p><p>El comisionado de Miami, Damian Pardo, dijo que la medida tiene “muchas consecuencias no intencionadas”.</p><p>“Me parece un préstamo de día de pago”, dijo. “No tienes idea de cuáles son los intereses ni cuáles son los cargos”.</p><p>DeSantis ha desestimado algunas preocupaciones de líderes locales calificándolas de tácticas para infundir miedo.</p><p>“Creo que lo que la gente está diciendo es que, si esto se aprueba, “Dios mío, no habrá fuerzas del orden ni ningún servicio ni nada por el estilo”, y eso simplemente no es cierto”, dijo DeSantis.</p><p>Pero los críticos argumentan que, como un duro golpe presupuestario, la Enmienda 3 haría que los líderes locales enfrentaran decisiones difíciles, desde recortar servicios hasta posiblemente aumentar impuestos o tarifas en otros sectores para compensar la pérdida de ingresos. Para la mayoría de los municipios, la policía y los bomberos representan una parte significativa de los presupuestos locales.</p><p>“Y si las comunidades se ven obligadas a aumentar impuestos o tarifas para compensar parte de esos ingresos perdidos, entonces los inquilinos y las pequeñas empresas probablemente terminarían pagando más, aunque nunca recibieron la reducción de impuestos en primer lugar”, dijo Levine Cava.</p><p>DeSantis ha argumentado que las ciudades y los condados “siguen recibiendo muchos más ingresos por impuestos a la propiedad de los que recibían hace 7 u 8 años”.</p><p>Un <a href="https://www.miamidadepa.gov/resources-pa/library/reports/certification/2026-estimate-by-taxing-authority.pdf" target="_blank" rel="noreferrer" title="https://www.miamidadepa.gov/resources-pa/library/reports/certification/2026-estimate-by-taxing-authority.pdf">informe reciente del tasador de propiedades del condado Miami-Dade</a> encontró que, aunque el valor imponible estimado en todo el condado aumentó en comparación con el año anterior, la tasa anual de crecimiento se está desacelerando.</p><p>Según la <a href="https://taxfoundation.org/blog/florida-property-tax-proposal/" target="_blank" rel="noreferrer" title="https://taxfoundation.org/blog/florida-property-tax-proposal/">Tax Foundation</a>, las propiedades con exención de vivienda representan una parte considerable de la base de impuestos a la propiedad de Florida.</p><p>Según el grupo, si los votantes aprueban la enmienda constitucional propuesta, un <a href="https://www.flhouse.gov/Sections/Documents/loaddoc.aspx?FileName=h0001a.SAC.DOCX&amp;DocumentType=Analysis&amp;BillNumber=1&amp;Session=2026F" target="_blank" rel="noreferrer" title="https://www.flhouse.gov/Sections/Documents/loaddoc.aspx?FileName=h0001a.SAC.DOCX&amp;DocumentType=Analysis&amp;BillNumber=1&amp;Session=2026F">análisis fiscal legislativo</a> “estima que los ingresos de los gobiernos locales podrían reducirse en $4.6 mil millones USD durante el primer año y en $8.4 mil millones USD durante el segundo año, pero la enmienda constitucional no incluye ningún plan sobre cómo pagar una reducción de impuestos tan grande”.</p><p>“Definitivamente existe una teoría para sostener que, sí, definitivamente no podrán aumentar el gasto. Eso simplemente es cierto”, dijo DeSantis.</p><p>Esa expresión del gobernador, una “teoría para sostener el caso”, es en parte lo que alarma a algunos líderes locales.</p><p>“Sin estudiar cómo va a afectar a nuestras comunidades locales, puedo decirles que en nuestra Villa de Pinecrest, durante los primeros cinco años, nuestros ingresos disminuirán en $15 millones USD, y se está discutiendo cómo reemplazaremos esos ingresos”, dijo la alcaldesa electa de Pinecrest, Shannon del Prado. “¿Vendrán de Tallahassee? Si una señal de alto se cae, ¿Tallahassee tendrá que venir a repararla por nosotros? Si tenemos un bache, ¿tendremos que llamar a Tallahassee para que lo reparen?”</p><p>Según la Tax Foundation, “Aunque pretende aliviar la creciente carga de los impuestos a la propiedad sobre los residentes de Florida, reducir drásticamente y potencialmente incluso eliminar los impuestos a la propiedad sobre las residencias principales de la mayoría de los propietarios de viviendas de Florida trasladaría la carga de los impuestos a la propiedad de maneras altamente distorsionantes y haría que el código tributario de Florida fuera mucho menos estable y competitivo”.</p><p>Según el <a href="https://www.floridapolicy.org/posts/voter-guide-what-floridians-should-know-about-amendment-3" target="_blank" rel="noreferrer" title="https://www.floridapolicy.org/posts/voter-guide-what-floridians-should-know-about-amendment-3">Florida Policy Institute</a>, “La pérdida de ingresos por impuestos a la propiedad bajo la Enmienda 3 terminaría trasladando los costos a los inquilinos, consumidores y pequeñas empresas mientras los gobiernos locales buscan generar ingresos”.</p><p>Los votantes podrán pronunciarse sobre la medida el 3 de noviembre.</p>]]></content:encoded></item><item><title><![CDATA[Man accused of pointing gun at driver during road rage incident in Dania Beach]]></title><link>https://www.local10.com/news/local/2026/09/02/man-accused-of-pointing-gun-at-driver-during-road-rage-incident-in-dania-beach/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/09/02/man-accused-of-pointing-gun-at-driver-during-road-rage-incident-in-dania-beach/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A 59-year-old Hollywood man was arrested this past weekend after he allegedly pointed a gun at another driver during a road rage incident that occurred in Dania Beach earlier this year, according to the Broward Sheriff’s Office.]]></description><pubDate>Wed, 02 Sep 2026 19:57:07 +0000</pubDate><content:encoded><![CDATA[<p>A 59-year-old Hollywood man was arrested this past weekend after he allegedly pointed a gun at another driver during a road rage incident that occurred in Dania Beach earlier this year, according to the Broward Sheriff’s Office.</p><p><a href="https://www.local10.com/espanol/2026/09/02/acusan-a-hombre-de-apuntar-con-arma-a-conductor-durante-incidente-de-ira-al-volante-en-dania-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/acusan-a-hombre-de-apuntar-con-arma-a-conductor-durante-incidente-de-ira-al-volante-en-dania-beach/">Leer en español</a></p><p>Jail records show Fredi Benjamin Darmon is facing one count of aggravated assault with a deadly weapon without intent to kill. </p><p>Deputies said they responded July 28 to a reported road rage incident in the 1700 block of Stirling Road.</p><p>The victim told deputies he was driving westbound in the 1200 block of Stirling Road when he was cut off by Darmon, who was driving a Mercedes-Benz, according to an arrest report. </p><p>The two men argued, and Darmon allegedly pulled out a gun and pointed it directly at the victim, the report states. </p><p>Deputies said the victim told them he was “100% certain” the object was a gun and that he feared for his life and safety.</p><p>The victim said he pulled out his cellphone and began recording after Darmon displayed the gun, but he did not capture the entire incident, according to the report.</p><p>The victim later described the weapon to deputies and flagged down a BSO deputy, the report states.</p><p>Deputies searched the area but were unable to locate the vehicle or Darmon at the time, according to the report.</p><p>On July 29, the victim identified Darmon from a photo lineup, deputies said.</p><p>As of Wednesday, he was no longer listed as an inmate in the Broward County jail records system. </p><p><div class="l10-neighborhood" role="complementary" aria-label="News From Your Neighborhood">
  <style>
    .l10-neighborhood, .l10-neighborhood * { box-sizing: border-box; }

    .l10-neighborhood{
      --blue-dark:#0d2c73;
      --blue:#1f57c4;
      --blue-light:#3370e6;
      --gray-bg:#f2f3f5;
      --gray-border:#d6d8dc;
      --text-dark:#1a1a1a;
      --white:#ffffff;
      font-family:system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
      max-width:860px;
      margin:1.5rem auto;
      border-radius:10px;
      overflow:hidden;
      border:1px solid var(--gray-border);
      background:var(--gray-bg);
      box-shadow:0 4px 14px rgba(0,0,0,.12);
      text-align:center;
    }

    .l10-head{
      background:linear-gradient(90deg,var(--blue-dark),var(--blue));
      color:var(--white);
      padding:12px 16px;
      font-weight:800;
      text-transform:uppercase;
      font-size:1rem;
      letter-spacing:.3px;
      display:flex; justify-content:center; align-items:center; gap:8px;
    }

    .l10-body{
      max-width:740px;
      margin:0 auto;
      padding:0 16px 18px;
    }

    .l10-sub{
      margin:12px 0 10px;
      font-size:.95rem;
      color:var(--text-dark);
      font-weight:500;
      text-align:center;
    }

    .l10-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:12px;
    }
    @media (min-width:600px){
      .l10-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .nb-btn{
      display:grid;
      place-items:center;
      text-align:center;
      line-height:1;
      width:100%;
      min-height:48px;
      padding:10px;
      border-radius:8px;
      text-decoration:none;
      font-weight:800;
      text-transform:uppercase;
      font-size:.95rem;
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      color:var(--white);
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      transition:background .15s ease, transform .1s ease, box-shadow .15s ease;
    }
    .nb-btn:hover, .nb-btn:focus-visible{
      background:linear-gradient(180deg,var(--blue),var(--blue-dark));
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.2);
      outline:none;
    }
    .nb-btn:link, .nb-btn:visited{ color:var(--white); }

    .city-dd{
      grid-column:1 / -1;
      justify-self:stretch;
      width:100%;
      margin:0;
      text-align:left;
    }
    .city-dd summary{
      list-style:none;
      cursor:pointer;
      display:flex;
      align-items:center;
      justify-content:center;
      gap:8px;
      width:100%;
      min-height:48px;
      padding:10px 16px;
      font-weight:800;
      text-transform:uppercase;
      letter-spacing:.02em;
      color:var(--white);
      background:linear-gradient(180deg,var(--blue-light),var(--blue));
      border:1px solid rgba(0,0,0,.08);
      border-radius:8px;
      box-shadow:0 2px 6px rgba(0,0,0,.15);
      user-select:none;
    }
    .city-dd summary::-webkit-details-marker{ display:none; }
    .city-dd summary .caret{ line-height:1; transition:transform .2s ease; }
    .city-dd[open] summary .caret{ transform:rotate(180deg); }

    .city-menu{
      margin-top:0;
      background:var(--white);
      border:1px solid var(--gray-border);
      border-top:0;
      border-radius:10px;
      border-top-left-radius:0;
      border-top-right-radius:0;
      padding:10px;
      box-shadow:0 6px 16px rgba(0,0,0,.08);
    }
    .city-dd[open] summary{
      border-bottom-left-radius:0;
      border-bottom-right-radius:0;
    }

    .city-grid{
      display:grid;
      grid-template-columns:1fr;
      gap:8px;
    }
    @media (min-width:520px){
      .city-grid{ grid-template-columns:repeat(2,1fr); }
    }
    @media (min-width:800px){
      .city-grid{ grid-template-columns:repeat(3,1fr); }
    }

    .city-link{
      display:block;
      text-decoration:none;
      text-align:center;
      font-weight:700;
      padding:8px 10px;
      border-radius:8px;
      background:#f7f9fc;
      border:1px solid var(--gray-border);
      color:var(--blue);
      transition:background .12s ease, transform .08s ease, box-shadow .12s ease;
    }
    .city-link:hover, .city-link:focus-visible{
      background:#eef3ff;
      outline:none;
      transform:translateY(-1px);
      box-shadow:0 4px 10px rgba(0,0,0,.08);
    }
    .city-link:link, .city-link:visited{ color:var(--blue); }
  </style>

  <div class="l10-head">🏠 News From Your Neighborhood</div>

  <div class="l10-body">
    <div class="l10-sub">Latest headlines from:</div>

    <div class="l10-grid" role="group" aria-label="Counties and cities">
      <a class="nb-btn" href="https://www.local10.com/topic/Miami-Dade_County/" target="_blank" rel="noopener noreferrer">Miami-Dade</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Broward_County/" target="_blank" rel="noopener noreferrer">Broward</a>
      <a class="nb-btn" href="https://www.local10.com/topic/Monroe_County/" target="_blank" rel="noopener noreferrer">Florida Keys</a>

      <details class="city-dd">
        <summary><span>Cities</span><span class="caret" aria-hidden="true">▾</span></summary>
        <div class="city-menu">
          <div class="city-grid">
            <a class="city-link" href="https://www.local10.com/topic/Miami/" target="_blank" rel="noopener noreferrer">Miami</a>
            <a class="city-link" href="https://www.local10.com/topic/Fort_Lauderdale/" target="_blank" rel="noopener noreferrer">Fort Lauderdale</a>
            <a class="city-link" href="https://www.local10.com/topic/Coral_Springs/" target="_blank" rel="noopener noreferrer">Coral Springs</a>
            <a class="city-link" href="https://www.local10.com/topic/Davie/" target="_blank" rel="noopener noreferrer">Davie</a>
            <a class="city-link" href="https://www.local10.com/topic/Deerfield_Beach/" target="_blank" rel="noopener noreferrer">Deerfield Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Doral/" target="_blank" rel="noopener noreferrer">Doral</a>
            <a class="city-link" href="https://www.local10.com/topic/Hialeah/" target="_blank" rel="noopener noreferrer">Hialeah</a>
            <a class="city-link" href="https://www.local10.com/topic/Hollywood/" target="_blank" rel="noopener noreferrer">Hollywood</a>
            <a class="city-link" href="https://www.local10.com/topic/Homestead/" target="_blank" rel="noopener noreferrer">Homestead</a>
<a class="city-link" href="https://www.local10.com/topic/Lauderhill/" target="_blank" rel="noopener noreferrer">Lauderhill</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Beach/" target="_blank" rel="noopener noreferrer">Miami Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Miami_Gardens/" target="_blank" rel="noopener noreferrer">Miami Gardens</a>
            <a class="city-link" href="https://www.local10.com/topic/Miramar/" target="_blank" rel="noopener noreferrer">Miramar</a>
            <a class="city-link" href="https://www.local10.com/topic/Pembroke_Pines/" target="_blank" rel="noopener noreferrer">Pembroke Pines</a>
            <a class="city-link" href="https://www.local10.com/topic/Plantation/" target="_blank" rel="noopener noreferrer">Plantation</a>
            <a class="city-link" href="https://www.local10.com/topic/Pompano_Beach/" target="_blank" rel="noopener noreferrer">Pompano Beach</a>
            <a class="city-link" href="https://www.local10.com/topic/Sunrise/" target="_blank" rel="noopener noreferrer">Sunrise</a>
<a class="city-link" href="https://www.local10.com/topic/Tamarac/" target="_blank" rel="noopener noreferrer">Tamarac</a>
          </div>
        </div>
      </details>
    </div>
  </div>
</div></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Y76JDMHB2VAULMVCDHOLJL6RLU.jpg?auth=fe9d940bf9b81be41d4937485002cb0456fc21c138339caa78a07375046d18db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Acusan a hombre de apuntar con arma a conductor durante incidente de ira al volante en Dania Beach]]></title><link>https://www.local10.com/espanol/2026/09/02/acusan-a-hombre-de-apuntar-con-arma-a-conductor-durante-incidente-de-ira-al-volante-en-dania-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/acusan-a-hombre-de-apuntar-con-arma-a-conductor-durante-incidente-de-ira-al-volante-en-dania-beach/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre de Hollywood de 59 años fue arrestado el pasado fin de semana después de que presuntamente apuntó con un arma a otro conductor durante un incidente de ira al volante ocurrido en Dania Beach a principios de este año, según la Oficina del Sheriff de Broward.]]></description><pubDate>Wed, 02 Sep 2026 19:59:09 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de Hollywood de 59 años fue arrestado el pasado fin de semana después de que presuntamente apuntó con un arma a otro conductor durante un incidente de ira al volante ocurrido en Dania Beach a principios de este año, según la Oficina del Sheriff de Broward.</p><p>Los registros de la cárcel muestran que Fredi Benjamin Darmon enfrenta un cargo de asalto agravado con un arma mortal sin intención de matar.</p><p>Agentes dijeron que respondieron el 28 de julio a un reporte de un incidente de ira al volante en la cuadra 1700 de Stirling Road.</p><p>La víctima dijo a los agentes que conducía hacia el oeste por la cuadra 1200 de Stirling Road cuando Darmon, quien conducía un Mercedes-Benz, se le atravesó, según un informe de arresto.</p><p>Los dos hombres discutieron y Darmon presuntamente sacó un arma y apuntó directamente a la víctima, indica el informe.</p><p>Agentes dijeron que la víctima les aseguró que estaba “100% seguro” de que el objeto era un arma y que temió por su vida y seguridad.</p><p>La víctima dijo que sacó su teléfono celular y comenzó a grabar después de que Darmon mostró el arma, pero no captó todo el incidente, según el informe.</p><p>Posteriormente, la víctima describió el arma a los agentes y detuvo a un agente de la BSO, indica el informe.</p><p>Agentes registraron el área, pero en ese momento no pudieron localizar el vehículo ni a Darmon, según el informe.</p><p>El 29 de julio, la víctima identificó a Darmon en una rueda de reconocimiento fotográfica, dijeron agentes.</p><p>Hasta el miércoles, ya no figuraba como recluso en el sistema de registros de la cárcel del condado Broward.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Y76JDMHB2VAULMVCDHOLJL6RLU.jpg?auth=fe9d940bf9b81be41d4937485002cb0456fc21c138339caa78a07375046d18db&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Cuban ‘intelligence asset’ lived in Miami-Dade to spy on exiles, feds say]]></title><link>https://www.local10.com/news/world/2026/09/02/cuban-intelligence-asset-lived-in-miami-dade-to-spy-on-exiles-feds-say/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/09/02/cuban-intelligence-asset-lived-in-miami-dade-to-spy-on-exiles-feds-say/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Fernando Valdes, a Cuban intelligence asset, had been living in Miami-Dade County’s Kendall area, according to federal agents. ]]></description><pubDate>Wed, 02 Sep 2026 19:37:25 +0000</pubDate><content:encoded><![CDATA[<p>Fernando Valdes, a Cuban intelligence asset, had been living in Miami-Dade County’s Kendall area, according to federal agents. </p><p><a href="https://www.local10.com/espanol/2026/09/02/activo-de-inteligencia-cubano-vivio-en-miami-dade-para-espiar-a-exiliados-dicen-autoridades-federales/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/09/02/activo-de-inteligencia-cubano-vivio-en-miami-dade-para-espiar-a-exiliados-dicen-autoridades-federales/">Leer en español</a></p><p>For decades, Valdes, 61, also known as Fernando Armando Valdes Perez, pretended to oppose communism on the island, according to the feds. </p><p>Cuba had tasked him with “infiltrating and reporting on Cuban exile and dissident communities in Latin America and the United States as early as the mid-1990s,” according to Nestor Yglesias, a U.S. Immigration and Customs Enforcement spokesman. </p><p>“Valdes gained the trust and confidence of late anti-Castro dissident Luis Posada Carriles and remained in close proximity to other well-known Cuban and Cuban American figures in South Florida until his arrest,” Yglesias wrote in a statement released on Wednesday afternoon. </p><p>Valdes, a Cuban national and Guatemalan citizen, had permanent U.S. residency status, according to Yglesias. It was done fraudulently, according to Matthew Elliston, the director of ICE Enforcement and Removal Operations’ Miami Field Office. </p><p> “Individuals who conceal ties to foreign intelligence services and exploit our immigration system pose a serious threat to the integrity of that system and to our national security,” Elliston said in a statement. “ICE will continue working with our federal partners to identify, arrest and remove those who obtain immigration benefits through fraud.” </p><p>ICE worked with FBI Miami and U.S. Customs and Border Protection to arrest Valdes on July 10 at Miami International Airport, and he was deported on Aug. 7, according to Yglesias. </p><p>“Following his arrest, Valdes was processed, placed in removal proceedings and removed,” Yglesias wrote in a statement. </p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4LKQCWGRM5BSFPOMIRIV3ZDHYE.jpg?auth=6eeb10ab052e96a6b244a02fd8590397a5850b448e4dc490ccf7349cc8326d81&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A spokesman for U.S. Immigration and Customs Enforcement released these two photos of Fernando Armando Valdes Perez, who was arrested and deported.]]></media:description></media:content></item><item><title><![CDATA[Activo de inteligencia cubano vivió en Miami-Dade para espiar a exiliados, dicen autoridades federales]]></title><link>https://www.local10.com/espanol/2026/09/02/activo-de-inteligencia-cubano-vivio-en-miami-dade-para-espiar-a-exiliados-dicen-autoridades-federales/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/09/02/activo-de-inteligencia-cubano-vivio-en-miami-dade-para-espiar-a-exiliados-dicen-autoridades-federales/</guid><dc:creator><![CDATA[Andrea Torres]]></dc:creator><description><![CDATA[Fernando Valdes, un activo de inteligencia cubano, había estado viviendo en el área de Kendall, en el condado Miami-Dade, según agentes federales.]]></description><pubDate>Wed, 02 Sep 2026 19:56:23 +0000</pubDate><content:encoded><![CDATA[<p>Fernando Valdes, un activo de inteligencia cubano, había estado viviendo en el área de Kendall, en el condado Miami-Dade, según agentes federales.</p><p>Durante décadas, Valdes, de 61 años, también conocido como Fernando Armando Valdes Perez, fingió oponerse al comunismo en la isla, según las autoridades federales.</p><p>Cuba le había encomendado “infiltrarse e informar sobre las comunidades de exiliados y disidentes cubanos en América Latina y Estados Unidos desde mediados de la década de 1990”, según Nestor Yglesias, portavoz del Servicio de Inmigración y Control de Aduanas de Estados Unidos (ICE).</p><p>“Valdes se ganó la confianza del fallecido disidente anticastrista Luis Posada Carriles y permaneció muy cerca de otras figuras cubanas y cubanoamericanas conocidas en el sur de Florida hasta su arresto”, escribió Yglesias en un comunicado divulgado la tarde del miércoles.</p><p>Valdes, ciudadano cubano y guatemalteco, tenía estatus de residente permanente en Estados Unidos, según Yglesias. Lo obtuvo de manera fraudulenta, según Matthew Elliston, director de la Oficina de Operaciones de Detención y Deportación de ICE en Miami.</p><p>“Las personas que ocultan vínculos con servicios de inteligencia extranjeros y se aprovechan de nuestro sistema de inmigración representan una grave amenaza para la integridad de ese sistema y para nuestra seguridad nacional”, dijo Elliston en un comunicado. “ICE continuará trabajando con nuestros socios federales para identificar, arrestar y deportar a quienes obtengan beneficios migratorios mediante fraude”.</p><p>ICE trabajó con el FBI de Miami y la Oficina de Aduanas y Protección Fronteriza de Estados Unidos para arrestar a Valdes el 10 de julio en el Aeropuerto Internacional de Miami, y fue deportado el 7 de agosto, según Yglesias.</p><p>“Tras su arresto, Valdes fue procesado, puesto en proceso de deportación y deportado”, escribió Yglesias en un comunicado.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/4LKQCWGRM5BSFPOMIRIV3ZDHYE.jpg?auth=6eeb10ab052e96a6b244a02fd8590397a5850b448e4dc490ccf7349cc8326d81&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A spokesman for U.S. Immigration and Customs Enforcement released these two photos of Fernando Armando Valdes Perez, who was arrested and deported.]]></media:description></media:content></item></channel></rss>