<?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>Sat, 22 Aug 2026 20:20:48 +0000</lastBuildDate><language>en</language><ttl>1</ttl><sy:updatePeriod>hourly</sy:updatePeriod><sy:updateFrequency>1</sy:updateFrequency><item><title><![CDATA[BRFR: No reportan heridos tras estrellarse piloto de avioneta frente a la costa de Boca Raton]]></title><link>https://www.local10.com/espanol/2026/08/22/brfr-no-reportan-heridos-tras-estrellarse-piloto-de-avioneta-frente-a-la-costa-de-boca-raton/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/brfr-no-reportan-heridos-tras-estrellarse-piloto-de-avioneta-frente-a-la-costa-de-boca-raton/</guid><dc:creator><![CDATA[Ryan Mackey, Chris Gothner]]></dc:creator><description><![CDATA[Una avioneta se estrelló frente a la costa el sábado por la mañana cerca de 250 S. Ocean Boulevard en Boca Raton, según funcionarios de Bomberos y Rescate de Boca Raton.]]></description><pubDate>Sat, 22 Aug 2026 15:10:04 +0000</pubDate><content:encoded><![CDATA[<p>Una avioneta se estrelló frente a la costa el sábado por la mañana cerca de 250 S. Ocean Boulevard en Boca Raton, según funcionarios de <a href="https://www.facebook.com/BocaFireRescue" target="_blank" rel="noreferrer" title="https://www.facebook.com/BocaFireRescue">Bomberos y Rescate de Boca Raton</a>.</p><p>Funcionarios de Bomberos y Rescate dijeron que la policía de Boca Raton y paramédicos de BRFR respondieron al accidente alrededor de las 10:25 a.m. Indicaron que el piloto no resultó herido.</p><p>Las autoridades dijeron que el personal de emergencia permanecía en el lugar mientras respondía al incidente. Los funcionarios instaron al público a evitar el área mientras se llevaba a cabo la respuesta de emergencia.</p><p>Las autoridades no habían divulgado de inmediato más información sobre qué causó el accidente o el estado de la avioneta.</p><p>No se reportaron heridos adicionales y no se divulgaron de inmediato más detalles sobre el accidente.</p>]]></content:encoded></item><item><title><![CDATA[Video shows small plane crash offshore in Boca Raton; no injuries reported]]></title><link>https://www.local10.com/news/local/2026/08/22/brfr-no-injuries-reported-after-pilot-crashes-small-plane-offshore-in-boca-raton/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/22/brfr-no-injuries-reported-after-pilot-crashes-small-plane-offshore-in-boca-raton/</guid><dc:creator><![CDATA[Ryan Mackey, Chris Gothner]]></dc:creator><description><![CDATA[A small plane crashed offshore Saturday morning near 250 S. Ocean Boulevard in Boca Raton, according to Boca Raton Fire Rescue officials. ]]></description><pubDate>Sat, 22 Aug 2026 15:02:16 +0000</pubDate><content:encoded><![CDATA[<p>A small plane crashed offshore Saturday morning near 250 S. Ocean Boulevard in Boca Raton, according to <a href="https://www.facebook.com/BocaFireRescue" target="_self" rel="" title="https://www.facebook.com/BocaFireRescue">Boca Raton Fire Rescue officials</a>. </p><p><a href="https://www.local10.com/espanol/2026/08/22/brfr-no-reportan-heridos-tras-estrellarse-piloto-de-avioneta-frente-a-la-costa-de-boca-raton/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/brfr-no-reportan-heridos-tras-estrellarse-piloto-de-avioneta-frente-a-la-costa-de-boca-raton/">Leer en español</a></p><p>Fire rescue officials said Boca Raton police and BRFR medics responded to the crash at about 10:25 a.m. They said the pilot was not injured. </p><p>Cellphone video sent from Local 10 viewer Craig Sutton shows the small plane crashing into the ocean off Boca Raton. </p><p>According to the Federal Aviation Administration, the flight was headed from Page Field in Fort Myers to South Bimini Airport in the Bahamas.</p><p>Authorities said emergency personnel remained at the scene as they responded to the incident. Officials urged the public to avoid the area while the emergency response was underway.</p><p>Boca Raton police said the plane was scheduled to be removed from the water on Sunday.</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[Tormenta tropical Moke se dirige a Hawai con vientos fortalecidos]]></title><link>https://www.local10.com/espanol/2026/08/22/tormenta-tropical-moke-se-dirige-a-hawai-con-vientos-fortalecidos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/tormenta-tropical-moke-se-dirige-a-hawai-con-vientos-fortalecidos/</guid><dc:creator><![CDATA[Por THE ASSOCIATED PRESS, Associated Press]]></dc:creator><description><![CDATA[HONOLULU (AP) — La tormenta tropical Moke se dirigió a Hawai el sábado, y probablemente lleve más lluvias intensas y fuertes ráfagas a la Isla Grande, donde los residentes aún lidian con las secuelas de las inundaciones y los vientos del huracán Lala.]]></description><pubDate>Sat, 22 Aug 2026 19:40:19 +0000</pubDate><content:encoded><![CDATA[<p>HONOLULU (AP) — La tormenta tropical Moke se dirigió a Hawai el sábado, y probablemente lleve más lluvias intensas y fuertes ráfagas a la Isla Grande, donde los residentes aún lidian con las secuelas de las inundaciones y los vientos del huracán Lala.</p><p>Moke, que se formó el viernes en el océano Pacífico, se ubicaba a unos 755 kilómetros (470 millas) al sureste de Hilo y se desplazaba hacia el oeste-noroeste a 19 km/h (12 mph), a las 5:00 de la mañana del sábado en Hawai. Los vientos máximos sostenidos rondaban los 85 km/h (50 mph), informó el Centro Nacional de Huracanes.</p><p>Al igual que con el huracán Lala, se espera que la Isla Grande soporte la peor parte de la lluvia y los fuertes vientos de Moke a medida que pase al sur de un impacto directo desde la noche del sábado hasta la madrugada del domingo.</p><p>Luego, Moke continuará su trayectoria hacia el oeste cerca de las islas hasta comienzos del martes, indicó Casey Oswant, meteoróloga del Servicio Nacional de Meteorología en Honolulu.</p><p>“Todavía habrá impactos, especialmente en los lados de barlovento y sureste de la Isla Grande, pero probablemente serán un poco más limitados que lo que vimos con Lala”, señaló Oswant.</p><p>Lala derribó árboles, arrancó edificios de sus cimientos, dañó carreteras y puentes y dejó vías cubiertas de lodo y rocas. Se reportó una muerte relacionada con la tormenta.</p><p>Oswant dijo que los pronósticos de lluvia para este fin de semana en los lados sureste y de barlovento de la Isla Grande eran de 13 a 25 centímetros (5 a 10 pulgadas), con hasta 38 centímetros (15 pulgadas) en zonas aisladas. En el resto de la cadena de islas, se esperaban de 2 a 5 centímetros (1 a 2 pulgadas) de lluvia, aunque partes del este de Maui podrían registrar hasta 10 centímetros (4 pulgadas), agregó.</p><p>No había vigilancias ni alertas costeras vigentes a primera hora de la mañana del sábado, pero se instó a la población a monitorear de cerca el avance de la tormenta. El centro advirtió que las lluvias tienen el potencial de provocar peligrosas corrientes de resaca, inundaciones que ponen en riesgo la vida y deslizamientos de lodo, especialmente en zonas empinadas y en lugares donde el suelo sigue saturado.</p><p>La costa noreste de la Isla Grande registró el mayor acumulado total de lluvia por Lala, con 1,1 metros (43,54 pulgadas), según el servicio meteorológico. Unos 9.000 clientes en la Isla Grande seguían sin electricidad el sábado, de acuerdo con poweroutage.us.</p><p>El gobernador de Hawai, Josh Green, y otros funcionarios estatales ofrecieron una conferencia de prensa antes de la llegada de Moke, en la que instaron a la gente a prepararse reabasteciendo alimentos, medicamentos y otros artículos básicos.</p><p>“Definitivamente hay tensión en el ambiente” ante la idea de más lluvia en comunidades que las aguas de la inundación convirtieron en ríos, expresó Tiffany Edwards Hunt, una maestra que vive en Keaau, en el lado este de la Isla Grande.</p><p>___</p><p>La periodista de The Associated Press Alexa St. John contribuyó a este despacho desde Detroit.</p><p>___</p><p>Esta historia fue traducida del inglés por un editor de AP con ayuda de una herramienta de inteligencia artificial generativa.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5CWMJ3EIDDF7CCU7RIAIK432KQ.jpg?auth=7d3d0871ed8fce05a25dc913880cde1b0f7279188e9cb5167011c7b1ea977242&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Esta imagen satelital de la NOAA, tomada el sábado 22 de agosto de 2026, muestra la tormenta tropical Moke dirigiéndose a Hawai en el océano Pacífico. (NOAA vía AP)]]></media:description></media:content></item><item><title><![CDATA[Up for Debate: Does school start too early? ]]></title><link>https://www.local10.com/features/2026/08/22/up-for-debate-does-school-start-too-early/</link><guid isPermaLink="true">https://www.local10.com/features/2026/08/22/up-for-debate-does-school-start-too-early/</guid><dc:creator><![CDATA[Yarden Ben-David , Ryan Mackey]]></dc:creator><description><![CDATA[As students head back to school, start times are once again up for debate in Florida.]]></description><pubDate>Sat, 22 Aug 2026 13:37:26 +0000</pubDate><content:encoded><![CDATA[<p>As students head back to school, start times are once again up for debate in Florida.</p><p><a href="https://www.local10.com/espanol/2026/08/22/a-debate-comienzan-las-clases-demasiado-temprano/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/a-debate-comienzan-las-clases-demasiado-temprano/">Leer en español</a></p><p>A 2023 law signed by Gov. Ron DeSantis would have required middle schools to start at 8 a.m. and high schools at 8:30 a.m. The law was later repealed, leaving individual school districts to set their own schedules.</p><p>Some argue earlier start times make it easier for students to participate in sports and activities while balancing family schedules. But opponents say early starts can leave students waiting for buses before sunrise.</p><p>The American Academy of Pediatrics and the American Psychological Association have supported later school start times, citing potential academic and health benefits for teenagers.</p><p>Let us know what you think in the poll above or comment section below. </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[A debate: ¿Comienzan las clases demasiado temprano?]]></title><link>https://www.local10.com/espanol/2026/08/22/a-debate-comienzan-las-clases-demasiado-temprano/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/a-debate-comienzan-las-clases-demasiado-temprano/</guid><dc:creator><![CDATA[Yarden Ben-David , Ryan Mackey]]></dc:creator><description><![CDATA[Mientras los estudiantes regresan a clases, los horarios de inicio vuelven a ser tema de debate en Florida.]]></description><pubDate>Sat, 22 Aug 2026 18:50:08 +0000</pubDate><content:encoded><![CDATA[<p>Mientras los estudiantes regresan a clases, los horarios de inicio vuelven a ser tema de debate en Florida.</p><p>Una ley de 2023 firmada por el gobernador Ron DeSantis habría requerido que las escuelas intermedias comenzaran a las 8 a.m. y las escuelas secundarias a las 8:30 a.m. La ley fue posteriormente derogada, dejando que cada distrito escolar estableciera sus propios horarios.</p><p>Algunos argumentan que los horarios de inicio más tempranos facilitan que los estudiantes participen en deportes y actividades mientras equilibran los horarios familiares. Pero los opositores dicen que comenzar temprano puede dejar a los estudiantes esperando los autobuses antes del amanecer.</p><p>La Academia Estadounidense de Pediatría y la Asociación Estadounidense de Psicología han apoyado horarios de inicio de clases más tarde, citando posibles beneficios académicos y de salud para los adolescentes.</p><p>Déjenos saber qué piensa en la encuesta de arriba o en la sección de comentarios de abajo.</p>]]></content:encoded></item><item><title><![CDATA[Fort Lauderdale shooting leaves man critically injured, another detained, cops say]]></title><link>https://www.local10.com/news/local/2026/08/22/fort-lauderdale-shooting-leaves-man-critically-injured-another-detained-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/22/fort-lauderdale-shooting-leaves-man-critically-injured-another-detained-cops-say/</guid><dc:creator><![CDATA[Ryan Mackey, Linnie Supall]]></dc:creator><description><![CDATA[A man was critically injured in a shooting Saturday morning in Fort Lauderdale, police confirmed. ]]></description><pubDate>Sat, 22 Aug 2026 13:29:50 +0000</pubDate><content:encoded><![CDATA[<p>A man was critically injured and another was detained following a shooting that occurred Saturday morning in Fort Lauderdale, police confirmed. </p><p><a href="https://www.local10.com/espanol/2026/08/22/balacera-en-fort-lauderdale-deja-a-hombre-gravemente-herido-y-a-otro-detenido-informa-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/balacera-en-fort-lauderdale-deja-a-hombre-gravemente-herido-y-a-otro-detenido-informa-la-policia/">Leer en español</a></p><p>Fort Lauderdale police said officers responded to the 2300 block of Northwest Ninth Court at about 8:05 a.m. after receiving a report of a shooting.</p><p>Officers said they found a man who had been shot and began life-saving measures.</p><p>Fort Lauderdale Fire Rescue medics took the man, who has not been identified, to Broward Health Medical Center with life-threatening injuries, police said.</p><p>Investigators said the shooter remained at the scene and was detained by police.</p><p>They said the investigation remains ongoing.</p><p>Police did not immediately release additional information about the victim, the man who was detained or circumstances surrounding the shooting.</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[US and Canada fall deeper into a trade war with new tariffs as talks collapse and blame is spread]]></title><link>https://www.local10.com/news/politics/2026/08/22/canada-will-impose-retaliatory-tariffs-on-us-goods-beginning-sept-8/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/22/canada-will-impose-retaliatory-tariffs-on-us-goods-beginning-sept-8/</guid><dc:creator><![CDATA[By PAUL WISEMAN and ROB GILLIES, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The United States and Canada, historic allies along an undefended border, fell deeper into a trade war Saturday marked by angry recriminations and new tariffs that are expected to raise prices for products in both countries.]]></description><pubDate>Sat, 22 Aug 2026 17:37:08 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The United States and Canada, historic allies along an undefended border, fell deeper into a trade war Saturday marked by angry recriminations and new tariffs that are expected to raise prices for products in both countries.</p><p>Each side blamed the other for the collapse of negotiations in Washington late Friday, leading the U.S. to impose 50% tariffs on $20 billion worth of Canadian goods and Canada setting Sept. 8 as the start of its retaliatory penalties.</p><p>President Donald Trump’s import taxes will hit about 5% of what Canada ships to the United States every year, ranging from hockey sticks to tongue depressors. Prime Minister Carney said Ottawa would respond with targeted tariff protection for industries exposed to the new U.S. duties, including some steel products. He also mentioned the dairy, appliance, agricultural equipment, pulp and paper and electronics sectors.</p><p>No further talks were planned. Whatever the eventual outcome, a loss of trust seems one of the earliest casualties.</p><p>Carney accused Washington of using “economic integration as a weapon” and said “its signature was written in pencil.” Resorting to the language of battle, he said his country had been “attacked” by the new American tariffs. “You’re at war when you get attacked,” he said, adding that Canada had the reserves, resilience and plan to respond.</p><p>But to Trump’s chief trade negotiator, Jamieson Greer, the U.S. was compelled to act after a year of retaliation by its longtime partner.</p><p>“We’ve said enough, and so we’ve taken countermeasures. Our interest is in protecting American workers and protecting American supply chains,” the U.S. trade representative told ”Fox &amp; Friends Weekend."</p><p>Canada cites ‘unacceptable demands’ as US says it offered favorable terms</p><p>Carney said Canada had been willing to drop remaining retaliatory tariffs on steel, aluminum and autos if the U.S. substantially lowered its own, and to encourage provinces to restore U.S. alcohol sales. But he said Washington’s final demands went too far. “They asked too much and offered too little,” Carney said.</p><p>Greer said the Republican administration was offering to cut tariffs on steel, autos and lumber, “things that are sensitive for them. And they’ve always had the best deal, and they still would have an even better deal, but they didn’t want that.”</p><p>As a result, he said, “We’re moving forward with measures that respond to Canadian retaliation.”</p><p>Carney said the U.S. added last-minute terms that would have reduced tariff relief for Canadian-made vehicles, restricted Canada’s ability to strike trade deals with other countries and weakened protections for language, culture and sovereignty.</p><p>He said such demands were “unacceptable.”</p><p>The breakdown in negotiations marked a sharp reversal from two days earlier, when officials from the two countries sounded as if they were headed toward a compromise.</p><p>Ontario Premier Doug Ford, who leads Canada’s most populous province, praised Carney for rejecting the deal, saying it would have hurt Ontario’s auto, steel and manufacturing sectors. Ford urged Canada to use “every tool in our toolbox” to fight the U.S. tariffs.</p><p>The moves also call into question the future of a North American trade agreement covering the United States, Canada and Mexico that is crucial to industry in all three countries.</p><p>A typically cooperative alliance goes sour</p><p>The political impact will likely be even bigger than the economic fallout. The countries sold each other $880 billion worth of goods and services last year.</p><p>The tariffs were initially supposed to kick in at 12:01 a.m. Wednesday. Trump extended the deadline for three days to allow talks to continue, but the countries could not reach an agreement in time.</p><p>The U.S. and Canada have wrangled for decades over trade, poking each other over sore spots such as Canadian softwood lumber imports and U.S. access to Canada’s protected dairy market.</p><p>Somehow, they still managed to remain friends, allies and trading partners. Canadian soldiers fought alongside Americans in Afghanistan after 9/11. The 5,525-mile U.S.-Canada border is undefended, and nearly 330,000 people and $2 billion worth of goods cross it every day; 800,000 Canadians live in the United States.</p><p>Trump’s approach to dealing with Canada marks an extraordinary departure from the traditionally cooperative relationship between the two countries. Trump has imposed tariffs on Canadian goods in a push to bring manufacturing back to the United States and made inflammatory comments about turning Canada into America’s 51st state.</p><p>Carney said Canada had recognized that “America has changed” and that the two countries would “not return to our old relationship.”</p><p>Canadians and Americans are frustrated</p><p>The Canadian public is fed up. A petition to expel U.S. Ambassador Pete Hoekstra, a Trump ally, has collected nearly 248,000 signatures since July 21. It accuses the former Republican congressman from Michigan of having “normalized’’ Trump’s talk of annexing Canada, among other things.</p><p>The two countries had good reasons to find a compromise.</p><p>Nearly 72% of Canada’s goods exports last year went to the United States. The Trump administration might be wary of imposing new tariffs — paid by U.S. importers who try to pass along the cost to consumers via higher prices — before the November midterm elections. American voters are already frustrated with the high cost of living.</p><p>“Canada likely wanted further sector-specific relief than the U.S. was willing to offer, or Canada’s concessions did not go far enough,’’ said Ryan Majerus, a partner at King &amp; Spalding and a former U.S. trade official. ”Either way, I think both sides will be under immense pressure in the coming days to still find an off-ramp. But if Canada has agreed to also impose tariffs, the off-ramp may be even harder to find.”</p><p>Candace Laing, president and CEO of the Canadian Chamber of Commerce, called the tariffs “a body blow to North American competitiveness” and warned they would raise costs for Americans while threatening Canadian customers, investment and small businesses.</p><p>Trump has turned to Depression-era trade penalties</p><p>Trump has made tariffs the centerpiece of his second-term economic agenda. Last year, he imposed double-digit import taxes on almost every country, justifying them by declaring the long-standing U.S. trade deficit a national emergency. The Supreme Court in February ruled that he had overstepped his authority. The justices struck down the trade penalties and set the stage for the federal government to pay refunds to importers.</p><p>So Trump has looked for other legal authority to justify tariffs.</p><p>To punish Canada, he reached back to the Great Depression, invoking Section 338 of the Tariff Act of 1930 to threaten 50% tariffs on products that account for about 5% of Canadian exports to the United States.</p><p>Nearly a century ago, with the U.S. and world economies in collapse, Congress passed the 1930 tariff law, imposing taxes on imports from around the world. Known as the Smoot-Hawley tariffs after their congressional sponsors, they are notorious among economists and historians for limiting world commerce and making the Great Depression worse.</p><p>Section 338, which has never been used before to impose tariffs, authorizes the president to slap import taxes of up to 50% on imports from countries that have discriminated against U.S. businesses. No investigation is required to justify the levies. Nor is there any limit on how long they can stay in place.</p><p>The rift comes as the United States, Mexico and Canada are trying to renew a trade agreement that Trump negotiated in his first term and once praised as a triumph. The United States has begun formal talks with Mexico over revamping the US-Mexico-Canada Agreement, known as USMCA. But talks with Canada have not begun and escalating trade conflict casts doubt on whether they will.</p><p>__</p><p>Gillies reported from Toronto. Associated Press writer Michelle L. Price contributed to this report.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IDYJOUETHWXUB2YJ3RJCDICM74.jpg?auth=02f288e2deac4dd45203a679f258455d3e391eca8cf14a9e1de57d9dd756e7ab&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Canada's Prime Minister Mark Carney speaks during the Annual Meeting of the World Economic Forum in Davos, Switzerland, Jan. 20, 2026. (AP Photo/Markus Schreiber, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content></item><item><title><![CDATA[7 residents, 2 cats displaced after Fort Lauderdale home catches fire]]></title><link>https://www.local10.com/news/local/2026/08/22/7-residents-2-cats-displaced-after-fort-lauderdale-home-catches-fire/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/22/7-residents-2-cats-displaced-after-fort-lauderdale-home-catches-fire/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A house fire displaced seven residents and two cats Saturday morning in unincorporated Fort Lauderdale, authorities confirmed. ]]></description><pubDate>Sat, 22 Aug 2026 16:58:47 +0000</pubDate><content:encoded><![CDATA[<p>A house fire displaced seven residents and two cats Saturday morning in unincorporated Fort Lauderdale, authorities confirmed. </p><p><a href="https://www.local10.com/espanol/2026/08/22/incendio-en-casa-de-fort-lauderdale-deja-a-siete-residentes-y-dos-gatos-desplazados/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/incendio-en-casa-de-fort-lauderdale-deja-a-siete-residentes-y-dos-gatos-desplazados/">Leer en español</a></p><p>According to Battalion Chief Michael Kane, a spokesman for Broward Fire Rescue, crews responded to a fire at a home near the 600 block of Northwest 24th Avenue. </p><p>Kane said firefighters arrived to find smoke and flames coming from a second-floor room at the rear of the home.</p><p>He said crews launched an “aggressive interior attack and contained the fire to a single room.” </p><p>The fire was extinguished about 15 minutes after firefighters arrived, according to Kane. </p><p>He said no injuries were reported, and the cause of the fire remains under investigation by the Florida State Fire Marshal’s Office. </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/6SJR24DUWNFAHNW2RM26P4VW54.png?auth=49b648b05d3b3d73f7d5e25a90b379fa377bc709a396e0ca3b1a96595fd36392&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Incendio en casa de Fort Lauderdale deja a siete residentes y dos gatos desplazados]]></title><link>https://www.local10.com/espanol/2026/08/22/incendio-en-casa-de-fort-lauderdale-deja-a-siete-residentes-y-dos-gatos-desplazados/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/incendio-en-casa-de-fort-lauderdale-deja-a-siete-residentes-y-dos-gatos-desplazados/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un incendio en una casa dejó desplazados a siete residentes y dos gatos la mañana de este sábado en un área no incorporada de Fort Lauderdale, confirmaron las autoridades.]]></description><pubDate>Sat, 22 Aug 2026 17:37:18 +0000</pubDate><content:encoded><![CDATA[<p>Un incendio en una casa dejó desplazados a siete residentes y dos gatos la mañana de este sábado en un área no incorporada de Fort Lauderdale, confirmaron las autoridades.</p><p>Según el jefe de batallón Michael Kane, portavoz de Broward Fire Rescue, los equipos respondieron a un incendio en una casa cerca de la cuadra 600 de Northwest 24th Avenue.</p><p>Kane dijo que los bomberos llegaron y encontraron humo y llamas saliendo de una habitación del segundo piso en la parte trasera de la casa.</p><p>Dijo que los equipos iniciaron un “ataque agresivo desde el interior y contuvieron el incendio en una sola habitación”.</p><p>El incendio fue extinguido unos 15 minutos después de la llegada de los bomberos, según Kane.</p><p>Dijo que no se reportaron heridos y que la causa del incendio continúa bajo investigación de la Oficina del Jefe de Bomberos del Estado de Florida.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6SJR24DUWNFAHNW2RM26P4VW54.png?auth=49b648b05d3b3d73f7d5e25a90b379fa377bc709a396e0ca3b1a96595fd36392&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Breanna Stewart wants a safe space as transgender debate sparks rallies at Fever games]]></title><link>https://www.local10.com/sports/2026/08/22/breanna-stewart-urges-a-safe-space-as-transgender-debate-sparks-rallies-at-fever-games/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/22/breanna-stewart-urges-a-safe-space-as-transgender-debate-sparks-rallies-at-fever-games/</guid><dc:creator><![CDATA[By DOUG FEINBERG, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — New York Liberty star Breanna Stewart has always seen the WNBA as an inclusive place that has served as a safe space for both its fans and the players. That’s been challenged lately.]]></description><pubDate>Sat, 22 Aug 2026 19:27:41 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — New York Liberty star Breanna Stewart has always seen the WNBA as an inclusive place that has served as a safe space for both its fans and the players. That’s been challenged lately.</p><p>The WNBA has been the subject of recent debates on whether transgender women — people assigned male at birth who transition to align with their gender identity — should be allowed to participate in the league. There has never been such a player in the WNBA. Although the league’s collective bargaining agreement says the WNBA is restricted to women, it contains no more specific language about gender identity or sex assigned at birth.</p><p>There have been small rallies and protests outside Indiana Fever games after the issue came to a head when Sophie Cunningham of the Fever said in an ESPN profile published last month that she was opposed to transgender girls and women competing in girls’ and women’s sports. There are rallies planned before the Liberty face the Fever on Saturday night in Brooklyn.</p><p>“Knowing that rallies are happening on both sides shows the platform that the W has and the stunts for attention are just continuing to try and ride the wave that we have,” Stewart told a small group of reporters Saturday morning. “I want Liberty fans and even Indy fans that are going to come here tonight to be able to have this arena be a safe space.”</p><p>At least three fans were asked by WNBA security personnel to cover shirts that had messages about transgender women participating in women’s sports during last Sunday’s game at Atlanta between the Dream and the Fever. The league later said the fans should have been free to wear those shirts.</p><p>Stewart said Liberty fans specifically, but WNBA fans in general, come to games because “they can feel like they can be themselves in whatever capacity that is and we don’t want to lose sight of that."</p><p>The Liberty forward said everyone is entitled to their own opinion and if that stops being allowed there are much bigger issues. However, she said, trying to divide teams and players shouldn't be tolerated.</p><p>“If we don’t allow (free speech), we need to like really kind of go back and look at more things. I think the bigger thing is people are trying to divide us as teams, but also as teammates or as opponents," she said. "This league is incredibly inclusive and what we continue to fight for and stand up against. So, we don’t want to take that platform away.”</p><p>Stewart has been an ally for the transgender community during her career. She faced some online backlash last year when one of her signature shoes had a Harry Potter theme to it. Stewart is a huge fan of the Harry Potter books and subsequent movies by author J.K. Rowlings, who has drawn criticism for her anti-trans stance.</p><p>Stewart has donated royalties from that shoe to The Trevor Project, a suicide prevention and crisis intervention nonprofit organization for LGBTQ+ youth.</p><p>___</p><p>See AP’s full WNBA coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QDQDLWWKNHL5BXHGJ2QF3MQQPU.jpg?auth=8c8e2b0f4b99d3e320184995739251c667b0f7fc2d5d1111c59489bd3932b94c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Indiana Fever forward Makayla Timpson (21) defends New York Liberty forward Breanna Stewart (30) in the first half of a WNBA basketball game in Indianapolis, Tuesday, Aug. 11, 2026. (AP Photo/Michael Conroy)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Conroy</media:credit></media:content></item><item><title><![CDATA[Tropical Storm Moke advances toward Hawaii as winds strengthen]]></title><link>https://www.local10.com/news/national/2026/08/22/tropical-storm-moke-advances-toward-hawaii-as-winds-strengthen/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/22/tropical-storm-moke-advances-toward-hawaii-as-winds-strengthen/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[HONOLULU (AP) — Tropical Storm Moke advanced toward Hawaii Saturday, likely bringing more heavy rainfall and strong gusts to the Big Island, where residents are still dealing with the aftermath of heavy flooding and damaging winds from Hurricane Lala.]]></description><pubDate>Sat, 22 Aug 2026 19:04:12 +0000</pubDate><content:encoded><![CDATA[<p>HONOLULU (AP) — Tropical Storm Moke advanced toward Hawaii Saturday, likely bringing more heavy rainfall and strong gusts to the Big Island, where residents are still dealing with the aftermath of heavy flooding and damaging winds from Hurricane Lala.</p><p>Moke, which formed Friday in the Pacific Ocean, was located about 470 miles (755 kilometers) southeast of Hilo, moving west-northwest at 12 mph (19 kph), as of 5 a.m. on Saturday in Hawaii. Maximum sustained winds were around 50 mph (85 kph), the National Hurricane Center said.</p><p>As with Hurricane Lala, the Big Island is expected to bear the brunt of Moke's rain and heavy winds as it passes south of a direct hit late Saturday into early Sunday.</p><p>Moke will then continue its westward path near the islands through early Tuesday, said Casey Oswant, a meteorologist with the National Weather Service in Honolulu.</p><p>“There will still be impacts, especially to the windward and southeast sides of the Big Island, but it will probably be a little bit more limited than what we saw with Lala,” Oswant said.</p><p>Lala downed trees, swept buildings off their foundations, damaged roads and bridges and left roads covered in mud and rocks. One storm-related death was reported.</p><p>Rainfall predictions for this weekend for the southeast and windward sides of the Big Island were 5 to 10 inches (13 to 25 centimeters), with as much as 15 inches (38 centimeters) in isolated areas, Oswant said. Across the rest of the island chain, 1 to 2 inches (2 to 5 centimeters) of rain was expected, though parts of east Maui could see up to 4 inches (10 centimeters), she said.</p><p>There were no coastal watches or warnings in effect early Saturday morning, but people were urged to closely monitor the storm's progress. The rainfall has the potential to cause dangerous rip currents, life-threatening flooding and mudslides, especially in steep areas and places where the ground remains saturated, the center said.</p><p>The northeast coast of the Big Island saw the heaviest total rainfall from Lala, at 43.54 inches (1.1 meters), according to the weather service. About 9,000 customers on the Big Island remained without power Saturday, according to poweroutage.us.</p><p>Hawaii Gov. Josh Green and other state officials held a news conference ahead of Moke, urging people to prepare by restocking food, medicine and other essentials.</p><p>“There’s definitely tension in the air” at the thought of more rain in communities that floodwaters turned into rivers, said Tiffany Edwards Hunt, a teacher living in Keaau, on the east side of the Big Island.</p><p>___</p><p>Associated Press writer Alexa St. John contributed from Detroit.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HAHHFRYXLZNZRJYDKBI7HAJ2FY.jpg?auth=0f234075a62ca2ab32817b03bcaf3b0f665c2438a2e8cdc4c63f210995fffeeb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This NOAA satellite image taken Saturday, Aug. 22, 2026, shows Tropical Storm Moke advancing towards Hawaii in the Pacific Ocean. (NOAA via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/IQO7XHPYYST7AI3OTYBSPVVPN4.jpg?auth=85ac12c8b38e9f50f0c9c98ca9d6127ada78457917a36ffc3243eeb10b0d45c2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A roadway is washed out by mud on Monday, Aug. 17, 2026, in Naalehu, Hawaii, following heavy rains from Hurricane Lala. (Aina Akamu via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Aina Akamu</media:credit></media:content></item><item><title><![CDATA[Puppies, adult dogs looking for forever homes through Humane Society of Broward County ]]></title><link>https://www.local10.com/pets/2026/08/22/puppies-adult-dogs-looking-for-forever-homes-through-humane-society-of-broward-county/</link><guid isPermaLink="true">https://www.local10.com/pets/2026/08/22/puppies-adult-dogs-looking-for-forever-homes-through-humane-society-of-broward-county/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Two 9-week-old puppies are among the many dogs looking for homes at the Humane Society of Broward County.]]></description><pubDate>Sat, 22 Aug 2026 14:33:33 +0000</pubDate><content:encoded><![CDATA[<p>Two 9-week-old puppies are among the many dogs looking for homes at the Humane Society of Broward County.</p><p><a href="https://www.local10.com/espanol/2026/08/22/cachorros-y-perros-adultos-buscan-hogares-permanentes-a-traves-de-la-sociedad-humanitaria-del-condado-broward/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/cachorros-y-perros-adultos-buscan-hogares-permanentes-a-traves-de-la-sociedad-humanitaria-del-condado-broward/">Leer en español</a></p><p>Roxy and Rusty are part of a litter of several puppies and are already showing plenty of personality. Shelter officials say the puppies will need families ready to spend time training them, exercising them and giving them plenty of attention.</p><p>The shelter also has Mia, an adult dog whose owner died and whose family could not keep her. Staff say Mia loves people, appears to get along with other dogs and enjoys playing with squeaky toys.</p><p>HSBC’s Cherie Wachter says there are about 20 puppies available for adoption.</p><p>The shelter is at 2070 Griffin Road, a block west of Interstate 95. Adoption kennels open at 11 a.m. </p><p>Prospective adopters can also complete a pre-adoption application online at <a href="https://humanebroward.com" target="_self" rel="" title="https://humanebroward.com">humanebroward.com</a>.</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[Cachorros y perros adultos buscan hogares permanentes a través de la Sociedad Humanitaria del Condado Broward]]></title><link>https://www.local10.com/espanol/2026/08/22/cachorros-y-perros-adultos-buscan-hogares-permanentes-a-traves-de-la-sociedad-humanitaria-del-condado-broward/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/cachorros-y-perros-adultos-buscan-hogares-permanentes-a-traves-de-la-sociedad-humanitaria-del-condado-broward/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Dos cachorros de 9 semanas se encuentran entre los muchos perros que buscan hogar en la Sociedad Humanitaria del Condado Broward.]]></description><pubDate>Sat, 22 Aug 2026 16:55:04 +0000</pubDate><content:encoded><![CDATA[<p>Dos cachorros de 9 semanas se encuentran entre los muchos perros que buscan hogar en la Sociedad Humanitaria del Condado Broward.</p><p>Roxy y Rusty forman parte de una camada de varios cachorros y ya muestran mucha personalidad. Funcionarios del refugio dicen que los cachorros necesitarán familias dispuestas a dedicar tiempo a entrenarlos, ejercitarlos y brindarles mucha atención.</p><p>El refugio también tiene a Mia, una perra adulta cuyo dueño murió y cuya familia no pudo conservarla. El personal dice que Mia ama a las personas, parece llevarse bien con otros perros y disfruta jugar con juguetes que chillan.</p><p>Cherie Wachter, de HSBC, dice que hay unos 20 cachorros disponibles para adopción.</p><p>El refugio está ubicado en 2070 Griffin Road, una cuadra al oeste de la Interestatal 95. Las áreas de adopción abren a las 11 a.m.</p><p>Los posibles adoptantes también pueden completar una solicitud de preadopción en línea en <a href="https://humanebroward.com/" target="_blank" rel="noreferrer" title="https://humanebroward.com/">humanebroward.com</a>.</p>]]></content:encoded></item><item><title><![CDATA[Early Motown songwriter Janie Bradford Hobbs dies in Los Angeles after illness at age 87]]></title><link>https://www.local10.com/entertainment/2026/08/22/early-motown-songwriter-janie-bradford-hobbs-dies-in-los-angeles-after-illness-at-age-87/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/08/22/early-motown-songwriter-janie-bradford-hobbs-dies-in-los-angeles-after-illness-at-age-87/</guid><dc:creator><![CDATA[By COREY WILLIAMS, Associated Press]]></dc:creator><description><![CDATA[Early Motown songwriter Janie Bradford Hobbs, who helped pen hits including “Money (That’s What I Want)” and “Too Busy Thinking About My Baby," has died following an extended illness at a Los Angeles hospital, her family said Saturday. She was 87.]]></description><pubDate>Sat, 22 Aug 2026 16:47:01 +0000</pubDate><content:encoded><![CDATA[<p>Early Motown songwriter Janie Bradford Hobbs, who helped pen hits including “Money (That’s What I Want)” and “Too Busy Thinking About My Baby," has died following an extended illness at a Los Angeles hospital, her family said Saturday. She was 87.</p><p>Bradford Hobbs was born in Charleston, Missouri, and later moved to Detroit.</p><p>She was introduced in the late 1950s to Motown founder Berry Gordy by neighbor and singer Jackie Wilson. She joined Motown as a receptionist in 1958 and like many of the company's employees took part in the creative process that helped make Motown a music industry powerhouse.</p><p>She and Gordy co-wrote “Money (That's What I Want)." The song was recorded in 1959 by Barrett Strong and became an early hit. It was covered by The Beatles and also became one of that group's hits.</p><p>“Too Busy Thinking About My Baby” first was recorded by The Temptations and later became a hit for Marvin Gaye. Bradford Hobbs also wrote songs for Stevie Wonder, The Supremes, Martha & The Vandellas and others.</p><p>“Janie was there with me from the very beginning, before there was even a Motown, and she will always hold a very special place in my heart and in the Motown family,” Gordy said in a statement.</p><p>“Janie was one of a special group I have always thought of as the original Motown family — the unsung heroes who believed in the dream before anyone knew what Motown would become,” Gordy continued. “She was one of the people who helped make Motown what it became.”</p><p>Bradford Hobbs later became head of Writer Relations for Jobete, Motown's publishing company. After leaving Motown, she founded the annual Heroes and Legends Awards. The event spanned about 30 years, honoring music icons and awarding scholarships, according to her family.</p><p>She is survived by her husband, Wardean Hobbs; daughter, Nicole Hobbs; son, Lance Finney; and two grandsons. Funeral services have not been completed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6PXLUBWOXCQU3NMWJZKTXY7JFI.jpg?auth=f74050a28df1aefeb3e099b1297fb3c5e6c261d6c13c575dd694a8fb1378439d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Janie Bradford, left, and George Clinton attend a ceremony honoring Clinton with a star on the Hollywood Walk of Fame, Jan. 19, 2024, in Los Angeles. (Photo by Richard Shotwell/Invision/AP, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Richard Shotwell</media:credit></media:content></item><item><title><![CDATA[Chinese humanoid robots smash human records in 100m sprint and high jump at Beijing robot games]]></title><link>https://www.local10.com/business/2026/08/22/chinese-humanoid-robots-smash-human-records-in-100m-sprint-and-high-jump-at-beijing-robot-games/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/chinese-humanoid-robots-smash-human-records-in-100m-sprint-and-high-jump-at-beijing-robot-games/</guid><dc:creator><![CDATA[By ACHMAD IBRAHIM and CHAN HO-HIM, Associated Press]]></dc:creator><description><![CDATA[BEIJING (AP) — Chinese humanoid robots broke records set by humans, including beating Usain Bolt's 100-meter sprint world record, on the opening day of the Olympics-like World Humanoid Robot Games in Beijing on Saturday.]]></description><pubDate>Sat, 22 Aug 2026 16:16:14 +0000</pubDate><content:encoded><![CDATA[<p>BEIJING (AP) — Chinese humanoid robots broke records set by humans, including beating Usain Bolt's 100-meter sprint world record, on the opening day of the Olympics-like World Humanoid Robot Games in Beijing on Saturday.</p><p>More than 2,000 humanoid robots were participating in the event, the organizer said.</p><p>The five-day games, now in its second year, are a spectacle demonstrating China’s rapid progress in advanced robotics as the technology race with the U.S. heats up, with 51 events and more than 1,000 competitions taking place including running, table tennis and soccer.</p><p>The games, which are taking place in the National Speed Skating Oval built for the 2022 Winter Olympics, opened the same week as Beijing held the 2026 World Robot Conference, where companies showcased around 3,000 products, including humanoid robots.</p><p>China makes the majority of the world's humanoid robots. The U.S. has stepped up scrutiny of robots from the country.</p><p>Last month, the U.S. Federal Communications Commission announced a ban on imports of new foreign-made humanoid robots. The FCC cited national security reasons in a move that targeted China. The Pentagon recently also added Unitree, one of China’s leading humanoid robot makers, to its list of companies that it deemed have ties with the Chinese military. Beijing has hit back at the accusations.</p><p>At Saturday’s opening of the robot games, the organizer and robot makers said that Chinese humanoid robots defeated human world records, as hundreds of humanoid robots marched in formation onto the field in a massive display of synchronized coordination.</p><p>At a 100-meter sprint, a humanoid robot achieved a result of 9.39 seconds, beating the human record of 9.58 seconds set by Jamaican athlete Bolt in 2009.</p><p>In a standing high jump, a humanoid robot was able to reach 2.88 meters, well above the 0.95 meters best result by a humanoid in last year’s first edition of the games. It surpassed the human high jump record of 2.45 meters set by Cuba’s Javier Sotomayor in 1993.</p><p>Both robots were from Beijing-based X-Humanoid.</p><p>Before the opening, a humanoid robot from Chinese smartphone company Honor completed a 100-meter sprint in a record of 9.32 seconds during a trial of the games, the company said, at a peak speed of 14.5 meters per second.</p><p>Still, experts say humanoid robots are still mostly used for demonstrations, performances and research — at least for now — and it will still take time to achieve mass real-world deployment.</p><p>Some spectators at the robot games said they were excited about the humanoid robots’ quickly improving abilities.</p><p>Humanoid robots are “evolving rapidly,” said Li Yanfeng, an education worker and a Beijing resident.</p><p>“At first, I wasn’t very accepting of artificial intelligence. I was even a bit resistant to it, because of the possibility that it might replace or displace humans,” she said. “But now that I see this development is unstoppable, I decided to come and take a look.”</p><p>“These sports are perfectly normal for humans, but now robots can do them. I find it amazing,” said Yang Shangzheng, another spectator.</p><p>Liu Tao, who was watching the games with his son, said that he was hoping to see “the best robots China currently has to offer.”</p><p>This year’s robot games — which the organizer said has 16 countries participating, among them Germany, Japan and the U.S. — also include other events such as weightlifting and tug of war.</p><p>____</p><p>Chan Ho-him reported from Hong Kong. Olivia Zhang and Liu Zheng contributed to this report from Beijing.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/FMMQ3GUOXIXWC4UY5G5OYOJBR4.jpg?auth=4336a47d02fed3ecba81cab9fc843827dc00d01217e5613b3884e5d4d4ce903d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Robots are prepared ahead the opening ceremony of the World Humanoid Robot Games in Beijing, Saturday, Aug. 22, 2026. (AP Photo/Achmad Ibrahim)]]></media:description><media:credit role="author" scheme="urn:ebu">Achmad Ibrahim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AE4HOWSPABM5XG6H4ESKS24RHU.jpg?auth=9d05c163794b7c2ba6917022d36811fd0a6a89d901fb35ec3b6ed06e991c2408&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Robots compete in the 100m race during the opening ceremony of the World Humanoid Robot Games in Beijing, Saturday, Aug. 22, 2026. (AP Photo/Achmad Ibrahim)]]></media:description><media:credit role="author" scheme="urn:ebu">Achmad Ibrahim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KNSRLOECZUPR7RHUNAO5NYFGHY.jpg?auth=27b13bb4bfa10f52ea676dad2aa6ee72998954c1692d8aef2d996df462bf899e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Spectator looking robots perform during the opening ceremony of the World Humanoid Robot Games in Beijing, Saturday, Aug. 22, 2026. (AP Photo/Achmad Ibrahim)]]></media:description><media:credit role="author" scheme="urn:ebu">Achmad Ibrahim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/2TYAPD3NVI6RRG5UYEBZBDY2A4.jpg?auth=5564d4d5f0779d57f56dd56133cc49dc201176215f1b5a8a4e3ecc7fb568c91d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Robots perform with drum during the opening ceremony of the World Humanoid Robot Games in Beijing, Saturday, Aug. 22, 2026. (AP Photo/Achmad Ibrahim)]]></media:description><media:credit role="author" scheme="urn:ebu">Achmad Ibrahim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/L6H2RNCIGDWGTWENO3N7BTYFIU.jpg?auth=ea3586cb416fc98d8887160bcb1419181d79fee8d09a911d770d687547252677&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Robots are prepared ahead the opening ceremony of the World Humanoid Robot Games in Beijing, Saturday, Aug. 22, 2026. (AP Photo/Achmad Ibrahim)]]></media:description><media:credit role="author" scheme="urn:ebu">Achmad Ibrahim</media:credit></media:content></item><item><title><![CDATA[Nancy Kassebaum Baker, former US senator from Kansas, dies at 94]]></title><link>https://www.local10.com/news/national/2026/08/22/nancy-kassebaum-baker-former-us-senator-from-kansas-dies-at-94/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/22/nancy-kassebaum-baker-former-us-senator-from-kansas-dies-at-94/</guid><dc:creator><![CDATA[By JOHN HANNA, Associated Press]]></dc:creator><description><![CDATA[TOPEKA, Kan. (AP) — Nancy Kassebaum Baker, a Kansas governor’s daughter who became the first woman elected to the U.S. Senate without following a spouse into office, has died. She was 94.]]></description><pubDate>Sat, 22 Aug 2026 15:40:30 +0000</pubDate><content:encoded><![CDATA[<p>TOPEKA, Kan. (AP) — Nancy Kassebaum Baker, a Kansas governor’s daughter who became the first woman elected to the U.S. Senate without following a spouse into office, has died. She was 94.</p><p>Kassebaum Baker died Friday of natural causes, according to her son, Bill Kassebaum.</p><p>“She loved Kansas. She loved people from Kansas and representing Kansas for 18 years in the U.S. Senate,” he told The Associated Press. “She was an independent-minded Republican who was willing to stand up for what she thought was right, even if that meant going against the party.”</p><p>She was elected to the U.S. Senate in 1978 and served three terms. Her modest demeanor endeared her to voters of all political stripes, though she shared the moderate, progressive Republican politics of her father, Gov. Alf Landon, the unsuccessful 1936 GOP nominee for president. Even after leaving the Senate early in 1997, she continued taking on public service roles.</p><p>She married former Sen. Howard Baker, a Tennessee Republican, in 1996. He died in 2014.</p><p>Kassebaum Baker remained an icon for Kansans generally. She could work with Senate colleagues of all political philosophies, and a 1996 health insurance law bore her name, along with that of liberal Massachusetts Sen. Ted Kennedy.</p><p>A centrist politician from America's heartland</p><p>Her election to the Senate brought her immediate national attention. When she announced her retirement, she was among eight women senators and the only one to chair a Senate committee, the Labor and Human Resources panel.</p><p>She was also in a dwindling bloc of moderate-to-liberal Republicans, having supported for example a ban on assault weapons championed by President Bill Clinton, a Democrat.</p><p>Yet she never polarized Kansas conservatives as other GOP moderates did. She connected with voters because she never seemed caught up in the trappings of power, and when she retired, she acknowledged, “I’d rather cuddle up and do needlepoint all day.”</p><p>She was born on July 29, 1932, as her father, an oilman from Independence, was running for the first of his two terms as governor. She earned a political science degree from the University of Kansas and a master’s degree in diplomatic history from the University of Michigan in the mid-1950s.</p><p>She was a radio-station executive, spent a year in the 1970s on the staff of Kansas Sen. James Pearson and served on the school board in the Wichita suburb of Maize. She had four children with her first husband, Phil Kassebaum, including Bill, who served a term in the Kansas House. The marriage ended in divorce in 1979.</p><p>A moderate who sought sensible solutions</p><p>When Kassebaum Baker decided to run for the U.S. Senate, she figured that “a woman with a background different from a man might be appealing” to people growing weary of politics. Pundits at the time estimated a Senate race would require the then-huge-for-Kansas sum of $1 million. In the first quarter of 1978, she spent less than $12,000 on her campaign, and saw herself “at the bottom of the totem pole.”</p><p>However, nine candidates crowded the primary field, including three state senators and a prominent Wichita businessman. Kassebaum Baker won the GOP nomination with less than 31 percent of the vote.</p><p>Running as Nancy Landon Kassebaum, she won almost 54 percent of the vote that November against former two-term Democratic congressman Bill Roy.</p><p>Her moderate politics quickly came to the fore, when only months later, she refused to endorse an amendment to the U.S. Constitution to require a balanced budget.</p><p>“We should be wary of the seemingly simple solution,” she said.</p><p>Her father, who would die at age 100 in 1987, still cast a long political shadow during her first years in office. Though he’d overwhelmingly lost the 1936 presidential race to Democratic incumbent Franklin Roosevelt, he later became an elder statesman for the party. A lecture series named for him at Kansas State University attracted presidents and foreign leaders.</p><p>Kassebaum Baker became even more popular in her time. She won re-election in 1984 with 76 percent of the vote and in 1990 with 74 percent of the vote.</p><p>But she frustrated conservative activists, despite her popularity. She said her vote in favor of the assault weapons ban inspired the angriest mail of her career.</p><p>A public servant to the end</p><p>She’d contemplated not seeking a third term, but Republican leaders had prevailed upon her to run one more time. In 1996, when she decided not to seek re-election, she said she would return to a ranch and 90-year-old farmhouse in Kansas’ scenic Flint Hills and babysit her grandchildren — she had seven, as well as two great-grandchildren.</p><p>When there briefly was talk of naming a new highway in Topeka after her, she said, “Oh, goodness. Absolutely not — no.”</p><p>She and Baker kept their romance low-key, and speculation about a possible marriage didn’t emerge until mid-1996, in a Washington Post story. They married that December.</p><p>It was the first time a man and a woman who had both served in the Senate had wed. Baker was elected to three terms and served from 1967 to 1985 before becoming President Ronald Reagan’s chief of staff. His first wife, Joy, had died in 1993 after a long battle with cancer.</p><p>After the marriage, public service still beckoned, including as a member of a bipartisan commission on campaign finance reform under Clinton and on a British commission in Africa in 2004-05.</p><p>President George W. Bush named her husband ambassador to Japan in 2001, and she went with him for the four-year posting. Baker said she became an important figure in the Asian nation.</p><p>Before she left for Tokyo, she told a reporter she saw her stint in Japan as an adventure but added, “All I can say is, I will miss the Kansas prairie.”</p><p>Not a fan of Trump</p><p>Later in life, Kassebaum Baker broke with the Republican Party as it became more conservative, endorsing Democratic candidates for Kansas governor and U.S. senator, including Democratic Gov. Laura Kelly both times — even though Kelly’s 2022 GOP opponent, then state-Attorney General Derek Schmidt, had worked on her Senate staff.</p><p>She also declared in 2021 that President Donald Trump should be impeached after Trump supporters attacked the U.S. Capitol hoping to stop congressional certification of Trump’s defeat in 2020 by Democrat Joe Biden.</p><p>“This just has gone too far,” she told Kansas City’s KMBC.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DEQ4GHDUJNUOJAEYVOPG7TA4OQ.jpg?auth=123c25a5b35dd397a60c8c0ce1aac2f5618097d27955a8937fadac8ee37a91d1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former Sen. Nancy Kassebaum Baker, R-Kansas, looks to the stage during, "A Century of Service," honoring former Senate Majority Leaders Bob Dole and Howard Baker, her husband, at Mellon Auditorium, March 21, 2012, in Washington. (AP Photo/Carolyn Kaster, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Carolyn Kaster</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/7CWGDQO3MSVTNCEDD5E2SUCUNE.jpg?auth=b743173dba7415648f5bbd88c0cd14e998d99ff98f0981a6f85dc5d55a10a918&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sen. Nancy Kassebaum, R-Kansas, temporary chairman of the Republican Convention, prepares to bang the gavel to call the session of the convention to order in Detroit's Joe Louis Arena, July 14, 1980. Republican Committee Chairman Bill Brock stands beside her on the podium. (AP Photo, File)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/VHYRDA6LXYMZKHA2RJKRMTBE6Q.jpg?auth=9a1f6c26c3014d76db322b115459c074e47a36e511ca7b3516f324cb6fabb161&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Former U.S. Ambassador to Japan, Howard Baker, left, walks in with his wife, former Sen. Nancy Kassebaum Baker, R-Kansas, right, before being presented with the Grand Cordon of the Order of the Paulownia Flowers award at the Japanese ambassador's residence in Washington, May 22, 2008. (AP Photo/Pablo Martinez Monsivais, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Pablo Martinez Monsivais</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6HGSH72JAPKFESTVOQGND46UE4.jpg?auth=5a56acb805ed3520f7f252f92bf42251e32e5de114a2b7f49e60ee27badd71cd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sen. Nancy Kassebaum, R-Kansas, reflects on her first year as the junior Senator from Kansas in her Washington office, Dec. 21, 1979. (AP Photo/Charles W. Harrity, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Charles W. Harrity</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FSYQHWLHXQNDYLVRJWV7EYQZHU.jpg?auth=5f7c67082f54735190e42b4f24b3dfa215d6f3e3cc4473beb0f2fbf36d221f21&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President Bill Clinton, flanked by Sen. Nancy Kassebaum, R-Kansas, right, and Sen. Edward Kennedy, D-Mass., arrives on the South Lawn of the White House, Aug. 21, 1996, prior to signing the Health Insurance Portability and Accountability Act. (AP Photo/Ruth Fremson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">RUTH FREMSON</media:credit></media:content></item><item><title><![CDATA[Doctor warns overloaded backpacks can cause neck, back strain in kids]]></title><link>https://www.local10.com/health/2026/08/22/doctor-warns-overloaded-backpacks-can-cause-neck-back-strain-in-kids/</link><guid isPermaLink="true">https://www.local10.com/health/2026/08/22/doctor-warns-overloaded-backpacks-can-cause-neck-back-strain-in-kids/</guid><dc:creator><![CDATA[Kristi Krueger, Ryan Mackey]]></dc:creator><description><![CDATA[As students return to school, pediatric experts are reminding parents that overloaded or improperly worn backpacks can cause neck and back strain.]]></description><pubDate>Sat, 22 Aug 2026 12:09:33 +0000</pubDate><content:encoded><![CDATA[<p>As students return to school, pediatric experts are reminding parents that overloaded or improperly worn backpacks can cause neck and back strain.</p><p><a href="https://www.local10.com/espanol/2026/08/22/medico-advierte-que-mochilas-sobrecargadas-pueden-causar-tension-en-cuello-y-espalda-de-ninos/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/medico-advierte-que-mochilas-sobrecargadas-pueden-causar-tension-en-cuello-y-espalda-de-ninos/">Leer en español</a></p><p>From books and binders to laptops and lunchboxes, students can quickly fill their backpacks with heavy items. Dr. Skyler Kalady, section chief of primary care pediatrics at Nationwide Children’s Hospital, said parents should pay attention to how much weight their children are carrying.</p><p>“We want to be thoughtful about not overloading them because, similar to adults, if they’re carrying too heavy a weight on their back, they could be at risk for neck strain or back strain or those sorts of uncomfortable things,” Kalady said.</p><p>Experts recommend that children wear both backpack straps rather than carrying the bag over one shoulder. The backpack also should sit properly, reaching the small of the back rather than hanging too low.</p><p>Kalady recommends limiting a backpack’s weight to no more than 10% of a child’s body weight. For a child who weighs 100 pounds, that means the backpack should weigh no more than about 10 pounds.</p><p>“If they’re 100 pounds, you don’t want it to be more than 10 pounds total if they’re carrying a backpack, and that should reduce the risk of mild injury or strain,” she said.</p><p>Parents also can encourage children to clean out their backpacks regularly, preferably at the end of each day, to avoid carrying unnecessary supplies.</p><p>For children who develop persistent pain or strain, Kalady recommends checking with a pediatrician. In the meantime, children should avoid putting additional weight on their backs.</p><p>“I would encourage them to not lift anything on their back, to discontinue using their backpack, and they could generally use some, you know, ice is always safe to try on a strain and talk to their pediatrician as to whether they could use any anti-inflammatory medications as well,” she said.</p><p>With a few simple precautions, experts say parents can help students avoid unnecessary discomfort while carrying the supplies they need for school.</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[Médico advierte que mochilas sobrecargadas pueden causar tensión en cuello y espalda de niños]]></title><link>https://www.local10.com/espanol/2026/08/22/medico-advierte-que-mochilas-sobrecargadas-pueden-causar-tension-en-cuello-y-espalda-de-ninos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/medico-advierte-que-mochilas-sobrecargadas-pueden-causar-tension-en-cuello-y-espalda-de-ninos/</guid><dc:creator><![CDATA[Kristi Krueger, Ryan Mackey]]></dc:creator><description><![CDATA[Mientras los estudiantes regresan a clases, expertos en pediatría recuerdan a los padres que las mochilas sobrecargadas o usadas incorrectamente pueden causar tensión en el cuello y la espalda.]]></description><pubDate>Sat, 22 Aug 2026 15:36:35 +0000</pubDate><content:encoded><![CDATA[<p>Mientras los estudiantes regresan a clases, expertos en pediatría recuerdan a los padres que las mochilas sobrecargadas o usadas incorrectamente pueden causar tensión en el cuello y la espalda.</p><p>Desde libros y carpetas hasta computadoras portátiles y loncheras, los estudiantes pueden llenar rápidamente sus mochilas con artículos pesados. La Dra. Skyler Kalady, jefa de la sección de atención pediátrica primaria del Nationwide Children”s Hospital, dijo que los padres deben prestar atención a cuánto peso cargan sus hijos.</p><p>“Debemos tener cuidado de no sobrecargarlos porque, al igual que los adultos, si llevan demasiado peso en la espalda, podrían correr el riesgo de sufrir tensión en el cuello o la espalda, o ese tipo de molestias”, dijo Kalady.</p><p>Los expertos recomiendan que los niños usen ambas correas de la mochila en lugar de llevarla sobre un solo hombro. La mochila también debe quedar colocada correctamente, llegando hasta la parte baja de la espalda en lugar de colgar demasiado.</p><p>Kalady recomienda limitar el peso de la mochila a no más del 10% del peso corporal del niño. Para un niño que pesa 100 libras, eso significa que la mochila no debe pesar más de unas 10 libras.</p><p>“Si pesan 100 libras, no debe pesar más de 10 libras en total si llevan una mochila, y eso debería reducir el riesgo de una lesión leve o tensión”, dijo.</p><p>Los padres también pueden animar a los niños a limpiar sus mochilas regularmente, preferiblemente al final de cada día, para evitar cargar útiles innecesarios.</p><p>Para los niños que desarrollen dolor o tensión persistentes, Kalady recomienda consultar con un pediatra. Mientras tanto, los niños deben evitar cargar peso adicional en la espalda.</p><p>“Les recomendaría no levantar nada sobre la espalda, dejar de usar la mochila y, por lo general, pueden usar, bueno, hielo, que siempre es seguro probar para una tensión, y hablar con su pediatra sobre si también pueden usar algún medicamento antiinflamatorio”, dijo.</p><p>Con algunas precauciones sencillas, los expertos dicen que los padres pueden ayudar a los estudiantes a evitar molestias innecesarias mientras cargan los útiles que necesitan para la escuela.</p>]]></content:encoded></item><item><title><![CDATA[Matan a perro a tiros mientras atacaba a hombre en Miramar, según la policía]]></title><link>https://www.local10.com/espanol/2026/08/21/matan-a-perro-a-tiros-mientras-atacaba-a-hombre-en-miramar-segun-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/matan-a-perro-a-tiros-mientras-atacaba-a-hombre-en-miramar-segun-la-policia/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un perro murió después de recibir un disparo el viernes en Miramar, informó la policía.]]></description><pubDate>Fri, 21 Aug 2026 21:31:23 +0000</pubDate><content:encoded><![CDATA[<p>Un perro murió después de recibir un disparo el viernes en Miramar, informó la policía.</p><p>Los agentes acudieron a la cuadra 1700 de Southwest 87th Avenue después de recibir un reporte de una balacera que involucraba a un hombre y un perro.</p><p>La policía informó que el hombre abrió fuego contra el perro para protegerse de un ataque. No se esperan cargos criminales en este momento.</p><p>Una mujer también fue trasladada a un hospital por razones no relacionadas con la balacera, confirmó la policía.</p><p>No se divulgaron de inmediato más detalles sobre el incidente.</p>]]></content:encoded></item><item><title><![CDATA[Arrestan a sospechoso de balacera en gasolinera de Broward acusado de herir a hombre]]></title><link>https://www.local10.com/espanol/2026/08/21/arrestan-a-sospechoso-de-balacera-en-gasolinera-de-broward-acusado-de-herir-a-hombre/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/arrestan-a-sospechoso-de-balacera-en-gasolinera-de-broward-acusado-de-herir-a-hombre/</guid><dc:creator><![CDATA[Jackie Pascale, Andrea Torres, Magdala Louissaint]]></dc:creator><description><![CDATA[Agentes arrestaron a un sospechoso de 53 años acusado de balear a un hombre la noche del jueves en una gasolinera de Pompano Beach, según la Oficina del Sheriff de Broward.]]></description><pubDate>Fri, 21 Aug 2026 17:45:54 +0000</pubDate><content:encoded><![CDATA[<p>Agentes arrestaron a un sospechoso de 53 años acusado de balear a un hombre la noche del jueves en una gasolinera de Pompano Beach, según la Oficina del Sheriff de Broward.</p><p>Durante la investigación, agentes detuvieron a Zalim Bacchus en la gasolinera Marathon, ubicada en 220 South Dixie Highway, después de encontrar a un hombre herido, según BSO.</p><p>Agentes reportaron que Bacchus y la víctima tuvieron “un altercado” antes de la balacera. Personal de Bomberos y Rescate de Pompano Beach también respondió. La víctima requirió hospitalización, según BSO.</p><p>El Departamento de Correcciones de Broward ingresó a Bacchus la mañana del viernes en la cárcel principal del condado Broward en Fort Lauderdale, según registros de reclusos.</p><p>Bacchus, de Pompano Beach, enfrentaba un cargo de agresión agravada, un delito grave de primer grado, y el juez de circuito del condado Broward Michael Lynch estaba asignado para presidir el caso, según registros judiciales del condado.</p><p>Detectives pidieron a cualquier persona que tenga información sobre este u otros casos y que desee permanecer en el anonimato que llame a Crime Stoppers del condado Broward al 954-493-8477.</p>]]></content:encoded></item><item><title><![CDATA[Fire breaks out in kitchen at Shooters Waterfront in Fort Lauderdale; no injuries reported]]></title><link>https://www.local10.com/news/local/2026/08/22/fire-breaks-out-in-kitchen-at-shooters-waterfront-in-fort-lauderdale-no-injuries-reported/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/22/fire-breaks-out-in-kitchen-at-shooters-waterfront-in-fort-lauderdale-no-injuries-reported/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A kitchen fire at Shooters Waterfront in Fort Lauderdale was quickly knocked down early Saturday morning after multiple 911 callers reported a fire at the restaurant.]]></description><pubDate>Sat, 22 Aug 2026 14:03:09 +0000</pubDate><content:encoded><![CDATA[<p>A kitchen fire at Shooters Waterfront in Fort Lauderdale was quickly knocked down early Saturday morning, authorities confirmed. </p><p><a href="https://www.local10.com/espanol/2026/08/22/incendio-se-desata-en-cocina-de-shooters-waterfront-en-fort-lauderdale-no-reportan-heridos/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/incendio-se-desata-en-cocina-de-shooters-waterfront-en-fort-lauderdale-no-reportan-heridos/">Leer en español</a></p><p>Fort Lauderdale Fire Rescue officials said they received calls around 2:50 a.m. about a fire inside the kitchen of the waterfront restaurant at 3033 NE 32nd Ave.</p><p>They said first responders arrived to find heavy smoke conditions inside the restaurant. Crews quickly attacked the fire, which was contained to the kitchen and knocked down within minutes, according to officials. </p><p>No injuries were reported.</p><p>Fire investigators were also called to the scene to work to determine what caused the fire.</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/BWJSMAS6F5BXDDX6NCSHYCWGVE.jpg?auth=6a6f5035b3d820c9d2ae5abf7028883a402ceec5ce4d7c9dc2352a9e9b4f6f63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Incendio se desata en cocina de Shooters Waterfront en Fort Lauderdale; no reportan heridos]]></title><link>https://www.local10.com/espanol/2026/08/22/incendio-se-desata-en-cocina-de-shooters-waterfront-en-fort-lauderdale-no-reportan-heridos/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/incendio-se-desata-en-cocina-de-shooters-waterfront-en-fort-lauderdale-no-reportan-heridos/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un incendio en la cocina de Shooters Waterfront en Fort Lauderdale fue controlado rápidamente la madrugada de este sábado después de que varias personas llamaran al 911 para reportar un incendio en el restaurante.]]></description><pubDate>Sat, 22 Aug 2026 15:28:28 +0000</pubDate><content:encoded><![CDATA[<p>Un incendio en la cocina de Shooters Waterfront en Fort Lauderdale fue controlado rápidamente la madrugada de este sábado, confirmaron las autoridades.</p><p>Funcionarios de Bomberos y Rescate de Fort Lauderdale dijeron que recibieron llamadas alrededor de las 2:50 a.m. sobre un incendio dentro de la cocina del restaurante frente al mar, ubicado en 3033 NE 32nd Ave.</p><p>Indicaron que los socorristas llegaron y encontraron una gran cantidad de humo dentro del restaurante. Los equipos atacaron rápidamente el incendio, que quedó contenido en la cocina y fue controlado en cuestión de minutos, según los funcionarios.</p><p>No se reportaron heridos.</p><p>Investigadores de incendios también acudieron al lugar para determinar qué causó el incendio.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BWJSMAS6F5BXDDX6NCSHYCWGVE.jpg?auth=6a6f5035b3d820c9d2ae5abf7028883a402ceec5ce4d7c9dc2352a9e9b4f6f63&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Trump urges court to reject BBC's bid to secure records from his family in defamation case]]></title><link>https://www.local10.com/news/politics/2026/08/22/trump-urges-court-to-reject-bbcs-bid-to-secure-records-from-his-family-in-defamation-case/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/22/trump-urges-court-to-reject-bbcs-bid-to-secure-records-from-his-family-in-defamation-case/</guid><dc:creator><![CDATA[By MICHAEL KUNZELMAN, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump has urged a federal judge to reject the BBC's request for the court's help in securing testimony and documents from three family members in response to his $10 billion defamation lawsuit against the British broadcaster.]]></description><pubDate>Sat, 22 Aug 2026 15:19:27 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump has urged a federal judge to reject the BBC's request for the court's help in securing testimony and documents from three family members in response to his $10 billion defamation lawsuit against the British broadcaster.</p><p>The BBC is trying to gain "politically-driven leverage" over Trump by serving subpoenas on daughter Ivanka Trump, son-in-law Jared Kushner and son Donald Trump Jr., personal lawyers for the Republican president argued in a court filing Friday.</p><p>U.S. District Judge Jeffrey Kuntz in Miami did not immediately rule on the dispute.</p><p>Kuntz, who was nominated to the bench by Trump, inherited the president's lawsuit from another judge less than a week ago. Court filings did not immediately specify a reason for the case's reassignment. The previous judge has set a February trial date.</p><p>In May, a process server working for the BBC tried to serve subpoenas on Ivanka Trump and Kushner at their residence but encountered Secret Service agents who said they were not authorized to accept it, according to the president's lawyers. They said the process server also visited Trump Tower in New York several days later in a failed attempt to serve Donald Trump Jr.</p><p>In a court filing last week, the broadcaster asked for the court’s permission to serve subpoenas on Trump’s family members by certified mail instead of in person.</p><p>Trump's lawsuit, filed in December, accuses the BBC of deceptively editing portions of the speech that he delivered near the White House on Jan. 6, 2021, when a mob of his supporters attacked the Capitol to stop Congress from certifying Democrat Joe Biden's victory over Trump. The suit claims the BBC spliced together separate parts of Trump’s speech to intentionally misrepresent what he said.</p><p>The lawsuit alleges the BBC aired its documentary a week before the 2024 presidential election in “a brazen attempt to interfere in and influence” the outcome to Trump's detriment.</p><p>“The relief that the BBC’s Motion seeks cannot be segregated from the politically charged discovery campaign that it is based on, and which has already been ruled as improperly overbroad by this Court,” Trump's lawyers wrote.</p><p>The BBC has apologized to Trump for the misleading edit, but it denies defaming him.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/AKTWLZMHEEJ336RMY6I4IMXU7I.jpg?auth=fad538efbe933b46bd6108fd1267042f8b87badba7df0f316c8aaeadc09291ae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The BBC logo is displayed at its headquarters in London, Nov. 12, 2025. (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/32WCRR4VZNPPMJMTAWPXSBUMHU.jpg?auth=601abec52e47bac4f11781c9a1bdf415825200ebecde63805d1ffbf615f72570&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Pedestrians walk outside the BBC Headquarters in London, Wednesday, Nov. 12, 2025. (AP Photo/Kin Cheung, file)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content></item><item><title><![CDATA[Balacera en Fort Lauderdale deja a hombre gravemente herido y a otro detenido, informa la policía]]></title><link>https://www.local10.com/espanol/2026/08/22/balacera-en-fort-lauderdale-deja-a-hombre-gravemente-herido-y-a-otro-detenido-informa-la-policia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/balacera-en-fort-lauderdale-deja-a-hombre-gravemente-herido-y-a-otro-detenido-informa-la-policia/</guid><dc:creator><![CDATA[Ryan Mackey, Linnie Supall]]></dc:creator><description><![CDATA[Un hombre resultó gravemente herido en una balacera la mañana de este sábado en Fort Lauderdale, confirmó la policía.]]></description><pubDate>Sat, 22 Aug 2026 13:35:20 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre resultó gravemente herido en una balacera la mañana de este sábado en Fort Lauderdale, confirmó la policía.</p><p>La policía de Fort Lauderdale dijo que los agentes respondieron a la cuadra 2300 de Northwest Ninth Court alrededor de las 8:05 a.m. después de recibir un reporte de una balacera.</p><p>Los agentes dijeron que encontraron a un hombre que había recibido disparos y comenzaron a realizar maniobras para salvarle la vida.</p><p>Paramédicos de Fort Lauderdale Fire Rescue trasladaron al hombre, que no ha sido identificado, al Broward Health Medical Center con heridas que ponen en peligro su vida, dijo la policía.</p><p>Los investigadores dijeron que el tirador permaneció en la escena y fue detenido por la policía.</p><p>Dijeron que la investigación continúa.</p><p>La policía no divulgó de inmediato información adicional sobre la víctima, el sospechoso o las circunstancias de la balacera.</p>]]></content:encoded></item><item><title><![CDATA[A trade war between Canada and the US deepens rupture in what had been a close and durable alliance]]></title><link>https://www.local10.com/business/2026/08/22/a-trade-war-between-canada-and-the-us-deepens-rupture-in-what-had-been-a-close-and-durable-alliance/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/a-trade-war-between-canada-and-the-us-deepens-rupture-in-what-had-been-a-close-and-durable-alliance/</guid><dc:creator><![CDATA[By ROB GILLIES, Associated Press]]></dc:creator><description><![CDATA[TORONTO (AP) — For decades, Canada built much of its prosperity on privileged access to the United States. Now, after the collapse of trade talks, one of the world’s closest and most durable alliances has been fundamentally altered, with both countries facing the risk of a full-scale trade war.]]></description><pubDate>Sat, 22 Aug 2026 15:07:16 +0000</pubDate><content:encoded><![CDATA[<p>TORONTO (AP) — For decades, Canada built much of its prosperity on privileged access to the United States. Now, after the collapse of trade talks, one of the world’s closest and most durable alliances has been fundamentally altered, with both countries facing the risk of a full-scale trade war.</p><p>Prime Minister Mark Carney acknowledged the break after last-ditch negotiations failed Friday, saying Canada had recognized that “America has changed” and that the countries would “not return to our old relationship.”</p><p>The United States imposed 50% tariffs on about $20 billion worth of Canadian goods early Saturday. Canada promised to match the import taxes dollar for dollar. Carney suspended negotiations and ordered Canada’s trade team home after accusing Washington of last-minute changes that were “unfair, uneconomic, and called into question the reliability of any deal.”</p><p>Carney foreshadowed the shift at the World Economic Forum in Davos in January, declaring that the world was experiencing “a rupture, not a transition” and urging countries such as Canada to reduce their vulnerability to economic coercion by strengthening their economies at home and diversifying abroad.</p><p>“The collapse of the tariff talks points to the fact that the old Canada-U.S. relationship is over and, for many Canadians, it also confirms the perception that Canada can’t trust the Trump administration,” said Daniel Béland, a political science professor at McGill University in Montreal.</p><p>The pressure from Republican President Donald Trump has gone well beyond tariffs.</p><p>He has questioned Canada’s economic viability, repeatedly talked about making it the 51st U.S. state and used trade measures to press for more production in the United States. The threats and economic pressure have angered many Canadians and fueled a sense of betrayal in a country that had long regarded the U.S. as its closest ally.</p><p>Travel to the U.S. remains sharply below levels before the dispute, with Canadian-resident return trips in July down nearly 29% by car and 27% by air from July 2024, Statistics Canada said.</p><p>The failed trade negotiations underscored how far the relationship had shifted. Canada had been prepared to accept some U.S. tariffs in exchange for broader market access and greater certainty — a sharp break from decades of continental trade policy built around eliminating barriers and increasing integration.</p><p>Washington has portrayed its proposed terms as especially favorable to Canada. But for Canadians accustomed to preferential access under the 1989 Canada-U.S. Free Trade Agreement, the North American Free Trade Agreement and its successor, even reduced tariffs would mark a fundamental retreat from the old relationship.</p><p>The collapse also puts Carney’s approach to Trump to the test.</p><p>The prime minister's “elbows up” posture — hockey shorthand for playing aggressively and refusing to be pushed around — has helped keep him popular at home. His decision to resist U.S. pressure could also resonate abroad with those impressed by his Davos call for countries to resist economic coercion and reduce dependence on great powers.</p><p>Provincial leaders had already been preparing Canadians for a permanent change. Saskatchewan Premier Scott Moe said “the old status quo is not possible.”</p><p>Ontario Premier Doug Ford, who leads Canada’s most populous province, said Carney had his “full support” for retaliation “tariff for tariff, dollar for dollar.”</p><p>Former Alberta Premier Jason Kenney, a prominent conservative and former federal Cabinet minister, said Canada was “not cravenly surrendering in the face of constant economic and political aggression” from Trump. Kenney noted that Canada, along with China, was among the few countries to retaliate against U.S. tariffs. “Damn right we are,” Kenney wrote.</p><p>The economic risks of fighting back and a shift seen as perhaps lasting beyond Trump</p><p>Nearly three-quarters of Canada’s goods exports go to the United States. The U.S. economy is roughly 10 times larger than Canada’s, limiting Ottawa’s ability to retaliate dollar for dollar without inflicting disproportionate damage at home.</p><p>Royal Bank of Canada economists estimate the tariffs directly affect about 0.4% of Canada’s gross domestic product and jobs because the trade penalties cover only about 5% of Canadian exports to America. The damage could grow significantly, however, if retaliation broadens, more sectors are pulled into the dispute or the standoff persists long enough to curb investment and disrupt integrated supply chains.</p><p>Béland said the countries were witnessing “the beginning of a full-scale trade war,” though he cautioned that the situation could change rapidly.</p><p>The dependence is not one-sided.</p><p>Canada supplies roughly two-thirds of U.S. crude oil imports, making Canadian energy critical to large parts of the U.S. economy. Trump has focused much of his pressure instead on autos, steel and aluminum, sectors where he wants more production moved to the U.S. That push has fueled resentment in Canada, where many see it as an effort to hollow out key industries.</p><p>Goldy Hyder, president and CEO of the Business Council of Canada, said businesses still view the U.S. as Canada’s most important trading partner but increasingly see the shift as lasting beyond Trump.</p><p>“There is a new trade and investment model, one that could well be kept in place by future U.S. administrations whether Democrat or Republican,” Hyder said.</p><p>Canada looks beyond the United States because ‘things will never be the same’</p><p>The breakdown adds urgency to Carney’s push to diversify beyond the United States. He has traveled abroad seeking investment and new trade ties, aiming to attract $1 trillion Canadian (US$730 billion) by 2030 and to double non-U.S. investment over the next decade.</p><p>In July, Ottawa and Alberta advanced plans for a new Pacific Coast oil pipeline to give Canadian crude greater access to Asian markets and reduce reliance on U.S. buyers.</p><p>In recent days, Manitoba Premier Wab Kinew had urged Canada to keep fighting rather than accept a weaker deal. He argued that Trump was vulnerable because the cost of living was the top election-year issue for U.S. voters and that America had grown weaker internationally, pointing in part to the confrontation with Iran.</p><p>“I think we should fight. I think we’ve got the upper hand,” Kinew said.</p><p>Kinew also questioned whether Canada should make lasting concessions to tariffs that may not outlive Trump’s presidency.</p><p>“I just wonder if accepting the idea of the Trump tariffs are here forever is the move,” he said.</p><p>The immediate question is how long the latest tariff confrontation will last.</p><p>Béland said the deeper change probably will, partly because U.S. protectionism is likely to remain influential under future administrations.</p><p>“The idea that things will return to ‘normal’ once Donald Trump leaves the White House is probably just wishful thinking,” Béland said. “It doesn’t mean the relationship might not improve in the future but that things will never be the same.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/IDYJOUETHWXUB2YJ3RJCDICM74.jpg?auth=02f288e2deac4dd45203a679f258455d3e391eca8cf14a9e1de57d9dd756e7ab&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Canada's Prime Minister Mark Carney speaks during the Annual Meeting of the World Economic Forum in Davos, Switzerland, Jan. 20, 2026. (AP Photo/Markus Schreiber, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Markus Schreiber</media:credit></media:content></item><item><title><![CDATA[Federal judge vacates Trump policy that suspended processing of immigration visas from 75 countries]]></title><link>https://www.local10.com/news/national/2026/08/22/federal-judge-vacates-trump-policy-that-suspended-processing-of-immigration-visas-from-75-countries/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/22/federal-judge-vacates-trump-policy-that-suspended-processing-of-immigration-visas-from-75-countries/</guid><dc:creator><![CDATA[By MICHAEL CASEY, Associated Press]]></dc:creator><description><![CDATA[A federal judge in New York has vacated a Trump administration policy that suspended the processing of visas from 75 countries, including Afghanistan, Iran, Russia and Somalia, whose nationals the Trump administration deemed likely to require public assistance in the United States.]]></description><pubDate>Sat, 22 Aug 2026 15:55:12 +0000</pubDate><content:encoded><![CDATA[<p>A federal judge in New York has vacated a Trump administration policy that suspended the processing of visas from 75 countries, including Afghanistan, Iran, Russia and Somalia, whose nationals the Trump administration deemed likely to require public assistance in the United States.</p><p>U.S. District Judge Jeannette Vargas, an appointee of former President Joe Biden, set aside the policy Friday as “contrary to law and in excess of statutory authority.”</p><p>Secretary of State Marco Rubio exceeded his authority by issuing the policy, which “runs afoul” of the Immigration and Nationality Act by mandating "the refusal of visas to eligible applicants without any basis in law,” the judge ruled.</p><p>Judge says power lies with consular officers</p><p>Vargas said the policy also undermines the congressional requirement that puts consular officers at the forefront of any visa decision.</p><p>“Congress imbued these officers with exclusive authority and discretion to determine if an immigrant is eligible for a visa based upon review of specific and detailed criteria set forth in the statute,” she wrote. “The Policy, which categorically prohibits the issuance of immigrant visas based upon the nationality of the applicant, represents a direct abrogation of this statutory scheme."</p><p>The policy was challenged by two nonprofit organizations along with 11 individuals, including six whose family members had been refused visas. The remaining five are outside the country and had filed “employment-based petitions” to come to the United States.</p><p>Advocates say keeping families apart is cruel</p><p>“We welcome this ruling because, at its heart, this case is about keeping families together,” said Anna Gallagher, the executive director of CLINIC, a national nonprofit that provides training, resources, and support to a network of immigration legal service providers and was one of the plaintiffs.</p><p>“Catholic social teaching calls us to uphold the dignity of every person and recognize the family as the foundation of society,” she said in a statement. “This decision affirms both those values and the rule of law, allowing families to once again move forward toward reunification.”</p><p>Another plaintiff is African Communities Together, a Harlem-based nonprofit. One of its leaders called the ruling “a tremendous victory for the rule of law."</p><p>“This unlawful and racist ban caused immeasurable harm, cruelly keeping families and loved ones apart,” Diana Konate, deputy executive director for policy and advocacy, said in a statement. “Today, we are elated to tell our community members: this ban is no more.”</p><p>Trump expands his anti-immigration agenda</p><p>President Donald Trump has imposed a growing list of immigration and travel bans mostly for people from Africa, Asia and Latin America. The State Department said Saturday that the Trump administration is “protecting the American people by upholding the highest standards of screening and vetting of visa applicants,” and that it would not comment on pending litigation.</p><p>At the time the policy was issued, the State Department said it had instructed consular officers to halt immigrant visa applications from the 75 countries in accordance with a broader order in November that tightened rules around potential immigrants who might become “public charges.” Relying on Council of Economic Advisers data, the State Department said that more than 30 percent of households with immigrants from these countries received some form of public assistance.</p><p>A separate notice sent to all U.S. embassies and consulates said that non-immigrant visa applicants also should be “fully vetted and screened” for the possibility that they might seek public benefits in the United States.</p><p>The cable, a copy of which was obtained by The Associated Press, noted several times that the applicant must prove they won't apply for public benefits while in the U.S., and that consular officers who suspect the applicant might apply should require them to fill out a form proving their financial bona fides.</p><p>The ruling is the latest example of the courts upending Trump’s immigration agenda. In June, a federal judge struck down a Trump administration policy that made it harder for immigrants from dozens of countries to enter and stay in America — affecting elements like asylum, work permits, green cards, and citizenship applications. That judge said the policy threw countless immigrants’ lives “into indeterminate legal limbo,” and accused the U.S. Citizenship and Immigration Services of ignoring the law.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/O3F3GX74AN64JUBLUKBJ2UTRN4.jpg?auth=c6da91f38bb8aa03c22e5a14aaa9010f40bb33ed86dbe560d215d8a5e5378323&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Secretary of State Marco Rubio arrives with Austrian Foreign Minister Beate Meinl-Reisinger, not shown, to the Treaty Room at the State Department, Tuesday, Aug. 11, 2026, in Washington. (AP Photo/Tierney L. Cross)]]></media:description><media:credit role="author" scheme="urn:ebu">Tierney L. Cross</media:credit></media:content></item><item><title><![CDATA[Japan's leader Takaichi explains why she spends long hours in seclusion at her official residence]]></title><link>https://www.local10.com/business/2026/08/22/japans-leader-takaichi-explains-why-she-spends-long-hours-in-seclusion-at-her-official-residence/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/japans-leader-takaichi-explains-why-she-spends-long-hours-in-seclusion-at-her-official-residence/</guid><dc:creator><![CDATA[By MARI YAMAGUCHI, Associated Press]]></dc:creator><description><![CDATA[TOKYO (AP) — Japanese Prime Minister Sanae Takaichi, who is increasingly seen secluding herself at home, said on Saturday that she is using her official residence next to her office more for work to maximize efficiency.]]></description><pubDate>Sat, 22 Aug 2026 15:05:32 +0000</pubDate><content:encoded><![CDATA[<p>TOKYO (AP) — Japanese Prime Minister Sanae Takaichi, who is increasingly seen secluding herself at home, said on Saturday that she is using her official residence next to her office more for work to maximize efficiency.</p><p>In December, Takaichi moved into the official residence, a brick-and-stone mansion that opened in 1929 used to be the original prime minister’s office until its replacement was built right next to it.</p><p>Takaichi said on X that living in the official residence, or “kotei,” is good because its proximity requires no commute and lets her immediately get down to work in time of an emergency.</p><p>Takaichi said she has reinforced office functions at the residence so she can work and have meetings there remotely or in person with her staff whenever needed, even after office hours. She also takes home documents to read.</p><p>“To me, the official residence is also a workplace,” she said.</p><p>But Takaichi, whose work mantra and her recent revelation on X of zero to three hours of sleep at night because of her homemaking burden on top of her heavy workload as prime minister, triggered criticisms that Japan's first female leader was setting a wrong example for a work-life balance and gender-equality.</p><p>Takaichi has seen her support ratings rapidly drop as she pushed unpopular policies such as a revision to the Imperial House Law to reinforce a male-only succession system, while delaying economic measures to address rising prices.</p><p>Media reports have said that Takaichi was avoiding parliamentary sessions and largely holed up at the residence at night and on weekends, saying that she's having significantly less interactions and communication with other lawmakers and officials than her predecessors. Takaichi frequently posts comments and policies on X instead of talking to the media.</p><p>The official residence was the site of two bloody coup attempts in the 1930s, and legend has it that the building is haunted by ghosts.</p><p>Takaichi apparently doesn’t mind spending long hours at the residence despite that.</p><p>“I’ve never seen a ghost, but I have often screamed because of my encounters with cockroaches,” she said. “I was shocked when a cockroach ran past my feet.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LN4BHB3JHPB7A6IMIYSXDKJZMU.jpg?auth=f910d85534729126875cb9c04cfeb4507c1260bf4beadc0fa0e414308cdbf410&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The Prime Minister's official residence is seen in Tokyo in February 1978. (AP Photo, File)]]></media:description></media:content></item><item><title><![CDATA[Serena Williams will play mixed doubles with Carlos Alcaraz in her return to the US Open]]></title><link>https://www.local10.com/sports/2026/08/22/serena-williams-will-play-mixed-doubles-with-carlos-alcaraz-in-her-return-to-the-us-open/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/22/serena-williams-will-play-mixed-doubles-with-carlos-alcaraz-in-her-return-to-the-us-open/</guid><dc:creator><![CDATA[By BRIAN MAHONEY, Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Serena Williams will team up with Carlos Alcaraz to create a powerhouse mixed doubles pair in her return to the U.S. Open.]]></description><pubDate>Sat, 22 Aug 2026 15:03:41 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Serena Williams will team up with Carlos Alcaraz to create a powerhouse mixed doubles pair in her return to the U.S. Open.</p><p>The U.S. Tennis Association announced Saturday that Williams and Alcaraz had been given a wild card into the tournament. The mixed doubles main draw begins Tuesday, with the winning team sharing $1 million.</p><p>It will be Williams' first time playing at the U.S. Open since 2022. The 23-time Grand Slam singles champion returned to tennis this summer.</p><p>“Let’s gooooo!” Alcaraz posted on X, with a fire emoji and tagging Williams.</p><p>Williams is not planning to play singles in New York. The USTA had been holding one women's wild card, presumably in case Williams wanted it. However, the tournament announced Saturday that it had been given to American Sofia Kenin, the 2020 Australian Open champion.</p><p>Williams played singles at Wimbledon but sustained a knee injury in her first-round loss. She played doubles with older sister Venus at the Cincinnati Open, and they could still opt to play together at the U.S. Open.</p><p>Alcaraz announced this week he would return to defend his U.S. Open singles title after being sidelined since April with a right wrist injury.</p><p>Serena Williams won a mixed doubles title at the U.S. Open even before winning any of her six singles titles there. She teamed for the 1998 championship with Max Mirnyi, who now works with top-ranked woman Aryna Sabalenka.</p><p>The mixed doubles tournament is far different now, as the USTA revamped it last year to make it a two-day, 16-team event it hoped would draw top singles players.</p><p>Few are bigger than Williams and Alcaraz, the two-time U.S. Open men's champion who is ranked No. 2.</p><p>The USTA also announced a number of updates to the field after some players withdrew from the competition.</p><p>Americans Jessica Pegula and Taylor Fritz will team up, after their previous partners, Jack Draper and Elena Rybakina, pulled out with injuries. The teams of Emma Navarro and Tommy Paul, along with Karolina Muchova and Jakub Mensik, were given the remaining two wild cards into the main draw.</p><p>Also, Diana Shnaider remains in the field and will be given a chance to find a new partner after Daniil Medvedev withdrew.</p><p>The current field:</p><p>Sabalenka and Novak Djokovic, Pegula and Fritz, Iga Swiatek and Casper Ruud, Belinda Bencic and Flavio Cobolli, Amanda Anisimova and Learner Tien, two-time defending champions Sara Errani and Andrea Vavassori, Alex Eala and Felix Auger-Aliassime, Leylah Fernandez and Frances Tiafoe, Taylor Townsend and Alexander Zverev, Elina Svitolina and Gael Monfils, Williams and Alcaraz, Muchova and Mensik, and Navarro and Paul.</p><p>The remaining two spots will be determined through an eight-team qualifying tournament Monday. The USTA gave wild cards to the teams of Mirra Andreeva and Andrey Rublev, and Peyton Stearns and Christian Harrison, to be part of that field. It is otherwise largely made up of the traditional doubles specialists who lost out on the chance to play in the U.S. Open last year, with direct entry based on the players' combined singles ranking.</p><p>___</p><p>See AP’s full tennis coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/72I5XLPGFUADMX3QCH7XF3OKBM.jpg?auth=4b5576f95218477e23e0041cec9bad398bf6714affdbd9226f87566a9980db4c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Serena Williams, of the United States, reacts to a winning point during a women's doubles match against Marta Kostyuk, of Ukraine, and Peyton Stearns, of the United States, at the Cincinnati Open tennis tournament, Monday, Aug. 17, 2026, in Mason, Ohio. (AP Photo/Kareem Elgazzar)]]></media:description><media:credit role="author" scheme="urn:ebu">Kareem Elgazzar</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OF3ZKRH7HMYIBO4IUKTA6WFH5A.jpg?auth=e9f85f5d9aab6c4f7ccb50bbc840914bba9d9a24fd12c66b95d52b07559c406d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Carlos Alcaraz, of Spain, returns a shot against Daniil Medvedev, of Russia, during a semifinal match at the BNP Paribas Open tennis tournament, March 14, 2026, in Indian Wells, Calif. (AP Photo/Mark J. Terrill, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA[Infantino defies FIFA vice president by going to youth event in Caribbean amid global soccer rift]]></title><link>https://www.local10.com/sports/2026/08/22/infantino-defies-fifa-vice-president-by-going-to-youth-event-in-caribbean-amid-global-soccer-rift/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/22/infantino-defies-fifa-vice-president-by-going-to-youth-event-in-caribbean-amid-global-soccer-rift/</guid><dc:creator><![CDATA[By GRAHAM DUNBAR, Associated Press]]></dc:creator><description><![CDATA[GENEVA (AP) — Gianni Infantino defied a request by one of his FIFA vice presidents to stay away from an Under-14 soccer event in the Caribbean and instead made a rare public appearance during the global furor over his failed plan to sell future World Cup profits to private investors.]]></description><pubDate>Sat, 22 Aug 2026 14:03:28 +0000</pubDate><content:encoded><![CDATA[<p>GENEVA (AP) — Gianni Infantino defied a request by one of his FIFA vice presidents to stay away from an Under-14 soccer event in the Caribbean and instead made a rare public appearance during the global furor over his failed plan to sell future World Cup profits to private investors.</p><p>On Saturday, Infantino posted photos on his Instagram account showing the FIFA president meeting political and soccer officials from the Dominican Republic on the sidelines of a Caribbean Football Union (CFU) youth tournament in the Punta Cana resort.</p><p>On Friday, Infantino had been asked not to go by Victor Montagliani, the Canadian president of Miami-based continental soccer body CONCACAF, to avoid being a distraction from the soccer games.</p><p>“I believe that considering the governance crisis surrounding FIFA as a result of your controversial FIFA Forward Enterprise proposal, the media will focus on this situation,” Montagliani wrote in an emailed letter seen by The Associated Press, “which will unfortunately significantly take away from the technical nature of the CFU youth competition.”</p><p>“As such, I respectfully ask you in the name of football to reconsider your attendance as it will unfortunately undermine the technical nature of this important youth development activity,” Montagliani wrote.</p><p>FIFA declined to comment on the Montagliani request, though noted it directly funds regional bodies like the CFU with up to $5 million from each four-year World Cup cycle.</p><p>Montagliani has aligned with fellow FIFA vice presidents Aleksander Ceferin from European body UEFA and Asian Football Confederation president Sheik Salman bin Ebrahim Al Khalifa in seeking to end Infantino’s increasingly executive presidency now in its 11th year.</p><p>They accused Infantino two weeks ago of “deception” in secretly planning over the past year to spin off FIFA’s multi-billion dollar commercial activities to a subsidiary 20% owned by investors led by Joshua Kushner.</p><p>Infantino withdrew the project on Aug. 1 amid a global backlash by soccer leaders and fans, and hours after his own chief operating officer published stinging criticism of the proposal and his leadership style in a statement to the AP. The Zurich-based COO, Kevin Lamour, was fired this week.</p><p>Caribbean member federations are seen as potential supporters for Infantino to peel away from their CONCACAF leadership. South American body CONMEBOL has backed Infantino as its best path to hosting more games at the 2030 World Cup it wants expanded from 48 teams to 64.</p><p>Avoiding questions from a bald reporter</p><p>The FIFA leader has not taken questions publicly since the $20 billion FFE project was revealed July 28 by British daily The Times, and on Friday in Punta Cana he evaded a reporter from British broadcaster Sky News.</p><p>Asked by Sky reporter James Matthews if he had betrayed the sport and should resign, Infantino said “Thank you so much” and made quips about both men being bald.</p><p>Infantino is aiming to be re-elected for a fourth and final term in office through 2031 at the FIFA election congress next March in Rabat, Morocco. FIFA has set Nov. 18 as a deadline for would-be candidates to enter the race.</p><p>___</p><p>See AP’s full soccer coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/RRRETHTN2YHE5QGKEFCRAD2MBI.jpg?auth=05d5e1f974dfe340b9d51ea1055150c7380ab023ac3267403c30f4225f272a22&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FIFA President Gianni Infantino arrives for the inauguration of Colombia's new president Abelardo de la Espriella in Cali, Colombia, Friday, Aug. 7, 2026. (AP Photo/Santiago Saldarriaga)]]></media:description><media:credit role="author" scheme="urn:ebu">Santiago Saldarriaga</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/LTITIMPUGZTLUJNHHXOX4DLKU4.jpg?auth=2f817b77452dfcf6f45a40bfe76ac41d160ac193a92d2908bd13a45c15709dfd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FIFA president Gianni Infantino and president of Moroccan Royal Football Federation Fouzi Lekjaa attend a Women's AFCON 2026 soccer match between Malawi and Zambia, in Rabat, Morocco, Wednesday, Aug. 5, 2026. (AP Photo)]]></media:description><media:credit role="author" scheme="urn:ebu">STR</media:credit></media:content></item><item><title><![CDATA[How bitcoin and gold went from a slump to an MVP week in just a few days]]></title><link>https://www.local10.com/business/2026/08/22/how-bitcoin-and-gold-went-from-a-slump-to-an-mvp-week-in-just-a-few-days/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/how-bitcoin-and-gold-went-from-a-slump-to-an-mvp-week-in-just-a-few-days/</guid><dc:creator><![CDATA[By MICHELLE CHAPMAN, Associated Press]]></dc:creator><description><![CDATA[Bitcoin and gold shot higher this week, with both getting a boost from some frantic action surrounding the bond market, and the cryptocurrency also benefiting from activity in Washington.]]></description><pubDate>Sat, 22 Aug 2026 13:59:09 +0000</pubDate><content:encoded><![CDATA[<p>Bitcoin and gold shot higher this week, with both getting a boost from some frantic action surrounding the bond market, and the cryptocurrency also benefiting from activity in Washington.</p><p>Bitcoin had dropped from a January high around $95,000 to below $60,000 at the end of June. Investors shied away from speculative assets earlier in the year and crypto supporters were concerned about the lack of movement on proposed regulation of the industry. On Friday, bitcoin rose above $77,000.</p><p>Gold hit a high above $5,300 in January but dropped to around $4,000 in June as rising rates made interest-bearing investments more attractive. Gold rose to $4,661 on Friday.</p><p>The first jolt arrived Wednesday when the Treasury Department announced plans to significantly increase its buybacks of long-term Treasurys, or government debt. On the same day, President Donald Trump, who made about $1.2 billion last year from various crypto holdings, urged Congress to move quickly on crypto legislation.</p><p>There was an almost immediate reaction, which included a dollar sell-off, and a jump in the value of gold and bitcoin as investors moved toward alternative assets.</p><p>How these two investments caught fire can be understood in the context of several developments this week.</p><p>The Treasury stepped into the bond market - forcefully</p><p>In a surprise announcement Wednesday, the U.S. Treasury Department said that it would at least double the size of its planned purchases of longer-term government debt. The maneuver was intended to calm bond markets after a sustained sell-off, meaning investors were asking for higher yields to lend money to the U.S., which suddenly seemed more risky.</p><p>That's because while the Treasury intervention worked, at least for a short period, it also raised questions about whether the government is trying to push borrowing costs lower despite inflationary pressures. Treasury Secretary Scott Bessent is attempting to lower long-term borrowing costs, a move that can put upward pressure on inflation at a time when inflation is already elevated. Bessent's maneuver could handcuff the Federal Reserve, which fights inflation by raising interest rates.</p><p>Debt, inflation, and the “debasement trade” heat up</p><p>Then there's the national debt, which surpassed a record $40 trillion on the same day that the Treasury's actions unfolded. The milestone figure was recorded just five months after the U.S. hit a record $39 trillion debt in March. It reached $38 trillion five months before that, in October.</p><p>There is already a lot of anxiety over inflation, particularly because of the conflict in Iran and soaring energy prices. If yields on U.S. bonds are not truly reflecting risk, you can often see that play out in the value of the U.S. currency, which took a significant downward swoop Wednesday.</p><p>So where does the money that was invested in the dollar or Treasurys go? This week, it appears to have been funneled into what is known as the “debasement trade,” when investors flood into alternative assets such as gold, which rose more than 2% Wednesday. The debasement trade now includes bitcoin. Bitcoin jumped more than 20% this week.</p><p>Crypto had a very good week in Washington</p><p>On Wednesday President Donald Trump, who banked nearly $1.2 billion from his crypto businesses last year, held a crypt conference at the White House where he called on Congress to pass the crypto-friendly Clarity Act, saying that it would "keep us ahead of China, keep us ahead of everyone else.”</p><p>Trump then yielded the floor to Commodity Futures Trading Commission Chair Mike Selig, who vowed to “use every tool available” to advance Trump’s agenda.</p><p>Selig’s comments came ahead of a CFTC meeting Thursday examining ways the agency can use its existing authority to ease crypto rules. A day earlier, other regulators proposed rules making it easier for crypto companies and projects to raise money from the public.</p><p>Since taking office, Trump has pushed policies friendly to the crypto industry and reversed a Biden administration regulatory crackdown.</p><p>Bitcoin's big squeeze sent prices even higher</p><p>Bitcoin can sometimes get a bump when the U.S. dollar is on the ropes as investors try to unload the U.S. currency. But you don't typically see the kind of related movement that was observed with bitcoin this week.</p><p>The price of bitcoin had been stuck between $62,000 and $67,000 for weeks. Investors seized on that weakness, many placing bets that the cryptocurrency would be stuck in that range for some time to come.</p><p>However, on the day that the Treasury announced its buybacks, Treasury yields fell, as did the dollar, and bitcoin blasted through that upper level of $67,000.</p><p>The Treasury's actions negatively affected the money investors could make on U.S. bonds and the dollar, and boosted the value of bitcoin. That meant that many investors who had shorted bitcoin, or bet that its price would remain subdued, were forced to close their positions as bitcoin surged. Closing those bearish positions required buying back the digital asset, adding even more upward pressure to bitcoin’s price.</p><p>By Friday, more than $4 billion in bearish crypto positions had been liquidated during the rally, according to CoinGlass, which tracks cryptocurrency derivatives markets.</p><p>And because bitcoin was already rising, those forced purchases added fuel to the rally, potentially triggering still more liquidations as prices climbed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TSQHJZSUV6FTYAPNLLQTEPSR2U.jpg?auth=88f3944c4b965576fff3289e599c0be7d53e69f24417086a18779262f288590f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - An advertisement for the cryptocurrency Bitcoin is displayed on a building in Hong Kong on Nov. 18, 2021. (AP Photo/Kin Cheung, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content></item><item><title><![CDATA[A head-on collision in northeast England kills 7 people, including 2 police officers]]></title><link>https://www.local10.com/news/world/2026/08/22/a-head-on-collision-in-northeast-england-kills-7-people-including-2-police-officers/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/22/a-head-on-collision-in-northeast-england-kills-7-people-including-2-police-officers/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[LONDON (AP) — Seven people, including two police officers, were killed early Saturday in a head-on collision in northeast England following a pursuit.]]></description><pubDate>Sat, 22 Aug 2026 15:29:35 +0000</pubDate><content:encoded><![CDATA[<p>LONDON (AP) — Seven people, including two police officers, were killed early Saturday in a head-on collision in northeast England following a pursuit.</p><p>Cleveland Police said that a Volkswagen Passat carrying five people was traveling the wrong way down the A66 highway near Middlesbrough and collided with a police vehicle on the same road going in the right direction.</p><p>The seven people were pronounced dead at the scene after the crash at 3:39 a.m.</p><p>The two officers were identified as Matthew Blades and Tom Clough, Cleveland Police Chief Constable Victoria Fuller said.</p><p>Police were still working to formally identify other victims. The families of those already identified have been informed and were offered specialist support, police said.</p><p>Cleveland Police were investigating the crash, alongside the Independent Office for Police Conduct, which is always involved when such incidents take place.</p><p>Prime Minister Andy Burnham said that he was “devastated” to hear about the loss of life and urged “people to avoid speculation at this time.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/67JKLYWVWZD7DDT4X5ORNMAQ4E.jpg?auth=f0c61eeb6a51e34fc31983395c931e7034981e058e627cca168ce946d07ea93e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Police officers at the scene of a fatal crash involving a police car and a Volkswagen Passat on the A66 in South Bank, near Middlesbrough, England, Saturday Aug. 22, 2026. (Owen Humphreys/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Owen Humphreys</media:credit></media:content></item><item><title><![CDATA[Haitians in South Florida face new reality after TPS ends]]></title><link>https://www.local10.com/news/local/2026/08/21/haitians-in-south-florida-face-new-reality-after-tps-ends/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/21/haitians-in-south-florida-face-new-reality-after-tps-ends/</guid><dc:creator><![CDATA[Christian De La Rosa]]></dc:creator><description><![CDATA[The first deportation flight landed in Haiti after temporary protected status ended for Haitians.]]></description><pubDate>Fri, 21 Aug 2026 22:50:16 +0000</pubDate><content:encoded><![CDATA[<p>The first deportation flight landed in Haiti after temporary protected status ended for Haitians.</p><p><a href="https://www.local10.com/espanol/2026/08/22/haitianos-en-el-sur-de-florida-enfrentan-nueva-realidad-tras-fin-del-tps/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/haitianos-en-el-sur-de-florida-enfrentan-nueva-realidad-tras-fin-del-tps/">Leer en español</a></p><p>And signs of this new reality can already be seen here in South Florida.</p><p>At lunch hour, a popular Haitian restaurant is quiet. The staff won’t come out of the kitchen. Outside, the strip mall parking lot and a nearby bus stop are also quiet.</p><p>All signs of a community slowly vanishing.</p><p>Johana Jacob says her salon has been like this for weeks.</p><p>“I have a lot of clients that don’t come anymore because, you know, they’re scared.”</p><p>The first deportation flight following the end of temporary protected status for Haitians landed in Haiti Thursday with more than 160 people.</p><p>The plane landed in Cap-Haitien instead of Port-au-Prince International Airport. The U.S. government currently has a ban on U.S. commercial flights to Haiti’s capital because of ongoing gang violence.</p><p>“It’s a very stressful situation,” said Pastor Adenet Medacier, whom we met at the Sant La Haitian community center.</p><p>He was picking up flyers with information for dozens of church members. He wants them prepared for what may be inevitable.</p><p>The flyers include information about what people should do if they receive a visit from ICE.</p><p>Medacier says some are being advised to put someone else’s name in their bank account.</p><p>Asked whether that makes it harder for law enforcement or ICE to do its job, he said they are not trying to interfere with ICE operations.</p><p>“We are not interfering with ICE or their operation. We are not. But what we are doing is what the Bible recommends. We have to help those who are in need.”</p><p>Back at Jacob’s salon, she’s concerned for her community and for her bottom line.</p><p>“I’m a little bit scared. The only thing I know is that God will take care of us.”</p><p>DHS has maintained it will continue to be out in communities like Little Haiti enforcing immigration law.</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[Haitianos en el sur de Florida enfrentan nueva realidad tras fin del TPS]]></title><link>https://www.local10.com/espanol/2026/08/22/haitianos-en-el-sur-de-florida-enfrentan-nueva-realidad-tras-fin-del-tps/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/haitianos-en-el-sur-de-florida-enfrentan-nueva-realidad-tras-fin-del-tps/</guid><dc:creator><![CDATA[Christian De La Rosa]]></dc:creator><description><![CDATA[El primer vuelo de deportación aterrizó en Haití después de que terminara el Estatus de Protección Temporal para los haitianos.]]></description><pubDate>Sat, 22 Aug 2026 13:33:03 +0000</pubDate><content:encoded><![CDATA[<p>El primer vuelo de deportación aterrizó en Haití después de que terminara el Estatus de Protección Temporal para los haitianos.</p><p>Y las señales de esta nueva realidad ya pueden verse aquí en el sur de Florida.</p><p>A la hora del almuerzo, un popular restaurante haitiano está tranquilo. El personal no sale de la cocina. Afuera, el estacionamiento del centro comercial y una parada de autobús cercana también están tranquilos.</p><p>Todas son señales de una comunidad que está desapareciendo lentamente.</p><p>Johana Jacob dice que su salón ha estado así durante semanas.</p><p>“Tengo muchos clientes que ya no vienen porque, ya sabes, tienen miedo”.</p><p>El primer vuelo de deportación tras el fin del Estatus de Protección Temporal para los haitianos aterrizó en Haití el jueves con más de 160 personas.</p><p>El avión aterrizó en Cap-Haitien en lugar del Aeropuerto Internacional de Port-au-Prince. El gobierno de Estados Unidos mantiene actualmente una prohibición de vuelos comerciales estadounidenses hacia la capital de Haití debido a la continua violencia de las pandillas.</p><p>“Es una situación muy estresante”, dijo el pastor Adenet Medacier, a quien encontramos en el centro comunitario haitiano Sant La.</p><p>Estaba recogiendo volantes con información para decenas de miembros de la iglesia. Quiere que estén preparados para lo que podría ser inevitable.</p><p>Los volantes incluyen información sobre lo que las personas deben hacer si reciben una visita de ICE.</p><p>Medacier dice que a algunos se les está aconsejando poner el nombre de otra persona en su cuenta bancaria.</p><p>Cuando se le preguntó si eso dificulta que las autoridades o ICE hagan su trabajo, dijo que no están tratando de interferir con las operaciones de ICE.</p><p>“No estamos interfiriendo con ICE ni con sus operaciones. No lo estamos haciendo. Pero lo que estamos haciendo es lo que recomienda la Biblia. Tenemos que ayudar a quienes lo necesitan”.</p><p>De regreso en el salón de Jacob, ella está preocupada por su comunidad y por sus ingresos.</p><p>“Tengo un poco de miedo. Lo único que sé es que Dios cuidará de nosotros”.</p><p>El DHS ha sostenido que continuará presente en comunidades como Little Haiti haciendo cumplir las leyes de inmigración.</p>]]></content:encoded></item><item><title><![CDATA[Man United and Tottenham make woeful starts in the Premier League to puncture preseason positivity]]></title><link>https://www.local10.com/sports/2026/08/22/man-united-stunned-as-hull-makes-dream-return-to-premier-league/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/22/man-united-stunned-as-hull-makes-dream-return-to-premier-league/</guid><dc:creator><![CDATA[By STEVE DOUGLAS, Associated Press]]></dc:creator><description><![CDATA[It took just one round of the Premier League to puncture the preseason positivity surrounding Manchester United and Tottenham.]]></description><pubDate>Sat, 22 Aug 2026 18:31:27 +0000</pubDate><content:encoded><![CDATA[<p>It took just one round of the Premier League to puncture the preseason positivity surrounding Manchester United and Tottenham.</p><p>Saturday in England's top division began with United, the 20-time champion with a new permanent manager and a freshly renovated midfield, getting rolled over by promoted Hull in an embarrassing 2-0 loss.</p><p>It ended with Tottenham, one of the biggest spenders in Europe this summer with $300 million — and counting — of new players in its squad, getting overwhelmed in a 3-0 defeat at Brentford.</p><p>In the middle was a win for Everton in front of Britain's recently installed prime minister and a victory for another promoted club, Ipswich.</p><p>Man United stumbles at Hull</p><p>Hull made a dream return to the top flight after a nine-year absence but much of the post-match chatter was about Man United's shortcomings.</p><p>First-half goals from Semi Ajayi and Nobel Mendy at set-pieces consigned United to a tepid loss away to a team that was promoted via the second-tier Championship playoffs and is widely expected to be among the relegation candidates.</p><p>"It was never going to be perfect,” said Michael Carrick, who was rewarded for leading United to a third-place finish last season and a return to the Champions League with a permanent contract over the summer.</p><p>Carrick also was given a new central-midfield duo in Youri Tielemans and Andrey Santos — Brighton's Carlos Baleba might be next — while Marcus Rashford returned from a loan spell at Barcelona and entered as a halftime substitute against Hull.</p><p>They struggled to impress along with many other players in a lackluster team display that showed United — last a Premier League champion in 2013 under Alex Ferguson — still has far to go to recapture its former glories and is unlikely to challenge for the title, at least on this evidence anyway.</p><p>“One game doesn’t change the direction of everything,” Carrick said. "It doesn’t change the direction of the football club.”</p><p>Tonali and Tottenham outplayed by slick Brentford</p><p>Across Europe, only Chelsea has spent more on new players than Tottenham this summer but it didn't show at Brentford's Gtech Community Stadium.</p><p>Italy midfielder Sandro Tonali, who joined for a club-record $133 million from Newcastle, was among the new signings in a Spurs team that was completely outplayed by a settled Brentford lineup, which was two goals ahead by the 33rd thanks to close-range strikes by Keane Lewis-Potter and Vitaly Janelt.</p><p>Michael Kayode slid in to add a third just after the break and Igor Thiago, Brentford's top scorer last season, missed a chance to pad the scoreline by hitting the post with a penalty.</p><p>British PM sees Everton win</p><p>Everton had a famous fan in its stadium watching a 2-0 win over Crystal Palace.</p><p>Andy Burnham took in his first Everton match since becoming Britain's prime minister last month and saw Kiernan Dewsbury-Hall and Thierno Barry score goals for the hosts.</p><p>Everton manager David Moyes said he spoke to Burnham, a season ticket-holder at the club, on the phone after the match.</p><p>Ismaila Sarr, linked with a move away from Palace, wasn't in the matchday squad for Pierre Sage's first game in charge of the team, though the manager said the Senegal forward's absence was injury-related. Palace lost Morocco defender Chadi Riad to what appeared to be a serious knee injury that forced him to be carried off on a stretcher in the second half.</p><p>Another victory for a promoted club</p><p>Ipswich was another promoted team to win in the opening round of games, scoring in the 90th minute through Jack Clarke to beat his former club Sunderland 2-1.</p><p>Leeds also scored a late winner, with Anton Stach's 88th-minute free kick enough to dispatch Nottingham Forest 1-0.</p><p>Arsenal has already won</p><p>Arsenal began its title defense by beating Coventry, the second-tier champion last season, 3-0 on Friday.</p><p>On Sunday, Manchester City — demolished 3-0 by Arsenal in the Community Shield last weekend — looks to bounce back against Bournemouth and Liverpool travels to Newcastle.</p><p>___</p><p>Steve Douglas is at https://twitter.com/sdouglas80</p><p>___</p><p>See AP’s full soccer coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YHWXES6JD67ITX3CFUQHZ5NOM4.jpg?auth=5c52a517c9c23aedc85d75d7e6fe4aaa571a3d8c2fc345cab8fe4edc87c795d0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Brentford's Kristoffer Ajer, bottom, and Tottenham's Sandro Tonali in action during the English Premier League soccer match between Brentford and Tottenham Hotspur in London, Saturday, Aug. 22, 2026. (AP Photo/Kin Cheung)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/C5ORLZMKKRHATGKVP3WE5CTLQY.jpg?auth=550737d6935351351218b4c2b4eb6300fb35bf21698b02ea32c7c6a42b96ff42&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Tottenham's head coach Roberto De Zerbi reacts during the English Premier League soccer match between Brentford and Tottenham Hotspur in London, Saturday, Aug. 22, 2026. (AP Photo/Kin Cheung)]]></media:description><media:credit role="author" scheme="urn:ebu">Kin Cheung</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/6KSLZJ3G32GOKTAXJOVP2LUB5I.jpg?auth=ea62e927f55c70eb2c2392dd0db4276bd4483268d09d1ea27c0f9e3753889d9b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Hull City's Nobel Mendy, right, celebrates scoring during the English Premier League soccer match between Hull City and Manchester United in Kingston upon Hull, England, Saturday Aug. 22, 2026. (Annabel Lee-Ellis/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Annabel Lee-Ellis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3V3L6GB5J3OX6YKHPYJFSE52AE.jpg?auth=774631961a5016e488a22bb78514dafc9043b67dea5c5007f5f3fa583b37a5c5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Manchester United's Harry Maguire, left, and Hull City's Oliver McBurnie in action during the English Premier League soccer match between Hull City and Manchester United in Kingston upon Hull, England, Saturday Aug. 22, 2026. (Annabel Lee-Ellis/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Annabel Lee-Ellis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QL65CT5UYQGDMDFYRMC4O53DMU.jpg?auth=9c910af0df5baa7336e9b08cecae7b1167286e480896596b98d7cb4414e76606&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Center row from left, Britain's Prime Minister Andy Burnham, his wife Marie-France van Heel and daughter Rosie attend the English Premier League soccer match between FC Everton and Crystal Palace in Liverpool, England, Saturday, Aug. 22, 2026. (Peter Byrne/PA via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Byrne</media:credit></media:content></item><item><title><![CDATA[Publix rolls out major change to express checkout lanes]]></title><link>https://www.local10.com/business/2026/08/22/publix-rolls-out-major-change-to-express-checkout-lanes/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/publix-rolls-out-major-change-to-express-checkout-lanes/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Publix is making a change to its checkout process, removing the 10-item limit from its express lanes]]></description><pubDate>Sat, 22 Aug 2026 12:39:54 +0000</pubDate><content:encoded><![CDATA[<p>Publix is making a change to its checkout process, removing the 10-item limit from its express lanes.</p><p><a href="https://www.local10.com/espanol/2026/08/22/publix-implementa-importante-cambio-en-las-cajas-rapidas/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/publix-implementa-importante-cambio-en-las-cajas-rapidas/">Leer en español</a></p><p>The supermarket chain says the change is intended to improve the shopping experience and reduce wait times for customers.</p><p>The policy change was first tested at Publix stores in Miami and is now being rolled out companywide.</p><p>Self-checkout lanes will remain an option for shoppers making smaller purchases who want a quicker checkout experience.</p><p>The change means customers with more than 10 items will no longer be restricted from using the store’s express lanes, giving shoppers another option when checking out.</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[Publix implementa importante cambio en las cajas rápidas]]></title><link>https://www.local10.com/espanol/2026/08/22/publix-implementa-importante-cambio-en-las-cajas-rapidas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/publix-implementa-importante-cambio-en-las-cajas-rapidas/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Publix está haciendo un cambio en su proceso de pago, eliminando el límite de 10 artículos de sus cajas rápidas.]]></description><pubDate>Sat, 22 Aug 2026 13:25:14 +0000</pubDate><content:encoded><![CDATA[<p>Publix está haciendo un cambio en su proceso de pago, eliminando el límite de 10 artículos de sus cajas rápidas.</p><p>La cadena de supermercados dice que el cambio tiene como objetivo mejorar la experiencia de compra y reducir los tiempos de espera para los clientes.</p><p>El cambio de política se probó primero en las tiendas Publix de Miami y ahora se está implementando en toda la compañía.</p><p>Las cajas de autopago seguirán siendo una opción para los compradores que hagan compras más pequeñas y quieran una experiencia de pago más rápida.</p><p>El cambio significa que los clientes con más de 10 artículos ya no tendrán restricciones para usar las cajas rápidas de la tienda, dando a los compradores otra opción al momento de pagar.</p>]]></content:encoded></item><item><title><![CDATA[Traffic stop in northwest Miami-Dade sparks manhunt for possible murder suspect, authorities say]]></title><link>https://www.local10.com/news/local/2026/08/21/police-traffic-stop-sparks-manhunt-for-possible-murder-suspect/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/21/police-traffic-stop-sparks-manhunt-for-possible-murder-suspect/</guid><dc:creator><![CDATA[Brett Knese, Jackie Pascale]]></dc:creator><description><![CDATA[A routine traffic stop turned into a police search in northwest Miami-Dade, with officers looking for a person they say could be a murder suspect Friday night.]]></description><pubDate>Sat, 22 Aug 2026 02:31:57 +0000</pubDate><content:encoded><![CDATA[<p>A routine traffic stop turned into a police search in northwest Miami-Dade, with officers looking for a person they say could be connected to a homicide Friday night.</p><p><a href="https://www.local10.com/espanol/2026/08/22/parada-de-trafico-en-el-noroeste-de-miami-dade-desata-busqueda-de-posible-sospechoso-de-asesinato-informan-autoridades/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/parada-de-trafico-en-el-noroeste-de-miami-dade-desata-busqueda-de-posible-sospechoso-de-asesinato-informan-autoridades/">Leer en español</a></p><p>Authorities said the traffic stop started just before 6 p.m. near Northwest 88th Street and 12th Avenue, when a Miami Police Department officer attempted to pull over a car with four people inside.</p><p>They said the driver sped away. Three people eventually got out of the vehicle and tried to run, but police caught them.</p><p>Police confirmed that the fourth person remains at large.</p><p>A helicopter spent a couple of hours circling over nearby homes as officers searched the area.</p><p>Officers later left the intersection, but it was not immediately clear whether the search was still underway.</p><p>Deputies with the Miami-Dade Sheriff’s Office are assisting Miami police with the search.</p><p>Police told Local 10 News that the traffic stop was related to a previously reported MPD case involving the vehicle. Authorities later said the people inside the vehicle may also be connected to a homicide investigation.</p><p>Anyone with information on the case is urged to call Miami-Dade Crime Stoppers at 305-471-8477.</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[Parada de tráfico en el noroeste de Miami-Dade desata búsqueda de posible sospechoso de asesinato, informan autoridades]]></title><link>https://www.local10.com/espanol/2026/08/22/parada-de-trafico-en-el-noroeste-de-miami-dade-desata-busqueda-de-posible-sospechoso-de-asesinato-informan-autoridades/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/parada-de-trafico-en-el-noroeste-de-miami-dade-desata-busqueda-de-posible-sospechoso-de-asesinato-informan-autoridades/</guid><dc:creator><![CDATA[Brett Knese, Jackie Pascale]]></dc:creator><description><![CDATA[Una parada de tráfico rutinaria se convirtió en una búsqueda policial en el noroeste de Miami-Dade, con agentes buscando a una persona que, según dijeron, podría ser sospechosa de asesinato la noche del viernes.]]></description><pubDate>Sat, 22 Aug 2026 13:22:44 +0000</pubDate><content:encoded><![CDATA[<p>Una parada de tráfico rutinaria se convirtió en una búsqueda policial en el noroeste de Miami-Dade, con agentes buscando a una persona que, según dijeron, podría estar relacionada con un homicidio la noche del viernes.</p><p>Las autoridades dijeron que la parada de tráfico comenzó poco antes de las 6 p.m. cerca de Northwest 88th Street y 12th Avenue, cuando un agente del Departamento de Policía de Miami intentó detener un vehículo con cuatro personas en su interior.</p><p>Dijeron que el conductor huyó a toda velocidad. Tres personas finalmente salieron del vehículo e intentaron huir corriendo, pero la policía las capturó.</p><p>La policía confirmó que la cuarta persona continúa prófuga.</p><p>Un helicóptero pasó un par de horas sobrevolando las viviendas cercanas mientras los agentes registraban el área.</p><p>Los agentes posteriormente abandonaron la intersección, pero no quedó claro de inmediato si la búsqueda continuaba.</p><p>Agentes de la Oficina del Sheriff de Miami-Dade están ayudando a la policía de Miami con la búsqueda.</p><p>La policía dijo a Local 10 News que la parada de tráfico estaba relacionada con un caso previamente reportado por el Departamento de Policía de Miami que involucraba al vehículo. Las autoridades dijeron posteriormente que las personas dentro del vehículo también podrían estar relacionadas con una investigación de homicidio.</p><p>Se exhorta a cualquier persona con información sobre el caso a llamar a Crime Stoppers de Miami-Dade al 305-471-8477.</p>]]></content:encoded></item><item><title><![CDATA[Man, 32, seriously injured in Liberty City shooting, first responders say]]></title><link>https://www.local10.com/news/local/2026/08/22/man-32-seriously-injured-in-liberty-city-shooting-first-responders-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/22/man-32-seriously-injured-in-liberty-city-shooting-first-responders-say/</guid><dc:creator><![CDATA[Samiar Nefzi, Ryan Mackey]]></dc:creator><description><![CDATA[A 32-year-old man was seriously injured in a shooting early Saturday in Miami’s Liberty City neighborhood, according to Miami Fire Rescue officials. ]]></description><pubDate>Sat, 22 Aug 2026 10:48:43 +0000</pubDate><content:encoded><![CDATA[<p>A 32-year-old man was seriously injured in a shooting early Saturday in Miami’s Liberty City neighborhood, according to Miami Fire Rescue officials. </p><p><a href="https://www.local10.com/espanol/2026/08/22/balacera-en-liberty-city-deja-a-hombre-de-32-anos-gravemente-herido-informan-socorristas/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/22/balacera-en-liberty-city-deja-a-hombre-de-32-anos-gravemente-herido-informan-socorristas/">Leer en español</a></p><p>MFR medics said they responded to the scene and transported the man to Jackson Memorial Hospital’s Ryder Trauma Center in serious condition. They said he suffered multiple gunshot wounds. </p><p>Authorities said the shooting was reported around 3:30 a.m. in the 5800 block of Northwest 12th Avenue. Miami police have since cleared the area as their investigation continues. </p><p>A Local 10 News crew was at the scene as crime scene investigators were processing a red SUV that appeared to have multiple bullet holes.</p><p>It was not immediately clear whether the shooting occurred at that location or whether the SUV arrived there after the man was shot elsewhere.</p><p>Police had not released additional details about the victim or the circumstances of the shooting, and no possible suspects had been identified.</p><p>Anyone with information about the shooting is urged to call Miami-Dade Crime Stoppers at 305-471-8477. </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[Balacera en Liberty City deja a hombre de 32 años gravemente herido, informan socorristas]]></title><link>https://www.local10.com/espanol/2026/08/22/balacera-en-liberty-city-deja-a-hombre-de-32-anos-gravemente-herido-informan-socorristas/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/balacera-en-liberty-city-deja-a-hombre-de-32-anos-gravemente-herido-informan-socorristas/</guid><dc:creator><![CDATA[Samiar Nefzi, Ryan Mackey]]></dc:creator><description><![CDATA[Un hombre de 32 años resultó gravemente herido en una balacera la madrugada de este sábado en el vecindario de Liberty City en Miami, según funcionarios de Miami Fire Rescue. Diccionario Local10.txt]]></description><pubDate>Sat, 22 Aug 2026 13:19:58 +0000</pubDate><content:encoded><![CDATA[<p>Un hombre de 32 años resultó gravemente herido en una balacera la madrugada de este sábado en el vecindario de Liberty City en Miami, según funcionarios de Miami Fire Rescue.</p><p>Paramédicos de MFR dijeron que respondieron a la escena y transportaron al hombre al Ryder Trauma Center del Jackson Memorial Hospital en condición grave. Dijeron que sufrió múltiples heridas de bala.</p><p>Las autoridades dijeron que la balacera fue reportada alrededor de las 3:30 a.m. en la cuadra 5800 de Northwest 12th Avenue. Desde entonces, la policía de Miami despejó el área mientras continúa su investigación.</p><p>Un equipo de Local 10 News estuvo en la escena mientras investigadores de la escena del crimen procesaban una SUV roja que parecía tener múltiples impactos de bala.</p><p>No quedó claro de inmediato si la balacera ocurrió en ese lugar o si la SUV llegó allí después de que el hombre recibiera los disparos en otro lugar.</p><p>La policía no había divulgado detalles adicionales sobre la víctima ni las circunstancias de la balacera, y no se había identificado a ningún posible sospechoso.</p><p>Se exhorta a cualquier persona con información sobre la balacera a llamar a Crime Stoppers de Miami-Dade al 305-471-8477.</p>]]></content:encoded></item><item><title><![CDATA[Mobility tests can tell doctors a lot about how you're aging, but there are many other factors]]></title><link>https://www.local10.com/news/national/2026/08/22/mobility-tests-can-offer-insights-but-they-arent-a-crystal-ball/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/22/mobility-tests-can-offer-insights-but-they-arent-a-crystal-ball/</guid><dc:creator><![CDATA[By DEVI SHASTRI, Associated Press]]></dc:creator><description><![CDATA[Hand grip strength. Balance tests. Standing up from a seated position on the floor. These physical challenges are often touted as measurements of healthy aging and even predictors of longevity.]]></description><pubDate>Sat, 22 Aug 2026 16:50:33 +0000</pubDate><content:encoded><![CDATA[<p>Hand grip strength. Balance tests. Standing up from a seated position on the floor. These physical challenges are often touted as measurements of healthy aging and even predictors of longevity.</p><p>They can provide valuable indications of your stamina and strength. They can estimate the risk of falls, which increase older adults ' risk of death. And they're useful to doctors who work to address aging or people with injuries.</p><p>But they're no crystal ball.</p><p>“A poor or declining result is a reason for a health professional to investigate why function is changing, rather than gauging how long someone will live,” said Auriel Willette, an expert on brain aging at Rutgers University.</p><p>Here's a look at what mobility tests entail and how to apply the results to your health.</p><p>A sit-to-stand test goes viral, but what does it really show?</p><p>“Sit-to-stand” tests come in several forms. The U.S. Centers for Disease Control and Prevention's 30-second chair-stand test is designed for patients older than 60, to see how many times they can stand up in that time period.</p><p>Another test, popularized on social media, asks someone to move from standing, to sitting cross-legged on the ground, and then back up to standing. Making your way down to the floor is worth 5 points, as is standing up, for a total score of 10. You lose a point for each support you use (such as a hand or knee) and half a point if you're unsteady. The score is zero if you're unable to sit or stand without external help.</p><p>Doctors said they haven’t seen the test used with older U.S. adults, but researchers in Brazil published studies in 2020 and 2025 that concluded middle-aged people who scored higher were less likely to die within about a decade.</p><p>Many American doctors use a test called “Timed Up and Go,” or TUG. It requires the patient to get up from a chair, walk 10 feet (3 meters) and come back to their seat. That allows doctors to evaluate a person's balance, mobility and lower extremity strength all at once.</p><p>Dr. George Hennawi, who treats older adults at MedStar Health in Baltimore, said all the tests are meant to pinpoint specific weaknesses and narrow down their underlying cause, whether that's knee pain, slow reflexes, poor balance or feeling winded or dizzy because of cardiovascular issues.</p><p>“The key to react to it is to understand where did we not do well,” he said.</p><p>A full picture of a person's health is important</p><p>Tests like the viral sit-to-stand one are what doctors call screening tools. They're helpful in narrowing down issues, but they don't provide enough information for a full diagnosis.</p><p>Other popular tests for a person's “physiological age,” or how your body is aging, include tests of grip strength, walking speed, gait steadiness and balance. Such tests look at how hard your hand can squeeze something, whether you favor one side while walking, how long and well can you stand on one leg and how far forward can you reach without becoming unsteady.</p><p>Many doctors also use these challenges to understand a person’s risk for “frailty,” a medical condition that means the body is less able to handle strain from illness or injury.</p><p>Doctors sometimes use a 10-minute assessment called the Short Physical Performance Battery, which includes several tests including gait, balance and strength. It was developed by the National Institute on Aging and large clinical trials have shown it predicts mortality, disability and more.</p><p>At the University of California, Los Angeles' Multidisciplinary Falls Clinic, Dr. David Lee said it's important to look across multiple tests in combination. Grip strength, for example, is predictive of many different things, but it can be affected by arthritis, stroke or even simply not conditioning those muscles.</p><p>“It’s one measure of many,” Lee said.</p><p>Good health is about more than a good score</p><p>Experts note that strength and mobility are just one part of healthy aging. Tests of cognition, memory, hearing, eyesight and many other measures are key to evaluating how someone is aging.</p><p>They also cautioned against training to pass a test. Instead, keep the big picture in mind. Exercise your whole body. Eat nutritious meals. Address stress in a healthy way. Prioritize your sleep. Take care of your heart.</p><p>Finally, experts said it’s important to know the context in which a test has been studied and verified. If it’s shown to predict an outcome for one age group, the performance standards won’t necessarily apply to others.</p><p>If you score poorly in a mobility test and are concerned about your fall risk, or have recently fallen, talk to your doctor. The test results are the first step in determining if you need an assistive device, physical therapy, a change in medications or something else, said Emily Nabors, a falls prevention expert with The National Council on Aging.</p><p>She cited one estimate that more than a quarter of older adults fall each year, but most of them don't tell their doctor about it.</p><p>“If you've fallen, you might feel fine,” she said, “but you might not be fine at all.”</p><p>___</p><p>The Associated Press Health and Science Department receives support from the Howard Hughes Medical Institute’s Department of Science Education and the Robert Wood Johnson Foundation. The AP is solely responsible for all content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HQ4AYD4LBQRCIT5DJ5KBLYH2CM.jpg?auth=4952026f272ea3c4ba4d71c68eeef776b304e8d8fdcae29e411f0659c813f29c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A participant uses light weights during a class for older adults at the Dale Turner Family YMCA in Shoreline, Wash., April 30, 2026. (AP Photo/Lindsey Wasson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Lindsey Wasson</media:credit></media:content></item><item><title><![CDATA[This rare Nebraska district backed Harris but sent a Republican to Congress. Can Democrats win here?]]></title><link>https://www.local10.com/news/politics/2026/08/22/this-rare-nebraska-district-backed-harris-but-sent-a-republican-to-congress-can-democrats-win-here/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/22/this-rare-nebraska-district-backed-harris-but-sent-a-republican-to-congress-can-democrats-win-here/</guid><dc:creator><![CDATA[By WILL WEISSERT, Associated Press]]></dc:creator><description><![CDATA[OMAHA, Neb. (AP) — “Do they still like Trump in Nebraska? I think so,” the president said during a recent event in Washington.]]></description><pubDate>Sat, 22 Aug 2026 12:27:55 +0000</pubDate><content:encoded><![CDATA[<p>OMAHA, Neb. (AP) — “Do they still like Trump in Nebraska? I think so,” the president said during a recent event in Washington.</p><p>Given that the state easily backed Republican Donald Trump three times and hasn't supported a Democrat for the White House since Lyndon B. Johnson in 1964, the answer may seem obvious.</p><p>But in Nebraska’s largest city, it's an open question and could decide one of the country’s most-watched congressional races. Retiring Rep. Don Bacon ’s open seat pits fellow Republican and Omaha City Councilmember Brinker Harding against Democratic activist Denise Powell.</p><p>The district encompasses an increasingly Democratic-leaning Omaha metro area of 1 million-plus and its more conservative suburbs — famous for steaks and the Reuben sandwich's birthplace, though New York disputes that.</p><p>It's one of just eight districts nationwide that elected Republicans in House races while supporting Democratic presidential nominee Kamala Harris over Trump two years ago.</p><p>Harding and Powell have been making the rounds at parades and festivals where meat raffles offer oversized sausages as prizes. However, those on-the-ground appeals could be drowned out by Trump who, like most things in politics, has moved to shape November's midterm elections in his own image.</p><p>The president is organizing a Republican midterm convention in Dallas next month that will serve as much a two-day rally for him as a boon to party candidates nationwide. Trump is also frequently visiting tightly contested districts, despite his low approval ratings and the unpopular war in Iran.</p><p>While Trump centers himself, Democrats are happy to oblige.</p><p>When Powell knocks on doors to talk to voters, she asks, “What’s keeping you up at night?” On a sweaty Saturday afternoon, John Rosseter responded without hesitation. “Well, Trump.”</p><p>“I want to see the history books written years from now,” said Rosseter, 67, who owns a carpentry business. “They won’t be pretty.”</p><p>The ‘Blue Dot’ hasn't helped Democratic House candidates</p><p>Nebraska splits its presidential electoral votes, and the 2nd Congressional District's delegate has gone to Democrats three out of five times since 2008, making it a “ blue dot ” in an otherwise Republican red state. But a Democrat has won the House seat just once since 1994.</p><p>Harding plays up Trump's primary endorsement, and House Speaker Mike Johnson and Majority Leader Steve Scalise campaigned for him. Harding said he has “the full confidence of, not only the White House, but leadership in the Congress.”</p><p>He has also tried to appeal to swing voters and says he knows the district better than does Powell, co-founder of Women Who Run Nebraska, which supports female candidates.</p><p>Two possible Democratic 2028 presidential candidates — ex-Transportation Secretary Pete Buttigieg and Rahm Emanuel, an ex-Chicago mayor who was President Barack Obama's first White House chief of staff — have campaigned with Powell.</p><p>She talks about how Medicare cuts have increased anxiety about affordability. Powell also points to Trump and his family's business dealings as an example of “the choices that they have made while people on the ground are struggling” and she says that resonates with Republicans.</p><p>“Even the ones who aren’t necessarily anti-Trump," Powell said, "understand the need for checks and balances.”</p><p>Some Democrats want a 'Blue Dot Wave'</p><p>Jason Brown and his wife, Ruth Huebner-Brown, caused a sensation in 2024 by spray painting about 50 reused lawn signs with blue dots and distributing them around Omaha's Dundee neighborhood. The couple has since expanded to professionally produce signs promoting a “Blue Dot Wave.”</p><p>Brown said the Republican-controlled Congress has capitulated on “every Trump nominee, every Trump policy, all the way down to putting gilding gold on statues.”</p><p>Supporters of Harding have countered with red “Brinker Dot" signs.</p><p>“We need to make sure that we keep this country on the track to being even better,” Harding said.</p><p>Jack Hosking, the 90-year-old retired former head of a title insurance company, organizes a weekly coffee to discuss political and community issues. He estimated that about 70% of attendees are Trump voters and “maybe even more so lately, because of the crap that the New York mayor started,” referring to Zohran Mamdani's efforts at pushing the Democratic Party to the left.</p><p>Both Powell and Harding have addressed Hosking's group, though, and he predicted that as much as half will support the Democrat.</p><p>“She spoke well enough that, my sense is, a lot of them will cross over," Hosking said, noting that when it came to campaigning, “Brinker’s not doing much.”</p><p>The president seen as a base motivator</p><p>The Republican National Committee views Trump as a national asset, betting he can prevent complacency in a year without a presidential race, when enthusiasm for the party in power typically wanes.</p><p>The committee rebranded its “Young Guns” program for key candidates to “MAGA Majority” in deference to Trump's “Make America Great Again” movement, and many congressional candidates will be at the Dallas convention with Trump.</p><p>Others aren't waiting that long.</p><p>Republican Reps. Mike Lawler of New York and Tom Barrett of Michigan, whom Democrats are aiming to unseat, both appeared with Trump during his rallies in their districts. When the president visited Macungie, Pennsylvania, in June, he joined Republican Rep. Ryan Mackenzie, saying, “I’m here for him.”</p><p>Trump also traveled to the Wisconsin district of Republican Rep. Derreck Van Orden, as have Cabinet members.</p><p>Rep. Juan Ciscomani, facing a reelection fight, appeared with Trump during an April event in Arizona. Two Iowa Republicans in what could be toss-up reelection contests, Reps Zach Nunn and Mariannette Miller-Meeks, both were by Trump's side when he kicked off his midterm campaign outside Des Moines.</p><p>Bacon sometimes defied the White House in his final term. He criticized Defense Secretary Pete Hegseth and tried to curb Trump’s ability to impose tariffs and was the only House Republican who opposed renaming the Gulf of Mexico as the Gulf of America.</p><p>Mary Jane Truemper, who heads the Nebraska Republican Party, said Powell and the state's Democrats have moved too far to the left. She called Harding “a steady force” and said the nominee is not as fond of picking high-profile fights the way Bacon sometimes was.</p><p>“I think he speaks to the moderate Democrats as well as the Republicans,” said Truemper, who managed Bacon’s reelection campaign in 2018 and also worked for an unsuccessful primary challenger to him.</p><p>Even Powell said, “Don Bacon was a good representative of this district, and I think that there are a lot of people drawn to a pragmatic style of leadership in a state like ours.” But that may not be enough this year.</p><p>“People are worse off than they were before,” Powell said.</p><p>A local race may expose a wider party divide among neighbors</p><p>In the Elmwood Park neighborhood, Andy Maxwell, a 58-year-old pediatrician, said he likes to find the middle ground in politics and his community. But he recalled that, after putting up a Biden sign in his yard in 2020, his neighbors erected a Trump one.</p><p>“We don’t like all the turmoil part of it,” Maxwell said of politics nationally.</p><p>Nearby, 80-year-old Jerard Pearson called Democrats “feckless,” but said of Trump's base supporters, “I’ve always been curious about this one-third level of crazy out there, a third of the population.” He is also no fan of a neighbor's large “Harding for Congress” sign.</p><p>Truemper said Harding appreciates Trump's endorsement but Nebraskans like to be wooed "person-to-person, rather than a national entity coming in."</p><p>“Is that going to be the deciding factor?" she asked of Trump. "I don't know.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/NRVNGI3APOVQ55IEF2JKERGYDE.jpg?auth=ba8ead1c98c62f2b52c1478f78bfc7d25b8d3f623318678bfebe742fe6476d4d&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denise Powell, the Democratic candidate for the House of Representatives in Nebraska's second congressional district, walks with the Nebraska Democratic Party in a Juneteenth Parade in Omaha, Neb., Saturday, Aug. 15, 2026. (AP Photo/Rebecca S. Gratz)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca S. Gratz</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/X5QT45MRGA6XKPYT4FWHE36TYE.jpg?auth=e1a094ac5a39a82af280ab66a4c865e343c13420e9ed2d5c2570ea70d2711385&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Lailend Duncan, 17, left, secretary of the Nebraska Young Democrats, chats with Denise Powell, the Democratic candidate for the House of Representatives in Nebraska's second congressional district, while walking in a Juneteenth Parade in Omaha, Neb., Saturday, Aug. 15, 2026. (AP Photo/Rebecca S. Gratz)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca S. Gratz</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YAQNPSDWN4O3W6IPKJGK7WLCLE.jpg?auth=33e6a2181a3c037558535692cb74073f6f3cc7cb8971aad780ca295306d9130c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denise Powell, left, the Democratic candidate for the House of Representatives in Nebraska's second congressional district, and her husband, Hobson, walk with the Nebraska Democratic Party in a Juneteenth Parade in Omaha, Neb., Saturday, Aug. 15, 2026. (AP Photo/Rebecca S. Gratz)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca S. Gratz</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QT3LSQSSUNODLFX47RI2MGB7HU.jpg?auth=14026c0abd5c8c70564c59d6d9c829843a979c638a7001d496a4efa1d14acfb7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denise Powell, left, the Democratic candidate for the House of Representatives in Nebraska's second congressional district, chats with Andy Maxwell on his doorstep in Omaha, Neb., Saturday, Aug. 15, 2026. (AP Photo/Rebecca S. Gratz)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca S. Gratz</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/S36VLBUSVMV33R7EUBAFZYE2SQ.jpg?auth=eec804dc185f55516cf9eeec4b9e8d960b1d88e0955816bb85fd1586bdd3538e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Kathy Bigsby Moore, left center, chats with Denise Powell, the Democratic candidate for the House of Representatives in Nebraska's second congressional district, during an event celebrating Powell's new campaign office in Omaha, Neb., Saturday, Aug. 15, 2026. (AP Photo/Rebecca S. Gratz)]]></media:description><media:credit role="author" scheme="urn:ebu">Rebecca S. Gratz</media:credit></media:content></item><item><title><![CDATA[Inside Trump's remake of the White House Rose Garden. First a stone patio, then statues]]></title><link>https://www.local10.com/news/national/2026/08/22/inside-trumps-remake-of-the-white-house-rose-garden-first-a-stone-patio-then-statues/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/22/inside-trumps-remake-of-the-white-house-rose-garden-first-a-stone-patio-then-statues/</guid><dc:creator><![CDATA[By DARLENE SUPERVILLE, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — Instead of adding new roses, President Donald Trump’s White House Rose Garden is growing statues.]]></description><pubDate>Sat, 22 Aug 2026 12:06:31 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — Instead of adding new roses, President Donald Trump’s White House Rose Garden is growing statues.</p><p>Trump put statues of some of America’s founders in the garden just off the Oval Office after he replaced its plush lawn with a white stone patio, turning the historic outdoor space into a look-alike of the one at his Mar-a-Lago home and private club in Palm Beach, Florida.</p><p>At least one statue was a gift. Others are on loan from people who wish to remain anonymous.</p><p>The latest addition, a bronze depiction of a seated Thomas Jefferson signing the Declaration of Independence, was a gift from George Lundeen, a sculptor from Loveland, Colorado. It joins statues already displayed there of George Washington, Alexander Hamilton and Ben Franklin. A fifth sculpture named “Freedom’s Charge” is also on the patio.</p><p>The statues are part of Trump’s sweeping series of White House renovations, from his gilded makeover of the Oval Office to the ballroom and helipad that the Republican president is having built on the south grounds. These projects fit into Trump’s broader plan to leave his mark on downtown Washington through other construction projects, including a statue garden on federal land near the National Mall.</p><p>Thomas Jefferson returns to the White House</p><p>Lundeen said he made the sculpture of Jefferson, the third U.S. president, decades ago and kept it at his ranch until he decided to spruce it up and send it to Trump for display at the White House in time for July Fourth celebrations of America's 250th birthday. Steven Barber, his friend and collaborator, had reached out to contacts at the White House on Lundeen's behalf.</p><p>“I thought it would just be a real nice thing on the 250th for people to look at Thomas Jefferson as he was writing the Declaration of Independence,” Lundeen said in a telephone interview.</p><p>But the statue did not get to the White House in time. Barber said it was stuck on a truck partly because of heavy security around the celebratory events. Trump was shown photos and liked the sculpture so much that he decided to put it in the Rose Garden.</p><p>When the president called Lundeen to thank him, he got voicemail. After the holiday, Lundeen's office manager insisted he listen to one message in particular.</p><p>“Hi, George. It's your favorite president, Donald Trump, and I just wanted to thank you,” the president said on the recording, which Lundeen shared with The Associated Press. “The sculpture, it looks really beautiful ... just by the picture I can see it's really incredible, and we have a wonderful place right in the Rose Garden, and I appreciate it.”</p><p>Barber said in a separate telephone interview that he had been calling the White House for months to discuss the statue but got little in the way of a response until about three weeks before Independence Day, when in came a “flurry of emails saying they wanted it.”</p><p>White House signals that more statues are possible</p><p>Details on the other statues added to the Rose Garden are relatively sparse.</p><p>The statue of Washington, America’s first president, was lent by Harlan Crow, the White House said. Representatives for the Texas-based real estate tycoon and GOP megadonor, who made headlines in recent years for his friendship with Supreme Court Justice Clarence Thomas, did not respond to email messages from the AP seeking comment.</p><p>A third statue, "Freedom's Charge,” a 14-foot-tall (4.3-meter-tall) bronze sculpture of two Revolutionary War soldiers separated by a flag, was relocated from Dallas. Chas Fagan, the sculptor, did not respond to emailed requests for comment.</p><p>The Franklin and Hamilton statues are from anonymous donors, according to the White House.</p><p>White House spokesperson Davis Ingle explained Trump's fondness for statues by saying that no other president has done more to beautify the White House and its surroundings.</p><p>"From restoring our treasured landmarks, which had suffered years of abuse and vandalism, to cleaning our parks and the Reflecting Pool, President Trump’s bold vision ensured that America rang in its 250th birthday celebration with glory and pride,” Ingle said in an emailed statement that referenced Trump's troubled effort to spruce up the pool near the Lincoln Memorial.</p><p>He said Trump continues to make “long-overdue and necessary” renovations to the White House.</p><p>"Thanks to the Builder-in-Chief, the White House will be properly glorified and remain in excellent condition for generations to come,” Ingle said.</p><p>Trump’s love of statues extends beyond the White House</p><p>Next door to the White House, Trump had a statue of Christopher Columbus installed on the grounds of the Eisenhower Executive Office Building in March.</p><p>More recently, the National Park Service installed a series of sculptures of Revolutionary-era subjects and themes at a plaza near the White House.</p><p>Trump's marquee statue plan involves building a National Garden of American Heroes near the National Mall that would feature sculptures of 250 Americans who have made significant cultural, political and other historical contributions to the United States. Several preservation and cultural heritage organization have sued to block the project, arguing that Congress must first authorize it.</p><p>Barber said he and Lundeen are “in the mix” to make statues for that garden, too.</p><p>At his golf club in West Palm Beach, Florida, Trump has on display a 7-foot (2.1-meter) bronze sculpture depicting him with his fist raised after the 2024 assassination attempt during a campaign rally in Butler, Pennsylvania. It was also made by Lundeen and was given to Trump by Anthony Constantino, a businessman and Republican congressional candidate from New York.</p><p>The White House doubles as an art gallery</p><p>The White House has long been a showcase for art, perhaps no work more famous than the Gilbert Stuart portrait of Washington that hangs in the East Room and was saved by first lady Dolly Madison after the British set the White House on fire during the War of 1812.</p><p>Presidents have access to the White House's vast art collection. Trump has said he went to the “vaults” and found the presidential portraits and other art he hung in the Oval Office and in other rooms in the White House. Portraits of former presidents and former first ladies also adorn hallways and public rooms in the mansion.</p><p>In Trump's first term, first lady Melania Trump installed a piece by Japanese American sculptor Isamu Noguchi near the Rose Garden, making him the first Asian American artist to be featured in the White House collection.</p><p>Before that, then-first lady Michelle Obama's renovation of the Old Family Dining Room in 2015 included the addition of a painting by Alma Thomas, who was the first African American female artist to have her work added to the collection.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/6QRCO75LVDZHOKNV4XI233QVVU.jpg?auth=27e3c666ee58e4d396a92098f7688a18f92dee8bb0376be82821b7cce768c9bc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A bronze depiction of Thomas Jefferson seated and signing the Declaration of Independence is seen before President Donald Trump speaks during an event to honor the 2025 World Series champions Los Angeles Dodgers in the Rose Garden of the White House, July 23, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AOYBYOULV3JXGMGCSPVV2WE7YY.jpg?auth=5e6ae2abd3578ff73373bd6122203bb5d86bb60773c9b9af173bf43fbe8a951a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A statue of Alexander Hamilton is seen in the Rose Garden at the White House, March 6, 2026, in Washington. (AP Photo/Julia Demaree Nikhinson, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Julia Demaree Nikhinson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YUKLRZ7RUKMDMQIGXYIS4MJOKM.jpg?auth=d0b0b54795a7124174401aab5d582045b30561436f223c8dbe9208b89b961844&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 walks on the red carpet in the Rose Garden with Britain's King Charles III, Queen Camilla and first lady Melania Trump at the White House, April 28, 2026, in Washington, during a State Visit. (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/4Z4NDYJSJXEPZZKU3ONPBP6OEA.jpg?auth=370babcfd2cae259cc5d6d95e0e6e099f5b9bc1352bdbe4129d74c1dddbadf24&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A bronze statue of President George Washington is seen at the edge of the Rose Garden at the White House in Washington, Oct. 12, 2025. (AP Photo/Mark Schiefelbein, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Schiefelbein</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4ZLHTSD27J2GYXBHS7GHVDK72M.jpg?auth=12aa8e96da585f6684b6ac2f9b17c30c40134edf1fcf8c5ebad89bc6d58c17d5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A statue of Ben Franklin is seen as servers prepare the Rose Garden for a dinner after President Donald Trump hosted the 2026 College Football Playoff national champions Indiana University on the South Lawn of the White House, May 11, 2026, in Washington. (AP Photo/Jacquelyn Martin, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jacquelyn Martin</media:credit></media:content></item><item><title><![CDATA[Florida shows how to adapt as coastal cities face growing threats from sea level rise and storms]]></title><link>https://www.local10.com/business/2026/08/22/florida-shows-how-to-adapt-as-coastal-cities-face-growing-threats-from-sea-level-rise-and-storms/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/florida-shows-how-to-adapt-as-coastal-cities-face-growing-threats-from-sea-level-rise-and-storms/</guid><dc:creator><![CDATA[By DORANY PINEDA, Associated Press]]></dc:creator><description><![CDATA[One day there was a roof. The next morning it was gone.]]></description><pubDate>Sat, 22 Aug 2026 13:46:01 +0000</pubDate><content:encoded><![CDATA[<p>One day there was a roof. The next morning it was gone.</p><p>Jeffrey Huber still remembers the day some 34 years ago when Hurricane Andrew blew off the roof of his childhood home, one of tens of thousands damaged and destroyed across southern Florida. For days, first responders couldn't get to them. For a month and a half, they relied on food donations. For more than a year, he lived with his family in a trailer.</p><p>“It wasn’t just about the storm itself, but it was about the aftermath of that storm and how we begin to design for those aspects,” said Huber, a landscape architect and professor who was 12 in 1992 when the Category 5 hurricane hit. "We are seeing extreme storms, extreme scenarios like this that are becoming much more common."</p><p>Some 129 million people — nearly 40% of the U.S. population — live in coastal counties. Recent research shows that a rise in sea level driven by humans has increased the frequency of extreme coastal flooding around the world.</p><p>As climate change threatens communities, Florida is showing how to build to adapt. Throughout the state, architects and designers are merging infrastructure with urban design to create residential buildings, parks and more. The goal is to better withstand rising waters, worsening storms, saltwater intrusion, heat heaves and other climate impacts.</p><p>“In places like Miami, we’re dealing with a combination of tidal flooding, storm surge and long-term sea level rise," said Huber, professor in the School of Architecture at Florida Atlantic University. "So the question isn’t about how we stop water, but it’s how we live on, with and over it.”</p><p>Seawalls that double as reefs</p><p>As global average temperatures climb because of fossil fuel emissions, so do sea levels, making low-lying coastal cities vulnerable to flooding.</p><p>Frequent flooding and intensifying storm surges got so bad in Miami Beach that when it rained, Anya Freeman rushed home to move her car because her street filled with knee-deep water and she couldn't get car insurance for flooding.</p><p>"But nobody was doing anything practical about it," she said. So in 2024, she left behind her career as a lawyer to launch Kind Designs, a startup creating 3D-printed living seawalls to protect shorelines from flooding.</p><p>These seawalls are meant to be affordable so they can be scaled, and also serve as marine habitat. They're made faster and with a nontoxic concrete mixture and can be custom shaped for the ecosystems where they're installed. On a recent August day, workers in neon-green shirts and yellow construction hats installed one mimicking mangroves at a waterfront church in Fort Lauderdale, north of Miami.</p><p>Traditional seawalls are flat, but theirs can be designed to mimic natural coastal features like the mangrove roots you'd find in Miami or barnacle clusters in New York.</p><p>“We have a whole library of designs for different marine habitats, and the point is to attract the native species... create caves where they can hide from predators and also to dissipate waves," she said.</p><p>Their technology dissipates at least 45% of wave energy, making it more resilient to overtopping and erosion. On one wall, researchers from Florida International University identified 51 species living in it one year after installation, including filter feeders like oysters and tubeworms that clean water.</p><p>They've since installed 16 living seawalls across Florida for residential, commercial and government clients, she said. Soon they'll put their first ones in California and New York and will be fortifying coastal bases for the U.S. Navy.</p><p>Affordable housing project and park</p><p>The Vista Breeze affordable senior housing project in Miami Beach by the architectural firm Brooks Scarpa Huber is a real-world application of how to live with the threats of water.</p><p>The 119-unit, two-building complex is elevated 10 feet (3.05 meters) from sea level and is designed to withstand storm surges of up to 20 feet (6.10 meters). Concrete is mixed with a crystalline, water-proof powder that blocks water from penetrating into it, protecting structures and extending their life. Rebar coated in zinc shields it from rust and corrosion.</p><p>They're “some of the most simple, easy steps and they don’t cost that much,” said Huber, the project's principal architect. “But they’re going to make our buildings more resilient starting up front.”</p><p>From a heat-mitigation standpoint, the buildings are oriented southeast to the prevailing breezes, passively cooling themselves.</p><p>There are also community rooms, courtyards and terraces to promote socializing. The elevators are hidden, and the stairs made prominent to encourage their use.</p><p>About 30 miles north, a former parking lot was transformed into a public space that doubles as flood infrastructure. DC Alexander Park in Fort Lauderdale has a 25-foot artistic overlook that provides shade on hot days.</p><p>Along the park's perimeter, a native maritime forest absorbs rainfall and saltwater flooding while providing recreational opportunities and species habitat.</p><p>These designs build on Huber's research on adapting coastal cities to rising seas, which he wrote about in his 2024 design manual “Salty Urbanism.”</p><p>Miami, he said, is a testing ground for it.</p><p>“The ideas that we’re working on here... designing for, you know, these extreme scenarios like 5, 9 feet of sea level rise are going to become increasingly relevant to any coastal cities around the world," he said.</p><p>Visions for the future</p><p>Financing, policy and community support are just some of the challenges architects and urban planners face with implementation.</p><p>About a decade ago, architectural designer, urban planner and Future Vision Studios founder Aaron DeMayo began developing The Coastline, a regional resilience master plan proposal to protect Southern Florida from storm surge and sea level rise.</p><p>Funding it will have a large price tag, but “the need and the urgency I think merits this type of infrastructure solution,” he said.</p><p>“We have a massive amount of low-lying property and property that could be impacted from storm surge," he said. "And what we’re presenting here is going to have a very large return on investment because we’re protecting hundreds of miles of direct waterfront property, as well as property behind that waterfront property.”</p><p>At the University of Miami’s Center for Urban and Community Design — founded after the 1992 hurricane that damaged Huber’s home — designer, architect and the center's director Thomas Klein is working to address a problem: a lack of assistance to help lower-income communities afford climate resilient projects.</p><p>They're putting together a community design fund that would do a call out for project proposals, work with communities to identify which would have the most impact, then bring in university experts to help develop them with residents.</p><p>For Klein, funding scarcity for climate resilient infrastructure is an opportunity to build in a way that provides multiple services.</p><p>“In 2026, is it acceptable to just build a road to move cars? Or does the road need to also move bicyclists and have a bus rapid transit lane, but also manage stormwater and ameliorate for heat island issues?" he said. This fall, they're also launching an initiative to conceptualize and design “sponge parks” in South Florida that use green and other infrastructure to absorb rain and manage stormwater.</p><p>Florida is a challenging regulatory environment, he added, but the solutions evolving there are “uniquely replicable” to other states. “Because we have to rely on a narrower band of potential approaches to actualizing solutions for resilience in our cities, that those solutions might be a little bit more, I guess, resilient.”</p><p>___</p><p>The Associated Press receives support from the Walton Family Foundation for coverage of water and environmental policy. The AP is solely responsible for all content. For all of AP’s environmental coverage, visit https://apnews.com/hub/climate-and-environment</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VRSGQU66COOKTLXWZVBOCPX3DU.jpg?auth=00b43c512c0583714cf56702d6d8f60ae87377646c0d51cd35fc6670be74f91b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers install a 3D-printed living seawall manufactured by Kind Designs at the Church by the Sea, Tuesday, Aug. 4, 2026, in Fort Lauderdale, Fla. (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/J2TOX4YFCFVD4J6BM2ZJ2TXUSY.jpg?auth=225bfb29f015b399ee302f2577c0a320375e7108661644052de8cd1f05cf3720&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Jeffrey Huber, a landscape architect and professor, poses for a photograph at DC Alexander Park, a former parking lot that was transformed into a public space that doubles as flood infrastructure, Wednesday, Aug. 5, 2026, in Fort Lauderdale, Fla. (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/T5265HNNAXYXD4N5YT3RFZE6LI.jpg?auth=9e966819753f4d6480da20b59ee6aac2f469e9216285825f8728dfbba79baec3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Rows of damaged houses sit between Homestead and Florida City, Fla., Aug. 25, 1992. (AP Photo/Mark Foley, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark Foley</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NOTPW4BRIV4GOCTXRDBR4ML4PA.jpg?auth=98a33b929215ba1573a2cb312378c2bb8e73c93520df4258de4328cf9950b908&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A shadow of a palm tree is cast on a playscape at DC Alexander Park, a former parking lot that was transformed into a public space that doubles as flood infrastructure, Tuesday, June 30, 2026, in Fort Lauderdale, Fla. (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/QSIQYDES623PUKN6ML3N7XLUE4.jpg?auth=f9b24e2e3389acbcac3a16e8bb919b921e539bfc249f8eca3039fb854a08fba0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A girl swings at a playscape at DC Alexander Park, a former parking lot that was transformed into a public space that doubles as flood infrastructure, Tuesday, June 30, 2026, in Fort Lauderdale, Fla. (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/EV56IRPWJ53B3NKTQIKL7OVBF4.jpg?auth=f06b52cef015f969885722857ba574fc19501cb50e52dd18cd21dc68fbe8fd50&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[DC Alexander Park, a former parking lot that was transformed into a public space that doubles as flood infrastructure, is visible alongside the beach Wednesday, August. 7, 2026, in Fort Lauderdale, Fla. (AP Photo/Daniel Kozin)]]></media:description><media:credit role="author" scheme="urn:ebu">Daniel Kozin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3WQF3INHNUKSCKLGEGDFP76OQU.jpg?auth=358328468bed0e8f329d38966bfe02946acf2d7f838cd067b58d2b9ffa2b4037&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers install a 3D-printed living seawall manufactured by Kind Designs at the Church by the Sea, Tuesday, Aug. 4, 2026, in Fort Lauderdale, Fla. (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/X7MMLKWUMFMWBQBC4UMLHYQMGA.jpg?auth=0235c389074dc74f750a20ddeee81d5689ef90918f5ee74d591ea484b95d4f8a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A 3D-printed living seawall is manufactured at the Kind Designs facility Tuesday, May 12, 2026, in Miami. (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/AECKDEAGO3M2FBTWZUOP5CDC6A.jpg?auth=fc958e0e288af903d164de6641dfefcbb0a66cf9a75a7c215d210636f2fba8ae&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A 3D-printed living seawall is manufactured at the Kind Designs facility Tuesday, June 30, 2026, in Miami. (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/NN5HLUUYI2ACWONTIANCG5ESIM.jpg?auth=47ee5a2634a96b9e42c85140234a107aa85531185690387762f0bcc6e5eb2f9c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Anya Freeman, CEO and co-founder of KIND Designs, poses for a photograph with 3D-printed living seawalls Tuesday, May 12, 2026, in Miami. (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/4AJOIDFBCTMV53ZM6OKA3T3TRY.jpg?auth=bd6404c680ec055652b70814305fa9756d143d1f7c0875e29300d83563ff084b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Workers install a 3D-printed living seawall manufactured by Kind Designs at the Church by the Sea, Tuesday, Aug. 4, 2026, in Fort Lauderdale, Fla. (AP Photo/Daniel Kozin) CORRECTS: byline to Daniel Kozin from Lynne Sladky]]></media:description><media:credit role="author" scheme="urn:ebu">Daniel Kozin</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HDV223YDZQGST6VXLO26PWE3SU.jpg?auth=cee3539b2934fe497e5f3732e5b206f4db8745c8037ecdf143dc3c7946e2f454&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Vista Breeze affordable senior housing project, designed by the architectural firm Brooks Scarpa Huber, is elevated 10 feet from sea level, and is a real-world application of how to live with the threats of water Wednesday, Aug. 5, 2026, in Miami Beach, Fla. (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/E775AQ53AIYY6YHIS7WQ5R7ZXY.jpg?auth=6e36bff7131217bcc8fcd59bb0074fc733373e315e6ebd75a102a23b70d14976&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Thomas Klein, director of the University of Miami's Center for Urban and Community Design, poses for a photograph Wednesday, Aug. 12, 2026, in Coral Gables, Fla. (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/DYSCAJ2QBD34R4CTL7WFHAI2OE.jpg?auth=9048404df4f7f7f512dcbc9990e3f4cde794b8581fc4d95eefc114d24ec86535&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Aaron DeMayo, founder of Future Vision Studios, holds a plan for The Coastline, a regional resilience masterplan proposal to protect Southern Florida from storm surge and sea level rise Wednesday, Aug. 12, 2026, in Miami. (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/5RVFTMCFUY652Y4OQSV7YX6PNI.jpg?auth=4ce441b1529a31be49eb1c3e6940ebd11686d9f2ad2c7b594295e184fd9fddb9&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Aaron DeMayo, founder of Future Vision Studios, walks along Biscayne Bay, Wednesday, Aug. 12, 2026, in Miami. (AP Photo/Lynne Sladky)]]></media:description><media:credit role="author" scheme="urn:ebu">Lynne Sladky</media:credit></media:content></item><item><title><![CDATA[Near-total lunar eclipse is coming up with the Americas in prime position]]></title><link>https://www.local10.com/tech/2026/08/22/near-total-lunar-eclipse-is-coming-up-with-the-americas-in-prime-position/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/08/22/near-total-lunar-eclipse-is-coming-up-with-the-americas-in-prime-position/</guid><dc:creator><![CDATA[By MARCIA DUNN, Associated Press]]></dc:creator><description><![CDATA[CAPE CANAVERAL, Fla. (AP) — Now it’s the moon’s turn to pull a disappearing act.]]></description><pubDate>Sat, 22 Aug 2026 12:01:04 +0000</pubDate><content:encoded><![CDATA[<p>CAPE CANAVERAL, Fla. (AP) — Now it’s the moon’s turn to pull a disappearing act.</p><p>After being shut out of this month’s total solar eclipse, the Americas will have the best seats in the celestial house when Earth’s shadow briefly envelops the moon. Almost the entire lunar surface will be masked Thursday night into Friday — a whopping 96% — making this an especially deep partial eclipse.</p><p>The moon is already in the spotlight. NASA sent the Artemis II astronauts on a record-breaking lunar flyby in April, the prelude to eventually landing on the surface and building a base swarming with people and robots over the next several years.</p><p>“This is a great time to be part of the space program, right? We’re not slowing down,” NASA astronaut Jack Hathaway told The Associated Press from the International Space Station last week.</p><p>It’s the second act of the greatest show in the solar system, coming two weeks after a total solar eclipse paraded through Greenland, Iceland and Spain.</p><p>Eclipses always travel in pairs as the sun, moon and Earth align so precisely that one obscures the other. That’s because the moon is 400 times smaller than the sun, which is 400 times farther away, making them appear the same size — a cosmic coincidence and gift from the universe.</p><p>Unfolding at a more leisurely pace, the upcoming lunar eclipse will have a much bigger audience than Europe's solar show. The eclipsed moon will be visible to billions across North and South America, Europe, Africa and the Middle East, provided the skies are clear.</p><p>The lunar eclipse may also be visible to Hathaway and the nine other people living off the planet — seven astronauts at the International Space Station and three aboard China’s orbiting outpost.</p><p>Space provides a “unique perspective” for viewing cosmic wonders like eclipses and auroras, said the space station's commander, Jessica Meir.</p><p>In this case, Earth will pass between the moon and the sun, casting a reddish-orange shadow onto our closest neighbor. Because this is a partial eclipse, the lineup won’t be perfect and it won’t be a true blood moon. The partial phase of the eclipse will last more than three hours. But the entire eclipse, from the time the full moon enters the faintest, outermost edge of Earth’s shadow until it leaves, will stretch 5 ½ hours.</p><p>The eclipse will peak just after midnight EDT.</p><p>Nearly 1 billion people in the U.S., Canada, and Central and South America will have front-row views for the entire eclipse. More than 3 billion people — 44% of the world’s population — will be in position to catch at least part of it.</p><p>The eclipsed moon will be setting in Europe, Africa and the Middle East, cutting the show short. It will be rising in Hawaii, getting the eastern Pacific off to a late start along with northwestern sections of the U.S. and Canada.</p><p>This is the year’s second lunar eclipse and the fourth eclipse overall. A total lunar eclipse graced the skies over the Americas, Australia and eastern Asia in March.</p><p>The next complete lunar blackout won’t be until New Year’s Eve 2028, with Asia and Australia at center stage. And it will be 2029 before stargazers across North and South America are treated to another full eclipse of the moon.</p><p>___</p><p>The Associated Press Health and Science Department receives support from the Howard Hughes Medical Institute’s Department of Science Education and the Robert Wood Johnson Foundation. The AP is solely responsible for all content.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QGGVVE3UWAAHTIF6EBHGJOAKL4.jpg?auth=3a89ccfdb80e1124ed8aeb5a05ef3a263682339ce370aa62765dda1802bd7c13&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - A man views the lunar eclipse, Tuesday, March 3, 2026, in South Portland, Maine. (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[Chilled Corn Soup]]></title><link>https://www.local10.com/soflo-taste/2026/08/22/chilled-corn-soup/</link><guid isPermaLink="true">https://www.local10.com/soflo-taste/2026/08/22/chilled-corn-soup/</guid><dc:creator><![CDATA[Michelle Bernstein]]></dc:creator><description><![CDATA[Corn Soup With A Chilly Twist]]></description><pubDate>Sat, 22 Aug 2026 11:47:00 +0000</pubDate><content:encoded><![CDATA[<p><u><b>Chilled Corn Soup</b></u></p><p>1 tablespoon olive oil</p><p>2 shallots, sliced thin</p><p>2 garlic cloves, chopped</p><p>6 ears corn, kernels removed, reserve the cobs</p><p>1 yellow pepper, stemmed, seeded, chopped</p><p>1 cup milk</p><p>extra virgin olive oil for garnish</p><p><b>For garnish:</b></p><p>reserved corn kernels</p><p>fresh tarragon leaves, chopped, for garnish</p><p>olive oil, for drizzling</p><p>Boil the cobs in 6 cups of water for 10 minutes, strain and discard the cobs.</p><p>In a medium size saucepan, add the oil to the pan and cook the shallots and garlic until soft, add the peppers and cook until soft. Add 3/4 of the corn kernels and cook for 3-4 minutes. Add the milk and 3-4 cups of the reserved corn broth. Allow to simmer for 4-5 minutes.</p><p>Puree until very smooth. You can add a little more of the reserved corn broth if desired for a thinner soap. Season with salt and pepper to taste. Allow to cool in a refrigerator.</p><p>Garnish with raw corn kernels, tarragon and olive oil.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/MZFL5UE5BRAC3IUV3EV3TPY5DY.jpg?auth=995202e708717efddb45b49d7d76e6fbcb84a436f34bbd79c3163923c51a11d0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Tropical Ceviche]]></title><link>https://www.local10.com/soflo-taste/2026/08/22/tropical-ceviche/</link><guid isPermaLink="true">https://www.local10.com/soflo-taste/2026/08/22/tropical-ceviche/</guid><dc:creator><![CDATA[Michelle Bernstein]]></dc:creator><description><![CDATA[A Deliciously Cold Tropical Seafood Stew ]]></description><pubDate>Sat, 22 Aug 2026 11:44:00 +0000</pubDate><content:encoded><![CDATA[<p><u><b>Tropical Ceviche</b></u></p><p>½ pound peeled and deveined shrimp (16/20 or 21/25 size per pound), precooked</p><p>½ pound fresh white fish (like snapper or fluke)(we always us a fish that has been properly blast frozen), defrost and slice thin</p><p>1 teaspoon kosher salt</p><p>1 teaspoon fresh ginger, microplaned</p><p>juice of 2 limes, freshly squeezed</p><p>½ cup passion fruit juice</p><p>1 each celery rib, small diced</p><p>1 scotch bonnet/habanero, minced (you can use the seeds, some of the seeds or deseed the chili depending on how spicy you want your ceviche to be)</p><p>1 garlic clove, minced</p><p>½ very small red onion, julienne (cut into thin strips) very fine</p><p>½ cup small diced un-ripened mango, small diced </p><p>¼ bunch cilantro, chopped</p><p>popcorn for serving, if desired</p><p>Cut the shrimp in ½-inch pieces as well as the fish.</p><p>Place in a nonreactive bowl sat on top of a larger bowl of ice water.</p><p>Mix the fish with the ginger, celery, as much chili as you like, garlic, red onion, a teaspoon of salt and mango.</p><p>Allow the fish to “cry” a little before adding the lime and passion fruit juices.</p><p>Taste for salt. Add cilantro and serve good and cold.</p><p>I love to top the ceviche with popcorn for serving.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GLONEA6XWFCJNDUJVUOP5FHJVM.jpg?auth=d1e3d828609e7e93663fc40ae51967b25ca727e157f22f0940172d741a8f31bc&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Dog fatally shot while attacking man in Miramar, cops say]]></title><link>https://www.local10.com/news/local/2026/08/21/dog-fatally-shot-while-attacking-man-in-miramar-cops-say/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/21/dog-fatally-shot-while-attacking-man-in-miramar-cops-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[A dog died after being shot Friday in Miramar, police said.]]></description><pubDate>Fri, 21 Aug 2026 21:23:17 +0000</pubDate><content:encoded><![CDATA[<p>A dog died after being shot Friday in Miramar after police said it attacked a man.</p><p>Officers responded to the 1700 block of Southwest 87th Avenue after receiving a report of a shooting involving a man and a dog.</p><p><a href="https://www.local10.com/espanol/2026/08/21/matan-a-perro-a-tiros-mientras-atacaba-a-hombre-en-miramar-segun-la-policia/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/21/matan-a-perro-a-tiros-mientras-atacaba-a-hombre-en-miramar-segun-la-policia/">Leer en español</a></p><p>Miramar Police Department Chief Delrish Moss told Local 10 News that the dog was attacking the man, who initially tried to kick the animal off him. When the dog continued attacking, the man pulled out a gun and shot the dog, killing it, he said. </p><p>Moss clarified that the dog was not a loose animal. He said it belonged to a friend of the man who was attacked.</p><p>A woman who wasn’t connected to the dog attack also went to the hospital because she “wasn’t feeling well,” according to authorities.</p><p>Police said no criminal charges are expected at this time. </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[Tuna Crudo]]></title><link>https://www.local10.com/soflo-taste/2026/08/22/tuna-crudo/</link><guid isPermaLink="true">https://www.local10.com/soflo-taste/2026/08/22/tuna-crudo/</guid><dc:creator><![CDATA[Michelle Bernstein]]></dc:creator><description><![CDATA[A Tuna Served Cold]]></description><pubDate>Sat, 22 Aug 2026 11:40:00 +0000</pubDate><content:encoded><![CDATA[<p><u>Tuna Crudo</u></p><p>3-4 ounces sushi grade A tuna</p><p>1 orange, peeled and cut into segments </p><p>1 tangerine, peeled and cut into segments </p><p>good quality extra virgin olive oil</p><p>Thai chili, sliced very, very thin</p><p>Maldon salt</p><p><b>For garish:</b></p><p>something fun and crunchy on the side like your favorite potato chips, popcorn or crunchy cancha</p><p>slice the tuna as thin or thick as you prefer, making sure it stays nice and cold; keep in the refrigerator while you prepare the other ingredients.</p><p>top with the citrus, a little really-good oil, salt or soy if you prefer and the chilies.</p><p>serve alongside something salty and crunchy for texture.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/K2NTJPWHRVEJHLVNVNG3C3GNGQ.jpg?auth=0efdaa9f2a3e81bd26d3b4b5a5a43f23d643c1aeae72e1e4c744472c67021a22&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"/></item><item><title><![CDATA[Student killed in sword attack at a Swedish school was a 17-year-old girl]]></title><link>https://www.local10.com/news/world/2026/08/22/victim-of-sword-attack-at-a-swedish-school-was-a-17-year-old-girl/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/22/victim-of-sword-attack-at-a-swedish-school-was-a-17-year-old-girl/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[STOCKHOLM (AP) — The victim of a deadly sword attack at a school in central Sweden was a 17-year-old girl, police said Saturday.]]></description><pubDate>Sat, 22 Aug 2026 12:39:10 +0000</pubDate><content:encoded><![CDATA[<p>STOCKHOLM (AP) — The victim of a deadly sword attack at a school in central Sweden was a 17-year-old girl, police said Saturday.</p><p>An 18-year-old man armed with a sword carried out the attack at the Brinell School in Fagersta, northwest of Stockholm, while classes were in session on Friday. One person was killed and three others were wounded, two of them severely.</p><p>Police said the suspect had been arrested and that the case was being investigated as murder and attempted murder. The police said they have no reason to believe there were more perpetrators.</p><p>Vastmanland County, where the town is located, said that the two seriously injured boys were ages 12 and 17. A third person, also under 18, was slightly injured and has been discharged from a hospital, Swedish news agency TT reported.</p><p>The school principal told local media P4 Västmanland on Saturday that the attacker was a student at the school.</p><p>The police said they fired shots during its action on Friday but the attacker was not hit.</p><p>On Saturday morning, around 70 people gathered at the memorial site that the municipality prepared, carrying flowers and lighting candles, TT reported.</p><p>Prime Minister Ulf Kristersson, who visited the site on Saturday, expressed solidarity with the families affected by the attack and with those impacted by previous school attacks in Sweden.</p><p>“What must never happen has happened again,” Kristersson said.</p><p>Kristersson was joined in Fagersta by Magdalena Andersson, leader of the main opposition Social Democrats. With Sweden’s parliamentary election due in September, political parties suspended campaign events on Saturday. Kristersson also invited all party leaders to a meeting to discuss the progress of the investigation.</p><p>There was no official information on the attacker’s possible motive.</p><p>Sweden’s national police said that investigators have already carried out two house searches in connection with the suspect. Many witnesses were expected to be interviewed as part of the investigation.</p><p>The region went into a state of emergency on Friday, but it had ended by Saturday.</p><p>Sweden has seen a series of violent school attacks over the years.</p><p>Last year, 11 people, including the gunman, died after an attack at an education center in Örebro in central Sweden, leading the government to propose tougher gun laws. It's considered to be the worst mass shooting in the country's history.</p><p>In 2022, an 18-year-old man attacked two female teachers with a knife and an ax in a school in Malmo, killing them.</p><p>In 2015, a 21-year-old local man rampaged through a school in the southern industrial city of Trollhattan, stabbing three people to death before being fatally shot by police. Authorities called it a racist hate crime, saying he methodically selected dark-skinned victims at Trollhattan’s Kronan school, where most students are foreign-born.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/CJS2YWI2MKIFDDWBGQDWXKV7P4.jpg?auth=48edc2dfc2942fa325221aac1aa6eca195b92a65dd15b2958f79e9f4667e55a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A map showing a sword attack location at the Brinell School, Fagersta, Sweden. (AP Digital Embed)]]></media:description><media:credit role="author" scheme="urn:ebu">Peter Hamlin</media:credit></media:content></item><item><title><![CDATA[Lando Norris on pole for Dutch Grand Prix as Russell cruises to sprint win]]></title><link>https://www.local10.com/sports/2026/08/22/george-russell-cruises-to-sprint-race-win-at-f1s-dutch-grand-prix/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/22/george-russell-cruises-to-sprint-race-win-at-f1s-dutch-grand-prix/</guid><dc:creator><![CDATA[By JAMES ELLINGWORTH, Associated Press]]></dc:creator><description><![CDATA[ZANDVOORT, Netherlands (AP) — Lando Norris found unexpected pace to beat his rivals and the weather to take pole position for the Dutch Grand Prix on Saturday after George Russell took a sprint race win on Formula 1’s return from its mid-season break.]]></description><pubDate>Sat, 22 Aug 2026 15:20:15 +0000</pubDate><content:encoded><![CDATA[<p>ZANDVOORT, Netherlands (AP) — Lando Norris found unexpected pace to beat his rivals and the weather to take pole position for the Dutch Grand Prix on Saturday after George Russell took a sprint race win on Formula 1’s return from its mid-season break.</p><p>As rain started to fall on the Zandvoort track, McLaren’s Norris made the most of his final run to reclaim pole by 0.102 of a second from Russell, whose Mercedes teammate Kimi Antonelli — the standings leader — was third.</p><p>“A little surprised, honestly, but a decent lap," said Norris, who'd been critical of his car in the earlier sprint race and credited McLaren with making the right changes.</p><p>“We had to try something because what we had before wasn’t going to be enough," he said, adding the changes were small but "enough to give me some confidence.”</p><p>Norris won the last race in Hungary on July 26 but was deflated after the sprint, saying McLaren wasn't competitive at all in slower corners.</p><p>Russell is rebuilding his title challenge after losing ground to Antonelli last month and said it was “a real joy” to drive in qualifying. The plan now is to “get in my groove again and try to fight with them tomorrow," he added.</p><p>Lewis Hamilton lost ground to Antonelli in the standings in the sprint race. His difficult day continued with fifth in qualifying.</p><p>Russell takes sprint victory</p><p>The sprint race was a display of domination from Russell, who started from pole position, quickly built a gap to Norris in second and managed the pace from there, taking his first win since the Austrian Grand Prix in June.</p><p>“Obviously a great start to the weekend,” he said.</p><p>Charles Leclerc snatched second off Norris with a daring pass into the inside of the first corner with six laps to go, but couldn’t get close enough to try passing Russell.</p><p>Norris held off a late charge from Antonelli to stay third as the Italian pulled out of a potential overtaking move on the final lap.</p><p>“We just don’t have the pace in general, especially in the slow-speed corners,” Norris said.</p><p>Fourth-place Antonelli, starting fifth after car damage in qualifying, still managed to extend his standings lead by three more points to 53 because Hamilton could only manage seventh for Ferrari.</p><p>Long-awaited rain arrives seconds too late to shake up sprint</p><p>F1 still hasn’t had a wet race this year but came tantalizingly close as rain fell as the drivers were heading back to the pits, seconds after the sprint finished.</p><p>“If there was one more lap it would have been a very, potentially, different end to the race so I’m glad the rain came when it did,” Russell said.</p><p>While it stayed dry, overtaking was difficult, even in a year where the cars’ electrical power has made back-and-forth passes common. The overtakes by Leclerc and Antonelli were the only changes of position anywhere in the top 11 finishers.</p><p>___</p><p>See AP’s full auto racing coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BXWQK7QXKJSL42VCZJHCO5TPL4.jpg?auth=bdab52e461f0db7c227f0674a9495222614094793c9bf759607251efb90f4af8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[McLaren driver Lando Norris of Britain reacts after winning the pole position in the qualifying for the Formula One Dutch Grand Prix in Zandvoort , Netherlands, Saturday, Aug. 22, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JQJJGYSSWNXYFRWVPPT3WHEOYY.jpg?auth=622af870438687bded52a0c9732a9525bbbdcb5eafad433d5235f8217d2cc4f7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mercedes driver George Russell of Britain, left, atlks to McLaren driver Lando Norris of Britain after the qualifying for the Formula One Dutch Grand Prix in Zandvoort , Netherlands, Saturday, Aug. 22, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ACDMARYNU5CEP3HUCN4GHPWGSQ.jpg?auth=bc8fe742b3a6d75df9eaad222bbad87bb5487cc14864df11dd60843d3bf14821&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[McLaren driver Lando Norris of Britain in action during sprint race at the Formula One Dutch Grand Prix in Zandvoort , Netherlands, Saturday, Aug. 22, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WYLL75AYCONVJYM6RRMXQ4V2JE.jpg?auth=60b1edb33105900a32eced3b8a240a4ce0daa7c0fd974ab400e916e45a1c0ce2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mercedes driver George Russell of Britain in action during sprint race at the Formula One Dutch Grand Prix in Zandvoort , Netherlands, Saturday, Aug. 22, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3RPN5RIQDLSAWHEFSWYO6KFUUI.jpg?auth=d030f2cab6a620453ae8da42fe0a7fb62c3cfdfa6ecf9fc30a3f2cc52edd90a7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Mercedes driver George Russell of Britain leads at the start during sprint race at the Formula One Dutch Grand Prix in Zandvoort , Netherlands, Saturday, Aug. 22, 2026. (AP Photo/Darko Bandic)]]></media:description><media:credit role="author" scheme="urn:ebu">Darko Bandic</media:credit></media:content></item><item><title><![CDATA[Aug. 22: Typical August heat, humidity & afternoon storms]]></title><link>https://www.local10.com/weather/2026/08/22/aug-22-typical-august-heat-humidity-afternoon-storms/</link><guid isPermaLink="true">https://www.local10.com/weather/2026/08/22/aug-22-typical-august-heat-humidity-afternoon-storms/</guid><dc:creator><![CDATA[John Gerard]]></dc:creator><description><![CDATA[Typical August heat and humidity are in the forecast through the weekend, with a few cooling showers and storms rolling in Saturday afternoon. ]]></description><pubDate>Sat, 22 Aug 2026 10:19:38 +0000</pubDate><content:encoded><![CDATA[<p>Typical August heat and humidity are in the forecast through the weekend, with a few cooling showers and storms rolling in Saturday afternoon. The best chance of storms will be between 3 p.m. and 6 p.m., mainly in the western suburbs, so keep an eye to the sky this afternoon, especially west of Interstate 95.</p><p>Rain chances will hover around 40% each day through next week, which means there will be plenty of dry time as well. Highs will continue into the lower to middle 90s through next week, with “feels like” temperatures in the lower 100s each day. Stay hydrated and get into the shade — or even the air conditioning —as often as you can to avoid the effects of heat-related illnesses.</p><p>Although there are several weak systems we’re watching in the tropics right now, none of them pose an immediate threat to land at this time. A disturbance approaching Portugal and Spain might briefly become tropical, bringing wind and rain to the region by early next week.</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[México reanuda venta de ganado a EEUU bajo fuerte control y riesgo de la plaga del gusano barrenador]]></title><link>https://www.local10.com/espanol/2026/08/22/mexico-reanuda-venta-de-ganado-a-eeuu-bajo-fuerte-control-y-riesgo-de-la-plaga-del-gusano-barrenador/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/mexico-reanuda-venta-de-ganado-a-eeuu-bajo-fuerte-control-y-riesgo-de-la-plaga-del-gusano-barrenador/</guid><dc:creator><![CDATA[Por FABIOLA SÁNCHEZ, Associated Press]]></dc:creator><description><![CDATA[HERMOSILLO, México (AP) — Cuando despunta el sol el ganadero Martín Alfonso Ibarra aprovecha las horas más frescas en las desérticas tierras del norte de México para supervisar el ordeñe de sus vacas y sus activos más preciados: 16 terneros que exportará a Estados Unidos tras el levantamiento de la prohibición de compra de ganado mexicano que golpeó a la poderosa industria de la carne a ambos lados de la frontera.]]></description><pubDate>Sat, 22 Aug 2026 10:15:33 +0000</pubDate><content:encoded><![CDATA[<p>HERMOSILLO, México (AP) — Cuando despunta el sol el ganadero Martín Alfonso Ibarra aprovecha las horas más frescas en las desérticas tierras del norte de México para supervisar el ordeñe de sus vacas y sus activos más preciados: 16 terneros que exportará a Estados Unidos tras el levantamiento de la prohibición de compra de ganado mexicano que golpeó a la poderosa industria de la carne a ambos lados de la frontera.</p><p>Pese a que Washington impuso el veto a su tercer mayor proveedor de ganado para evitar que la plaga del gusano barrenador llegara a las reses estadounidenses, no pudo evitarlo y desde hace dos meses batalla con varios casos registrados en Texas y Nuevo México.</p><p>El gusano es una larva de la mosca Cochliomyia hominivorax que invade las heridas abiertas o las mucosas de los orificios corporales de cualquier ser de sangre caliente, incluidos los humanos, y devora los tejidos haciendo que las lesiones sean cada vez más hondas y dolorosas.</p><p>La plaga llegó a México en noviembre de 2024 y está presente en 30 de los 32 estados. Esta semana el estado norteño de Sonora reportó el primer caso en la comunidad de Munihuasa, próxima a la frontera con Chihuahua y Sinaloa donde también han proliferado los contagios.</p><p>México acumula a la fecha 1.969 casos activos que representan menos de la mitad de los contagios reportados hace un año y muestra una progresiva contención de la plaga, aunque se prevé que pasará mucho tiempo para erradicarla.</p><p>Bajo ese escenario Ibarra y otros miles de productores de Sonora se preparan para reanudar a partir del 24 de agosto las exportaciones de ganado en pie por el paso fronterizo que comunica el poblado mexicano de Agua Prieta con la localidad de Douglas, en Arizona.</p><p>“Todavía no se acaba la película”, dijo el ganadero de 58 años al reconocer que aunque está esperanzado en superar las dificultades económicas que padeció en el último año por la paralización de las ventas hacia Estados Unidos —que implicó una caída de 40% en sus ingresos—, aún no canta victoria porque sigue latente el riesgo de que Washington vuelva a suspender las compras como lo hizo en tres oportunidades entre noviembre de 2024 y julio de 2025.</p><p>Reapertura con limitaciones</p><p>Estados Unidos impuso una serie de nuevos controles que ralentizarán el ingreso del ganado mexicano y demorarán la recuperación del hato estadounidense que ronda las 86 millones de cabezas —el nivel más bajo en 75 años— y que enfrenta un déficit de alrededor de 1,2 millones de cabezas que ha incidido en el alza del precio de la carne en ese país.</p><p>De acuerdo con el protocolo definido por las autoridades estadounidenses, en la primera semana de reapertura sólo se permitirá el paso de 700 reses al día, se subirá a 900 en la segunda semana y se irá incrementando progresivamente hasta alcanzar 1.300 diarias, indicó a The Associated Press el médico veterinario Arturo Ruiz, responsable de sanidad animal del estado de Sonora.</p><p>Ruiz explicó que el nuevo protocolo también contempla la colocación en las orejas de las reses de identificadores con radiofrecuencia, la instalación de arcos para detectar los identificadores y el uso de perros entrenados para la inspección que realizarán los funcionarios del Departamento de Agricultura de Estados Unidos (USDA, por sus siglas en inglés) antes de autorizar el paso del ganado mexicano hacia Arizona.</p><p>México aceptó los protocolos estadounidenses, pero entre los productores locales las restricciones no cayeron bien.</p><p>“Es un momento complicado donde necesitamos que la autoridad deje de pensar más políticamente y piense más técnica y razonablemente”, afirmó Juan Carlos Ochoa, presidente de la Unión Ganadera Regional de Sonora, al expresar preocupación por las limitaciones que impuso Estados Unidos e insistió en que es necesario un mayor flujo de ganado para destrabar el rezago que hay en los dos países.</p><p>Un coletazo a ambos lados de la frontera</p><p>A pesar de que los dos vecinos resintieron el impacto de la decisión de Washington, las secuelas tuvieron mayor intensidad en Estados Unidos, en particular entre los consumidores que debieron hacer frente a alzas históricas de precios que llevaron a algunos a prescindir del consumo de la proteína.</p><p>Juan Carlos Anaya, director general de la firma Grupo Consultor de Mercados Agrícolas, que se dedica al estudio del sector, afirmó que los ganaderos estadounidenses no lograron cubrir el déficit, lo que llevó al cierre de algunas plantas procesadoras de alimentos y afectó a granjas engordadoras.</p><p>Antes del cierre de la frontera México exportaba anualmente a Estados Unidos cerca de 1,2 millones de cabezas de ganado que provenían principalmente de los estados norteños de Chihuahua, Sonora, Tamaulipas, Coahuila, Nuevo León, Baja California y Durango, que se han especializado por décadas en la producción de las razas más demandadas por el mercado estadounidense, especialmente la Angus.</p><p>Pero al suspenderse la exportación los productores mexicanos tuvieron que voltearse al mercado interno para comerciar a sus animales a precios casi 40% por debajo de lo que recibían en Estados Unidos.</p><p>Ese descenso en los ingresos obligó a los ganaderos mexicanos a vender parte de su hato y a reducir sus gastos e inversiones, explicó Ibarra.</p><p>Aunque en México hay una sobreoferta de ganado eso no se tradujo en una caída del precio de la carne, que se ha incrementado 4,58% en los últimos 12 meses según cifras oficiales.</p><p>Anaya atribuyó ese comportamiento a que México está muy relacionado con el mercado estadounidense, donde los precios de la carne se mantienen al alza.</p><p>En medio del sofocante calor que suele azotar en agosto a la ciudad de Hermosillo, la capital de Sonora, Ibarra sonríe al sentir una ráfaga de viento que le refresca el rostro cubierto de gotas de sudor. Con ese mismo optimismo el ganadero aguarda poder exportar sus 16 terneros aunque admite que no se hará muchas ilusiones hasta octubre, cuando podrá concretar la venta, porque “tampoco hay que echar las campanas al vuelo”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/WFCXM3NOKEZRXNWTMZLNGLUYLQ.jpg?auth=78cef794bed8e86e5664fcc319faed2719e39d303141e0ca6e60d865c6620d56&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un ganadero mueve terneros durante una subasta en un mercado de ganado en Hermosillo, México, el martes 18 de agosto de 2026, antes de la reapertura de la frontera estadounidense a las importaciones de ganado mexicano. (AP Foto/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Y4XPUUGC4KI7RQTD6J44EU3VAA.jpg?auth=d518a3cded695e6513b169a02eff1512fcef07cd6c01d6f31355047ab3987426&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un veterinario aplica antibióticos en el ojo lesionado de un ternero durante una inspección para su exportación a Estados Unidos, en una asociación regional de ganaderos en Hermosillo, México, el martes 18 de agosto de 2026. (AP Foto/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/DQMAFU3ZK4JD44OKWCRR6D4FGY.jpg?auth=56d4d8d96aee06fcf1d0c72866468b3ebf9eed3cb99ee3aa383d2408eede7e2a&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Unos terneros se alimentan antes de ser inspeccionados para su exportación a Estados Unidos en una asociación regional de ganaderos en Hermosillo, México, el martes 18 de agosto de 2026, previo a la reapertura de la frontera estadounidense a las importaciones de ganado mexicano. (AP Foto/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/WC5AWAYDM5FFTKLGOKIOSW5RUE.jpg?auth=6ca72ef2707fadd0b17b795b3994f0c97987fbf4196c95d8906395820bd4d864&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Subastan ganado en un mercado de ganado en Hermosillo, México, el martes 18 de agosto de 2026, antes de la reapertura de la frontera estadounidense a las importaciones de ganado mexicano. (AP Foto/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/D7RYLHMKRBOAUAKWEM2ST2MEVA.jpg?auth=24323c2ae5cae2af64a4cc2d0d876b03a6523055eb6180ff0bb2af1e16ea3f11&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Unos terneros permanecen en corrales antes de una inspección para su exportación a Estados Unidos, en una asociación regional de ganaderos de Hermosillo, México, el martes 18 de agosto de 2026, previo a la reapertura de la frontera estadounidense a las importaciones de ganado mexicano. (AP Foto/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content></item><item><title><![CDATA[Incendios forestales dejan al descubierto --y detonan-- bombas y minas de la I y II Guerra Mundial]]></title><link>https://www.local10.com/espanol/2026/08/22/incendios-forestales-dejan-al-descubierto-y-detonan-bombas-y-minas-de-la-i-y-ii-guerra-mundial/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/22/incendios-forestales-dejan-al-descubierto-y-detonan-bombas-y-minas-de-la-i-y-ii-guerra-mundial/</guid><dc:creator><![CDATA[Por SAM McNEIL, Associated Press]]></dc:creator><description><![CDATA[ELSENBORN, Bélgica (AP) — Los incendios forestales que arrasan Europa este verano han revelado una amenaza potencialmente letal que acecha bajo el paisaje ennegrecido: bombas y minas oxidadas de la Primera y la Segunda Guerra Mundial que ponen en peligro a los equipos que luchan contra las llamas.]]></description><pubDate>Sat, 22 Aug 2026 10:14:07 +0000</pubDate><content:encoded><![CDATA[<p>ELSENBORN, Bélgica (AP) — Los incendios forestales que arrasan Europa este verano han revelado una amenaza potencialmente letal que acecha bajo el paisaje ennegrecido: bombas y minas oxidadas de la Primera y la Segunda Guerra Mundial que ponen en peligro a los equipos que luchan contra las llamas.</p><p>Algunas de esas armas han estallado por el intenso calor. Se han reportado explosiones en Francia, Bélgica, Alemania y Países Bajos, donde se movilizó a un equipo de desactivación de explosivos para revisar un bosque amenazado por las llamas cerca de un lugar donde se libraron encarnizados combates en la provincia de Limburgo en 1944.</p><p>Avivados por el cambio climático, los incendios y las explosiones muestran que la “suerte climática” del continente se está agotando, afirmó Sarah Njeri, experta en paz y conflictos en la Escuela de Estudios Orientales y Africanos de Londres. Antes, las temperaturas estables y las lluvias previsibles garantizaban que la mayoría de las municiones enterradas permanecieran inactivas.</p><p>“El cambio climático está desenterrando y reactivando lo que antes se mantenía estable”, señaló Njeri. Los incendios pueden activar municiones antiguas, pero también pueden quemar la maleza y los matorrales que las ocultan.</p><p>Esta temporada de incendios forestales se vio agravada por las fuertes lluvias de enero, que propiciaron el crecimiento de una vegetación que se convertiría en combustible para las llamas con la llegada del calor estival. Esas temperaturas altas, combinadas con condiciones de sequía, baja humedad y vientos fuertes, ofrecieron un entorno ideal para el fuego, según un estudio publicado el mes pasado por el grupo World Weather Attribution.</p><p>Las llamas devoran antiguos campos de batalla y detonan explosivos</p><p>En su avance, las llamas se extendieron por un territorio que se sabe que alberga municiones sin detonar, un legado letal que persistía mucho tiempo después de que callaran las armas.</p><p>En un bosque de una Francia seca como la yesca, un enorme incendio forestal a las afueras de la ciudad suroccidental de Burdeos dejó al descubierto un alijo de lo que se cree que es munición de la Segunda Guerra Mundial.</p><p>En Lieja, una provincia del este de Bélgica, el gobernador, Hervé Jamar, indicó que recientemente se escucharon “algunas detonaciones esporádicas” y que los servicios de emergencias se estaban adaptando para tener en cuenta las municiones enterradas en una zona afectada por el fuego. Ningún equipo de bomberos estaba en peligro, aseveró, pero la prensa local publicó fotos de un bombero manipulando una bomba oxidada.</p><p>Durante la Segunda Guerra Mundial, se esparcieron trampas explosivas, bombas y minas por el denso bosque de turberas de la provincia, conocido como los Altos de Fagnes. En los primeros cuatro años tras la rendición de Alemania en 1945, las municiones mataron a seis civiles, explicó Bernard Collard, un historiador local que dirige el Museo Truschbaum, cerca de la frontera entre Bélgica y Alemania, que alberga una colección de objetos de la guerra.</p><p>“Cuando entras en un bosque como este, no sabes con certeza dónde están los explosivos”, afirmó agregando que recuerda a su padre detonando una bomba encontrada en una cantera.</p><p>El incendio en los Altos de Fagnes, que cruzó la frontera a territorio alemán, sigue humeando sobre un campo de batalla que fue escenario de sangrientos combates entre los nazis y las tropas aliadas. La Batalla de las Ardenas se libró en los Altos de Fagnes y sus alrededores.</p><p>El fuego está aún más cerca del escenario de dos escaramuzas menos conocidas a lo largo de la cresta de Elsenborn y en el bosque de Hürtgen, que duraron 88 días y causaron la muerte de unos 33.000 soldados estadounidenses y 28.000 alemanes.</p><p>Miles de avisos anuales por explosivos en Bélgica</p><p>Collard está autorizado a rastrear con un detector de metales los antiguos campos de batalla, hoy convertidos en bosques, pastos y tierras de cultivo. Ha encontrado proyectiles de mortero, ametralladoras, cascos, pitilleras y, una vez, un esqueleto humano.</p><p>“Nunca sabes con qué podrías encontrarte, y no se puede tomar a la ligera”, advirtió de pie en un lugar que en su día fue un escenario empapado en sangre. Cerca, arbustos de arándanos cubren antiguas trincheras, zanjas y profundos cráteres causados por el fuego de artillería.</p><p>Con frecuencia trabaja con el equipo belga de desminado. “Es parte de nuestra historia. Vivimos con ello”, agregó.</p><p>Las municiones sin explotar son aún más peligrosas en las inmediaciones de los incendios forestales porque el calor puede activar los explosivos, explicó Jonas Tepe, portavoz del estado alemán de Renania del Norte-Westfalia, justo al otro lado de la frontera.</p><p>El Ministerio de Defensa de Bélgica dijo que casi todas las semanas recibe solicitudes de la región para ayudar a desactivar explosivos, aunque no considera que la zona sea un “punto caliente” en comparación con otros lugares en el país. Este tipo de pedidos son aún más habituales en el oeste, donde agricultores de localidades como Ypres —infame por la espantosa guerra de trincheras en la Primera Guerra Mundial— llaman al arado anual de la tierra “la cosecha de hierro” porque saca a la superficie muchos restos bélicos.</p><p>Cada año, el Servicio belga de Desactivación y Destrucción de Artefactos Explosivos responde a más de 3.000 avisos en todo el país y elimina entre 200 y 250 toneladas de municiones de ambas guerras mundiales.</p><p>Las llamas no son la única amenaza</p><p>La sequía también ha ayudado a revelar el pasado: el descenso del caudal de los ríos y del nivel de los lagos expuso la presencia de armas antiguas.</p><p>En Eslovaquia, el nivel del río Danubio bajó y expuso dos minas navales que la policía sacó del agua y enterró en una zanja para una detonación controlada. Las autoridades en Hungría cerraron el Puente Margarita de Budapest después de que apareciera una bomba de la Segunda Guerra Mundial en su base por el retroceso del agua.</p><p>Al secarse el Rin, las autoridades alemanas encontraron una bomba de la II GM.</p><p>Christina Greene, investigadora de la Universidad de Arizona que, junto con Njeri, escribió un artículo sobre los incendios forestales en Europa y el riesgo que suponen las municiones sin explotar, dijo que “el legado de la guerra sigue resurgiendo” debido al cambio climático.</p><p>“Es revivir el legado de la guerra y del conflicto de una manera con la que no habíamos tenido que lidiar desde hace tiempo en ciertos lugares”, manifestó.</p><p>___ Los periodistas de The Associated Press Mike Corder en La Haya, Países Bajos; Sylvain Plazy en Bruselas, Angela Charlton en París, Kirsten Grieshaber en Berlín y Stanislav Hodina en Praga contribuyeron a este despacho.</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/NNSZMYTFY3BF3WKBW7ITDRSZ2I.jpg?auth=db2735ce19bd6dc7433c4c69790424ed1c634e8bbb4fc133d3dd53c5d2cecb67&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Dieter Schwaetzler (izquierda) y Rene Bennert, miembros de una unidad de desactivación de bombas, sentados junto a una bomba de 1,8 toneladas de la Segunda Guerra Mundial tras desactivarla en Fráncfort, Alemania, el 3 de septiembre de 2017. (AP Foto/Michael Probst, archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Probst</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OF6W7CUSGC5RFGV5HHUYBDWP2A.jpg?auth=e523eb342b93a282975c9c4a270e45c1e56441817fa878cca55da129acae280c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Nubes de humo salen de un campo arrasado por un incendio forestal cerca de Waimes, Bélgica, el 17 de agosto de 2026. (Foto AP/Marius Burgelman, archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Marius Burgelman</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/PVRUDNCOZIDE3ZH44I7YSB3GRQ.jpg?auth=9f8b25dd87e49f106d7fe587d8553174cca145f7f0140b6bf4acc706cb372097&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Bernard Collard pasa un detector de metales por un campo en la zona de Elsenborn, en Krinkelt, Bélgica, el 21 de agosto de 2026. (AP Foto/Valentin Bianchi)]]></media:description><media:credit role="author" scheme="urn:ebu">Valentin Bianchi</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/RF5ELBGNX47AN27LCTLVNESHSM.jpg?auth=afad35e7a96e676810f2c29fab810402d7064e0cb6b2211424b4d44fbf3f223b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Casquillos de la Primera Guerra Mundial, algunos pintados de rosa porque podrían contener gas, almacenados en un almacén de una instalación de desactivación de explosivos en Poelkapelle, Bélgica, el 21 de abril de 2015. (AP Foto/Geert Vanden Wijngaert, archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Geert Vanden Wijngaert</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EYX4JYOL2O33J2W53WMORZX3H4.jpg?auth=bcacfd62b0370d3071e87c96591bb88e74d91d12fbcd0d91279e197803a7b066&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - Charlotte Cardoen-Descamps señala distintos tipos de casquillos de proyectiles de la Primera Guerra Mundial encontrados en su granja en Poelkapelle, Bélgica, el 4 de mayo de 2007, en lo que se conoce como la "cosecha del hierro". (AP Foto/Virginia Mayo, archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Virginia Mayo</media:credit></media:content></item><item><title><![CDATA[Mexican ranchers prepare to resume livestock sales to US under tight controls over screwworm risk]]></title><link>https://www.local10.com/business/2026/08/22/mexican-ranchers-prepare-to-resume-livestock-sales-to-us-under-tight-controls-over-screwworm-risk/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/mexican-ranchers-prepare-to-resume-livestock-sales-to-us-under-tight-controls-over-screwworm-risk/</guid><dc:creator><![CDATA[By FABIOLA SÁNCHEZ, Associated Press]]></dc:creator><description><![CDATA[HERMOSILLO, Mexico (AP) — At daybreak, rancher Martín Alfonso Ibarra takes advantage of the cooler hours in northern Mexico’s desert to oversee the milking of his cows and tend to 16 prized calves. Soon, he hopes, they will be headed north to the United States as a yearlong ban on Mexican cattle imports comes to an end.]]></description><pubDate>Sat, 22 Aug 2026 14:59:49 +0000</pubDate><content:encoded><![CDATA[<p>HERMOSILLO, Mexico (AP) — At daybreak, rancher Martín Alfonso Ibarra takes advantage of the cooler hours in northern Mexico’s desert to oversee the milking of his cows and tend to 16 prized calves. Soon, he hopes, they will be headed north to the United States as a yearlong ban on Mexican cattle imports comes to an end.</p><p>The ban, imposed over concerns about a flesh-eating parasite known as the New World screwworm fly, dealt a blow to cattle and beef industries on both sides of the border, exacerbating a livestock shortage in the U.S. and hurting a Mexican ranching sector already weakened by drought and a cattle export business that generated $1.2 billion for Mexico last year.</p><p>Now, the U.S. is set to resume livestock imports from Mexico beginning Aug. 24 at the Douglas, Arizona, border crossing, which borders Agua Prieta in Mexico’s Sonora state. If the reopening goes smoothly, the U.S. Department of Agriculture could allow imports through additional ports, though shipments will initially be subject to restrictions aimed at preventing the spread of the parasite — which has already crossed the border, with authorities battling cases in Texas and New Mexico.</p><p>The screwworm gets its name from the maggots’ habit of burrowing — or screwing — into a wound, according to the USDA Animal and Plant Health Inspection Service. Any warm-blooded animal, including wildlife, pets and occasionally even humans, can be infested.</p><p>In Mexico, the screwworm outbreak was detected in November 2024 and has spread to 30 of the 32 states — most recently in Sonora, where the first case was reported Wednesday in the community of Munihuasa, near the borders with Chihuahua and Sinaloa, states where infections have also proliferated.</p><p>To date, Mexico has 1,969 active screwworm cases, which represent less than half of the infections reported a year ago, a decline that authorities say shows progress in containing the outbreak. Still, they acknowledge eradication will take time.</p><p>New US controls are expected to slow shipments</p><p>Against that backdrop, Ibarra and thousands of other ranchers in the northern state of Sonora are preparing to resume live cattle exports. But optimism is tempered by new U.S. controls expected to slow shipments across the border.</p><p>“This is not over yet,” said the 58-year-old rancher, adding that the export halt cut his income by 40% last year.</p><p>According to the protocol defined by U.S. authorities, in the first week of reopening, only 700 cattle per day will be allowed through; this will rise to 900 in the second week and will gradually increase until reaching 1,300 cattle per day, veterinarian Arturo Ruiz, responsible for animal health for the state of Sonora, told The Associated Press.</p><p>The new rules also require cattle to be fitted with radio-frequency identification tags in their ears and screened by electronic readers and trained dogs. Officials from the U.S. Department of Agriculture will conduct the inspections before allowing the Mexican cattle to cross into Arizona, Ruiz explained.</p><p>Mexico accepted the U.S. protocols, but the restrictions have frustrated some local ranchers.</p><p>“We are at a complicated moment when we need authorities to think less politically and more technically and reasonably,” said Juan Carlos Ochoa, president of the Regional Livestock Union of Sonora, referring to tensions between the Mexican and U.S. governments when the ban was first imposed in May 2025.</p><p>Ochoa said the new U.S. restrictions would limit shipments and argued that a greater flow of cattle across the border is needed to address supply shortages in both countries.</p><p>A cautious optimism as imports resume</p><p>Although both countries felt the effects of Washington’s decision, the impact was greater in the U.S., particularly for consumers facing record-high beef prices that led some to cut back on meat.</p><p>Juan Carlos Anaya, general director of agricultural consulting firm Grupo Consultor de Mercados Agrícolas, said U.S. ranchers were unable to make up the supply shortfall, contributing to closures at some meat-processing plants and hurting feedlot operations.</p><p>Before the border closure, Mexico exported about 1.2 million head of cattle to the United States each year, mainly from its northern states. When exports were suspended, Mexican ranchers turned to the domestic market, where they sold their cattle for nearly 40% less than they had received in the U.S. — a loss of income that forced many to sell some of their cattle or cut spending and investment.</p><p>Back in Sonora, in the stifling August heat of the capital, Hermosillo, Ibarra was cautiously optimistic about finally sending his 16 calves to the U.S. But he said he would temper his expectations until October, when the cattle have gained enough weight and the sale could be finalized.</p><p>“There’s no need to get too excited,” he said.</p><p>___</p><p>Follow AP’s coverage of Latin America and the Caribbean at https://apnews.com/hub/latin-america</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ZBJRKIOUREV3OOXWS67UXI32V4.jpg?auth=13ecacb8345651450f9959ed1cd91634070e589ce25fa4f82827b76b4b6f3172&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A veterinarian applies antibiotics to a calf's injured eye during an inspection for export to the United States at a regional cattle ranchers' association in Hermosillo, Mexico, on Tuesday, Aug. 18, 2026. (AP Photo/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QG4OD33365SB3QYYH5JKD6KTSQ.jpg?auth=fe5c0c60125654cd13d46ef1c0ed6f304d1dc9dcd201ea7818b22204ec6bfc3b&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A rancher unloads calves at the pens of the regional cattle ranchers association ahead of the announced reopening of the U.S. border to Mexican cattle imports, in Hermosillo, Mexico, Monday, Aug. 17, 2026. (AP Photo/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/KTUB3XCV6GHVJM2XQOCKQJLDBM.jpg?auth=70917d1b39e2a7d2227fcd88ffe01c6a7d53063d8cd972ec7dc41219cf7b3da3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Calves feed prior to inspection for export to the United States at a regional cattle ranchers association in Hermosillo, Mexico, Tuesday, Aug. 18, 2026, ahead of the reopening of the U.S. border to Mexican cattle imports. (AP Photo/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/FCWTCWZEMZ4K7F6WL5OKFHGYIU.jpg?auth=fa665739babaed8e14bf5e771c83d1fdad56fc49069690de375b97639bb36389&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A cattle handler moves calves during an auction at a livestock market in Hermosillo, Mexico, Tuesday, Aug. 18, 2026, ahead of the reopening of the U.S. border to Mexican cattle imports.(AP Photo/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/OE2DUF5VBJEW7HJJR5RXRCXATE.jpg?auth=d474a5271c7269d4e970a9883202693e99af62c6110d3fd31ad07c367df47754&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Calves stand in pens before an inspection for export to the United States at a regional cattle ranchers association in Hermosillo, Mexico, Tuesday, Aug. 18, 2026, ahead of the reopening of the U.S. border to Mexican cattle imports. (AP Photo/Fernando Llano)]]></media:description><media:credit role="author" scheme="urn:ebu">Fernando Llano</media:credit></media:content></item><item><title><![CDATA[Pope Leo calls for dialogue over conflict, says young Catholics are a sign of hope]]></title><link>https://www.local10.com/news/world/2026/08/22/pope-leo-praises-san-marino-as-model-of-freedom-and-common-good/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/22/pope-leo-praises-san-marino-as-model-of-freedom-and-common-good/</guid><dc:creator><![CDATA[By GIADA ZAMPANO and NICCOLÒ LUPONE, Associated Press]]></dc:creator><description><![CDATA[SAN MARINO (AP) — Pope Leo XIV used a visit to the tiny landlocked San Marino and a major Catholic gathering in the Italian city of Rimini on Saturday to issue one of his strongest appeals yet against war, polarization and social division, urging believers to foster dialogue and friendship in a fractured world.]]></description><pubDate>Sat, 22 Aug 2026 14:58:12 +0000</pubDate><content:encoded><![CDATA[<p>SAN MARINO (AP) — Pope Leo XIV used a visit to the tiny landlocked San Marino and a major Catholic gathering in the Italian city of Rimini on Saturday to issue one of his strongest appeals yet against war, polarization and social division, urging believers to foster dialogue and friendship in a fractured world.</p><p>Speaking to tens of thousands in Rimini, Leo warned against a culture that “rearms minds, words and nations” and argued that Christians must respond with mercy, encounter and a commitment to peace.</p><p>He also delivered a message of encouragement to young Catholics, telling them they are “a sign that the future is promising, and not a threat!”</p><p>Earlier, in San Marino, Leo addressed local authorities of the world’s oldest surviving republic and reflected on the legacy of Saints Marino and Leone, whom he credited with helping create a society rooted in freedom, mutual respect and community.</p><p>The pope said the two saints translated the Christian message into “a new community and political model, strongly characterized by the Christian principles of freedom, mutual respect and communion” — a legacy that he said continues to shape the republic today.</p><p>San Marino, a nation of about 35,000 people completely surrounded by Italy, traces its origins to the fourth century. It is governed by a 60-member parliament that elects two captains regent every six months to serve jointly as heads of state, a power-sharing arrangement designed to prevent the concentration of authority.</p><p>Using the micro state as an example, Leo argued that small political communities can offer lessons in public service and social cohesion at a time of growing division and distrust.</p><p>Leo is the third pope to visit San Marino, after St. John Paul II visited in 1982 and Pope Benedict XVI came in 2011.</p><p>The American pontiff praised a society “built on respect for one’s own freedom and that of others and above all on respect for the sacred Will of God.”</p><p>He warned that modern societies face increasing threats from violence, social fragmentation and ideologies that put self-interest ahead of the common good.</p><p>“We live in a world wounded by many conflicts,” the pope said, citing growing violence, closures and fear of others. He urged Christians to respond through forgiveness, solidarity and concern for the vulnerable.</p><p>Leo also described San Marino as a “laboratory of good politics” and called for public life to uphold the dignity of every human person “from conception to natural death” — language commonly used by Vatican officials and Catholic leaders when referring to church opposition to abortion and euthanasia.</p><p>In 2021, San Marino voters approved a referendum legalizing abortion during the first 12 weeks of pregnancy, overturning a decades-old ban. The referendum represented a significant change in law and public policy in a country with deep Catholic roots.</p><p>While Leo did not directly address the referendum, he repeatedly stressed the need for political, social and economic systems to place human dignity at their center. He warned against models that present themselves as liberating but ultimately fail to serve the human person and the common good.</p><p>A call for mercy in a divided world</p><p>Later Saturday, Leo addressed the annual Rimini Meeting — a major Catholic cultural festival organized by the Communion and Liberation movement — urging Catholics to respond to a world marked by war, division and inequality with dialogue, friendship and encounter.</p><p>He said peace is built by people “who love to encounter one another and are not afraid to engage with one another,” arguing that human dignity must come before political, social and ideological divisions.</p><p>In some of his strongest comments to date on global tensions, he warned against what he described as a growing culture of confrontation and militarization.</p><p>Christians should recognize that “there can be no enemies,” and that even opponents are “a brother or sister to be looked in the eye and encountered in truth,” Leo added.</p><p>He urged Catholics to challenge systems that fuel poverty, inequality and conflict.</p><p>“Let us expose unjust structures of power that lie at the root of poverty, inequality, war and environmental disasters,” he said, while urging believers to free “work from the idolatry of profit” and to “disarm technological development whenever it becomes invasive and destructive.”</p><p>A significant portion of the pope's speech focused on young people, whom Leo portrayed as a source of hope at a time when many fear the future.</p><p>Encouraging young Catholics to engage with society rather than retreat into closed communities, he urged them: “Do not be afraid to give yourselves fully!” and “Go forth to meet everyone!”</p><p>Echoing themes championed by his predecessor, Pope Francis, Leo also encouraged Catholics to embrace listening and dialogue, arguing that the church grows through the attraction of authentic witness rather than proselytism.</p><p>___</p><p>Zampano reported from Rome.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/GNZHPRZXQZCPHR4CBTOJ4LA664.jpg?auth=7f1c954d6622bb6d9fb68a0d3770f1a0f9cb94933f34f4ac08541e265f35e50e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV greets faithful as he arrives at the 47th Meeting for Friendship Among Peoples in Rimini, Italy, Saturday, Aug. 22, 2026. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/NIFOLJ6CLX75KU3LBT7G2ZNBLE.jpg?auth=ee92d07364578ed0061111d80037890d1477a9d487471b1fcc3acbf844749876&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV greets faithful as he arrives at the 47th Meeting for Friendship Among Peoples in Rimini, Italy, Saturday, Aug. 22, 2026. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/T66CAFVIOPBDPPI4W4EBCUEGV4.jpg?auth=06d841e70971b2daee509c773d1ddef7b7e2ac24c24c85ae70957048f789fae5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV, center, flanked by Captains Regent Alice Mina, left, and Vladimiro Selva, waves to faithful from the balcony of Palazzo Pubblico (City Hall) during his visit to San Marino, Saturday, Aug. 22, 2026. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XOFXNBYXFZTQJUGQ2OBF6QGQWU.jpg?auth=981516b6f0efdf9db40e42738431f8ba19c62fbaf1139641cbdfc1248fd9c2a6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Faithful wait for Pope Leo XIV outside the Basilica during his visit to San Marino, Saturday, Aug. 22, 2026. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4LNSDCSRIVRIOJDNL4QLUPOEHY.jpg?auth=92e09d3396d01481223d0881e32e19d75dd50d89552754ce587c768c401084b6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Faithful wait for Pope Leo XIV inside the Basilica during his visit to San Marino, Saturday, Aug. 22, 2026. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5ZFMI3KZSNT4KKSVI5R2NIJDAQ.jpg?auth=8d3f906c085c64252ec95640490c1c2eed21e50703d0d5b40a95d16258595a11&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pope Leo XIV delivers his message at the 47th Meeting for Friendship Among Peoples in Rimini, Italy, Saturday, Aug. 22, 2026. (AP Photo/Andrew Medichini)]]></media:description><media:credit role="author" scheme="urn:ebu">Andrew Medichini</media:credit></media:content></item><item><title><![CDATA[Egypt speaks with Iran after Tehran claims victory, and other Middle East developments]]></title><link>https://www.local10.com/business/2026/08/22/egypt-speaks-with-iran-after-tehran-claims-victory-and-other-middle-east-developments/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/egypt-speaks-with-iran-after-tehran-claims-victory-and-other-middle-east-developments/</guid><dc:creator><![CDATA[By The Associated Press, Associated Press]]></dc:creator><description><![CDATA[Egypt is trying to revive Iran-U.S. negotiations. Iran's president has said the world accepts that his country has won the war. France and Saudi Arabia are expected to discuss plans to bypass the Strait of Hormuz, where traffic has greatly slowed since the United States and Israel launched the war nearly six months ago.]]></description><pubDate>Sat, 22 Aug 2026 17:25:02 +0000</pubDate><content:encoded><![CDATA[<p>Egypt is trying to revive Iran-U.S. negotiations. Iran's president has said the world accepts that his country has won the war. France and Saudi Arabia are expected to discuss plans to bypass the Strait of Hormuz, where traffic has greatly slowed since the United States and Israel launched the war nearly six months ago.</p><p>Meanwhile, remarks by the U.S. ambassador to Turkey and special envoy for Syria appear to contradict the official U.S. position on the Golan Heights. And Israel has carried out strikes in Syria and in Gaza.</p><p>Here’s a look at the latest developments in the Iran war and the wider Middle East on Saturday. Full coverage can be found here.</p><p>Egypt tries to revive US-Iran negotiations</p><p>The top diplomats for Egypt and Iran discussed efforts to bring Tehran and Washington back to the negotiating table to settle the war, Egypt's foreign ministry said.</p><p>Iranian Foreign Minister Abbas Araghchi and Egyptian counterpart Badr Abdelatty also discussed the Iranian-Omani talks on the management of the Strait of Hormuz, the ministry said.</p><p>Araghchi briefed Egypt's foreign minister about “Iran’s view of ongoing developments, the course of negotiations and their challenges,” the ministry said, without elaborating.</p><p>There was no immediate statement from Araghchi.</p><p>Iranian President Masoud Pezeshkian said the war with the U.S. should end since the world has accepted that Iran has won, state media reported Friday. Iran sees its new control over the strait and resistance to U.S. demands as a win.</p><p>U.S. President Donald Trump said his administration would impose an “unprecedented” level of economic warfare and isolation on Iran, aiming to force its leadership to cave to demands to end its nuclear program and fully reopen the Strait of Hormuz, a key waterway for global oil, natural gas and other supplies.</p><p>Iran and Iraq say some Iraqi oil is facilitated through the strait</p><p>The governments of Iraq and Iran said Tehran has helped some ships carrying Iraqi oil to transit the Strait of Hormuz, but there were few details.</p><p>“There is facilitation for some ships carrying Iraqi oil in the Strait of Hormuz,” Iraqi President Nizar Amidi said in comments published Saturday by the state-run news agency, adding that Iraq doesn’t have a national carrier for transporting oil.</p><p>Iran’s state-run IRNA news agency said a number of Iraqi oil tankers have been permitted to transit and called the request one of Iraq’s most important ones during the recent visit there by Iran’s parliament speaker, Mohammad Bagher Qalibaf.</p><p>It was not clear how many ships carrying Iraqi oil have been allowed to pass or when, or what Iran might have received in return.</p><p>Syria says an Israeli drone strikes inside a village</p><p>An Israeli drone strike on a vehicle wounded one person on Saturday in the southwestern Syrian village of Beit Jin, according to the Syrian state news agency SANA. Syria’s foreign ministry said several civilians were injured and called the strike a flagrant violation of the country’s sovereignty.</p><p>The Israeli military said it targeted a “terrorist who advanced terror attacks in final stages of preparation,” without elaborating. It wasn’t immediately clear if it was the same strike.</p><p>Israel has carried out hundreds of airstrikes around Syria after the ouster of former President Bashar Assad in late 2024, mainly destroying army assets to keep them out of the hands of his successors.</p><p>Messages differ on the Golan Heights</p><p>In an interview on Friday with Mario Nawfal, a Lebanese-Australian entrepreneur, U.S. Ambassador Tom Barrack said Israel “still” occupies the Golan Heights in violation of U.N. resolutions.</p><p>Israeli Defense Minister Israel Katz on Saturday in a statement called Barrack's remarks “full of inaccuracies and positions that contradict Trump’s own position.”</p><p>Israel captured the Golan Heights from Syria in the 1967 war and annexed it in 1981. The U.N. considers the territory occupied Syrian land. But in March 2019, Trump signed a proclamation recognizing Israeli sovereignty over the Golan Heights, reversing decades of U.S. policy.</p><p>This month, Colombia became the second country to recognize Israeli sovereignty over the territory.</p><p>French president and Saudi crown prince will meet</p><p>French President Emmanuel Macron and Saudi Crown Prince Mohammed bin Salman are expected to discuss plans to develop alternatives routes to the Strait of Hormuz during the Saudi leader’s two-day visit to Paris that starts on Sunday, according to officials in the presidency who weren't authorized to be publicly named.</p><p>Proposals include increasing trade through Omani ports outside of the Persian Gulf, expanding or doubling pipelines in Saudi Arabia and elsewhere, and developing new rail links, the officials said.</p><p>France and Saudi Arabia have formed a task force on energy and logistics connections between the Middle East and Europe that is scheduled to meet at the ministerial level Monday.</p><p>The officials said the work was well advanced and would focus on identifying the most strategic projects, securing financing and establishing roles for French companies.</p><p>— AP correspondent Angela Charlton in Paris</p><p>An Israeli strike in Gaza kills 1 Palestinian</p><p>An Israeli strike on the backyard of a house in central Gaza killed one Palestinian and wounded another Saturday, according to health officials at Al-Aqsa Martyrs hospital.</p><p>Israel’s military said it targeted Sharif al-Hasanat, a Hamas commander who "advanced terror attacks and took part in efforts to restore Hamas’ underground infrastructure." Days earlier, U.S. negotiators reportedly asked Israel to draw down attacks.</p><p>While the heaviest fighting has subsided under the ceasefire that began 10 months ago, Israeli forces have carried out repeated airstrikes, killing at least 1,285 Palestinians, according to Gaza's Health Ministry.</p><p>The ministry, part of the Hamas-led government, maintains detailed casualty records that are seen as generally reliable by U.N. agencies and independent experts. It does not give a breakdown of civilians and militants.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2PSQ6AK3BICM3QDMRM2JKQTDGU.jpg?auth=efc983349645ad1a379071506034e7320f5ad867d2ce148fea08d4b6caa9f3f1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - President of Iran Masoud Pezeshkian takes questions from the media during a news conference in New York on Sept. 26, 2025. (AP Photo/Angelina Katsanis, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Angelina Katsanis</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/XSHR7JNH3ZOFLAYJH2HKEXWHKY.jpg?auth=2d3ecab527a9322aedac255ee80ce5913c9b76905671c1e3bed8db8e2e6e6f1e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Israeli army demolishes buildings east of Deir al-Balah, central Gaza Strip, Saturday Aug. 22, 2026. (AP Photo/Abdel Kareem Hana)]]></media:description><media:credit role="author" scheme="urn:ebu">Abdel Kareem Hana</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5PWCU32DC3ESMCIWOWATGFEACU.jpg?auth=c16a0a1904cbdf0e01ae9bb66f7bae7cb5028477b243db6abca10e23c21bd7f1&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump waves was he boards Air Force One upon his departure at Joint Base Andrews, Md., Friday, Aug. 21, 2026. (AP Photo/Luis M. Alvarez)]]></media:description><media:credit role="author" scheme="urn:ebu">Luis M. Alvarez</media:credit></media:content></item><item><title><![CDATA[Somali pirates hijack oil tanker off Yemen in latest attack]]></title><link>https://www.local10.com/news/2026/08/22/somali-pirates-hijack-oil-tanker-off-yemen-in-latest-attack/</link><guid isPermaLink="true">https://www.local10.com/news/2026/08/22/somali-pirates-hijack-oil-tanker-off-yemen-in-latest-attack/</guid><dc:creator><![CDATA[By OMAR FARUK, Associated Press]]></dc:creator><description><![CDATA[MOGADISHU, Somalia (AP) — Somali pirates hijacked an oil products tanker off Yemen, a Somali maritime security official said, the latest in a resurgence of piracy that has seen six commercial vessels seized since April across the Gulf of Aden and western Indian Ocean.]]></description><pubDate>Sat, 22 Aug 2026 08:18:03 +0000</pubDate><content:encoded><![CDATA[<p>MOGADISHU, Somalia (AP) — Somali pirates hijacked an oil products tanker off Yemen, a Somali maritime security official said, the latest in a resurgence of piracy that has seen six commercial vessels seized since April across the Gulf of Aden and western Indian Ocean.</p><p>Six armed pirates hijacked the Eritrean-flagged M.T. Sibu 1 on Thursday about 136 nautical miles (252 kilometers) east of al-Mukalla, Yemen, and took it toward Somalia’s Puntland coast, the official, who has knowledge of the incident, told The Associated Press on Friday. He spoke on condition of anonymity as he was not allowed to discuss the matter publicly.</p><p>The Sibu 1, managed by the UAE-based Qatrat Alnada Almasi Ship Management, was sanctioned by the U.S. Treasury Department last year for allegedly belonging to an Iranian “shadow fleet” used to transport petroleum products seeking to evade U.S. sanctions.</p><p>The tanker had 20 crew members aboard: 16 Indians, one Syrian, one Sudanese, and one Iraqi. The nationality of one crew member was not immediately known. The vessel’s previous port of departure and intended destination remained unclear.</p><p>The hijacking came three days after pirates seized the Lutuf, a Cameroon-flagged general cargo vessel, off Somalia’s coast. The vessel had 10 crew aboard, including six Indians, a Turkish national, a Georgian national and two Serbian security guards, according to maritime tracking reports.</p><p>The Sibu 1 is the sixth commercial vessel hijacked by Somali pirates since April 21, when the Palau-flagged tanker Honor 25 was seized off Somalia. Pirates later seized the Sward on April 26, the Eureka on May 2, the Asana on July 17 and the Lutuf on Aug. 17.</p><p>The attacks have occurred increasingly far from Somalia’s coastline, including the hijacking of the Eureka while anchored off Yemen and the Asana about 65 nautical miles (120 kilometers) southwest of al-Mukalla. The International Maritime Bureau recorded 38 piracy and armed robbery incidents worldwide during the first half of 2026, including five hijackings. Somali pirates accounted for 94% of crew members taken hostage during that period, the bureau said.</p><p>Puntland’s Security Ministry said Friday that its investigations indicated that forces beyond Puntland’s control were behind the renewed piracy, but did not identify any group or country. The claim could not be independently verified.</p><p>Puntland said it had deployed security forces along its coast and condemned airstrikes that it said struck fishing vessels and property near coastal communities where hijacked ships were being held. It called on the countries involved to explain strikes near Garacad on Aug. 18 and Aug. 20.</p><p>The ministry did not identify who carried out the strikes, and the allegations could not be independently confirmed.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/K6NNRNL5BD7XHKL7KMCQOQ2OUE.jpg?auth=063195f2fcd9aa5f783c7293cecefe004d9ce1fa83d853c5e52ecb10c831498e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE -Yemeni coast guards patrol the Gulf of Aden,Dec. 5, 2008.(AP Photo/Mohammed al-Qadhi, File)]]></media:description><media:credit role="author" scheme="urn:ebu">MOHAMMED AL-QADHI</media:credit></media:content></item><item><title><![CDATA[Congo receives more than 16,000 doses of Ebola vaccine as it grapples with unprecedented outbreak]]></title><link>https://www.local10.com/news/2026/08/22/congo-receives-more-than-16000-doses-of-ebola-vaccine-as-it-grapples-with-unprecedented-outbreak/</link><guid isPermaLink="true">https://www.local10.com/news/2026/08/22/congo-receives-more-than-16000-doses-of-ebola-vaccine-as-it-grapples-with-unprecedented-outbreak/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BUNIA, Congo (AP) — Congo has received more than 16,000 doses of the Ervebo vaccine as the country grapples with the fastest Ebola outbreak in history, the country's health minister said.]]></description><pubDate>Sat, 22 Aug 2026 11:19:11 +0000</pubDate><content:encoded><![CDATA[<p>BUNIA, Congo (AP) — Congo has received more than 16,000 doses of the Ervebo vaccine as the country grapples with the fastest Ebola outbreak in history, the country's health minister said.</p><p>The 16,250 doses arrived at the N’djili International Airport in the capital, Kinshasa, late Friday, as part of 70,000 doses expected from the World Health Organization and partners that were announced on Thursday. More doses are expected early next week.</p><p>The current Ebola outbreak in Congo is caused by the rare Bundibugyo virus, which currently has no approved treatment or vaccine. It can spread easily and go undetected because some of its symptoms are similar to other illnesses, such as malaria. The Ervebo vaccine is licensed to treat Ebola and has been effective in past outbreaks. The WHO said it may provide some protection against the Bundibugyo virus.</p><p>The latest outbreak, which has recorded 2,557 deaths out of the 5,375 confirmed cases across six affected provinces, is spreading at an unprecedented rate and is on track to surpass the deadliest outbreak on record, which killed over 11,000 people across West Africa between 2014 and 2016. Data from the Africa Centre for Disease Control shows that transmission has not yet peaked and could reach three times its known rate.</p><p>Efforts to contain the outbreak have been hampered by armed conflict between the government and rebel groups, which control key cities in the hot spot; attacks on medical personnel and facilities; an itinerant labor population and people displaced by the armed conflict; and a lack of critical infrastructure.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/VUMCXSRVMYUPTV5J72SEQESPYM.jpg?auth=ec7e67dc30fae65afc2ac5fae01d4f620b0e7612f16d9f5ab235183cac2d3d76&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Residents and frontline workers embark on Ebola outbreak awareness campaign in Beni, North Kivu province, eastern Congo, Friday, Aug. 21, 2026. (AP Photo/Sebastien Kitsa Musayi)]]></media:description><media:credit role="author" scheme="urn:ebu">Sebastien Kitsa Musayi</media:credit></media:content></item><item><title><![CDATA[Russian and Ukrainian attacks kill 10 people, a day after deadly shopping mall drone strike]]></title><link>https://www.local10.com/business/2026/08/22/russian-and-ukrainian-attacks-kill-10-people-a-day-after-deadly-shopping-mall-drone-strike/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/22/russian-and-ukrainian-attacks-kill-10-people-a-day-after-deadly-shopping-mall-drone-strike/</guid><dc:creator><![CDATA[By VOLODYMYR YURCHUK, Associated Press]]></dc:creator><description><![CDATA[KYIV, Ukraine (AP) — Russian drone and missile strikes killed at least seven people in Ukraine, officials said Saturday, while a Ukrainian drone attack on Russia’s Krasnodar region killed three people there.]]></description><pubDate>Sat, 22 Aug 2026 16:41:06 +0000</pubDate><content:encoded><![CDATA[<p>KYIV, Ukraine (AP) — Russian drone and missile strikes killed at least seven people in Ukraine, officials said Saturday, while a Ukrainian drone attack on Russia’s Krasnodar region killed three people there.</p><p>The attacks came a day after a Russian strike on a Ukrainian shopping center killed at least 16 people and wounded some 130.</p><p>Moscow’s forces have recently intensified their ballistic missile attacks on Kyiv, exploiting Ukraine’s chronic shortage of U.S.-made Patriot air defense interceptors, the sole weapon in its arsenal able to shoot down the missiles.</p><p>Ukrainian President Volodymyr Zelenskyy said that one person was killed and another wounded in the latest attacks when ballistic missiles hit railway infrastructure in the capital, Kyiv, overnight.</p><p>Russia’s Defense Ministry said that its forces had hit a locomotive depot.</p><p>In a separate attack, local authorities said two people were killed Saturday afternoon in a Russian ballistic missile strike on the Kyiv region, which surrounds the capital.</p><p>Russian drone strikes also killed one person overnight in the Zaporizhzhia region, local officials said Saturday, and a daytime attack killed three others and wounded 15. Zelenskyy said that three people were also wounded in an attack on a minibus in the regional capital, also called Zaporizhzhia.</p><p>In Russia's southern Krasnodar region, authorities said that three people, including two children, were killed and two adults were wounded in a Ukrainian drone strike.</p><p>A day on from a deadly attack on a shopping center</p><p>The latest attacks came a day after Russian drones struck a shopping center in the city of Kryvyi Rih in central Ukraine.</p><p>Dnipropetrovsk regional head Oleksandr Hanzha said in the early hours of Saturday that the death toll had risen to 16. Later on Saturday he said four people remain missing after the attack, which wounded a further 130.</p><p>Kryvyi Rih is the hometown of Zelenskyy, who described the attack as a double-tap strike, in which an initial wave of drones hit the area followed by a second wave as rescue workers responded. The Ukrainian leader said the fire, which spread across 9,000 square meters (around 97,000 square feet), had been extinguished and rescue efforts were underway.</p><p>Kryvyi Rih has been hit multiple times during the 4½-year all-out war between Russia and Ukraine, with one of the deadliest occurring in April 2025, when 20 people were killed, including nine children.</p><p>Large-scale Russian strikes have become a regular occurrence this summer, with Friday’s attacks landing just 24 hours after Russia pounded Kyiv with scores of missiles and drones in a nighttime assault that killed 16 people. The United Nations said last week that Kyiv was one of the hardest-hit cities in July, with at least 54 civilians killed and 202 wounded.</p><p>Ukraine pounds Russia with long-range strikes</p><p>At the same time, Ukraine has shifted the war onto Russian soil through long-range drone strikes on oil facilities that have caused fuel shortages across Russia. It also has unsettled the Russian public by striking warehouses of Wildberries, the country’s biggest online retailer.</p><p>The Russian online news outlet Astra reported Saturday that a Ukrainian drone set ablaze an oil refinery in the Samara region. Local officials said that damage was recorded at an unidentified “industrial facility” and a logistics center for Ozon, a competitor to Wildberries.</p><p>Zelenskyy said Saturday Ukrainian forces struck the Novokuibyshevsk oil refinery in Samara, noting it is some 620 miles (1,000 kilometers) from the front line.</p><p>Russian President Vladimir Putin said in remarks to state TV reporter Pavel Zarubin, who posted them Saturday on his Telegram channel, that strikes on civilian targets “cause economic damage to our country” and “lead to losses,” but that “no turning point” in the conflict had been reached and that Kyiv “will never gain any advantage.”</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/IPUDG7D7X5G54SEKWZUK7OAL4Y.jpg?auth=72f3e50b0cf90eeec0205540f5358e44524065e9fb06058b53a24b07bf97383c&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 the Ukrainian Military administration, firefighters work on a fire at a shopping mall following a Russian drone attack in Kryvyi Rih, Ukraine, Friday, Aug. 21, 2026. (Ukrainian Military administration via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/HGGVZPV2VQ3GAVX6W5WR2DVUNY.jpg?auth=c53e4c16e375669605f095097cde869ae07bd23fc2775848b8759d6f73370474&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People embrace each other near a burning shopping mall following a Russian drone attack in Kryvyi Rih, Ukraine, Friday, Aug. 21, 2026. (AP Photo)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/OP5TVRNX5NOLLZGWFSC6KYGWEM.jpg?auth=33715ec37a57e3537c3b3f23d13aa9e352f62f8e2c56f909ec1d047635de0444&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 the Ukrainian Emergency Service, firefighters work on a fire at a shopping mall following a Russian drone attack in Kryvyi Rih, Ukraine, Friday, Aug. 21, 2026. (Ukrainian Emergency Service via AP)]]></media:description></media:content><media:content url="https://www.local10.com/resizer/v2/NOB5LGIPBN6BRJQ5I6LERCFFJQ.jpg?auth=5e8972b67c68f263cae6fa1aca51758d4d40e40425e7b24f9e5961bd8e754ebe&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A local resident walks past destroyed vehicles and scattered debris the day after a Russian missile and drone attack in Kyiv, Friday, Aug. 21, 2026. (AP Photo/Francisco Seco)]]></media:description><media:credit role="author" scheme="urn:ebu">Francisco Seco</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CBUDFIIBDDKXPMX2BIX63JHLHY.jpg?auth=36199fa3406a4e7bd3cf08a70b8989d88f90bfe8399d04f97c6e400b9e2b4b97&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Valentyna Svertoka, 86, leans against a doorframe as she cleans her apartment in a partially damaged residential building the day after a Russian missile and drone attack in Kyiv, Friday, Aug. 21, 2026. (AP Photo/Francisco Seco)]]></media:description><media:credit role="author" scheme="urn:ebu">Francisco Seco</media:credit></media:content></item><item><title><![CDATA[Tommy Edman delivers a 2-strike, 10th-inning walk-off single as the Dodgers edge the Pirates 5-4]]></title><link>https://www.local10.com/sports/2026/08/22/tommy-edman-delivers-a-10th-inning-walk-off-single-as-the-dodgers-edge-the-pirates-5-4/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/22/tommy-edman-delivers-a-10th-inning-walk-off-single-as-the-dodgers-edge-the-pirates-5-4/</guid><dc:creator><![CDATA[By BETH HARRIS, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Tommy Edman singled in the winning run with two strikes in the 10th inning, lifting the Los Angeles Dodgers over the Pittsburgh Pirates 5-4 on Friday night.]]></description><pubDate>Sat, 22 Aug 2026 06:30:00 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Tommy Edman singled in the winning run with two strikes in the 10th inning, lifting the Los Angeles Dodgers over the Pittsburgh Pirates 5-4 on Friday night.</p><p>Edman hit a line drive to left field off Gregory Soto (5-4), scoring automatic runner Kiké Hernández from third, keeping the Dodgers as the only undefeated team in extra innings in the majors with a 5-0 record.</p><p>With Hernández starting at second, pinch-hitter Alex Call struck out and Mookie Betts was intentionally walked. Kyle Tucker grounded into a fielder's choice to second, where Betts was out.</p><p>Evan Phillips (1-2) got the win with one inning of relief.</p><p>The NL West-leading Dodgers have won eight of their last 11.</p><p>Pittsburgh's Oneil Cruz hit a two-run homer off reliever Kyle Hurt in the eighth to make it 4-4.</p><p>Betts hit a two-run single with two outs in the third to make it 4-2.</p><p>Dodgers starter Yoshinobu Yamamoto allowed two runs and five hits in 6 1/3 innings with nine strikeouts.</p><p>The Japanese right-hander was lifted after putting the tying runs aboard in the seventh. Jake Mangum had a leadoff double and Yamamoto hit Jared Triolo. Reliever Brock Stewart came on to retire the next two batters and end the inning.</p><p>Pirates reliever Luke Bachar set up the struggling Tucker for a potential Hollywood ending in the bottom of the seventh. Shohei Ohtani drew a leadoff walk and stole second. Two outs later, Bachar issued back-to-back walks to Max Muncy and Betts to load the bases and bring up Tucker. However, he flied out to center to end the threat.</p><p>Muncy's two-run, two-out homer in the first gave the Dodgers to a 2-1 lead.</p><p>The Pirates led 1-0 on Nick Gonzales' RBI single to center in the top of the inning. He tied the game 2-2 with an RBI single to center in the third.</p><p>Up next</p><p>Pirates RHP Jared Jones (2-5, 4.78 ERA) starts Saturday against Dodgers LHP Tarik Skubal (7-7, 2.85). Skubal is 0-2 with a 3.18 ERA since being traded to Los Angeles earlier this month.</p><p>___</p><p>See AP’s full MLB coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JDOOCP4BKBBJ3BAWYOETNQADMY.jpg?auth=955de925acff65799e9c99008e7a29984f3e2aea1b0b012bbde8018518178acb&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Dodgers' Max Muncy, right, hits a two-run home run as Pittsburgh Pirates catcher Rafael Flores Jr. watches during the first inning of a baseball game Friday, Aug. 21, 2026, in Los Angeles. (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/OOLPPB2N6A4IDTRGVIXMFZZCEY.jpg?auth=4f9ad713ec8036364f86f8f52cc186afa9e85608a524050897967ce74f5c0c28&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Dodgers starting pitcher Yoshinobu Yamamoto throws to the plate during the first inning of a baseball game against the Pittsburgh Pirates, Friday, Aug. 21, 2026, in Los Angeles. (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/6CPLBXIODP7IWUTMVSUNGYFNKE.jpg?auth=a0d1d6374c0162722337de3915ebd69885829c56f66d15cfa1da779849c83b1c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pittsburgh Pirates' Oneil Cruz tosses his bat after hitting a two-run home run during the eighth inning of a baseball game against the Los Angeles Dodgers, Friday, Aug. 21, 2026, in Los Angeles. (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/QNH7O2NNB6GJYPMDZGOVOKJCHE.jpg?auth=a6d81b9524f498bfcc0314b86b27ca3dc71ae7ee938f0892cfebe2e6e9eb054f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Pittsburgh Pirates' Brandon Lowe scores on a single by Nick Gonzales during the third inning of a baseball game against the Los Angeles Dodgers, Friday, Aug. 21, 2026, in Los Angeles. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA[Bo Nix shines in return from broken ankle, but Broncos fall to Packers 33-13]]></title><link>https://www.local10.com/sports/2026/08/22/bo-nix-shines-in-return-from-broken-ankle-but-broncos-fall-to-packers-33-13/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/22/bo-nix-shines-in-return-from-broken-ankle-but-broncos-fall-to-packers-33-13/</guid><dc:creator><![CDATA[By ARNIE STAPLETON, Associated Press]]></dc:creator><description><![CDATA[DENVER (AP) — Bo Nix 's 21-yard touchdown toss to R.J. Harvey two plays after hooking up with new speedster Jaylen Waddle for 35 yards highlighted the Denver quarterback's return successful return from a broken ankle in the Broncos' 33-13 loss to the Green Bay Packers on Friday night.]]></description><pubDate>Sat, 22 Aug 2026 05:07:01 +0000</pubDate><content:encoded><![CDATA[<p>DENVER (AP) — Bo Nix 's 21-yard touchdown toss to R.J. Harvey two plays after hooking up with new speedster Jaylen Waddle for 35 yards highlighted the Denver quarterback's return successful return from a broken ankle in the Broncos' 33-13 loss to the Green Bay Packers on Friday night.</p><p>“It felt great,” Nix said after working with new play-caller Davis Webb for the first time in a game. “Just like any typical year, going out for the first drive, there's going to be some different things that you can grow from. But I felt like for the first drive of the season it was solid.</p><p>“I think the strongest emotion was when I got out there it was just like riding a bike; nothing really changed.”</p><p>Nix's second and final series ended with a 53-yard field goal from Wil Lutz, but Pierre Strong Jr. returned the ensuing kickoff 68 yards, setting up Trey Smack's first of four field goals, a 51-yarder that tied it at 10.</p><p>The Nix-Waddle connection is a work in progress as Nix missed most of the offseason and Waddle missed a week of training camp.</p><p>“It’s coming along," Waddle said. "We’ve got a lot of work to do. But it was a good time. It’s good to get back out there with all the guys.”</p><p>Nix completed 6 of 9 passes for 76 yards and the touchdown in his first live action for the Broncos (1-1) since breaking his right ankle against Buffalo in the playoffs seven months ago. He underwent surgery in January and had a follow-up procedure to remove bone spurs in the spring.</p><p>The Packers (1-1) dominated every phase in snapping Denver's eight-game winning streak in the preseason.</p><p>“I can't think of one area we outplayed them,” lamented Broncos coach Sean Payton.</p><p>Jordan Love drove Green Bay on a 12-play, 63-yard touchdown drive in his only series, which he capped with an 11-yard touchdown throw to Lloyd for a 7-0 lead.</p><p>That series looked short-lived when cornerback Riley Moss recovered Christian Watson's fumble on the second play of the game, but a review determined Watson's knee was down just as the Pat Surtain II was ripping the ball out of Watson's arms.</p><p>“He's definitely one of the best corners in the game,” Love said about Surtain. “And he does a great job just everything he does. So, definitely got a lot of respect for him. He made a great play trying to get the ball out, but that's just what he does. He's a sticky corner. He does a lot of good things. I'm excited for him, the year he's going to have.”</p><p>Moss, who's had a terrific training camp and had an interception in Denver's 27-7 win over Atlanta in the Broncos' preseason opener, left the game with a rib injury later in that drive and didn't return.</p><p>Former University of Colorado receiver Will Sheppard's toe-dragging 2-yard touchdown catch from Tyrod Taylor gave Green Bay a 17-10 lead and Smack kicked field goals of 59 and 44 yards sandwiched around Mark Perry's interception of Broncos backup Jarrett Stidham's pass to send Green Bay into halftime with a 23-10 lead.</p><p>Jaden Nixon's 3-yard TD run made it 30-13 and Smack added a 38-yard field goal with 1:05 remaining.</p><p>The Broncos were upset about their performance but happy to see Nix back.</p><p>“I thought he did a great job,” said Broncos QB Sam Ehlinger, who is vying for the backup job with Stidham. “It was right back to post-season form, really. Didn't miss a beat. Really happy for him. He's in a great spot. He's been looking good and clearly he's feeling good.”</p><p>Up next</p><p>Packers: Host Arizona on Friday night.</p><p>Broncos: Host Minnesota on Friday night.</p><p>___</p><p>See AP’s full NFL coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ADKBUXFBFZEMP2NGNKQ6WNCRGA.jpg?auth=9150097699c327fb2a6984cdb9ce6ce8c58d2c92a41a7412a9430e28d148d6e7&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denver Broncos quarterback Bo Nix (10) throws against the Green Bay Packers during the first half of an NFL preseason football game Friday, Aug. 21, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CX3I7TZ2L7XYUJPSBCVP6IACXY.jpg?auth=642b823a1f7cb1695ea2696555a23d7276eda3dea9ef543032bd5ae0e75b5610&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denver Broncos quarterback Bo Nix (10) and Green Bay Packers quarterback Jordan Love embrace after an NFL preseason football game Friday, Aug. 21, 2026, in Denver. (AP Photo/Jack Dempsey)]]></media:description><media:credit role="author" scheme="urn:ebu">Jack Dempsey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/QZZZRC6QOMGUJ7TWORFKHBTB7I.jpg?auth=ddd8d148138a60df062eb834e29266ee28f206bcf7a73ffe658340162f7c4231&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Green Bay Packers running back Jaden Nixon (35) is tackled against the Denver Broncos during the second half of an NFL preseason football game Friday, Aug. 21, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3FXSJZHTBNRQLJNAZ4E6ZFIYPA.jpg?auth=e13444e184102b53b1507b3adfb225c1124a28f3a374065605947add2b230f7e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Green Bay Packers wide receiver Isaiah Neyor (80) misses a catch attempt against Denver Broncos cornerback Reese Taylor (35) during the second half of an NFL preseason football game Friday, Aug. 21, 2026, in Denver. (AP Photo/Jack Dempsey)]]></media:description><media:credit role="author" scheme="urn:ebu">Jack Dempsey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ND3UQYB37F6EZOUUMJAC5G2PVY.jpg?auth=268d329ac2e5bce991a2f86cbcfb89c18864338c7a5247b64aa6c7a9070a1959&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Denver Broncos quarterback Jarrett Stidham (8) runs with the ball against the Green Bay Packers during the second half of an NFL preseason football game Friday, Aug. 21, 2026, in Denver. (AP Photo/David Zalubowski)]]></media:description><media:credit role="author" scheme="urn:ebu">David Zalubowski</media:credit></media:content></item><item><title><![CDATA[How a sanctuary outside LA has cared for rare, endangered gibbons for a half-century]]></title><link>https://www.local10.com/tech/2026/08/22/how-a-sanctuary-outside-la-has-cared-for-rare-endangered-gibbons-for-a-half-century/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/08/22/how-a-sanctuary-outside-la-has-cared-for-rare-endangered-gibbons-for-a-half-century/</guid><dc:creator><![CDATA[By JAIMIE DING, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — In between morning feedings, the gibbons begin to sing — loudly.]]></description><pubDate>Sat, 22 Aug 2026 04:01:26 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — In between morning feedings, the gibbons begin to sing — loudly.</p><p>Ranging from the sound of emergency sirens and birds screeching to low grunts and guttural hoots, their vocalizations reverberate from a sanctuary in the hot, dry hills of the Santa Clarita Valley, north of Los Angeles.</p><p>Over the past 50 years, the Gibbon Conservation Center has transformed from housing a small assortment of animals to becoming a globally recognized institution dedicated solely to the care and well-being of gibbons. Known for their signature singing, they are among the rarest and most critically endangered primates on Earth.</p><p>Today the center cares for some 40 gibbons across five species. Their singing can sometimes be heard a mile away by the few neighbors in the sparsely inhabited outskirts of Santa Clarita.</p><p>The center was founded by the late Alan Mootnick, a self-taught primatologist who would go on to become a leading expert on gibbons, all while running a home painting and remodeling business. He published papers in scientific journals, hosted researchers from around the world, and fielded questions from other scientists about gibbon care and identification.</p><p>“Sometimes they would just send him a picture of a rescued gibbon asking what species, or they will play him a vocalization,” Director Gabi Skollar said.</p><p>Skollar moved from Hungary to the U.S. in 2005 to learn from Mootnick and work at the center. She has carried on his mission since his sudden death from heart surgery complications in 2011.</p><p>Skollar, who had initially planned to leave the job to continue her education, said there was no way she could abandon the gibbons.</p><p>“We have to keep going and take care of this place,” she said.</p><p>Now, she lives on-site with another caretaker, waking up every morning to the cacophony of gibbons at sunrise. They’re her children, she said.</p><p>The center contributes to global research on gibbons</p><p>The gibbons are full of personality and individual quirks, and Skollar knows them well after decades at the center. A young, northern white-cheeked gibbon named Pepper always leads the group in beginning their singing, and a pileated gibbon named Violet finishes the chorus with her partner Truman. Pierre, a rescued gibbon, does not like men.</p><p>The small apes sing three to four times a day for 20 to 30 minutes at a time.</p><p>“There’s a lot of things that we can learn in a captive setting that can be shared with conservationists in the field and also with people working in sanctuaries rescuing gibbons,” said Skollar, who is studying gibbon vocalizations in a doctorate program at the University of California, Los Angeles.</p><p>Gibbons face increasing threats from habitat destruction where they’re normally found, in the tropical rainforests of Southeast Asia. Wildlife trade is also a threat, with gibbons being captured from their parents as babies and sold as pets.</p><p>Mootnick acquired his first gibbon, named Spanky, in 1976, when he responded to a newspaper ad of someone selling a pet. Some gibbons at the conservation center were born there; others were traded with different institutions to ensure diversity in breeding programs.</p><p>Some of the species at the center have a population of less than 2,000 in the wild.</p><p>The center was the first to successfully breed Javan gibbons, an endangered species only found on the Indonesian island of Java, and they are soon sending a pair of northern white-cheeked gibbons to the Pittsburgh Zoo.</p><p>How human caretakers connect with the apes</p><p>On a recent morning, on-site caretaker Jodi Kleier was making the rounds with buckets of washed lettuce, steamed sweet potatoes and bananas. She handed a young gibbon, Rocky, a piece of chopped banana as he reached out through the fence.</p><p>Rocky was hand-reared by Kleier after being abandoned by his mother after birth at the center, which can happen with first-time mothers if they went through a difficult birth.</p><p>Kleier has worked at the center for a decade, and started out as a volunteer. She has a tattoo of Rocky on her thigh.</p><p>She fell in love with gibbons after coming to the center for a primatology course in school.</p><p>“I love watching any primates play, because I think they’re so natural to us, we kind of see ourselves in them,” she said.</p><p>Kleier and volunteers who come by during the week are constantly washing and cooking produce because they feed the gibbons five to six times a day to imitate the pace of their foraging behavior in the wild.</p><p>“The Javans, they’re my favorite species and the male Javan is singing … one of my favorite songs,” Kleier said of a ghostly vocalization. “In Javanese folklore, they’re known as these spirits that live in the forest because you can always hear them.”</p><p>Students, volunteers and families can visit the animals</p><p>While the center is only open to visitors for guided tours on the weekends, they receive steady interest from schools, tourists and senior centers. They also work with local organizations such as The Teaching Zoo at Moorpark College to help students receive hands-on experience in animal care. The college takes first-year students on a field trip to the Gibbon Conservation Center every year, and many have gone on to work there after they graduate.</p><p>“When I went out there for the first time in the 1990s, I didn’t know what a gibbon was,” said Mara Rodriguez, a development coordinator who's been with the zoo for decades. “Now I’ve raised four gibbons in my career.”</p><p>Anyone who visits “will leave with a lasting impression and begin to care about the species,” she said.</p><p>Skollar’s long-term goal is to raise more money to build larger enclosures for the gibbons and construct an education center for visitors. She hopes to continue honoring Mootnick’s legacy and dedicating her life to the gibbons — one of which is named after him.</p><p>“When he passed away, I just felt that he’s around and helping us keep this center going,” she said.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/HJU3P7PWQI2BYM5C6F3MUTBPTM.jpg?auth=736f7a88ae32315d2c0d1b15df4d6c61a55a2cd27b6d99ac3ba0c65726327245&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[On-site caretaker Jodi Kleier hands a piece of banana to a gibbon at the Gibbon Conservation Center in Santa Clarita, Calif., Friday, Aug. 14, 2026. (AP Photo/Jae C. Hong)]]></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/VGKGCXK4KKUMQ46UEPOB7JF7XM.jpg?auth=1240566b6d829d3856fcfc266b479d74f9512d08e6f98394a955950d43f6e39c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Two gibbons eat in an enclosure at the Gibbon Conservation Center in Santa Clarita, Calif., Friday, Aug. 14, 2026. (AP Photo/Jae C. Hong)]]></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/6OTBVJ4ZOPFBLQGZRW63O66AKM.jpg?auth=b3a92eacb0afe2561dc9c366150511da5077f814153bf29b271a04607751dc47&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Rocky, a gibbon hand-raised by on-site caretaker Jodi Kleier, sits in an enclosure at the Gibbon Conservation Center in Santa Clarita, Calif., Friday, Aug. 14, 2026. (AP Photo/Jae C. Hong)]]></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/FGPZ5XPVJWPTM3NAPSCOZSJMVM.jpg?auth=60561647c4fe33585da99b25244c8ec2ec1c73074916a09da6452b4a593e4cbf&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[An aerial view shows the Gibbon Conservation Center in Santa Clarita, Calif., Friday, Aug. 14, 2026. (AP Photo/Jae C. Hong)]]></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/XZU5MEXK5Z2F6SCB7VM4B2FHDQ.jpg?auth=eea830c5b577e8ae852d6c66c612b413664a39ca67990db5f2514796d49f9d16&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Gibbon Conservation Center Director Gabi Skollar feeds a gibbon at the center in Santa Clarita, Calif., Friday, Aug. 14, 2026. (AP Photo/Jae C. Hong)]]></media:description><media:credit role="author" scheme="urn:ebu">Jae C. Hong</media:credit></media:content></item><item><title><![CDATA[Dodgers' Andy Pages fractures hand on hit by pitch vs the Pirates]]></title><link>https://www.local10.com/sports/2026/08/22/dodgers-andy-pages-fractures-hand-on-hit-by-pitch-vs-the-pirates/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/22/dodgers-andy-pages-fractures-hand-on-hit-by-pitch-vs-the-pirates/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Los Angeles Dodgers All-Star Andy Pages fractured his left hand after being hit by a pitch against the Pittsburgh Pirates on Friday night.]]></description><pubDate>Sat, 22 Aug 2026 06:15:29 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Los Angeles Dodgers All-Star Andy Pages fractured his left hand after being hit by a pitch against the Pittsburgh Pirates on Friday night.</p><p>The center fielder was struck on the back of his hand by a pitch from Bubba Chandler in the third inning and took first base. He advanced to third before the inning ended. Pages was replaced by Kiké Hernández to start the fifth.</p><p>Manager Dave Roberts said X-rays revealed the break.</p><p>“It's not season-ending because obviously things like that it's four or five weeks," Roberts said. “I would expect him back, knowing him, on the earlier side. There's still time in the season for him to be back. I feel for him because he's having such a good year.”</p><p>Roberts said it's possible Pages could need surgery, but he doesn't believe that would change the timetable for him to return.</p><p>Roberts said utility player Tommy Edman, who had the winning single in the 10th inning, could play some center in Pages' absence.</p><p>Pages is hitting .272 with 25 home runs and 80 RBIs. He earned his first All-Star selection this season.</p><p>___</p><p>See AP’s full MLB coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BMP33NA2KKCNTG6KCMG64TJOEE.jpg?auth=8bad090e0ad3d35adeb1b994f13e00c672ae1f69936b74e2ece3c510a0505173&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Los Angeles Dodgers' Andy Pages is hit in the hand by a pitch during the third inning of a baseball game against the Pittsburgh Pirates, Friday, Aug. 21, 2026, in Los Angeles. (AP Photo/Mark J. Terrill)]]></media:description><media:credit role="author" scheme="urn:ebu">Mark J. Terrill</media:credit></media:content></item><item><title><![CDATA[High School Spotlight: West Boca Raton beats American Heritage 24-7]]></title><link>https://www.local10.com/sports/local/2026/08/21/high-school-spotlight-west-boca-raton-beats-american-heritage-24-7/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/08/21/high-school-spotlight-west-boca-raton-beats-american-heritage-24-7/</guid><dc:creator><![CDATA[Kacy Hintz, Pablo Hernandez]]></dc:creator><description><![CDATA[There was plenty at stake in this early-season matchup between two defending state champions.]]></description><pubDate>Sat, 22 Aug 2026 03:14:42 +0000</pubDate><content:encoded><![CDATA[<p>There was plenty at stake in this early-season matchup between two defending state champions.</p><p>No. 7 West Boca Raton made the trip south to Bill Laurie Stadium to take on No. 4 American Heritage, with both teams ranked among the top 40 nationally.</p><p>The game was physical from the start, with American Heritage giving West Boca little room to work.</p><p>But midway through the first quarter, the Bulls found their rhythm.</p><p>Trey Moran aired it out 40 yards to Laonte Davis for a touchdown, putting West Boca up 7-0.</p><p>The Moran-to-Davis connection kept working all night. The Bulls took a 14-0 lead into halftime and stayed in control from there.</p><p>American Heritage finally picked up its first first down of the game in the third quarter and eventually found the end zone to cut into the deficit.</p><p>But the Bulls were too much for a short-handed Patriots team, pulling away for a 24-7 win.</p><p>American Heritage coach Mike Smith said the message to his team after the loss was simple.</p><p>“Let’s go back to work,” Smith said.</p><p>“That’s always been the message,” he said. “Even last year when we struggled, and the year before that, you just go back to work. That’s all you can do.”</p><p>Smith gave West Boca Raton credit while pointing to the small mistakes that hurt his team.</p><p>“That’s a good team. Gotta give them a lot of credit, but we killed ourselves with a lot of the little things,” he said.</p><p>For the Patriots, it’s back to work in Plantation.</p>]]></content:encoded></item><item><title><![CDATA[Sex toys tossed on court interrupt WNBA games in Chicago and LA in replay of 2025 incidents]]></title><link>https://www.local10.com/sports/2026/08/21/sex-toys-tossed-on-court-interrupt-wnba-games-in-chicago-and-la-in-replay-of-2025-incidents/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/sex-toys-tossed-on-court-interrupt-wnba-games-in-chicago-and-la-in-replay-of-2025-incidents/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[The Chicago Sky's home game against Golden State was interrupted when multiple sex toys were thrown on the court Friday night, the second consecutive night for a disruption similar to what occurred in several WNBA games last season.]]></description><pubDate>Sat, 22 Aug 2026 02:54:36 +0000</pubDate><content:encoded><![CDATA[<p>The Chicago Sky's home game against Golden State was interrupted when multiple sex toys were thrown on the court Friday night, the second consecutive night for a disruption similar to what occurred in several WNBA games last season.</p><p>The incident happened in the third quarter of the Sky's 73-70 victory over the Valkyries. Players stayed on the court while arena personnel removed the items from the court.</p><p>According to the New York Times, there was a delay for the same reason in Atlanta's 124-88 victory at the Los Angeles Sparks on Thursday. Police in Los Angeles said a male suspect was detained by arena security, received a citation and was released.</p><p>There were similar incidents last season in Atlanta, New York and Los Angeles. Some of the incidents resulted in arrests.</p><p>___</p><p>See AP’s full WNBA coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ME2KPTYE6GTTP2DBLADGITCCKM.jpg?auth=256b172df96a41cb464532a5fb4f63b11bbb68b7ea93e14368b64c89c61181f8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Fans watch from a general view at Chase Center during the first half of a WNBA basketball game between the Golden State Valkyries and the Dallas Wings in San Francisco, Monday, Aug. 17, 2026. (AP Photo/Jeff Chiu)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Chiu</media:credit></media:content></item><item><title><![CDATA[Dodgers president shuts down sale rumors after Mark Walter’s $12.5B Lakers deal]]></title><link>https://www.local10.com/sports/2026/08/21/dodgers-president-shuts-down-sale-rumors-after-mark-walters-125b-lakers-deal/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/dodgers-president-shuts-down-sale-rumors-after-mark-walters-125b-lakers-deal/</guid><dc:creator><![CDATA[By BETH HARRIS, Associated Press]]></dc:creator><description><![CDATA[LOS ANGELES (AP) — Los Angeles Dodgers president Stan Kasten attempted to calm online speculation about the future of the franchise under billionaire owner Mark Walter on Friday.]]></description><pubDate>Sat, 22 Aug 2026 02:48:38 +0000</pubDate><content:encoded><![CDATA[<p>LOS ANGELES (AP) — Los Angeles Dodgers president Stan Kasten attempted to calm online speculation about the future of the franchise under billionaire owner Mark Walter on Friday.</p><p>"The Dodgers are not being sold. They’re not for sale. There’s no process that has been started to sell it, period,” he told reporters on the field before the team's game against Pittsburgh. “We are planning only to win.”</p><p>The conjecture began earlier this month with Walter agreeing to a stunning sale of the Los Angeles Lakers to businessmen Josh Kushner and Bob Iger for a record-breaking price of $12.5 billion, according to a person familiar with the terms who spoke to The Associated Press on condition of anonymity. Walter bought a controlling stake in the franchise from the Buss family last year.</p><p>“I can’t tell you how important the Dodgers are to Mark,” Kasten said. "The Lakers thing? The Lakers were important to him too, but it’s kind of an extraordinary opportunity, which he took.”</p><p>Multiple media outlets last month reported that Walter’s business empire is under scrutiny from both federal prosecutors and the Securities and Exchange Commission in tax fraud investigations. Walter is cooperating with the investigation.</p><p>“I know nothing involving the Dodgers is part of the investigation," Kasten said, declining to go into specifics.</p><p>The 66-year-old Walter is based in Chicago, where he is CEO of Guggenheim Partners. He has overseen a run of success for the Dodgers that includes three World Series championships in six seasons and a penchant for lavishing big-money contracts on players like four-time MVP Shohei Ohtani.</p><p>"I think Mark has done an extraordinary job as an owner,” Kasten said, “and all he’s ever cared about is providing the best experience in order to make us more money, to make this project successful. I think so far it has been, I expect that to continue far into the future.”</p><p>Kasten also said Walter is not exploring any sales of his other sports properties, which include the WNBA's Los Angeles Sparks, the Professional Women's Hockey League and TWG Motorsports.</p><p>Walter typically shuns the spotlight, preferring to stay behind the scenes and have Kasten or other team executives make public statements.</p><p>___</p><p>See AP’s full MLB coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/O3GIU5Q7W2QYMPTUTI4LJR4RZM.jpg?auth=89e026c170f23e52f5aae7ebebea100d049a1d7137e5e9f4c2ac25e2a22b79b2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[President Donald Trump puts a championship ring into his pocket as owner Mark Walter presents him with a jersey during an event to honor the 2025 World Series champions Los Angeles Dodgers in the Rose Garden of the White House, Thursday, July 23, 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/D2LTPMO764QBYHNLQODDWDBMWA.jpg?auth=f34c377e045abff7e5c56789cd05f1db987c72e56c4944289b6e46926a33363f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Los Angeles Dodgers President and CEO Stan Kasten speaks during a news conference at Dodger Stadium, Jan. 15, 2021, in Los Angeles. (Irfan Khan/Los Angeles Times via AP, Pool, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Irfan Khan</media:credit></media:content></item><item><title><![CDATA[Hungría drenó sus aguas durante generaciones. Ahora la sequía deja ver cuál es el costo]]></title><link>https://www.local10.com/espanol/2026/08/21/hungria-dreno-sus-aguas-durante-generaciones-ahora-la-sequia-deja-ver-cual-es-el-costo/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/hungria-dreno-sus-aguas-durante-generaciones-ahora-la-sequia-deja-ver-cual-es-el-costo/</guid><dc:creator><![CDATA[Por JUSTIN SPIKE, Associated Press]]></dc:creator><description><![CDATA[GÁRDONY, Hungría (AP) — La semana pasada, un pescador desembarcó de su bote en un pequeño puerto del lago húngaro de Velence y subió trabajosamente la pasarela del muelle, la cual se ha vuelto extremadamente empinada debido a que el agua ha retrocedido a niveles mínimos históricos.]]></description><pubDate>Sat, 22 Aug 2026 02:34:53 +0000</pubDate><content:encoded><![CDATA[<p>GÁRDONY, Hungría (AP) — La semana pasada, un pescador desembarcó de su bote en un pequeño puerto del lago húngaro de Velence y subió trabajosamente la pasarela del muelle, la cual se ha vuelto extremadamente empinada debido a que el agua ha retrocedido a niveles mínimos históricos.</p><p>Árpád Selmeci dijo que navegar incluso en una embarcación de pesca pequeña en el tercer lago más grande de Hungría resulta cada vez más difícil, ya que el nivel del agua ha descendido a unos 20 centímetros (8 pulgadas), muy por debajo de los 150 centímetros (5 pies) que se consideran óptimos para el mes de agosto. Las playas del lago, las cuales solían ser muy populares entre los turistas, han sido cerradas.</p><p>El deterioro del lago Velence forma parte de una crisis hídrica más amplia que afecta a Hungría, a medida que Europa se ve azotada por sequías cada vez más prolongadas y olas de calor provocadas por el cambio climático.</p><p>“He vivido junto al lago Velence desde que era niño y nunca había visto el agua tan baja”, expresó Selmeci, de 58 años. “Es terrible. Me duele en el alma todo el tiempo”.</p><p>Este verano, incendios forestales arrasaron el continente desde el Reino Unido hasta Grecia, mientras que, en Hungría, la sequía ha perjudicado el rendimiento de los cultivos, causado escasez de agua potable y amenaza con paralizar la única central nuclear del país.</p><p>No obstante, la falta de precipitaciones vinculada al cambio climático causado por las actividades humanas es sólo una parte del problema hídrico de Hungría. Los expertos dicen que la práctica histórica del país de desviar el agua de su paisaje y drenar sus humedales naturales lo ha dejado especialmente vulnerable a medida que las sequías se hacen cada vez más frecuentes y severas.</p><p>Un legado de drenaje de aguas</p><p>Aproximadamente el 99% del territorio de Hungría se encuentra actualmente en condiciones de sequía severa o extrema, según el servicio meteorológico nacional. Y la desertificación —un proceso en el que la vegetación retrocede debido a las altas temperaturas y las pocas lluvias— amenaza buena parte de la gran llanura húngara.</p><p>Pero más de una cuarta parte de Hungría está constituida por tierras bajas, que retienen naturalmente las precipitaciones y, en siglos pasados, sus numerosos ríos y arroyos la dotaron de abundantes recursos de agua dulce. No obstante, un estudio de 2023 publicado en la revista científica Nature estimó que la pérdida histórica de humedales en el país supera el 80%.</p><p>Zsuzsanna Ujj, especialista en políticas de biodiversidad y coordinadora de proyectos del grupo ecologista Friends of the Earth Hungary, expuso que el país “no ha gestionado bien sus aguas en los últimos 200 años”.</p><p>Un factor clave es la red húngara de más de 40.000 kilómetros (25.000 millas) de canales de drenaje —una longitud que supera la circunferencia de la Tierra—, los cuales evacúan la precipitación acumulada en campos, humedales y el suelo para dar paso a la agricultura y otras actividades.</p><p>La prioridad de drenar el terreno, en lugar de permitir que ocurran los ciclos naturales de inundación, ha contribuido a un descenso constante del nivel freático y a la desecación de los humedales y de la capa superficial del suelo. Al haber menos agua disponible para evaporarse, el aire se reseca, lo que reduce aún más las probabilidades de que haya precipitaciones locales.</p><p>Ujj agregó que Hungría —uno de los países europeos más expuestos a las sequías, ubicado en el puesto 16 a nivel mundial, según un informe de la Organización para la Cooperación y el Desarrollo Económicos— “necesita reorientar sus prácticas de gestión del agua, y pasar de un enfoque basado en el drenaje a uno centrado en la retención de agua”.</p><p>Lagos que desaparecen</p><p>La desecación de Hungría no se limita a sus arroyos y humedales. El lago Garancsi, un pequeño lago recreativo situado a unos 20 kilómetros (12 millas) al noroeste de Budapest, solía ser un destino popular para practicar la pesca, la natación y el patinaje sobre hielo. También fue escenario de “Üvegtigris” (Tigre de cristal), una comedia húngara de culto de 2001.</p><p>Pero el lago, que existe desde la Edad Media, se ha reducido drásticamente en los últimos años, al grado de que ya no se permite ninguna de las actividades recreativas mencionadas, y la mayor parte de su antiguo lecho está ahora expuesto, agrietado y seco.</p><p>Lo que queda de agua es tan poco profunda y cálida que todos los peces y la mayor parte de la fauna silvestre han desaparecido, y las autoridades prevén que estará totalmente seco para finales del verano.</p><p>Zoltán Mettner, quien regenta el bar “Tigre de Cristal” a orillas del lago, dijo que las condiciones han empeorado año tras año. Luego de pasar años junto al lago, añadió que verlo ahora resulta “terrible, no hay otra forma de describirlo”.</p><p>“Es bastante lamentable haber dejado que la situación llegara a este punto, y que no hubiéramos tomado medidas graduales para evitar que este lago quedara completamente destruido”, expresó.</p><p>El gobierno de Hungría planea un cambio de rumbo</p><p>El nuevo gobierno húngaro ha prometido comenzar a adoptar dichas medidas.</p><p>A finales de junio, el mismo día que el país registró una temperatura récord de 42 grados Celsius (107,6 grados Fahrenheit), el primer ministro Péter Magyar les dijo a los legisladores que su gobierno “reorientaría” las políticas de gestión del agua y pondría en marcha un programa integral de conservación hídrica para mitigar los efectos de la sequía.</p><p>“Muchos han dicho año tras año que la escasez del agua sería uno de los problemas de Hungría, y una de las cuestiones estratégicas más importantes a resolver. Tenían razón”, manifestó Magyar.</p><p>Además de las deficientes prácticas de retención de agua, Magyar reveló que el envejecimiento de la infraestructura de abastecimiento provoca que entre el 20% y el 25% del agua potable del país se pierda en fugas de tuberías dañadas, lo que supone un costo anual de unos 17.000 millones de forintos húngaros (54,4 millones de dólares).</p><p>“Durante años, incluso se negó y minimizó la existencia del problema”, apuntó Magyar. Ahora, agregó, “la retención de agua será el principio fundamental de la gestión hídrica en Hungría”.</p><p>El río Danubio, en mínimos históricos</p><p>No obstante, implementar cambios de tal envergadura requerirá tiempo y recursos, a la vez que la actual crisis hídrica de Hungría amenaza su capacidad para generar energía suficiente.</p><p>El Danubio, el río más largo de la Unión Europea —que atraviesa 10 países, desde el suroeste de Alemania hasta el mar Negro—, ha registrado este verano mínimos históricos sucesivos en su caudal, lo que amenaza con paralizar —por primera vez en sus 44 años de historia— la única central nuclear de Hungría, la cual utiliza agua del río para enfriar sus reactores.</p><p>El gobierno húngaro ha adoptado medidas de emergencia para elevar el nivel del agua en la central de Paks, entre ellas el hundimiento de dos barcazas de 80 metros (262 pies) de eslora río arriba y la instalación de un umbral en el lecho del río, diseñado para desviar más agua hacia las bombas de la planta.</p><p>En condiciones de sequía así, los humedales cercanos a ríos como el Danubio hacen las veces de “represas naturales” que retienen el agua cuando el clima se vuelve seco, observó Ujj, la especialista en biodiversidad.</p><p>El nivel extremadamente bajo del Danubio, así como la mayor probabilidad de inundaciones más frecuentes e intensas, son consecuencias del cambio climático provocado por las actividades humanas, pero pueden ser mitigados en parte mediante un uso adecuado del suelo y la restauración de humedales y otros hábitats naturales, añadió.</p><p>“Definitivamente anticipamos que los niveles de agua fluctúen más, y también anticipamos que los patrones de precipitación se vuelvan más extremos, con veranos más secos”, pronosticó. “No obstante, restaurar los humedales y aumentar la evaporación en ciertas zonas podría ayudar a incrementar las precipitaciones durante los meses de verano”.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/5VZVQ2CJW72ISNQJD4T5R6TZSA.jpg?auth=63051772601e025639faeb238401c2c4f97fbc40574c15f627111608c164fc47&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un hombre camina sobre rocas que emergen del Danubio en el centro de Budapest, Hungría, el miércoles 5 de agosto de 2026, ya que el río —que atraviesa 10 países europeos— ha descendido a niveles de agua históricamente bajos. (AP Foto/Bela Szandelszky)]]></media:description><media:credit role="author" scheme="urn:ebu">Bela Szandelszky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/A7WLCMRY5C64VEHYJDSDIFHQS4.jpg?auth=6fac30d683b7b7f6e5020cc2be57ccd0b31614e30e029b33088881265811ed59&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Varias personas caminan por un banco de arena bajo el puente Margarita del río Danubio, en el centro de Budapest, Hungría, el miércoles 5 de agosto de 2026, mientras el río —que atraviesa diez países europeos— ha descendido a niveles de caudal nunca vistos. (AP Foto/Bela Szandelszky)]]></media:description><media:credit role="author" scheme="urn:ebu">Bela Szandelszky</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/HIF7C2RPRNFN7WI7FWWAF2YBN4.jpg?auth=6794575ac06ed6d95dd08ca15e7c660ca617c70993f2ba7d1b4858fe05e952fd&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Un hombre toma fotografías desde la orilla seca del río Danubio, en el centro de Budapest, Hungría, el miércoles 5 de agosto de 2026, ya que el caudal del río —que atraviesa diez países europeos— ha descendido a niveles nunca vistos. (AP Foto/Bela Szandelszky)]]></media:description><media:credit role="author" scheme="urn:ebu">Bela Szandelszky</media:credit></media:content></item><item><title><![CDATA[Anuncian recortes de agua a 3 estados de EEUU por sequía en el río Colorado]]></title><link>https://www.local10.com/espanol/2026/08/21/anuncian-recortes-de-agua-a-3-estados-de-eeuu-por-sequia-en-el-rio-colorado/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/anuncian-recortes-de-agua-a-3-estados-de-eeuu-por-sequia-en-el-rio-colorado/</guid><dc:creator><![CDATA[Por DORANY PINEDA y WUFEI YU, Associated Press]]></dc:creator><description><![CDATA[Funcionarios federales anunciaron el viernes fuertes recortes de agua los próximos dos años para tres estados del oeste de Estados Unidos que dependen del río Colorado, el cual enfrenta una aguda sequía.]]></description><pubDate>Sat, 22 Aug 2026 00:57:21 +0000</pubDate><content:encoded><![CDATA[<p>Funcionarios federales anunciaron el viernes fuertes recortes de agua los próximos dos años para tres estados del oeste de Estados Unidos que dependen del río Colorado, el cual enfrenta una aguda sequía.</p><p>Según el plan de la Oficina de Recuperación, California, Nevada y Arizona reducirán colectivamente el uso de agua en 1,25 millones de acres-pie (unos 1,54 mil millones de metros cúbicos) al año durante ese periodo, y existe la posibilidad de aplicar recortes mayores según las condiciones.</p><p>Arizona tendrá los recortes más grandes, mientras que los estados río arriba —Colorado, Utah, Wyoming y Nuevo México— no enfrentan ninguno por ahora.</p><p>Mientras tanto, el vecino México reducirá su captación en 250.000 acres-pie (unos 310 millones de metros cúbicos) en virtud de un tratado entre los dos países.</p><p>“Hemos estado en este periodo prolongado de sequía de 26 años", explicó Andrea Travnicek, secretaria adjunta del Departamento del Interior para agua y ciencia. "Seguimos viendo una sequía prolongada en nuestro futuro. Así que seguir trabajando juntos como un todo dentro de la cuenca va a ser extremadamente importante”.</p><p>Las normas actuales que rigen el uso del agua del río expirarán en octubre, y los siete estados no han podido alcanzar un consenso sobre cómo compartirla a largo plazo.</p><p>El invierno pasado registró el peor manto de nieve del que se tenga constancia para la cuenca del río Colorado, lo que añadió más presión sobre agricultores, la industria, la vida silvestre y los productores de energía hidroeléctrica, así como sobre decenas de millones de personas que dependen de la vía fluvial, incluidas decenas de tribus indígenas estadounidenses y dos estados mexicanos.</p><p>Años de uso excesivo, combinados con la sequía y el aumento de las temperaturas debido al cambio climático, han mermado los dos embalses más grandes del país, ambos alimentados por el Colorado. El lago Mead cayó recientemente a su nivel más bajo desde que comenzó a llenarse hace nueve décadas, y en el lago Powell ocurrió lo mismo aproximadamente una semana después. Su almacenamiento combinado es el más bajo en casi siete décadas.</p><p>Los negociadores en Arizona agradecieron a California y Nevada por su colaboración para repartir los recortes.</p><p>“Para 2027 y 2028, las reducciones que ahora quedan consignadas aquí le proporcionarán una estabilidad sustancial a la gente", señaló Tom Buschatzke, director del Departamento de Recursos Hídricos de Arizona. "Seguiremos negociando y determinando cómo vamos a operar durante un periodo más largo, que es lo que todos queremos”.</p><p>JB Hamby, principal negociador de California para el río Colorado, indicó que el plan aporta “algo de certidumbre muy necesaria a corto plazo en un momento de riesgo extraordinario”, aunque lo calificó como “un puente, no una solución permanente”.</p><p>En el sur de Nevada, Kyle Roerink, asesor sénior del grupo de conservación Great Basin Water Network, comentó que los empeños por construir un nuevo aeropuerto y centros comerciales, al igual que algunas ventas de tierras públicas, no han avanzado, lo que refleja la grave situación hidrológica plasmada en los documentos federales. Nuevos recortes podrían ralentizar el desarrollo inmobiliario en el área metropolitana de Las Vegas, agregó.</p><p>“Cuando la presa Hoover, un símbolo de la fortaleza y el poder estadounidenses, baja y pierde su brillo, puede dar miedo", expresó Roerink. "Pero también puede ser una gran oportunidad de prepararnos para los próximos cien años de una manera significativa”.</p><p>___</p><p>The Associated Press recibe apoyo de la Walton Family Foundation para la cobertura de políticas de agua y medio ambiente. La AP es la única responsable de todo el contenido.</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/SCKXDHENSRCXW5SEDXQEGDIAWU.jpg?auth=af581df8ec83fb91b0bb6254cb6056d32e159e225bf27666a7009b3be6681e93&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[El río Colorado fluye bajo la presa de Glen Canyon, en el Área Recreativa Nacional de Glen Canyon, el martes 14 de julio de 2026, cerca de Page, Nevada. (AP Foto/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/B52U5PKXHV7ZI3QNVQJTGC4NDY.jpg?auth=0e25c60ae0e0b74f7e6a2ed71a0e953ddda0d023c02d74b76f3b9964f03ccc2f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Dos personas caminan encima de la presa Glen Canyon, cerca del lago Powell y del Área Recreativa Nacional de Glen Canyon, el martes 14 de julio de 2026, cerca de Page, Nevada. (AP Foto/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/TPVXJ3QN7T2DW3GE3MFCCOPRIE.jpg?auth=ef72c90e47814c47365d7291a1e091a4080c5df24d963235b28073c42a7552e5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Una marca de minerales claros en forma de anillo muestra el nivel máximo alcanzado por el agua del lago Mead, cerca de la presa Hoover y del Área Recreativa Nacional del Lago Mead, el martes 30 de junio de 2026, cerca de Boulder City, Nevada. (AP Foto/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content></item><item><title><![CDATA[Braves' Sale says Brewers' Misiorowski has 'probably the most impressive fastball I've ever seen']]></title><link>https://www.local10.com/sports/2026/08/21/braves-sale-says-brewers-misiorowski-has-probably-the-most-impressive-fastball-ive-ever-seen/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/braves-sale-says-brewers-misiorowski-has-probably-the-most-impressive-fastball-ive-ever-seen/</guid><dc:creator><![CDATA[By STEVE MEGARGEE, Associated Press]]></dc:creator><description><![CDATA[MILWAUKEE (AP) — Milwaukee Brewers ace Jacob Misiorowski outdueled one of his favorite pitchers and got quite a compliment from him afterward.]]></description><pubDate>Sat, 22 Aug 2026 00:41:37 +0000</pubDate><content:encoded><![CDATA[<p>MILWAUKEE (AP) — Milwaukee Brewers ace Jacob Misiorowski outdueled one of his favorite pitchers and got quite a compliment from him afterward.</p><p>“It seems like he’s kind of in a league of his own this year,” 2024 NL Cy Young Award winner Chris Sale said after his Braves lost 2-1 to the Brewers on Friday. “It's probably the most impressive fastball I've ever seen."</p><p>That compliment meant plenty to Misiorowski, who has said on multiple occasions that Sale was one of the pitchers he enjoyed watching the most while growing up. Misiorowski pitched six shutout innings Friday in his first head-to-head matchup with Sale, who allowed two runs over six innings.</p><p>“It’s awesome to hear it from a guy like Sale, such a great guy, definitely a guy I looked up to — and still do,” Misiorowski said. “It’s really cool.”</p><p>Sale’s praise for Misiorowski’s fastball came on a day when the Brewers phenom didn’t rely on it nearly as much as usual. He solidified his status as the NL Cy Young Award favorite by showing he can thrive even when his fastball isn’t at its best.</p><p>Misiorowski’s 96-pitch outing included 56 four-seam fastballs but also 23 sliders, 14 cutters and three curves. Heading into Friday, Misiorowski was throwing four-seam fastballs 64% of the time and using his slider on only 11% of his pitches.</p><p>His fastball also didn’t have quite as much velocity as usual, at least by Misiorowski’s extraordinary standards. Misiorowski reached a top velocity of 103.1 mph, but that was the only pitch in which he exceeded 101.8. He reached at least 100 mph in 32 of his pitches.</p><p>“Just one of those days where it was just a down day,” Misiorowski said. “I had to grind through it and make it work.”</p><p>He made it work just fine.</p><p>“Today I wasn’t seeing the same kind of typical aggression that you usually see out of the fastball with Miz, but the slider was great,” Brewers catcher William Contreras said through an interpreter. “He’s being able to throw the sliders a little bit more to lefties now as well. Tremendous job by him just being able to give us different pitches to use whenever the fastball is maybe a little bit off.”</p><p>That assortment kept Atlanta’s hitters off balance.</p><p>Misiorowski (13-5) struck out six batters while allowing four hits and two walks in his six-inning stint. He has a 1.68 ERA and 216 strikeouts to lead the majors in both categories. Sale (12-9) has a 2.20 ERA to rank second.</p><p>“It’s tough,” Braves manager Walt Weiss said. “You’re gearing up for 100 and then you’re having to deal with cutters and sliders.”</p><p>Misiorowski needed to be that good to beat Sale, who has allowed three runs or fewer in an MLB-leading 20 consecutive starts.</p><p>The matchup of Cy Young Award contenders on first-place teams featured a sellout crowd and playoff-type atmosphere. Both pitchers benefited from outstanding fielding.</p><p>“Pitching and defense in that game are as good as you’re going to see — really high-level stuff,” Weiss said.</p><p>Braves shortstop Mauricio Dubón made a diving stop to start an inning-ending double play. Milwaukee’s Luis Lara attempted to stretch his single into a double but got thrown out on a 92.3-mph laser from right fielder Ronald Acuña Jr., according to Statcast.</p><p>Lara, who calls Acuña his favorite player, had a couple of gems of his own. He made a leaping catch at the center-field wall to rob Matt Olson of an extra-base hit in the sixth inning, then moved over to right and snared a 99.3-mph liner from Dubón for the final out of the eighth after Atlanta loaded the bases.</p><p>“I think we’ve got to change his name tag to ‘Air Lara,’ “ said Misiorowski, who jokingly asked Lara about that nickname while posing as a reporter during the rookie outfielder’s postgame media session.</p><p>With a little help from his friends, Misiorowski won his first head-to-head matchup with Sale, a player the Brewers right-hander has grown to appreciate even more now that they’ve met at the All-Star Game the last two years.</p><p>“That’s been really cool,” Misiorowski said. “That’s honestly been probably my favorite part, just getting to talk to guys like that, that I watched … and to get to play (against) now. It’s fun. It’s really fun.”</p><p>___</p><p>See AP’s full MLB coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/C67H5RM7WUSZMAPEVLGEONVPNQ.jpg?auth=5627a0761ebbad5d63b8101f17afce39c5536448c49d8d251db9a038962de95c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers pitcher Jacob Misiorowski throws during the first inning of a baseball game against the Atlanta Braves, Friday, Aug. 21, 2026, in Milwaukee. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/CWPUHKSSKYI445UCNO6NAPP5I4.jpg?auth=41259ae2172e486d0994adcfc452162510559462b2c4e4d0ef1f903910ffe832&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers pitcher Jacob Misiorowski throws during the fourth inning of a baseball game against the Atlanta Braves, Friday, Aug. 21, 2026, in Milwaukee. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/N2ZHR2VK6U7PO3MU7RMOF4RTX4.jpg?auth=da06fccf0d74918bfc30841bc6938e5db7de1a4e5f5f63e09a25a6f5b7d35a4e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers pitcher Jacob Misiorowski tosses out Atlanta Braves' Drake Baldwin at first base during the third inning of a baseball game Friday, Aug. 21, 2026, in Milwaukee. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/EZCEFOV2LWYV7PHMM4NHW3RBVI.jpg?auth=17c55df92db150b4c7d361436d3fc48da8b83b1aea7586834802b1c4115bc269&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers pitcher Jacob Misiorowski throws during the fourth inning of a baseball game against the Atlanta Braves, Friday, Aug. 21, 2026, in Milwaukee. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/65B7P3LXTUPDG2USFYSAL27YOY.jpg?auth=3b2431935ba7647ed21a960f846515ea6a28001e1592949dae145fe445509baa&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Milwaukee Brewers pitcher Jacob Misiorowski throws during the first inning of a baseball game against the Atlanta Braves, Friday, Aug. 21, 2026, in Milwaukee. (AP Photo/Kayla Wolf)]]></media:description><media:credit role="author" scheme="urn:ebu">Kayla Wolf</media:credit></media:content></item><item><title><![CDATA[Ravens say they are aware of receiver Rashod Bateman's June arrest in Georgia domestic case]]></title><link>https://www.local10.com/sports/2026/08/21/ravens-say-they-are-aware-of-receiver-rashod-batemans-june-arrest-in-georgia-domestic-case/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/ravens-say-they-are-aware-of-receiver-rashod-batemans-june-arrest-in-georgia-domestic-case/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[BALTIMORE (AP) — The Baltimore Ravens said Friday they are aware of Rashod Bateman's arrest in June in Georgia over a domestic violence incident and have been in contact with their receiver.]]></description><pubDate>Sat, 22 Aug 2026 00:13:04 +0000</pubDate><content:encoded><![CDATA[<p>BALTIMORE (AP) — The Baltimore Ravens said Friday they are aware of Rashod Bateman's arrest in June in Georgia over a domestic violence incident and have been in contact with their receiver.</p><p>The Ravens have informed the NFL, and league spokesman Brian McCarthy says the case is under review.</p><p>“We notified the league office and have been cooperating throughout the process,” the team said in a statement. “As this is a pending legal matter, we will not have further comment.”</p><p>According to TMZ, Bateman was arrested after smashing a window of the vehicle being driven by the mother of his child, with the 3-month-old inside. TMZ cited court documents that said the victim told authorities the incident happened around 6 a.m. on June 6.</p><p>According to the arrest warrant, Bateman used an object to smash the driver's side window, and the shattered glass caused multiple small lacerations to the victim’s face.</p><p>Bateman's representatives said the receiver turned himself in to the Walton County sheriff's office the same day. A court later granted Bateman's request to lift a no-contact order after he said the victim indicated she did want to have contact with him.</p><p>“It is unfortunate that a personal family situation has been taken completely out of context for sensational reasons,” Bateman attorney Jordan Siev said in a statement to The Associated Press. “We will let the court process play out and the facts will come out at that time.”</p><p>Walton County authorities didn’t immediately respond to a message from the AP.</p><p>Last year, Bateman signed a $37 million, three-year contract extension coming off career bests of 756 yards and nine touchdowns receiving in 2024. The 26-year-old Georgia native who played in college at Minnesota dropped off to a career-low 224 yards with two TDs last season.</p><p>___</p><p>See AP’s full NFL coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2D2ZAKN5SJLNAQB43NRCKR43LE.jpg?auth=179c600f149caf69e9fc855a596d2ec89e9dbad4a80e7944619ee31b1e6a340c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Baltimore Ravens wide receiver Rashod Bateman (7) works out during the team's NFL football training camp, Monday, Aug. 17, 2026, at the Under Armour Performance Center in Owings Mills, Md. (AP Photo/Stephanie Scarbrough,File)]]></media:description><media:credit role="author" scheme="urn:ebu">Stephanie Scarbrough</media:credit></media:content></item><item><title><![CDATA[TikTok reaches $400 million settlement with US Justice Department over children's privacy]]></title><link>https://www.local10.com/business/2026/08/21/tiktok-reaches-400-million-settlement-with-us-justice-department-over-childrens-privacy/</link><guid isPermaLink="true">https://www.local10.com/business/2026/08/21/tiktok-reaches-400-million-settlement-with-us-justice-department-over-childrens-privacy/</guid><dc:creator><![CDATA[By BARBARA ORTUTAY, Associated Press]]></dc:creator><description><![CDATA[TikTok has reached a $400 million settlement with the U.S. Department of Justice, ending a 2024 lawsuit alleging the company violated federal children's privacy laws.]]></description><pubDate>Sat, 22 Aug 2026 00:08:22 +0000</pubDate><content:encoded><![CDATA[<p>TikTok has reached a $400 million settlement with the U.S. Department of Justice, ending a 2024 lawsuit alleging the company violated federal children's privacy laws.</p><p>The DOJ said Friday that TikTok will pay $300 million immediately and another $100 million after an order vacates an earlier consent decree against its predecessor company, Musical.ly.</p><p>“This settlement is a major victory for American children and parents,” said U.S. Associate Attorney General Stanley E. Woodward Jr. in a statement. “The Department’s priority is ensuring that children are protected online and that companies entrusted with their personal information meet their legal obligations. This resolution secures a substantial recovery while reinforcing the protections that families expect and deserve.”</p><p>Since the DOJ's lawsuit in 2024, TikTok has undergone major changes, most notably in the ownership structure of its U.S. arm. In January, the social video platform company signed agreements with major investors including Oracle, Silver Lake and the Emirati investment firm MGX to form the new TikTok U.S. joint venture.</p><p>Representatives for TikTok did not immediately respond to a message for comment Friday.</p><p>The latest lawsuit focused on allegations that TikTok and its China-based parent company ByteDance violated a federal law that requires kid-oriented apps and websites to get parental consent before collecting personal information of children under 13. It also says the companies failed to honor requests from parents who wanted their children’s accounts deleted, and chose not to delete accounts even when the firms knew they belonged to kids under 13.</p><p>The settlement comes as social media companies face an avalanche of lawsuits over children's safety and privacy and a growing number of countries are banning young kids and teens from social media apps. Instagram's parent company, Meta Platforms, is currently on trial in federal court in Oakland, California, over allegations it violated the 1998 Children’s Online Privacy Protection Act, or COPPA, along with various state statutes.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/2JF3T43UKJK6IJJWBIILNIGFUY.jpg?auth=6e9377ce3d559787e083279b66e643f02b2221a7a5e007b58b2fe7cb248625e0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The TikTok logo is displayed on a mobile phone in front of a computer screen, Oct. 14, 2022, in Boston. (AP Photo/Michael Dwyer, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Michael Dwyer</media:credit></media:content></item><item><title><![CDATA[Federal officials announce water cuts as Colorado River supplies continue to plunge]]></title><link>https://www.local10.com/tech/2026/08/21/federal-officials-announce-water-cuts-as-colorado-river-supplies-continue-to-plunge/</link><guid isPermaLink="true">https://www.local10.com/tech/2026/08/21/federal-officials-announce-water-cuts-as-colorado-river-supplies-continue-to-plunge/</guid><dc:creator><![CDATA[By DORANY PINEDA and WUFEI YU, Associated Press]]></dc:creator><description><![CDATA[Federal officials announced sharp water cuts for the next two years on Friday for three Western states that rely on the imperiled Colorado River.]]></description><pubDate>Sat, 22 Aug 2026 00:48:26 +0000</pubDate><content:encoded><![CDATA[<p>Federal officials announced sharp water cuts for the next two years on Friday for three Western states that rely on the imperiled Colorado River.</p><p>Under the Bureau of Reclamation's plan, California, Nevada and Arizona will collectively reduce water use by 1.25 million acre-feet (about 1.54 billion cubic meters) annually during that period, with the possibility of larger cuts depending on conditions.</p><p>Arizona will see the biggest cuts, while states upstream — Colorado, Utah, Wyoming and New Mexico — do not face any for now.</p><p>Meanwhile neighboring Mexico will reduce its intake by 250,000 acre-feet (about 310 million cubic meters) under a U.S.-Mexico treaty.</p><p>“We’ve been in this 26-year prolonged drought period,” said Andrea Travnicek, the Interior Department’s assistant secretary for water and science. “We continue to see a prolonged drought in our future. So continuing to work together as a whole within the basin is going to be extremely important.”</p><p>The current rules governing the use of the river’s water are set to expire in October, and the seven states have been unable to reach a consensus on sharing it over the long term.</p><p>Last winter saw the worst snowpack on record for the Colorado River Basin, adding more stress on farmers, industry, wildlife and hydropower producers, as well as tens of millions of people who rely on the waterway, including in dozens of Native American tribes and in two Mexican states.</p><p>Years of overuse combined with drought and rising temperatures due to climate change have depleted the country’s two largest reservoirs, which are both fed by the Colorado. Lake Mead recently plummeted to its lowest level since it began filling nine decades ago, and Lake Powell did the same about a week later. Their combined storage is the lowest it has been in nearly seven decades.</p><p>Negotiators in Arizona thanked California and Nevada for their collaboration on sharing the cuts.</p><p>“For 2027 and 2028, the reductions that are now memorialized here will provide substantial stability for folks,” said Tom Buschatzke, Arizona Department of Water Resources director. “We’ll continue to negotiate and figure out how we’re going to operate over a longer-term period, which is what we all want.”</p><p>JB Hamby, California’s chief Colorado River negotiator, said the plan brings “some badly needed near-term certainty at a moment of extraordinary risk,” though he called it “a bridge, not a permanent solution.”</p><p>Officials in Nevada applauded their collaboration with Arizona and California and said a seven-state consensus remains their preferred path for the river.</p><p>In Southern Nevada, Kyle Roerink, senior adviser at the conservation group Great Basin Water Network, said efforts to build a new airport and shopping malls and some public land sales have not progressed, reflecting the dire hydrology inked in the federal documents. Further cuts could slow real estate development in metro Las Vegas, he said.</p><p>“When the Hoover Dam, a symbol of American fortitude and American power, drops and loses its shine, it can be scary,” Roerink said. “But it can also pose itself as a great opportunity for us to prepare for the next hundred years in a meaningful way.”</p><p>___</p><p>The Associated Press receives support from the Walton Family Foundation for coverage of water and environmental policy. The AP is solely responsible for all content. For all of AP’s environmental coverage, visit https://apnews.com/hub/climate-and-environment</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/TJLFXRB6QL4FSGS4IEBR6OKD7U.jpg?auth=97e0071c108ac5632fbe621bd0846c679a3e3bd9155bad1a66ccdc80efc8bec4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[The Colorado River flows beneath the Glen Canyon Dam at the Glen Canyon National Recreation Area, Tuesday, July 14, 2026, near Page, Nev. (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/3PYDIZV47I6M7RMEMIUX2BGGEE.jpg?auth=f055d509e314b9fc6ea7b18722a045a27e2401f5ed1a8897e5fe8f1ec6bc56b0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Water flows down the Colorado River downriver from Hoover Dam in northwest Arizona, on Aug. 14, 2022, near the Lake Mead National Recreation Area. (AP Photo/John Locher, File)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/VIMZ4CSLJKACVX4G454VROK5YI.jpg?auth=a568c1ac001df2187b35a8ac5c2a68ba1765b6823c2cc2c7c608f152c5d69715&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Boats are moored at a marina on Lake Mead at the Lake Mead National Recreation Area on Tuesday, June 30, 2026, near Boulder City, Nev. (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/LMIUQBPXSO7RXURR5V3SLI4PXA.jpg?auth=5f440c207a71cf9950b5d279bf6b41412de21d28e3c93e44ec8cdd1eafef4927&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[People walk across the Glen Canyon Dam near Lake Powell at the Glen Canyon National Recreation Area, Tuesday, July 14, 2026, near Page, Nev. (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/AMLU6FQHH2C5FWHMO4V3Z7GFME.jpg?auth=3ef2b3a17e589d8a4c03d39b0707630ca329fdfbc3a16c6ee5c6d4900527a0e3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A bathtub ring of light minerals shows the high water line of Lake Mead near Hoover Dam at the Lake Mead National Recreation Area on Tuesday, June 30, 2026, near Boulder City, Nev. (AP Photo/John Locher)]]></media:description><media:credit role="author" scheme="urn:ebu">John Locher</media:credit></media:content></item><item><title><![CDATA[D-backs manager Torey Lovullo said he felt 'betrayed' after Ketel Marte's mysterious disappearance]]></title><link>https://www.local10.com/sports/2026/08/21/d-backs-manager-torey-lovullo-said-he-felt-betrayed-after-ketel-martes-mysterious-disappearance/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/d-backs-manager-torey-lovullo-said-he-felt-betrayed-after-ketel-martes-mysterious-disappearance/</guid><dc:creator><![CDATA[By DAVID BRANDT, Associated Press]]></dc:creator><description><![CDATA[PHOENIX (AP) — The Arizona Diamondbacks are in the middle of a sizzling playoff race with 34 games remaining as of Friday, trying to eliminate distractions and play their best baseball as they work to return to the postseason for the first time since 2023.]]></description><pubDate>Fri, 21 Aug 2026 23:50:58 +0000</pubDate><content:encoded><![CDATA[<p>PHOENIX (AP) — The Arizona Diamondbacks are in the middle of a sizzling playoff race with 34 games remaining as of Friday, trying to eliminate distractions and play their best baseball as they work to return to the postseason for the first time since 2023.</p><p>Ketel Marte has made that basically impossible.</p><p>Four days after the three-time All-Star's mysterious disappearance during a road trip in Boston, the D-backs were still trying to figure out how to move forward after one of their best players essentially ghosted teammates and management during a crucial moment in the season.</p><p>“Once I saw what was unfolding, I became extremely frustrated,” manager Torey Lovullo said. “I felt betrayed. And that’s a whole different type of pain and frustration. But I’m through that.”</p><p>Marte, D-backs brass meet on Thursday</p><p>Lovullo said he met with Marte on Thursday, along with general manager Mike Hazen and Marte’s agent. The 32-year-old second baseman was put on the 10-day injured list with left knee inflammation shortly after the meeting.</p><p>Lovullo didn't get into many of the details of the discussion, but did say Marte had some frustration about his ailing knee. The switch-hitter was scheduled to be the team's designated hitter on Monday night before his no-show.</p><p>Marte — who is hitting .249 with 21 homers and 67 RBIs this season — was not in the clubhouse during media availability on Friday.</p><p>“There’s right ways to handle things and wrong ways to handle things,” Lovullo said. “I think the conclusion that was drawn up yesterday was that we could have been better. Ketel could have been better, specifically. Admittedly so.</p><p>“I want to manage baseball games. I want to do what I love doing between the white lines and not have to answer these types of questions. ... I don’t love the drama that follows this ballclub. I want to be a good baseball team and we’ve got to figure this out.”</p><p>The D-backs might be more willing to deal with Marte's baffling behavior because he's currently the longest-tenured player on the team and one of the most productive hitters in franchise history. The Dominican has 1,215 hits and 189 homers since joining the club in 2017 and is generally well-liked in the clubhouse. He also is under contract through 2030 with a player option for 2031.</p><p>“I love Ketel Marte — my relationship with him is not going to change,” Lovullo said.</p><p>But there's little doubt the mercurial Marte has put the franchise in a tough situation.</p><p>And it isn't the first time he's had a strange disappearance.</p><p>Last season, he went on the restricted list when his home in Arizona was broken into during the All-Star break. He missed three games after flying back to his native Dominican Republic and later apologized for his absence.</p><p>D-backs teammates in the dark</p><p>Regarding Marte's latest absence, many of his teammates said that didn't know much about the situation and were essentially reading media reports to figure out details.</p><p>Reliever Kevin Ginkel said the situation was disappointing, but he also cared about Marte and wanted him to be healthy, both mentally and physically.</p><p>“There's really no explanation for it," Ginkel said. "But we've got 30-something games left and hopefully we can get him back and it'll give us a nice little push into the playoffs.”</p><p>Ginkel said teammates were eager for Marte's side of the story. It's unclear when, or if, that might come.</p><p>“I think it'd be nice to hear it — for sure,” Ginkel said. “I think a lot of players are kind of frustrated about how it happened. But first and foremost, it's him getting his knee right and mentally being in a good place to where he can come back and help contribute.”</p><p>___</p><p>See AP’s full MLB coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SF3YMLWLC4AGPVEMDLO3MG3RZ4.jpg?auth=690a957f2e854f1d784284cb5528618d62ed18c6df0c42c3eae2c55b6c2b4ba4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Diamondbacks manager Torey Lovullo in the dugout before the first pitch of a baseball game against the Atlanta Braves, Saturday, Aug. 15, 2026, in Atlanta. (AP Photo/Erik S. Lesser)]]></media:description><media:credit role="author" scheme="urn:ebu">Erik S. Lesser</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/5GPH7NKC53C6FIXYZN3KGBDVKY.jpg?auth=399d18e9ace33ebd171a2e122372b3023c9cdf2fd5c377fc82e444d3e2e2e19c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Diamondbacks' Ketel Marte looks on during the seventh inning of a baseball game against the Washington Nationals, Friday, July 24, 2026, in Washington. (AP Photo/Daniel Kucin Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Daniel Kucin Jr.</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4ZOZRTWF4M7PPFORS2Q7QMKAQ4.jpg?auth=3efd45aa7be5e85b1c154404df39d9cbfd5fd75f16e5def58a39653163094067&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Diamondbacks' Ketel Marte reacts after hitting a two-run home run against the Los Angeles Dodgers in the first inning of a baseball game, Sunday, Aug 9, 2026, in Phoenix. (AP Photo/Rick Scuteri)]]></media:description><media:credit role="author" scheme="urn:ebu">Rick Scuteri</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/YHGJ46A5KHD43WJPR4TSBOTE54.jpg?auth=4b4d5d02c0199d707983a283fc0a5e24f29feede72bbe935ae3b40ce8273fe6f&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Diamondbacks second baseman Ketel Marte (4) against the Los Angeles Dodgers in the first inning of a baseball game, Friday, Aug 7, 2026, in Phoenix. (AP Photo/Rick Scuteri)]]></media:description><media:credit role="author" scheme="urn:ebu">Rick Scuteri</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/SF7H7IHLBNBOCISLMPODCIKPAM.jpg?auth=e23aa37b2b08dd698bf62eb5a4711d94ebbc2c3d530ae730a279fbf9077889f8&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arizona Diamondbacks manager Torey Lovullo looks on after a baseball game against the Atlanta Braves, Friday, Aug. 14, 2026, in Atlanta. (AP Photo/Colin Hubbard)]]></media:description><media:credit role="author" scheme="urn:ebu">Colin Hubbard</media:credit></media:content></item><item><title><![CDATA[Wyndham Clark making it look easy at Bellerive and builds 1-shot lead in BMW Championship]]></title><link>https://www.local10.com/sports/2026/08/21/wyndham-clark-making-it-look-easy-at-bellerive-and-builds-1-shot-lead-in-bmw-championship/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/wyndham-clark-making-it-look-easy-at-bellerive-and-builds-1-shot-lead-in-bmw-championship/</guid><dc:creator><![CDATA[By DOUG FERGUSON, Associated Press]]></dc:creator><description><![CDATA[ST. LOUIS (AP) — Wyndham Clark made it through another bogey-free round at Bellerive on Friday, posting a second straight 6-under 64 to build a one-shot lead over Gary Woodland going into the weekend at the BMW Championship.]]></description><pubDate>Fri, 21 Aug 2026 23:41:01 +0000</pubDate><content:encoded><![CDATA[<p>ST. LOUIS (AP) — Wyndham Clark made it through another bogey-free round at Bellerive on Friday, posting a second straight 6-under 64 to build a one-shot lead over Gary Woodland going into the weekend at the BMW Championship.</p><p>He might need to brace for another gallery supporting the other guy. Woodland grew up just under four hours away — one of the few times Missouri likes someone from Kansas — and is on the cusp of making it to the Tour Championship all while coping with side effects from his 2023 brain surgery.</p><p>Woodland birdied his last two holes, belting a 2-iron into the 608-yard 17th hole and stuffing a wedge to 8 feet on the 18th for a 65.</p><p>Clark, who endured a New York gallery pulling for Scottie Scheffler at the U.S. Open, has looked comfortable over 36 holes. His only real stress over a par came on the 10th hole Thursday when he had to make an 18-foot putt. He has no complaints about his game, and the two-time U.S. Open champion is tough when he starts heating up.</p><p>Clark was at 12-under 128. J.J. Spaun had a 66 on his 36th birthday and was two shots behind. All three of them are already assured of finishing in the top 30 in the FedEx Cup who advance to the FedEx Cup finale next week at East Lake in Atlanta.</p><p>Woodland hasn't been there in six years, and while he has looked great for two days, there are reminders that keeping his heart rate and energy under control is a constant battle. After ripping his tee shot on the 18th, Woodland sat down.</p><p>“I'm tired,” he said after his round with a grin.</p><p>His post-round routine includes sitting in a cool, dark room and trying to reset his brain. Adding to the pressure is trying to move from No. 31 into East Lake.</p><p>“My focus right now is one day at a time. I don’t have that luxury to look ahead,” Woodland said. "I've got to focus on making sure I take care of myself right now. Tomorrow’s a new day, and hopefully I get some rest tonight and I’ll show up tomorrow and see how it comes.</p><p>“But I don’t have the luxury to look ahead anymore.”</p><p>Those who still have plenty of work ahead of them include Sungjae Im, who had a 64 and was three shots back. Im is at No. 40 as he tries to extend his streak of reaching the Tour Championship every season since he joined the PGA Tour in 2019.</p><p>Another shot behind at 8-under 132 were Patrick Cantlay (No. 43) with a 65 and Rocket Classic winner Michael Thorbjornsen (No. 41) with a 66.</p><p>Clark has no such concerns at No. 5 in the FedEx Cup, a product of winning the U.S. Open and blowing away the field in The CJ Cup Byron Nelson. Plus, he is helped by getting a harsh reminder to stick to golf.</p><p>Clark agreed to throw out the first pitch at a Detroit Tigers game when he was at the Rocket Classic. He warmed up about 20 minutes before his big moment, started feeling good, and decided to throw a little harder. His pitch was right down the middle.</p><p>It was the day after that got him.</p><p>“I woke up the next day and, oh my gosh, my arm was hurting,” he said. Clark went on to miss the cut at the Rocket Classic.</p><p>But he tied for fifth in the PGA Tour playoffs opener last week at the TPC Southwind, and he's in prime position at the BMW Championship.</p><p>He can't catch Scottie Scheffler at No. 1 — Scheffler already is assured the $23 million bonus for leading the points race going to East Lake — and anyone at the Tour Championship only has to win to capture the FedEx Cup.</p><p>Scheffler is still battling an illness. He spoke quietly and quickly, though at least he had something to talk about. He recovered from his 72 with a 65, though he actually lost ground on the lead because of Clark. Scheffler was nine shots behind.</p><p>Rory McIlroy managed only two birdies in his round of 69 and was five shots behind.</p><p>This is a big opportunity for Woodland, the 36-hole leader at Bellerive in the 2018 PGA Championship until he couldn't keep up on the weekend. But he's in control of golf ball, his speed and power is still evident and he's been through enough to handle what's in front of him.</p><p>“I feel very comfortable. It’s nice being close to home. It’s nice having so much support out here,” Woodland said. “The fans have been amazing. I’m definitely feeding off that energy for sure.”</p><p>___</p><p>See AP’s full golf coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/64YCEVMWNCME3B5WZVLTEU5URM.jpg?auth=cf2d3ab007dac652667a449a8b8d237b7d870fec16f5114ebb44b07470918184&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Wyndham Clark walks on the 14th fairway during the second round of the BMW Championship golf tournament, Friday, Aug. 21, 2026, in St. Louis. (AP Photo/Jeff Roberson)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Roberson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/A2CZVZLEWVARW373WJ4DHC5TUY.jpg?auth=f69ed6ff5f9962f5d1a0f23f1cef9463d5d7f298af3dbc16fc28008e4aa31c5e&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Gary Woodland walks to the 16th green during the second round of the BMW Championship golf tournament, Friday, Aug. 21, 2026, in St. Louis. (AP Photo/Jeff Roberson)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Roberson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/AUWKRR2NW3QBJTH3UEJVVAJTOY.jpg?auth=bf1c88be585fc51e9a55047221bb7c3e03d9a5bac44d2a1a4b9f8435cbdc3eac&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Gary Woodland reacts to hios putt on the 16th green during the second round of the BMW Championship golf tournament, Friday, Aug. 21, 2026, in St. Louis. (AP Photo/Jeff Roberson)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Roberson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/JBU7CZM26DEDWYSEU2PPL34DFY.jpg?auth=7fbb7896bb0dbdbfa71de3f8af2eba20b2e7b7d8831f9bf1487aaefcb98db054&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[J.J. Spaun lines up his putt on the seventh green during the second round of the BMW Championship golf tournament, Friday, Aug. 21, 2026, in St. Louis. (AP Photo/Jeff Roberson)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Roberson</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ULG77NIMZM6ZEQJ6JZSWH54QRA.jpg?auth=5437eee6045cbf62e7144118a176bdf5fecb807b555e148c22dd1d6d8d355e78&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Scottie Scheffler walks off the 18th green during the second round of the BMW Championship golf tournament, Friday, Aug. 21, 2026, in St. Louis. (AP Photo/Jeff Roberson)]]></media:description><media:credit role="author" scheme="urn:ebu">Jeff Roberson</media:credit></media:content></item><item><title><![CDATA[Ex-UM urologist accused of sexual batteries against 3 men releases video after his release on bond]]></title><link>https://www.local10.com/news/local/2026/08/21/ex-um-urologist-accused-of-sexually-batteries-against-3-men-releases-video-after-his-release-on-bond/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/21/ex-um-urologist-accused-of-sexually-batteries-against-3-men-releases-video-after-his-release-on-bond/</guid><dc:creator><![CDATA[Terrell Forney, Andrea Torres]]></dc:creator><description><![CDATA[Dr. Ranjith Ramasamy, who is facing three counts of sexual battery in Miami-Dade County, released a video on Friday claiming he was the victim of “slanderous allegations.”]]></description><pubDate>Fri, 21 Aug 2026 21:49:27 +0000</pubDate><content:encoded><![CDATA[<p>Dr. Ranjith Ramasamy, who is facing three counts of sexual battery in Miami-Dade County, released a video on Friday claiming he was the victim of “slanderous allegations.” Records show a Miami detective disagrees. </p><p><a href="https://www.local10.com/espanol/2026/08/21/acusan-a-ex-urologo-de-um-de-agresiones-sexuales-contra-tres-hombres-publica-video-tras-ser-liberado-bajo-fianza/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/21/acusan-a-ex-urologo-de-um-de-agresiones-sexuales-contra-tres-hombres-publica-video-tras-ser-liberado-bajo-fianza/">Leer en español</a></p><p>In the video, Ramasamy, 45, an <a href="https://www.newswise.com/articles/ranjith-ramasamy-m-d-of-desai-sethi-urology-institute-receives-american-urological-association-s-gold-cystoscope-award" target="_self" rel="" title="https://www.newswise.com/articles/ranjith-ramasamy-m-d-of-desai-sethi-urology-institute-receives-american-urological-association-s-gold-cystoscope-award">award-winning urologist</a>, described his accusers as “disgruntled members of the university community.” Records show the University of Miami employed him from 2015 to 2024. </p><p>Ramasamy was the director of the Reproductive Urology Fellowship program at the Miller School of Medicine and an assistant professor of urology from 2015 to 2020, and he was a professor from 2020 to 2024, according to the warrant. </p><p>“The three victims were not the only former students/employees of [Ramasamy] to make such a claim against him,” a detective wrote, according to a statement of facts in support of an Oct. 20 warrant for Ramasamy’s arrest. </p><p>A Miami detective, who reported interviewing six victims and moving forward with three cases, described the victims as men aged 28, 37, and 40, according to the arrest warrant. </p><p>The detective described the 28-year-old man as a student who viewed Ramasamy as a mentor. The 37-year-old man had a brother who was Ramasamy’s student, according to the warrant. The 40-year-old man was a surgical resident while Ramasamy was his supervising attending physician.</p><p>In 2024, Ramasamy moved to the United Arab Emirates to work as a consultant urologist at the Jumeirah American Clinic in Dubai, according to the warrant. </p><p>In the video, Ramasamy said he learned about the extradition charges a few months ago. The detective accused him of performing unnecessary examinations to abuse the men, records show.</p><p>“I never sexually assaulted anyone,” Ramasamy said in the video after he surrendered to deputies at Miami International Airport on Thursday. </p><p>Ramasamy appeared before Miami-Dade County Circuit Judge Mindy S. Glazer, who ordered him to stay away from the three victims, set his bond at $120,000 bond, and ordered house arrest with a GPS monitor, according to court records. </p><p>Court records show Ramasamy’s arraignment is at 9 a.m. on Tuesday. Miami-Dade County Circuit Judge Tany Brinkley is presiding over the case.</p><p><b>Related stories</b></p><ul><li><a href="https://www.local10.com/news/local/2026/08/20/urologist-accused-of-sexually-battering-medical-students-while-working-for-um/" target="_self" rel="" title="https://www.local10.com/news/local/2026/08/20/urologist-accused-of-sexually-battering-medical-students-while-working-for-um/">Urologist accused of sexually battering medical students while working for UM</a></li><li><a href="https://www.local10.com/news/local/2023/06/28/specialist-examines-the-benefits-of-treatments-for-erectile-dysfunction/" target="_self" rel="" title="https://www.local10.com/news/local/2023/06/28/specialist-examines-the-benefits-of-treatments-for-erectile-dysfunction/">Specialist examines the benefits of treatments for erectile dysfunction</a></li></ul>]]></content:encoded></item><item><title><![CDATA[Survivors rebuild their lives after losing limbs in disaster]]></title><link>https://www.local10.com/news/world/2026/08/21/survivors-rebuild-their-lives-after-losing-limbs-in-disaster/</link><guid isPermaLink="true">https://www.local10.com/news/world/2026/08/21/survivors-rebuild-their-lives-after-losing-limbs-in-disaster/</guid><dc:creator><![CDATA[Cody Weddle, Latin America Journalist]]></dc:creator><description><![CDATA[For survivors who lost limbs in the disaster, the rescue was only the beginning.]]></description><pubDate>Fri, 21 Aug 2026 23:04:18 +0000</pubDate><content:encoded><![CDATA[<p>For survivors who lost limbs in the disaster, the rescue was only the beginning.</p><p>Ricardo Contreras lost a leg and injured both hands while trying to dig his way out of the rubble. Karina Bechara spent 23 hours with her legs crushed beneath household furniture.</p><p>Now, both are beginning a recovery process that could take up to a year, while holding on to the hope that they will walk again.</p><p>“It was hard, very hard. It was a shocking blow,” Contreras said in Spanish. </p><p>Bechara said a piece of furniture weighing about 200 kilograms, or 440 pounds, fell on her feet.</p><p>At Ortoprotécnica, an orthopedic clinic and workshop, the demand for prosthetics has surged. Bianca Dámaso, an orthopedic specialist there, estimates as many as 200 people lost limbs in the disaster.</p><p>“They lost their house, they lost their jobs in many cases, they lost their family, and also part of their body,” Dámaso said.</p><p>For many patients, getting a prosthetic is just the start. The process can take up to a year, and some are not expected to begin trying on their new limbs until the coming weeks.</p><p>Knowing they will eventually have prosthetics is already giving some patients hope, Dámaso said.</p><p>“It’s something that gives them a peace in the mind,” she said.</p><p>Contreras says he is determined to keep moving forward.</p><p>“Every day, I tell myself, I can do this. I’m going to keep working. I’m going to keep studying,” he said in Spanish.</p><p>Dámaso is also trying to focus on what comes next.</p><p>“If crying could give me my legs back, I would cry 24 hours a day,” she said.</p><p>“Life gives us opportunities, and this is a new opportunity for me,” she said. </p><p>Contreras faces another loss. He also lost both of his parents, who were in the same apartment with him.</p><p>For survivors like him, another hurdle is the cost of prosthetic limbs. Several charities and foundations have come together to help cover those expenses.</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[Mother faces Miami-Dade charges after filming herself pouring candle wax on daughters, setting kitchen fire]]></title><link>https://www.local10.com/news/local/2026/08/21/mother-faces-miami-dade-charges-after-filming-herself-pouring-candle-wax-on-daughters-setting-kitchen-fire/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/21/mother-faces-miami-dade-charges-after-filming-herself-pouring-candle-wax-on-daughters-setting-kitchen-fire/</guid><dc:creator><![CDATA[Janine Stanwood, Andrea Torres]]></dc:creator><description><![CDATA[A mother faced charges on Friday in Miami-Dade County after videos that she recorded showed her setting a fire in her home and pouring wax on her daughters skin, records show. ]]></description><pubDate>Fri, 21 Aug 2026 22:33:24 +0000</pubDate><content:encoded><![CDATA[<p>A 26-year-old mother recorded videos of herself setting a kitchen fire and pouring drops of hot wax from a lit candle on her 3-year-old and 6-year-old daughters’ hands, according to arrest reports in Miami-Dade County. </p><p>On Friday, Meliza Campos-Sanchez made heart gestures to tearful relatives who were in the courtroom to support her after Miami-Dade Sheriff’s Office detectives viewed her Instagram posts as evidence of crimes. </p><p>One of the girls told a detective that “she and her sister were present and witnessed their mother burn a shirt. As a result, it started a fire while the victims were inside the residence,” a detective wrote, according to an arrest report. </p><p>Campos-Sanchez’s husband told deputies that he had been staying with his parents, and he took custody of their daughters while his wife, who had threatened self-harm, was at the hospital on Sunday, according to a deputy’s arrest report. </p><p>Deputies arrested Campos-Sanchez at 1:40 a.m. on Monday at the HCA Florida Kendall Hospital’s emergency room, and corrections booked her shortly after 4:45 a.m. on Monday at the Turner Guilford Knight Correctional Center, where she remained on Friday evening, records show. </p><p>Campos-Sanchez, who was born in Cuba, faced four charges in two pending felony cases in Miami-Dade, and she had a hold by U.S. Immigration and Customs Enforcement, according to court and inmate records. </p><p>In the case of the pouring wax, Campos-Sanchez faced two counts of child neglect with no great bodily harm, and one count of child abuse with no great bodily harm. </p><p>In the case of the fire that prompted fire rescue personnel to respond to her home, Campos-Sanchez faced a charge of first-degree arson. </p><p>A judge ordered Campos-Sanchez to stay away from her daughters and to undergo two mental health evaluations. Court records show Miami-Dade County Circuit Judge Carlos Humberto Gamez was set to preside over the cases. Her next hearing is at 9:30 a.m. on Tuesday. </p><p> </p>]]></content:encoded></item><item><title><![CDATA[Victoire's PWHL championship Walter Cup trophy missing after not arriving in Alberta, AP source says]]></title><link>https://www.local10.com/sports/2026/08/21/victoires-pwhl-championship-walter-cup-trophy-missing-after-not-arriving-in-alberta-ap-source-says/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/victoires-pwhl-championship-walter-cup-trophy-missing-after-not-arriving-in-alberta-ap-source-says/</guid><dc:creator><![CDATA[By JOHN WAWROW, Associated Press]]></dc:creator><description><![CDATA[The Walter Cup is missing — or at least the version of the trophy that belongs to the Professional Women's Hockey League champion Montreal Victoire, the league told The Associated Press on Friday.]]></description><pubDate>Sat, 22 Aug 2026 00:40:39 +0000</pubDate><content:encoded><![CDATA[<p>The Walter Cup is missing — or at least the version of the trophy that belongs to the Professional Women's Hockey League champion Montreal Victoire, the league told The Associated Press on Friday.</p><p>Without going into detail, the PWHL issued a statement saying the trophy “did not arrive as expected at its latest stop,” and added "we are working closely with the shipping company to locate it.”</p><p>The trophy was supposed to be shipped to Lethbridge, Alberta, to spend the day with Victoire forward Dara Greig, a person with knowledge of the plans told the AP on the condition of anonymity because those details were not revealed by the league.</p><p>A container did arrive, but not the one the PWHL shipped with the trophy inside, a second person with knowledge of the details told the AP. The second person spoke on the condition of anonymity because those details have not been revealed by the league.</p><p>As a result, Greig wound up postponing her day with the trophy on Thursday, which included a public event at the city’s VisitLethbridge.com Arena.</p><p>It’s unclear where the Walter Cup was last seen. And unlike the NHL and the Stanley Cup, the PWHL does not have a person dedicated to travel with its trophy when it goes on the road to be with players.</p><p>The missing Walter Cup in question is not the one presented to teams on the ice upon winning the championship. That one is permanently housed at the Hockey Hall of Fame in Toronto.</p><p>The missing version is instead a version issued to championship-winning teams to keep.</p><p>The team's version, like the original trophy, is made of sterling silver and designed by Tiffany & Co. It weighs about 35 pounds (16 kilograms) and measures about 24 inches (61 centimeters) in height and 13 inches (33 centimeters) wide.</p><p>The cup rests on two rods, resembling hockey sticks. On the cup are engraved six W’s representing the league’s six original franchises. The base of the cup represents a puck on which the championship teams are etched.</p><p>Montreal clinched the cup by defeating Ottawa in Game 4 of a best-of-five series in May to become the PWHL’s first Canadian team to win title. Minnesota won the PWHL’s first two championships.</p><p>The trophy is named after PWHL founder and primary financier Los Angeles Dodgers owner Mark Walter and his wife Kimbra.</p><p>___</p><p>See AP’s full women’s hockey coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/JWBCV6G66ZVSJ27DFXRBAZVODU.jpg?auth=6eff0899fd829d993b29f000d5fa35bd2b717fd4f2d004b864b8520f85c7674c&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The Walter Cup is displayed before being presented to Minnesota after after they defeated Boston in Game 5 of the finals to win the PWHL, May 29, 2024, in Lowell, Mass. (AP Photo/Mary Schwalm)]]></media:description><media:credit role="author" scheme="urn:ebu">Mary Schwalm</media:credit></media:content></item><item><title><![CDATA[Ashley Moody, Angie Nixon prepare for November US Senate showdown]]></title><link>https://www.local10.com/news/politics/2026/08/21/ashley-moody-angie-nixon-prepare-for-november-us-senate-showdown/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/21/ashley-moody-angie-nixon-prepare-for-november-us-senate-showdown/</guid><dc:creator><![CDATA[Christina Vazquez, Ryan Mackey]]></dc:creator><description><![CDATA[Florida’s U.S. Senate race is taking shape as Republican nominee Ashley Moody and Democratic nominee Angie Nixon prepare to face off in November, with both campaigns already drawing sharp contrasts over the direction of the state and the Democratic Party.]]></description><pubDate>Fri, 21 Aug 2026 22:27:47 +0000</pubDate><content:encoded><![CDATA[<p>Florida’s U.S. Senate race is set for a November showdown between Republican nominee U.S. Sen. Ashley Moody and Democratic nominee Angie Nixon, who is seeking to unseat Moody. </p><p>Moody, who was appointed to the Senate last year after Marco Rubio left the seat to become secretary of state, appeared at a Miami-Dade Republican event in Doral on Friday but did not take questions afterward.</p><p>Speaking briefly before the event, Moody focused on Nixon’s affiliation with the Democratic Socialists of America and described her campaign message in two words: “Stop socialism.”</p><p>“She is a supporter and member of the DSA which is a party that has a very radical agenda,” Moody said. “I don’t think anyone thought that somebody who supported socialism would ever be on the ballot in Florida.” </p><p>Moody also was asked whether she would debate Nixon on WPLG Local 10.</p><p>“Oh my gosh, I think our teams will probably meet and discuss all of that,” Moody said.</p><p>Nixon, who is a member of the Democratic Socialists of America, is pitching a different message as Democrats seek to compete in a state where Republicans have dominated statewide elections.</p><p>“I am looking forward to expanding this big tent of the Democratic Party,” Nixon said.</p><p>In an interview with Local 10 News on Wednesday, Nixon was asked how she plans to persuade moderate Democrats to support her in November.</p><p>“Folks can just look at my track record,” Nixon said.</p><p>Nixon also addressed her recent affiliation with the Democratic Socialists of America and the Working Families Party.</p><p>“The reason I recently joined DSA and the working families party is because they are organizations that want to put power back in the hands of the people,” Nixon said.</p><p>The contest will give Florida voters a choice between Moody, a former state attorney general who was appointed to the Senate, and Nixon, who is seeking to put Democrats back in contention for a statewide Senate seat.</p><p>The election will also determine who serves the remainder of Rubio’s vacated Senate term.</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[Arsenal, Marseille and Real Betis begin league campaigns with wins and clean sheets]]></title><link>https://www.local10.com/sports/2026/08/21/arsenal-marseille-and-real-betis-begin-league-campaigns-with-wins-and-clean-sheets/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/arsenal-marseille-and-real-betis-begin-league-campaigns-with-wins-and-clean-sheets/</guid><dc:creator><![CDATA[By ANDREW DOWNIE, Associated Press]]></dc:creator><description><![CDATA[MADRID (AP) — Arsenal got its title defense off to a perfect start Friday with a 3-0 win over newly promoted Coventry City in the opening match of the Premier League.]]></description><pubDate>Fri, 21 Aug 2026 22:31:34 +0000</pubDate><content:encoded><![CDATA[<p>MADRID (AP) — Arsenal got its title defense off to a perfect start Friday with a 3-0 win over newly promoted Coventry City in the opening match of the Premier League.</p><p>In France, a second-half double from Amine Gouiri set Marseille on its way to a 4-0 victory over Strasbourg on the first night of this season’s Ligue 1 action.</p><p>Elsewhere in Europe, Real Betis beat Real Sociedad 1-0 in the Spanish league while fan trouble overshadowed the first round of the German Cup.</p><p>Arsenal sweeps Coventry aside in Premier League opener</p><p>Newcomer Christos Tzolis helped set up two goals as defending champion Arsenal opened the Premier League season by dismantling promoted Coventry 3-0 to spoil the visitor’s long-awaited return to the top flight.</p><p>After ending a 22-year wait for the Premier League title, Arsenal showed why it’s favored to repeat as champion by completely dominating Frank Lampard’s side in a game that was one-sided from start to finish.</p><p>Kai Havertz, Bukayo Saka and Martin Odegaard scored for the Gunners, who spurned chances to pad the scoreline even further.</p><p>For Coventry, it was a rude welcome back to the Premier League after a 25-year absence. Having won the second-tier Championship last season by a wide margin, Lampard’s side simply looked outmatched as it was repeatedly taken apart by the marauding Gunners.</p><p>Gouiri leads Marseille to dominant win over Strasbourg</p><p>Gouiri, who scored eight goals in 22 league matches last season, has been linked with a move to Everton in recent days, but the speculation clearly did not hinder his concentration in the Ligue 1 opener.</p><p>He slotted home from close range a minute after the break and then doubled his tally from the penalty spot midway through the second half, just minutes after Strasbourg was reduced to 10 men following Samir El Mourabet's dismissal for a bad tackle.</p><p>Keyliane Abdallah added a third in the 89th minute before Pierre-Emile Hojbjerg completed the scoring in stoppage time to give new Marseille coach Bruno Génésio the perfect start to the season.</p><p>Rodrigo Riquelme gives Real Betis a winning start in Spain</p><p>Betis kicked off its La Liga campaign with a 1-0 win over Real Sociedad in Seville.</p><p>Riquelme’s volleyed goal after 63 minutes separated two evenly matched teams and extended Betis’ unbeaten home run in Friday night games to 18.</p><p>The win takes the Seville club into joint second place in La Liga, one of four teams on three points, behind Alaves, which has four.</p><p>It’s a stuttering start to the league season in Spain, with some teams having played twice before others have even kicked off their campaign.</p><p>Rowdy fans and startling scoreline in the German Cup</p><p>Police had to intervene in the German Cup match between Waldhof Mannheim and Kaiserslautern as fans threw flares and other objects and some Mannheim supporters invaded the pitch. The trouble started as the game was heading into extra time with the score tied at 0-0.</p><p>The match was halted for nearly 30 minutes as officers in riot gear and mounted police pushed fans back into the stands before the players could return.</p><p>Ibrahim Kanate scored in the last minute of extra time, giving second-division Kaiserslautern a 1-0 win to advance to the second round.</p><p>Eintracht Frankfurt cruised into the second round of the competition with a staggering 11-0 win away at fifth-tier St. Tönis. Ten of the goals came before half time, three of them from Jonathan Burkardt.</p><p>Karlsruhe beat Munster 2-1 and Dženan Pejčinović scored a hattrick as VfB Stuttgart beat Hansa Rostock 4-0 away from home.</p><p>___</p><p>See AP’s full soccer coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XQAILGJ7TGWFIM6WKGDKCXYCGA.jpg?auth=12d8d8f8db4ea24d92e1b99251e9a6778b46e572d1bb94d0a30c4c855c2efded&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Arsenal's Riccardo Calafiori leaps over Coventry City's goalkeeper Carl Rushworth during the English Premier League soccer match between Arsenal and Coventry City in London, Friday, Aug. 21, 2026. (AP Photo/Kirsty Wigglesworth)]]></media:description><media:credit role="author" scheme="urn:ebu">Kirsty Wigglesworth</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/UEQTL3MVTN4MKFYMBFC5YA5D7E.jpg?auth=0231f5e195e17da39b2983b00385890c41fb954754eb2c16bef0f1110d0be822&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Coventry City's Ellis Simms vies for the ball with Arsenal's Cristhian Mosquera, left, during the English Premier League soccer match between Arsenal and Coventry City in London, Friday, Aug. 21, 2026. (AP Photo/Kirsty Wigglesworth)]]></media:description><media:credit role="author" scheme="urn:ebu">Kirsty Wigglesworth</media:credit></media:content></item><item><title><![CDATA[Broward deputies arrest gas station shooting suspect after confession, records show]]></title><link>https://www.local10.com/news/local/2026/08/21/broward-deputies-arrest-gas-station-shooting-suspect-accused-of-wounding-man/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/21/broward-deputies-arrest-gas-station-shooting-suspect-accused-of-wounding-man/</guid><dc:creator><![CDATA[Magdala Louissaint, Jackie Pascale, Andrea Torres]]></dc:creator><description><![CDATA[Deputies arrested a 53-year-old suspect who was accused of shooting a man on Thursday night at a gas station in Pompano Beach, according to the Broward Sheriff’s Office.]]></description><pubDate>Fri, 21 Aug 2026 17:33:09 +0000</pubDate><content:encoded><![CDATA[<p>A 53-year-old man confessed to shooting a man who was working as a clerk on Thursday night at a gas station in Pompano Beach, according to a Broward Sheriff’s Office deputy’s arrest report.</p><p><a href="https://www.local10.com/espanol/2026/08/21/arrestan-a-sospechoso-de-balacera-en-gasolinera-de-broward-acusado-de-herir-a-hombre/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/21/arrestan-a-sospechoso-de-balacera-en-gasolinera-de-broward-acusado-de-herir-a-hombre/">Leer en español</a></p><p>Shortly after 7:40 p.m. <a href="https://www.local10.com/news/local/2026/08/20/man-shot-in-pompano-beach-suspect-detained-bso-says/" target="_self" rel="" title="https://www.local10.com/news/local/2026/08/20/man-shot-in-pompano-beach-suspect-detained-bso-says/">on Thursday</a>, deputies found a man who was wounded in the abdomen behind a counter at the Marathon gas station at 220 South Dixie Highway, according to the report. </p><p>Zalim Bacchus, who had a .25 caliber semi-automatic pistol, “had his hands raised and sponaenously uttered, ‘I shot him,’” a deputy wrote, according to the arrest report. </p><p>The victim told deputies that after Bacchus used the restroom, he was “concealing a bottle of Sprite,” so he locked him inside the store and confronted him, according to the arrest report. </p><p>“Bacchus pulled a gun on him and fired at him,” a deputy wrote, according to the report. </p><p>Pompano Beach Fire Rescue personnel took the victim to Broward Health North in Pompano Beach, and his condition was critical but stable, according to the report. </p><p>Broward corrections booked Bacchus on Friday morning at the Broward County Main Jail in Fort Lauderdale, according to county inmate records. </p><p>Bacchus, of Pompano Beach, faced a charge of aggravated battery, a first-degree felony, and Broward County Circuit Judge Michael Lynch was set to preside over the capital case, according to county court records. </p><p>Detectives asked anyone with information about this or other cases who wants to remain anonymous to call Broward County Crime Stoppers at 954-493-8477. </p><p><i>Local 10 News Assignment Editor Carson Merlo contributed to this report. </i></p><p><b>Related report</b>: <a href="https://www.local10.com/news/local/2026/08/20/man-shot-in-pompano-beach-suspect-detained-bso-says/" target="_self" rel="" title="https://www.local10.com/news/local/2026/08/20/man-shot-in-pompano-beach-suspect-detained-bso-says/">Man shot at Pompano Beach gas station, 1 detained, BSO says</a></p>]]></content:encoded></item><item><title><![CDATA[China investigates comedian after he altered a revolutionary song lyric onstage]]></title><link>https://www.local10.com/entertainment/2026/08/22/china-investigates-comedian-after-he-altered-a-revolutionary-song-lyric-onstage/</link><guid isPermaLink="true">https://www.local10.com/entertainment/2026/08/22/china-investigates-comedian-after-he-altered-a-revolutionary-song-lyric-onstage/</guid><dc:creator><![CDATA[By FU TING, Associated Press]]></dc:creator><description><![CDATA[One of China’s best-known comedians is under investigation and several of his shows have been canceled after he changed the lyrics of a revolutionary song during a performance.]]></description><pubDate>Sat, 22 Aug 2026 06:34:16 +0000</pubDate><content:encoded><![CDATA[<p>One of China’s best-known comedians is under investigation and several of his shows have been canceled after he changed the lyrics of a revolutionary song during a performance.</p><p>Guo Degang, the country’s most prominent performer of traditional xiangsheng, a form of Chinese comedic dialogue, is under investigation by local authorities in the city of Wuhan in central China, local media reported. Guo's show on Friday in the northwestern city of Xi’an was canceled due to “venue issues," a statement on ticketing platform Damai released by his promotion company showed.</p><p>The company offered refunds for tickets as well as travel and hotel expenses. The exhibition center hosting the performance in Xi’an, which also cited “venue issues” on Wednesday, said the show had been “postponed,” without giving a new date.</p><p>Local media reports said several of Guo’s shows scheduled in August across cities were canceled.</p><p>The investigation highlights China’s stricter controls and censorship of the entertainment and arts industries, where performers and artists have to navigate an environment where “red lines” are often unclear and shifting.</p><p>Guo was reported to Wuhan's culture and tourism authorities after he changed a lyric from “it is quiet along Weishan Lake” to “it is quiet in the Forbidden City” while performing at a show in the city last month, according to local media reports and videos shown on social media platforms.</p><p>The Forbidden City, once home to China’s emperors for hundreds of years, is now a museum that attracts over 10 million visitors each year.</p><p>Neither Guo nor his show promotor immediately responded to the AP’s emails seeking for comment on Saturday.</p><p>Guo’s performance had been approved in advance by local authorities in Wuhan, but the lyric change had not, which may have violated regulations governing commercial performances according to The Paper, a Shanghai-based news outlet.</p><p>The lyrics are from “Playing My Beloved Pipa,” a song from Railway Guerrilla, a well-known 1950s film about Communist-led guerrillas fighting Japanese forces during World War II. Pipa is a traditional Chinese stringed instrument, similar to a lute.</p><p>It is a popular song among the public. It was once played at CCTV Spring Festival gala in 1998, and was also selected in 2019 by the Chinese Communist Party’s Publicity Department as one of 100 songs recommended to mark the 70th anniversary of the founding of the People’s Republic of China.</p><p>Guo is widely considered as the one who brought xiangsheng closer to the younger generation in China. The traditional art form was more regional and more popular among the older audience.</p><p>This is not the first time that performers facing consequences over their work on stage. In 2023, comedian Li Haoshi, known by his stage name House, sparked controversy after describing dogs chasing squirrels with a military slogan. Xiaoguo Culture Media, the company he worked for, was later fined 14.7 million yuan ($2.13 million), and Li has not appeared in public performances in mainland China since.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/SY3JHYIRNP37JV25LRRD527NFU.jpg?auth=4e37d04ef4e8b76067af5ad0863bab39b1a939ffe9be9a4fb8f29bd168c23701&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A Deyunshe theater, part of the comedy group founded by Guo Degang, is seen in Beijing, Saturday, Aug. 22, 2026. (AP Photo/Achmad Ibrahim)]]></media:description><media:credit role="author" scheme="urn:ebu">Achmad Ibrahim</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/Z4FDDMGD4Z3AZXCYU5AK6XQ3ZU.jpg?auth=ef84766cd235151d240926dac653ccc197fd5ddee839b4f017c83109bfe014a0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[A woman pushes a cart past a Deyunshe theater, part of the comedy group founded by Guo Degang, in Beijing, Saturday, Aug. 22, 2026. (AP Photo/Achmad Ibrahim)]]></media:description><media:credit role="author" scheme="urn:ebu">Achmad Ibrahim</media:credit></media:content></item><item><title><![CDATA[Lionel Messi and Ian Fray are fined over separate incidents involving Inter Miami teammates]]></title><link>https://www.local10.com/sports/2026/08/21/lionel-messi-and-ian-fray-are-fined-over-separate-incidents-involving-inter-miami-teammates/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/lionel-messi-and-ian-fray-are-fined-over-separate-incidents-involving-inter-miami-teammates/</guid><dc:creator><![CDATA[Associated Press]]></dc:creator><description><![CDATA[NEW YORK (AP) — Inter Miami's Lionel Messi and Ian Fray have been fined undisclosed amounts for making contact in the head and neck area of opponents in separate incidents during second-half stoppage time in a 2-2 draw against Philadelphia, MLS said Friday.]]></description><pubDate>Fri, 21 Aug 2026 22:19:32 +0000</pubDate><content:encoded><![CDATA[<p>NEW YORK (AP) — Inter Miami's Lionel Messi and Ian Fray have been fined undisclosed amounts for making contact in the head and neck area of opponents in separate incidents during second-half stoppage time in a 2-2 draw against Philadelphia, MLS said Friday.</p><p>Messi slapped the Union's Quinn Sullivan on the back of the neck as the two exchanged words Wednesday night. Messi scored his first goal since the death of his father, Jorge Messi, and added an assist.</p><p>Sullivan also was involved in the fracas that led to Fray's fine. After Sullivan lost his footing dribbling into the penalty area, he got tangled with Fray, who then grabbed his neck. Sullivan jumped up and tackled Fray.</p><p>Minnesota United FC defender Anthony Markanich was fined for embellishment in the second half of a 2-1 loss to Atlanta United on Wednesday.</p><p>___</p><p>See AP’s full MLS coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/QZFSKSWCATFGL4WIVST6AXTKJQ.jpg?auth=e842a8a8c033fc248cacebdfe7abcae654fdc4c7b2bf5863cf7acabdb54e81b5&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Inter Miami CF offense Lionel Messi (10) kicks a penalty during the first half of an MLS soccer match against the Nashville SC, Saturday, Aug. 15, 2026, in Nashville, Tenn. (AP Photo/Butch Dill)]]></media:description><media:credit role="author" scheme="urn:ebu">Butch Dill</media:credit></media:content></item><item><title><![CDATA[Trump threatens lawsuit against nonprofit that questioned whether National Guard plan lessened crime]]></title><link>https://www.local10.com/news/politics/2026/08/21/trump-threatens-lawsuit-against-nonprofit-that-questioned-whether-national-guard-plan-lessened-crime/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/21/trump-threatens-lawsuit-against-nonprofit-that-questioned-whether-national-guard-plan-lessened-crime/</guid><dc:creator><![CDATA[By GARY FIELDS, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — President Donald Trump is threatening to sue a left-leaning think tank unless it retracts a report that said his National Guard deployments to various cities did not reduce crime as he said.]]></description><pubDate>Fri, 21 Aug 2026 23:21:21 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — President Donald Trump is threatening to sue a left-leaning think tank unless it retracts a report that said his National Guard deployments to various cities did not reduce crime as he said.</p><p>The letter gave the Washington, D.C.-based Center for American Progress until the end of business Friday to issue the retraction or face a $5 billion lawsuit. The center declined.</p><p>The nonprofit's president and chief executive, Neera Tanden, said in a statement that the lawsuit “is a transparent attempt to silence us. We will neither cower nor bend in the face of it.”</p><p>The report, published July 13, criticized the administration for taking credit for a historic drop in violent crime at a time when that decline was already underway. The analysis concluded that Trump’s deployment of the National Guard “had no measurable effect on violent crime trends.”</p><p>Tanden said the work was based on the nonprofit's analysis of crime data and its findings were simply "inconvenient to the Trump administration.”</p><p>In the letter, sent Monday and first reported by The New York Times, Trump attorney Alejandro Brito said the center should “immediately retract the false, malicious, and defamatory statements made about President Trump.”</p><p>Brito highlighted several examples of statements in the report that drew objections from Trump. One read, “In an effort to falsely claim his policies have reduced crime, the president is exploiting the fact that violent crime and murder were already declining in the cities his administration targeted with these extreme interventions.”</p><p>Brito wrote that failure to retract the report will leave Trump no choice but to seek remedies for the “overwhelming financial and reputational harm that Defendants have caused him to suffer.” Attempts to reach Brito on Friday were unsuccessful.</p><p>The nonprofit's general counsel, Kevin Metz, said in a letter responding to the threat that the defamation allegation "is utterly absurd: truth is not and cannot be defamation. The legal standards here are clear, well-established, and speech-protective.”</p><p>Threatening lawsuits against perceived enemies or over media coverage he doesn't like is part of a well-worn playbook for Trump. At the beginning of his second term, he threatened numerous legal firms with cutting off access to the federal government unless they capitulated to his various demands, which some did.</p><p>Kevin Goldberg, a First Amendment expert at the Freedom Forum, said such threats from Trump are done “for the purpose of trying to push someone into submission rather than actually on the merits of compensating Donald Trump for any harm that might have been caused.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/Z3HOYHFYCQ6FNSJB22C5PGLTKI.jpg?auth=1f484e6a8ca0c44bfcffe532c42678745b29de2723cb1e44e5c5b2cbc56c9730&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[Members of the Arkansas National Guard continue their patrol after carrying an elderly woman in her wheelchair down the steps to the train platform due to an out-of-service elevator at the Columbia Heights metro station, Monday, Aug. 10, 2026, in Washington. (AP Photo/Rod Lamkey, Jr.)]]></media:description><media:credit role="author" scheme="urn:ebu">Rod Lamkey</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/ZIWCHIX5BWGGK4BBDKCYXRGIOI.jpg?auth=7066c0dfb05ca8402a89d045944d27c849611f55f088986c92920c99297f72d6&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[As members of the National Guard walk on patrol, protesters from Free DC rally against continued National Guard presence in the district, on the one year anniversary of President Trump's emergency declaration activating the National Guard, Tuesday, Aug. 11, 2026, in Washington. (AP Photo/Jacquelyn Martin)]]></media:description><media:credit role="author" scheme="urn:ebu">Jacquelyn Martin</media:credit></media:content></item><item><title><![CDATA[Acusan a ex urólogo de UM de agresiones sexuales contra tres hombres; publica video tras ser liberado bajo fianza]]></title><link>https://www.local10.com/espanol/2026/08/21/acusan-a-ex-urologo-de-um-de-agresiones-sexuales-contra-tres-hombres-publica-video-tras-ser-liberado-bajo-fianza/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/acusan-a-ex-urologo-de-um-de-agresiones-sexuales-contra-tres-hombres-publica-video-tras-ser-liberado-bajo-fianza/</guid><dc:creator><![CDATA[Terrell Forney, Andrea Torres]]></dc:creator><description><![CDATA[El Dr. Ranjith Ramasamy, quien enfrenta tres cargos de agresión sexual en el condado Miami-Dade, publicó un video el viernes en el que afirmó ser víctima de “acusaciones difamatorias”.]]></description><pubDate>Fri, 21 Aug 2026 22:03:45 +0000</pubDate><content:encoded><![CDATA[<p>El Dr. Ranjith Ramasamy, quien enfrenta tres cargos de agresión sexual en el condado Miami-Dade, publicó un video el viernes en el que afirmó ser víctima de “acusaciones difamatorias”. Los registros muestran que un detective de Miami no está de acuerdo.</p><p>En el video, Ramasamy, de 45 años, un <a href="https://www.newswise.com/articles/ranjith-ramasamy-m-d-of-desai-sethi-urology-institute-receives-american-urological-association-s-gold-cystoscope-award" target="_blank" rel="noreferrer" title="https://www.newswise.com/articles/ranjith-ramasamy-m-d-of-desai-sethi-urology-institute-receives-american-urological-association-s-gold-cystoscope-award">urólogo galardonado</a>, describió a sus acusadores como “miembros descontentos de la comunidad universitaria”.</p><p>La Universidad de Miami lo empleó de 2015 a 2024. Fue director del programa de becas de Urología Reproductiva de la Escuela de Medicina Miller y profesor asistente de urología de 2015 a 2020, y fue profesor de urología de 2020 a 2024, según la orden judicial.</p><p>“Las tres víctimas no fueron los únicos ex estudiantes/empleados de [Ramasamy] que hicieron una acusación de este tipo en su contra”, escribió un detective, según una declaración de hechos en respaldo de una orden del 20 de octubre para el arresto de Ramasamy.</p><p>Un detective de Miami, quien reportó haber entrevistado a seis víctimas y seguir adelante con tres casos, describió a las víctimas como hombres de 28, 37 y 40 años, según la orden de arresto.</p><p>“Nunca agredí sexualmente a nadie”, dijo Ramasamy en el video después de entregarse a los agentes en el Aeropuerto Internacional de Miami el jueves.</p><p>El detective describió al hombre de 28 años como un estudiante que veía a Ramasamy como un mentor. El hombre de 37 años tenía un hermano que era estudiante de Ramasamy, según la orden. El hombre de 40 años era residente de cirugía mientras Ramasamy era el médico supervisor a cargo.</p><p>En 2024, Ramasamy se mudó a los Emiratos Árabes Unidos para trabajar como urólogo consultor en Jumeirah American Clinic en Dubái, según la orden.</p><p>Ramasamy compareció ante la jueza del Tribunal de Circuito del condado Miami-Dade Mindy S. Glazer, quien le ordenó mantenerse alejado de las tres víctimas, fijó su fianza en $120,000 USD y ordenó arresto domiciliario con un monitor GPS, según los registros judiciales.</p><p>Los registros judiciales muestran que la lectura de cargos de Ramasamy está programada para las 9 a.m. del martes. La jueza del Tribunal de Circuito del condado Miami-Dade Tany Brinkley preside el caso.</p><p><b>Historias relacionadas</b></p><ul><li><a href="https://www.local10.com/news/local/2026/08/20/urologist-accused-of-sexually-battering-medical-students-while-working-for-um/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/08/20/urologist-accused-of-sexually-battering-medical-students-while-working-for-um/">Acusan a urólogo de agredir sexualmente a estudiantes de medicina mientras trabajaba para UM</a></li><li><a href="https://www.local10.com/news/local/2023/06/28/specialist-examines-the-benefits-of-treatments-for-erectile-dysfunction/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2023/06/28/specialist-examines-the-benefits-of-treatments-for-erectile-dysfunction/">Especialista examina los beneficios de tratamientos para la disfunción eréctil</a></li></ul>]]></content:encoded></item><item><title><![CDATA[Key Largo man convicted in 2025 resort killing of 43-year-old woman  ]]></title><link>https://www.local10.com/news/local/2026/08/21/key-largo-man-convicted-in-2025-resort-killing-of-43-year-old-woman/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/21/key-largo-man-convicted-in-2025-resort-killing-of-43-year-old-woman/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[A Monroe County jury found 35-year-old Dylan Cody Lamb guilty of murder and two other charges Friday in connection with the April 2025 killing of a woman at a Key Largo resort.]]></description><pubDate>Fri, 21 Aug 2026 21:37:06 +0000</pubDate><content:encoded><![CDATA[<p>A Monroe County jury found 35-year-old Dylan Cody Lamb guilty of murder and two other charges Friday in connection with the <a href="https://www.local10.com/news/local/2025/04/09/womans-body-hidden-in-key-largo-hotel-room-closet-for-2-days-after-murder-deputies-say/" target="_self" rel="" title="https://www.local10.com/news/local/2025/04/09/womans-body-hidden-in-key-largo-hotel-room-closet-for-2-days-after-murder-deputies-say/">April 2025 killing of a woman at a Key Largo resort.</a></p><p><a href="https://www.local10.com/espanol/2026/08/21/condenan-a-hombre-de-key-largo-por-matar-a-mujer-de-43-anos-en-resort-en-2025/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/21/condenan-a-hombre-de-key-largo-por-matar-a-mujer-de-43-anos-en-resort-en-2025/">Leer en español</a></p><p>Lamb was convicted of second-degree murder, false imprisonment and altering, destroying, concealing or removing physical evidence, according to prosecutors. The jury deliberated for less than two hours.</p><p>The woman who was killed was Nadyne Marie Tillman.</p><p>Lamb, of Key Largo, faces up to life in prison. He is scheduled to be sentenced on Oct. 9.</p><p>The case began April 7, 2025, when the Monroe County Sheriff’s Office said they launched a missing-person investigation after Tillman’s family became concerned that they had not heard from her. Her vehicle was found at a Key Largo resort.</p><p>Investigators said they eventually searched a room where Lamb had been staying. A detective opened a closet containing an air conditioning handler and found Tillman’s body concealed underneath it.</p><p>According to prosecutors, Lamb told investigators he had contacted Tillman through an escort website and agreed to pay her $200 for sexual services. He said she tried to leave, but he blocked the door with his body.</p><p>Lamb admitted striking her during the confrontation. He later discovered she was not breathing and put her body in the closet, prosecutors said.</p><p>A medical examiner determined that Tillman died from blunt-force injuries to her head and neck, including fractures to her cervical vertebrae, according to investigators. </p><p>Authorities said instead of calling 911, Lamb told investigators he cleaned blood and other bodily fluids from the room using towels and linens. He then moved and concealed the body and packed soiled linens, Tillman’s cellphone and other belongings into three trash bags.</p><p>They said Lamb moved to another room at the resort the next morning, leaving the body behind.</p><p>Hotel staff later found the three bags and threw them away before realizing they could be evidence. By the time investigators learned about the bags, the resort’s dumpster had been emptied and the items could not be recovered.</p><p>Authorities said Lamb was arrested the day after the body was discovered. Investigators confirmed that they found Tillman’s credit card hidden inside his wallet.</p><p>Chief Assistant State Attorney Joseph Mansfield said the verdict brought accountability in “a brutal and tragic case.” </p><p>Lamb is scheduled to return to court for sentencing at 10 a.m. Oct. 9.</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[Condenan a hombre de Key Largo por matar a mujer de 43 años en resort en 2025]]></title><link>https://www.local10.com/espanol/2026/08/21/condenan-a-hombre-de-key-largo-por-matar-a-mujer-de-43-anos-en-resort-en-2025/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/condenan-a-hombre-de-key-largo-por-matar-a-mujer-de-43-anos-en-resort-en-2025/</guid><dc:creator><![CDATA[Pablo Hernandez]]></dc:creator><description><![CDATA[Un jurado del condado Monroe declaró el viernes a Dylan Cody Lamb, de 35 años, culpable de asesinato y otros dos cargos en relación con la muerte de una mujer en abril de 2025 en un resort de Key Largo.]]></description><pubDate>Fri, 21 Aug 2026 21:59:03 +0000</pubDate><content:encoded><![CDATA[<p>Un jurado del condado Monroe declaró el viernes a Dylan Cody Lamb, de 35 años, culpable de asesinato y otros dos cargos en relación con la <a href="https://www.local10.com/news/local/2025/04/09/el-cuerpo-de-una-mujer-fue-escondido-en-armario-de-habitacion-de-un-hotel-en-cayo-largo-durante-2-dias-dicen-agentes/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2025/04/09/el-cuerpo-de-una-mujer-fue-escondido-en-armario-de-habitacion-de-un-hotel-en-cayo-largo-durante-2-dias-dicen-agentes/">muerte de una mujer en abril de 2025 en un resort de Key Largo</a>.</p><p>Lamb fue declarado culpable de asesinato en segundo grado, privación ilegal de la libertad y alteración, destrucción, ocultamiento o eliminación de evidencia física, según los fiscales. El jurado deliberó durante menos de dos horas.</p><p>La mujer que murió fue Nadyne Marie Tillman.</p><p>Lamb, de Key Largo, enfrenta hasta cadena perpetua. Está previsto que sea sentenciado el 9 de octubre.</p><p>El caso comenzó el 7 de abril de 2025, cuando la Oficina del Sheriff del condado Monroe dijo que inició una investigación por persona desaparecida después de que la familia de Tillman se preocupara porque no había tenido noticias de ella. Su vehículo fue encontrado en un resort de Key Largo.</p><p>Los investigadores dijeron que finalmente registraron una habitación donde Lamb se había estado hospedando. Un detective abrió un clóset que contenía una unidad de aire acondicionado y encontró el cuerpo de Tillman oculto debajo de ella.</p><p>Según los fiscales, Lamb dijo a los investigadores que había contactado a Tillman a través de un sitio web de acompañantes y acordó pagarle $200 USD por servicios sexuales. Dijo que ella intentó irse, pero él bloqueó la puerta con su cuerpo.</p><p>Lamb admitió haberla golpeado durante el enfrentamiento. Más tarde descubrió que no respiraba y colocó su cuerpo en el clóset, dijeron los fiscales.</p><p>Un médico forense determinó que Tillman murió por lesiones causadas por golpes contundentes en la cabeza y el cuello, incluidas fracturas en las vértebras cervicales, según los investigadores.</p><p>Las autoridades dijeron que, en lugar de llamar al 911, Lamb contó a los investigadores que limpió sangre y otros fluidos corporales de la habitación usando toallas y ropa de cama. Luego movió y ocultó el cuerpo y colocó ropa de cama sucia, el teléfono celular de Tillman y otras pertenencias en tres bolsas de basura.</p><p>Dijeron que Lamb se trasladó a otra habitación del resort a la mañana siguiente, dejando el cuerpo atrás.</p><p>El personal del hotel encontró posteriormente las tres bolsas y las tiró sin darse cuenta de que podían ser evidencia. Para cuando los investigadores se enteraron de las bolsas, el contenedor de basura del resort ya había sido vaciado y los artículos no pudieron ser recuperados.</p><p>Las autoridades dijeron que Lamb fue arrestado al día siguiente de que se descubriera el cuerpo. Los investigadores confirmaron que encontraron la tarjeta de crédito de Tillman escondida dentro de su billetera.</p><p>El fiscal estatal adjunto jefe Joseph Mansfield dijo que el veredicto estableció responsabilidades en “un caso brutal y trágico”.</p><p>Está previsto que Lamb regrese a la corte para recibir sentencia a las 10 a.m. del 9 de octubre.</p>]]></content:encoded></item><item><title><![CDATA[Video shows cops finding boy who they say was left alone by mother at Sunny Isles Beach park]]></title><link>https://www.local10.com/news/local/2026/08/21/video-shows-cops-finding-boy-who-they-say-was-left-alone-by-mother-at-sunny-isles-beach-park/</link><guid isPermaLink="true">https://www.local10.com/news/local/2026/08/21/video-shows-cops-finding-boy-who-they-say-was-left-alone-by-mother-at-sunny-isles-beach-park/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Video obtained exclusively by Local 10 News on Friday shows the moments a 6-year-old boy was found alone at a Sunny Isles Beach park, where police said he had been left by his mother for nearly an hour.]]></description><pubDate>Fri, 21 Aug 2026 21:45:24 +0000</pubDate><content:encoded><![CDATA[<p>Video obtained exclusively by Local 10 News on Friday shows the moments a 6-year-old boy was found alone at a Sunny Isles Beach park, where police said he had been <a href="https://www.local10.com/news/local/2026/08/17/woman-accused-of-leaving-6-year-old-son-alone-at-sunny-isles-beach-park/" target="_self" rel="" title="https://www.local10.com/news/local/2026/08/17/woman-accused-of-leaving-6-year-old-son-alone-at-sunny-isles-beach-park/">left by his mother for nearly an hour.</a></p><p><a href="https://www.local10.com/espanol/2026/08/21/video-muestra-a-policias-encontrando-a-nino-que-segun-autoridades-fue-dejado-solo-por-su-madre-en-parque-de-sunny-isles-beach/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/21/video-muestra-a-policias-encontrando-a-nino-que-segun-autoridades-fue-dejado-solo-por-su-madre-en-parque-de-sunny-isles-beach/">Leer en español</a></p><p>The video shows officers arriving at Town Center Park shortly before 9 p.m. on Saturday and speaking with the boy after a witness alerted them that he was alone.</p><p>According to an arrest report, the child told a witness that his mother had left him at the park, he was scared and he had not eaten since breakfast.</p><p>The witness told police the boy had been alone for nearly an hour, the report states. </p><p>Officers said they spoke with the boy, who told them his mother had left him to get food with a friend, police said. The boy also told officers he was scared and did not want to leave with a stranger, they said. </p><p>As officers searched the area for the boy’s mother, 41-year-old Elena Sexton, police said she eventually walked back to the park.</p><p>According to the arrest report, Sexton told officers she had parked at a nearby shopping plaza at 17000 Collins Ave. and walked back to get some toys.</p><p>Police said Sexton told them she then saw a friend who asked her to sit and have food, and she did so while leaving her son at the park.</p><p>The video shows the boy with officers as darkness falls and later shows police taking Sexton into custody.</p><p>Jail records show Sexton, who is from Corpus Christi, Texas, was arrested Saturday on a charge of child neglect without great bodily harm.</p><p>The Florida Department of Children and Families was contacted, and the boy is now living with Sexton’s mother, authorities confirmed. </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[Disturbances dot the open Atlantic as future Moke forecast to slide south of Hawaii]]></title><link>https://www.local10.com/weather/hurricane/2026/08/21/disturbances-dot-the-open-atlantic-as-future-moke-forecast-to-slide-south-of-hawaii/</link><guid isPermaLink="true">https://www.local10.com/weather/hurricane/2026/08/21/disturbances-dot-the-open-atlantic-as-future-moke-forecast-to-slide-south-of-hawaii/</guid><dc:creator><![CDATA[Michael Lowry]]></dc:creator><description><![CDATA[We’ve been talking a lot about the subtropics this hurricane season – the zone of the Atlantic basin that includes the Gulf and the waters directly east and north of Florida and the Bahamas – as stealing a little more of the action this year due to El Niño’s stranglehold on the deep tropics. It’s no surprise then that all three named storms so far this hurricane season have originated in this subtropical arena.]]></description><pubDate>Fri, 21 Aug 2026 15:46:57 +0000</pubDate><content:encoded><![CDATA[<p>We’ve been talking a lot about the subtropics this hurricane season – the zone of the Atlantic basin that includes the Gulf and the waters directly east and north of Florida and the Bahamas – as stealing a little more of the action this year due to El Niño’s stranglehold on the deep tropics. It’s no surprise then that all three named storms so far this hurricane season have originated in this subtropical arena.</p><p><a href="https://www.local10.com/espanol/2026/08/21/perturbaciones-se-extienden-por-el-atlantico-abierto-mientras-pronostican-que-el-futuro-moke-se-desplazara-al-sur-de-hawai/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/21/perturbaciones-se-extienden-por-el-atlantico-abierto-mientras-pronostican-que-el-futuro-moke-se-desplazara-al-sur-de-hawai/">Leer en español</a></p><p>The National Hurricane Center added two more lemons over the subtropical Atlantic to their tropical outlook map since Thursday.</p><p>One system is a decidedly non-tropical low-pressure system along a cold front way out over the far northeastern Atlantic and closer to Europe than to the Americas. It could take on some subtropical or even tropical characteristics over the record- to near-record warm waters west of Portugal, but the upshot regardless will be high surf, blustery weather, and periods of heavy rain to parts of Portugal and northern Spain Sunday into early Monday local time.</p><p>Meanwhile a weak and disorganized area of low pressure hundreds of miles southeast of Bermuda over the middle subtropical Atlantic has been given a 20% chance of developing, mainly early next week as it moves generally northward into the north Atlantic. It’s unlikely we see significant development as the system moves near or east of Newfoundland and Atlantic Canada by next Tuesday into Wednesday.</p><h3><b>Models waffle on development in the eastern Atlantic next week</b></h3><p>Forecast models continue to waffle from run-to-run on development odds for a tropical wave that’ll be rolling off Africa into the eastern Atlantic early next week.</p><p>Although the development signal has persisted for late next week in the eastern Atlantic, it’s less pronounced than in earlier runs. Google’s DeepMind 1,000-member ensemble has been especially jumpy from run-to-run, but other modeling camps like the European model ensembles have been more consistent with its development signal for later next week.</p><figure><img src="https://www.local10.com/resizer/v2/M6Y7HUEC2RGZ3KH3PZI7IA626Y.png?auth=e980b4381d140b4cee01417d09bbe2db0061837a323d64efa3ce47fc2174dd7e&smart=true&width=1200&height=900" alt="Odds of a tropical storm passing to within about 175 miles of a given location from late next Wednesday through next Thursday (August 27th) from the European model ensemble system. The European ensembles indicate around a 30-40% chance of development for late next week in the eastern Atlantic. Credit: Weathermodels.com." height="900" width="1200"/><figcaption>Odds of a tropical storm passing to within about 175 miles of a given location from late next Wednesday through next Thursday (August 27th) from the European model ensemble system. The European ensembles indicate around a 30-40% chance of development for late next week in the eastern Atlantic. Credit: Weathermodels.com.</figcaption></figure><p>NHC hasn’t yet introduced the disturbance in its outlook, but we’ll probably see another lemon added over the weekend if trends persist.</p><p>Either way, this will have plenty of hurdles ahead given the nagging wind shear draped across the central Atlantic and isn’t anything for us stateside to be concerned with for next week.</p><h3><b>Future Moke to slide south of Hawaii, but bring big rains to the Big Island</b></h3><p>Yesterday morning we discussed the disturbance dubbed Invest 90E well southeast of Hawaii that was later upgraded to Tropical Depression Two-C Thursday.</p><figure><img src="https://www.local10.com/resizer/v2/2266IV66Q5FYFEBSATPJPISFBI.PNG?auth=3a5a7ceda3ee06246cc0f9d4b1dc8320e64a8dc3e1693e92f1e517a0662dd5b3&smart=true&width=1200&height=900" alt="" height="900" width="1200"/></figure><p>The system remained disorganized Friday morning but is forecast to organize into Tropical Storm Moke by later on Friday. Over the past 24 hours, models have shifted noticeably southward, a positive trend that ensures the center of future Moke will pass 100-200 miles comfortably to the south of Hawaii.</p><figure><img src="https://www.local10.com/resizer/v2/MUXGNPQMJRDU7POX25PTXCF53Y.png?auth=b8ed7a59107a2c88ff9cc1c8a879a99c04474a560cb212e356fc53daceacabc1&smart=true&width=1200&height=900" alt="Trends in the average track across all global models from Tuesday morning’s run (yellow line) to today (black line). The blue line shows Thursday’s average track line, which was much farther north than today’s multi-model ensemble mean. The shift southward over the past 24 hours should keep the center of future Moke well south of Hawaii. Credit: Tomer Burg/Polarwx.com." height="900" width="1200"/><figcaption>Trends in the average track across all global models from Tuesday morning’s run (yellow line) to today (black line). The blue line shows Thursday’s average track line, which was much farther north than today’s multi-model ensemble mean. The shift southward over the past 24 hours should keep the center of future Moke well south of Hawaii. Credit: Tomer Burg/Polarwx.com.</figcaption></figure><p>Models have also trended way down in their intensity forecasts and show future Moke struggling as a low to mid-tier tropical storm through the weekend.</p><figure><img src="https://www.local10.com/resizer/v2/EO2VMKBBIVBALPP2E7M37BXN2M.png?auth=741e10be22e7156140aa029c9446affcf1a2494bee11ca854c956b7d8b9479b7&smart=true&width=1200&height=900" alt="Forecast intensity guidance for Tropical Depression Two-C (future Moke) show it remaining a low- to mid-tier tropical storm as it passes south of Hawaii this weekend into early next week. Credit: cyclonicwx.com." height="900" width="1200"/><figcaption>Forecast intensity guidance for Tropical Depression Two-C (future Moke) show it remaining a low- to mid-tier tropical storm as it passes south of Hawaii this weekend into early next week. Credit: cyclonicwx.com.</figcaption></figure><p>Regardless, the system’s outer circulation will enhance heavy rains on Maui and east-facing slopes of the Big Island, where up to 15 inches of rain will be possible, with the heaviest rains occurring from Sunday through next Tuesday local time. Although totals will be much lower than what Lala brought last weekend, the rains will compound rapid runoff issues with already-swollen rivers and streams.</p><figure><img src="https://www.local10.com/resizer/v2/XSPPKSTWFRBXDFMMBKMTOJTVMU.png?auth=c226588596147df463803572eea463f1e3c37c4d40810ee0a02b30fc4ede2096&smart=true&width=1200&height=900" alt="Rainfall forecast from the National Weather Service Weather Prediction Center for Hawaii through early Tuesday showing highest totals on the windward side of Maui and the Big Island. Credit: NOAA/NWS." height="900" width="1200"/><figcaption>Rainfall forecast from the National Weather Service Weather Prediction Center for Hawaii through early Tuesday showing highest totals on the windward side of Maui and the Big Island. Credit: NOAA/NWS.</figcaption></figure><p>A Flood Watch is in effect from Saturday through Monday afternoon for the windward and southeast side of the Big Island.</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/U6IGNB7DSRDQHJXHJFBQWWXFL4.PNG?auth=5a7b3e9692c6188ea817fcf7f0517170e3175f51d19ffb7f8cfea17a9c3c6a66&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Video muestra a policías encontrando a niño que, según autoridades, fue dejado solo por su madre en parque de Sunny Isles Beach]]></title><link>https://www.local10.com/espanol/2026/08/21/video-muestra-a-policias-encontrando-a-nino-que-segun-autoridades-fue-dejado-solo-por-su-madre-en-parque-de-sunny-isles-beach/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/video-muestra-a-policias-encontrando-a-nino-que-segun-autoridades-fue-dejado-solo-por-su-madre-en-parque-de-sunny-isles-beach/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Un video obtenido exclusivamente por Local 10 News este viernes muestra el momento en que un niño de 6 años fue encontrado solo en un parque de Sunny Isles Beach, donde la policía dijo que había sido dejado por su madre durante casi una hora.]]></description><pubDate>Fri, 21 Aug 2026 21:55:33 +0000</pubDate><content:encoded><![CDATA[<p>Un video obtenido exclusivamente por Local 10 News este viernes muestra el momento en que un niño de 6 años fue encontrado solo en un parque de Sunny Isles Beach, donde la policía dijo que había sido <a href="https://www.local10.com/news/local/2026/08/17/woman-accused-of-leaving-6-year-old-son-alone-at-sunny-isles-beach-park/" target="_blank" rel="noreferrer" title="https://www.local10.com/news/local/2026/08/17/woman-accused-of-leaving-6-year-old-son-alone-at-sunny-isles-beach-park/">dejado por su madre durante casi una hora</a>.</p><p>El video muestra a los agentes llegando a Town Center Park poco antes de las 9 p.m. del sábado y hablando con el niño después de que un testigo les alertara que estaba solo.</p><p>Según un reporte de arresto, el niño le dijo a un testigo que su madre lo había dejado en el parque, que tenía miedo y que no había comido desde el desayuno.</p><p>El testigo dijo a la policía que el niño había estado solo durante casi una hora, señala el reporte.</p><p>Los agentes dijeron que hablaron con el niño, quien les contó que su madre lo había dejado para ir a buscar comida con un amigo, informó la policía. El niño también dijo a los agentes que tenía miedo y que no quería irse con un extraño, indicaron.</p><p>Mientras los agentes buscaban en el área a la madre del niño, Elena Sexton, de 41 años, la policía dijo que finalmente regresó caminando al parque.</p><p>Según el reporte de arresto, Sexton dijo a los agentes que había estacionado en una plaza comercial cercana en 17000 Collins Ave. y que había regresado caminando para buscar algunos juguetes.</p><p>La policía dijo que Sexton les contó que luego vio a un amigo que le pidió que se sentara a comer, y ella lo hizo mientras dejaba a su hijo en el parque.</p><p>El video muestra al niño con los agentes mientras cae la noche y posteriormente muestra a la policía deteniendo a Sexton.</p><p>Los registros de la cárcel muestran que Sexton, quien es de Corpus Christi, Texas, fue arrestada el sábado por un cargo de negligencia infantil sin causar lesiones corporales graves.</p><p>El Departamento de Niños y Familias de Florida fue contactado, y el niño ahora vive con la madre de Sexton, confirmaron las autoridades.</p>]]></content:encoded></item><item><title><![CDATA[DeMar DeRozan agrees with Nuggets on 1-year deal for veteran minimum, AP source says]]></title><link>https://www.local10.com/sports/2026/08/21/demar-derozan-agrees-with-nuggets-on-1-year-deal-for-veteran-minimum-ap-source-says/</link><guid isPermaLink="true">https://www.local10.com/sports/2026/08/21/demar-derozan-agrees-with-nuggets-on-1-year-deal-for-veteran-minimum-ap-source-says/</guid><dc:creator><![CDATA[By PAT GRAHAM, Associated Press]]></dc:creator><description><![CDATA[DENVER (AP) — DeMar DeRozan has agreed to sign a one-year contract with the Denver Nuggets worth the veteran minimum of $3.9 million, a person with knowledge of the deal said Friday.]]></description><pubDate>Fri, 21 Aug 2026 23:13:31 +0000</pubDate><content:encoded><![CDATA[<p>DENVER (AP) — DeMar DeRozan has agreed to sign a one-year contract with the Denver Nuggets worth the veteran minimum of $3.9 million, a person with knowledge of the deal said Friday.</p><p>It will be DeRozan's fifth team in his 18th season for a six-time All-Star looking for his first championship. The person spoke to The Associated Press on condition of anonymity because the agreement hasn't been announced.</p><p>The addition of DeRozan gives the Nuggets a veteran backcourt presence after sending young, versatile wing Peyton Watson to Cleveland as part of a four-team trade. The 23-year-old Watson started a career-high 40 games last season and averaged career bests in points (14.6), rebounds (4.9) and assists (2.1). He missed the first-round series with a hamstring injury as the Nuggets were eliminated by Minnesota. Aaron Gordon also was hampered by calf tightness in the series.</p><p>Bringing in a veteran like DeRozan may go a long way in showing All-NBA center Nikola Jokic the team is committed to staying competitive. Last month, Jokic reiterated his desire to remain with Denver. He held off signing his contract extension until next summer when he can sign a five-year supermax contract that would be worth around $350 million.</p><p>The Nuggets won their first NBA title in 2023, but have been eliminated early in the last three postseasons. They signed forward/center Marvin Bagley III this summer and brought back forward Spencer Jones by matching the Oklahoma City Thunder’s offer sheet.</p><p>It's a deal that pushed Denver into the second apron. Crossing into that territory makes roster construction increasingly difficult.</p><p>DeRozan, the ninth overall pick by Toronto in 2009, spent his first nine seasons with the Raptors, only to get traded to San Antonio for Kawhi Leonard as his former team won the title in Leonard's only season in 2018-19.</p><p>The 37-year-old DeRozan spent three seasons with the Spurs and three with Chicago before joining Sacramento the past two seasons. He was part of sign-and-trade deals in the moves to the Bulls and Kings.</p><p>DeRozan averaged 18.4 points last season, ending a 12-year run of averaging at least 20 points per game. He has had just two winning seasons since going to the playoffs his last five years with the Raptors. DeRozan made the postseason once with Chicago.</p><p>___</p><p>See AP’s full NBA coverage here</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/DV7DURGNIGL6W3OFQ3E3S6LGA4.jpg?auth=fdd35431936b1d0a8563353f0b37b8c8d6c632415819282d2f6d7305113913a0&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - Sacramento Kings guard DeMar DeRozan dribbles downcourt during the first half of an NBA basketball game against the Los Angeles Clippers, March 14, 2026, in Inglewood, Calif. (AP Photo/Jessie Alcheh, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Jessie Alcheh</media:credit></media:content></item><item><title><![CDATA[Charter boat hauls in 1,260-pound blue marlin believed to be East Coast's largest catch]]></title><link>https://www.local10.com/news/national/2026/08/21/charter-boat-hauls-in-1260-pound-blue-marlin-believed-to-be-east-coasts-largest-catch/</link><guid isPermaLink="true">https://www.local10.com/news/national/2026/08/21/charter-boat-hauls-in-1260-pound-blue-marlin-believed-to-be-east-coasts-largest-catch/</guid><dc:creator><![CDATA[By PATRICK WHITTLE, Associated Press]]></dc:creator><description><![CDATA[PORTLAND, Maine (AP) — Damon Sacco had never seen anything like the fish he and fellow anglers fought for hours in the waters off Massachusetts. As it rose from the depths, it looked like a glimmering blue spaceship.]]></description><pubDate>Fri, 21 Aug 2026 22:39:09 +0000</pubDate><content:encoded><![CDATA[<p>PORTLAND, Maine (AP) — Damon Sacco had never seen anything like the fish he and fellow anglers fought for hours in the waters off Massachusetts. As it rose from the depths, it looked like a glimmering blue spaceship.</p><p>Sacco, a longtime Massachusetts charter fishing boat captain, saw the giant fin break the surface, and at first he thought he was dealing with an enormous shark.</p><p>“Then I got a better look at it and thought, dang, that thing's pointed,” he said. “But that's too big for a marlin.”</p><p>He was wrong. Sacco and his client Walter Chapman landed what they and others believe is the largest Atlantic blue marlin ever caught off the U.S. East Coast on Wednesday. The massive billfish, more than 11 feet (335 cm) in length, weighed 1,260 pounds (571.5 kilograms) when they got it back to land in Falmouth, Massachusetts.</p><p>That was just 142 pounds (64.4 kilograms) shy of the world record for an Atlantic blue marlin, caught off Brazil in 1992, according to records kept by the International Game Fish Association.</p><p>To catch such a huge fish off New England might be even more remarkable, said Walt Golet, director of the University of Maine Pelagic Fisheries Lab and an associate professor at the university's marine sciences school. The water is too cold for them in the Northeast most of the year, making the window to catch a big one very narrow.</p><p>The fish’s head was on its way to the UMaine lab to determine its age, said Golet, who speculated that it could be in the range of 25 to 30 years.</p><p>“I don’t suspect there will be a whole lot of blue marlin caught in the Atlantic in general that are going to top 1,200 pounds for the next several years,” he said.</p><p>On the day of the catch, Sacco's charter boat, Castafari, was fishing Atlantis Canyon, an underwater canyon on the edge of the continental shelf about 100 miles (160 kilometers) off Cape Cod. The highly migratory blue marlin is a seasonal visitor to the area, Golet said.</p><p>The battle with the marlin took about three hours and was fought on rod and reel by Chapman. Sacco said his role for most of the adventure was to “drive the bus around and yell at people.” He added that the fish left a couple of holes in the boat's transom with its bill that he considers “war marks.”</p><p>Chapman, a retiree and lifelong fisherman from Plymouth, said the meat of the fish was divided among about a dozen people, and he's currently looking up recipes for what to do with it. He said the marlin is unquestionably the biggest fish he's ever fought on a line, and some of it's probably destined for fish chowder.</p><p>“I wasn't going to eat a 1,200 pound fish all by myself,” Chapman said.</p><p>When the boat returned to the docks, a crowd was waiting, and weighing the fish became a brief spectacle. Onlooker Katie Curran of Falmouth said it was spectacular.</p><p>“People fish their entire lives and never come close to a catch like this,” Curran said. “Hats off to Captain Damon Sacco and the crew on the catch of a lifetime.”</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/LD7HYTXWYYIKVPKUWBOXHQHLGI.jpg?auth=e88d63ad2226ba44c5977453dc6e0ec4c331b6a2a739bc37fb0aa5762cc88cb3&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Jimmy Fee shows Walter Chapman, left, and Damon Sacco, captain of the Castafari, right, posing with an enormous blue marlin that they caught off the coast of Massachusetts, Wednesday, Aug. 19, 2026, in Falmouth, Mass. (Jimmy Fee via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jimmy Fee</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/4ZSV3MNB5K47NAD7R6IPA4DBXM.jpg?auth=261b02f106e260d40773e64be46b5d61a11908e87ef1e15bb0ed1a5b5d421f35&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Jimmy Fee shows the crew of the Castafari arriving in Falmouth Harbor with a giant blue marlin, Wednesday, Aug. 19, 2026, in Falmouth, Mass. (Jimmy Fee via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Jimmy Fee</media:credit></media:content><media:content url="https://www.local10.com/resizer/v2/3AKOJ24F6BWNRJR6AQBI6ZKC24.jpg?auth=030f03150c993e55542176f175fbe8fa1b378fce467c5fff27c9a39b245c1be2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[This photo provided by Katie Curan shows a large Atlantic blue marlin caught by Damon Sacco and his crew Wednesday, Aug. 19, 2026, in Falmouth, Mass. (Katie Curran via AP)]]></media:description><media:credit role="author" scheme="urn:ebu">Katie Curran</media:credit></media:content></item><item><title><![CDATA[Una semana difícil para Paz en Bolivia: escándalos y reveses ponen a prueba su presidencia]]></title><link>https://www.local10.com/espanol/2026/08/21/una-semana-dificil-para-paz-en-bolivia-escandalos-y-reveses-ponen-a-prueba-su-presidencia/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/una-semana-dificil-para-paz-en-bolivia-escandalos-y-reveses-ponen-a-prueba-su-presidencia/</guid><dc:creator><![CDATA[Por PAOLA FLORES e ISABEL DEBRE, Associated Press]]></dc:creator><description><![CDATA[LA PAZ, Bolivia (AP) — El presidente boliviano Rodrigo Paz cierra una semana compleja con varios reveses y acosado en múltiples frentes, poniendo a prueba su capacidad y debilitando aún más su ya frágil posición política.]]></description><pubDate>Sat, 22 Aug 2026 01:42:08 +0000</pubDate><content:encoded><![CDATA[<p>LA PAZ, Bolivia (AP) — El presidente boliviano Rodrigo Paz cierra una semana compleja con varios reveses y acosado en múltiples frentes, poniendo a prueba su capacidad y debilitando aún más su ya frágil posición política.</p><p>El viernes, destituyó a su ministro de Economía después de que recibiera la desaprobación de la Asamblea Legislativa, mientras que un juez en la región oriental de Santa Cruz envió a prisión preventiva por 180 días a un asesor del mandatario por el presunto intento de feminicidio a su expareja.</p><p>Su principal aliado en el Congreso se alejó, fracturando el apoyo a su agenda mientras lucha por sacar a Bolivia de casi dos décadas de gobierno socialista de partido único. Un repentino aumento en el precio del combustible amenazó con reavivar el descontento popular.</p><p>“No son tiempos fáciles para el país”, admitió Paz el jueves. Pero tras un vertiginoso ascenso al poder el año pasado, Paz ha pasado sus nueve meses en el cargo acostumbrándose a las dificultades. Sin embargo, los analistas afirman que los últimos reveses podrían representar su mayor desafío hasta la fecha.</p><p>Aquí un breve resumen de los contratiempos sufridos por el gobierno esta semana:</p><p>Destitución de ministro de Economía</p><p>El viernes, mediante un decreto, Paz destituyó a su ministro de Economía, José Gabriel Espinoza —artífice de la reforma de libre mercado de su gobierno— días después de que el Congreso votara a favor de su salida y en medio de una denuncia por supuestamente declarar por un valor menor la compra de un auto de lujo.</p><p>Los legisladores aprovecharon el escándalo en torno a la compra del auto de lujo por parte de Espinoza y su ausencia en una audiencia parlamentaria sobre economía para canalizar su creciente frustración por la persistente inflación en Bolivia y la escasez persistente de combustible y divisas.</p><p>La fiscalía abrió una investigación penal por las acusaciones de que Espinoza falsificó documentos y ocultó sus ingresos en relación con la compra de un Audi Q4 por 5.000 dólares, un precio muy inferior al del mercado. Espinoza atribuyó la discrepancia a un error administrativo y negó haber cometido irregularidad alguna.</p><p>El gobierno de Paz criticó en un principio la votación del Congreso por considerarla inconstitucional e insistió en que Espinoza permanecería en el cargo. Sin embargo, pronto rectificó, evidenciando su debilidad en el Congreso después de que Samuel Doria Medina, el líder del partido de centroderecha Unidad Nacional, un aliado legislativo clave, se alejó de él la semana pasada debido a su dependencia de los decretos presidenciales.</p><p>La destitución de Espinoza deja al plan de rescate económico de Paz sin su principal estratega, justo cuando necesita que el Congreso apruebe un acuerdo de 1.900 millones de dólares con el Fondo Monetario Internacional, desbloqueé un préstamo de 200 millones de dólares del Banco Mundial y apruebe la legislación para introducir dólares en Bolivia, en medio del creciente descontento por las consecuencias de su ajuste fiscal.</p><p>Paz nombró en su lugar de forma interina a Óscar Mario Justiniano, quien ocupa la cartera de Producción Sostenible, Medio Ambiente y Agua.</p><p>Tras recortar drásticamente los generosos subsidios a los combustibles que mantenía desde hacía tiempo el año pasado, elevando los precios para los bolivianos de a pie, esta semana aumentó el precio del diése l para compras al por mayor en un 84%, lo que enfureció a los agricultores y provocó llamados a una huelga general.</p><p>“Ha logrado algunas victorias con el acuerdo con el FMI, al menos en principio, y con otros préstamos multilaterales”, dijo Casey Cagley, asesor sénior de Red Telescope Global, una firma de asesoría estratégica con sede en Seattle, que estudia Bolivia. “Pero eso no se ha traducido en ayuda para la asequibilidad ni en ninguna reforma significativa”.</p><p>“A medida que estos problemas se acumulan, se aisla cada vez más”,agregó el experto. “La deserción de aliados del gobierno y la salida de miembros del gabinete le dificultarán cada vez más afrontar este tipo de crisis en el futuro”.</p><p>Asesor argentino detenido</p><p>El martes, en un suceso que generó alto revuelo, la policía detuvo al consultor político argentino Fernando Cerimedo, con estrecho vínculo con el presidente Paz. La fiscalía lo acusó de estar presuntamente implicado en un ataque a tiros contra su expareja, la abogada boliviana Nadia Beller, registrado en la ciudad oriental de Santa Cruz la noche anterior.</p><p>Desde su cama de hospital, Beller, de 33 años, lo acusó de orquestar el ataque para silenciarla porque ella conocía la supuesta corrupción dentro del gobierno de Paz.</p><p>Cerimedo, quien ha dirigido la estrategia digital de líderes conservadores en toda Latinoamérica, incluyendo al presidente argentino Javier Milei y al expresidente brasileño Jair Bolsonaro, negó su participación en el ataque.</p><p>Un informe médico que Beller compartió con The Associated Press documentaba heridas en el pecho, el brazo, el cuello y los hombros, incluyendo una fractura que requirió cirugía, y señalaba que tenía entre cuatro y seis semanas de embarazo.</p><p>Posteriormente, Beller publicó fotos de cajones repletos de dinero en efectivo que, según ella, pertenecían a Cerimedo, y el caso se convirtió en un escándalo aún mayor sobre el influyente, aunque extraoficial, papel de Cerimedo y las acusaciones de enriquecimiento ilícito.</p><p>“El caso Cerimedo y Beller se ha convertido en un punto de inflexión para este gobierno”, dijo la analista política Verónica Rocha. “Su alcance y el nivel de indignación que ha generado lo diferencian de las crisis anteriores”.</p><p>Ante esta situación, Rocha consideró que el mandatario debe dar un cambio de rumbo y rendir un informe transparente a la sociedad para recuperar la confianza ciudadana.</p><p>———</p><p>DeBre reportó desde Buenos Aires, Argentina.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/BZC6NLKOYE5IQ6DDRITOFQBAG4.jpg?auth=310118037d79663d0cebf1d05ffdcf2bc0572e9b84eb7c7da4d82d7f10ba70a4&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[ARCHIVO - El presidente boliviano Rodrigo Paz habla durante una ceremonia en el palacio de gobierno en La Paz, Bolivia, el 10 de junio de 2026. (Foto AP/Juan Karita, Archivo)]]></media:description><media:credit role="author" scheme="urn:ebu">Juan Karita</media:credit></media:content></item><item><title><![CDATA[US plans to pay $850 million of the $5 billion it owes the United Nations]]></title><link>https://www.local10.com/news/politics/2026/08/21/us-plans-to-pay-850-million-of-the-5-billion-it-owes-the-united-nations/</link><guid isPermaLink="true">https://www.local10.com/news/politics/2026/08/21/us-plans-to-pay-850-million-of-the-5-billion-it-owes-the-united-nations/</guid><dc:creator><![CDATA[By FARNOUSH AMIRI and MATTHEW LEE, Associated Press]]></dc:creator><description><![CDATA[WASHINGTON (AP) — The U.S. government has notified Congress of its plans to pay $850 million of the several billion it owes to the United Nations, the largest payment the Trump administration would make to the world body since it demanded sweeping reforms in exchange for continued support as its largest donor.]]></description><pubDate>Fri, 21 Aug 2026 21:40:56 +0000</pubDate><content:encoded><![CDATA[<p>WASHINGTON (AP) — The U.S. government has notified Congress of its plans to pay $850 million of the several billion it owes to the United Nations, the largest payment the Trump administration would make to the world body since it demanded sweeping reforms in exchange for continued support as its largest donor.</p><p>The State Department laid out its plans to transfer $725 million as part of its dues to the regular U.N. budget and $125 million toward U.N. peacekeeping operations in Haiti and the Democratic Republic of Congo, according to notifications sent to lawmakers this month and obtained by The Associated Press.</p><p>The U.S. is behind on about $5 billion in dues related to its U.N. membership, with more than $2 billion owed toward the regular budget and $3 billion for peacekeeping operations, the United Nations says.</p><p>In February, the Trump administration made a single payment of $160 million shortly after U.N. Secretary-General António Guterres warned that the institution was facing “imminent financial collapse” unless its financial rules were overhauled or all 193 member nations paid their dues, a message clearly directed at the United States.</p><p>President Donald Trump and his allies have spent the past year and a half demanding drastic changes across the U.N., alarming many humanitarian workers and leading to severe reductions in programs and services.</p><p>Trump has publicly called out the world body for not living up to its potential. His administration did not pay anything to the United Nations in 2025, and it has withdrawn from U.N. organizations, including the World Health Organization and the cultural agency UNESCO, while pulling funding from dozens of others.</p><p>The notices sent Aug. 4 — first reported by Reuters — received some initial pushback from Republicans on Capitol Hill who argued that the appropriations do not fully address the administration’s concerns about what it claims is bloated U.N. staffing and ideological positions that run counter to Trump’s anti-woke agenda.</p><p>In particular, a GOP congressional aide, who spoke on condition of anonymity because lawmakers have not yet decided how or if to respond to the notifications, said the notifications did not appear to be strong enough on the withholding of U.S. assistance to the U.N. agency for Palestinian refugees.</p><p>The U.S. mission to the United Nations did not immediately respond to a request for comment.</p><p>___</p><p>Amiri reported from New York.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/XCT6L2ZZWMQAV4JBLPKRWN7JGM.jpg?auth=bda5cf2f1e463677169c1fe7dda3ab46daec02e5ced92dbc6488c779a21ed030&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:description type="plain"><![CDATA[FILE - The UN flag flies on a stormy day at the United Nations during the United Nations General Assembly, Sept. 22, 2022. (AP Photo/Ted Shaffrey, File)]]></media:description><media:credit role="author" scheme="urn:ebu">Ted Shaffrey</media:credit></media:content></item><item><title><![CDATA[Clean Plate: Kudos to these South Florida places with zero violations ]]></title><link>https://www.local10.com/food/dirty-dining/2026/08/21/clean-plate-kudos-to-these-south-florida-places-with-zero-violations/</link><guid isPermaLink="true">https://www.local10.com/food/dirty-dining/2026/08/21/clean-plate-kudos-to-these-south-florida-places-with-zero-violations/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[A clean, unannounced food safety inspection with ZERO violations is no small accomplishment. ]]></description><pubDate>Fri, 21 Aug 2026 19:21:04 +0000</pubDate><content:encoded><![CDATA[<p>A clean, unannounced food safety inspection with ZERO violations is no small accomplishment. </p><p><a href="https://www.local10.com/espanol/2026/08/21/clean-plate-reconocen-a-estos-establecimientos-del-sur-de-florida-con-cero-infracciones/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/21/clean-plate-reconocen-a-estos-establecimientos-del-sur-de-florida-con-cero-infracciones/">Leer en español</a></p><p>It takes preparation, consistency, teamwork, and a commitment to doing things right every single day.</p><p>On Friday, we’re giving a well-deserved “Clean Plate” shout-out to these establishments. </p><p>Thank you for taking food safety seriously and for giving your customers something to feel good about. </p><p>It’s hard to do and when you do it, you deserve some serious kudos!</p><p>**<b>JW MARRIOTT POOL BAR</b> 1109 BRICKELL AVE MIAMI 8/17</p><p>**<b>PHO NGUYEN VIETNAMESE NOODLE HOUSE</b> 10820 PINES BLVD. PEMBROKE PINES 8/14</p><p>**<b>NRG COFFEE SHOP</b> 4053 SW 152ND ST. WESTCHESTER 8/14</p><p>**<b>PANDA EXPRESS</b> 18050 NW 57TH AVE.<b> </b>HIALEAH 8/14</p><p>**<b>TACO BELL</b> 4870 NW 183RD ST. (MIAMI GARDENS DR.)<b> </b>MIAMI GARDENS 8/14</p><p>**<b>WENDY’S</b> 697 NW 37TH AVE. MIAMI 8/14</p><p>**<b>KENDALL ICE ARENA</b> 10355 HAMMOCKS BLVD. WEST KENDALL 8/13</p><p>**<b>MAMACITA’S MEXICAN BAR &amp; GRILL</b> 508 N. BROADWALK<b> </b>HOLLYWOOD 8/13</p><p>**<b>EVERGLADES SAFARI RESTAURANT 26700</b> SW 8TH ST. SOUTH-MIAMI DADE/REDLAND 8/12</p><p>**<b>SUBWAY </b>12800 PINES BLVD. PEMBROKE PINES 8/12</p><p>**<b>EMACK &amp; BOLIO’S</b> 10350 PINES BLVD. PEMBROKE PINES 8/12</p><p><b>**GALLERYONE DOUBLE TREE SUITES</b> <b>BANQUET KITCHEN</b> 2670 EAST SUNRISE BLVD. FORT LAUDERDALE 8/12</p><p>**<b>BURGERS &amp; BEERS</b> 2031 WILTON DRIVE WILTON MANORS 8/12</p><p>**<b>DOMINOS</b> 2454 SHERIDAN ST. HOLLYWOOD 8/12</p><p>**<b>PIU ARGENTINIAN ICE CREAM</b> 6310 GRIFFIN ROAD<b> </b>DAVIE 8/12</p><p>**<b>RECOVECO </b>6000 SW 74TH ST. SOUTH MIAMI 8/11</p><p>**<b>PALM BISTRO JOHN KNOX VILLAGE</b> 700 SW 4TH ST. POMPANO BEACH 8/11</p><p>**<b>WENDY’S </b>2370 SW 8TH ST<b>. </b>MIAMI 8/10</p><p>**<b>MCDONALDS</b> 7995 WEST FLAGLER ST. WESTCHESTER 8/7</p><p>**<b>WENDY’S </b>16601 NW 57TH AVE. HIALEAH 8/6</p><p>**<b>WHIT’S FROZEN CUSTARD</b> 4850 N. FEDERAL HIGHWAY LIGHTHOUSE POINT 8/5</p><p>**<b>CHIPOTLE </b>2110 SOUTH UNIVERSITY DR. DAVIE 8/5</p><p>**<b>PANERA BREAD</b> 1729 EAST HALLANDALE BEACH BLVD. HALLANDALE BEACH 8/5</p><p>**<b>ARIELA’S DELICIOUS PIZZA</b> 3330 GRIFFIN ROAD DANIA BEACH 8/3</p><p>**<b>BAMBOO KITCHEN</b> 3322 GRIFFIN ROAD DANIA BEACH 8/3</p><p>**<b>TRUE MADE METHOD</b>(CATERING) SUNRISE 8/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><media:content url="https://www.local10.com/resizer/v2/ET5TRY7FWRDFPIFSGROAUCMIJE.png?auth=d09961d07316577a4558d47e3ce86a760654775e243af53aadcaadacb1cbfa91&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Clean Plate: Reconocen a estos establecimientos del sur de Florida con cero infracciones]]></title><link>https://www.local10.com/espanol/2026/08/21/clean-plate-reconocen-a-estos-establecimientos-del-sur-de-florida-con-cero-infracciones/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/clean-plate-reconocen-a-estos-establecimientos-del-sur-de-florida-con-cero-infracciones/</guid><dc:creator><![CDATA[Jeff Weinsier]]></dc:creator><description><![CDATA[Una inspección de seguridad alimentaria sin previo aviso y con CERO infracciones no es un logro menor.]]></description><pubDate>Fri, 21 Aug 2026 21:28:22 +0000</pubDate><content:encoded><![CDATA[<p>Una inspección de seguridad alimentaria sin previo aviso y con CERO infracciones no es un logro menor.</p><p>Se necesita preparación, constancia, trabajo en equipo y el compromiso de hacer las cosas bien todos los días.</p><p>Este viernes, damos un merecido reconocimiento de “Clean Plate” a estos establecimientos.</p><p>Gracias por tomarse en serio la seguridad alimentaria y por darles a sus clientes un motivo para sentirse tranquilos.</p><p>¡Es difícil lograrlo y, cuando lo hacen, merecen un gran reconocimiento!</p><p>**<b>JW MARRIOTT POOL BAR</b>&nbsp;1109 BRICKELL AVE MIAMI 8/17</p><p>**<b>PHO NGUYEN VIETNAMESE NOODLE HOUSE</b>&nbsp;10820 PINES BLVD. PEMBROKE PINES 8/14</p><p>**<b>NRG COFFEE SHOP</b>&nbsp;4053 SW 152ND ST. WESTCHESTER 8/14</p><p>**<b>PANDA EXPRESS</b>&nbsp;18050 NW 57TH AVE.<b>&nbsp;</b>HIALEAH 8/14</p><p>**<b>TACO BELL</b>&nbsp;4870 NW 183RD ST. (MIAMI GARDENS DR.)<b>&nbsp;</b>MIAMI GARDENS 8/14</p><p>**<b>WENDY’S</b>&nbsp;697 NW 37TH AVE. MIAMI 8/14</p><p>**<b>KENDALL ICE ARENA</b>&nbsp;10355 HAMMOCKS BLVD. WEST KENDALL 8/13</p><p>**<b>MAMACITA’S MEXICAN BAR &amp; GRILL</b>&nbsp;508 N. BROADWALK<b>&nbsp;</b>HOLLYWOOD 8/13</p><p>**<b>EVERGLADES SAFARI RESTAURANT 26700</b>&nbsp;SW 8TH ST. SOUTH-MIAMI DADE/REDLAND 8/12</p><p>**<b>SUBWAY&nbsp;</b>12800 PINES BLVD. PEMBROKE PINES 8/12</p><p>**<b>EMACK &amp; BOLIO’S</b>&nbsp;10350 PINES BLVD. PEMBROKE PINES 8/12</p><p><b>**GALLERYONE DOUBLE TREE SUITES</b>&nbsp;<b>BANQUET KITCHEN</b>&nbsp;2670 EAST SUNRISE BLVD. FORT LAUDERDALE 8/12</p><p>**<b>BURGERS &amp; BEERS</b>&nbsp;2031 WILTON DRIVE WILTON MANORS 8/12</p><p>**<b>DOMINOS</b>&nbsp;2454 SHERIDAN ST. HOLLYWOOD 8/12</p><p>**<b>PIU ARGENTINIAN ICE CREAM</b>&nbsp;6310 GRIFFIN ROAD<b>&nbsp;</b>DAVIE 8/12</p><p>**<b>RECOVECO&nbsp;</b>6000 SW 74TH ST. SOUTH MIAMI 8/11</p><p>**<b>PALM BISTRO JOHN KNOX VILLAGE</b>&nbsp;700 SW 4TH ST. POMPANO BEACH 8/11</p><p>**<b>WENDY’S&nbsp;</b>2370 SW 8TH ST<b>.&nbsp;</b>MIAMI 8/10</p><p>**<b>MCDONALDS</b>&nbsp;7995 WEST FLAGLER ST. WESTCHESTER 8/7</p><p>**<b>WENDY’S&nbsp;</b>16601 NW 57TH AVE. HIALEAH 8/6</p><p>**<b>WHIT’S FROZEN CUSTARD</b>&nbsp;4850 N. FEDERAL HIGHWAY LIGHTHOUSE POINT 8/5</p><p>**<b>CHIPOTLE&nbsp;</b>2110 SOUTH UNIVERSITY DR. DAVIE 8/5</p><p>**<b>PANERA BREAD</b>&nbsp;1729 EAST HALLANDALE BEACH BLVD. HALLANDALE BEACH 8/5</p><p>**<b>ARIELA’S DELICIOUS PIZZA</b>&nbsp;3330 GRIFFIN ROAD DANIA BEACH 8/3</p><p>**<b>BAMBOO KITCHEN</b>&nbsp;3322 GRIFFIN ROAD DANIA BEACH 8/3</p><p>**<b>TRUE MADE METHOD</b>(CATERING) SUNRISE 8/3</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/ET5TRY7FWRDFPIFSGROAUCMIJE.png?auth=d09961d07316577a4558d47e3ce86a760654775e243af53aadcaadacb1cbfa91&amp;smart=true&amp;width=1200&amp;height=900" type="image/png" height="900" width="1200"/></item><item><title><![CDATA[Klay Thompson expected to join Miami Heat after Mavericks buyout, multiple reports say]]></title><link>https://www.local10.com/sports/local/2026/08/21/klay-thompson-expected-to-join-miami-heat-after-mavericks-buyout-multiple-reports-say/</link><guid isPermaLink="true">https://www.local10.com/sports/local/2026/08/21/klay-thompson-expected-to-join-miami-heat-after-mavericks-buyout-multiple-reports-say/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[Four-time NBA champion Klay Thompson is expected to join the Miami Heat after reaching a contract buyout with the Dallas Mavericks, according to multiple reports on Friday.]]></description><pubDate>Fri, 21 Aug 2026 19:35:58 +0000</pubDate><content:encoded><![CDATA[<p>Four-time NBA champion Klay Thompson is expected to join the Miami Heat after reaching a contract buyout with the Dallas Mavericks, multiple reports confirmed on Friday.</p><p><a href="https://www.local10.com/espanol/2026/08/21/klay-thompson-se-uniria-al-miami-heat-tras-acuerdo-de-rescision-con-los-mavericks-segun-multiples-reportes/" target="_blank" rel="noreferrer" title="https://www.local10.com/espanol/2026/08/21/klay-thompson-se-uniria-al-miami-heat-tras-acuerdo-de-rescision-con-los-mavericks-segun-multiples-reportes/">Leer en español</a></p><p>Thompson will need to clear waivers before he can officially sign with Miami.</p><p>Thompson, 36, was owed $17.5 million for the 2026-27 season. The Mavericks had been looking for a trade involving the veteran guard, but the two sides ultimately agreed to end his contract through a buyout, according to <a href="https://x.com/ShamsCharania/status/2090880925085094112" target="_self" rel="" title="https://x.com/ShamsCharania/status/2090880925085094112">ESPN’s Shams Charania</a>. </p><p>The move would bring the sharpshooter to Miami after two seasons in Dallas. </p><p>During his time with the Mavericks, he appeared in 141 games, including 80 starts, and averaged 12.9 points per game while shooting 38.7% from three-point range.</p><p>Thompson entered the NBA in 2011 after the Golden State Warriors selected him 11th overall. He spent 13 seasons with Golden State, winning four NBA championships and earning five All-Star selections. </p><p>It’s been an eventful offseason for the Miami Heat who previously added Giannis Antetokounmpo and Bobby Portis in a trade with the Milwaukee Bucks, along with Tim Hardaway Jr., to team with center Bam Adebayo.</p><p>The majority of Miami’s games this season, <a href="https://www.local10.com/sports/local/2026/08/13/miami-heat-release-2026-27-regular-season-schedule/" target="_self" rel="" title="https://www.local10.com/sports/local/2026/08/13/miami-heat-release-2026-27-regular-season-schedule/">at least 68</a>, will be airing on Local 10 News. </p><p>WPLG Local 10 and the Heat announced a newly expanded media rights agreement, making Local 10 the home of HEAT basketball across South Florida! <a href="https://www.local10.com/sports/local/2026/06/08/wplg-local-10-becomes-the-home-of-the-miami-heat/" rel="">CLICK HERE</a> for more information on how to watch!</p><p>Heat fans can also call 786-777-4375 for more information on how to <i>purchase tickets for the 2026-2027 season. </i></p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YCMKHYPPONFK3NXAP5LVK2M454.jpeg?auth=f636ec078fcf3ef54920036cbcc2b37a817e304669948fc3cef0dd4d2c0219f2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:credit role="author" scheme="urn:ebu"></media:credit></media:content></item><item><title><![CDATA[Klay Thompson se uniría al Miami Heat tras acuerdo de rescisión con los Mavericks, según múltiples reportes]]></title><link>https://www.local10.com/espanol/2026/08/21/klay-thompson-se-uniria-al-miami-heat-tras-acuerdo-de-rescision-con-los-mavericks-segun-multiples-reportes/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/klay-thompson-se-uniria-al-miami-heat-tras-acuerdo-de-rescision-con-los-mavericks-segun-multiples-reportes/</guid><dc:creator><![CDATA[Ryan Mackey]]></dc:creator><description><![CDATA[El cuatro veces campeón de la NBA Klay Thompson se uniría al Miami Heat después de llegar a un acuerdo de rescisión de contrato con los Dallas Mavericks, según múltiples reportes del viernes.]]></description><pubDate>Fri, 21 Aug 2026 21:25:23 +0000</pubDate><content:encoded><![CDATA[<p>El cuatro veces campeón de la NBA Klay Thompson se uniría al Miami Heat después de llegar a un acuerdo de rescisión de contrato con los Dallas Mavericks, confirmaron múltiples reportes el viernes.</p><p>Thompson tendrá que superar el proceso de waivers antes de poder firmar oficialmente con Miami.</p><p>A Thompson, de 36 años, se le debían $17.5 millones USD para la temporada 2026-27. Los Mavericks habían estado buscando un intercambio que involucrara al veterano escolta, pero ambas partes finalmente acordaron poner fin a su contrato mediante una rescisión, según <a href="https://x.com/ShamsCharania/status/2090880925085094112" target="_blank" rel="noreferrer" title="https://x.com/ShamsCharania/status/2090880925085094112">Shams Charania de ESPN</a>.</p><p>La movida llevaría al especialista en tiros de larga distancia a Miami después de dos temporadas en Dallas.</p><p>Durante su tiempo con los Mavericks, participó en 141 partidos, incluidos 80 como titular, y promedió 12.9 puntos por partido mientras lanzaba para un 38.7% desde la línea de tres puntos.</p><p>Thompson llegó a la NBA en 2011 después de que los Golden State Warriors lo seleccionaran con la 11.ª selección general. Pasó 13 temporadas con Golden State, ganó cuatro campeonatos de la NBA y fue seleccionado cinco veces al Juego de Estrellas.</p><p>Ha sido una temporada baja llena de movimientos para el Miami Heat, que previamente incorporó a Giannis Antetokounmpo y Bobby Portis en un intercambio con los Milwaukee Bucks, además de Tim Hardaway Jr., para formar equipo con el centro Bam Adebayo.</p><p>La mayoría de los partidos de Miami esta temporada, <a href="https://www.local10.com/sports/local/2026/08/13/miami-heat-release-2026-27-regular-season-schedule/" target="_blank" rel="noreferrer" title="https://www.local10.com/sports/local/2026/08/13/miami-heat-release-2026-27-regular-season-schedule/">al menos 68</a>, serán transmitidos por Local 10 News.</p><p>WPLG Local 10 y el Heat anunciaron un nuevo acuerdo ampliado de derechos de transmisión, convirtiendo a Local 10 en el hogar del baloncesto del HEAT en todo el sur de Florida. ¡<a href="https://www.local10.com/sports/local/2026/06/08/wplg-local-10-becomes-the-home-of-the-miami-heat/" target="_blank" rel="noreferrer" title="https://www.local10.com/sports/local/2026/06/08/wplg-local-10-becomes-the-home-of-the-miami-heat/">HAGA CLIC AQUÍ</a> para obtener más información sobre cómo ver los partidos!</p><p>Los fanáticos del Heat también pueden llamar al 786-777-4375 para obtener más información sobre cómo comprar boletos para la temporada 2026-2027.</p>]]></content:encoded><media:content url="https://www.local10.com/resizer/v2/YCMKHYPPONFK3NXAP5LVK2M454.jpeg?auth=f636ec078fcf3ef54920036cbcc2b37a817e304669948fc3cef0dd4d2c0219f2&amp;smart=true&amp;width=1200&amp;height=900" type="image/jpeg" height="900" width="1200"><media:credit role="author" scheme="urn:ebu"></media:credit></media:content></item><item><title><![CDATA[Arrestan a madre de Miami-Dade tras muerte de su hijo de 18 meses por exposición a fentanilo, según FDLE]]></title><link>https://www.local10.com/espanol/2026/08/21/arrestan-a-madre-de-miami-dade-tras-muerte-de-su-hijo-de-18-meses-por-exposicion-a-fentanilo-segun-fdle/</link><guid isPermaLink="true">https://www.local10.com/espanol/2026/08/21/arrestan-a-madre-de-miami-dade-tras-muerte-de-su-hijo-de-18-meses-por-exposicion-a-fentanilo-segun-fdle/</guid><dc:creator><![CDATA[Amanda Batchelor, Roy Ramos]]></dc:creator><description><![CDATA[Una mujer de 29 años del condado Miami-Dade fue arrestada en relación con la muerte por sobredosis de su hijo de 18 meses, según el Departamento de Aplicación de la Ley de Florida.]]></description><pubDate>Fri, 21 Aug 2026 13:18:12 +0000</pubDate><content:encoded><![CDATA[<p>Una mujer de 29 años del condado Miami-Dade fue arrestada en relación con la muerte por sobredosis de su hijo de 18 meses, según el Departamento de Aplicación de la Ley de Florida.</p><p>El FDLE anunció el jueves el arresto de Pearlandria Boujolly. Está acusada de un cargo de homicidio involuntario agravado de un menor de 18 años.</p><p>Según el FDLE, la investigación comenzó el 3 de enero, cuando la policía de Miami y paramédicos de Miami Fire Rescue respondieron aproximadamente a las 3:50 a.m. a un reporte de un niño pequeño que no respondía.</p><p>El niño fue trasladado al Jackson Memorial Hospital, donde fue declarado muerto poco después.</p><p>Una autopsia realizada por el Departamento del Médico Forense del Condado Miami-Dade encontró fentanilo y una cantidad mínima de cocaína en la sangre del niño, según el FDLE.</p><p><b>Investigadores dicen que dejaron drogas en una habitación sin llave</b></p><p>Investigadores del FDLE dijeron que habían dejado narcóticos dentro de una habitación sin llave en la vivienda donde fue encontrada la víctima.</p><p>Los investigadores determinaron que el niño ingirió accidentalmente una pequeña cantidad de las drogas que estaban en esa habitación.</p><p>Según el FDLE, Boujolly no estaba dentro de la vivienda cuando el niño consumió las drogas.</p><p>La investigación involucró al Grupo de Trabajo South Florida State Assistance for Fentanyl Eradication, o S.A.F.E., del FDLE y al Departamento de Policía de Miami.</p><p>“Cuando los efectos mortales del fentanilo golpean a nuestras comunidades, especialmente a nuestros niños, el FDLE y nuestros socios estamos más motivados que nunca a utilizar todos los recursos de investigación disponibles para responsabilizar a todos los involucrados”, dijo Michael Stein, agente especial a cargo del FDLE en Miami.</p><p>El jefe de la Policía de Miami, Edwin Lopez, calificó la muerte de la víctima como “una tragedia desgarradora y completamente prevenible”.</p><p>“Este arresto envía un mensaje claro: hay cero tolerancia para la negligencia que pone en riesgo la vida de un niño inocente”, dijo Lopez.</p><p>La fiscal estatal de Miami-Dade, Katherine Fernandez Rundle, también se refirió al arresto y lo calificó como “un día desgarrador cuando un niño pierde la vida dentro de su propio hogar debido a la imprudencia de uno de sus padres y a drogas peligrosas dejadas al alcance”.</p><p><b>Arrestan a mujer meses después de la muerte del niño</b></p><p>El FDLE dijo que agentes del Grupo de Trabajo S.A.F.E. del sur de Florida y la policía de Miami arrestaron a Boujolly en su vivienda de Miami-Dade el jueves.</p><p>Luego fue trasladada al Centro de Detención Turner Guilford Knight.</p><p>El FDLE indicó que podrían presentarse cargos adicionales.</p><p>Hasta la mañana del viernes, Boujolly permanecía detenida en TGK con una fianza de $55,000 USD. Los registros de la cárcel en línea muestran que enfrenta un cargo de uso fraudulento de una tarjeta de crédito en un caso separado.</p>]]></content:encoded></item></channel></rss>